diff options
author | GiteaBot <teabot@gitea.io> | 2018-08-07 18:49:38 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2018-08-07 18:49:38 +0000 |
commit | 67a868853880c08bd4a6a6eca470bb4c475446da (patch) | |
tree | a9c7b548757e2e3f1b39e49fe4eec3e12e0fe9ea | |
parent | b1bc08e2686e2aa73aaf2108fdc50d9e700def38 (diff) | |
download | gitea-67a868853880c08bd4a6a6eca470bb4c475446da.tar.gz gitea-67a868853880c08bd4a6a6eca470bb4c475446da.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_pt-BR.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 1e1c3984df..ef80365bb3 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -608,7 +608,7 @@ editor.add=Adicionar '%s' editor.update=Atualizar '%s' editor.delete=Excluir '%s' editor.commit_message_desc=Adicione uma descrição detalhada (opcional)... -editor.commit_directly_to_this_branch=Realizar commit diretamente no branch <strong class="branch-name">%s</strong>. +editor.commit_directly_to_this_branch=Commit diretamente no branch <strong class="branch-name">%s</strong>. editor.create_new_branch=Crie um <strong>novo branch</strong> para este commit e crie um pull request. editor.new_branch_name_desc=Novo nome do branch... editor.cancel=Cancelar @@ -815,6 +815,7 @@ issues.dependency.add_error_cannot_create_circular=Você não pode criar uma dep issues.dependency.add_error_dep_not_same_repo=Ambas as issues devem estar no mesmo repositório. issues.review.approve=aprovou estas alterações %s issues.review.comment=revisou %s +issues.review.content.empty=Você precisa deixar um comentário indicando as alterações solicitadas. issues.review.reject=rejeitou estas alterações %s issues.review.pending=Pendente issues.review.review=Revisão |