diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-23 14:49:04 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-04-23 14:49:04 +0200 |
commit | 671c216eb3bc40c8a2c56dc79dbfe88123fa68df (patch) | |
tree | 7a0654051a964d03b5c228155a6561efd848d58f /po/ru.po | |
parent | 2606b8a5a327a8c33924a87f3a39f9fe61a494c3 (diff) | |
download | weechat-671c216eb3bc40c8a2c56dc79dbfe88123fa68df.zip |
buflist: add option buflist.format.indent
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2017-04-23 14:09+0200\n" +"POT-Creation-Date: 2017-04-23 14:44+0200\n" "PO-Revision-Date: 2017-01-06 22:06+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4503,7 +4503,7 @@ msgid "" " - ${number}: indented number, for example \" 1\" if there are between 10 " "and 99 buffers\n" " - ${indent}: indentation for name (channel and private buffers are " -"indented)\n" +"indented) (evaluation of option buflist.format.indent)\n" " - ${nick_prefix}: nick prefix for a channel (set only if the option " "buflist.look.nick_prefix is enabled)\n" " - ${name}: the short name (if set), with a fallback on the name\n" @@ -4615,6 +4615,12 @@ msgstr "ник, используемый на IRC сервере" #, fuzzy msgid "" +"string displayed to indent channel and private buffers (note: content is " +"evaluated, see /help buflist)" +msgstr "ник, используемый на IRC сервере" + +#, fuzzy +msgid "" "format for lag on an IRC server buffer (note: content is evaluated, see /" "help buflist)" msgstr "ник, используемый на IRC сервере" @@ -10973,12 +10979,6 @@ msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: не могу соединиться с отправителем\n" #, fuzzy -#~ msgid "" -#~ "conditions to display a buffer (note: content is evaluated, see /help " -#~ "buflist)" -#~ msgstr "ник, используемый на IRC сервере" - -#, fuzzy #~ msgid "commands defined by plugins" #~ msgstr " (нет pluginа)\n" |