Skip to content

Commit

Permalink
Translated using Weblate (Russian)
Browse files Browse the repository at this point in the history
Currently translated at 81.8% (36 of 44 strings)

[CI skip]
  • Loading branch information
dyarosh authored and weblate committed Sep 5, 2017
1 parent 47003d5 commit dfecdb9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
Binary file modified locale/ru/LC_MESSAGES/sqlparser.mo
Binary file not shown.
10 changes: 4 additions & 6 deletions locale/ru/LC_MESSAGES/sqlparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ msgstr ""
"Project-Id-Version: SQL parser 0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
"PO-Revision-Date: 2017-09-05 16:16+0000\n"
"Last-Translator: Egorov Artyom <[email protected]>\n"
"PO-Revision-Date: 2017-09-05 16:17+0000\n"
"Last-Translator: Dmitriy <[email protected]>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
"parser/ru/>\n"
"Language: ru\n"
Expand Down Expand Up @@ -213,13 +213,11 @@ msgstr "Ожидалось ключевое слово \"RETURNS\"."

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

#: tests/Lexer/LexerTest.php:19 tests/Parser/ParserTest.php:58
#, fuzzy
#| msgid "errors."
msgid "error #1"
msgstr "ошибки."
msgstr "ошибка #1"

#: tests/Lexer/LexerTest.php:46 tests/Parser/ParserTest.php:80
#, fuzzy
Expand Down

0 comments on commit dfecdb9

Please sign in to comment.