Skip to content

Commit dfecdb9

Browse files
dyaroshweblate
authored andcommitted
Translated using Weblate (Russian)
Currently translated at 81.8% (36 of 44 strings) [CI skip]
1 parent 47003d5 commit dfecdb9

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

locale/ru/LC_MESSAGES/sqlparser.mo

265 Bytes
Binary file not shown.

locale/ru/LC_MESSAGES/sqlparser.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ msgstr ""
44
"Project-Id-Version: SQL parser 0\n"
55
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
66
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
7-
"PO-Revision-Date: 2017-09-05 16:16+0000\n"
8-
"Last-Translator: Egorov Artyom <unlucky@inbox.ru>\n"
7+
"PO-Revision-Date: 2017-09-05 16:17+0000\n"
8+
"Last-Translator: Dmitriy <dmitriy@support.mk.ua>\n"
99
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
1010
"parser/ru/>\n"
1111
"Language: ru\n"
@@ -213,13 +213,11 @@ msgstr "Ожидалось ключевое слово \"RETURNS\"."
213213

214214
#: src/Statements/DeleteStatement.php:314
215215
msgid "This type of clause is not valid in Multi-table queries."
216-
msgstr ""
216+
msgstr "Такого рода выражения не поддерживаются в мульти-табличных запросах."
217217

218218
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
219-
#, fuzzy
220-
#| msgid "errors."
221219
msgid "error #1"
222-
msgstr "ошибки."
220+
msgstr "ошибка #1"
223221

224222
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
225223
#, fuzzy

0 commit comments

Comments
 (0)