@@ -4,17 +4,17 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"
Report-Msgid-Bugs-To :
[email protected] \n"
6
6
"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7
- "PO-Revision-Date : 2021-03-10 16:02 +0000\n "
8
- "
Last-Translator :
Tymofij Lytvynenko <[email protected] >\n"
9
- "Language-Team : Ukrainian <https://hosted.weblate.org/projects/phpmyadmin/sql- "
10
- "parser/uk/>\n "
7
+ "PO-Revision-Date : 2022-05-08 14:10 +0000\n "
8
+ "
Last-Translator :
Vladyslav Anisimov <[email protected] >\n"
9
+ "Language-Team : Ukrainian <https://hosted.weblate.org/projects/phpmyadmin/ "
10
+ "sql- parser/uk/>\n "
11
11
"Language : uk\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=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n "
16
16
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n "
17
- "X-Generator : Weblate 4.5.2-dev \n "
17
+ "X-Generator : Weblate 4.12.1 \n "
18
18
19
19
#: src/Component.php:42 src/Component.php:62
20
20
msgid "Not implemented yet."
@@ -250,28 +250,20 @@ msgid "Unexpected keyword"
250
250
msgstr "Неочікуване ключове слово"
251
251
252
252
#: src/Statements/WithStatement.php:119
253
- #, fuzzy
254
- #| msgid "The name of the entity was expected."
255
253
msgid "The name of the CTE was expected."
256
- msgstr "Очікувалося ім'я об'єкта ."
254
+ msgstr "Очікувалося ім'я CTE ."
257
255
258
256
#: src/Statements/WithStatement.php:138
259
- #, fuzzy
260
- #| msgid "A \"RETURNS\" keyword was expected."
261
257
msgid "AS keyword was expected."
262
- msgstr "Очікувалося ключове слово \" RETURNS \" ."
258
+ msgstr "Очікувалося ключове слово \" AS \" ."
263
259
264
260
#: src/Statements/WithStatement.php:154
265
- #, fuzzy
266
- #| msgid "The name of the entity was expected."
267
261
msgid "Subquery of the CTE was expected."
268
- msgstr "Очікувалося ім'я об'єкта ."
262
+ msgstr "Очікувався підзапит CTE ."
269
263
270
264
#: src/Statements/WithStatement.php:271
271
- #, fuzzy
272
- #| msgid "Unexpected end of LOCK statement."
273
265
msgid "Unexpected end of the WITH CTE."
274
- msgstr "Несподіваний кінець оператора LOCK ."
266
+ msgstr "Несподіваний кінець WITH CTE ."
275
267
276
268
#~ msgid "error #1"
277
269
#~ msgstr "помилка #1"
0 commit comments