diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-14 07:58:21 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-07-14 07:58:21 +0200 |
commit | a02743b229ac5b9d7710590e1e3f57caf710652a (patch) | |
tree | faea4b6ec506696eb548a6cdf0635faafa9d35ee /po/pt_BR.po | |
parent | 3fb322be8f278f63b88b0c212d17d9f1d08d609a (diff) | |
download | weechat-a02743b229ac5b9d7710590e1e3f57caf710652a.zip |
core: add option weechat.look.confirm_upgrade (closes #463)
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index 2fb7a5b71..2e17f1615 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2015-07-10 17:57+0200\n" +"POT-Creation-Date: 2015-07-14 07:44+0200\n" "PO-Revision-Date: 2015-07-11 21:42+0200\n" "Last-Translator: Eduardo Elias <camponez@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -795,9 +795,9 @@ msgstr "Proxy excluído" msgid "%sError: unable to set option \"%s\" for proxy \"%s\"" msgstr "%sErro : incapaz de configurar a opção \"%s\" para o proxy \"%s\"" -#, c-format +#, fuzzy, c-format msgid "" -"%sYou must confirm quit command with extra argument \"-yes\" (see /help quit)" +"%sYou must confirm /%s command with extra argument \"-yes\" (see /help %s)" msgstr "" "%sVocê precisa confirmar o comando quit com um argumento extra \"-yes" "\" (veja /help quit)" @@ -2507,11 +2507,13 @@ msgstr "" msgid "upgrade WeeChat without disconnecting from servers" msgstr "atualiza o WeeChat sem desconectar dos servidores" -msgid "[<path_to_binary>|-quit]" +#, fuzzy +msgid "[-yes] [<path_to_binary>|-quit]" msgstr "[<caminho_para_o_binário>|-quit]" #, fuzzy msgid "" +" -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" @@ -3151,6 +3153,14 @@ msgstr "" "se utilizado, o comando /quit pode ser confirmado com um argumento extra \"-" "yes\" (veja /help quit)" +#, fuzzy +msgid "" +"if set, /upgrade command must be confirmed with extra argument \"-yes" +"\" (see /help upgrade)" +msgstr "" +"se utilizado, o comando /quit pode ser confirmado com um argumento extra \"-" +"yes\" (veja /help quit)" + msgid "display special message when day changes" msgstr "mostra uma mensagem especial quando o dia muda" |