diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 8fc8b28938d..b6d9da3d083 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -210,7 +210,7 @@ OC.L10N.register( "Pending" : "In corso", "Copy to {folder}" : "Copia in {folder}", "Move to {folder}" : "Sposta in {folder}", - "Saving..." : "Salvataggio in corso...", + "Saving …" : "Salvataggio in corso...", "Authentication required" : "Autenticazione richiesta", "This action requires you to confirm your password" : "Questa azione richiede la conferma della tua password", "Confirm" : "Conferma", @@ -344,6 +344,7 @@ OC.L10N.register( "Contact your system administrator if this message persists or appeared unexpectedly." : "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Could not send reset email because there is no email address for this username. Please contact your administrator." : "Impossibile inviare l'email di reimpostazione poiché non è presente un indirizzo email per questo nome utente. Contatta il tuo amministratore.", "Couldn't send reset email. Please make sure your username is correct." : "Impossibile inviare l'email di reimpostazione. Assicurati che il nome utente sia corretto.", + "Saving..." : "Salvataggio in corso...", "Dismiss" : "Annulla", "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.", "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "I tuoi file sono cifrati. Non sarà più possibile recuperare i tuoi dati una volta che la password sarà reimpostata.<br />Se non sei sicuro, contatta l'amministratore prima di proseguire.<br />Vuoi davvero continuare?", |