summaryrefslogtreecommitdiffstats
path: root/l10n/ru.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 01:01:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-08-20 01:01:33 -0400
commit23d2838c4475a2aedee2d055420bee83f7b7ba32 (patch)
tree643f1c1e660414231f778b1e644e84a453f5ac88 /l10n/ru.php
parente9a2b38c0181103ecb8fd9da1c200a305139e98f (diff)
[tx-robot] updated from transifex
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" => "Сайт не найден",