diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-08-14 11:44:08 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-08-14 11:44:08 +0200 |
commit | a6cd860b5ae679a1144f47b0aa8b3ece6968517a (patch) | |
tree | 3624a15774beb879d9101dbf488906658cae14a1 /po/ru.po | |
parent | 776329b93ff18955d899cdc49ef99610459ab989 (diff) | |
download | weechat-a6cd860b5ae679a1144f47b0aa8b3ece6968517a.zip |
If null value is allowed for an option, display it in /help option
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 24 |
1 files changed, 14 insertions, 10 deletions
@@ -20,16 +20,16 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-11 14:49+0200\n" +"POT-Creation-Date: 2010-08-14 11:40+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" -"Language: Russian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"Language: Russian\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Poedit-Bookmarks: -1,-1,608,-1,-1,-1,-1,-1,-1,-1\n" #. TRANSLATORS: "%s %s" after "compiled on" is date and time @@ -372,6 +372,10 @@ msgstr "цвет чата" msgid "a color name" msgstr "цвет hostname" +#. TRANSLATORS: please do not translate "(null)" +msgid "undefined value allowed (null)" +msgstr "" + #, fuzzy, c-format msgid "%sNo help available, \"%s\" is not a command or an option" msgstr "Справка недоступна, \"%s\" не является командой\n" @@ -949,8 +953,8 @@ msgid "" " /buffer +1" msgstr "" "действие: выполняемое действие:\n" -" move: передвинуть буфер в списке (может быть относительным, например " -"-1)\n" +" move: передвинуть буфер в списке (может быть относительным, например -" +"1)\n" " close: закрыть буфер (необязательный аргумент - сообщение покидания " "канала)\n" " list: перечислить открытые буферы (отсутствие параметров подразумевает " @@ -5570,8 +5574,8 @@ msgstr "" #, fuzzy, c-format msgid "" -"%sError: API mismatch for plugin \"%s\" (current API: \"%s\", plugin API: " -"\"%s\"), failed to load" +"%sError: API mismatch for plugin \"%s\" (current API: \"%s\", plugin API: \"%" +"s\"), failed to load" msgstr "" "%s символ \"plugin_name\" не найден в plugin'е \"%s\", загрузка не удалась\n" @@ -5679,8 +5683,8 @@ msgstr "" #, c-format msgid "" -"%3d. %s%s%s (%s%s%s), started on: %s, last activity: %s, bytes: %lu recv, " -"%lu sent" +"%3d. %s%s%s (%s%s%s), started on: %s, last activity: %s, bytes: %lu recv, %" +"lu sent" msgstr "" #, fuzzy, c-format |