diff options
Diffstat (limited to 'lib/l10n/it.js')
-rw-r--r-- | lib/l10n/it.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/it.js b/lib/l10n/it.js index 283ef4a6487..3b05e04c2cd 100644 --- a/lib/l10n/it.js +++ b/lib/l10n/it.js @@ -84,11 +84,6 @@ 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", "%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.", @@ -231,6 +226,11 @@ 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", |