Skip to content

Commit

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

[CI skip]
  • Loading branch information
dyarosh authored and weblate committed Sep 5, 2017
1 parent 352c460 commit 99a811c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified locale/ru/LC_MESSAGES/sqlparser.mo
Binary file not shown.
10 changes: 5 additions & 5 deletions locale/ru/LC_MESSAGES/sqlparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: SQL parser 0\n"
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
"POT-Creation-Date: 2017-08-21 12:54+0200\n"
"PO-Revision-Date: 2017-03-29 14:49+0000\n"
"PO-Revision-Date: 2017-09-05 16:16+0000\n"
"Last-Translator: Dmitriy <dmitriy@support.mk.ua>\n"
"Language-Team: Russian <https://hosted.weblate.org/projects/phpmyadmin/sql-"
"parser/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.13-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.17-dev\n"

#: src/Component.php:43 src/Component.php:63
msgid "Not implemented yet."
Expand Down Expand Up @@ -160,7 +160,7 @@ msgstr "Неожиданное начало выражения."

#: src/Parser.php:442
msgid "Unrecognized statement type."
msgstr ""
msgstr "Неизвестный оператор"

#: src/Parser.php:527
msgid "No transaction was previously started."
Expand Down

0 comments on commit 99a811c

Please sign in to comment.