From 4b7feab290dd86f1d7ae1a6a63b2ee7e4dcb0375 Mon Sep 17 00:00:00 2001 From: Robin van der Vliet Date: Wed, 24 Dec 2014 03:16:59 +0100 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.0% (2959 of 2988 strings) [CI skip] --- po/ru.po | 28 ++++++++++++---------------- 1 file changed, 12 insertions(+), 16 deletions(-) diff --git a/po/ru.po b/po/ru.po index 612e3ac59f..ed60597af2 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4,17 +4,17 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.4.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2014-12-21 13:06+0100\n" -"PO-Revision-Date: 2014-10-07 06:00+0200\n" -"Last-Translator: Alexey Rubinov \n" -"Language-Team: Russian \n" +"PO-Revision-Date: 2014-12-24 03:16+0200\n" +"Last-Translator: Robin van der Vliet \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 1.10-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.2-dev\n" #: changelog.php:36 license.php:28 #, php-format @@ -891,15 +891,13 @@ msgstr "" "расширенные функции были отключены. %sДля определения причины%s. " #: index.php:540 -#, fuzzy #| msgid "" #| "
      Or alternately go to 'Operations' " #| "tab of any database to set it up there." msgid "" "Or alternately go to 'Operations' tab of any database to set it up there." msgstr "" -"
      Или перейдите на вкладку 'Операции' " -"любой базы данных, чтобы настроить там." +"Или перейдите на вкладку 'Операции' любой базы данных, чтобы настроить там." #: index.php:585 #, php-format @@ -945,10 +943,9 @@ msgid "You are about to TRUNCATE a complete table!" msgstr "Таблица будет полностью ОЧИЩЕНА от данных!" #: js/messages.php:40 -#, fuzzy #| msgid "Delete tracking data for this table" msgid "Delete tracking data for this table?" -msgstr "Удалить данные слежения за таблицей" +msgstr "Удалить данные слежения за таблицей?" #: js/messages.php:41 #, fuzzy @@ -9931,7 +9928,6 @@ msgstr "" "(4,5,6), (7,8,9)" #: libraries/plugins/export/ExportSql.class.php:403 -#, fuzzy #| msgid "" #| "both of the above
      Example: INSERT INTO " #| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" @@ -9939,9 +9935,9 @@ msgid "" "both of the above
      Example: INSERT INTO " "tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)" msgstr "" -"комбинация обоих верхних вариантов
      Пример: " -"INSERT INTO tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)" +"комбинация обоих верхних вариантов
      Пример: " +"INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), " +"(7,8,9)" #: libraries/plugins/export/ExportSql.class.php:408 msgid ""