summaryrefslogtreecommitdiffstats
path: root/l10n/de.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/de.php')
-rw-r--r--l10n/de.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/de.php b/l10n/de.php
index 8b4ba946b..be070a7dd 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "Feed beinhaltet ungültiges XML",
+"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 " => "Feed nicht gefunden: entweder stellt die Website keinen Feed zur Verfügung oder blockiert den Zugriff. Um die Sperre zu umgehen, versuche den Feed über die Kommandozeile Ihres Servers mithilfe von curl herunterzuladen: curl",
"Detected feed format is not supported" => "Das Ermitteln des Feedformats wird nicht unterstützt",
"Website not found" => "Webseite nicht gefunden",
"More redirects than allowed, aborting" => "Mehr Weiterleitungen als erlaubt, Abbruch",