Skip to content

Commit 0f4f8de

Browse files
holiqweblate
authored andcommitted
Translated using Weblate (Indonesian)
Currently translated at 100.0% (54 of 54 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/id/ Signed-off-by: Holiq Ibrahim <holiq.ibrahim376@gmail.com>
1 parent 6369044 commit 0f4f8de

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

locale/id/LC_MESSAGES/sqlparser.mo

266 Bytes
Binary file not shown.

locale/id/LC_MESSAGES/sqlparser.po

Lines changed: 7 additions & 15 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: translators@phpmyadmin.net\n"
66
"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"
99
"Language-Team: Indonesian <https://hosted.weblate.org/projects/phpmyadmin/"
1010
"sql-parser/id/>\n"
1111
"Language: id\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=1; plural=0;\n"
16-
"X-Generator: Weblate 4.2.1-dev\n"
16+
"X-Generator: Weblate 4.14-dev\n"
1717
"X-Poedit-Basepath: ../../..\n"
1818

1919
#: src/Component.php:42 src/Component.php:62
@@ -252,28 +252,20 @@ msgid "Unexpected keyword"
252252
msgstr "Kata kunci tidak ada"
253253

254254
#: src/Statements/WithStatement.php:119
255-
#, fuzzy
256-
#| msgid "The name of the entity was expected."
257255
msgid "The name of the CTE was expected."
258-
msgstr "Nama entitas diharapkan."
256+
msgstr "Nama CTE diharapkan."
259257

260258
#: src/Statements/WithStatement.php:138
261-
#, fuzzy
262-
#| msgid "A \"RETURNS\" keyword was expected."
263259
msgid "AS keyword was expected."
264-
msgstr "Sebuah kata kunci \"RETURNS\" diharapkan."
260+
msgstr "kata kunci AS diharapkan."
265261

266262
#: src/Statements/WithStatement.php:154
267-
#, fuzzy
268-
#| msgid "The name of the entity was expected."
269263
msgid "Subquery of the CTE was expected."
270-
msgstr "Nama entitas diharapkan."
264+
msgstr "Subquery dari CTE diharapkan."
271265

272266
#: src/Statements/WithStatement.php:271
273-
#, fuzzy
274-
#| msgid "Unexpected end of LOCK statement."
275267
msgid "Unexpected end of the WITH CTE."
276-
msgstr "Awal pernyataan tak terduga."
268+
msgstr "Akhir yang tidak terduga dari WITH CTE."
277269

278270
#~ msgid "error #1"
279271
#~ msgstr "galat #1"

0 commit comments

Comments
 (0)