summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-16 09:55:41 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-16 09:55:41 +0100
commitbd2a6253864bd38d5ab063e864f3968727d3129c (patch)
tree75e257a85fb86fd144eb9b96de45216fa52c31d8
parentfcf5e84fa48cf96847f5078326fa1f3761b25988 (diff)
downloadweechat-bd2a6253864bd38d5ab063e864f3968727d3129c.zip
core: update translations
-rw-r--r--doc/de/autogen/user/exec_commands.txt10
-rw-r--r--doc/en/autogen/user/exec_commands.txt10
-rw-r--r--doc/fr/autogen/user/exec_commands.txt10
-rw-r--r--doc/it/autogen/user/exec_commands.txt10
-rw-r--r--doc/ja/autogen/user/exec_commands.txt10
-rw-r--r--doc/pl/autogen/user/exec_commands.txt10
-rw-r--r--po/cs.po19
-rw-r--r--po/de.po19
-rw-r--r--po/es.po19
-rw-r--r--po/fr.po39
-rw-r--r--po/hu.po19
-rw-r--r--po/it.po19
-rw-r--r--po/ja.po19
-rw-r--r--po/pl.po19
-rw-r--r--po/pt_BR.po19
-rw-r--r--po/ru.po19
-rw-r--r--po/tr.po19
-rw-r--r--po/weechat.pot19
18 files changed, 179 insertions, 129 deletions
diff --git a/doc/de/autogen/user/exec_commands.txt b/doc/de/autogen/user/exec_commands.txt
index aa44b9c08..9f28d3ddb 100644
--- a/doc/de/autogen/user/exec_commands.txt
+++ b/doc/de/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
-in <id> <text>
-inclose <id> [<text>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: display line numbers (default in new buffer only)
-noln: don't display line numbers
-color: action on ANSI colors in output:
- ansi: keep ANSI codes as-is
- decode: convert ANSI colors to WeeChat/IRC (default)
- strip: remove ANSI colors
+ ansi: keep ANSI codes as-is
+ auto: convert ANSI colors to WeeChat/IRC (default)
+ irc: convert ANSI colors to IRC colors
+ weechat: convert ANSI colors to WeeChat colors
+ strip: remove ANSI colors
-rc: display return code (default)
-norc: don't display return code
-timeout: set a timeout for the command (in seconds)
diff --git a/doc/en/autogen/user/exec_commands.txt b/doc/en/autogen/user/exec_commands.txt
index 1fef63d14..03f40ed10 100644
--- a/doc/en/autogen/user/exec_commands.txt
+++ b/doc/en/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
-in <id> <text>
-inclose <id> [<text>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: display line numbers (default in new buffer only)
-noln: don't display line numbers
-color: action on ANSI colors in output:
- ansi: keep ANSI codes as-is
- decode: convert ANSI colors to WeeChat/IRC (default)
- strip: remove ANSI colors
+ ansi: keep ANSI codes as-is
+ auto: convert ANSI colors to WeeChat/IRC (default)
+ irc: convert ANSI colors to IRC colors
+ weechat: convert ANSI colors to WeeChat colors
+ strip: remove ANSI colors
-rc: display return code (default)
-norc: don't display return code
-timeout: set a timeout for the command (in seconds)
diff --git a/doc/fr/autogen/user/exec_commands.txt b/doc/fr/autogen/user/exec_commands.txt
index c5ad3e61c..31d43684f 100644
--- a/doc/fr/autogen/user/exec_commands.txt
+++ b/doc/fr/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <nom>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <délai>] [-name <nom>] [-pipe <commande>] [-hsignal <nom>] <commande>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <nom>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <délai>] [-name <nom>] [-pipe <commande>] [-hsignal <nom>] <commande>
-in <id> <texte>
-inclose <id> [<texte>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: afficher les numéros de ligne (par défaut dans un nouveau tampon seulement)
-noln: ne pas afficher les numéros de ligne
-color: action sur les couleurs ANSI dans la sortie :
- ansi: garder les codes ANSI tels quels
- decode: convertir les couleurs ANSI en couleurs WeeChat/IRC (par défaut)
- strip: supprimer les couleurs ANSI
+ ansi: garder les codes ANSI tels quels
+ auto: convertir les couleurs ANSI en couleurs WeeChat/IRC (par défaut)
+ irc: convertir les couleurs ANSI en couleurs IRC
+ weechat: convertir les couleurs ANSI en couleurs WeeChat
+ strip: supprimer les couleurs ANSI
-rc: afficher le code retour (par défaut)
-norc: ne pas afficher le code retour
-timeout: définir un délai maximum pour la commande (en secondes)
diff --git a/doc/it/autogen/user/exec_commands.txt b/doc/it/autogen/user/exec_commands.txt
index 1fef63d14..03f40ed10 100644
--- a/doc/it/autogen/user/exec_commands.txt
+++ b/doc/it/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
-in <id> <text>
-inclose <id> [<text>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: display line numbers (default in new buffer only)
-noln: don't display line numbers
-color: action on ANSI colors in output:
- ansi: keep ANSI codes as-is
- decode: convert ANSI colors to WeeChat/IRC (default)
- strip: remove ANSI colors
+ ansi: keep ANSI codes as-is
+ auto: convert ANSI colors to WeeChat/IRC (default)
+ irc: convert ANSI colors to IRC colors
+ weechat: convert ANSI colors to WeeChat colors
+ strip: remove ANSI colors
-rc: display return code (default)
-norc: don't display return code
-timeout: set a timeout for the command (in seconds)
diff --git a/doc/ja/autogen/user/exec_commands.txt b/doc/ja/autogen/user/exec_commands.txt
index 1fef63d14..03f40ed10 100644
--- a/doc/ja/autogen/user/exec_commands.txt
+++ b/doc/ja/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
-in <id> <text>
-inclose <id> [<text>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: display line numbers (default in new buffer only)
-noln: don't display line numbers
-color: action on ANSI colors in output:
- ansi: keep ANSI codes as-is
- decode: convert ANSI colors to WeeChat/IRC (default)
- strip: remove ANSI colors
+ ansi: keep ANSI codes as-is
+ auto: convert ANSI colors to WeeChat/IRC (default)
+ irc: convert ANSI colors to IRC colors
+ weechat: convert ANSI colors to WeeChat colors
+ strip: remove ANSI colors
-rc: display return code (default)
-norc: don't display return code
-timeout: set a timeout for the command (in seconds)
diff --git a/doc/pl/autogen/user/exec_commands.txt b/doc/pl/autogen/user/exec_commands.txt
index 1fef63d14..03f40ed10 100644
--- a/doc/pl/autogen/user/exec_commands.txt
+++ b/doc/pl/autogen/user/exec_commands.txt
@@ -3,7 +3,7 @@
----
/exec -list
- [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
+ [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] [-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command>
-in <id> <text>
-inclose <id> [<text>]
-signal <id> <signal>
@@ -28,9 +28,11 @@
-ln: display line numbers (default in new buffer only)
-noln: don't display line numbers
-color: action on ANSI colors in output:
- ansi: keep ANSI codes as-is
- decode: convert ANSI colors to WeeChat/IRC (default)
- strip: remove ANSI colors
+ ansi: keep ANSI codes as-is
+ auto: convert ANSI colors to WeeChat/IRC (default)
+ irc: convert ANSI colors to IRC colors
+ weechat: convert ANSI colors to WeeChat colors
+ strip: remove ANSI colors
-rc: display return code (default)
-norc: don't display return code
-timeout: set a timeout for the command (in seconds)
diff --git a/po/cs.po b/po/cs.po
index 65301e494..59969e66e 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:06+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4622,10 +4622,11 @@ msgstr "vykonat příkaz v tichosti"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -4652,9 +4653,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/de.po b/po/de.po
index bf3275de8..14f2a25cf 100644
--- a/po/de.po
+++ b/po/de.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-15 19:39+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
@@ -5328,10 +5328,11 @@ msgstr "führe externe Befehle aus"
#, fuzzy
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
@@ -5364,9 +5365,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/es.po b/po/es.po
index 2e6581033..e42a8857c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4837,10 +4837,11 @@ msgstr "ejecuta un comando silenciosamente"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -4867,9 +4868,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/fr.po b/po/fr.po
index 7838ebe12..1b45a62e9 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
-"PO-Revision-Date: 2014-03-16 09:35+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
+"PO-Revision-Date: 2014-03-16 09:54+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -5197,17 +5197,18 @@ msgstr "exécuter des commandes externes"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <nom>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<délai>] [-name <nom>] [-pipe <commande>] [-hsignal <nom>] <commande> || -in "
-"<id> <texte> || -inclose <id> [<texte>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <propriété> <valeur> || -del <id>|-all "
-"[<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <délai>] [-name <nom>] [-pipe <commande>] [-hsignal <nom>] "
+"<commande> || -in <id> <texte> || -inclose <id> [<texte>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <propriété> <valeur> || -del "
+"<id>|-all [<id>...]"
msgid ""
" -list: list commands\n"
@@ -5233,9 +5234,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
@@ -5299,10 +5302,12 @@ msgstr ""
"seulement)\n"
" -noln: ne pas afficher les numéros de ligne\n"
" -color: action sur les couleurs ANSI dans la sortie :\n"
-" ansi: garder les codes ANSI tels quels\n"
-" decode: convertir les couleurs ANSI en couleurs WeeChat/IRC (par "
+" ansi: garder les codes ANSI tels quels\n"
+" auto: convertir les couleurs ANSI en couleurs WeeChat/IRC (par "
"défaut)\n"
-" strip: supprimer les couleurs ANSI\n"
+" irc: convertir les couleurs ANSI en couleurs IRC\n"
+" weechat: convertir les couleurs ANSI en couleurs WeeChat\n"
+" strip: supprimer les couleurs ANSI\n"
" -rc: afficher le code retour (par défaut)\n"
" -norc: ne pas afficher le code retour\n"
" -timeout: définir un délai maximum pour la commande (en secondes)\n"
diff --git a/po/hu.po b/po/hu.po
index 85d4728db..1da4b0814 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4211,10 +4211,11 @@ msgstr "%s belső parancsok:\n"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -4241,9 +4242,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/it.po b/po/it.po
index 2626cdb45..2728fc88f 100644
--- a/po/it.po
+++ b/po/it.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4975,10 +4975,11 @@ msgstr "esegue un comando in silenzio"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -5005,9 +5006,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/ja.po b/po/ja.po
index 4e8f790a4..413116106 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
@@ -4982,10 +4982,11 @@ msgstr "静かにコマンドを実行"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -5012,9 +5013,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/pl.po b/po/pl.po
index 681b338e7..e7fc8ad07 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5094,10 +5094,11 @@ msgstr "wykonuje komendę po cichu"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -5124,9 +5125,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 19ff32d28..2dd6f569f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4678,10 +4678,11 @@ msgstr "executa um comando silenciosamente"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -4708,9 +4709,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/ru.po b/po/ru.po
index dc02b8da2..03e88055c 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4244,10 +4244,11 @@ msgstr "Внутренние команды %s:\n"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -4274,9 +4275,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/tr.po b/po/tr.po
index c5e6ee187..7d24a8ca1 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2014-03-10 21:07+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3800,10 +3800,11 @@ msgstr "weechat komutları"
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -3830,9 +3831,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 66234166a..1c0ecb7c0 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.4.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2014-03-16 09:34+0100\n"
+"POT-Creation-Date: 2014-03-16 09:53+0100\n"
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -3800,10 +3800,11 @@ msgstr ""
msgid ""
"-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-"
-"n] |-sw|-nosw] [-ln|-noln] [-color off|decode|strip] [-rc|-norc] [-timeout "
-"<timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] <command> || -"
-"in <id> <text> || -inclose <id> [<text>] || -signal <id> <signal> || -kill "
-"<id> || -killall || -set <id> <property> <value> || -del <id>|-all [<id>...]"
+"n] |-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|strip] [-rc|-norc] "
+"[-timeout <timeout>] [-name <name>] [-pipe <command>] [-hsignal <name>] "
+"<command> || -in <id> <text> || -inclose <id> [<text>] || -signal <id> "
+"<signal> || -kill <id> || -killall || -set <id> <property> <value> || -del "
+"<id>|-all [<id>...]"
msgstr ""
msgid ""
@@ -3830,9 +3831,11 @@ msgid ""
" -ln: display line numbers (default in new buffer only)\n"
" -noln: don't display line numbers\n"
" -color: action on ANSI colors in output:\n"
-" ansi: keep ANSI codes as-is\n"
-" decode: convert ANSI colors to WeeChat/IRC (default)\n"
-" strip: remove ANSI colors\n"
+" ansi: keep ANSI codes as-is\n"
+" auto: convert ANSI colors to WeeChat/IRC (default)\n"
+" irc: convert ANSI colors to IRC colors\n"
+" weechat: convert ANSI colors to WeeChat colors\n"
+" strip: remove ANSI colors\n"
" -rc: display return code (default)\n"
" -norc: don't display return code\n"
"-timeout: set a timeout for the command (in seconds)\n"