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/pt.po | |
parent | 20f9ca7d4acf7629a9d8e884d99054f55bae76d7 (diff) | |
download | weechat-2af553cf8088639857871a37acdd1836399e10cc.zip |
core: fix description of command in /help upgrade
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -20,7 +20,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: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -2769,7 +2769,8 @@ msgstr "" " repor todas as opções de cor:\n" " /unset -mask weechat.color.*" -msgid "upgrade WeeChat without disconnecting from servers" +#, fuzzy +msgid "reload the WeeChat binary without disconnecting from servers" msgstr "atualizar o WeeChat sem desconectar dos servidores" msgid "[-yes] [<path_to_binary>|-quit]" |