diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-23 00:06:16 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-23 00:06:16 +0100 |
commit | 4f6e13e673a08ac71a34a2d2a5050c4c970454ef (patch) | |
tree | 8abcdfca0e450070fa75de156137bf290f6b5da0 /core/l10n/pt_PT.php | |
parent | a035ed0c191186e9aecedfac3b2f383907ec7d82 (diff) | |
download | nextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.tar.gz nextcloud-server-4f6e13e673a08ac71a34a2d2a5050c4c970454ef.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/pt_PT.php')
-rw-r--r-- | core/l10n/pt_PT.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index 28d6506bd33..41506bd9ec4 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -107,6 +107,8 @@ "Edit categories" => "Editar categorias", "Add" => "Adicionar", "Security Warning" => "Aviso de Segurança", +"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "A sua versão do PHP é vulnerável ao ataque Byte Null (CVE-2006-7243)", +"Please update your PHP installation to use ownCloud securely." => "Por favor atualize a sua versão PHP instalada para usar o ownCloud com segurança.", "No secure random number generator is available, please enable the PHP OpenSSL extension." => "Não existe nenhum gerador seguro de números aleatórios, por favor, active a extensão OpenSSL no PHP.", "Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sem nenhum gerador seguro de números aleatórios, uma pessoa mal intencionada pode prever a sua password, reiniciar as seguranças adicionais e tomar conta da sua conta. ", "Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "A pasta de dados do ownCloud e os respectivos ficheiros, estarão provavelmente acessíveis a partir da internet, pois o ficheiros .htaccess não funciona.", |