Translated using Weblate (Russian)
Currently translated at 99.0% (2959 of 2988 strings) [CI skip]
This commit is contained in:
parent
c138fd149d
commit
4b7feab290
28
po/ru.po
28
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 <orion1979@yandex.ru>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/"
|
||||
"master/ru/>\n"
|
||||
"PO-Revision-Date: 2014-12-24 03:16+0200\n"
|
||||
"Last-Translator: Robin van der Vliet <info@robinvandervliet.nl>\n"
|
||||
"Language-Team: Russian "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/master/ru/>\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 ""
|
||||
#| "<br> 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 ""
|
||||
"<br> Или перейдите на вкладку 'Операции' "
|
||||
"любой базы данных, чтобы настроить там."
|
||||
"Или перейдите на вкладку 'Операции' любой базы данных, чтобы настроить там."
|
||||
|
||||
#: 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)</code>"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:403
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "both of the above<br /> Example: <code>INSERT INTO "
|
||||
#| "tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
@ -9939,9 +9935,9 @@ msgid ""
|
||||
"both of the above<br /> Example: <code>INSERT INTO "
|
||||
"tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), (7,8,9)</code>"
|
||||
msgstr ""
|
||||
"комбинация обоих верхних вариантов<br /> Пример: "
|
||||
"<code>INSERT INTO tbl_name (col_A,col_B) VALUES (1,2,3), (4,5,6), (7,8,9)</"
|
||||
"code>"
|
||||
"комбинация обоих верхних вариантов<br /> Пример: <code>"
|
||||
"INSERT INTO tbl_name (col_A,col_B,col_C) VALUES (1,2,3), (4,5,6), "
|
||||
"(7,8,9)</code>"
|
||||
|
||||
#: libraries/plugins/export/ExportSql.class.php:408
|
||||
msgid ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user