mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-09 04:09:35 +01:00
New translations strings.yml (Indonesian)
This commit is contained in:
parent
8235e30047
commit
07bc21a8c1
@ -74,6 +74,12 @@ 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"
|
||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "Atur Wilayah"
|
||||
questWGNotInstalled: "WorldGuard tidak diinstal"
|
||||
questWGPrompt: "Masukkan wilayah WorldGuard, <clear>, <cancel>"
|
||||
@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Anda harus menetapkan lokasi membunuh dulu!"
|
||||
stageEditorNoBlockSelected: "Anda harus memilih satu blok dulu."
|
||||
stageEditorNoColors: "Anda harus menetapkan warna dulu!"
|
||||
stageEditorNoLocations: "Anda harus menetapkan lokasi dulu!"
|
||||
stageEditorNoEnchantmentsSet: "Tidak ada pesona yang diatur"
|
||||
stageEditorNoItemsSet: "Tidak ada item-item yang di set"
|
||||
stageEditorNoMobTypesSet: "Tidak ada tipe-tipe mob yang di set"
|
||||
stageEditorNoLocationsSet: "Tidak ada lokasi-lokasi yang di set"
|
||||
stageEditorNoColorsSet: "Tidak ada warna-warna yang di set"
|
||||
stageEditorListNotSameSize: "Daftar nama blok dan daftar jumlah tidak sama ukurannya!"
|
||||
stageEditorEnchantmentNotSameSize: "Daftar mempesona, daftar id item dan daftar jumlah mempesona bukanlah ukuran yang sama!"
|
||||
stageEditorDeliveriesNotSameSize: "Daftar item dan daftar NPC tidak sama besarnya!"
|
||||
|
Loading…
Reference in New Issue
Block a user