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/ru.po | |
parent | c12e1b244604be1b735fe02165b9e1194fe88f41 (diff) | |
download | weechat-3d0a7451d8c5f94c1857e89cef2297727fd5d330.zip |
irc: remove argument "clear" from command /cap (issue #8, closes #641)
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 8 |
1 files changed, 3 insertions, 5 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-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 |