summaryrefslogtreecommitdiffstats
path: root/l10n/ru.js
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/ru.js')
-rw-r--r--l10n/ru.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/l10n/ru.js b/l10n/ru.js
index bbf7f287a..05220a04c 100644
--- a/l10n/ru.js
+++ b/l10n/ru.js
@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"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" : "Сайт не найден",