@@ -6,16 +6,16 @@ msgstr ""
66"Project-Id-Version : SQL parser 5\n "
77"
Report-Msgid-Bugs-To :
[email protected] \n"
88"POT-Creation-Date : 2021-12-29 16:13-0300\n "
9- "PO-Revision-Date : 2022-05-27 05:56 +0000\n "
10- "
Last-Translator :
David Kindl <[email protected] >\n"
9+ "PO-Revision-Date : 2022-10-25 08:02 +0000\n "
10+ "
Last-Translator :
mixeros <[email protected] >\n"
1111"Language-Team : Czech <https://hosted.weblate.org/projects/phpmyadmin/ "
1212"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.13 -dev\n "
18+ "X-Generator : Weblate 4.14.2 -dev\n "
1919
2020#: src/Component.php:42 src/Component.php:62
2121msgid "Not implemented yet."
@@ -251,26 +251,20 @@ msgid "Unexpected keyword"
251251msgstr "Neočekávané klíčové slovo"
252252
253253#: src/Statements/WithStatement.php:119
254- #, fuzzy
255- #| msgid "The name of the entity was expected."
256254msgid "The name of the CTE was expected."
257- msgstr "Byl očekáván název entity ."
255+ msgstr "Byl očekáván název CTE ."
258256
259257#: src/Statements/WithStatement.php:138
260258msgid "AS keyword was expected."
261259msgstr "Bylo očekáváno klíčové slovo AS."
262260
263261#: src/Statements/WithStatement.php:154
264- #, fuzzy
265- #| msgid "The name of the entity was expected."
266262msgid "Subquery of the CTE was expected."
267- msgstr "Byl očekáván název entity ."
263+ msgstr "Byl očekáván dílčí dotaz CTE ."
268264
269265#: src/Statements/WithStatement.php:271
270- #, fuzzy
271- #| msgid "Unexpected end of LOCK statement."
272266msgid "Unexpected end of the WITH CTE."
273- msgstr "Neočekávaný konec LOCK výrazu ."
267+ msgstr "Neočekávaný konec WITH CTE ."
274268
275269#~ msgid "error #1"
276270#~ msgstr "chyba #1"
0 commit comments