diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-03 11:55:04 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-04-03 11:55:04 +0200 |
commit | 7c55cbb38b6d42073eacf7decc4d08eb8677e60e (patch) | |
tree | 1545f21225f14009812c9f02c464d385a7f118cd /po | |
parent | 936d5559f40ff7a977cd78da3251b17c9b7d3d27 (diff) | |
download | weechat-7c55cbb38b6d42073eacf7decc4d08eb8677e60e.zip |
exec: display output of commands in real time, add options -flush/-noflush in command /exec
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 14 | ||||
-rw-r--r-- | po/de.po | 44 | ||||
-rw-r--r-- | po/es.po | 14 | ||||
-rw-r--r-- | po/fr.po | 28 | ||||
-rw-r--r-- | po/hu.po | 14 | ||||
-rw-r--r-- | po/it.po | 14 | ||||
-rw-r--r-- | po/ja.po | 15 | ||||
-rw-r--r-- | po/pl.po | 14 | ||||
-rw-r--r-- | po/pt_BR.po | 14 | ||||
-rw-r--r-- | po/ru.po | 14 | ||||
-rw-r--r-- | po/tr.po | 14 | ||||
-rw-r--r-- | po/weechat.pot | 14 |
12 files changed, 121 insertions, 92 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4625,11 +4625,11 @@ msgstr "vykonat příkaz v tichosti" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -4660,6 +4660,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-04-02 20:17+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -45,11 +45,11 @@ msgid "max chars" msgstr "maximale Zeichenanzahl" msgid "" -"a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)" -"green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal " -"color number or an alias; attributes are allowed before color (for text " -"color only, not background): \"*\" for bold, \"!\" for reverse, \"/\" for " -"italic, \"_\" for underline" +"a WeeChat color name (default, black, (dark)gray, white, (light)red, " +"(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a " +"terminal color number or an alias; attributes are allowed before color (for " +"text color only, not background): \"*\" for bold, \"!\" for reverse, \"/\" " +"for italic, \"_\" for underline" msgstr "" "ein Farbname für WeeChat (default, black, (dark)gray, white, (light)red, " "(light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), eine " @@ -5164,9 +5164,9 @@ msgid "" "suggestions in all languages)" msgstr "" "legt die Anzahl an Vorschlägen, für ein falsch geschriebenes Wort, fest. Die " -"Vorschläge werden mittels der Bar-Item \"aspell_suggest\", für die jeweilige" -"(n) Sprache(n), die für den Buffer augewählt wurden, angezeigt (-1 = " -"deaktiviert die Funktion, 0 = zeigt alle verfügbaren Vorschläge, für alle " +"Vorschläge werden mittels der Bar-Item \"aspell_suggest\", für die " +"jeweilige(n) Sprache(n), die für den Buffer augewählt wurden, angezeigt (-1 " +"= deaktiviert die Funktion, 0 = zeigt alle verfügbaren Vorschläge, für alle " "ausgewählten Sprachen, an)" msgid "" @@ -5336,13 +5336,14 @@ msgstr "Befehl \"%s\" entfernt" msgid "execute external commands" msgstr "führe externe Befehle aus" +#, fuzzy msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|" @@ -5351,6 +5352,7 @@ msgstr "" "signal <id> <signal> || -kill <id> || -killall || -set <id> <property> " "<value> || -del <id>|-all [<id>...]" +#, fuzzy msgid "" " -list: list commands\n" " -sh: use the shell to execute the command (WARNING: use this option " @@ -5379,6 +5381,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -6169,8 +6173,8 @@ msgstr "" "werden)\n" " - Hostname/Port oder IP/Port (damit wird lediglich ein " "TEMPORÄRER Server erstellt), Port 6667 wird standardmäßig verwendet\n" -" - URL mit folgendem Format: irc[6][s]://[nickname[:password]@]" -"irc.example.org[:port][/#channel1][,#channel2[...]]\n" +" - URL mit folgendem Format: irc[6][s]://[nickname[:" +"password]@]irc.example.org[:port][/#channel1][,#channel2[...]]\n" " option: legt Option für den Server fest (die Boolean-Optionen können " "weggelassen werden)\n" " nooption: deaktiviert eine Boolean Option (Beispiel: -nossl)\n" @@ -11306,8 +11310,8 @@ msgid "" "Examples (you can also look at default triggers with /trigger listdefault):\n" " add text attributes *bold*, _underline_ and /italic/ (only in user " "messages):\n" -" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==\\*" -"(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" +" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" +"\\*(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" "underline}$1${color:-underline}_== ==/(\\S+)/==/${color:italic}$1${color:-" "italic}/\"\n" " hide nicklist bar on small terminals:\n" @@ -11397,8 +11401,8 @@ msgstr "" "trigger listdefault\" anzeigen lassen):\n" " fügt einer Nachricht die Textattribute *fett*, _unterstrichen_ und /" "kursiv/ hinzu:\n" -" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==\\*" -"(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" +" /trigger add effects modifier weechat_print \"${tg_tag_nick}\" \"==" +"\\*(\\S+)\\*==*${color:bold}$1${color:-bold}*== ==_(\\S+)_==_${color:" "underline}$1${color:-underline}_== ==/(\\S+)/==/${color:italic}$1${color:-" "italic}/\"\n" " verbirgt die Nicklist auf kleineren Terminals:\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4839,11 +4839,11 @@ msgstr "ejecuta un comando silenciosamente" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -4874,6 +4874,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" -"PO-Revision-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" +"PO-Revision-Date: 2014-04-03 11:19+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -5207,18 +5207,18 @@ msgstr "exécuter des commandes externes" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] |-flush|-noflush] [-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" @@ -5248,6 +5248,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -5326,6 +5328,8 @@ msgstr "" " -ln: afficher les numéros de ligne (par défaut dans un nouveau tampon " "seulement)\n" " -noln: ne pas afficher les numéros de ligne\n" +" -flush: afficher la sortie de la commande en temps réel (par défaut)\n" +" -noflush: afficher la sortie de la commande une fois qu'elle est terminée\n" " -color: action sur les couleurs ANSI dans la sortie :\n" " ansi: garder les codes ANSI tels quels\n" " auto: convertir les couleurs ANSI en couleurs WeeChat/IRC (par " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4213,11 +4213,11 @@ msgstr "%s belső parancsok:\n" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -4248,6 +4248,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4978,11 +4978,11 @@ msgstr "esegue un comando in silenzio" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -5013,6 +5013,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-29 20:07+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -5001,13 +5001,14 @@ msgstr "コマンド \"%s\" を削除" msgid "execute external commands" msgstr "外部コマンドを実行" +#, fuzzy msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-color ansi|auto|irc|weechat|" @@ -5045,6 +5046,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5100,11 +5100,11 @@ msgstr "wykonuje komendę po cichu" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -5135,6 +5135,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 337a76930..e8b689c1d 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-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4681,11 +4681,11 @@ msgstr "executa um comando silenciosamente" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -4716,6 +4716,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4246,11 +4246,11 @@ msgstr "Внутренние команды %s:\n" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -4281,6 +4281,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\n" "PO-Revision-Date: 2014-03-24 14:23+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3803,11 +3803,11 @@ msgstr "weechat komutları" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -3838,6 +3838,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" diff --git a/po/weechat.pot b/po/weechat.pot index 2345940a0..021317eae 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-04-02 19:54+0200\n" +"POT-Creation-Date: 2014-04-03 11:18+0200\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" @@ -3803,11 +3803,11 @@ msgstr "" msgid "" "-list || [-sh|-nosh] [-bg|-nobg] [-stdin|-nostdin] [-buffer <name>] [-l|-o|-" -"n|-nf] [-cl|-nocl] [-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>...]" +"n|-nf] [-cl|-nocl] [-sw|-nosw] [-ln|-noln] [-flush|-noflush] [-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 "" @@ -3838,6 +3838,8 @@ msgid "" " -nosw: don't switch to the output buffer\n" " -ln: display line numbers (default in new buffer only)\n" " -noln: don't display line numbers\n" +" -flush: display output of command in real time (default)\n" +"-noflush: display output of command after its end\n" " -color: action on ANSI colors in output:\n" " ansi: keep ANSI codes as-is\n" " auto: convert ANSI colors to WeeChat/IRC (default)\n" |