diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-10-16 02:08:21 +0200 |
commit | c3823aa864938c38349d45a0524e2db3a71b2f4b (patch) | |
tree | 9ddb60bd8207fb8094801eac0694e164af868504 /core/l10n/pt_BR.php | |
parent | e299c241df23770efbb6f5c833d77edcdeed7410 (diff) | |
download | nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.tar.gz nextcloud-server-c3823aa864938c38349d45a0524e2db3a71b2f4b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_BR.php')
-rw-r--r-- | core/l10n/pt_BR.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index c332585325b..54a442bc2f2 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -69,6 +69,9 @@ "Cloud not found" => "Cloud não encontrado", "Edit categories" => "Editar categorias", "Add" => "Adicionar", +"Security Warning" => "Aviso de Segurança", +"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Nenhum gerador de número aleatório de segurança disponível. Habilite a extensão OpenSSL do PHP.", +"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sem um gerador de número aleatório de segurança, um invasor pode ser capaz de prever os símbolos de redefinição de senhas e assumir sua conta.", "Create an <strong>admin account</strong>" => "Criar uma <strong>conta</strong> de <strong>administrador</strong>", "Advanced" => "Avançado", "Data folder" => "Pasta de dados", |