diff options
author | GiteaBot <teabot@gitea.io> | 2021-04-04 00:12:19 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-04-04 00:12:19 +0000 |
commit | f2715b8e294d53a54bb71876c74a7fbec5b41937 (patch) | |
tree | bd5b41829f38b7ad44696bbbbc091e533c732793 /options/locale/locale_pt-BR.ini | |
parent | 0bb8bd8190a7c3ec84b934642607e24058145b9e (diff) | |
download | gitea-f2715b8e294d53a54bb71876c74a7fbec5b41937.tar.gz gitea-f2715b8e294d53a54bb71876c74a7fbec5b41937.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_pt-BR.ini')
-rw-r--r-- | options/locale/locale_pt-BR.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index cae5f31aa3..4141d17bb7 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -318,6 +318,13 @@ reset_password=Recuperar sua conta register_success=Cadastro bem-sucedido register_notify=Bem-vindo ao Gitea + +repo.transfer.subject_to=%s gostaria de transferir "%s" para %s +repo.transfer.subject_to_you=%s gostaria de transferir "%s" para você +repo.transfer.to_you=você + +repo.collaborator.added.subject=%s adicionou você a %s + [modal] yes=Sim no=Não |