Skip to content

Commit

Permalink
chore: Translated using Weblate (Indonesian)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
rezaalmanda authored and weblate committed Jun 20, 2021
1 parent 5ab40af commit ead8a0c
Showing 1 changed file with 99 additions and 8 deletions.
107 changes: 99 additions & 8 deletions lib/l10n/intl_id.arb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@somethingBadHappens": {
"description": "error message"
},
"removeAccount": "Hapus akun",
"removeAccount": "Hapus Akun",
"@removeAccount": {
"description": "remove account"
},
Expand Down Expand Up @@ -143,7 +143,7 @@
"@branches": {
"description": "branches"
},
"pullRequests": "Pull request",
"pullRequests": "Pull Request",
"@pullRequests": {
"description": "Pull Requests"
},
Expand Down Expand Up @@ -183,7 +183,7 @@
"@version": {
"description": "app version"
},
"about": "tentang",
"about": "Tentang",
"@about": {
"description": "about section"
},
Expand All @@ -195,7 +195,7 @@
"@rateThisApp": {
"description": "rate the app"
},
"submitAnIssue": "Kirimkan isu",
"submitAnIssue": "Kirim Masalah",
"@submitAnIssue": {
"description": "submit issue for app"
},
Expand Down Expand Up @@ -247,7 +247,7 @@
"@brightness": {
"description": "brightness"
},
"switchAccounts": "Ganti akun",
"switchAccounts": "Ganti Akun",
"@switchAccounts": {
"description": "Switch accounts"
},
Expand All @@ -271,19 +271,19 @@
"@githubStatus": {
"description": "github status"
},
"system": "sistem",
"system": "Sistem",
"@system": {
"description": "system"
},
"settings": "Pengaturan",
"@settings": {
"description": "settings"
},
"pinnedRepositories": "repositori yang disematkan",
"pinnedRepositories": "Repositori yang Disematkan",
"@pinnedRepositories": {
"description": "pinned repositories"
},
"popularRepositories": "repositori populer",
"popularRepositories": "Repositori Populer",
"@popularRepositories": {
"description": "popular repositories"
},
Expand Down Expand Up @@ -346,5 +346,96 @@
"news": "Berita",
"@news": {
"description": "The News tab"
},
"forGithubAppWithId": "untuk Aplikasi Github dengan id {id}",
"@forGithubAppWithId": {
"description": "for the Github App with id",
"placeholders": {
"id": {
"type": "String"
}
}
},
"newPermissionsAccepted": "izin baru diterima untuk ditindak ",
"@newPermissionsAccepted": {
"description": "new permissions were accepted for"
},
"editedPages": "mengedit halaman: {pageNames}",
"@editedPages": {
"description": "edited pages",
"placeholders": {
"pageAction": {
"type": "String"
}
}
},
"was": "telah",
"@was": {
"description": "was"
},
"from": "dari",
"@from": {
"description": "from"
},
"public": "publik",
"@public": {
"description": "public"
},
"unsubscribedEventMessage": "berhenti berlangganan dari masalah ini",
"@unsubscribedEventMessage": {
"description": "unsubscribed event"
},
"subscribedEventMessage": "berlangganan masalah ini",
"@subscribedEventMessage": {
"description": "subscribed event"
},
"reopenedEventMessage": "membuka kembali ini",
"@reopenedEventMessage": {
"description": "reopened event"
},
"closedEventMessage": "tutup ini",
"@closedEventMessage": {
"description": "closed event"
},
"crossReferencedEventMessage": "referensi ini di",
"@crossReferencedEventMessage": {
"description": "cross referenced event"
},
"pullRequestCommitMessage": "menambahkan commit {commit}",
"@pullRequestCommitMessage": {
"description": "pull request commit message",
"placeholders": {
"commit": {
"type": "String"
}
}
},
"timelineTypeNotImplemented": "Tipe belum diimplementasikan",
"@timelineTypeNotImplemented": {
"description": "Timeline type not implemented"
},
"body": "Badan",
"@body": {
"description": "body"
},
"title": "Judul",
"@title": {
"description": "title"
},
"theme": "Tema",
"@theme": {
"description": "Theme header text"
},
"appLanguage": "Bahasa Aplikasi",
"@appLanguage": {
"description": "The app's language"
},
"released": "dirilis",
"@released": {
"description": "released"
},
"submit": "Kirim",
"@submit": {
"description": "submit button text"
}
}

0 comments on commit ead8a0c

Please sign in to comment.