diff options
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.6-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2011-08-04 17:13+0200\n" +"POT-Creation-Date: 2011-08-06 23:05+0200\n" "PO-Revision-Date: 2011-07-05 15:37+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1817,12 +1817,17 @@ msgstr "aktualizovat WeeChat bez odpojení od serveru" msgid "[<path_to_binary>]" msgstr "[<cesta_k_binárce>]" +#, fuzzy msgid "" "path_to_binary: path to WeeChat binary (default is current binary)\n" "\n" "This command run again a WeeChat binary, so it should have been compiled or " "installed with a package manager before running this command.\n" "\n" +"Note: SSL connections are lost during upgrade, because reload of SSL " +"sessions is currently not possible with GnuTLS. There is automatic " +"reconnection after upgrade).\n" +"\n" "Upgrade process has 4 steps:\n" " 1. save session into files for core and plugins (buffers, history, ..)\n" " 2. unload all plugins (configuration files (*.conf) are written on disk)\n" |