From e214785be7aaacab8d9d87cfe6c346d1773a19e3 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 5 Aug 2015 01:01:21 +0200 Subject: [PATCH] sync russian translation --- locales/ru_RU/translations.php | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/locales/ru_RU/translations.php b/locales/ru_RU/translations.php index e1c8e1e..6829649 100644 --- a/locales/ru_RU/translations.php +++ b/locales/ru_RU/translations.php @@ -230,4 +230,12 @@ return array( 'Enable debug mode' => 'Включить отладочный режим', 'Original link marks article as read' => 'При переходе на оригинал отмечать статью как прочитанную', 'Cloak the image referrer' => 'Проксировать загрузку изображений', + // 'This subscription already exists.' => '', + // 'Connection timeout.' => '', + // 'Error occured.' => '', + // 'Feed is malformed.' => '', + // 'Invalid SSL certificate.' => '', + // 'Maximum number of HTTP redirections exceeded.' => '', + // 'The content size exceeds to maximum allowed size.' => '', + // 'Unable to detect the feed format.' => '', );