Skip to content

Commit bb5457e

Browse files
rezaalmandaweblate
authored andcommitted
chore: Translated using Weblate (Indonesian)
Currently translated at 63.8% (106 of 166 strings) Co-authored-by: Reza Almanda <[email protected]> Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/id/ Translation: GitTouch/GitTouch
1 parent 9f4bcc0 commit bb5457e

File tree

1 file changed

+99
-8
lines changed

1 file changed

+99
-8
lines changed

lib/l10n/intl_id.arb

+99-8
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@somethingBadHappens": {
7272
"description": "error message"
7373
},
74-
"removeAccount": "Hapus akun",
74+
"removeAccount": "Hapus Akun",
7575
"@removeAccount": {
7676
"description": "remove account"
7777
},
@@ -143,7 +143,7 @@
143143
"@branches": {
144144
"description": "branches"
145145
},
146-
"pullRequests": "Pull request",
146+
"pullRequests": "Pull Request",
147147
"@pullRequests": {
148148
"description": "Pull Requests"
149149
},
@@ -183,7 +183,7 @@
183183
"@version": {
184184
"description": "app version"
185185
},
186-
"about": "tentang",
186+
"about": "Tentang",
187187
"@about": {
188188
"description": "about section"
189189
},
@@ -195,7 +195,7 @@
195195
"@rateThisApp": {
196196
"description": "rate the app"
197197
},
198-
"submitAnIssue": "Kirimkan isu",
198+
"submitAnIssue": "Kirim Masalah",
199199
"@submitAnIssue": {
200200
"description": "submit issue for app"
201201
},
@@ -247,7 +247,7 @@
247247
"@brightness": {
248248
"description": "brightness"
249249
},
250-
"switchAccounts": "Ganti akun",
250+
"switchAccounts": "Ganti Akun",
251251
"@switchAccounts": {
252252
"description": "Switch accounts"
253253
},
@@ -271,19 +271,19 @@
271271
"@githubStatus": {
272272
"description": "github status"
273273
},
274-
"system": "sistem",
274+
"system": "Sistem",
275275
"@system": {
276276
"description": "system"
277277
},
278278
"settings": "Pengaturan",
279279
"@settings": {
280280
"description": "settings"
281281
},
282-
"pinnedRepositories": "repositori yang disematkan",
282+
"pinnedRepositories": "Repositori yang Disematkan",
283283
"@pinnedRepositories": {
284284
"description": "pinned repositories"
285285
},
286-
"popularRepositories": "repositori populer",
286+
"popularRepositories": "Repositori Populer",
287287
"@popularRepositories": {
288288
"description": "popular repositories"
289289
},
@@ -346,5 +346,96 @@
346346
"news": "Berita",
347347
"@news": {
348348
"description": "The News tab"
349+
},
350+
"forGithubAppWithId": "untuk Aplikasi Github dengan id {id}",
351+
"@forGithubAppWithId": {
352+
"description": "for the Github App with id",
353+
"placeholders": {
354+
"id": {
355+
"type": "String"
356+
}
357+
}
358+
},
359+
"newPermissionsAccepted": "izin baru diterima untuk ditindak ",
360+
"@newPermissionsAccepted": {
361+
"description": "new permissions were accepted for"
362+
},
363+
"editedPages": "mengedit halaman: {pageNames}",
364+
"@editedPages": {
365+
"description": "edited pages",
366+
"placeholders": {
367+
"pageAction": {
368+
"type": "String"
369+
}
370+
}
371+
},
372+
"was": "telah",
373+
"@was": {
374+
"description": "was"
375+
},
376+
"from": "dari",
377+
"@from": {
378+
"description": "from"
379+
},
380+
"public": "publik",
381+
"@public": {
382+
"description": "public"
383+
},
384+
"unsubscribedEventMessage": "berhenti berlangganan dari masalah ini",
385+
"@unsubscribedEventMessage": {
386+
"description": "unsubscribed event"
387+
},
388+
"subscribedEventMessage": "berlangganan masalah ini",
389+
"@subscribedEventMessage": {
390+
"description": "subscribed event"
391+
},
392+
"reopenedEventMessage": "membuka kembali ini",
393+
"@reopenedEventMessage": {
394+
"description": "reopened event"
395+
},
396+
"closedEventMessage": "tutup ini",
397+
"@closedEventMessage": {
398+
"description": "closed event"
399+
},
400+
"crossReferencedEventMessage": "referensi ini di",
401+
"@crossReferencedEventMessage": {
402+
"description": "cross referenced event"
403+
},
404+
"pullRequestCommitMessage": "menambahkan commit {commit}",
405+
"@pullRequestCommitMessage": {
406+
"description": "pull request commit message",
407+
"placeholders": {
408+
"commit": {
409+
"type": "String"
410+
}
411+
}
412+
},
413+
"timelineTypeNotImplemented": "Tipe belum diimplementasikan",
414+
"@timelineTypeNotImplemented": {
415+
"description": "Timeline type not implemented"
416+
},
417+
"body": "Badan",
418+
"@body": {
419+
"description": "body"
420+
},
421+
"title": "Judul",
422+
"@title": {
423+
"description": "title"
424+
},
425+
"theme": "Tema",
426+
"@theme": {
427+
"description": "Theme header text"
428+
},
429+
"appLanguage": "Bahasa Aplikasi",
430+
"@appLanguage": {
431+
"description": "The app's language"
432+
},
433+
"released": "dirilis",
434+
"@released": {
435+
"description": "released"
436+
},
437+
"submit": "Kirim",
438+
"@submit": {
439+
"description": "submit button text"
349440
}
350441
}

0 commit comments

Comments
 (0)