diff options
Diffstat (limited to 'settings/l10n/it.js')
-rw-r--r-- | settings/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index bf0e9cd9ff8..5252b2127bf 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -30,7 +30,6 @@ OC.L10N.register( "Well done, %s!" : "Ben fatto, %s!", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Si è verificato un problema durante l'invio dell'email. Controlla le tue impostazioni. (Errore: %s)", "You need to set your user email before being able to send test emails." : "Devi impostare l'indirizzo del tuo utente prima di poter provare l'invio delle email.", - "Invalid request" : "Richiesta non valida", "Invalid mail address" : "Indirizzo email non valido", "No valid group selected" : "Nessun gruppo valido selezionato", "A user with that name already exists." : "Un utente con quel nome esiste già.", @@ -361,6 +360,7 @@ OC.L10N.register( "Please provide an admin recovery password, otherwise all user data will be lost" : "Fornisci una password amministrativa di ripristino altrimenti tutti i dati degli utenti saranno persi.", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Il motore non supporta la modifica della password, ma la chiave di cifratura dell'utente è stata aggiornata correttamente.", "test email settings" : "prova impostazioni email", + "Invalid request" : "Richiesta non valida", "Admins can't remove themself from the admin group" : "Gli amministratori non possono rimuovere se stessi dal gruppo di amministrazione", "Unable to add user to group %s" : "Impossibile aggiungere l'utente al gruppo %s", "Unable to remove user from group %s" : "Impossibile rimuovere l'utente dal gruppo %s", |