diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-17 01:55:34 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-06-17 01:55:34 -0400 |
commit | 3898b8c9b89609a199b87d4d3ce1c7fe95026c1c (patch) | |
tree | 7a6350fe6f3375242bd8b8f19b96aa1cf9352e63 /core/l10n/it.json | |
parent | de5c84580b55c2d1a491b835dea6c0e50579f5f8 (diff) | |
download | nextcloud-server-3898b8c9b89609a199b87d4d3ce1c7fe95026c1c.tar.gz nextcloud-server-3898b8c9b89609a199b87d4d3ce1c7fe95026c1c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index 37c414806fd..002111c2899 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -75,6 +75,8 @@ "/dev/urandom is not readable by PHP which is highly discouraged for security reasons. Further information can be found in our <a href=\"{docLink}\">documentation</a>." : "/dev/urandom non è leggibile da PHP e ciò è vivamente sconsigliato per motivi di sicurezza. Ulteriori informazioni sono disponibili nella nostra <a href=\"{docLink}\">documentazione</a>.", "Error occurred while checking server setup" : "Si è verificato un errore durante il controllo della configurazione del server", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "L'intestazione HTTP \"{header}\" non è configurata come \"{expected}\". \nQuesto è un potenziale rischio di sicurezza o di riservatezza dei dati e noi consigliamo di modificare questa impostazione.", + "The \"Strict-Transport-Security\" HTTP header is not configured to least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "L'intestazione HTTP \"Strict-Transport-Security\" non è configurata con un valore almeno di \"{seconds}\" secondi. Per migliorare la sicurezza, consigliamo di abilitare HSTS come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.", + "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Sei connesso a questo sito tramite HTTP. Ti suggeriamo vivamente di configurare il tuo server per richiedere invece l'utilizzo del protocollo HTTPS, come descritto nei nostri <a href=\"{docUrl}\">consigli sulla sicurezza</a>.", "Shared" : "Condiviso", "Shared with {recipients}" : "Condiviso con {recipients}", "Share" : "Condividi", |