@@ -6,16 +6,16 @@ msgstr ""
6
6
"Project-Id-Version : SQL parser 5\n "
7
7
"
Report-Msgid-Bugs-To :
[email protected] \n"
8
8
"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"
11
11
"Language-Team : Czech <https://hosted.weblate.org/projects/phpmyadmin/ "
12
12
"sql-parser/cs/>\n "
13
13
"Language : cs\n "
14
14
"MIME-Version : 1.0\n "
15
15
"Content-Type : text/plain; charset=UTF-8\n "
16
16
"Content-Transfer-Encoding : 8bit\n "
17
17
"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 "
19
19
20
20
#: src/Component.php:42 src/Component.php:62
21
21
msgid "Not implemented yet."
@@ -251,26 +251,20 @@ msgid "Unexpected keyword"
251
251
msgstr "Neočekávané klíčové slovo"
252
252
253
253
#: src/Statements/WithStatement.php:119
254
- #, fuzzy
255
- #| msgid "The name of the entity was expected."
256
254
msgid "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 ."
258
256
259
257
#: src/Statements/WithStatement.php:138
260
258
msgid "AS keyword was expected."
261
259
msgstr "Bylo očekáváno klíčové slovo AS."
262
260
263
261
#: src/Statements/WithStatement.php:154
264
- #, fuzzy
265
- #| msgid "The name of the entity was expected."
266
262
msgid "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 ."
268
264
269
265
#: src/Statements/WithStatement.php:271
270
- #, fuzzy
271
- #| msgid "Unexpected end of LOCK statement."
272
266
msgid "Unexpected end of the WITH CTE."
273
- msgstr "Neočekávaný konec LOCK výrazu ."
267
+ msgstr "Neočekávaný konec WITH CTE ."
274
268
275
269
#~ msgid "error #1"
276
270
#~ msgstr "chyba #1"
0 commit comments