Mercurial > hg-stable
changeset 10553:4462760d6cfc stable
i18n-pt_BR: synchronized with dd3526162436
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Fri, 26 Feb 2010 19:28:23 -0300 |
parents | cc9f16a1f545 |
children | 8522310dcaf1 |
files | i18n/pt_BR.po |
diffstat | 1 files changed, 9 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/i18n/pt_BR.po Thu Feb 25 14:56:09 2010 +0100 +++ b/i18n/pt_BR.po Fri Feb 26 19:28:23 2010 -0300 @@ -8884,8 +8884,8 @@ msgid "enable additional output" msgstr "habilita saída adicional" -msgid "set/override config option" -msgstr "define/sobrepõe opção de configuração" +msgid "set/override config option (use 'section.name=value')" +msgstr "define/sobrepõe opção de configuração (use 'seção.nome=valor')" msgid "enable debugging output" msgstr "habilita saída de depuração" @@ -11162,6 +11162,9 @@ msgid "push failed (unexpected response):" msgstr "o push falhou (resposta inesperada):" +msgid "remote: " +msgstr "remoto: " + #, python-format msgid "push failed: %s" msgstr "o push falhou: %s" @@ -11760,9 +11763,6 @@ msgid "no suitable response from remote hg" msgstr "nenhuma resposta adequada do hg remoto" -msgid "remote: " -msgstr "remoto: " - #, python-format msgid "push refused: %s" msgstr "envio recusado: %s" @@ -11950,6 +11950,10 @@ msgid "http auth: user %s, password %s\n" msgstr "autenticação http: usuário %s, senha %s\n" +#, python-format +msgid "ignoring invalid [auth] key '%s'\n" +msgstr "ignorando chave inválida em [auth] '%s'\n" + msgid "certificate checking requires Python 2.6" msgstr "verificação de certificado exige Python 2.6"