From 63b474013ef683dad09fa64c2a701031d34300ca Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Wed, 19 Mar 2014 19:13:41 +0100 Subject: irc: add command /allpv (task #13111) --- po/cs.po | 43 ++++++++++++++++++++++++++++++++++++++++++- po/de.po | 50 +++++++++++++++++++++++++++++++++++++++++++++++++- po/es.po | 45 ++++++++++++++++++++++++++++++++++++++++++++- po/fr.po | 49 +++++++++++++++++++++++++++++++++++++++++++++++-- po/hu.po | 29 ++++++++++++++++++++++++++++- po/it.po | 44 +++++++++++++++++++++++++++++++++++++++++++- po/ja.po | 45 ++++++++++++++++++++++++++++++++++++++++++++- po/pl.po | 45 ++++++++++++++++++++++++++++++++++++++++++++- po/pt_BR.po | 28 +++++++++++++++++++++++++++- po/ru.po | 29 ++++++++++++++++++++++++++++- po/tr.po | 28 +++++++++++++++++++++++++++- po/weechat.pot | 27 ++++++++++++++++++++++++++- 12 files changed, 449 insertions(+), 13 deletions(-) (limited to 'po') diff --git a/po/cs.po b/po/cs.po index b83e2b90c..487d862d3 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:20+0100\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -5189,6 +5189,47 @@ msgstr "" " říct 'hello' všude, kromě #weechat a kanálů začínajících #linux:\n" " /allchan -exclude=#weechat,#linux* msg * hello" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "vykonat příkaz na všech kanálech všech připojených serverů" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: vynechat příkaz pouze pro kanály aktuálního serveru\n" +" -exclude: vynechat některé kanály ('*' je povolená na začátku nebo konci " +"jména kanáku pro vynechání více kanálů)\n" +" příkaz: příkaz, který spustit\n" +"argumenty: argumenty příkazu\n" +"\n" +"Příkaldy:\n" +" vynechat '/me is testing' na všech kanálech:\n" +" /allchan me is testing\n" +" říct 'hello' všude, kromě #weechat:\n" +" /allchan -exclude=#weechat msg * hello\n" +" říct 'hello' všude, kromě #weechat a kanálů začínajících #linux:\n" +" /allchan -exclude=#weechat,#linux* msg * hello" + msgid "execute a command on all connected servers" msgstr "vykonat příkaz na všech připojených serverech" diff --git a/po/de.po b/po/de.po index ee77d25d5..8dc8ad678 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:20+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -6007,6 +6007,54 @@ msgstr "" "und Channels die mit #linux beginnen:\n" " /allchan -exclude=#weechat,#linux* msg * Hallo Welt" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "" +"Führt einen Befehl aus der an alle Channels gesendet wird, die mit einem " +"Server verbunden sind" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: führt einen Befehl aus der an alle Channels des aktuellen Servers " +"gesendet wird\n" +" -exclude: dient zum Ausschluss ausgewählter Channels ('*' wird zu Beginn " +"oder am Ende des Channel-Namens akzeptiert, um mehrere Channels " +"auszuschließen)\n" +" command: Befehl der ausgeführt werden soll\n" +"arguments: Argumente für Befehl (Variablen die genutzt werden können: $nick, " +"$channel und $server)\n" +"\n" +"Beispiele:\n" +" Führe den Befehl '/me Ich teste gerade etwas...' für alle Channels aus:\n" +" /allchan me Ich teste gerade etwas...\n" +" Schicke 'Hallo Welt' an jeden Channel, ausgenommen an den #weechat " +"Channel:\n" +" /allchan -exclude=#weechat msg * Hallo Welt\n" +" Schicke 'Hallo Welt' an jeden Channel, ausgenommen an den #weechat Channel " +"und Channels die mit #linux beginnen:\n" +" /allchan -exclude=#weechat,#linux* msg * Hallo Welt" + msgid "execute a command on all connected servers" msgstr "führt einen Befehl aus, der zu allen verbundenen Server gesendet wird" diff --git a/po/es.po b/po/es.po index 7bbbfb1b4..e57348942 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:20+0100\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -5405,6 +5405,49 @@ msgstr "" "#linux:\n" " /allchan -exclude=#weechat,#linux* msg * hola" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "" +"ejecuta un comando en todos los canales de todos los servidores conectados" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: ejecuta comando para los canales del servidor actual solamente\n" +" -exclude: excluye algunos canales ('*' está permitido al principio o final " +"del nombre del canal, para excluir varios canales)\n" +" comando: comando a ejecutar\n" +"argumentos: argumentos para el comando\n" +"\n" +"Ejemplos:\n" +" ejecuta '/me está probando' en todos los canales:\n" +" /allchan me está probando\n" +" decir 'hola' en todos lados menos en #weechat:\n" +" /allchan -exclude=#weechat msg * hola\n" +" decir 'hola' en todos lados menos en #weechat o canales que empiecen con " +"#linux:\n" +" /allchan -exclude=#weechat,#linux* msg * hola" + msgid "execute a command on all connected servers" msgstr "ejecuta un comando en todos los servidores conectados" diff --git a/po/fr.po b/po/fr.po index c7d8247de..843ccca6e 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-19 09:28+0100\n" -"PO-Revision-Date: 2014-03-19 09:30+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" +"PO-Revision-Date: 2014-03-19 19:03+0100\n" "Last-Translator: Sébastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -5862,6 +5862,51 @@ msgstr "" "#linux:\n" " /allchan -exclude=#weechat,#linux* msg * bonjour" +msgid "execute a command on all private buffers of all connected servers" +msgstr "" +"exécuter une commande sur tous les tampons privés de tous les serveurs " +"connectés" + +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: exécuter la commande pour les tampons privés du serveur courant " +"seulement\n" +" -exclude: exclure certains pseudos ('*' est autorisé au début ou à la fin " +"du pseudo, pour exclure plusieurs pseudos)\n" +" commande: commande à exécuter\n" +"paramètres: paramètres pour la commande (les variables spéciales $nick, " +"$channel et $server sont remplacées par leur valeur)\n" +"\n" +"Exemples:\n" +" exécuter '/me teste' sur tous les tampons privés:\n" +" /allpv me teste\n" +" dire 'bonjour' partout sauf sur pour le pseudo foo:\n" +" /allpv -exclude=foo msg * bonjour\n" +" dire 'bonjour' partout sauf pour le pseudo foo et les pseudos commençant " +"par bar:\n" +" /allpv -exclude=foo,bar* msg * bonjour\n" +" fermer tous les tampons privés:\n" +" /allpv close" + msgid "execute a command on all connected servers" msgstr "exécuter une commande sur tous les serveurs connectés" diff --git a/po/hu.po b/po/hu.po index c26f8ace9..fe69afb9a 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-10 21:07+0100\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -4758,6 +4758,33 @@ msgid "" " /allchan -exclude=#weechat,#linux* msg * hello" msgstr "" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "CTCP üzenet küldése az összes csatlakoztatott szerver összes szobájába" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[alias_név [parancs [paraméterek]]]" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" + #, fuzzy msgid "execute a command on all connected servers" msgstr "üzenet küldése az összes csatlakoztatott szerver összes szobájába" diff --git a/po/it.po b/po/it.po index 531d03ef5..2b8a4827b 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:21+0100\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -5545,6 +5545,48 @@ msgstr "" "#linux:\n" " /allchan -exclude=#weechat,#linux* msg * ciao" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "esegue un comando su tutti i canali di tutti i server connessi" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: esegue il comando solo per i canali del server corrente\n" +" -exclude: esclude alcunu canali ('*' è consentito all'inizio o alla fine " +"del nome del canale, per escludere più canali)\n" +" comando: comando da eseguire\n" +"argomenti: argomenti per il comando\n" +"\n" +"Esempi:\n" +" esegue '/me sta testando' su tutti i canali:\n" +" /allchan me is testing\n" +" dice 'ciao' dovunque tranne che su #weechat:\n" +" /allchan -exclude=#weechat msg * ciao\n" +" dice 'ciao' dovunque tranne che su #weechat e i canali che iniziano con " +"#linux:\n" +" /allchan -exclude=#weechat,#linux* msg * ciao" + msgid "execute a command on all connected servers" msgstr "esegue un comando su tutti i server connessi" diff --git a/po/ja.po b/po/ja.po index b9aaa7baa..72fa7eaa8 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-19 01:42+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -5630,6 +5630,49 @@ msgstr "" "発言:\n" " /allchan -exclude=#weechat,#linux* msg * hello" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "全てのサーバ、全てのチャンネルに対してコマンドを実行" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: 現在のサーバ上のチャンネルに対してコマンドを実行\n" +" -exclude: いくつかのチャンネルを除外 (複数のチャンネルを除外するには '*' を" +"チャンネル名の最初と最後につける)\n" +" command: 実行するコマンド\n" +"arguments: コマンドの引数 (特殊変数 $nick、$channel、$server はそれぞれの値に" +"置き換えられます)\n" +"\n" +"例:\n" +" 全てのチャンネルに対して '/me is testing' を実行:\n" +" /allchan me is testing\n" +" #weechat 以外の全てのチャンネルで 'hello' と発言:\n" +" /allchan -exclude=#weechat msg * hello\n" +" #weechat と #linux で始まるチャンネルを除いが全てのチャンネルで 'hello' と" +"発言:\n" +" /allchan -exclude=#weechat,#linux* msg * hello" + msgid "execute a command on all connected servers" msgstr "全ての接続済みサーバでコマンドを実行" diff --git a/po/pl.po b/po/pl.po index 805388f65..eef1ed432 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 10:47+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -5669,6 +5669,49 @@ msgstr "" "#linux:\n" " /allchan -exclude=#weechat,#linux* msg * witam" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "wykonuje komendę na wszystkich kanałach na połączonych serwerach" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +#, fuzzy +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" +" -current: wykonuje komendę tylko na kanałach obecnego serwera\n" +" -exclude: wyklucza niektóre kanały ('*' jest dozwolone na początku lub " +"końcu nazwy kanału, aby wykluczyć wiele kanałów)\n" +" komenda: komenda do wykonania\n" +"argumenty: argumenty dla komendy (specjalne zmienne $nick, $channel i " +"$server są zamieniane na odpowiednie wartości)\n" +"\n" +"Przykłady:\n" +" wykonuje '/me testuje' na wszystkich kanałach:\n" +" /allchan me testuje\n" +" mówi 'witam' wszędzie tylko nie na #weechat:\n" +" /allchan -exclude=#weechat msg * witam\n" +" mówi 'witam' wszędzie poza #weechat oraz kanałami zaczynającymi się od " +"#linux:\n" +" /allchan -exclude=#weechat,#linux* msg * witam" + msgid "execute a command on all connected servers" msgstr "wykonuje komendę na wszystkich połączonych serwerach" diff --git a/po/pt_BR.po b/po/pt_BR.po index af4d66b7b..adb9f85d6 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:22+0100\n" "Last-Translator: Sergio Durigan Junior \n" "Language-Team: weechat-dev \n" @@ -5214,6 +5214,32 @@ msgid "" " /allchan -exclude=#weechat,#linux* msg * hello" msgstr "" +msgid "execute a command on all private buffers of all connected servers" +msgstr "" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[,...] [ []]" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" + msgid "execute a command on all connected servers" msgstr "" diff --git a/po/ru.po b/po/ru.po index 678046016..c9d3e7ca1 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-10 21:07+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -4794,6 +4794,33 @@ msgid "" " /allchan -exclude=#weechat,#linux* msg * hello" msgstr "" +#, fuzzy +msgid "execute a command on all private buffers of all connected servers" +msgstr "отправить действие на все каналы всех подключенных серверов" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[сокращение [команда [аргументы]]]" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" + #, fuzzy msgid "execute a command on all connected servers" msgstr "отправить сообщение на все каналы всех поключенных серверов" diff --git a/po/tr.po b/po/tr.po index 70ddb7e6e..af6dea379 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2014-03-18 09:23+0100\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -4327,6 +4327,32 @@ msgid "" " /allchan -exclude=#weechat,#linux* msg * hello" msgstr "" +msgid "execute a command on all private buffers of all connected servers" +msgstr "" + +#, fuzzy +msgid "[-current] [-exclude=[,...]] []" +msgstr "[-current] [-exclude=[,...]] []" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" + msgid "execute a command on all connected servers" msgstr "" diff --git a/po/weechat.pot b/po/weechat.pot index 9e552b250..2bf1c52a0 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-19 09:28+0100\n" +"POT-Creation-Date: 2014-03-19 19:00+0100\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: weechat-dev \n" @@ -4328,6 +4328,31 @@ msgid "" " /allchan -exclude=#weechat,#linux* msg * hello" msgstr "" +msgid "execute a command on all private buffers of all connected servers" +msgstr "" + +msgid "[-current] [-exclude=[,...]] []" +msgstr "" + +msgid "" +" -current: execute command for private buffers of current server only\n" +" -exclude: exclude some nicks ('*' is allowed at beginning or end of nick " +"name, to exclude many nicks)\n" +" command: command to execute\n" +"arguments: arguments for command (special variables $nick, $channel and " +"$server are replaced by their value)\n" +"\n" +"Examples:\n" +" execute '/me is testing' on all private buffers:\n" +" /allpv me is testing\n" +" say 'hello' everywhere but not for nick foo:\n" +" /allpv -exclude=foo msg * hello\n" +" say 'hello' everywhere but not for nick foo and nicks beginning with bar:\n" +" /allpv -exclude=foo,bar* msg * hello\n" +" close all private buffers:\n" +" /allpv close" +msgstr "" + msgid "execute a command on all connected servers" msgstr "" -- cgit v1.2.3