summaryrefslogtreecommitdiffstats
path: root/l10n/ru.php
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.php')
-rw-r--r--l10n/ru.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/ru.php b/l10n/ru.php
index 25dfc4956..47124486b 100644
--- a/l10n/ru.php
+++ b/l10n/ru.php
@@ -1,6 +1,7 @@
<?php
$TRANSLATIONS = array(
"Feed contains invalid XML" => "В ленте присутствует недействительный 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 http://the-feed.tld" => "Новостная лента не найдена: либо веб-сайт не предоставляет новостную ленту, либо он блокирует доступ к ней. Чтобы обойти блокировку, попробуйте скачать новостную ленту в командную строку своего сервера, используя curl: curl http://the-feed.tld",
"Detected feed format is not supported" => "Обнаруженный формат ленты не поддерживается",
"SSL Certificate is invalid" => "SSL сертификат недействительный ",
"Website not found" => "Сайт не найден",