diff options
author | GiteaBot <teabot@gitea.io> | 2019-07-20 14:44:10 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-07-20 14:44:10 +0000 |
commit | 61ad048041a2952f7f809d4f9806ba63e4a1fc1d (patch) | |
tree | 5ac08881429382021285cb07f666b343e3ca5d89 /options | |
parent | 0a584a49a16a941359bb91ca0f5ea4976e6dd3a6 (diff) | |
download | gitea-61ad048041a2952f7f809d4f9806ba63e4a1fc1d.tar.gz gitea-61ad048041a2952f7f809d4f9806ba63e4a1fc1d.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r-- | options/locale/locale_pt-BR.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 605c13f69b..b60e82149a 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -695,6 +695,7 @@ editor.delete=Excluir '%s' editor.commit_message_desc=Adicione uma descrição detalhada (opcional)... 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.propose_file_change=Propor alteração de arquivo editor.new_branch_name_desc=Novo nome do branch... editor.cancel=Cancelar editor.filename_cannot_be_empty=Nome do arquivo não pode ser em branco. |