diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-18 19:38:42 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-12-18 19:38:42 +0100 |
commit | ea567c6fd3ff600cc810c3f2332ad5b35ea1d684 (patch) | |
tree | b5aed0afcb1cfaf8ea23721614d2943914e212f2 /po/ru.po | |
parent | ba9e3e8c84ba5a96366bcc0d2a979d2e9175eb59 (diff) | |
download | weechat-ea567c6fd3ff600cc810c3f2332ad5b35ea1d684.zip |
Add optional arguments in /help quit
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 12 |
1 files changed, 11 insertions, 1 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-12-16 14:20+0100\n" +"POT-Creation-Date: 2009-12-18 19:35+0100\n" "PO-Revision-Date: 2009-09-20 13:50+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1135,6 +1135,16 @@ msgid "quit WeeChat" msgstr "" #, fuzzy +msgid "[arguments]" +msgstr "адресат тип [аргументы]" + +msgid "" +"arguments: text sent with signal \"quit\"\n" +" (for example irc plugin uses this text to send quit message to " +"server)" +msgstr "" + +#, fuzzy msgid "reload configuration files from disk" msgstr "Сохраняю конфигурацию\n" |