diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-03-10 08:27:55 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-03-10 08:27:55 +0100 |
commit | b63fca15fa199372faf4732a52c7b4e10570b8e3 (patch) | |
tree | 6192df1cfcd9f514550b4eabed1eae6a3ddc0525 /po | |
parent | 0b0238a1882d6dab84aab5c0eb8220d0aeb617a2 (diff) | |
download | weechat-b63fca15fa199372faf4732a52c7b4e10570b8e3.zip |
alias: mention local variables of buffer in /help alias
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 8 | ||||
-rw-r--r-- | po/de.po | 10 | ||||
-rw-r--r-- | po/es.po | 10 | ||||
-rw-r--r-- | po/fr.po | 16 | ||||
-rw-r--r-- | po/hu.po | 8 | ||||
-rw-r--r-- | po/it.po | 10 | ||||
-rw-r--r-- | po/ja.po | 10 | ||||
-rw-r--r-- | po/pl.po | 10 | ||||
-rw-r--r-- | po/pt_BR.po | 8 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/weechat.pot | 8 |
11 files changed, 53 insertions, 53 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3687,9 +3687,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 18:31+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -4111,7 +4111,7 @@ msgstr "Einem Befehl wird ein Alias zugewiesen" msgid "[-completion <completion>] <alias> [<command> [;<command>...]]" msgstr "[-completion <completion>] <alias> [<command> [;<command>...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -4130,9 +4130,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3859,7 +3859,7 @@ msgstr "crear un alias para un comando" msgid "[-completion <completion>] <alias> [<command> [;<command>...]]" msgstr "[-completion <completador>] <alias> [<comando> [;<comando>...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -3878,9 +3878,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" -"PO-Revision-Date: 2013-02-26 21:39+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" +"PO-Revision-Date: 2013-03-10 08:24+0100\n" "Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: French\n" @@ -4013,9 +4013,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -4046,9 +4046,9 @@ msgstr "" " $n-m: paramètres de 'n' à 'm'\n" " $*: tous les paramètres\n" " $~: le dernier paramètre\n" -" $nick: pseudo courant\n" -" $channel: canal courant\n" -" $server: serveur courant\n" +" $var: où \"var\" est une variable locale du tampon (voir /buffer " +"localvar)\n" +" exemples: $nick, $channel, $server, $plugin, $name\n" "\n" "Pour supprimer un alias, utilisez la commande /unalias.\n" "\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3336,9 +3336,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3855,7 +3855,7 @@ msgstr "crea un alias per un comando" msgid "[-completion <completion>] <alias> [<command> [;<command>...]]" msgstr "[-completion <completamento>] <alias> [<comando> [;<comando>...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -3874,9 +3874,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/WeeChat>\n" @@ -3840,7 +3840,7 @@ msgstr "コマンドの別名を作成" msgid "[-completion <completion>] <alias> [<command> [;<command>...]]" msgstr "[-completion <completion>] <alias> [<command> [;<command>...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -3859,9 +3859,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -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: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:11+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3930,7 +3930,7 @@ msgstr "tworzy alias do komendy" msgid "[-completion <completion>] <alias> [<command> [;<command>...]]" msgstr "[-completion <dopełnienie>] <alias> [<komenda> [;<komenda>...]]" -#, c-format +#, fuzzy, c-format msgid "" "completion: completion for alias (optional, by default completion is done " "with target command)\n" @@ -3949,9 +3949,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 38f528ecb..ad5958d2c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -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: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:12+0100\n" "Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3770,9 +3770,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" @@ -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: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+0100\n" "PO-Revision-Date: 2013-02-23 11:12+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3368,9 +3368,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" diff --git a/po/weechat.pot b/po/weechat.pot index 332ff7417..7713280e6 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: 2013-02-26 21:38+0100\n" +"POT-Creation-Date: 2013-03-10 08:23+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" @@ -2974,9 +2974,9 @@ msgid "" " $n-m: arguments from 'n' to 'm'\n" " $*: all arguments\n" " $~: last argument\n" -" $nick: current nick\n" -" $channel: current channel\n" -" $server: current server\n" +" $var: where \"var\" is a local variable of buffer (see /buffer " +"localvar)\n" +" examples: $nick, $channel, $server, $plugin, $name\n" "\n" "To remove an alias, use command /unalias.\n" "\n" |