You've already forked ReZygisk
mirror of
https://github.com/PerformanC/ReZygisk.git
synced 2025-09-06 06:37:01 +00:00
update: id_ID translations (#107)
This commit updates the translations for Indonesia language with proper grammar. Signed-off-by: Lucky Kiddos <95188840+GuitarHeroStyles@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
- **de_DE** by [@Blazzycrafer](https://github.com/Blazzycrafter)
|
||||
- **en_US** by [@PerformanC (The PerformanC Organization)](https://github.com/PerformanC)
|
||||
- **ja_JP** by [@Fyphen1223](https://github.com/Fyphen1223)
|
||||
- **id_ID** by [@bpanca05](https://github.com/bpanca05)
|
||||
- **id_ID** by [@bpanca05](https://github.com/bpanca05) & [@LuckyKiddos](https://github.com/GuitarHeroStyles)
|
||||
- **pt_BR** by [@ThePedroo](https://github.com/ThePedroo)
|
||||
- **ro_RO** by [@ExtremeXT](https://github.com/ExtremeXT)
|
||||
- **ru_RU** by [@Emulond](https://github.com/Emulond) & [@AJleKcAHgP68](https://github.com/AJleKcAHgP68)
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
"copy": "SALIN",
|
||||
"clear": "BERSIHKAN SEMUA LOG"
|
||||
},
|
||||
"header": "Log Kesalahan",
|
||||
"placeholder": "Tidak ada log kesalahan tercatat disini!"
|
||||
"header": "Log Error",
|
||||
"placeholder": "Tidak ada log error tercatat disini!"
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
@@ -50,7 +50,7 @@
|
||||
"header": "Pengaturan",
|
||||
"font": {
|
||||
"header": "Gunakan Font Sistem",
|
||||
"description": "Opsi ini akan mengaktifkan font sistem pada WebUI saat ini. Catatan: Mungkin tidak kompatibel dengan FlipFont"
|
||||
"description": "Opsi ini akan mengaktifkan font sistem pada WebUI saat ini. (Mungkin tidak kompatibel dengan FlipFont)"
|
||||
},
|
||||
"theme": {
|
||||
"header": "Bawaan Sistem",
|
||||
@@ -61,13 +61,13 @@
|
||||
"description": "Ubah ke bahasa baru Anda"
|
||||
},
|
||||
"logs": {
|
||||
"header": "Log Kesalahan",
|
||||
"description": "Lihat semua log kesalahan Anda"
|
||||
"header": "Log Error",
|
||||
"description": "Lihat semua log Error Anda"
|
||||
},
|
||||
"credits": {
|
||||
"module": "Pengembang Modul",
|
||||
"original": "Pengembang Modul Asli",
|
||||
"web": "Pengembang WebUI"
|
||||
"module": "Developer Modul",
|
||||
"original": "Developer Modul Asli",
|
||||
"web": "Developer WebUI"
|
||||
},
|
||||
"license": {
|
||||
"module": "Lisensi Modul",
|
||||
@@ -75,13 +75,13 @@
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"header": "Aksi",
|
||||
"header": "Tindakan",
|
||||
"monitorButton": {
|
||||
"pause": "Jeda",
|
||||
"stop": "Berhenti",
|
||||
"start": "Mulai"
|
||||
},
|
||||
"monitor": "Pemantauan",
|
||||
"monitor": "Monitor",
|
||||
"status": {
|
||||
"tracing": "Pelacakan",
|
||||
"stopping": "Menghentikan",
|
||||
|
||||
Reference in New Issue
Block a user