@@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"
Report-Msgid-Bugs-To :
[email protected] \n"
6
6
"POT-Creation-Date : 2023-02-26 22:46+0100\n "
7
- "PO-Revision-Date : 2023-01-26 07:10 +0000\n "
8
- "Last-Translator : liviuconcioiu <liviu.concioiu@gmail .com>\n "
9
- "Language-Team : Greek <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/el/>\n "
7
+ "PO-Revision-Date : 2025-07-08 10:01 +0000\n "
8
+ "Last-Translator : Παναγιώτης Παπάζογλου <papaz_p@yahoo .com>\n "
9
+ "Language-Team : Greek <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql- parser/el/>\n "
11
11
"Language : el\n "
12
12
"MIME-Version : 1.0\n "
13
13
"Content-Type : text/plain; charset=UTF-8\n "
14
14
"Content-Transfer-Encoding : 8bit\n "
15
15
"Plural-Forms : nplurals=2; plural=n != 1;\n "
16
- "X-Generator : Weblate 4.16 -dev\n "
16
+ "X-Generator : Weblate 5.13 -dev\n "
17
17
18
18
#: src/Component.php:39 src/Component.php:59
19
19
msgid "Not implemented yet."
@@ -248,28 +248,20 @@ msgid "Unexpected keyword"
248
248
msgstr "Μη αναμενόμενη λέξη-κλειδί"
249
249
250
250
#: src/Statements/WithStatement.php:118
251
- #, fuzzy
252
- #| msgid "The name of the entity was expected."
253
251
msgid "The name of the CTE was expected."
254
- msgstr "Αναμενόταν το όνομα της οντότητας ."
252
+ msgstr "Αναμενόταν το όνομα της ΚΕΠ ."
255
253
256
254
#: src/Statements/WithStatement.php:137
257
- #, fuzzy
258
- #| msgid "A \"RETURNS\" keyword was expected."
259
255
msgid "AS keyword was expected."
260
- msgstr "Αναμενόταν μια λέξη-κλειδί «RETURNS »."
256
+ msgstr "Αναμενόταν λέξη-κλειδί «AS »."
261
257
262
258
#: src/Statements/WithStatement.php:149
263
- #, fuzzy
264
- #| msgid "The name of the entity was expected."
265
259
msgid "Subquery of the CTE was expected."
266
- msgstr "Αναμενόταν το όνομα της οντότητας ."
260
+ msgstr "Αναμενόταν υποερώτημα της ΚΕΠ ."
267
261
268
262
#: src/Statements/WithStatement.php:266
269
- #, fuzzy
270
- #| msgid "Unexpected end of LOCK statement."
271
263
msgid "Unexpected end of the WITH CTE."
272
- msgstr "Μη αναμενόμενο τέλος της δήλωσης LOCK ."
264
+ msgstr "Μη αναμενόμενο τέλος της δήλωσης WITH ΚΕΠ ."
273
265
274
266
#~ msgid "Unexpected end of Lock expression."
275
267
#~ msgstr "Μη αναμενόμενο τέλος της έκφρασης LOCK."
0 commit comments