diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-17 12:27:51 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-12-17 12:27:51 +0100 |
commit | e80d6b93a557446a42bf5eb5826798be12c046f0 (patch) | |
tree | f5891ced6626ec9aeb8675a05ba73b6078fcc10d /po/ru.po | |
parent | 4043ca3d38df247850e3f95fa5b8c3a14140c23e (diff) | |
download | weechat-e80d6b93a557446a42bf5eb5826798be12c046f0.zip |
Add command line option "-c" (or "--colors") to display default colors in terminal
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-12-09 22:59+0100\n" +"POT-Creation-Date: 2010-12-17 12:25+0100\n" "PO-Revision-Date: 2010-11-05 17:17+0100\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -48,6 +48,7 @@ msgstr "" #, fuzzy msgid "" " -a, --no-connect disable auto-connect to servers at startup\n" +" -c, --colors display default colors in terminal\n" " -d, --dir <path> set WeeChat home directory (default: ~/.weechat)\n" " -h, --help this help\n" " -k, --keys display WeeChat default keys\n" @@ -2380,6 +2381,16 @@ msgid "" "version)" msgstr "" +msgid "Terminal infos:" +msgstr "" + +msgid "No color support in terminal." +msgstr "" + +#, fuzzy +msgid "Default colors:" +msgstr "Комбинации клавиш по умолчанию восстановлены\n" + msgid "Terminal lost, exiting WeeChat..." msgstr "" @@ -2391,9 +2402,6 @@ msgstr "" msgid "Signal SIGHUP received, reloading configuration files" msgstr "%s не могу сохранить конфигурационный файл\n" -msgid "Terminal infos:" -msgstr "" - #, c-format msgid " TERM='%s', size: %dx%d" msgstr "" |