File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 0\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"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 "
9
9
"Language-Team : Russian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
10
"parser/ru/>\n "
11
11
"Language : ru\n "
@@ -213,13 +213,11 @@ msgstr "Ожидалось ключевое слово \"RETURNS\"."
213
213
214
214
#: src/Statements/DeleteStatement.php:314
215
215
msgid "This type of clause is not valid in Multi-table queries."
216
- msgstr ""
216
+ msgstr "Такого рода выражения не поддерживаются в мульти-табличных запросах. "
217
217
218
218
#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
219
- #, fuzzy
220
- #| msgid "errors."
221
219
msgid "error #1"
222
- msgstr "ошибки. "
220
+ msgstr "ошибка #1 "
223
221
224
222
#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
225
223
#, fuzzy
You can’t perform that action at this time.
0 commit comments