diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-31 02:04:40 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-05-31 02:04:40 +0200 |
commit | a730a72dcb069f549b326070724dbf1ee865135d (patch) | |
tree | 5420b448c3efd5ce9cb5607e1becae10d7338525 /apps/files_encryption/l10n/it.php | |
parent | bd7771867bb68cd608be826ecd00e89b350cac7a (diff) | |
download | nextcloud-server-a730a72dcb069f549b326070724dbf1ee865135d.tar.gz nextcloud-server-a730a72dcb069f549b326070724dbf1ee865135d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/it.php')
-rw-r--r-- | apps/files_encryption/l10n/it.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php index ecdb04a36bd..63ae4b70b44 100644 --- a/apps/files_encryption/l10n/it.php +++ b/apps/files_encryption/l10n/it.php @@ -1,4 +1,8 @@ <?php $TRANSLATIONS = array( +"Recovery key successfully enabled" => "Chiave di ripristino abilitata correttamente", +"Could not enable recovery key. Please check your recovery key password!" => "Impossibile abilitare la chiave di ripristino. Verifica la password della chiave di ripristino.", +"Recovery key successfully disabled" => "Chiave di ripristinata disabilitata correttamente", +"Could not disable recovery key. Please check your recovery key password!" => "Impossibile disabilitare la chiave di ripristino. Verifica la password della chiave di ripristino.", "Password successfully changed." => "Password modificata correttamente.", "Could not change the password. Maybe the old password was not correct." => "Impossibile cambiare la password. Forse la vecchia password non era corretta.", "Saving..." => "Salvataggio in corso...", |