This repository has been archived by the owner on Jul 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 84
Add Indonesia (id) locale #1890
Merged
Merged
Changes from 1 commit
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,228 @@ | ||
msgid "" | ||
msgstr "" | ||
"Language: id\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
||
# | ||
# navigation menus | ||
# ---------------- | ||
|
||
msgid "nav.issue-code" | ||
msgstr "Kode masalah" | ||
|
||
msgid "nav.bulk-issue-codes" | ||
msgstr "Kode masalah massal" | ||
|
||
msgid "nav.check-code-status" | ||
msgstr "Periksa kode status" | ||
|
||
msgid "nav.api-keys" | ||
msgstr "Kunci API" | ||
|
||
msgid "nav.mobile-apps" | ||
msgstr "Aplikasi seluler" | ||
|
||
msgid "nav.event-log" | ||
msgstr "Log peristiwa" | ||
|
||
msgid "nav.signing-keys" | ||
msgstr "Kunci penandatanganan" | ||
|
||
msgid "nav.authenticated-sms" | ||
msgstr "Autentikasi SMS" | ||
|
||
msgid "nav.statistics" | ||
msgstr "Statistik" | ||
|
||
msgid "nav.users" | ||
msgstr "Pengguna" | ||
|
||
msgid "nav.settings" | ||
msgstr "Pengaturan" | ||
|
||
msgid "nav.change-realm" | ||
msgstr "Ubah domain" | ||
|
||
msgid "nav.select-realm" | ||
msgstr "Pilih domain" | ||
|
||
msgid "nav.system-admin" | ||
msgstr "Admin sistem" | ||
|
||
msgid "nav.my-account" | ||
msgstr "Akun saya" | ||
|
||
msgid "nav.sign-out" | ||
msgstr "Keluar" | ||
|
||
|
||
# | ||
# issue code | ||
# ---------- | ||
|
||
msgid "codes.issue.header" | ||
msgstr "Buat kode verifikasi" | ||
|
||
msgid "codes.issue.instructions" | ||
msgstr "Lengkapi formulir berikut untuk menerbitkan token sekali pakai untuk memverifikasi pasien. Jangan kirimkan formulir ini sampai Anda siap untuk menyampaikan kode tersebut kepada pasien." | ||
|
||
msgid "codes.issue.diagnosis-header" | ||
msgstr "Diagnosis" | ||
|
||
msgid "codes.issue.dates-header" | ||
msgstr "Tanggal" | ||
|
||
msgid "codes.issue.confirmed-test" | ||
msgstr "Tes positif" | ||
|
||
msgid "codes.issue.confirmed-test-details" | ||
msgstr "Hasil tes positif yang dikonfirmasi dari sumber pengujian resmi" | ||
|
||
msgid "codes.issue.likely-test" | ||
msgstr "Kemungkinan diagnosis" | ||
|
||
msgid "codes.issue.likely-test-details" | ||
msgstr "Diagnosis klinis tanpa tes" | ||
|
||
msgid "codes.issue.negative-test" | ||
msgstr "Tes negatif" | ||
|
||
msgid "codes.issue.negative-test-details" | ||
msgstr "Hasil tes negatif yang dikonfirmasi dari sumber pengujian resmi" | ||
|
||
msgid "codes.issue.testing-date-label" | ||
msgstr "Tanggal pengujian (waktu setempat)" | ||
|
||
msgid "codes.issue.symptoms-date-label" | ||
msgstr "Gejala timbul (waktu setempat)" | ||
|
||
msgid "codes.issue.sms-text-message-header" | ||
msgstr "Pesan teks SMS (disarankan)" | ||
|
||
msgid "codes.issue.sms-text-message-label" | ||
msgstr "Nomor telepon pasien" | ||
|
||
msgid "codes.issue.sms-template-label" | ||
msgstr "Template SMS" | ||
|
||
msgid "codes.issue.sms-template-detail" | ||
msgstr "Pasien akan menerima SMS dengan template pesan yang dipilih." | ||
|
||
msgid "codes.issue.sms-text-message-detail" | ||
msgstr "Jika tersedia, sistem akan mengirimkan pesan teks berisi kode tersebut kepada pasien. Ini harus nomor telepon yang dapat menerima pesan teks SMS." | ||
|
||
msgid "codes.issue.create-code-button" | ||
msgstr "Buat kode verifikasi" | ||
|
||
msgid "codes.issue.reset-code-button" | ||
msgstr "Setel ulang dan kembali" | ||
|
||
msgid "codes.issue.sms-verification-link-header" | ||
msgstr "Tautan verifikasi SMS" | ||
|
||
msgid "codes.issue.sms-verification-detail" | ||
msgstr "Berhasil mengirim SMS ke %s. Anjurkan pasien untuk memeriksa pesan teks mereka di ponsel mereka di mana Pemberitahuan Paparan diaktifkan." | ||
|
||
msgid "codes.issue.backup-short-code-header" | ||
msgstr "Kode pendek cadangan" | ||
|
||
msgid "codes.issue.backup-short-code-detail" | ||
msgstr "Bagikan kode ini dengan pasien jika mereka tidak menerima pesan teks SMS di ponsel mereka." | ||
|
||
msgid "codes.issue.generated-short-code-header" | ||
msgstr "Kode pendek yang dihasilkan" | ||
|
||
msgid "codes.issue.generated-short-code-detail" | ||
msgstr "Segera bagikan kode ini dengan pasien." | ||
|
||
msgid "codes.issue.uuid-header" | ||
msgstr "Pengenal unik" | ||
|
||
msgid "codes.issue.uuid-detail" | ||
msgstr "Gunakan ini untuk melihat apakah kode verifikasi telah ditukarkan." | ||
|
||
msgid "codes.issue.countdown-expires-in" | ||
msgstr "Kadaluarsa dalam" | ||
|
||
msgid "codes.issue.countdown-expired" | ||
msgstr "KEDALUWARSA" | ||
|
||
|
||
# | ||
# bulk-issue codes | ||
# ---------- | ||
|
||
msgid "codes.bulk-issue.header" | ||
msgstr "Masalah massal" | ||
|
||
msgid "codes.bulk-issue.receipt-header" | ||
msgstr "Kwitansi" | ||
|
||
msgid "codes.bulk-issue.errors-header" | ||
msgstr "Kesalahan" | ||
|
||
msgid "codes.bulk-issue.success-header" | ||
msgstr "Kode berhasil diterbitkan" | ||
|
||
msgid "codes.bulk-issue.no-sms-provider" | ||
msgstr "Tidak ada penyedia SMS yang dikonfigurasi untuk bidang ini. Silakan hubungi administrator domain untuk mengaktifkan fitur ini." | ||
|
||
msgid "codes.bulk-issue.select-csv" | ||
msgstr "Pilih berkas CSV..." | ||
|
||
msgid "codes.bulk-issue.csv-format1" | ||
msgstr "Berkas CSV harus dalam format %s." | ||
|
||
msgid "codes.bulk-issue.csv-format2" | ||
msgstr "Setiap entri harus muncul di barisnya masing-masing, dan nomor telepon harus dalam format %s dan tanggal dalam %s." | ||
|
||
msgid "codes.bulk-issue.line-num" | ||
msgstr "Penguraian CSV akan dimulai dari baris ini. Mulai dari 1 untuk berkas baru. Ini dapat digunakan untuk melanjutkan pengunggahan yang dibatalkan atau sebagian." | ||
|
||
msgid "codes.bulk-issue.retry-code" | ||
msgstr "Kode coba lagi" | ||
|
||
msgid "codes.bulk-issue.new-retry-code" | ||
msgstr "Buat kode baru" | ||
|
||
msgid "codes.bulk-issue.retry-code-detail" | ||
msgstr "Kode coba lagi adalah sandi untuk status unggahan massal ini jika gagal selama pemrosesan. Jika Anda mencoba mengunggah ini lagi dengan kode coba lagi yang sama, server akan dapat mencoba lagi menerbitkan kode untuk ponsel yang belum berhasil diberitahukan. Anda dapat menggunakan kode coba lagi yang sama untuk semua unggahan Anda, tetapi jagalah seperti kata sandi." | ||
|
||
msgid "codes.bulk-issue.remember-code" | ||
msgstr "Ingat kode" | ||
|
||
msgid "codes.bulk-issue.remember-code-detail" | ||
msgstr "Simpan kode coba lagi dalam cookie di browser Anda." | ||
|
||
msgid "codes.bulk-issue.issue-codes" | ||
msgstr "Kode masalah" | ||
|
||
msgid "codes.bulk-issue.cancel" | ||
msgstr "Batalkan" | ||
|
||
msgid "codes.bulk-issue.phone-number" | ||
msgstr "Nomor telepon" | ||
|
||
msgid "codes.bulk-issue.test-date" | ||
msgstr "Tanggal tes" | ||
|
||
msgid "codes.bulk-issue.save-results" | ||
msgstr "Simpan log hasil kode" | ||
|
||
msgid "codes.bulk-issue.save-results-success" | ||
msgstr "kode diterbitkan." | ||
|
||
msgid "codes.bulk-issue.save-results-fail" | ||
msgstr "kode gagal." | ||
|
||
msgid "codes.bulk-issue.save-results-detail" | ||
msgstr "Tautan di atas memungkinkan Anda mengunduh berkas log dari hasil penerbitan massal Anda. Ini mengikuti format CSV yang sama sebagai masukan dengan pelacakan UUID yang ditambahkan untuk kode yang berhasil diterbitkan atau kode kesalahan dan pesan untuk kegagalan. Anda dapat melakukan koreksi pada baris berkas ini dan menggunakannya untuk mencoba mengunggahnya lagi." | ||
|
||
msgid "codes.bulk-issue.too-many-fail" | ||
msgstr "Terlalu banyak kesalahan kode untuk menampilkan hasil" | ||
|
||
msgid "codes.bulk-issue.too-many-success" | ||
msgstr "Terlalu banyak kode yang diterbitkan untuk menampilkan hasil" |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @dwisiswant0 thank you for the PR. I think this translation might be incorrect. "Issue" is a verb in this case (synonyms: create, generate, make). I think this translation to "trouble".
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(For all instances of "issue"). I'm not a native speaker though, so please correct me if I'm wrong
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for review this, looks like your context is correct. Should be resolved as per 63b4fee.