From c626ae482af1fbea99240ffb9bb5854dba43be15 Mon Sep 17 00:00:00 2001 From: ddrmoscow Date: Sat, 11 Jul 2015 00:42:35 +0200 Subject: [PATCH 1/2] Translated using Weblate (Russian) Currently translated at 97.4% (2962 of 3038 strings) [CI skip] --- po/ru.po | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/po/ru.po b/po/ru.po index 0b401537d4..32c62aafb2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.12-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-08 15:27+0200\n" -"PO-Revision-Date: 2015-05-31 02:17+0200\n" -"Last-Translator: Хомутов Иван Сергеевич \n" -"Language-Team: Russian \n" +"PO-Revision-Date: 2015-07-11 00:42+0200\n" +"Last-Translator: ddrmoscow \n" +"Language-Team: Russian " +"\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 2.3-dev\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 2.4-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -5334,10 +5334,9 @@ msgid "" msgstr "" #: libraries/config/messages.inc.php:25 -#, fuzzy #| msgid "Cannot log in to the MySQL server" msgid "Restrict login to MySQL server" -msgstr "Невозможно подключиться к серверу MySQL" +msgstr "Ограничить вход на сервер MySQL" #: libraries/config/messages.inc.php:27 msgid "" From b1aa8f981e2008eb99cfe2304c55dc4c40184bfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3=20=D0=9A=D0=B0=D1=80=D0=BF=D0=BE?= =?UTF-8?q?=D0=B2?= Date: Sat, 11 Jul 2015 00:44:22 +0200 Subject: [PATCH 2/2] Translated using Weblate (Russian) Currently translated at 97.5% (2963 of 3038 strings) [CI skip] --- po/ru.po | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/po/ru.po b/po/ru.po index 32c62aafb2..1499b47e27 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.12-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-07-08 15:27+0200\n" -"PO-Revision-Date: 2015-07-11 00:42+0200\n" -"Last-Translator: ddrmoscow \n" +"PO-Revision-Date: 2015-07-11 00:44+0200\n" +"Last-Translator: Олег Карпов \n" "Language-Team: Russian " "\n" "Language: ru\n" @@ -6385,10 +6385,9 @@ msgid "In the navigation panel, replaces the database tree with a selector" msgstr "" #: libraries/config/messages.inc.php:428 -#, fuzzy #| msgid "Show hidden navigation tree items." msgid "Show databases navigation as tree" -msgstr "Отображать скрытые пункты дерева навигации." +msgstr "Отображать навигацию базы данных в виде дерева." #: libraries/config/messages.inc.php:430 msgid "Link with main panel by highlighting the current database or table."