diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 30 |
1 files changed, 22 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: Ondřej Súkup <mimi.vx@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1287,8 +1287,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); " @@ -1912,7 +1912,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 "" " save: uložit aktuální rozložení\n" " apply: aplikovat uložené rozložení\n" @@ -2147,11 +2150,16 @@ msgstr "opustit WeeChat" msgid "[-yes] [<arguments>]" msgstr "[-yes] [<argumenty>]" +#, fuzzy 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 "" " -yes: vyžadováno pokud je povolena volba weechat.look.confirm_quit\n" "argumenty: text poslaný se signálem \"quit\"\n" @@ -2200,10 +2208,14 @@ msgstr "" msgid "save configuration files to disk" msgstr "uložit soubory s nastavením na disk" +#, fuzzy 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 "" "soubor: konfigurační soubor pro znovunačtení (bez přípony \".conf\")\n" "\n" @@ -2357,8 +2369,10 @@ msgstr "aktualizovat WeeChat bez odpojení od serveru" msgid "[-yes] [<path_to_binary>|-quit]" msgstr "[-yes][<cesta_k_binárce>|-quit]" +#, 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" |