diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-25 02:14:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-25 02:14:03 +0000 |
commit | a4e6073e47b1574c4dd9342bde1601ece28bdb3c (patch) | |
tree | 4dd5b7df88afa9a33def17785861635fd028301e /core/l10n/it.js | |
parent | f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae (diff) | |
download | nextcloud-server-a4e6073e47b1574c4dd9342bde1601ece28bdb3c.tar.gz nextcloud-server-a4e6073e47b1574c4dd9342bde1601ece28bdb3c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 3d6d2272f49..d4dbe3d8bd0 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -107,6 +107,7 @@ OC.L10N.register( "The \"{header}\" HTTP header doesn't contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "L'intestazione HTTP \"{header}\" non contien \"{expected}\". Questo è un potenziale rischio di sicurezza o di riservatezza, e consigliamo di modificare questa impostazione.", "The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>." : "L'intestazione HTTP \"{header}\" non è impostata a \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" o \"{val5}\". Ciò può far trapelare informazioni sul referer. Vedi la <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{link}\">W3C Recommendation ↗</a>.", "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 advised to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips ↗</a>." : "Sei connesso a questo sito in modo non sicuro tramite HTTP. Ti consigliamo vivamente di configurare il tuo server per richiedere invece HTTPS, come descritto nei <a href=\"{docUrl}\">consigli sulla sicurezza ↗</a>.", "Shared" : "Condiviso", "Shared with" : "Condiviso con", "Shared by" : "Condiviso da", |