diff options
author | GiteaBot <teabot@gitea.io> | 2019-05-13 15:41:18 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2019-05-13 15:41:18 +0000 |
commit | 5df5bfbd134b4348c333cf81b5bd9ff16ec667e0 (patch) | |
tree | 9b1a9a10ba998652df904b281fda280d0cc71226 | |
parent | 34d06f4c6b23dfc458d51e9e3827c9400a87e84d (diff) | |
download | gitea-5df5bfbd134b4348c333cf81b5bd9ff16ec667e0.tar.gz gitea-5df5bfbd134b4348c333cf81b5bd9ff16ec667e0.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_pt-BR.ini | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini index 7905699e58..66ada006d8 100644 --- a/options/locale/locale_pt-BR.ini +++ b/options/locale/locale_pt-BR.ini @@ -1268,7 +1268,9 @@ settings.protected_branch_can_push_yes=Você pode fazer push settings.protected_branch_can_push_no=Você não pode fazer push settings.branch_protection=Proteção de branch para '<b>%s</b>' settings.protect_this_branch=Habilitar proteção de branch +settings.protect_this_branch_desc=Prevenir exclusão e desabilitar qualquer push neste branch. settings.protect_whitelist_committers=Habilitar controle de permissão de push +settings.protect_whitelist_committers_desc=Permitir que usuários ou times realizem push neste branch (exceto push forçado). settings.protect_whitelist_users=Usuários com permissão para realizar push: settings.protect_whitelist_search_users=Pesquisar usuários... settings.protect_whitelist_teams=Equipes com permissão para realizar push: |