diff options
Diffstat (limited to 'settings/l10n/pt_BR.php')
-rw-r--r-- | settings/l10n/pt_BR.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php index d345a8d14a3..33433413cc6 100644 --- a/settings/l10n/pt_BR.php +++ b/settings/l10n/pt_BR.php @@ -125,6 +125,8 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Permitir que usuários compartilhem somente com usuários em seus grupos", "Allow mail notification" => "Permitir notificação por email", "Allow users to send mail notification for shared files" => "Permitir aos usuários enviar notificação de email para arquivos compartilhados", +"Exclude groups from sharing" => "Excluir grupos de compartilhamento", +"These groups will still be able to receive shares, but not to initiate them." => "Esses grupos ainda serão capazes de receber compartilhamentos, mas não para iniciá-los.", "Security" => "Segurança", "Enforce HTTPS" => "Forçar HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Obrigar os clientes que se conectem a %s através de uma conexão criptografada.", |