diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-03 09:01:43 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-01-03 09:01:43 +0100 |
commit | 3d0a7451d8c5f94c1857e89cef2297727fd5d330 (patch) | |
tree | 968ce2fa12be0b4432aa9404cb1e82bae68dbd8c /po | |
parent | c12e1b244604be1b735fe02165b9e1194fe88f41 (diff) | |
download | weechat-3d0a7451d8c5f94c1857e89cef2297727fd5d330.zip |
irc: remove argument "clear" from command /cap (issue #8, closes #641)
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 9 | ||||
-rw-r--r-- | po/de.po | 10 | ||||
-rw-r--r-- | po/es.po | 8 | ||||
-rw-r--r-- | po/fr.po | 16 | ||||
-rw-r--r-- | po/hu.po | 8 | ||||
-rw-r--r-- | po/it.po | 8 | ||||
-rw-r--r-- | po/ja.po | 10 | ||||
-rw-r--r-- | po/pl.po | 8 | ||||
-rw-r--r-- | po/pt_BR.po | 8 | ||||
-rw-r--r-- | po/ru.po | 8 | ||||
-rw-r--r-- | po/tr.po | 8 | ||||
-rw-r--r-- | po/weechat.pot | 8 |
12 files changed, 44 insertions, 65 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-20 17:33+0100\n" "Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5634,7 +5634,8 @@ msgstr "" msgid "client capability negotiation" msgstr "%s%s: schopnost klienta, vyžaduji: sasl" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +#, fuzzy +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "ls || list || req|ack [<schopnost> [<schopnost>...]] || clear || end" msgid "" @@ -5642,7 +5643,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -5656,8 +5656,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" @@ -19,7 +19,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2016-01-02 16:56+0100\n" "Last-Translator: Nils Görs <weechatter@arcor.de>\n" "Language-Team: German <>\n" @@ -6604,15 +6604,16 @@ msgstr "" msgid "client capability negotiation" msgstr "Aushandlung der Clientfähigkeit" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +#, fuzzy +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +#, fuzzy msgid "" " ls: list the capabilities supported by the server\n" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -6626,8 +6627,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" " ls: führt alle Fähigkeiten auf die vom Server unterstützt werden\n" " list: führt alle Fähigkeiten auf die aktuell genutzt werden\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-02 19:26+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5851,7 +5851,7 @@ msgstr "" msgid "client capability negotiation" msgstr "%s%s: capabilidad del cliente, solicitando: %s" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -5859,7 +5859,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -5873,8 +5872,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" -"PO-Revision-Date: 2016-01-02 10:07+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" +"PO-Revision-Date: 2016-01-03 08:56+0100\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: fr\n" @@ -6464,15 +6464,14 @@ msgstr "" msgid "client capability negotiation" msgstr "négociation de capacité client" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" -msgstr "ls || list || req|ack [<capacité> [<capacité>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" +msgstr "ls || list || req|ack [<capacité> [<capacité>...]] || end" msgid "" " ls: list the capabilities supported by the server\n" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -6486,15 +6485,13 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" " ls : lister les capacités supportées par le serveur\n" " list : lister les capacités actuellement activées\n" " req : demander une capacité\n" " ack : accuser réception de capacités qui nécessitent un accusé de " "réception du client\n" -"clear : effacer les capacités actuellement activées\n" " end : terminer la négociation de capacité\n" "\n" "Sans paramètre, \"ls\" et \"list\" sont envoyés.\n" @@ -6508,8 +6505,7 @@ msgstr "" "\n" "Exemples :\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgid "connect to IRC server(s)" msgstr "se connecter à un/plusieurs serveur(s) IRC" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-02 19:26+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5144,7 +5144,7 @@ msgstr "" msgid "client capability negotiation" msgstr "Nem sikerült a(z) \"%s\" naplófájlt írni\n" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -5152,7 +5152,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -5166,8 +5165,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" #, fuzzy @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-02 19:26+0100\n" "Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6000,7 +6000,7 @@ msgstr "" msgid "client capability negotiation" msgstr "%s%s: capacità del client, richiesta in corso: %s" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -6008,7 +6008,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -6022,8 +6021,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-25 09:00+0900\n" "Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n" "Language-Team: Japanese <https://github.com/l/weechat/tree/translation_ja>\n" @@ -6184,15 +6184,16 @@ msgstr "" msgid "client capability negotiation" msgstr "クライアント機能情報の交換" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +#, fuzzy +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +#, fuzzy msgid "" " ls: list the capabilities supported by the server\n" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -6206,8 +6207,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" " ls: サーバがサポートする機能をリスト\n" " list: 現在有効化されている機能をリスト\n" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-02 19:26+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6309,7 +6309,7 @@ msgstr "" msgid "client capability negotiation" msgstr "%s%s: możliwości klienta, żądanie: %s" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -6317,7 +6317,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -6331,8 +6330,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0160bc73c..5a9c84e5b 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: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-09-30 20:56+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5724,7 +5724,7 @@ msgstr "" msgid "client capability negotiation" msgstr "" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -5732,7 +5732,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -5746,8 +5745,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-12-02 19:26+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5186,7 +5186,7 @@ msgstr "" msgid "client capability negotiation" msgstr "Не могу записать лог-файл \"%s\"\n" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -5194,7 +5194,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -5208,8 +5207,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" #, fuzzy @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2015-03-10 21:33+0100\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4711,7 +4711,7 @@ msgstr "" msgid "client capability negotiation" msgstr "" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -4719,7 +4719,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -4733,8 +4732,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" diff --git a/po/weechat.pot b/po/weechat.pot index 65865eb88..181215a94 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-01-02 10:06+0100\n" +"POT-Creation-Date: 2016-01-03 08:56+0100\n" "PO-Revision-Date: 2014-08-16 10:27+0200\n" "Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4696,7 +4696,7 @@ msgstr "" msgid "client capability negotiation" msgstr "" -msgid "ls || list || req|ack [<capability> [<capability>...]] || clear || end" +msgid "ls || list || req|ack [<capability> [<capability>...]] || end" msgstr "" msgid "" @@ -4704,7 +4704,6 @@ msgid "" " list: list the capabilities currently enabled\n" " req: request a capability\n" " ack: acknowledge capabilities which require client-side acknowledgement\n" -"clear: clear the capabilities currently enabled\n" " end: end the capability negotiation\n" "\n" "Without argument, \"ls\" and \"list\" are sent.\n" @@ -4718,8 +4717,7 @@ msgid "" "\n" "Examples:\n" " /cap\n" -" /cap req multi-prefix\n" -" /cap clear" +" /cap req multi-prefix away-notify" msgstr "" msgid "connect to IRC server(s)" |