summaryrefslogtreecommitdiffstats
path: root/l10n/it.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/it.js')
-rw-r--r--l10n/it.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/it.js b/l10n/it.js
index 086f97460..855549ffa 100644
--- a/l10n/it.js
+++ b/l10n/it.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"Feed contains invalid XML" : "La fonte contiene XML non valido",
+ "Feed not found: either the website does not provide a feed or blocks access. To rule out blocking, try to download the feed on your server's command line using curl: curl http://the-feed.tld" : "Fonte non trovata: il sito web non fornisce una fonte o blocca l'accesso. Per evitare il blocco, prova a scaricare la fonte dalla riga di comando del tuo server utilizzando curl: curl http://la-fonte.tld",
"Detected feed format is not supported" : "Il formato della fonte rilevato non è supportato",
"SSL Certificate is invalid" : "Il certificato SSL non è valido",
"Website not found" : "Sito web non trovato",