Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-05-30 05:16:15 +0300
commit556a9e88f0f957138dc9b92fe881a53e44e46787 (patch)
tree78bf2552de46a29546d33124f6a232e4c51bf66f /core/l10n/it.js
parent29fea4fc570970ecadbcdc1d1a560de0cc2b563c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r--core/l10n/it.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js
index cb29f6385d9..893ef7623bf 100644
--- a/core/l10n/it.js
+++ b/core/l10n/it.js
@@ -107,13 +107,6 @@ OC.L10N.register(
"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>.",
- "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
- "restricted" : "limitato",
- "invisible" : "invisibile",
- "Delete" : "Elimina",
- "Rename" : "Rinomina",
- "Collaborative tags" : "Etichette collaborative",
- "No tags found" : "Nessuna etichetta trovata",
"unknown text" : "testo sconosciuto",
"Hello world!" : "Ciao mondo!",
"sunny" : "soleggiato",
@@ -242,6 +235,13 @@ OC.L10N.register(
"Strong password" : "Password forte",
"No action available" : "Nessuna azione disponibile",
"Error fetching contact actions" : "Errore durante il recupero delle azioni dei contatti",
+ "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente",
+ "restricted" : "limitato",
+ "invisible" : "invisibile",
+ "Delete" : "Elimina",
+ "Rename" : "Rinomina",
+ "Collaborative tags" : "Etichette collaborative",
+ "No tags found" : "Nessuna etichetta trovata",
"Personal" : "Personale",
"Users" : "Utenti",
"Apps" : "Applicazioni",