Translated using Weblate (Russian)
Currently translated at 100.0% (3208 of 3208 strings) [CI skip]
This commit is contained in:
parent
a82d2b671a
commit
6de89b425c
19
po/ru.po
19
po/ru.po
@ -4,17 +4,17 @@ msgstr ""
|
||||
"Project-Id-Version: phpMyAdmin 4.7.8-dev\n"
|
||||
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
|
||||
"POT-Creation-Date: 2018-01-22 14:57+0100\n"
|
||||
"PO-Revision-Date: 2017-11-14 08:24+0000\n"
|
||||
"PO-Revision-Date: 2018-02-12 15:18+0000\n"
|
||||
"Last-Translator: Michal Čihař <michal@cihar.com>\n"
|
||||
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/4-7/"
|
||||
"ru/>\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.18-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.19-dev\n"
|
||||
|
||||
#: ajax.php:16 ajax.php:33 export.php:192 schema_export.php:64
|
||||
msgid "Bad type!"
|
||||
@ -298,13 +298,10 @@ msgid "The database name is empty!"
|
||||
msgstr "Не указано имя базы данных!"
|
||||
|
||||
#: db_operations.php:61
|
||||
#, fuzzy
|
||||
#| msgid ""
|
||||
#| "Cannot rename database to the same name. Change the name and try again"
|
||||
msgid "Cannot copy database to the same name. Change the name and try again."
|
||||
msgstr ""
|
||||
"Невозможно переименовать базу данных с тем же именем. Измените имя и "
|
||||
"повторите попытку"
|
||||
"Невозможно скопировать базу данных с тем же именем. Измените имя и повторите "
|
||||
"попытку."
|
||||
|
||||
#: db_operations.php:150
|
||||
#, php-format
|
||||
|
||||
Loading…
Reference in New Issue
Block a user