@@ -4,16 +4,16 @@ msgstr ""
4
4
"Project-Id-Version : SQL parser 5\n "
5
5
"Report-Msgid-Bugs-To : translators@phpmyadmin.net\n "
6
6
"POT-Creation-Date : 2021-12-29 16:13-0300\n "
7
- "PO-Revision-Date : 2020 -08-21 12:50 +0000\n "
8
- "Last-Translator : Monsta <discordgg5 @gmail.com>\n "
7
+ "PO-Revision-Date : 2022 -08-03 15:21 +0000\n "
8
+ "Last-Translator : Holiq Ibrahim <holiq.ibrahim376 @gmail.com>\n "
9
9
"Language-Team : Indonesian <https://hosted.weblate.org/projects/phpmyadmin/ "
10
10
"sql-parser/id/>\n "
11
11
"Language : id\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=1; plural=0;\n "
16
- "X-Generator : Weblate 4.2.1 -dev\n "
16
+ "X-Generator : Weblate 4.14 -dev\n "
17
17
"X-Poedit-Basepath : ../../..\n "
18
18
19
19
#: src/Component.php:42 src/Component.php:62
@@ -252,28 +252,20 @@ msgid "Unexpected keyword"
252
252
msgstr "Kata kunci tidak ada"
253
253
254
254
#: src/Statements/WithStatement.php:119
255
- #, fuzzy
256
- #| msgid "The name of the entity was expected."
257
255
msgid "The name of the CTE was expected."
258
- msgstr "Nama entitas diharapkan."
256
+ msgstr "Nama CTE diharapkan."
259
257
260
258
#: src/Statements/WithStatement.php:138
261
- #, fuzzy
262
- #| msgid "A \"RETURNS\" keyword was expected."
263
259
msgid "AS keyword was expected."
264
- msgstr "Sebuah kata kunci \" RETURNS \" diharapkan."
260
+ msgstr "kata kunci AS diharapkan."
265
261
266
262
#: src/Statements/WithStatement.php:154
267
- #, fuzzy
268
- #| msgid "The name of the entity was expected."
269
263
msgid "Subquery of the CTE was expected."
270
- msgstr "Nama entitas diharapkan."
264
+ msgstr "Subquery dari CTE diharapkan."
271
265
272
266
#: src/Statements/WithStatement.php:271
273
- #, fuzzy
274
- #| msgid "Unexpected end of LOCK statement."
275
267
msgid "Unexpected end of the WITH CTE."
276
- msgstr "Awal pernyataan tak terduga."
268
+ msgstr "Akhir yang tidak terduga dari WITH CTE ."
277
269
278
270
#~ msgid "error #1"
279
271
#~ msgstr "galat #1"
0 commit comments