diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-23 00:09:12 +0000 |
commit | c935f1f9cc5421280509eb96ec233e94c1f4ceb8 (patch) | |
tree | 314ef4267a077c2d40e90b2f60f9a461107357bb /settings/l10n/it.js | |
parent | d611d9c126e677b29466f537a4166cfd0ea5de2a (diff) | |
download | nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.tar.gz nextcloud-server-c935f1f9cc5421280509eb96ec233e94c1f4ceb8.zip |
[tx-robot] updated from transifex
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", |