diff options
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 33aa0432ef4..b64e69d27ce 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -39,6 +39,7 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul pulsante seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Fai clic sul collegamento seguente per reimpostare la tua password. Se non hai richiesto la reimpostazione della password, ignora questo messaggio.", "Reset your password" : "Ripristina la password", + "The given provider is not available" : "Il fornitore scelto non è disponibile", "Task not found" : "Attività non trovata", "Internal error" : "Errore interno", "Not found" : "Non trovato", @@ -273,6 +274,7 @@ OC.L10N.register( "The server was unable to complete your request." : "Il server non è stato in grado di completare la tua richiesta.", "If this happens again, please send the technical details below to the server administrator." : "Se ciò si verifca nuovamente, invia i seguenti dettagli tecnici all'amministratore del server.", "More details can be found in the server log." : "Ulteriori dettagli sono disponibili nel log del server.", + "For more details see the documentation ↗." : "Per ulteriori dettagli, leggi la documentazione ↗.", "Technical details" : "Dettagli tecnici", "Remote Address: %s" : "Indirizzo remoto: %s", "Request ID: %s" : "ID richiesta: %s", |