diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-03 01:56:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-08-03 01:56:46 -0400 |
commit | 17fe748abc68f016f8bf894a2d0079f0f2ed5c66 (patch) | |
tree | 26d47b10e543c79bc6337725a965c28b0d8dfc9f /apps/files_encryption/l10n/it.php | |
parent | afc8ee721df7e17e9855c383c529a2e7838ad748 (diff) | |
download | nextcloud-server-17fe748abc68f016f8bf894a2d0079f0f2ed5c66.tar.gz nextcloud-server-17fe748abc68f016f8bf894a2d0079f0f2ed5c66.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 8d15d1ced36..db1a1b1709a 100644 --- a/apps/files_encryption/l10n/it.php +++ b/apps/files_encryption/l10n/it.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." => "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 the OpenSSL 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.", "You can unlock your private key in your " => "Puoi sbloccare la chiave privata nelle tue", |