summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGiteaBot <teabot@gitea.io>2019-02-14 18:23:25 +0000
committerGiteaBot <teabot@gitea.io>2019-02-14 18:23:25 +0000
commit7ae59567a2ec3065b10b75aff545edb06aac4790 (patch)
tree50c781f468aa4fd5712f9b4e3b744e091b395439 /options
parent18d0662bdd7ba8b60f2876afc7e0e7b60568e9e7 (diff)
downloadgitea-7ae59567a2ec3065b10b75aff545edb06aac4790.tar.gz
gitea-7ae59567a2ec3065b10b75aff545edb06aac4790.zip
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_pt-BR.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index 96ae043ed3..ad2dfba3e6 100644
--- a/options/locale/locale_pt-BR.ini
+++ b/options/locale/locale_pt-BR.ini
@@ -612,6 +612,7 @@ editor.new_file=Novo arquivo
editor.upload_file=Enviar arquivo
editor.edit_file=Editar arquivo
editor.preview_changes=Visualizar alterações
+editor.cannot_edit_lfs_files=Arquivos LFS não podem ser editados na interface web.
editor.cannot_edit_non_text_files=Arquivos binários não podem ser editados na interface web.
editor.edit_this_file=Editar arquivo
editor.must_be_on_a_branch=Você deve estar em um branch para propor alterações neste arquivo.