diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/it.json | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.json')
-rw-r--r-- | core/l10n/it.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/it.json b/core/l10n/it.json index f02000dc612..957e19248ad 100644 --- a/core/l10n/it.json +++ b/core/l10n/it.json @@ -149,6 +149,14 @@ "Shared" : "Condiviso", "Shared with" : "Condiviso con", "Shared by" : "Condiviso da", + "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente", + "restricted" : "limitato", + "invisible" : "invisibile", + "({scope})" : "({scope})", + "Delete" : "Elimina", + "Rename" : "Rinomina", + "Collaborative tags" : "Etichette collaborative", + "No tags found" : "Nessuna etichetta trovata", "Settings" : "Impostazioni", "Connection to server lost" : "Connessione al server interrotta", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Problema durante il caricamento della pagina, aggiornamento tra %n secondo","Problema durante il caricamento della pagina, aggiornamento tra %n secondi"], @@ -233,14 +241,6 @@ "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>.", - "Non-existing tag #{tag}" : "Etichetta #{tag} inesistente", - "restricted" : "limitato", - "invisible" : "invisibile", - "({scope})" : "({scope})", - "Delete" : "Elimina", - "Rename" : "Rinomina", - "Collaborative tags" : "Etichette collaborative", - "No tags found" : "Nessuna etichetta trovata", "unknown text" : "testo sconosciuto", "Hello world!" : "Ciao mondo!", "sunny" : "soleggiato", |