mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-28 13:45:32 +01:00
New translations strings.yml (Indonesian)
This commit is contained in:
parent
52cec6f429
commit
6b38293ddc
@ -70,7 +70,7 @@ questEditorEnterQuestName: "Masukkan nama Quest (<cancel>)"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit (<cancel>)"
|
||||
questEditorEnterAskMessage: "Masukkan pesan pertanyaan (<cancel>)"
|
||||
questEditorEnterFinishMessage: "Masukkan pesan selesai (<cancel>)"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterNPCStart: "Masukkan NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Klik kanan pada blok untuk menggunakan sebagai titik awal, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Masukkan satu nama acar. <clear>, <cancel>"
|
||||
questRequiredNoneSet: "Diperlukan, tidak ada yang set"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "Masukkan jumlah tempat (angka), <space>, <cancel>
|
||||
stageEditorUseBlocksPrompt: "Masukkan jumlah pemakaian (angka), <space>, <cancel>"
|
||||
stageEditorCutBlocksPrompt: "Masukkan jumlah memotong (angka), <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Masukkan daya tahan blok (angka), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Masukkan jumlah ikan untuk ditangkap, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Masukkan jumlah pemain untuk membunuh, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Masukkan nama pesona, <semicolon>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "Masukkan jumlah mempesona (angka), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "Masukkan nama item, <space>, <cancel>"
|
||||
@ -247,7 +247,7 @@ stageEditorInvalidScript: "Skrip Denizen tidak ditemukan!"
|
||||
stageEditorNoCitizens: "Warga tidak diinstal!"
|
||||
stageEditorNoDenizen: "Penghuni tidak terpasang!"
|
||||
stageEditorPositiveAmount: "Anda harus memasukkan angka positif!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNotListofNumbers: "masukan bukan daftar angka!"
|
||||
stageEditorNoDelaySet: "Anda harus mengatur delay terlebih dahulu!"
|
||||
stageEditorNoBlockNames: "Anda harus mengatur nama-nama blok dulu!"
|
||||
stageEditorNoEnchantments: "Anda harus mengatur terlebih dahulu pesona!"
|
||||
@ -433,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Klik-kanan pada satu blok untuk memilihnya, <a
|
||||
eventEditorSetPotionEffectsPrompt: "Masukkan jenis efek ramuan, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Masukkan durasi efek (dalam detik), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Masukkan besaran efek ramuan, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetHungerPrompt: "Masukkan level hunger, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Masukkan tingkat kejenuhan, <clear>"
|
||||
eventEditorSetHealthPrompt: "Masukkan tingkat kesehatan, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Klik-kanan pada blok untuk teleportasi pemain ke, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Catatan: Anda dapat menggunakan <player> untuk merujuk ke nama pemain."
|
||||
eventEditorSetCommandsPrompt: "Masukkan perintah, <semicolon>, <clear>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user