diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index f44c9d77b0b..117be757d98 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -4,7 +4,9 @@ OC.L10N.register( "Security & setup warnings" : "Avvisi di sicurezza e di configurazione", "Sharing" : "Condivisione", "External Storage" : "Archiviazione esterna", + "Server-side encryption" : "Cifratura lato server", "Cron" : "Cron", + "Email server" : "Server di posta", "Log" : "Log", "Tips & tricks" : "Suggerimenti e trucchi", "Updates" : "Aggiornamenti", @@ -26,6 +28,7 @@ OC.L10N.register( "Unable to change password" : "Impossibile cambiare la password", "Enabled" : "Abilitata", "Not enabled" : "Non abilitata", + "A problem occurred, please check your log files (Error: %s)" : "Si è verificato un problema, controlla i tuoi file di log (Errore: %s)", "Migration Completed" : "Migrazione completata", "Group already exists." : "Il gruppo esiste già.", "Unable to add group." : "Impossibile aggiungere il gruppo.", @@ -47,6 +50,7 @@ OC.L10N.register( "Email saved" : "Email salvata", "Are you really sure you want add \"{domain}\" as trusted domain?" : "Sei sicuro di voler aggiungere \"{domain}\" come dominio attendibile?", "Add trusted domain" : "Aggiungi dominio attendibile", + "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Sending..." : "Invio in corso...", "All" : "Tutti", @@ -135,6 +139,7 @@ OC.L10N.register( "Execute one task with each page loaded" : "Esegui un'operazione con ogni pagina caricata", "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.", "Use system's cron service to call the cron.php file every 15 minutes." : "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.", + "Enable server-side encryption" : "Abilita cifratura lato server", "Start migration" : "Avvia migrazione", "This is used for sending out notifications." : "Viene utilizzato per inviare le notifiche.", "Send mode" : "Modalità di invio", |