diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-11 08:11:03 -0400 |
commit | 5ebff8cfc453552201f0bde1b0eeba13f540d0a6 (patch) | |
tree | d7da64305c6b1a850e3718da8de28ea76739e025 /apps/files_encryption/l10n/it.php | |
parent | 4128561f2265938fb4de4ed34873c594919dca35 (diff) | |
download | nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.tar.gz nextcloud-server-5ebff8cfc453552201f0bde1b0eeba13f540d0a6.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 09a562a64b3..f9534d7eca3 100644 --- a/apps/files_encryption/l10n/it.php +++ b/apps/files_encryption/l10n/it.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "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.", "Missing requirements." => "Requisiti mancanti.", +"Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Assicurati che sia installato PHP 5.3.3 o versioni successive e che l'estensione OpenSSL di PHP sia abilitata e configurata correttamente. Per ora, l'applicazione di cifratura è disabilitata.", "Following users are not set up for encryption:" => "I seguenti utenti non sono configurati per la cifratura:", "Saving..." => "Salvataggio in corso...", "Your private key is not valid! Maybe the your password was changed from outside." => "La tua chiave privata non è valida! Forse è stata modifica dall'esterno.", |