Skip to content

Commit

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

[CI skip]
  • Loading branch information
victorenator authored and weblate committed Aug 21, 2017
1 parent 5291a36 commit 6566e7f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
Binary file modified locale/be/LC_MESSAGES/sqlparser.mo
Binary file not shown.
16 changes: 7 additions & 9 deletions locale/be/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-04-27 18:36+0000\n"
"PO-Revision-Date: 2017-08-21 14:06+0000\n"
"Last-Translator: Viktar Vauchkevich <victorenator@gmail.com>\n"
"Language-Team: Belarusian <https://hosted.weblate.org/projects/phpmyadmin/"
"sql-parser/be/>\n"
"Language-Team: Belarusian <https://hosted.weblate.org/projects/phpmyadmin"
"/sql-parser/be/>\n"
"Language: be\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.14-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 @@ -183,10 +183,8 @@ msgid "Unrecognized keyword."
msgstr "Нераспазнанае ключавое слова."

#: src/Statement.php:377
#, fuzzy
#| msgid "Unexpected beginning of statement."
msgid "Keyword at end of statement."
msgstr "Нечаканы пачатак сцвярджэння."
msgstr "Ключавое слова у канцы сцвярджэння."

#: src/Statement.php:503
msgid "Unexpected ordering of clauses."
Expand Down

0 comments on commit 6566e7f

Please sign in to comment.