Mercurial > hg-stable
changeset 17040:4e173efed628 stable
i18n-pt_BR: synchronized with f8af57c00a29
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Fri, 22 Jun 2012 10:19:56 -0300 |
parents | b21139a7bb1b |
children | 86a3bb9c5f5c |
files | i18n/pt_BR.po |
diffstat | 1 files changed, 10 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/i18n/pt_BR.po Fri Jun 22 10:14:21 2012 -0300 +++ b/i18n/pt_BR.po Fri Jun 22 10:19:56 2012 -0300 @@ -7704,9 +7704,10 @@ msgid "no rebase in progress" msgstr "nenhum rebaseamento em progresso" -msgid "warning: immutable rebased changeset detected, can't abort\n" -msgstr "" -"aviso: detectada uma revisão imutável rebaseada, não é possível abortar\n" +#, python-format +msgid "can't abort rebase due to immutable changesets %s" +msgstr "" +"as seguintes revisões imutáveis impedem que o rebaseamento seja abortado: %s" msgid "warning: new changesets detected on target branch, can't abort\n" msgstr "" @@ -22868,6 +22869,12 @@ msgid "not removing repo %s because it has changes.\n" msgstr "repositório %s não removido por possuir mudanças.\n" +msgid "cannot retrieve git version" +msgstr "não é possível obter a versão do git" + +msgid "git subrepo requires at least 1.6.0 or later" +msgstr "sub-repositórios do git exigem a versão 1.6.0 ou posterior" + #, python-format msgid "revision %s does not exist in subrepo %s\n" msgstr "a revisão %s não existe no sub-repositório %s\n"