summaryrefslogtreecommitdiffstats
path: root/l10n/it.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-10 01:01:28 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-10 01:01:28 -0400
commitb7e6e0852071e9251d3e3de1cd0bb8afc6da7c1f (patch)
treea7c6847309f7e69e6186c00de9d35cdb61f17623 /l10n/it.php
parenta2fc9fcf5f9f697bba91da7646a0284c70c12721 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/it.php')
-rw-r--r--l10n/it.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/it.php b/l10n/it.php
index 8dce6224e..58dfcc029 100644
--- a/l10n/it.php
+++ b/l10n/it.php
@@ -3,7 +3,6 @@ $TRANSLATIONS = array(
"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",
"More redirects than allowed, aborting" => "Più redirezioni di quelle consentite, interruzione in corso",
"Bigger than maximum allowed size" => "Più grande della dimensione massima consentita",
@@ -131,6 +130,7 @@ $TRANSLATIONS = array(
"Import" => "Importa",
"Export" => "Esporta",
"Error when importing: file does not contain valid OPML" => "Errore di importazione: il file non contiene OPML valido",
+"Error when importing: OPML is does neither contain feeds nor folders" => "Errore durante l'importazione: il file OPML non contiene fonti né cartelle",
"Unread/Starred Articles" => "Articoli non letti/preferiti",
"Error when importing: file does not contain valid JSON" => "Errore durante l'importazione: il file non contiene JSON valido"
);