Files
ReZygisk/webroot/lang/ms.json
ThePedroo a3f68a5c06 update: translations; add: new translations; remove: incomplete translations
This commit updates and adds new translations based on contributions on Crowdin. If you are the contributor of any of the added ones, or participated in the updates of any, please, submit a PR adding your proper credit as the "README.md" suggests. Also removes translations that are incomplete at the moment of this commit. The credits for those will not be removed.
2025-05-03 01:08:46 -03:00

94 lines
2.3 KiB
JSON

{
"langName": "Malay (Malaysia)",
"global": {
"unknown": "Tidak diketahui"
},
"smallPage": {
"language": {
"header": "Pilih bahasa anda"
},
"theme": {
"header": "Pilih tema anda",
"dark": "Gelap",
"light": "Cerah",
"system": "Berasaskan Sistem"
},
"errorh": {
"buttons": {
"copy": "Salin",
"clear": "KOSONGKAN SEMUA LOG"
},
"header": "Sejarah Ralat",
"placeholder": "Tiada log ralat direkodkan di sini!"
}
},
"page": {
"home": {
"header": "Home",
"status": {
"notWorking": "Tidak Berfungsi",
"ok": "Berfungsi",
"partially": "Separa Berfungsi"
},
"info": {
"version": "Versi",
"root": "Pelaksanaan Root",
"zygote": {
"injected": "Disuntik",
"notInjected": "Tidak Disuntik",
"unknown": "Tidak diketahui"
}
}
},
"modules": {
"header": "Modul",
"notAvaliable": "Tiada modul menggunakan Zygisk di sini.",
"arch": "Arkitektur: "
},
"settings": {
"header": "Tetapan",
"font": {
"header": "Hidupkan fon sistem",
"description": "Pilihan ini akan menghidupkan fon sistem dalam WebUI semasa. NOTA: Mungkin tidak serasi dengan FlipFont"
},
"theme": {
"header": "Tema sistem",
"description": "Pilih tema sistem anda untuk WebUI semasa"
},
"language": {
"header": "Tukar bahasa",
"description": "Tukar kepada bahasa baharu anda"
},
"logs": {
"header": "Sejarah Ralat",
"description": "Lihat semua log ralat anda"
},
"credits": {
"module": "Pembangun Modul",
"original": "Pembangun Modul Asal",
"web": "Pembangun WebUI"
},
"license": {
"module": "Lesen Modul",
"web": "Lesen WebUI"
}
},
"actions": {
"header": "Tindakan",
"monitorButton": {
"pause": "Berhenti sebentar",
"stop": "Berhenti",
"start": "Mula"
},
"monitor": "Pantau",
"status": {
"tracing": "Menjejak",
"stopping": "Berhenti",
"stopped": "Telah Berhenti",
"exiting": "Keluar",
"unknown": "Tidak diketahui"
}
}
}
}