diff options
-rw-r--r-- | locale/cs/LC_MESSAGES/sqlparser.mo | bin | 705 -> 770 bytes | |||
-rw-r--r-- | locale/cs/LC_MESSAGES/sqlparser.po | 8 |
2 files changed, 3 insertions, 5 deletions
diff --git a/locale/cs/LC_MESSAGES/sqlparser.mo b/locale/cs/LC_MESSAGES/sqlparser.mo Binary files differindex 2973e35..ef1e132 100644 --- a/locale/cs/LC_MESSAGES/sqlparser.mo +++ b/locale/cs/LC_MESSAGES/sqlparser.mo diff --git a/locale/cs/LC_MESSAGES/sqlparser.po b/locale/cs/LC_MESSAGES/sqlparser.po index e206a07..d6a2ae9 100644 --- a/locale/cs/LC_MESSAGES/sqlparser.po +++ b/locale/cs/LC_MESSAGES/sqlparser.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: SQL parser 0\n" "Report-Msgid-Bugs-To: translators@phpmyadmin.net\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ř <michal@cihar.com>\n" "Language-Team: Czech <https://hosted.weblate.org/projects/phpmyadmin/sql-" "parser/cs/>\n" @@ -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." @@ -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" |