Skip to content

Commit

Permalink
Translated using Weblate (Czech)
Browse files Browse the repository at this point in the history
Currently translated at 6.9% (3 of 43 strings)

[CI skip]
  • Loading branch information
nijel authored and weblate committed Jul 1, 2017
1 parent f6f8aa8 commit c4edea0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
Binary file modified locale/cs/LC_MESSAGES/sqlparser.mo
Binary file not shown.
8 changes: 3 additions & 5 deletions locale/cs/LC_MESSAGES/sqlparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: SQL parser 0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2017-05-15 10:30+0200\n"
"PO-Revision-Date: 2017-01-30 16:10+0000\n"
"PO-Revision-Date: 2017-06-30 12:18+0000\n"
"Last-Translator: Michal Čihař <[email protected]>\n"
"Language-Team: Czech <https://hosted.weblate.org/projects/phpmyadmin/sql-"
"parser/cs/>\n"
Expand All @@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 2.11-dev\n"
"X-Generator: Weblate 2.15\n"

#: src/Component.php:43 src/Component.php:63
msgid "Not implemented yet."
Expand Down Expand Up @@ -57,10 +57,8 @@ msgstr ""
#: src/Statements/InsertStatement.php:217 src/Statements/LoadStatement.php:258
#: src/Statements/ReplaceStatement.php:155
#: src/Statements/ReplaceStatement.php:182
#, fuzzy
#| msgid "Unexpected characters on line %s."
msgid "Unexpected keyword."
msgstr "Neočekávané znaky na řádku %s."
msgstr "Neočekávané klíčové slovo."

#: src/Components/CaseExpression.php:192
msgid "Unexpected end of CASE expression"
Expand Down

0 comments on commit c4edea0

Please sign in to comment.