diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-08-24 02:15:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-08-24 02:15:08 +0000 |
commit | f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae (patch) | |
tree | 15305db8bbfeeffb2e3982397f19c71b9dd24732 /core/l10n/it.json | |
parent | f515da4f3ca103c49587945c8d963416700ae5f2 (diff) | |
download | nextcloud-server-f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae.tar.gz nextcloud-server-f46b21e4d9247b5764e76b6f0c1cfa6e1b7a80ae.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index 477f3b527ca..03770335892 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -105,7 +105,6 @@ "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 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>.", "Shared" : "Condiviso", "Shared with" : "Condiviso con", "Shared by" : "Condiviso da", @@ -409,6 +408,7 @@ "Sending email …" : "Invio email in corso....", "{name} below version {version} is installed, for stability and performance reasons it is recommended to update to a newer {name} version." : "La versione di {name} installata è anteriore alla {version}, per motivi di stabilità e prestazioni, consigliamo di aggiornare a una versione di {name} più recente.", "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "/dev/urandom non è leggibile da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentazione</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>.", "Copy URL" : "Copia URL", "Enable" : "Abilita", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento", |