Skip to content

Commit 24e0ee5

Browse files
mtwangoweblate
authored andcommitted
Translated using Weblate (Czech)
Currently translated at 94.4% (51 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/cs/ Signed-off-by: David Kindl <mtwango@gmail.com>
1 parent f15c80c commit 24e0ee5

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

locale/cs/LC_MESSAGES/sqlparser.mo

56 Bytes
Binary file not shown.

locale/cs/LC_MESSAGES/sqlparser.po

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ msgstr ""
66
"Project-Id-Version: SQL parser 5\n"
77
"Report-Msgid-Bugs-To: translators@phpmyadmin.net\n"
88
"POT-Creation-Date: 2021-12-29 16:13-0300\n"
9-
"PO-Revision-Date: 2020-05-06 22:12+0000\n"
10-
"Last-Translator: Petr Duda <petrduda@seznam.cz>\n"
11-
"Language-Team: Czech <https://hosted.weblate.org/projects/phpmyadmin/sql-"
12-
"parser/cs/>\n"
9+
"PO-Revision-Date: 2022-05-27 05:56+0000\n"
10+
"Last-Translator: David Kindl <mtwango@gmail.com>\n"
11+
"Language-Team: Czech <https://hosted.weblate.org/projects/phpmyadmin/"
12+
"sql-parser/cs/>\n"
1313
"Language: cs\n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
1616
"Content-Transfer-Encoding: 8bit\n"
1717
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18-
"X-Generator: Weblate 4.1-dev\n"
18+
"X-Generator: Weblate 4.13-dev\n"
1919

2020
#: src/Component.php:42 src/Component.php:62
2121
msgid "Not implemented yet."
@@ -257,10 +257,8 @@ msgid "The name of the CTE was expected."
257257
msgstr "Byl očekáván název entity."
258258

259259
#: src/Statements/WithStatement.php:138
260-
#, fuzzy
261-
#| msgid "A \"RETURNS\" keyword was expected."
262260
msgid "AS keyword was expected."
263-
msgstr "Bylo očekáváno klíčové slovo \"RETURNS\"."
261+
msgstr "Bylo očekáváno klíčové slovo AS."
264262

265263
#: src/Statements/WithStatement.php:154
266264
#, fuzzy

0 commit comments

Comments
 (0)