@@ -6,16 +6,16 @@ msgstr ""
6
6
"Project-Id-Version : SQL parser 5\n "
7
7
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
8
8
"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 "
10
10
"Last-Translator : Kristjan Räts <kristjanrats@gmail.com>\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 "
13
13
"Language : et\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=2; plural=n != 1;\n "
18
- "X-Generator : Weblate 4.0 -dev\n "
18
+ "X-Generator : Weblate 4.14 -dev\n "
19
19
20
20
#: src/Component.php:42 src/Component.php:62
21
21
msgid "Not implemented yet."
@@ -254,25 +254,19 @@ msgstr "Ootamatu võtmesõna"
254
254
#, fuzzy
255
255
#| msgid "The name of the entity was expected."
256
256
msgid "The name of the CTE was expected."
257
- msgstr "Oodati olemi nime."
257
+ msgstr "Oodati CTE nime."
258
258
259
259
#: src/Statements/WithStatement.php:138
260
- #, fuzzy
261
- #| msgid "A \"RETURNS\" keyword was expected."
262
260
msgid "AS keyword was expected."
263
- msgstr "Oodati võtmesõna \" RETURNS \" ."
261
+ msgstr "Oodati võtmesõna \" AS \" ."
264
262
265
263
#: src/Statements/WithStatement.php:154
266
- #, fuzzy
267
- #| msgid "The name of the entity was expected."
268
264
msgid "Subquery of the CTE was expected."
269
- msgstr "Oodati olemi nime ."
265
+ msgstr "Oodati CTE alampäringut ."
270
266
271
267
#: src/Statements/WithStatement.php:271
272
- #, fuzzy
273
- #| msgid "Unexpected end of LOCK statement."
274
268
msgid "Unexpected end of the WITH CTE."
275
- msgstr "Ootamatu LOCK lause lõpp."
269
+ msgstr "Ootamatu WITH CTE lõpp."
276
270
277
271
#~ msgid "error #1"
278
272
#~ msgstr "viga #1"
0 commit comments