Skip to content

Commit c97fd75

Browse files
AthallahDzakiweblate
authored andcommitted
Translated using Weblate (Indonesian)
Currently translated at 100.0% (50 of 50 strings) [CI skip] Translation: phpMyAdmin/SQL parser Translate-URL: https://hosted.weblate.org/projects/phpmyadmin/sql-parser/id/ Signed-off-by: Monsta <[email protected]>
1 parent bb20ca7 commit c97fd75

2 files changed

Lines changed: 9 additions & 22 deletions

File tree

locale/id/LC_MESSAGES/sqlparser.mo

716 Bytes
Binary file not shown.

locale/id/LC_MESSAGES/sqlparser.po

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,16 @@ msgstr ""
44
"Project-Id-Version: SQL parser 5\n"
55
"Report-Msgid-Bugs-To: [email protected]\n"
66
"POT-Creation-Date: 2020-03-20 21:01+0100\n"
7-
"PO-Revision-Date: 2019-03-11 15:03+0000\n"
8-
"Last-Translator: Muhammad Rifqi Priyo Susanto "
9-
7+
"PO-Revision-Date: 2020-08-21 12:50+0000\n"
8+
"Last-Translator: Monsta <[email protected]>\n"
109
"Language-Team: Indonesian <https://hosted.weblate.org/projects/phpmyadmin/"
1110
"sql-parser/id/>\n"
1211
"Language: id\n"
1312
"MIME-Version: 1.0\n"
1413
"Content-Type: text/plain; charset=UTF-8\n"
1514
"Content-Transfer-Encoding: 8bit\n"
1615
"Plural-Forms: nplurals=1; plural=0;\n"
17-
"X-Generator: Weblate 3.5.1\n"
16+
"X-Generator: Weblate 4.2.1-dev\n"
1817
"X-Poedit-Basepath: ../../..\n"
1918

2019
#: src/Component.php:41 src/Component.php:61
@@ -30,7 +29,7 @@ msgstr ""
3029

3130
#: src/Components/AlterOperation.php:290
3231
msgid "Missing comma before start of a new alter operation."
33-
msgstr ""
32+
msgstr "Tidak ada koma sebelum memulai operasi perubahan baru."
3433

3534
#: src/Components/AlterOperation.php:302
3635
msgid "Unrecognized alter operation."
@@ -71,23 +70,19 @@ msgid "Unexpected end of CASE expression"
7170
msgstr "Akhir operasi CASE tak terduga"
7271

7372
#: src/Components/CaseExpression.php:225
74-
#, fuzzy
75-
#| msgid "Unexpected end of CASE expression"
7673
msgid "Potential duplicate alias of CASE expression."
77-
msgstr "Akhir operasi CASE tak terduga"
74+
msgstr "Alias potensial duplikat dari ekspresi CASE."
7875

7976
#: src/Components/CaseExpression.php:236
8077
msgid "An alias expected after AS but got "
81-
msgstr ""
78+
msgstr "Alias yang diharapkan setelah AS tetapi didapat "
8279

8380
#: src/Components/CaseExpression.php:248 src/Components/Expression.php:353
8481
#: src/Components/Expression.php:373 src/Components/Expression.php:408
8582
msgid "An alias was previously found."
8683
msgstr "Sebuah alias telah ditemukan sebelumnya."
8784

8885
#: src/Components/CaseExpression.php:262
89-
#, fuzzy
90-
#| msgid "An alias was expected."
9186
msgid "An alias was expected after AS."
9287
msgstr "Sebuah alias diharapkan."
9388

@@ -146,16 +141,12 @@ msgid "An offset was expected."
146141
msgstr "Suatu pergeseran (offset) diharapkan."
147142

148143
#: src/Components/LockExpression.php:91
149-
#, fuzzy
150-
#| msgid "Unexpected end of CASE expression"
151144
msgid "Unexpected end of LOCK expression."
152-
msgstr "Akhir operasi CASE tak terduga"
145+
msgstr "Akhir operasi CASE tak terduga."
153146

154147
#: src/Components/LockExpression.php:199
155-
#, fuzzy
156-
#| msgid "Unexpected end of CASE expression"
157148
msgid "Unexpected end of Lock expression."
158-
msgstr "Akhir operasi CASE tak terduga"
149+
msgstr "Akhir ekspresi Lock tak terduga."
159150

160151
#: src/Components/OptionsArray.php:145
161152
#, php-format
@@ -252,16 +243,12 @@ msgid "This type of clause is not valid in Multi-table queries."
252243
msgstr "Jenis klausa ini tidak sah dalam kueri multitabel."
253244

254245
#: src/Statements/LockStatement.php:116
255-
#, fuzzy
256-
#| msgid "Unexpected beginning of statement."
257246
msgid "Unexpected end of LOCK statement."
258247
msgstr "Awal pernyataan tak terduga."
259248

260249
#: src/Statements/PurgeStatement.php:136
261-
#, fuzzy
262-
#| msgid "Unexpected keyword."
263250
msgid "Unexpected keyword"
264-
msgstr "Kata kunci tak terduga."
251+
msgstr "Kata kunci tidak ada"
265252

266253
#~ msgid "error #1"
267254
#~ msgstr "galat #1"

0 commit comments

Comments
 (0)