diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-13 01:55:12 -0400 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2014-04-13 01:55:12 -0400 |
commit | 982d2bcc5b829e7d9e8db5f1111570d80f537c5f (patch) | |
tree | 3108c68aaeaeb78ddc09c8db58e2b269e2410973 /settings/l10n/it.php | |
parent | 7fa0c3b7b72acdc0bf7321827a5195cc2a8af1e1 (diff) | |
download | nextcloud-server-982d2bcc5b829e7d9e8db5f1111570d80f537c5f.tar.gz nextcloud-server-982d2bcc5b829e7d9e8db5f1111570d80f537c5f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r-- | settings/l10n/it.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 12fa6d097af..dd32d4029de 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -16,6 +16,9 @@ $TRANSLATIONS = array( "Unable to change full name" => "Impossibile cambiare il nome completo", "Group already exists" => "Il gruppo esiste giĆ ", "Unable to add group" => "Impossibile aggiungere il gruppo", +"Files decrypted successfully" => "File decifrato correttamente", +"Couldn't decrypt your files, please check your owncloud.log or ask your administrator" => "Impossibile decifrare i tuoi file, controlla il file owncloud.log o chiedi al tuo amministratore", +"Couldn't decrypt your files, check your password and try again" => "Impossibile decifrare i tuoi file, controlla la password e prova ancora", "Email saved" => "Email salvata", "Invalid email" => "Email non valida", "Unable to delete group" => "Impossibile eliminare il gruppo", |