diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index e6e13e6fc0d..307a3a15469 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -51,6 +51,8 @@ OC.L10N.register( "Problem loading page, reloading in 5 seconds" : "Problema durante il caricamento della pagina, aggiornamento tra 5 secondi", "Saving..." : "Salvataggio in corso...", "Dismiss" : "Annulla", + "Password" : "Password", + "Cancel" : "Annulla", "seconds ago" : "secondi fa", "Logging in …" : "Accesso in corso...", "The link to reset your password has been sent to your email. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Il collegamento per reimpostare la password è stato inviato al tuo indirizzo di posta. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.", @@ -71,7 +73,6 @@ OC.L10N.register( "Already existing files" : "File già esistenti", "Which files do you want to keep?" : "Quali file vuoi mantenere?", "If you select both versions, the copied file will have a number added to its name." : "Se selezioni entrambe le versioni, sarà aggiunto un numero al nome del file copiato.", - "Cancel" : "Annulla", "Continue" : "Continua", "(all selected)" : "(tutti i selezionati)", "({count} selected)" : "({count} selezionati)", @@ -115,7 +116,6 @@ OC.L10N.register( "Share link" : "Condividi collegamento", "Link" : "Collegamento", "Password protect" : "Proteggi con password", - "Password" : "Password", "Allow upload and editing" : "Consenti il caricamento e la modifica", "Hide file listing" : "Nascondi elenco dei file", "Email link to person" : "Invia collegamento via email", |