diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-04 09:33:58 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-04 09:33:58 +0200 |
commit | 51cfacd78903e9b24df3cb6de178ec19805fd444 (patch) | |
tree | a917e36444d75446d30d3d540f9c13fc661a3429 /apps/files_encryption/l10n/it.php | |
parent | 20be58bfdc7239d146fc8d99cd9d77b4d50deff8 (diff) | |
download | nextcloud-server-51cfacd78903e9b24df3cb6de178ec19805fd444.tar.gz nextcloud-server-51cfacd78903e9b24df3cb6de178ec19805fd444.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/it.php')
-rw-r--r-- | apps/files_encryption/l10n/it.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php index ba51eeb6d05..6982d2d58d0 100644 --- a/apps/files_encryption/l10n/it.php +++ b/apps/files_encryption/l10n/it.php @@ -7,6 +7,7 @@ "Could not change the password. Maybe the old password was not correct." => "Impossibile cambiare la password. Forse la vecchia password non era corretta.", "Private key password successfully updated." => "Password della chiave privata aggiornata correttamente.", "Could not update the private key password. Maybe the old password was not correct." => "Impossibile aggiornare la password della chiave privata. Forse la vecchia password non era corretta.", +"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." => "La chiave privata non è valida! Forse la password è stata cambiata esternamente al sistema di ownCloud (ad es. la directory aziendale). Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file.", "PHP module OpenSSL is not installed." => "Il modulo PHP OpenSSL non è installato.", "Please ask your server administrator to install the module. For now the encryption app was disabled." => "Chiedi all'amministratore del server di installare il modulo. Per ora la crittografia è disabilitata.", "Saving..." => "Salvataggio in corso...", |