summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2018-08-07 18:37:15 +0000
committerGiteaBot <teabot@gitea.io>2018-08-07 18:37:15 +0000
commited3589f4296a17ee201f44dcf6e87f8bd5741d09 (patch)
treebd28a36a46e4e5262591df7591db7f24ef2cb414
parent5ae840872530e8d667dee611abe5307ee93e4dd4 (diff)
downloadgitea-ed3589f4296a17ee201f44dcf6e87f8bd5741d09.tar.gz
gitea-ed3589f4296a17ee201f44dcf6e87f8bd5741d09.zip
[skip ci] Updated translations via Crowdin
-rw-r--r--options/locale/locale_pt-BR.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index 1d86ff11c6..1e1c3984df 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=Confirme diretamente no branch <strong class="branch-name">%s</strong>.
+editor.commit_directly_to_this_branch=Realizar 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