diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index c0996cadac5..3b05e04c2cd 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edizione didattica", "Enterprise bundle" : "Pacchetto Enterprise", "Groupware bundle" : "Pacchetto Groupware", + "Hub bundle" : "Pacchetto Hub", "Social sharing bundle" : "Pacchetto Social sharing", "PHP %s or higher is required." : "Richiesto PHP %s o superiore", "PHP with a version lower than %s is required." : "Richiesta una versione di PHP minore di %s.", @@ -83,14 +84,7 @@ OC.L10N.register( "Log out" : "Esci", "Users" : "Utenti", "Unknown user" : "Utente sconosciuto", - "Overview" : "Riepilogo", - "Basic settings" : "Impostazioni di base", - "Sharing" : "Condivisione", - "Security" : "Sicurezza", - "Groupware" : "Groupware", "Additional settings" : "Impostazioni aggiuntive", - "Personal info" : "Informazioni personali", - "Mobile & desktop" : "Mobile e desktop", "%s enter the database username and name." : "%s digita il nome utente e il nome del database.", "%s enter the database username." : "%s digita il nome utente del database.", "%s enter the database name." : "%s digita il nome del database.", @@ -232,6 +226,13 @@ OC.L10N.register( "Change" : "Modifica", "Delete" : "Elimina", "Share" : "Condividi", + "Overview" : "Riepilogo", + "Basic settings" : "Impostazioni di base", + "Sharing" : "Condivisione", + "Security" : "Sicurezza", + "Groupware" : "Groupware", + "Personal info" : "Informazioni personali", + "Mobile & desktop" : "Mobile e desktop", "Unlimited" : "Illimitato", "Verifying" : "Verifica", "Verifying …" : "Verifica in corso...", |