Mercurial > hg-stable
changeset 15847:c47d69ce5208
merge with stable
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Wed, 11 Jan 2012 09:27:53 -0600 |
parents | e7dde08254b7 (current diff) dffdc8c8f6d6 (diff) |
children | 513ca86b88ef 8306c5e35eef |
files | |
diffstat | 1 files changed, 13 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/i18n/pt_BR.po Wed Jan 11 09:27:37 2012 -0600 +++ b/i18n/pt_BR.po Wed Jan 11 09:27:53 2012 -0600 @@ -2452,6 +2452,10 @@ "Mercurial falhou ao executar a si próprio, veja se o executável hg está no " "PATH" +#, python-format +msgid "log stream exception '%s'" +msgstr "exceção de log stream '%s'" + msgid "" "svn: cannot probe remote repository, assume it could be a subversion " "repository. Use --source-type if you know better.\n" @@ -4396,8 +4400,8 @@ msgstr "nenhum arquivo especificado" #, python-format -msgid "not removing %s: %s (use -f to force removal)\n" -msgstr "%s não removido: %s (use -f para forçar a remoção)\n" +msgid "not removing %s: %s (use forget to undo)\n" +msgstr "%s não removido: %s (use forget para desfazer)\n" msgid "file still exists" msgstr "o arquivo já existe" @@ -5054,11 +5058,13 @@ msgstr "remove patches da fila" msgid "" -" The patches must not be applied, and at least one patch is required. With\n" -" -k/--keep, the patch files are preserved in the patch directory." +" The patches must not be applied, and at least one patch is required. Exact\n" +" patch identifiers must be given. With -k/--keep, the patch files are\n" +" preserved in the patch directory." msgstr "" " Os patches não devem estar aplicados, e ao menos um patch deve\n" -" ser passado. Com -k/--keep, os arquivos de patch serão\n" +" ser passado. Devem ser fornecidos identificadores exatos para\n" +" os patches. Com -k/--keep, os arquivos de patch serão\n" " preservados no diretório de patches." msgid "" @@ -11265,10 +11271,10 @@ msgid "" " With -s/--similarity, hg will attempt to discover renames and\n" -" copies in the patch in the same way as 'addremove'." +" copies in the patch in the same way as :hg:`addremove`." msgstr "" " Com -s/--similarity, hg irá tentar determinar renomeações e\n" -" cópias no patch do mesmo modo que o comando 'addremove'." +" cópias no patch do mesmo modo que :hg:`addremove`." msgid "" " To read a patch from standard input, use \"-\" as the patch name. If\n"