@@ -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 : 2020-03-30 06:26 +0000\n "
9+ "PO-Revision-Date : 2022-08-20 07:15 +0000\n "
1010"
Last-Translator :
Kristjan Räts <[email protected] >\n "
11- "Language-Team : Estonian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
12- "parser/et/>\n "
11+ "Language-Team : Estonian <https://hosted.weblate.org/projects/phpmyadmin/ "
12+ "sql- parser/et/>\n "
1313"Language : et\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=2; plural=n != 1;\n "
18- "X-Generator : Weblate 4.0 -dev\n "
18+ "X-Generator : Weblate 4.14 -dev\n "
1919
2020#: src/Component.php:42 src/Component.php:62
2121msgid "Not implemented yet."
@@ -254,25 +254,19 @@ msgstr "Ootamatu võtmesõna"
254254#, fuzzy
255255#| msgid "The name of the entity was expected."
256256msgid "The name of the CTE was expected."
257- msgstr "Oodati olemi nime."
257+ msgstr "Oodati CTE nime."
258258
259259#: src/Statements/WithStatement.php:138
260- #, fuzzy
261- #| msgid "A \"RETURNS\" keyword was expected."
262260msgid "AS keyword was expected."
263- msgstr "Oodati võtmesõna \" RETURNS \" ."
261+ msgstr "Oodati võtmesõna \" AS \" ."
264262
265263#: src/Statements/WithStatement.php:154
266- #, fuzzy
267- #| msgid "The name of the entity was expected."
268264msgid "Subquery of the CTE was expected."
269- msgstr "Oodati olemi nime ."
265+ msgstr "Oodati CTE alampäringut ."
270266
271267#: src/Statements/WithStatement.php:271
272- #, fuzzy
273- #| msgid "Unexpected end of LOCK statement."
274268msgid "Unexpected end of the WITH CTE."
275- msgstr "Ootamatu LOCK lause lõpp."
269+ msgstr "Ootamatu WITH CTE lõpp."
276270
277271#~ msgid "error #1"
278272#~ msgstr "viga #1"
0 commit comments