@@ -4,16 +4,16 @@ msgstr ""
44"Project-Id-Version : SQL parser 5\n "
55"
Report-Msgid-Bugs-To :
[email protected] \n"
66"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 "
1111"Language : el\n "
1212"MIME-Version : 1.0\n "
1313"Content-Type : text/plain; charset=UTF-8\n "
1414"Content-Transfer-Encoding : 8bit\n "
1515"Plural-Forms : nplurals=2; plural=n != 1;\n "
16- "X-Generator : Weblate 4.16 -dev\n "
16+ "X-Generator : Weblate 5.13 -dev\n "
1717
1818#: src/Component.php:39 src/Component.php:59
1919msgid "Not implemented yet."
@@ -248,28 +248,20 @@ msgid "Unexpected keyword"
248248msgstr "Μη αναμενόμενη λέξη-κλειδί"
249249
250250#: src/Statements/WithStatement.php:118
251- #, fuzzy
252- #| msgid "The name of the entity was expected."
253251msgid "The name of the CTE was expected."
254- msgstr "Αναμενόταν το όνομα της οντότητας ."
252+ msgstr "Αναμενόταν το όνομα της ΚΕΠ ."
255253
256254#: src/Statements/WithStatement.php:137
257- #, fuzzy
258- #| msgid "A \"RETURNS\" keyword was expected."
259255msgid "AS keyword was expected."
260- msgstr "Αναμενόταν μια λέξη-κλειδί «RETURNS »."
256+ msgstr "Αναμενόταν λέξη-κλειδί «AS »."
261257
262258#: src/Statements/WithStatement.php:149
263- #, fuzzy
264- #| msgid "The name of the entity was expected."
265259msgid "Subquery of the CTE was expected."
266- msgstr "Αναμενόταν το όνομα της οντότητας ."
260+ msgstr "Αναμενόταν υποερώτημα της ΚΕΠ ."
267261
268262#: src/Statements/WithStatement.php:266
269- #, fuzzy
270- #| msgid "Unexpected end of LOCK statement."
271263msgid "Unexpected end of the WITH CTE."
272- msgstr "Μη αναμενόμενο τέλος της δήλωσης LOCK ."
264+ msgstr "Μη αναμενόμενο τέλος της δήλωσης WITH ΚΕΠ ."
273265
274266#~ msgid "Unexpected end of Lock expression."
275267#~ msgstr "Μη αναμενόμενο τέλος της έκφρασης LOCK."
0 commit comments