diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index cfc57ed3118..1543cbcd070 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -192,7 +192,6 @@ OC.L10N.register( "Share with users or groups…" : "Condividi con utenti o gruppi...", "Share with users or remote users…" : "Condividi con utenti o utenti remoti...", "Error removing share" : "Errore durante la rimozione della condivisione", - "Warning" : "Avviso", "Error while sending notification" : "Errore durante l'invio della notifica", "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente", "restricted" : "limitato", @@ -330,6 +329,7 @@ OC.L10N.register( "Allow editing" : "Consenti la modifica", "can share" : "può condividere", "Share with people on other ownClouds using the syntax username@example.com/owncloud" : "Condividi con persone su altri ownCloud utilizzando la sintassi nomeutente@esempio.com/owncloud", + "Warning" : "Avviso", "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "L'aggiornamento è in corso, l'abbandono di questa pagina potrebbe interrompere il processo in alcuni ambienti.", "Updating to {version}" : "Aggiornamento a {version}", "The update was successful. There were warnings." : "L'aggiornamento è stato effettuato correttamente. Ci sono degli avvisi.", |