diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-04 02:01:28 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-04 02:01:28 -0400 |
commit | 9923fe655bf32a2551ac0f1fd863a6a50af20157 (patch) | |
tree | 4eb5882796c567c9a353ea272ea5f4803a07a331 /apps/files_encryption/l10n/pt_BR.php | |
parent | 3534c3b3735242afa5c991417027a8c8e41e6465 (diff) | |
download | nextcloud-server-9923fe655bf32a2551ac0f1fd863a6a50af20157.tar.gz nextcloud-server-9923fe655bf32a2551ac0f1fd863a6a50af20157.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/pt_BR.php')
-rw-r--r-- | apps/files_encryption/l10n/pt_BR.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php index 1563243c993..3404ce4a542 100644 --- a/apps/files_encryption/l10n/pt_BR.php +++ b/apps/files_encryption/l10n/pt_BR.php @@ -10,6 +10,7 @@ "Your private key is not valid! Likely your password was changed outside the ownCloud system (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Sua chave privada não é válida! Provavelmente sua senha foi alterada fora do sistema ownCloud (por exemplo, seu diretório corporativo). Você pode atualizar sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Missing requirements." => "Requisitos em falta.", "Please make sure that PHP 5.3.3 or newer is installed and that the OpenSSL PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Por favor, certifique-se que o PHP 5.3.3 ou mais recente está instalado e que a extensão PHP OpenSSL está habilitado e configurado corretamente. Por enquanto, o aplicativo de criptografia foi desativado.", +"Following users are not set up for encryption:" => "Seguintes usuários não estão configurados para criptografia:", "Saving..." => "Salvando...", "Your private key is not valid! Maybe the your password was changed from outside." => "Sua chave privada não é válida! Talvez sua senha tenha sido mudada.", "You can unlock your private key in your " => "Você pode desbloquear sua chave privada nas suas", |