diff options
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 27 |
1 files changed, 19 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: 2016-02-11 07:28+0100\n" +"POT-Creation-Date: 2016-02-12 07:33+0100\n" "PO-Revision-Date: 2016-01-17 08:52+0100\n" "Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1261,8 +1261,8 @@ msgid "" "commonly 63 or 255)\n" " name: alias name for color (for example: \"orange\")\n" " reset: reset all color pairs (required when no more color pairs are " -"available if automatic reset is disabled, see option weechat.look." -"color_pairs_auto_reset)\n" +"available if automatic reset is disabled, see option \"weechat.look." +"color_pairs_auto_reset\")\n" "term2rgb: convert a terminal color (0-255) to RGB color\n" "rgb2term: convert a RGB color to terminal color (0-255)\n" " limit: number of colors to use in terminal table (starting from 0); " @@ -1736,7 +1736,10 @@ msgid "" "buffers: store/apply only buffers (order of buffers)\n" "windows: store/apply only windows (buffer displayed by each window)\n" "\n" -"Without argument, this command displays stored layouts." +"Without argument, this command displays stored layouts.\n" +"\n" +"The current layout can be saved on /quit command with the option \"weechat." +"look.save_layout_on_exit\"." msgstr "" msgid "mouse control" @@ -1923,10 +1926,14 @@ msgid "[-yes] [<arguments>]" msgstr "адресат тип [аргументы]" msgid "" -" -yes: required if option weechat.look.confirm_quit is enabled\n" +" -yes: required if option \"weechat.look.confirm_quit\" is enabled\n" "arguments: text sent with signal \"quit\"\n" " (for example irc plugin uses this text to send quit message to " -"server)" +"server)\n" +"\n" +"By default when quitting the configuration files are saved (see option " +"\"weechat.look.save_config_on_exit\") and the current layout can be saved " +"(see option \"weechat.look.save_layout_on_exit\")." msgstr "" #, fuzzy @@ -1972,7 +1979,10 @@ msgstr "сохранять конфигурационный файл при вы msgid "" "file: configuration file to save (without extension \".conf\")\n" "\n" -"Without argument, all files (WeeChat and plugins) are saved." +"Without argument, all files (WeeChat and plugins) are saved.\n" +"\n" +"By default all configuration files are saved to disk on /quit command (see " +"option \"weechat.look.save_config_on_exit\")." msgstr "" msgid "" @@ -2095,7 +2105,8 @@ msgstr "[путь_к_исполняемому_файлу]" #, fuzzy msgid "" -" -yes: required if option weechat.look.confirm_upgrade is enabled\n" +" -yes: required if option \"weechat.look.confirm_upgrade\" is " +"enabled\n" "path_to_binary: path to WeeChat binary (default is current binary)\n" " -dummy: do nothing (option used to prevent accidental completion " "with \"-quit\")\n" |