diff options
-rw-r--r-- | doc/de/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_commands.txt | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | doc/pl/autogen/user/irc_commands.txt | 12 | ||||
-rw-r--r-- | po/cs.po | 4 | ||||
-rw-r--r-- | po/de.po | 5 | ||||
-rw-r--r-- | po/es.po | 4 | ||||
-rw-r--r-- | po/fr.po | 6 | ||||
-rw-r--r-- | po/hu.po | 8 | ||||
-rw-r--r-- | po/it.po | 4 | ||||
-rw-r--r-- | po/ja.po | 5 | ||||
-rw-r--r-- | po/pl.po | 5 | ||||
-rw-r--r-- | po/pt_BR.po | 4 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/tr.po | 4 | ||||
-rw-r--r-- | po/weechat.pot | 4 | ||||
-rw-r--r-- | src/plugins/irc/irc-command.c | 2 |
18 files changed, 57 insertions, 46 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt index fb489eaad..4e4c6743d 100644 --- a/doc/de/autogen/user/irc_commands.txt +++ b/doc/de/autogen/user/irc_commands.txt @@ -282,14 +282,14 @@ channel: Channel in dem der Benutzers sich befindet ---- /kickban [<channel>] <nick> [<reason>] -channel: Channel in dem sich der User befindet - nick: Nickname der rausgeworfen und gebannt werden soll - reason: Begründung weshalb der User rausgeworfen wurde (Variablen die genutzt werden können: $nick, $channel und $server) +channel: channel where user is + nick: nick to kick and ban + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) -Es ist möglich kick/ban mittels einer Maske durchzuführen. Der Nick wird aus der Maske heraus gefiltert und durch Joker ("*") ersetzt. +It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". -Beispiel: - Sperre "*!*@host.com" und kicke dann "toto": +Example: + ban "*!*@host.com" and then kick "toto": /kickban toto!*@host.com ---- diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 51c975716..9ebb51081 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -284,7 +284,7 @@ channel: channel where user is channel: channel where user is nick: nick to kick and ban - reason: reason for kick (special variables $nick, $channel and $channel are replaced by their value) + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt index 808e0ac1b..2fb651258 100644 --- a/doc/it/autogen/user/irc_commands.txt +++ b/doc/it/autogen/user/irc_commands.txt @@ -284,7 +284,7 @@ channel: channel where user is channel: channel where user is nick: nick to kick and ban - reason: reason for kick (special variables $nick, $channel and $channel are replaced by their value) + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". diff --git a/doc/ja/autogen/user/irc_commands.txt b/doc/ja/autogen/user/irc_commands.txt index 4fe6158ae..22b1a939a 100644 --- a/doc/ja/autogen/user/irc_commands.txt +++ b/doc/ja/autogen/user/irc_commands.txt @@ -282,14 +282,14 @@ channel: ユーザの居るチャンネル ---- /kickban [<channel>] <nick> [<reason>] -channel: ユーザの居るチャンネル - nick: キックと参加禁止にするニックネーム - reason: キック理由 (特殊変数 $nick、$channel、$server はそれぞれの値に置換されます) +channel: channel where user is + nick: nick to kick and ban + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) -キックと参加禁止にマスクを使える場合、"*" のマスク展開後にマッチするニックネームがこれらの対象になる。 +It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". -例: - "*!*@host.com" を参加禁止して "toto" をキック: +Example: + ban "*!*@host.com" and then kick "toto": /kickban toto!*@host.com ---- diff --git a/doc/pl/autogen/user/irc_commands.txt b/doc/pl/autogen/user/irc_commands.txt index a273c0d94..344a3d32c 100644 --- a/doc/pl/autogen/user/irc_commands.txt +++ b/doc/pl/autogen/user/irc_commands.txt @@ -282,14 +282,14 @@ kanał: kanał, na którym znajduje się użytkownik ---- /kickban [<kanał>] <nick> [<powód>] -kanał: kanał, na którym jest użytkownik - nick: nick do wykopania i zbanowania - powód: powód do wykopania (specjalne zmienne jak $nick, $channel i $server są podmieniane na odpowiednie wartości) +channel: channel where user is + nick: nick to kick and ban + reason: reason for kick (special variables $nick, $channel and $server are replaced by their value) -Możliwe jest kopanie/banowanie za pomocą maski, nick zostanie wyciągnięty z maski i zastąpiony "*". +It is possible to kick/ban with a mask, nick will be extracted from mask and replaced by "*". -Przykład: - zbanuje "*!*@host.com", następnie wykopie "toto": +Example: + ban "*!*@host.com" and then kick "toto": /kickban toto!*@host.com ---- @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5545,7 +5545,7 @@ msgstr "vyhodit a zakázat přezdívku na kanálu" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+0100\n" "PO-Revision-Date: 2014-03-16 14:05+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <weechatter@arcor.de>\n" @@ -6387,10 +6387,11 @@ msgstr "" msgid "kicks and bans a nick from a channel" msgstr "wirft jemanden aus dem Channel und verbannt ihn" +#, fuzzy msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5769,7 +5769,7 @@ msgstr "expulsa y veta a un apodo de un canal" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" -"PO-Revision-Date: 2014-03-17 14:57+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+0100\n" +"PO-Revision-Date: 2014-03-17 17:22+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6236,7 +6236,7 @@ msgstr "retirer par la force un pseudo d'un canal et le bannir" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5072,10 +5072,11 @@ msgstr "" msgid "kicks and bans a nick from a channel" msgstr "kirúgja és kitiltja a felhasználót a szobából" +#, fuzzy msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -5085,6 +5086,9 @@ msgid "" " ban \"*!*@host.com\" and then kick \"toto\":\n" " /kickban toto!*@host.com" msgstr "" +" szoba: a szoba, ahol a felhasználó tartózkodik\n" +" név: a kirúgandó neve\n" +"megjegyzés: megjegyzés a kirúgáshoz" msgid "close client-server connection" msgstr "kliens-szerver kapcsolat bezárása" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5909,7 +5909,7 @@ msgstr "caccia e banna un nick da un canale" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5912,10 +5912,11 @@ msgstr "" msgid "kicks and bans a nick from a channel" msgstr "チャンネルからニックネームをキックして参加を禁止" +#, fuzzy msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -6033,10 +6033,11 @@ msgstr "" msgid "kicks and bans a nick from a channel" msgstr "wykopuje i banuje użytkownika na kanale" +#, fuzzy msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " diff --git a/po/pt_BR.po b/po/pt_BR.po index f3921688d..6e80ca280 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-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5477,7 +5477,7 @@ msgstr "" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -5106,10 +5106,11 @@ msgstr "" msgid "kicks and bans a nick from a channel" msgstr "кикает и банит пользователя с канала" +#, fuzzy msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " @@ -5119,6 +5120,9 @@ msgid "" " ban \"*!*@host.com\" and then kick \"toto\":\n" " /kickban toto!*@host.com" msgstr "" +" канал: канал, на котором присутствует пользователь\n" +" ник: цель для кика\n" +"комментарий: причина кика" msgid "close client-server connection" msgstr "закрыть соединение клиент-сервер" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -4589,7 +4589,7 @@ msgstr "" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " diff --git a/po/weechat.pot b/po/weechat.pot index a6ce25f79..cc306fe27 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-17 14:56+0100\n" +"POT-Creation-Date: 2014-03-17 17:21+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" @@ -4586,7 +4586,7 @@ msgstr "" msgid "" "channel: channel where user is\n" " nick: nick to kick and ban\n" -" reason: reason for kick (special variables $nick, $channel and $channel are " +" reason: reason for kick (special variables $nick, $channel and $server are " "replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from mask and " diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 32f228d18..ff3569459 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -5849,7 +5849,7 @@ irc_command_init () N_("channel: channel where user is\n" " nick: nick to kick and ban\n" " reason: reason for kick (special variables $nick, $channel and " - "$channel are replaced by their value)\n" + "$server are replaced by their value)\n" "\n" "It is possible to kick/ban with a mask, nick will be extracted from " "mask and replaced by \"*\".\n" |