Translated using Weblate (Russian)
Currently translated at 100.0% (3207 of 3207 strings) [CI skip]
This commit is contained in:
parent
a3247f0a96
commit
ba54d7a8e8
21
po/ru.po
21
po/ru.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.6-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2017-11-02 14:03+0100\n"
|
||||
"PO-Revision-Date: 2017-09-05 11:38+0000\n"
|
||||
"Last-Translator: pitchblack <pitchblack@mail.ru>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/4-7/"
|
||||
"ru/>\n"
|
||||
"PO-Revision-Date: 2017-11-14 08:24+0000\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"Language-Team: Russian "
|
||||
"<https://hosted.weblate.org/projects/phpmyadmin/4-7/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 2.17-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.18-dev\n"
|
||||
|
||||
#: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64
|
||||
msgid "Bad type!"
|
||||
@ -1723,6 +1723,8 @@ msgid ""
|
||||
"It seems that the connection to server has been lost. Please check your "
|
||||
"network connectivity and server status."
|
||||
msgstr ""
|
||||
"Похоже соединение с сервером потеряно. Проверьте сетевое подключение и "
|
||||
"статус сервера."
|
||||
|
||||
#: js/messages.php:372
|
||||
#: libraries/controllers/server/ServerDatabasesController.php:194
|
||||
@ -8190,10 +8192,9 @@ msgid "The columns have been moved successfully."
|
||||
msgstr "Поля были успешно перемещены."
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:501
|
||||
#, fuzzy, php-format
|
||||
#| msgid "Failed to get real row count."
|
||||
#, php-format
|
||||
msgid "Failed to get description of column %s!"
|
||||
msgstr "Не удалось получить реальное количество строк."
|
||||
msgstr "Не удалось получить описание столбца %s!"
|
||||
|
||||
#: libraries/controllers/table/TableStructureController.php:739
|
||||
#: libraries/controllers/table/TableStructureController.php:1026
|
||||
|
||||
Loading…
Reference in New Issue
Block a user