diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 721fdfad54b..a3b437c462a 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -57,6 +57,7 @@ OC.L10N.register( "Set your password" : "Imposta la tua password", "Go to %s" : "Vai a %s", "Install Client" : "Installa client", + "Logged in user must be a subadmin" : "L'utente che ha eseguito l'accesso deve essere un sotto-amministratore ", "Migration in progress. Please wait until the migration is finished" : "Migrazione in corso. Attendi fino al completamento della migrazione", "Migration started …" : "Migrazione avviata...", "Not saved" : "Non salvato", @@ -106,6 +107,8 @@ OC.L10N.register( "Good password" : "Password buona", "Strong password" : "Password forte", "Groups" : "Gruppi", + "Group list is empty" : "L'elenco dei gruppi è vuoto", + "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", "Official" : "Ufficiale", "No results" : "Nessun risultato", "Visit website" : "Visita il sito web", |