Skip to content

Commit 8141cce

Browse files
panos78weblate
authored andcommitted
Translated using Weblate (Greek)
Currently translated at 100.0% (53 of 53 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/el/ Signed-off-by: Παναγιώτης Παπάζογλου <[email protected]>
1 parent 2e017bc commit 8141cce

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

locale/el/LC_MESSAGES/sqlparser.mo

412 Bytes
Binary file not shown.

locale/el/LC_MESSAGES/sqlparser.po

Lines changed: 9 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1919
msgid "Not implemented yet."
@@ -248,28 +248,20 @@ msgid "Unexpected keyword"
248248
msgstr "Μη αναμενόμενη λέξη-κλειδί"
249249

250250
#: src/Statements/WithStatement.php:118
251-
#, fuzzy
252-
#| msgid "The name of the entity was expected."
253251
msgid "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."
259255
msgid "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."
265259
msgid "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."
271263
msgid "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

Comments
 (0)