diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
commit | d9504a4e061693b95bcab0628433185389b47a24 (patch) | |
tree | 37f7fe4c783e5dd86d03814fafd84e4822c34a44 /core/l10n/it.js | |
parent | ac330077d83d699234e0d8f112c9feca95017d98 (diff) | |
download | nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.tar.gz nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 75f360c3906..78b86a2b47d 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -256,6 +256,8 @@ OC.L10N.register( "Help" : "Aiuto", "Access forbidden" : "Accesso negato", "File not found" : "File non trovato", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Il documento non può essere trovato sul server. Forse la condivisione è stata eliminata o è scaduta?", + "Back to %s" : "Torna a %s", "Internal Server Error" : "Errore interno del server", "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.", @@ -402,6 +404,7 @@ OC.L10N.register( "The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore di almeno \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei <a href=\"{docUrl}\" rel=\"noreferrer noopener\">consigli sulla sicurezza</a>.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece HTTPS, come descritto nei <a href=\"{docUrl}\">consigli sulla sicurezza</a>.", "Back to log in" : "Torna alla schermata di accesso", - "Depending on your configuration, this button could also work to trust the domain:" : "In base alla tua configurazione, questo pulsante può funzionare anche per rendere attendibile il dominio:" + "Depending on your configuration, this button could also work to trust the domain:" : "In base alla tua configurazione, questo pulsante può funzionare anche per rendere attendibile il dominio:", + "Copy URL" : "Copia URL" }, "nplurals=2; plural=(n != 1);"); |