##// END OF EJS Templates
merge with i18n
Wagner Bruna -
r22599:6b4dc796 merge stable
parent child Browse files
Show More
@@ -4425,6 +4425,9 b' msgstr "n\xc3\xa3o \xc3\xa9 poss\xc3\xadvel editar hist\xc3\xb3rico que contenha mesclagens"'
4425 4425 msgid "cannot edit immutable changeset: %s"
4426 4426 msgstr "não é possível editar uma revisão imutável: %s"
4427 4427
4428 msgid "no histedit in progress"
4429 msgstr "nenhuma edição de histórico em andamento"
4430
4428 4431 #, python-format
4429 4432 msgid "malformed line \"%s\""
4430 4433 msgstr "linha malformada \"%s\""
@@ -11831,6 +11834,9 b' msgstr ""'
11831 11834 " Veja :hg:`help config` para mais informações sobre arquivos de "
11832 11835 "configuração."
11833 11836
11837 msgid " Returns 0 on success, 1 if NAME does not exist."
11838 msgstr " Devolve 0 para indicar sucesso, 1 se o NOME não existir."
11839
11834 11840 msgid " "
11835 11841 msgstr " "
11836 11842
General Comments 0
You need to be logged in to leave comments. Login now