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
ecda51f884
commit
d6d1dd63c0
@ -1,282 +1,288 @@
|
|||||||
---
|
---
|
||||||
questFailed: "*QUEST FAILED*"
|
questFailed: "* เควสล้มเหลว *"
|
||||||
questMaxAllowed: "You may only have up to <number> Quests."
|
questMaxAllowed: "คุณอาจต้องอัพเควส <number>"
|
||||||
questAlreadyOn: "You are already on that Quest!"
|
questAlreadyOn: "คุณมีอยู่แล้วบน Quest ที่"
|
||||||
questTooEarly: "You may not take <quest> again for another <time>."
|
questTooEarly: "คุณไม่อาจใช้ <quest>อีกครั้งสำหรับ <time>อื่น"
|
||||||
questAlreadyCompleted: "You have already completed <quest>."
|
questAlreadyCompleted: "คุณได้ดำเนินการเสร็จสิ้นแล้ว <quest>"
|
||||||
questInvalidLocation: "You may not take <quest> at this location."
|
questInvalidLocation: "คุณไม่อาจใช้ <quest> ในตำแหน่งนี้"
|
||||||
questInvalidDeliveryItem: "<item> is not a required item for this quest!"
|
questInvalidDeliveryItem: "<item> ไม่ใช่ไอเทมที่จำเป็นสำหรับเควสนี้!"
|
||||||
questSelectedLocation: "Selected location"
|
questSelectedLocation: "สถานที่ที่เลือก"
|
||||||
questDisplayHelp: "- Display this help"
|
questDisplayHelp: "-แสดงวิธีใช้นี้"
|
||||||
COMMAND_LIST: "list"
|
COMMAND_LIST: "รายการ"
|
||||||
COMMAND_LIST_HELP: "list [page] - List available Quests"
|
COMMAND_LIST_HELP: "รายการ [page] - รายการมีเควส"
|
||||||
COMMAND_TAKE: "take"
|
COMMAND_TAKE: "ใช้เวลา"
|
||||||
COMMAND_TAKE_HELP: "take [quest name] - Accept a Quest"
|
COMMAND_TAKE_HELP: "ใช้ [ชื่อเควส] - ยอมรับการแสวงหา"
|
||||||
COMMAND_TAKE_USAGE: 'Usage: /quests take [quest]'
|
COMMAND_TAKE_USAGE: 'การใช้งาน: ใช้ /quests [quest]'
|
||||||
COMMAND_QUIT: "quit"
|
COMMAND_QUIT: "ออกจาก"
|
||||||
COMMAND_QUIT_HELP: "quit [quest] - Quit a current Quest"
|
COMMAND_QUIT_HELP: "ออกจาก [quest] - ปิดเควสท์ปัจจุบัน"
|
||||||
COMMAND_EDITOR: "editor"
|
COMMAND_EDITOR: "แก้ไข"
|
||||||
COMMAND_EDITOR_HELP: "editor - Create/Edit Quests"
|
COMMAND_EDITOR_HELP: "แก้ไข - เควสสร้างแก้ไข"
|
||||||
COMMAND_EVENTS_EDITOR: "events"
|
COMMAND_EVENTS_EDITOR: "กิจกรรม"
|
||||||
COMMAND_EVENTS_EDITOR_HELP: "events - Create/Edit Events"
|
COMMAND_EVENTS_EDITOR_HELP: "กิจกรรม - สร้างแก้ไขเหตุการณ์"
|
||||||
COMMAND_STATS: "stats"
|
COMMAND_STATS: "สเตตัส"
|
||||||
COMMAND_STATS_HELP: "stats - View your Questing stats"
|
COMMAND_STATS_HELP: "สถิติ - ดูสถิติของคุณ Questing"
|
||||||
COMMAND_TOP: "top"
|
COMMAND_TOP: "ท็อป"
|
||||||
COMMAND_TOP_HELP: "top [number] - View top Questers"
|
COMMAND_TOP_HELP: "ท็อป [number] - Questers ดูท็อป"
|
||||||
COMMAND_TOP_USAGE: 'Usage: /quests top [number]'
|
COMMAND_TOP_USAGE: 'การใช้งาน: ใช้ / quests [number]'
|
||||||
COMMAND_INFO: "info"
|
COMMAND_INFO: "ข้อมูล"
|
||||||
COMMAND_INFO_HELP: "info - Display plugin information"
|
COMMAND_INFO_HELP: "ข้อมูล - แสดงข้อมูลปลั๊กอิน"
|
||||||
COMMAND_JOURNAL: "journal"
|
COMMAND_JOURNAL: "สมุดรายวัน"
|
||||||
COMMAND_JOURNAL_HELP: "journal - View/Put away your Quest Journal"
|
COMMAND_JOURNAL_HELP: "ารสาร - ดู/ใส่สมุดบันทึก Quest ของคุณ"
|
||||||
COMMAND_QUEST_HELP: "- Display current Quest objectives"
|
COMMAND_QUEST_HELP: "-แสดงวัตถุประสงค์แสวงหาปัจจุบัน"
|
||||||
COMMAND_QUESTINFO_HELP: "[quest name] - Display Quest information"
|
COMMAND_QUESTINFO_HELP: "[เควสชื่อ] - แสวงหาการแสดงผลข้อมูล"
|
||||||
COMMAND_QUESTADMIN_HELP: "- View Questadmin help"
|
COMMAND_QUESTADMIN_HELP: "-ดูวิธีใช้ Questadmin"
|
||||||
COMMAND_QUESTADMIN_STATS: "stats"
|
COMMAND_QUESTADMIN_STATS: "สเตตัส"
|
||||||
COMMAND_QUESTADMIN_STATS_HELP: "stats [player] - View Questing statistics of a player"
|
COMMAND_QUESTADMIN_STATS_HELP: "สเตตัส [player] - มองดูสเตตัสของผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_GIVE: "give"
|
COMMAND_QUESTADMIN_GIVE: "ให้"
|
||||||
COMMAND_QUESTADMIN_GIVE_HELP: "give [player] [quest] - Force a player to take a Quest"
|
COMMAND_QUESTADMIN_GIVE_HELP: "ให้ [player] [quest] - บังคับให้ผู้เล่นทำการเควส"
|
||||||
COMMAND_QUESTADMIN_QUIT: "quit"
|
COMMAND_QUESTADMIN_QUIT: "ออกจาก"
|
||||||
COMMAND_QUESTADMIN_QUIT_HELP: "quit [player] [quest] - Force a player to quit their Quest"
|
COMMAND_QUESTADMIN_QUIT_HELP: "ออก [ผู้เล่น] [เควส] - ผู้เล่นออกจากการบังคับ"
|
||||||
COMMAND_QUESTADMIN_POINTS: "points"
|
COMMAND_QUESTADMIN_POINTS: "คะแนน"
|
||||||
COMMAND_QUESTADMIN_POINTS_HELP: "points [player] [amount] - Set a players Quest Points"
|
COMMAND_QUESTADMIN_POINTS_HELP: "คะแนน [player] [amount] - ตั้งผู้เล่น Quest Points"
|
||||||
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
|
COMMAND_QUESTADMIN_TAKEPOINTS: "takepoints"
|
||||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "takepoints [player] [amount] - Take a players Quest Points"
|
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "takepoints [player] [amount] - ใช้ Quest Points ของผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
|
COMMAND_QUESTADMIN_GIVEPOINTS: "givepoints"
|
||||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "givepoints [player] [amount] - Give a player Quest Points"
|
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "givepoints [player] [amount] - ใช้ Quest Points ของผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
|
COMMAND_QUESTADMIN_POINTSALL: "pointsall"
|
||||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall [amount] - Set ALL players' Quest Points"
|
COMMAND_QUESTADMIN_POINTSALL_HELP: "pointsall [amount] - ตั้งค่า Quest Points ของผู้เล่นทั้งหมด"
|
||||||
COMMAND_QUESTADMIN_FINISH: "finish"
|
COMMAND_QUESTADMIN_FINISH: "เสร็จสิ้น"
|
||||||
COMMAND_QUESTADMIN_FINISH_HELP: "finish [player] [quest] - Immediately force Quest completion for a player"
|
COMMAND_QUESTADMIN_FINISH_HELP: "เสร็จสิ้น [player] [quest] - บังคับให้ Quest เสร็จสิ้นสำหรับผู้เล่นทันที"
|
||||||
COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage"
|
COMMAND_QUESTADMIN_NEXTSTAGE: "ขั้นตอนต่อไป"
|
||||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "nextstage [player] [quest] - Immediately force Stage completion for a player"
|
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "nextstage [player] [quest] - บังคับให้ Stage เสร็จสิ้นสำหรับผู้เล่นทันที"
|
||||||
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
|
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
|
||||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "setstage [player] [quest] [stage] - Set the current Stage for a player"
|
COMMAND_QUESTADMIN_SETSTAGE_HELP: "setstage [player] [quest] [stage] - ตั้งค่าสเตจปัจจุบันสำหรับผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'Usage: /questadmin setstage [player] [quest] [stage]'
|
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'การใช้งาน: /questadmin setstage [player] [quest] [stage]'
|
||||||
COMMAND_QUESTADMIN_PURGE: "purge"
|
COMMAND_QUESTADMIN_PURGE: "การล้างข้อมูล"
|
||||||
COMMAND_QUESTADMIN_PURGE_HELP: "purge [player] - Clear all Quests data of a player AND BLACKLISTS THEM"
|
COMMAND_QUESTADMIN_PURGE_HELP: "การล้างข้อมูล [player] - ล้างข้อมูลภารกิจทั้งหมดของผู้เล่นและ BLACKLISTS พวกเขา"
|
||||||
COMMAND_QUESTADMIN_RESET: "reset"
|
COMMAND_QUESTADMIN_RESET: "รีเซ็ต"
|
||||||
COMMAND_QUESTADMIN_RESET_HELP: "reset [player] - Clear all Quests data of a player"
|
COMMAND_QUESTADMIN_RESET_HELP: "รีเซ็ต [player] - ล้างข้อมูลเควสทั้งหมดของผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_REMOVE: "remove"
|
COMMAND_QUESTADMIN_REMOVE: "ลบออก"
|
||||||
COMMAND_QUESTADMIN_REMOVE_HELP: "remove [player] [quest] - Remove a completed Quest from a player"
|
COMMAND_QUESTADMIN_REMOVE_HELP: "ลบออก [player] [quest] - ลบ Quest ที่สมบูรณ์ออกจากเครื่องเล่น"
|
||||||
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
|
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
|
||||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - Toggle GUI Quest Display on an NPC"
|
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "togglegui [npc id] - สลับการแสดงเควสGUIบน NP"
|
||||||
COMMAND_QUESTADMIN_RELOAD: "reload"
|
COMMAND_QUESTADMIN_RELOAD: "รีโหลด"
|
||||||
COMMAND_QUESTADMIN_RELOAD_HELP: "reload - Reload all Quests"
|
COMMAND_QUESTADMIN_RELOAD_HELP: "รีโหลด - รีโหลดเควสทั้งหมด"
|
||||||
questEditorHeader: "Create Quest"
|
questEditorHeader: "สร้างเควส"
|
||||||
questEditorCreate: "Create new Quest"
|
questEditorCreate: "สร้างเควสใหม่"
|
||||||
questEditorEdit: "Edit a Quest"
|
questEditorEdit: "แก้ไขการแสวงหา"
|
||||||
questEditorDelete: "Delete Quest"
|
questEditorDelete: "ลบเควส"
|
||||||
questEditorName: "Set name"
|
questEditorName: "กำหนดชื่อ"
|
||||||
questEditorAskMessage: "Set ask message"
|
questEditorAskMessage: "ตั้งคำถาม"
|
||||||
questEditorFinishMessage: "Set finish message"
|
questEditorFinishMessage: "เสร็จสิ้นการตั้งค่าข้อความ"
|
||||||
questEditorRedoDelay: "Set redo delay"
|
questEditorRedoDelay: "ทำซ้ำการตั้งค่าหน่วงเวลา"
|
||||||
questEditorNPCStart: "Set NPC start"
|
questEditorNPCStart: "ตั้งค่าเริ่มต้น NPC"
|
||||||
questEditorBlockStart: "Set Block start"
|
questEditorBlockStart: "ตั้งค่าเริ่มต้นของบล็อก"
|
||||||
questEditorInitialEvent: "Set initial Event"
|
questEditorInitialEvent: "ตั้งค่ากิจกรรมเริ่มต้น"
|
||||||
questEditorSetGUI: "Set GUI Item display"
|
questEditorSetGUI: "ตั้งค่าการแสดงรายการ GUI"
|
||||||
questEditorReqs: "Edit Requirements"
|
questEditorReqs: "แก้ไขข้อกำหนด"
|
||||||
questEditorStages: "Edit Stages"
|
questEditorStages: "แก้ไขขั้นตอน"
|
||||||
questEditorRews: "Edit Rewards"
|
questEditorRews: "แก้ไขรางวัล"
|
||||||
questEditorEnterQuestName: "Enter Quest name (or 'cancel' to return)"
|
questEditorEnterQuestName: "ป้อนชื่อเควส (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||||
questEditorEditEnterQuestName: "Enter Quest name to edit (or 'cancel' to return)"
|
questEditorEditEnterQuestName: "ป้อนชื่อเควสที่จะแก้ไข (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||||
questEditorEnterAskMessage: "Enter ask message (or 'cancel' to return)"
|
questEditorEnterAskMessage: "ป้อนข้อความที่ต้องการ (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||||
questEditorEnterFinishMessage: "Enter finish message (or 'cancel' to return)"
|
questEditorEnterFinishMessage: "ป้อนข้อความที่ต้องการ (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||||
questEditorEnterRedoDelay: "Enter amount of time (in seconds), 0 to clear the redo delay or -1 to cancel"
|
questEditorEnterRedoDelay: "ป้อนจำนวนครั้ง (เป็นวินาที), 0 เพื่อล้างการหน่วงเวลาการทำซ้ำหรือ -1 เพื่อยกเลิก"
|
||||||
questEditorEnterNPCStart: "Enter NPC ID, -1 to clear the NPC start or -2 to cancel"
|
questEditorEnterNPCStart: "ใส่รหัส NPC, -1 เพื่อล้างการเริ่มต้นของ NPC หรือ -2 เพื่อยกเลิก"
|
||||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, or 'cancel' to return"
|
questEditorEnterBlockStart: "คลิกขวาบนบล็อกเพื่อใช้เป็นจุดเริ่มต้น แล้วใส่ 'ทำ' เพื่อ บันทึก หรือป้อน 'ล้าง' เพื่อล้างเริ่มต้นบล็อก หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||||
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, or 'cancel' to return"
|
questEditorEnterInitialEvent: "ป้อนชื่อเหตุการณ์ ป้อน 'ล้าง' เพื่อเคลียร์อีเวนท์ครั้งแรก หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||||
questRequiredNoneSet: "Required, none set"
|
questRequiredNoneSet: "จำเป็น ไม่มีกำหนด"
|
||||||
questWGSetRegion: "Set Region"
|
questWGSetRegion: "การตั้งค่าภูมิภาค"
|
||||||
questWGNotInstalled: "WorldGuard not installed"
|
questWGNotInstalled: "ไม่ได้ติดตั้ง WorldGuard"
|
||||||
questWGPrompt: "Enter WorldGuard region, or enter 'clear' to clear the region, or 'cancel' to return."
|
questWGPrompt: "ป้อนภูมิภาค WorldGuard หรือป้อน 'ล้าง' เพื่อล้างพื้นที่ หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||||
questWGInvalidRegion: "<region> is not a valid WorldGuard region!"
|
questWGInvalidRegion: "<region>ไม่ใช่ WorldGuard ภูมิภาคถูกต้อง"
|
||||||
questWGRegionCleared: "Quest region cleared."
|
questWGRegionCleared: "เควสภูมิภาคที่เลือก"
|
||||||
questCitNotInstalled: "Citizens not installed"
|
questCitNotInstalled: "Citizens ที่ไม่ได้ติดตั้ง"
|
||||||
questDenNotInstalled: "Denizen not installed"
|
questDenNotInstalled: "Denizen ไม่ได้ติดตั้ง"
|
||||||
questGUIError: 'Error: That item is already being used as the GUI Display for the Quest <quest>.'
|
questGUIError: 'ข้อผิดพลาด: รายการที่กำลังถูกใช้เป็นการแสดงผลของ GUI สำหรับเควส <quest>'
|
||||||
questCurrentItem: "Current item:"
|
questCurrentItem: "รายการปัจจุบัน"
|
||||||
questSetItem: "Set Item"
|
questSetItem: "กำหนดไอเทม"
|
||||||
questClearItem: "Clear Item"
|
questClearItem: "ล้างไอเทม"
|
||||||
questGUICleared: "Quest GUI Item Display cleared."
|
questGUICleared: "เควส GUI แสดงรายการที่หายไป"
|
||||||
questDeleted: "Quest deleted! Quests and Events have been reloaded."
|
questDeleted: "เควสลบแล้ว! เควสและกิจกรรมได้รับการรีโหลดใหม่แล้ว"
|
||||||
questEditorNameExists: "A Quest with that name already exists!"
|
questEditorNameExists: "เควสที่มีชื่อนี้มีอยู่แล้ว!"
|
||||||
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
questEditorBeingEdited: "มีคนกำลังสร้าง / แก้ไขเควสด้วยชื่อนั้น!"
|
||||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
questEditorInvalidQuestName: "ชื่ออาจไม่ประกอบด้วยรอบระยะเวลาหรือจุลภาค"
|
||||||
questEditorInvalidEventName: "is not a valid event name!"
|
questEditorInvalidEventName: "ไม่มีชื่อของเหตุการณ์ที่ถูกต้อง!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "ไม่มี NPC ที่มี ID ดังกล่าว!"
|
||||||
questEditorNoStartBlockSelected: "You must select a block first."
|
questEditorNoStartBlockSelected: "คุณต้องเลือกบล็อกก่อน"
|
||||||
questEditorPositiveAmount: "Amount must be a positive number."
|
questEditorPositiveAmount: "จำนวนเงินต้องเป็นจำนวนบวก"
|
||||||
questEditorQuestAsRequirement1: "The following Quests have"
|
questEditorQuestAsRequirement1: "มีเควสต่อไปนี้"
|
||||||
questEditorQuestAsRequirement2: "as a requirement:"
|
questEditorQuestAsRequirement2: "เป็นข้อกำหนด:"
|
||||||
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
questEditorQuestAsRequirement3: "คุณต้องปรับเปลี่ยนเควสเหล่านี้เพื่อให้พวกเขาได้ใช้มันก่อนที่จะลบ"
|
||||||
questEditorQuestNotFound: "Quest not found!"
|
questEditorQuestNotFound: "Quest ไม่พบ!"
|
||||||
questEditorEventCleared: "Initial Event cleared."
|
questEditorEventCleared: "เริ่มต้นการล้างข้อมูลแล้ว"
|
||||||
questEditorSave: "Finish and save"
|
questEditorSave: "เสร็จสิ้น และบันทึก"
|
||||||
questEditorNeedAskMessage: "You must set an ask message!"
|
questEditorNeedAskMessage: "คุณต้องตั้งค่าข้อความถาม!"
|
||||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
questEditorNeedFinishMessage: "คุณต้องตั้งค่าข้อความเสร็จสิ้น!"
|
||||||
questEditorNeedStages: "Your Quest has no Stages!"
|
questEditorNeedStages: "ภารกิจของคุณไม่มีขั้นตอน!"
|
||||||
questEditorSaved: "Quest saved! (You will need to perform a Quest reload for it to appear)"
|
questEditorSaved: "บันทึกภารกิจแล้ว! (คุณจะต้องทำการโหลด Quest เพื่อให้ปรากฏขึ้น)"
|
||||||
questEditorExited: "Are you sure you want to exit without saving?"
|
questEditorExited: "คุณแน่ใจหรือไม่ว่าต้องการออกโดยไม่บันทึก"
|
||||||
questEditorDeleted: "Are you sure you want to delete the Quest"
|
questEditorDeleted: "คุณแน่ใจหรือว่าต้องการลบเศวส"
|
||||||
questEditorNoPermsCreate: "You do not have permission to create Quests."
|
questEditorNoPermsCreate: "คุณไม่มีสิทธิ์สร้างเควส"
|
||||||
questEditorNoPermsEdit: "You do not have permission to edit Quests."
|
questEditorNoPermsEdit: "คุณไม่มีสิทธิ์ในการแก้ไขเศวส"
|
||||||
questEditorNoPermsDelete: "You do not have permission to delete Quests."
|
questEditorNoPermsDelete: "คุณไม่มีสิทธิ์ลบเควส"
|
||||||
stageEditorEditStage: "Edit Stage"
|
stageEditorEditStage: "แก้ไขขั้นตอน"
|
||||||
stageEditorNewStage: "Add new Stage"
|
stageEditorNewStage: "เพิ่มขั้นตอนใหม่"
|
||||||
stageEditorStages: "Stages"
|
stageEditorStages: "ขั้นตอน"
|
||||||
stageEditorStage: "Stage"
|
stageEditorStage: "Stage"
|
||||||
stageEditorBreakBlocks: "Break Blocks"
|
stageEditorBreakBlocks: "แบ่งบล็อก"
|
||||||
stageEditorDamageBlocks: "Damage Blocks"
|
stageEditorDamageBlocks: "บล็อคความเสียหาย"
|
||||||
stageEditorPlaceBlocks: "Place Blocks"
|
stageEditorPlaceBlocks: "วางบล็อก"
|
||||||
stageEditorUseBlocks: "Use Blocks"
|
stageEditorUseBlocks: "ใช้บล็อก"
|
||||||
stageEditorCutBlocks: "Cut Blocks"
|
stageEditorCutBlocks: "ตัดบล็อก"
|
||||||
stageEditorCatchFish: "Catch Fish"
|
stageEditorCatchFish: "ตกปลา"
|
||||||
stageEditorFish: "fish"
|
stageEditorFish: "ปลา"
|
||||||
stageEditorKillPlayers: "Kill Players"
|
stageEditorKillPlayers: "ฆ่าผู้เล่น"
|
||||||
stageEditorPlayers: "players"
|
stageEditorPlayers: "ผู้เล่น"
|
||||||
stageEditorEnchantItems: "Enchant Items"
|
stageEditorEnchantItems: "ไอเทมร่ายมนต์"
|
||||||
stageEditorDeliverItems: "Deliver Items"
|
stageEditorDeliverItems: "จัดส่งไอเทม"
|
||||||
stageEditorTalkToNPCs: "Talk to NPCs"
|
stageEditorTalkToNPCs: "พูดคุยกับ NPCs"
|
||||||
stageEditorKillNPCs: "Kill NPCs"
|
stageEditorKillNPCs: "ฆ่า NPCs"
|
||||||
stageEditorKillMobs: "Kill Mobs"
|
stageEditorKillMobs: "ฆ่ามอนสเตอร์"
|
||||||
stageEditorReachLocs: "Reach locations"
|
stageEditorReachLocs: "เข้าถึงสถานที่ต่างๆ"
|
||||||
stageEditorReachRadii1: "Reach within"
|
stageEditorReachRadii1: "เข้าถึงภายใน"
|
||||||
stageEditorReachRadii2: "blocks of"
|
stageEditorReachRadii2: "บล็อกของ"
|
||||||
stageEditorTameMobs: "Tame Mobs"
|
stageEditorTameMobs: "เชื่องมอนสเตอร์"
|
||||||
stageEditorShearSheep: "Shear Sheep"
|
stageEditorShearSheep: "แรงเฉือนการแกะ"
|
||||||
stageEditorEvents: "Events"
|
stageEditorEvents: "กิจกรรม"
|
||||||
stageEditorStageEvents: "Stage Events"
|
stageEditorStageEvents: "กิจกรรม Stage"
|
||||||
stageEditorStartEvent: "Start Event"
|
stageEditorStartEvent: "เริ่มกิจกรรม"
|
||||||
stageEditorStartEventCleared: "Start Event cleared."
|
stageEditorStartEventCleared: "เริ่มต้นกิจกรรมเรียบร้อยแล้ว"
|
||||||
stageEditorFinishEvent: "Finish Event"
|
stageEditorFinishEvent: "จบการแข่งขัน"
|
||||||
stageEditorFinishEventCleared: "Finish Event cleared."
|
stageEditorFinishEventCleared: "เริ่มต้นการล้างข้อมูลแล้ว"
|
||||||
stageEditorChatEvents: "Chat Events"
|
stageEditorChatEvents: "กิจกรรมสนทนา"
|
||||||
stageEditorChatTrigger: "Chat Trigger"
|
stageEditorChatTrigger: "ทริกเกอร์สนทนา"
|
||||||
stageEditorTriggeredBy: "Triggered by"
|
stageEditorChatEventsCleared: "ยกเลิกการสนทนาแล้ว"
|
||||||
stageEditorChatEventsCleared: "Chat Events cleared."
|
stageEditorCommandEvents: "Command Events"
|
||||||
stageEditorDeathEvent: "Death Event"
|
stageEditorCommandTrigger: "Command Trigger"
|
||||||
stageEditorDeathEventCleared: "Death Event cleared."
|
stageEditorCommandEventsCleared: "Command Events cleared."
|
||||||
stageEditorDisconnectEvent: "Disconnect Event"
|
stageEditorTriggeredBy: "ถูกกระตุ้นโดย"
|
||||||
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
|
stageEditorDeathEvent: "เหตุการณ์ตาย"
|
||||||
stageEditorDelayMessage: "Delay Message"
|
stageEditorDeathEventCleared: "ล้างความตายแล้ว"
|
||||||
stageEditorDenizenScript: "Denizen Script"
|
stageEditorDisconnectEvent: "ตัดการเชื่อมต่อเหตุการณ์"
|
||||||
stageEditorStartMessage: "Start Message"
|
stageEditorDisconnectEventCleared: "ยกเลิกการเชื่อมต่อเหตุการณ์ที่ล้างแล้ว"
|
||||||
stageEditorCompleteMessage: "Complete Message"
|
stageEditorDelayMessage: "ข้อความล่าช้า"
|
||||||
stageEditorDelete: "Delete Stage"
|
stageEditorDenizenScript: "สคริปต์ Denizen"
|
||||||
stageEditorSetBlockNames: "Set block names"
|
stageEditorStartMessage: "เริ่มข้อความ"
|
||||||
stageEditorSetBlockAmounts: "Set block amounts"
|
stageEditorCompleteMessage: "ข้อความที่สมบูรณ์"
|
||||||
stageEditorSetBlockDurability: "Set block durability"
|
stageEditorDelete: "ลบขั้นตอน"
|
||||||
stageEditorSetDamageAmounts: "Set damage amounts"
|
stageEditorSetBlockNames: "ตั้งชื่อบล็อก"
|
||||||
stageEditorSetPlaceAmounts: "Set place amounts"
|
stageEditorSetBlockAmounts: "ตั้งค่าจำนวนบล็อค"
|
||||||
stageEditorSetUseAmounts: "Set use amounts"
|
stageEditorSetBlockDurability: "กำหนดความทนทานของบล็อก"
|
||||||
stageEditorSetCutAmounts: "Set cut amounts"
|
stageEditorSetDamageAmounts: "กำหนดจำนวนความเสียหาย"
|
||||||
stageEditorSetKillAmounts: "Set kill amounts"
|
stageEditorSetPlaceAmounts: "ตั้งค่าจำนวนสถานที่"
|
||||||
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
stageEditorSetUseAmounts: "ตั้งค่าจำนวนที่ใช้"
|
||||||
stageEditorSetMobAmounts: "Set mob amounts"
|
stageEditorSetCutAmounts: "ตั้งค่าจำนวนที่ตัด"
|
||||||
stageEditorSetEnchantments: "Set enchantments"
|
stageEditorSetKillAmounts: "ตั้งค่าจำนวนที่ฆ่า"
|
||||||
stageEditorSetItemNames: "Set item names"
|
stageEditorSetEnchantAmounts: "ตั้งค่า enchant"
|
||||||
stageEditorSetKillIds: "Set NPC IDs"
|
stageEditorSetMobAmounts: "ตั้งค่าม็อบ"
|
||||||
stageEditorSetMobTypes: "Set mob types"
|
stageEditorSetEnchantments: "ตั้งมนต์เสน่ห์"
|
||||||
stageEditorSetKillLocations: "Set kill locations"
|
stageEditorSetItemNames: "ตั้งชื่อรายการ"
|
||||||
stageEditorSetKillLocationRadii: "Set kill location radii"
|
stageEditorSetKillIds: "ตั้งค่ารหัส NPC"
|
||||||
stageEditorSetKillLocationNames: "Set kill location names"
|
stageEditorSetMobTypes: "ตั้งค่าประเภทของม็อบ"
|
||||||
stageEditorSetLocations: "Set locations"
|
stageEditorSetKillLocations: "ตั้งจุดฆ่า"
|
||||||
stageEditorSetLocationRadii: "Set location radii"
|
stageEditorSetKillLocationRadii: "ตั้งค่าสถานที่ฆ่า"
|
||||||
stageEditorSetLocationNames: "Set location names"
|
stageEditorSetKillLocationNames: "ตั่งค่าชุดฆ่าชื่อสถานที่"
|
||||||
stageEditorSetTameAmounts: "Set tame amounts"
|
stageEditorSetLocations: "สถานที่ตั้ง"
|
||||||
stageEditorSetShearColors: "Set sheep colors"
|
stageEditorSetLocationRadii: "กำหนดตำแหน่งรัศมี"
|
||||||
stageEditorSetShearAmounts: "Set shear amounts"
|
stageEditorSetLocationNames: "กำหนดตำแหน่งชื่อ"
|
||||||
stageEditorPassword: "Password Objectives"
|
stageEditorSetTameAmounts: "ตั้งค่าจำนวนที่ฆ่า"
|
||||||
stageEditorAddPasswordDisplay: "Add password display"
|
stageEditorSetShearColors: "ตั้งค่าสีแกะ"
|
||||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
stageEditorSetShearAmounts: "ตั้งค่าจำนวนเฉือน"
|
||||||
stageEditorNoPasswordDisplays: "No password displays set"
|
stageEditorPassword: "วัตถุประสงค์ของรหัสผ่าน"
|
||||||
stageObjectiveOverride: "Objective Display Override"
|
stageEditorAddPasswordDisplay: "เพิ่มรหัสผ่านจอแสดงผล"
|
||||||
stageEditorCustom: "Custom Objectives"
|
stageEditorAddPasswordPhrases: "เพิ่มรหัสผ่าน phrase(s)"
|
||||||
stageEditorNoModules: "No modules loaded"
|
stageEditorNoPasswordDisplays: "ไม่มีรหัสผ่านแสดงการตั้งค่า"
|
||||||
stageEditorModuleNotFound: "Custom objective module not found."
|
stageObjectiveOverride: "การแทนที่การแสดงผลเป้าหมาย"
|
||||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, or 'cancel' to return."
|
stageEditorCustom: "วัตถุประสงค์ที่กำหนดเอง"
|
||||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
stageEditorNoModules: "ไม่มีโมดูลที่โหลด"
|
||||||
stageEditorCustomCleared: "Custom objectives cleared."
|
stageEditorModuleNotFound: "ไม่พบโมดูลเป้าหมายที่กำหนดเอง"
|
||||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
stageEditorCustomPrompt: "ป้อนชื่อของวัตถุประสงค์กำหนดเอง ต้องเพิ่ม 'ล้าง' เพื่อล้างวัตถุประสงค์ทั้งหมดที่กำหนดเอง หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, or enter 'cancel' to return."
|
stageEditorCustomAlreadyAdded: "เป้าหมายที่กำหนดเองได้ถูกเพิ่มเข้ามาแล้ว!"
|
||||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorCustomCleared: "ล้างเป้าหมายที่กำหนดเองแล้ว"
|
||||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorCustomDataPrompt: "ค่าใช้จ่ายสำหรับ <data>:"
|
||||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorEnterBlockNames: "ใส่ชื่อบล็อก (หรือ ID) แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorBreakBlocksPrompt: "ป้อนยอดเงินแบ่ง (ตัวเลข), แยกรายการด้วยช่องว่างหรือกรอก 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorDamageBlocksPrompt: "ใส่ตัวเลขความจำ (จำนวน), แยกรายการด้วยช่องว่างหรือกรอก 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorPlaceBlocksPrompt: "ป้อนจำนวนเงินที่ต้องการ (แยกตามแต่ละช่อง) หรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
stageEditorUseBlocksPrompt: "ป้อนจำนวนเงินที่ใช้ (ตัวเลข) โดยคั่นด้วยช่องว่างหรือป้อน \"ยกเลิก\" เพื่อส่งคืน"
|
||||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
stageEditorCutBlocksPrompt: "ป้อนจำนวนเงินที่ตัด (ตัวเลข) โดยคั่นด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, or enter 'cancel' to return."
|
stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) แยกแต่ละอันตามเนื้อที่หรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorCatchFishPrompt: "ป้อนจำนวนปลาที่จับได้หรือ 0 เพื่อล้างวัตถุประสงค์ในการจับปลาหรือ -1 เพื่อยกเลิก"
|
||||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
|
stageEditorKillPlayerPrompt: "ป้อนจำนวนผู้เล่นที่จะฆ่าหรือ 0 เพื่อล้างเป้าหมายของผู้เล่นฆ่าหรือ -1 เพื่อยกเลิก"
|
||||||
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return."
|
stageEditorEnchantTypePrompt: "ป้อนชื่อมนต์เสน่ห์ แยกแต่ละรายการ ด้วยเครื่องหมายจุลภาค หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return."
|
stageEditorEnchantAmountsPrompt: "ป้อนจำนวนเงิน (ตัวเลข), แยกแต่ละรายการ ด้วยช่องว่าง การร่ายมนต์ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon or enter 'cancel' to return."
|
stageEditorItemNamesPrompt: "ป้อนชื่อไอเทมแยกแต่ละรายการโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
stageEditorNPCPrompt: "ป้อนรหัส NPC โดยคั่นด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||||
stageEditorMobsPrompt: "Enter mob names separating each one by a space, or enter 'cancel' to return"
|
stageEditorNPCToTalkToPrompt: "ใส่รหัส NPC แยกแต่ละช่องด้วยช่องว่างหรือป้อน 'clear' เพื่อล้างรายการ NPC ID หรือ 'ยกเลิก' เพื่อกลับมา"
|
||||||
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, or enter 'cancel' to return"
|
stageEditorDeliveryMessagesPrompt: "ป้อนข้อความการจัดส่งโดยคั่นแต่ละรายการด้วยเครื่องหมายวรรคตอนหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, or enter 'cancel' to return"
|
stageEditorKillNPCsPrompt: "ป้อนจำนวนเงินที่ฆ่า (จำนวน) โดยคั่นด้วยช่องว่างหรือป้อน \"ยกเลิก\" เพื่อส่งคืน"
|
||||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
stageEditorMobsPrompt: "ป้อนชื่อกลุ่มที่แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
stageEditorMobAmountsPrompt: "ป้อนยอดเงินม็อบแยกแต่ละรายการ ด้วยช่องว่าง หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, or enter 'cancel' to return"
|
stageEditorMobLocationPrompt: "คลิกขวาที่บล็อกเพื่อเลือกจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการสถานที่ฆ่าหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
stageEditorMobLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งฆ่า (จำนวนบล็อค) ที่แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
stageEditorMobLocationNamesPrompt: "ป้อนชื่อตำแหน่งแยกแต่ละรายการด้วยเครื่องหมายจุลภาคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, or enter 'cancel' to return"
|
stageEditorReachLocationPrompt: "คลิกขวาที่บล็อกเพื่อเลือกจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการตำแหน่งเข้าถึงหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, or enter 'cancel' to return"
|
stageEditorReachLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งเข้าถึง (จำนวนบล็อก) โดยแบ่งเป็นแต่ละช่องหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, or enter 'cancel' to return"
|
stageEditorReachLocationNamesPrompt: "ป้อนชื่อตำแหน่งแยกแต่ละรายการด้วยเครื่องหมายจุลภาคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, or 'cancel' to return"
|
stageEditorTameAmountsPrompt: "ป้อนจำนวนเงินที่เชื่องแยกออกจากกันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, or 'cancel' to return"
|
stageEditorShearColorsPrompt: "ป้อนสีแกะที่คั่นแต่ละช่องด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorChatEventsTriggerPromptA: "Enter a chat trigger for"
|
stageEditorShearAmountsPrompt: "ป้อนจำนวนเฉดสีที่แยกออกจากกันโดยเว้นวรรคหรือป้อน 'cancel' เพื่อกลับ"
|
||||||
stageEditorChatEventsTriggerPromptB: "or enter 'cancel' to return."
|
stageEditorEventsPrompt: "ป้อนชื่อกิจกรรมหรือป้อน 'ล้าง' เพื่อล้างกิจกรรมหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return"
|
stageEditorChatEventsPrompt: "ป้อนชื่อกิจกรรมที่จะเพิ่มหรือป้อน 'ล้าง' เพื่อล้างกิจกรรมการแชททั้งหมดหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, or 'cancel' to return"
|
stageEditorChatEventsTriggerPromptA: "ป้อนทริกเกอร์การแชทสำหรับ"
|
||||||
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, or 'cancel' to return"
|
stageEditorChatEventsTriggerPromptB: "หรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, or 'cancel' to return"
|
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, or 'cancel' to return"
|
||||||
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, or 'cancel' to return"
|
stageEditorCommandEventsTriggerPromptA: "Enter a command trigger for"
|
||||||
stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to return"
|
stageEditorCommandEventsTriggerPromptB: "or enter 'cancel' to return."
|
||||||
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
stageEditorDelayPrompt: "ป้อนเวลา (เป็นวินาที) หรือป้อน 'clear' เพื่อล้างการหน่วงเวลาหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return"
|
stageEditorDelayMessagePrompt: "ป้อนข้อความล่าช้าหรือป้อน 'clear' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
|
stageEditorScriptPrompt: "ป้อนชื่อสคริปต์หรือป้อน 'ล้าง' เพื่อล้างสคริปต์หรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
|
stageEditorStartMessagePrompt: "ป้อนข้อความเริ่มต้นหรือป้อน 'ล้าง' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
|
stageEditorCompleteMessagePrompt: "ป้อนข้อความครบถ้วนหรือป้อน 'เคลียร์' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
|
stageEditorPasswordDisplayPrompt: "ป้อนการแสดงรหัสผ่านหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
|
stageEditorPasswordDisplayHint: "(นี่คือข้อความที่จะแสดงให้ผู้เล่นเห็นว่าเป็นเป้าหมายของพวกเขา)"
|
||||||
|
stageEditorPasswordPhrasePrompt: "ป้อนรหัสผ่านหรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
|
stageEditorPasswordPhraseHint1: "(นี่คือข้อความที่ผู้เล่นได้กล่าวเพื่อทำให้เป้าหมายสมบูรณ์)"
|
||||||
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
||||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
|
stageEditorObjectiveOverridePrompt: "ป้อนการแทนที่การแสดงเป้าหมายหรือ 'ล้าง' เพื่อยกเลิกการลบล้างหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
|
stageEditorObjectiveOverrideHint: "(การแทนแสดงวัตถุประสงค์จะแสดงเป็นวัตถุประสงค์ปัจจุบันผู้เล่น)"
|
||||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
stageEditorObjectiveOverrideCleared: "ยกเลิกการลบการแสดงผลเป้าหมาย"
|
||||||
stageEditorDeliveryAddItem: "Add item"
|
stageEditorDeliveryAddItem: "เพิ่มรายการ"
|
||||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
stageEditorDeliveryNPCs: "ตั้งค่ารหัส NPC"
|
||||||
stageEditorDeliveryMessages: "Set delivery messages"
|
stageEditorDeliveryMessages: "ตั้งค่าข้อความการจัดส่ง"
|
||||||
stageEditorContainsDuplicates: "List contains duplicates!"
|
stageEditorContainsDuplicates: "รายการประกอบด้วยรายการที่ซ้ำกัน"
|
||||||
stageEditorInvalidBlockName: "is not a valid block name!"
|
stageEditorInvalidBlockName: "ไม่มีชื่อบล็อกที่ถูกต้อง!"
|
||||||
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
stageEditorInvalidEnchantment: "ไม่มีชื่อทีถูกต้องของมนต์เสน่ห์"
|
||||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
stageEditorInvalidNPC: "ไม่ใช่ ID ของ NPC ที่ถูกต้อง!"
|
||||||
stageEditorInvalidMob: "is not a valid mob name!"
|
stageEditorInvalidMob: "ไม่มีชื่อม็อบถูกต้อง"
|
||||||
stageEditorInvalidItemName: "is not a valid item name!"
|
stageEditorInvalidItemName: "ไม่ใช่ชื่อสินค้าที่ถูกต้อง!"
|
||||||
stageEditorInvalidNumber: "is not a number!"
|
stageEditorInvalidNumber: "ไม่ใช่ตัวเลข!"
|
||||||
stageEditorInvalidDye: "is not a valid dye color!"
|
stageEditorInvalidDye: "ไม่ใช่สีย้อมที่ถูกต้อง!"
|
||||||
stageEditorInvalidEvent: "is not a valid event name!"
|
stageEditorInvalidEvent: "ไม่มีชื่อของเหตุการณ์ที่ถูกต้อง"
|
||||||
stageEditorDuplicateEvent: "Event is already in the list!"
|
stageEditorDuplicateEvent: "กิจกรรมมีอยู่ในรายการแล้ว!"
|
||||||
stageEditorInvalidDelay: "Delay must be at least one second!"
|
stageEditorInvalidDelay: "หน่วงเวลาต้องอย่างน้อยหนึ่งวินาที"
|
||||||
stageEditorInvalidScript: "Denizen script not found!"
|
stageEditorInvalidScript: "สคริปต์ Denizen ไม่พบ!"
|
||||||
stageEditorNoCitizens: "Citizens is not installed!"
|
stageEditorNoCitizens: "Citizens ไม่ได้รับการติดตั้ง!"
|
||||||
stageEditorNoDenizen: "Denizen is not installed!"
|
stageEditorNoDenizen: "Denizen ไม่ได้ติดตั้ง!"
|
||||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
stageEditorPositiveAmount: "คุณต้องป้อนจำนวนบวก!"
|
||||||
stageEditorNoNumber: "Input was not a number!"
|
stageEditorNoNumber: "การป้อนข้อมูลไม่ใช่รายการของตัวเลข!"
|
||||||
stageEditorNotGreaterThanZero: "is not greater than 0!"
|
stageEditorNotGreaterThanZero: "ไม่มากกว่า 0!"
|
||||||
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!"
|
stageEditorNotListofNumbers: "รายการไม่ถูกต้องการป้อนข้อมูลไม่ใช่รายการหมายเลข!"
|
||||||
stageEditorNoDelaySet: "You must set a delay first!"
|
stageEditorNoDelaySet: "คุณต้องตั้งค่าการหน่วงเวลาก่อน!"
|
||||||
stageEditorNoBlockNames: "You must set block names first!"
|
stageEditorNoBlockNames: "คุณต้องตั้งชื่อบล็อกไว้ก่อน!"
|
||||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
stageEditorNoEnchantments: "คุณต้องตั้งเวทมนตร์เป็นอันดับแรก!"
|
||||||
stageEditorNoItems: "You must add items first!"
|
stageEditorNoItems: "คุณต้องเพิ่มไอเทมก่อน!"
|
||||||
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
stageEditorNoDeliveryMessage: "คุณต้องตั้งค่าข้อความการจัดส่งอย่างน้อยหนึ่งรายการ!"
|
||||||
stageEditorNoNPCs: "You must set NPC IDs first!"
|
stageEditorNoNPCs: "คุณต้องตั้งรหัส NPC ก่อน!"
|
||||||
stageEditorNoMobTypes: "You must set mob types first!"
|
stageEditorNoMobTypes: "คุณต้องกำหนดประเภทของม็อบมาก่อน!"
|
||||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
stageEditorNoKillLocations: "คุณต้องตั้งสถานที่ฆ่าก่อน!"
|
||||||
stageEditorNoBlockSelected: "You must select a block first."
|
stageEditorNoBlockSelected: "คุณต้องเลือกบล็อกก่อน"
|
||||||
stageEditorNoColors: "You must set colors first!"
|
stageEditorNoColors: "คุณต้องตั้งค่าสีก่อน!"
|
||||||
stageEditorNoLocations: "You must set locations first!"
|
stageEditorNoLocations: "คุณต้องตั้งสถานที่ก่อน!"
|
||||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
stageEditorNoEnchantmentsSet: "ไม่ได้ตั้งเวทมนตร์"
|
||||||
stageEditorNoItemsSet: "No items set"
|
stageEditorNoItemsSet: "ไม่มีการตั้งค่าไอเทม"
|
||||||
stageEditorNoMobTypesSet: "No mob types set"
|
stageEditorNoMobTypesSet: "ไม่ได้ตั้งค่ากลุ่มม็อบ"
|
||||||
stageEditorNoLocationsSet: "No locations set"
|
stageEditorNoLocationsSet: "No locations set"
|
||||||
stageEditorNoColorsSet: "No colors set"
|
stageEditorNoColorsSet: "No colors set"
|
||||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||||
@ -296,56 +302,56 @@ stageEditorDelayMessageCleared: "Delay message cleared."
|
|||||||
stageEditorDenizenCleared: "Denizen script cleared."
|
stageEditorDenizenCleared: "Denizen script cleared."
|
||||||
stageEditorBreakBlocksCleared: "Break blocks objective cleared."
|
stageEditorBreakBlocksCleared: "Break blocks objective cleared."
|
||||||
stageEditorDamageBlocksCleared: "Damage blocks objective cleared."
|
stageEditorDamageBlocksCleared: "Damage blocks objective cleared."
|
||||||
stageEditorPlaceBlocksCleared: "Place blocks objective cleared."
|
stageEditorPlaceBlocksCleared: "ล้างข้อมูลสถานที่ไว้เรียบร้อยแล้ว"
|
||||||
stageEditorUseBlocksCleared: "Use blocks objective cleared."
|
stageEditorUseBlocksCleared: "ใช้วัตถุประสงค์ของกลุ่มที่ถูกล้าง"
|
||||||
stageEditorCutBlocksCleared: "Cut blocks objective cleared."
|
stageEditorCutBlocksCleared: "ถูกตัดออกจากกลุ่มแล้ว"
|
||||||
stageEditorEnchantmentsCleared: "Enchantment objective cleared."
|
stageEditorEnchantmentsCleared: "วัตถุประสงค์การเคลิบเคลิ้มล้าง"
|
||||||
stageEditorDeliveriesCleared: "Delivery objective cleared."
|
stageEditorDeliveriesCleared: "วัตถุประสงค์การจัดส่งหมดไปแล้ว"
|
||||||
stageEditorReachLocationsCleared: "Reach Locations objective cleared."
|
stageEditorReachLocationsCleared: "ล้างข้อมูลสถานที่เป้าหมายแล้ว"
|
||||||
stageEditorKillNPCsCleared: "Kill NPCs objective cleared."
|
stageEditorKillNPCsCleared: "กำจัดจุดมุ่งหมายของ NPCs"
|
||||||
stageEditorKillMobsCleared: "Kill Mobs objective cleared."
|
stageEditorKillMobsCleared: "ล้างเป้าหมายของ Kill Mobs"
|
||||||
stageEditorTameCleared: "Tame Mobs objective cleared."
|
stageEditorTameCleared: "ล้างเป้าหมาย Tame Mobs"
|
||||||
stageEditorShearCleared: "Shear Sheep objective cleared."
|
stageEditorShearCleared: "เป้าหมาย Shear Sheep ถูกล้าง"
|
||||||
stageEditorStartMessageCleared: "Start message cleared."
|
stageEditorStartMessageCleared: "เริ่มล้างข้อความแล้ว"
|
||||||
stageEditorCompleteMessageCleared: "Complete message cleared."
|
stageEditorCompleteMessageCleared: "ล้างข้อความเรียบร้อยแล้ว"
|
||||||
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
|
stageEditorConfirmStageDelete: "คุณแน่ใจหรือไม่ว่าต้องการลบ stage นี้"
|
||||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
stageEditorConfirmStageNote: "ขั้นตอนใด ๆ หลังจากที่จะถูกเลื่อนกลับไปหนึ่งจุด"
|
||||||
stageEditorDeleteSucces: "Stage deleted successfully."
|
stageEditorDeleteSucces: "ลบเรียบร้อยแล้ว"
|
||||||
stageEditorEnchantments: "Enchantments"
|
stageEditorEnchantments: "เวทมนตร์"
|
||||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
stageEditorNPCNote: 'หมายเหตุ: คุณสามารถระบุชื่อ NPC ด้วย <npc>'
|
||||||
stageEditorOptional: "Optional"
|
stageEditorOptional: "ตัวเลือก"
|
||||||
stageEditorColors: "Sheep Colors"
|
stageEditorColors: "สีแกะ"
|
||||||
allListsNotSameSize: "All of your lists are not the same size!"
|
allListsNotSameSize: "รายการทั้งหมดของคุณมีขนาดไม่เท่ากัน!"
|
||||||
eventEditorCreate: "Create new Event"
|
eventEditorCreate: "สร้างกิจกรรมใหม่"
|
||||||
eventEditorEdit: "Edit an Event"
|
eventEditorEdit: "แก้ไขกิจกรรม"
|
||||||
eventEditorDelete: "Delete an Event"
|
eventEditorDelete: "ลบกิจกรรม"
|
||||||
eventEditorCreatePermisssions: "You do not have permission to create new Events."
|
eventEditorCreatePermisssions: "คุณไม่มีสิทธิ์สร้างกิจกรรมใหม่"
|
||||||
eventEditorEditPermisssions: "You do not have permission to edit Events."
|
eventEditorEditPermisssions: "คุณไม่มีสิทธิ์แก้ไขกิจกรรม"
|
||||||
eventEditorDeletePermisssions: "You do not have permission to delete Events."
|
eventEditorDeletePermisssions: "คุณไม่มีสิทธิ์ลบกิจกรรม"
|
||||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
eventEditorNoneToEdit: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะแก้ไข!"
|
||||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
eventEditorNoneToDelete: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะถูกลบ!"
|
||||||
eventEditorNotFound: "Event not found!"
|
eventEditorNotFound: "ไม่พบกิจกรรม!"
|
||||||
eventEditorExists: "Event already exists!"
|
eventEditorExists: "มีกิจกรรมอยู่แล้ว!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
|
eventEditorSomeone: "มีผู้คนกำลังสร้างหรือแก้ไขกิจกรรมโดยใช้ชื่อดังกล่าว!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "ชื่อต้องเป็นตัวอักษรและตัวเลข!"
|
||||||
eventEditorErrorReadingFile: "Error reading Events file."
|
eventEditorErrorReadingFile: "เกิดข้อผิดพลาดในการอ่านแฟ้มกิจกรรม"
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "เกิดข้อผิดพลาดขณะบันทึก"
|
||||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
eventEditorDeleted: "ลบกิจกรรมที่ถูกลบเควสและกิจกรรมแล้ว"
|
||||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
eventEditorSaved: "บันทึกกิจกรรมที่สร้างขึ้นภารกิจและกิจกรรมใหม่แล้ว"
|
||||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
eventEditorEnterEventName: "ป้อนชื่อกิจกรรมหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
eventEditorDeletePrompt: "คุณแน่ใจหรือไม่ว่าต้องการลบกิจกรรม"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
eventEditorQuitWithoutSaving: "คุณแน่ใจหรือไม่ว่าต้องการเลิกโดยไม่บันทึก"
|
||||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
eventEditorFinishAndSave: "คุณแน่ใจหรือว่าต้องการจะเสร็จสิ้นและบันทึกกิจกรรม"
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
eventEditorModifiedNote: 'หมายเหตุ: คุณได้แก้ไขเหตุการณ์ที่เควสต่อไปนี้ใช้:'
|
||||||
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "ถ้าคุณบันทึกกิจกรรมทุกคนที่กำลังดำเนินการใด ๆ ของเควสเหล่านี้จะถูกบังคับให้ออกจากคุกกี้"
|
||||||
eventEditorEventInUse: "The following Quests use the Event"
|
eventEditorEventInUse: "เควสต่อไปนี้ใช้เหตุการณ์"
|
||||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
eventEditorMustModifyQuests: "คุณต้องแก้ไขเควสเหล่านี้ก่อน!"
|
||||||
eventEditorListSizeMismatch: "The lists are not the same size!"
|
eventEditorListSizeMismatch: "รายการมีขนาดไม่เท่ากัน!"
|
||||||
eventEditorListDuplicates: "List contains duplicates!"
|
eventEditorListDuplicates: "รายการประกอบด้วยรายการที่ซ้ำกัน!"
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "การป้อนข้อมูลไม่ใช่รายการของตัวเลข!"
|
||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "รายการไม่ถูกต้อง"
|
||||||
eventEditorSetName: "Set name"
|
eventEditorSetName: "ตั้งชื่อ"
|
||||||
eventEditorSetMessage: "Set message"
|
eventEditorSetMessage: "ตั้งค่าข้อความ"
|
||||||
eventEditorClearInv: "Clear player inventory"
|
eventEditorClearInv: "Clear player inventory"
|
||||||
eventEditorFailQuest: "Fail the quest"
|
eventEditorFailQuest: "Fail the quest"
|
||||||
eventEditorSetExplosions: "Set explosion locations"
|
eventEditorSetExplosions: "Set explosion locations"
|
||||||
@ -377,7 +383,7 @@ eventEditorNotANumber: "is not a number!"
|
|||||||
eventEditorStorm: "Event Storm"
|
eventEditorStorm: "Event Storm"
|
||||||
eventEditorSetWorld: "Set world"
|
eventEditorSetWorld: "Set world"
|
||||||
eventEditorSetDuration: "Set duration"
|
eventEditorSetDuration: "Set duration"
|
||||||
eventEditorNoWorld: "(No world set)"
|
eventEditorNoWorld: "(ไม่ได้เซตโลก)"
|
||||||
eventEditorSetWorldFirst: "You must set a world first!"
|
eventEditorSetWorldFirst: "You must set a world first!"
|
||||||
eventEditorInvalidWorld: "is not a valid world name!"
|
eventEditorInvalidWorld: "is not a valid world name!"
|
||||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||||
@ -396,56 +402,56 @@ eventEditorAddEffectLocation: "Add effect location"
|
|||||||
eventEditorNoEffects: "No effects set"
|
eventEditorNoEffects: "No effects set"
|
||||||
eventEditorMustAddEffects: "You must add effects first!"
|
eventEditorMustAddEffects: "You must add effects first!"
|
||||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||||
eventEditorEffectsCleared: "Event effects cleared."
|
eventEditorEffectsCleared: "ลบเอฟเฟ็กต์เหตุการณ์แล้ว"
|
||||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, or enter 'cancel' to return"
|
eventEditorEffectLocationPrompt: "คลิกขวาที่บล็อกเพื่อเล่นผลที่แล้วป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
eventEditorMobSpawns: "Event Mob Spawns"
|
eventEditorMobSpawns: "เหตุการณ์ Mob Spawns"
|
||||||
eventEditorAddMobTypes: "Add mob"
|
eventEditorAddMobTypes: "เพิ่มม็อบ"
|
||||||
eventEditorNoTypesSet: "(No type set)"
|
eventEditorNoTypesSet: "(ไม่มีชุด)"
|
||||||
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
eventEditorMustSetMobTypesFirst: "คุณต้องตั้งกลุ่มผู้ฝูงชนเป็นอันดับแรก!"
|
||||||
eventEditorSetMobAmounts: "Set mob amount"
|
eventEditorSetMobAmounts: "กำหนดจำนวนม็อบ"
|
||||||
eventEditorNoAmountsSet: "(No amounts set)"
|
eventEditorNoAmountsSet: "(ไม่มีการตั้งค่า)"
|
||||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
eventEditorMustSetMobAmountsFirst: "คุณต้องตั้งค่าม็อบเป็นอันดับแรก!"
|
||||||
eventEditorAddSpawnLocation: "Set spawn location"
|
eventEditorAddSpawnLocation: "ตั้งตำแหน่งวางไข่"
|
||||||
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
eventEditorMobSpawnsCleared: "ม็อบ spawns ที่ล้าง"
|
||||||
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
eventEditorMustSetMobLocationFirst: "คุณต้องตั้งตำแหน่งวางไข่ครั้งแรก!"
|
||||||
eventEditorInvalidMob: "is not a valid mob name!"
|
eventEditorInvalidMob: "ไม่ใช่ชื่อกลุ่มที่ถูกต้อง!"
|
||||||
eventEditorSetMobName: "Set custom name for mob"
|
eventEditorSetMobName: "ตั้งชื่อที่กำหนดเองสำหรับม็อบ"
|
||||||
eventEditorSetMobType: "Set mob type"
|
eventEditorSetMobType: "ตั้งค่าชนิดของม็อบ"
|
||||||
eventEditorSetMobItemInHand: "Set item in hand"
|
eventEditorSetMobItemInHand: "ตั้งไอเทมในมือ"
|
||||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
eventEditorSetMobItemInHandDrop: "วางโอกาสในการหยิบไอเทมไว้ในมือ"
|
||||||
eventEditorSetMobBoots: "Set boots"
|
eventEditorSetMobBoots: "ตั้งรองเท้าบู๊ต"
|
||||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
eventEditorSetMobBootsDrop: "ตั้งค่าโอกาสการบูตรองเท้า"
|
||||||
eventEditorSetMobLeggings: "Set leggings"
|
eventEditorSetMobLeggings: "ตั้งชุดกางเกง"
|
||||||
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
eventEditorSetMobLeggingsDrop: "ตั้งโอกาสลดลงของกางเกง"
|
||||||
eventEditorSetMobChestPlate: "Set chest plate"
|
eventEditorSetMobChestPlate: "ตั้งชุดเกราะ"
|
||||||
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
eventEditorSetMobChestPlateDrop: "ตั้งโอกาสหล่นของชุดเกราะ"
|
||||||
eventEditorSetMobHelmet: "Set helmet"
|
eventEditorSetMobHelmet: "ตั้งหมวกนิรภัย"
|
||||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
eventEditorSetMobHelmetDrop: "ตั้งโอกาสเสี่ยงของหมวกนิรภัย"
|
||||||
eventEditorSetMobSpawnLoc: "Right-click on a block to spawn a mob at, then enter 'add' to the confirm it, or enter 'cancel' to return"
|
eventEditorSetMobSpawnLoc: "คลิกขวาที่บล็อกเพื่อสร้างกลุ่มที่จากนั้นป้อน 'add' เพื่อยืนยันหรือป้อน 'cancel' เพื่อกลับ"
|
||||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
eventEditorSetMobSpawnAmount: "กำหนดจำนวน mobs เพื่อวางไข่"
|
||||||
eventEditorSetDropChance: "Set the drop chance"
|
eventEditorSetDropChance: "ตั้งโอกาสหล่น"
|
||||||
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
|
eventEditorInvalidDropChance: "มีโอกาสเกิดขึ้นระหว่าง 0.0 ถึง 1.0"
|
||||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
|
eventEditorLightningPrompt: "คลิกขวาที่บล็อกเพื่อสร้างการโจมตีด้วยฟ้าผ่าจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ล้าง' เพื่อล้างรายการสถานที่หรือ 'ยกเลิก' เพื่อกลับ"
|
||||||
eventEditorPotionEffects: "Event Potion Effects"
|
eventEditorPotionEffects: "ผลกระทบ Potion เหตุการณ์"
|
||||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
eventEditorSetPotionEffectTypes: "ตั้ง potion ชนิดผล"
|
||||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
eventEditorMustSetPotionTypesFirst: "คุณต้องตั้งค่าชนิดของผลยาครั้งแรก!"
|
||||||
eventEditorSetPotionDurations: "Set potion effect durations"
|
eventEditorSetPotionDurations: "ตั้งค่าระยะเวลาผลของยาพิษ"
|
||||||
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
|
eventEditorMustSetPotionDurationsFirst: "คุณต้องตั้งระยะเวลาของการให้ยาเป็นครั้งแรก!"
|
||||||
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
eventEditorMustSetPotionTypesAndDurationsFirst: "คุณต้องตั้งค่าประเภทของผลยาและระยะเวลาก่อน!"
|
||||||
eventEditorNoDurationsSet: "(No durations set)"
|
eventEditorNoDurationsSet: "(ไม่มีกำหนดระยะเวลา)"
|
||||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
eventEditorSetPotionMagnitudes: "ตั้งค่าขนาดอนุภาคของยา"
|
||||||
eventEditorPotionsCleared: "Potion effects cleared."
|
eventEditorPotionsCleared: "ล้างข้อมูล Potion แล้ว"
|
||||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
eventEditorInvalidPotionType: "ไม่ใช่ชนิดผลของยาที่ถูกต้อง"
|
||||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
|
eventEditorEnterNPCId: "ใส่รหัส NPC (หรือ -1 เพื่อกลับไป)"
|
||||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
eventEditorNoNPCExists: "ไม่มี NPC ที่มี ID ดังกล่าว!"
|
||||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, or 'cancel' to return"
|
eventEditorExplosionPrompt: "คลิกขวาที่บล็อกเพื่อให้เกิดการระเบิดขึ้นจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ล้าง' เพื่อล้างรายการระเบิดหรือคลิก 'ยกเลิก' เพื่อกลับ"
|
||||||
eventEditorSelectBlockFirst: "You must select a block first."
|
eventEditorSelectBlockFirst: "คุณต้องเลือกบล็อกก่อน"
|
||||||
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, (or 'cancel' to return)"
|
eventEditorSetMessagePrompt: "ป้อนข้อความหรือป้อน 'none' เพื่อลบ, (หรือ 'cancel' เพื่อกลับไป)"
|
||||||
eventEditorSetItemNamesPrompt: "Enter item names separating each one by a space, or enter 'cancel' to return."
|
eventEditorSetItemNamesPrompt: "ป้อนชื่อรายการแยกแต่ละรายการโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
eventEditorSetItemAmountsPrompt: "Enter item amounts (numbers) separating each one by a space, or enter 'cancel' to return."
|
eventEditorSetItemAmountsPrompt: "ป้อนจำนวนเงิน (จำนวน) แยกแต่ละรายการตามเนื้อที่หรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
eventEditorSetMobTypesPrompt: "Enter mob name, or enter 'cancel' to return"
|
eventEditorSetMobTypesPrompt: "ป้อนชื่อม็อบ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, or enter 'cancel' to return"
|
eventEditorSetMobAmountsPrompt: "ป้อนจำนวน mob หรือป้อน 'cancel' เพื่อกลับ"
|
||||||
eventEditorSetMobNamePrompt: "Set the name for this mob, or enter 'cancel' to return"
|
eventEditorSetMobNamePrompt: "ตั้งชื่อกลุ่มนี้หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, or enter 'cancel' to return"
|
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, or enter 'cancel' to return"
|
||||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
||||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
|
||||||
@ -496,56 +502,56 @@ reqItemCleared: "Item requirements cleared."
|
|||||||
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
||||||
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
||||||
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
||||||
reqCustomNotFound: "Custom requirement module not found."
|
reqCustomNotFound: "ไม่พบโมดูลความต้องการที่กำหนดเอง"
|
||||||
reqCustomCleared: "Custom requirements cleared."
|
reqCustomCleared: "ข้อกำหนดที่กำหนดเองถูกยกเลิก"
|
||||||
reqMcMMOError: "<input> is not an mcMMO skill name!"
|
reqMcMMOError: "<input> ไม่มีชื่อ skill mcMMO"
|
||||||
reqMcMMOCleared: "mcMMO skill requirements cleared."
|
reqMcMMOCleared: "ต้องการทักษะของ mcMMO"
|
||||||
reqMcMMOAmountsCleared: "mcMMO skill amount requirements cleared."
|
reqMcMMOAmountsCleared: "ข้อกำหนดจำนวนทักษะของ mcMMO ถูกล้าง"
|
||||||
reqHeroesNotPrimary: "The <class> class is not primary!"
|
reqHeroesNotPrimary: "คลาส <class> ไม่ใช่ primary!"
|
||||||
reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
reqHeroesPrimaryCleared: "ยกเลิกข้อกำหนดระดับชั้นวีรบุรุษแล้ว"
|
||||||
reqHeroesNotSecondary: "The <class> class is not secondary!"
|
reqHeroesNotSecondary: "คลาส <class> ไม่ใช่ secondary!"
|
||||||
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
reqHeroesSecondaryCleared: "ข้อกำหนดระดับชั้นมัธยมศึกษาของวีรบุรุษถูกล้างออก"
|
||||||
reqHeroesClassNotFound: "Class not found!"
|
reqHeroesClassNotFound: "ไม่พบคลาส"
|
||||||
reqNone: "No requirements set"
|
reqNone: "ไม่ต้องตั้งค่า"
|
||||||
reqNotANumber: "<input> is not a number!"
|
reqNotANumber: "<input> ไม่ใช่ตัวเลข!"
|
||||||
reqMustAddItem: "You must add at least one item first!"
|
reqMustAddItem: "คุณต้องเพิ่มอย่างน้อยหนึ่งรายการก่อน!"
|
||||||
reqNoMessage: "You must set a fail requirements message!"
|
reqNoMessage: "คุณต้องตั้งค่าข้อความต้องล้มเหลว"
|
||||||
reqNoMcMMO: "mcMMO not installed"
|
reqNoMcMMO: "ไม่ได้ติดตั้ง mcMMO"
|
||||||
reqNoHeroes: "Heroes not installed"
|
reqNoHeroes: "ไม่ได้ติดตั้ง Heroes"
|
||||||
rewSetMoney: "Set money reward"
|
rewSetMoney: "ตั้งเงินรางวัล"
|
||||||
rewSetQuestPoints: "Set Quest Points reward"
|
rewSetQuestPoints: "ตั้งรางวัล Quest Points"
|
||||||
rewSetItems: "Set item rewards"
|
rewSetItems: "ตั้งค่าไอเทมของรางวัล"
|
||||||
rewSetExperience: "Set experience reward"
|
rewSetExperience: "ตั้งรางวัลประสบการณ์"
|
||||||
rewSetCommands: "Set command rewards"
|
rewSetCommands: "ตั้งค่ารางวัลคำสั่งอออออ"
|
||||||
rewSetPermission: "Set permission rewards"
|
rewSetPermission: "ตั้งค่ารางวัลการอนุญาตใช้สิทธิ์"
|
||||||
rewSetMcMMO: "Set mcMMO skill rewards"
|
rewSetMcMMO: "รางวัลสกิลชุด mcMMO"
|
||||||
rewSetHeroes: "Set Heroes experience rewards"
|
rewSetHeroes: "Heroes ตั้งประสบการณ์รีวอร์ด"
|
||||||
rewSetPhat: "Set PhatLoot rewards"
|
rewSetPhat: "ตั้งรางวัล PhatLoot"
|
||||||
rewSetCustom: "Set Custom Rewards"
|
rewSetCustom: "ตั้งค่ารางวัลที่กำหนดเอง"
|
||||||
rewSetHeroesClasses: "Set classes"
|
rewSetHeroesClasses: "ตั้งค่าชั้นเรียน"
|
||||||
rewSetHeroesAmounts: "Set experience amounts"
|
rewSetHeroesAmounts: "ตั้งค่าประสบการณ์"
|
||||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
rewMoneyPrompt: "ป้อนยอดเงินของ <money> หรือการล้างเงินรางวัล หรือ 0 -1 การยกเลิก"
|
||||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
rewExperiencePrompt: "ป้อนยอดเงินของ <money> หรือการล้างเงินรางวัล หรือ 0 -1 การยกเลิก"
|
||||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
rewCommandPrompt: "ป้อนคำสั่งรางวัลแยกแต่ละคน โดย <comma> หรือป้อน 'ยกเลิก' เพื่อล้างรายการ หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
rewCommandPromptHint: 'หมายเหตุ: คุณสามารถใส่ <player> เพื่อระบุผู้เล่นที่ทำเควสได้ เช่นผู้ตี <strong>'
|
||||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
rewPermissionsPrompt: "ระบุสิทธิ์รางวัลแยกแต่ละรายการ ด้วยช่องว่าง หรือป้อน 'ล้าง' เพื่อล้างรายการ หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
rewQuestPointsPrompt: "ป้อนจำนวน Quest Point หรือ 0 เพื่อล้าง Quest Point reward หรือ -1 เพื่อยกเลิก"
|
||||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'cancel' to return."
|
rewMcMMOPrompt: "ใส่ทักษะของ mcMMO แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'cancel' เพื่อกลับมา"
|
||||||
rewMcMMOPromptHint: 'Note: Typing ''All'' will give levels to all skills.'
|
rewMcMMOPromptHint: 'หมายเหตุ: การพิมพ์ ''ทั้งหมด'' จะให้ระดับทักษะทั้งหมด'
|
||||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, or enter 'cancel' to return."
|
rewHeroesClassesPrompt: "ใส่ Heroes classes แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'cancel' เพื่อกลับ"
|
||||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, or enter 'cancel' to return."
|
rewHeroesExperiencePrompt: "ป้อนจำนวนเงินที่มีประสบการณ์ (อนุญาตทศนิยมและทศนิยม) แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||||
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
rewPhatLootsPrompt: "ป้อน PhatLoots แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'clear' เพื่อล้างรายการหรือ 'cancel' เพื่อย้อนกลับ"
|
||||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, or 'cancel' to return."
|
rewCustomRewardPrompt: "ป้อนชื่อของรางวัลที่กำหนดเองเพื่อเพิ่มหรือป้อน 'ล้าง' เพื่อล้างผลตอบแทนที่กำหนดเองทั้งหมดหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||||
rewItemsCleared: "Item rewards cleared."
|
rewItemsCleared: "ล้างรายการแล้ว"
|
||||||
rewNoMcMMOSkills: "No skills set"
|
rewNoMcMMOSkills: "ไม่มีชุดทักษะ"
|
||||||
rewNoHeroesClasses: "No classes set"
|
rewNoHeroesClasses: "ไม่มีการเรียน"
|
||||||
rewSetMcMMOSkillsFirst: "You must set skills first!"
|
rewSetMcMMOSkillsFirst: "คุณต้องตั้งทักษะก่อน!"
|
||||||
rewMcMMOCleared: "mcMMO rewards cleared."
|
rewMcMMOCleared: "เคลียร์รางวัลของ mcMMO แล้ว"
|
||||||
rewMcMMOListsNotSameSize: "The skills list and skill amounts list are not the same size!"
|
rewMcMMOListsNotSameSize: "รายการทักษะและรายการทักษะจำนวนไม่เท่ากัน!"
|
||||||
rewSetHeroesClassesFirst: "You must set classes first!"
|
rewSetHeroesClassesFirst: "คุณต้องตั้งชั้นเรียนเป็นอันดับแรก!"
|
||||||
rewHeroesCleared: "Heroes rewards cleared."
|
rewHeroesCleared: "รางวัล Heroes ถูกล้าง"
|
||||||
rewHeroesListsNotSameSize: "The classes list and experience amounts list are not the same size!"
|
rewHeroesListsNotSameSize: "รายการชั้นเรียนและประสบการณ์จำนวนเงินที่มีขนาดไม่เท่ากัน!"
|
||||||
rewHeroesInvalidClass: "<input> is not a valid Heroes class name!"
|
rewHeroesInvalidClass: "<input> ไม่ใช่ชื่อชั้นวีรบุรุษที่ถูกต้อง!"
|
||||||
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
|
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
|
||||||
rewPhatLootsCleared: "PhatLoots reward cleared."
|
rewPhatLootsCleared: "PhatLoots reward cleared."
|
||||||
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
||||||
@ -596,56 +602,56 @@ questDeleteTitle: "- Delete Quest -"
|
|||||||
requirementsTitle: "- <quest> | Requirements -"
|
requirementsTitle: "- <quest> | Requirements -"
|
||||||
rewardsTitle: "- <quest> | Rewards -"
|
rewardsTitle: "- <quest> | Rewards -"
|
||||||
itemRequirementsTitle: "- Item Requirements -"
|
itemRequirementsTitle: "- Item Requirements -"
|
||||||
itemRewardsTitle: "- Item Rewards -"
|
itemRewardsTitle: "- รายการของรางวัล -"
|
||||||
mcMMORequirementsTitle: "- mcMMO Requirements -"
|
mcMMORequirementsTitle: "- ข้อกำหนดของ mcMMO -"
|
||||||
mcMMORewardsTitle: "- mcMMO Rewards -"
|
mcMMORewardsTitle: "- รางวัล mcMMO -"
|
||||||
heroesRequirementsTitle: "- Heroes Requirements -"
|
heroesRequirementsTitle: "- เงื่อนไข Heroes -"
|
||||||
heroesRewardsTitle: "- Heroes Rewards -"
|
heroesRewardsTitle: "- รางวัล Heroes -"
|
||||||
heroesClassesTitle: "- Heroes Classes -"
|
heroesClassesTitle: "- คลาสวีรบุรุษ -"
|
||||||
heroesExperienceTitle: "- Heroes Experience -"
|
heroesExperienceTitle: "- วีรบุรุษประสบการณ์ -"
|
||||||
heroesPrimaryTitle: "- Primary Classes -"
|
heroesPrimaryTitle: "- ชั้นประถมศึกษา -"
|
||||||
heroesSecondaryTitle: "- Secondary Classes -"
|
heroesSecondaryTitle: "- ชั้นมัธยมศึกษา -"
|
||||||
phatLootsRewardsTitle: "- PhatLoots Rewards -"
|
phatLootsRewardsTitle: "- รางวัล PhatLoots -"
|
||||||
customRequirementsTitle: "- Custom Requirements -"
|
customRequirementsTitle: "- ความต้องการที่กำหนดเอง -"
|
||||||
customRewardsTitle: "- Custom Rewards -"
|
customRewardsTitle: "- รางวัลที่กำหนดเอง -"
|
||||||
skillListTitle: "- Skill List -"
|
skillListTitle: "- ทักษะรายการ -"
|
||||||
eventTitle: "- Event -"
|
eventTitle: "- กิจกรรม -"
|
||||||
completedQuestsTitle: "- Completed Quests -"
|
completedQuestsTitle: "- เควสที่เสร็จสมบูรณ์ -"
|
||||||
topQuestersTitle: "- Top <number> Questers -"
|
topQuestersTitle: "- จำนวนสูงสุด Questers -"
|
||||||
createItemTitle: "- Create Item -"
|
createItemTitle: "- สร้างรายการ -"
|
||||||
enchantmentsTitle: "- Enchantments -"
|
enchantmentsTitle: "- เวทมนตร์ -"
|
||||||
questGUITitle: "- GUI Item Display -"
|
questGUITitle: "- จอแสดงผลรายการ GUI -"
|
||||||
questRegionTitle: "- Quest Region -"
|
questRegionTitle: "- ภูมิภาค Quest -"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
eventEditorGiveItemsTitle: "- จัดส่งไอเทม -"
|
||||||
eventEditorEffectsTitle: "- Effects -"
|
eventEditorEffectsTitle: "- ผลกระทบ -"
|
||||||
eventEditorStormTitle: "- Event Storm -"
|
eventEditorStormTitle: "- พายุเหตุการณ์ -"
|
||||||
eventEditorThunderTitle: "- Event Thunder -"
|
eventEditorThunderTitle: "- เหตุการณ์ Thunder -"
|
||||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
eventEditorMobSpawnsTitle: "- เหตุการณ์ Mob Spawns -"
|
||||||
eventEditorMobsTitle: "- Mobs -"
|
eventEditorMobsTitle: "- ม็อบ -"
|
||||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
eventEditorAddMobTypesTitle: "- เพิ่ม Mob -"
|
||||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
eventEditorPotionEffectsTitle: "- ผลกระทบ Potion เหตุการณ์ -"
|
||||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
||||||
eventEditorWorldsTitle: "- Worlds -"
|
eventEditorWorldsTitle: "- โลก -"
|
||||||
effBlazeShoot: "Sound of a Blaze firing"
|
effBlazeShoot: "เสียงของการยิงเปลวไฟ"
|
||||||
effBowFire: "Sound of a bow firing"
|
effBowFire: "เสียงของการยิงธนู"
|
||||||
effClick1: "A click sound"
|
effClick1: "เสียงคลิก"
|
||||||
effClick2: "A different click sound"
|
effClick2: "เสียงคลิกที่แตกต่างกัน"
|
||||||
effDoorToggle: "Sound of a door opening or closing"
|
effDoorToggle: "เสียงประตูเปิดหรือปิด"
|
||||||
effExtinguish: "Sound of fire being extinguished"
|
effExtinguish: "มีเสียงดับเพลิง"
|
||||||
effGhastShoot: "Sound of a Ghast firing"
|
effGhastShoot: "เสียงของการยิง Ghast"
|
||||||
effGhastShriek: "Sound of a Ghast shrieking"
|
effGhastShriek: "เสียงของ Ghast กรีดร้อง"
|
||||||
effZombieWood: "Sound of a Zombie chewing an iron door"
|
effZombieWood: "เสียงของผีดิบเคี้ยวมีประตูเหล็ก"
|
||||||
effZombieIron: "Sound of a Zombie chewing a wooden door"
|
effZombieIron: "เสียงของผีดิบเคี้ยวประตูไม้"
|
||||||
effEnterName: "Enter an effect name to add it to the list, or enter 'cancel' to return"
|
effEnterName: "ป้อนชื่อผลเพื่อเพิ่มลงในรายการหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
cmdCancel: "cancel"
|
cmdCancel: "ยกเลิก"
|
||||||
cmdAdd: "add"
|
cmdAdd: "เพิ่ม"
|
||||||
cmdClear: "clear"
|
cmdClear: "ล้างข้อมูล"
|
||||||
cmdNone: "none"
|
cmdNone: "ไม่มี"
|
||||||
cmdDone: "done"
|
cmdDone: "เรียบร้อย"
|
||||||
acceptQuest: "Accept Quest?"
|
acceptQuest: "ยอมรับ Quest หรือไม่?"
|
||||||
enterAnOption: "Enter an option"
|
enterAnOption: "ป้อนตัวเลือก"
|
||||||
questAccepted: 'Quest accepted: <quest>'
|
questAccepted: 'เควสยอมรับ: <quest>'
|
||||||
currentQuest: "Current Quests:"
|
currentQuest: "เควสปัจจุบัน:"
|
||||||
noMoreQuest: "No more quests available."
|
noMoreQuest: "No more quests available."
|
||||||
damage: "Damage"
|
damage: "Damage"
|
||||||
break: "Break"
|
break: "Break"
|
||||||
|
Loading…
Reference in New Issue
Block a user