diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-02-19 21:28:09 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-02-19 21:28:09 +0100 |
commit | 2af553cf8088639857871a37acdd1836399e10cc (patch) | |
tree | 00df0df4b7453d7cdf1fe1c8a5d4d69760eb870d /po/pl.po | |
parent | 20f9ca7d4acf7629a9d8e884d99054f55bae76d7 (diff) | |
download | weechat-2af553cf8088639857871a37acdd1836399e10cc.zip |
core: fix description of command in /help upgrade
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2018-02-19 21:26+0100\n" +"POT-Creation-Date: 2018-02-19 21:27+0100\n" "PO-Revision-Date: 2018-02-05 21:30+0100\n" "Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2794,7 +2794,8 @@ msgstr "" " resetowanie wszystkich opcji dotyczących kolorów:\n" " /unset weechat.color.*" -msgid "upgrade WeeChat without disconnecting from servers" +#, fuzzy +msgid "reload the WeeChat binary without disconnecting from servers" msgstr "uaktualnia WeeChat bez rozłączania z serwerami" msgid "[-yes] [<path_to_binary>|-quit]" |