mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Thai)
This commit is contained in:
parent
23bf6d6f7b
commit
c55595b208
@ -153,9 +153,9 @@ stageEditorFinishEventCleared: "เริ่มต้นการล้างข
|
||||
stageEditorChatEvents: "กิจกรรมสนทนา"
|
||||
stageEditorChatTrigger: "ทริกเกอร์สนทนา"
|
||||
stageEditorChatEventsCleared: "ยกเลิกการสนทนาแล้ว"
|
||||
stageEditorCommandEvents: "Command Events"
|
||||
stageEditorCommandTrigger: "Command Trigger"
|
||||
stageEditorCommandEventsCleared: "Command Events cleared."
|
||||
stageEditorCommandEvents: "คำสั่งกิจกรรม"
|
||||
stageEditorCommandTrigger: "ทริกเกอร์คำสั่ง"
|
||||
stageEditorCommandEventsCleared: "เหตุการณ์คำสั่งล้างข้อมูลออก"
|
||||
stageEditorTriggeredBy: "ถูกกระตุ้นโดย"
|
||||
stageEditorDeathEvent: "เหตุการณ์ตาย"
|
||||
stageEditorDeathEventCleared: "ล้างความตายแล้ว"
|
||||
@ -232,8 +232,8 @@ stageEditorEventsPrompt: "ป้อนชื่อกิจกรรมหรื
|
||||
stageEditorChatEventsPrompt: "ป้อนชื่อกิจกรรมที่จะเพิ่มหรือป้อน 'ล้าง' เพื่อล้างกิจกรรมการแชททั้งหมดหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorChatEventsTriggerPromptA: "ป้อนทริกเกอร์การแชทสำหรับ"
|
||||
stageEditorChatEventsTriggerPromptB: "หรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, or 'cancel' to return"
|
||||
stageEditorCommandEventsTriggerPromptA: "Enter a command trigger for"
|
||||
stageEditorCommandEventsPrompt: "ป้อนชื่อเหตุการณ์เพิ่ม หรือป้อน 'ล้าง' เพื่อยกเลิกเลือกเหตุการณ์ทั้งหมดที่สั่ง หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorCommandEventsTriggerPromptA: "ทริกเกอร์คำสั่งสำหรับป้อน"
|
||||
stageEditorCommandEventsTriggerPromptB: "หรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorDelayPrompt: "ป้อนเวลา (เป็นวินาที) หรือป้อน 'ล้าง' เพื่อล้างการหน่วงเวลาหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorDelayMessagePrompt: "ป้อนข้อความล่าช้าหรือป้อน 'ล้าง' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
@ -283,10 +283,10 @@ stageEditorNoLocations: "คุณต้องตั้งสถานที่
|
||||
stageEditorNoEnchantmentsSet: "ไม่ได้ตั้งเวทมนตร์"
|
||||
stageEditorNoItemsSet: "ไม่มีการตั้งค่าไอเทม"
|
||||
stageEditorNoMobTypesSet: "ไม่ได้ตั้งค่ากลุ่มม็อบ"
|
||||
stageEditorNoLocationsSet: "No locations set"
|
||||
stageEditorNoColorsSet: "No colors set"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorNoLocationsSet: "ไม่ได้ตั้งสถานที่"
|
||||
stageEditorNoColorsSet: "ชุดสีไม่มี"
|
||||
stageEditorListNotSameSize: "รายการชื่อบล็อกและรายการจำนวนเงินมีขนาดไม่เท่ากัน!"
|
||||
stageEditorEnchantmentNotSameSize: "รายการ enchantments รายการไอเท็ม id และ enchant amount list จะมีขนาดไม่เท่ากัน!"
|
||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
||||
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!"
|
||||
stageEditorAllListsNotSameSize: "All of your lists are not the same size!"
|
||||
|
Loading…
Reference in New Issue
Block a user