mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Thai)
This commit is contained in:
parent
8734717127
commit
2f36c32dd0
@ -68,23 +68,23 @@ questEditorSetGUI: "ตั้งค่าการแสดงรายการ
|
||||
questEditorReqs: "แก้ไขข้อกำหนด"
|
||||
questEditorStages: "แก้ไขขั้นตอน"
|
||||
questEditorRews: "แก้ไขรางวัล"
|
||||
questEditorEnterQuestName: "Enter Quest name"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit"
|
||||
questEditorEnterAskMessage: "Enter ask message"
|
||||
questEditorEnterFinishMessage: "Enter finish message"
|
||||
questEditorEnterQuestName: "ป้อนชื่อเควส (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||
questEditorEditEnterQuestName: "ป้อนชื่อเควสที่จะแก้ไข (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||
questEditorEnterAskMessage: "ป้อนข้อความที่ต้องการ (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||
questEditorEnterFinishMessage: "ป้อนข้อความที่ต้องการ (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||
questEditorEnterRedoDelay: "ป้อนจำนวนครั้ง (เป็นวินาที), 0 เพื่อล้างการหน่วงเวลาการทำซ้ำหรือ -1 เพื่อยกเลิก"
|
||||
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, "
|
||||
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, "
|
||||
questEditorEnterBlockStart: "คลิกขวาบนบล็อกเพื่อใช้เป็นจุดเริ่มต้น แล้วใส่ 'ทำ' เพื่อ บันทึก หรือป้อน 'ล้าง' เพื่อล้างเริ่มต้นบล็อก หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
questEditorEnterInitialEvent: "ป้อนชื่อเหตุการณ์ ป้อน 'ล้าง' เพื่อเคลียร์อีเวนท์ครั้งแรก หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
questRequiredNoneSet: "จำเป็น ไม่มีกำหนด"
|
||||
questWGSetRegion: "การตั้งค่าภูมิภาค"
|
||||
questWGNotInstalled: "ไม่ได้ติดตั้ง WorldGuard"
|
||||
questWGPrompt: "Enter WorldGuard region, or enter 'clear' to clear the region, "
|
||||
questWGPrompt: "ป้อนภูมิภาค WorldGuard หรือป้อน 'ล้าง' เพื่อล้างพื้นที่ หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
questWGInvalidRegion: "<region>ไม่ใช่ WorldGuard ภูมิภาคถูกต้อง"
|
||||
questWGRegionCleared: "เควสภูมิภาคที่เลือก"
|
||||
questCitNotInstalled: "Citizens ที่ไม่ได้ติดตั้ง"
|
||||
questDenNotInstalled: "Denizen ไม่ได้ติดตั้ง"
|
||||
questGUIError: 'ข้อผิดพลาด: รายการที่กำลังถูกใช้เป็นการแสดงผลของ GUI สำหรับเควส <quest>'
|
||||
questGUIError: "ข้อผิดพลาด: รายการที่กำลังถูกใช้เป็นการแสดงผลของ GUI สำหรับเควส <quest>"
|
||||
questCurrentItem: "รายการปัจจุบัน"
|
||||
questSetItem: "กำหนดไอเทม"
|
||||
questClearItem: "ล้างไอเทม"
|
||||
@ -106,7 +106,7 @@ questEditorSave: "เสร็จสิ้น และบันทึก"
|
||||
questEditorNeedAskMessage: "คุณต้องตั้งค่าข้อความถาม!"
|
||||
questEditorNeedFinishMessage: "คุณต้องตั้งค่าข้อความเสร็จสิ้น!"
|
||||
questEditorNeedStages: "ภารกิจของคุณไม่มีขั้นตอน!"
|
||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear)"
|
||||
questEditorSaved: "บันทึกภารกิจแล้ว! (คุณจะต้องทำการโหลด Quest เพื่อให้ปรากฏขึ้น)"
|
||||
questEditorExited: "คุณแน่ใจหรือไม่ว่าต้องการออกโดยไม่บันทึก"
|
||||
questEditorDeleted: "คุณแน่ใจหรือว่าต้องการลบเศวส"
|
||||
questEditorNoPermsCreate: "คุณไม่มีสิทธิ์สร้างเควส"
|
||||
@ -116,24 +116,24 @@ stageEditorEditStage: "แก้ไขขั้นตอน"
|
||||
stageEditorNewStage: "เพิ่มขั้นตอนใหม่"
|
||||
stageEditorStages: "ขั้นตอน"
|
||||
stageEditorStage: "Stage"
|
||||
stageEditorBreakBlocks: "Break blocks"
|
||||
stageEditorDamageBlocks: "Damage blocks"
|
||||
stageEditorPlaceBlocks: "Place blocks"
|
||||
stageEditorUseBlocks: "Use blocks"
|
||||
stageEditorCutBlocks: "Cut blocks"
|
||||
stageEditorCatchFish: "Catch fish"
|
||||
stageEditorBreakBlocks: "แบ่งบล็อก"
|
||||
stageEditorDamageBlocks: "บล็อคความเสียหาย"
|
||||
stageEditorPlaceBlocks: "วางบล็อก"
|
||||
stageEditorUseBlocks: "ใช้บล็อก"
|
||||
stageEditorCutBlocks: "ตัดบล็อก"
|
||||
stageEditorCatchFish: "ตกปลา"
|
||||
stageEditorFish: "ปลา"
|
||||
stageEditorKillPlayers: "Kill players"
|
||||
stageEditorKillPlayers: "ฆ่าผู้เล่น"
|
||||
stageEditorPlayers: "ผู้เล่น"
|
||||
stageEditorEnchantItems: "Enchant items"
|
||||
stageEditorDeliverItems: "Deliver items"
|
||||
stageEditorEnchantItems: "ไอเทมร่ายมนต์"
|
||||
stageEditorDeliverItems: "จัดส่งไอเทม"
|
||||
stageEditorTalkToNPCs: "พูดคุยกับ NPCs"
|
||||
stageEditorKillNPCs: "ฆ่า NPCs"
|
||||
stageEditorKillMobs: "Kill mobs"
|
||||
stageEditorKillMobs: "ฆ่ามอนสเตอร์"
|
||||
stageEditorReachLocs: "เข้าถึงสถานที่ต่างๆ"
|
||||
stageEditorReachRadii1: "เข้าถึงภายใน"
|
||||
stageEditorReachRadii2: "บล็อกของ"
|
||||
stageEditorTameMobs: "Tame mobs"
|
||||
stageEditorTameMobs: "เชื่องมอนสเตอร์"
|
||||
stageEditorShearSheep: "แรงเฉือนการแกะ"
|
||||
stageEditorEvents: "กิจกรรม"
|
||||
stageEditorStageEvents: "กิจกรรม Stage"
|
||||
@ -152,10 +152,10 @@ stageEditorDeathEvent: "เหตุการณ์ตาย"
|
||||
stageEditorDeathEventCleared: "ล้างความตายแล้ว"
|
||||
stageEditorDisconnectEvent: "ตัดการเชื่อมต่อเหตุการณ์"
|
||||
stageEditorDisconnectEventCleared: "ยกเลิกการเชื่อมต่อเหตุการณ์ที่ล้างแล้ว"
|
||||
stageEditorDelayMessage: "Delay message"
|
||||
stageEditorDenizenScript: "Denizen script"
|
||||
stageEditorStartMessage: "Start message"
|
||||
stageEditorCompleteMessage: "Complete message"
|
||||
stageEditorDelayMessage: "ข้อความล่าช้า"
|
||||
stageEditorDenizenScript: "สคริปต์ Denizen"
|
||||
stageEditorStartMessage: "เริ่มข้อความ"
|
||||
stageEditorCompleteMessage: "ข้อความที่สมบูรณ์"
|
||||
stageEditorDelete: "ลบขั้นตอน"
|
||||
stageEditorSetBlockNames: "ตั้งชื่อบล็อก"
|
||||
stageEditorSetBlockAmounts: "ตั้งค่าจำนวนบล็อค"
|
||||
@ -180,62 +180,61 @@ stageEditorSetLocationNames: "กำหนดตำแหน่งชื่อ"
|
||||
stageEditorSetTameAmounts: "ตั้งค่าจำนวนที่ฆ่า"
|
||||
stageEditorSetShearColors: "ตั้งค่าสีแกะ"
|
||||
stageEditorSetShearAmounts: "ตั้งค่าจำนวนเฉือน"
|
||||
stageEditorPassword: "Password objectives"
|
||||
stageEditorPassword: "วัตถุประสงค์ของรหัสผ่าน"
|
||||
stageEditorAddPasswordDisplay: "เพิ่มรหัสผ่านจอแสดงผล"
|
||||
stageEditorAddPasswordPhrases: "เพิ่มรหัสผ่าน phrase(s)"
|
||||
stageEditorNoPasswordDisplays: "ไม่มีรหัสผ่านแสดงการตั้งค่า"
|
||||
stageEditorObjectiveOverride: "Objective display override"
|
||||
stageEditorCustom: "Custom objectives"
|
||||
stageEditorCustom: "วัตถุประสงค์ที่กำหนดเอง"
|
||||
stageEditorNoModules: "ไม่มีโมดูลที่โหลด"
|
||||
stageEditorModuleNotFound: "ไม่พบโมดูลเป้าหมายที่กำหนดเอง"
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, "
|
||||
stageEditorCustomPrompt: "ป้อนชื่อของวัตถุประสงค์กำหนดเอง ต้องเพิ่ม 'ล้าง' เพื่อล้างวัตถุประสงค์ทั้งหมดที่กำหนดเอง หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorCustomAlreadyAdded: "เป้าหมายที่กำหนดเองได้ถูกเพิ่มเข้ามาแล้ว!"
|
||||
stageEditorCustomCleared: "ล้างเป้าหมายที่กำหนดเองแล้ว"
|
||||
stageEditorCustomDataPrompt: "ค่าใช้จ่ายสำหรับ <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, "
|
||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, "
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, "
|
||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, "
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, "
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, "
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, "
|
||||
stageEditorEnterBlockNames: "ใส่ชื่อบล็อก (หรือ ID) แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||
stageEditorBreakBlocksPrompt: "ป้อนยอดเงินแบ่ง (ตัวเลข), แยกรายการด้วยช่องว่างหรือกรอก 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorDamageBlocksPrompt: "ใส่ตัวเลขความจำ (จำนวน), แยกรายการด้วยช่องว่างหรือกรอก 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorPlaceBlocksPrompt: "ป้อนจำนวนเงินที่ต้องการ (แยกตามแต่ละช่อง) หรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorUseBlocksPrompt: "ป้อนจำนวนเงินที่ใช้ (ตัวเลข) โดยคั่นด้วยช่องว่างหรือป้อน \"ยกเลิก\" เพื่อส่งคืน"
|
||||
stageEditorCutBlocksPrompt: "ป้อนจำนวนเงินที่ตัด (ตัวเลข) โดยคั่นด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) แยกแต่ละอันตามเนื้อที่หรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorCatchFishPrompt: "ป้อนจำนวนปลาที่จับได้หรือ 0 เพื่อล้างวัตถุประสงค์ในการจับปลาหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorKillPlayerPrompt: "ป้อนจำนวนผู้เล่นที่จะฆ่าหรือ 0 เพื่อล้างเป้าหมายของผู้เล่นฆ่าหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, "
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, "
|
||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, "
|
||||
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, "
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, "
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon, "
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, "
|
||||
stageEditorMobsPrompt: "Enter mob names separating each one by a space, "
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, "
|
||||
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, "
|
||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, "
|
||||
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, "
|
||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, "
|
||||
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, "
|
||||
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, "
|
||||
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, "
|
||||
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, "
|
||||
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, "
|
||||
stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, "
|
||||
stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for"
|
||||
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, "
|
||||
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, "
|
||||
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, "
|
||||
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, "
|
||||
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, "
|
||||
stageEditorPasswordDisplayPrompt: "Enter a password display, "
|
||||
stageEditorEnchantTypePrompt: "ป้อนชื่อมนต์เสน่ห์ แยกแต่ละรายการ ด้วยเครื่องหมายจุลภาค หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorEnchantAmountsPrompt: "ป้อนจำนวนเงิน (ตัวเลข), แยกแต่ละรายการ ด้วยช่องว่าง การร่ายมนต์ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorItemNamesPrompt: "ป้อนชื่อไอเทมแยกแต่ละรายการโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorNPCPrompt: "ป้อนรหัส NPC โดยคั่นด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||
stageEditorNPCToTalkToPrompt: "ใส่รหัส NPC แยกแต่ละช่องด้วยช่องว่างหรือป้อน 'ล้าง' เพื่อล้างรายการ NPC ID หรือ 'ยกเลิก' เพื่อกลับมา"
|
||||
stageEditorDeliveryMessagesPrompt: "ป้อนข้อความการจัดส่งโดยคั่นแต่ละรายการด้วยเครื่องหมายวรรคตอนหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorKillNPCsPrompt: "ป้อนจำนวนเงินที่ฆ่า (จำนวน) โดยคั่นด้วยช่องว่างหรือป้อน \"ยกเลิก\" เพื่อส่งคืน"
|
||||
stageEditorMobsPrompt: "ป้อนชื่อกลุ่มที่แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorMobAmountsPrompt: "ป้อนยอดเงินม็อบแยกแต่ละรายการ ด้วยช่องว่าง หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorMobLocationPrompt: "คลิกขวาที่บล็อกเพื่อเลือกจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการสถานที่ฆ่าหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorMobLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งฆ่า (จำนวนบล็อค) ที่แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorMobLocationNamesPrompt: "ป้อนชื่อตำแหน่งแยกแต่ละรายการด้วยเครื่องหมายจุลภาคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorReachLocationPrompt: "คลิกขวาที่บล็อกเพื่อเลือกจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการตำแหน่งเข้าถึงหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorReachLocationRadiiPrompt: "ป้อนรัศมีตำแหน่งเข้าถึง (จำนวนบล็อก) โดยแบ่งเป็นแต่ละช่องหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorReachLocationNamesPrompt: "ป้อนชื่อตำแหน่งแยกแต่ละรายการด้วยเครื่องหมายจุลภาคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorTameAmountsPrompt: "ป้อนจำนวนเงินที่เชื่องแยกออกจากกันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorShearColorsPrompt: "ป้อนสีแกะที่คั่นแต่ละช่องด้วยช่องว่างหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorShearAmountsPrompt: "ป้อนจำนวนเฉดสีที่แยกออกจากกันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorEventsPrompt: "ป้อนชื่อกิจกรรมหรือป้อน 'ล้าง' เพื่อล้างกิจกรรมหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorChatEventsPrompt: "ป้อนชื่อกิจกรรมที่จะเพิ่มหรือป้อน 'ล้าง' เพื่อล้างกิจกรรมการแชททั้งหมดหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>"
|
||||
stageEditorCommandEventsPrompt: "ป้อนชื่อเหตุการณ์เพิ่ม หรือป้อน 'ล้าง' เพื่อยกเลิกเลือกเหตุการณ์ทั้งหมดที่สั่ง หรือ 'ยกเลิก' เพื่อกลับไป"
|
||||
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <event>%yellow% <cancel>"
|
||||
stageEditorDelayPrompt: "ป้อนเวลา (เป็นวินาที) หรือป้อน 'ล้าง' เพื่อล้างการหน่วงเวลาหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorDelayMessagePrompt: "ป้อนข้อความล่าช้าหรือป้อน 'ล้าง' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorScriptPrompt: "ป้อนชื่อสคริปต์หรือป้อน 'ล้าง' เพื่อล้างสคริปต์หรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorStartMessagePrompt: "ป้อนข้อความเริ่มต้นหรือป้อน 'ล้าง' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorCompleteMessagePrompt: "ป้อนข้อความครบถ้วนหรือป้อน 'เคลียร์' เพื่อล้างข้อความหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorPasswordDisplayPrompt: "ป้อนการแสดงรหัสผ่านหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorPasswordDisplayHint: "(นี่คือข้อความที่จะแสดงให้ผู้เล่นเห็นว่าเป็นเป้าหมายของพวกเขา)"
|
||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, "
|
||||
stageEditorPasswordPhraseHint1: "(นี่คือข้อความที่ผู้เล่นได้กล่าวเพื่อทำให้เป้าหมายสมบูรณ์)"
|
||||
stageEditorPasswordPhraseHint2: "(การแทนที่การแสดงเป้าหมายจะแสดงเป็นเป้าหมายปัจจุบันของผู้เล่น)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, "
|
||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||
stageEditorPasswordPhrasePrompt: "ป้อนรหัสผ่านหรือ 'ยกเลิก' เพื่อกลับ"
|
||||
stageEditorPasswordPhraseHint: "(This is the text that a player must enter to complete the objective)"
|
||||
stageEditorObjectiveOverridePrompt: "ป้อนการแทนที่การแสดงเป้าหมายหรือ 'ล้าง' เพื่อยกเลิกการลบล้างหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
stageEditorObjectiveOverrideHint: "(การแทนแสดงวัตถุประสงค์จะแสดงเป็นวัตถุประสงค์ปัจจุบันผู้เล่น)"
|
||||
stageEditorObjectiveOverrideCleared: "ยกเลิกการลบการแสดงผลเป้าหมาย"
|
||||
stageEditorDeliveryAddItem: "เพิ่มรายการ"
|
||||
stageEditorDeliveryNPCs: "ตั้งค่ารหัส NPC"
|
||||
@ -275,7 +274,7 @@ stageEditorNoMobTypesSet: "ไม่ได้ตั้งค่ากลุ่
|
||||
stageEditorNoLocationsSet: "ไม่ได้ตั้งสถานที่"
|
||||
stageEditorNoColorsSet: "ชุดสีไม่มี"
|
||||
stageEditorListNotSameSize: "รายการชื่อบล็อกและรายการจำนวนเงินมีขนาดไม่เท่ากัน!"
|
||||
stageEditorEnchantmentNotSameSize: "รายการ enchantments รายการไอเท็ม id และ enchant amount list จะมีขนาดไม่เท่ากัน!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorDeliveriesNotSameSize: "รายการสินค้าและรายการ NPC มีขนาดไม่เท่ากัน!"
|
||||
stageEditorNPCKillsNotSameSize: "รายการรหัส NPC และรายการยอดเงินฆ่าไม่ขนาดเดียวกัน"
|
||||
stageEditorAllListsNotSameSize: "รายการทั้งหมดของคุณมีขนาดไม่เท่ากัน!"
|
||||
@ -327,7 +326,7 @@ eventEditorErrorReadingFile: "เกิดข้อผิดพลาดใน
|
||||
eventEditorErrorSaving: "เกิดข้อผิดพลาดขณะบันทึก"
|
||||
eventEditorDeleted: "ลบกิจกรรมที่ถูกลบเควสและกิจกรรมแล้ว"
|
||||
eventEditorSaved: "บันทึกกิจกรรมที่สร้างขึ้นภารกิจและกิจกรรมใหม่แล้ว"
|
||||
eventEditorEnterEventName: "Enter an Event name, "
|
||||
eventEditorEnterEventName: "ป้อนชื่อกิจกรรมหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
eventEditorDeletePrompt: "คุณแน่ใจหรือไม่ว่าต้องการลบกิจกรรม"
|
||||
eventEditorQuitWithoutSaving: "คุณแน่ใจหรือไม่ว่าต้องการเลิกโดยไม่บันทึก"
|
||||
eventEditorFinishAndSave: "คุณแน่ใจหรือว่าต้องการจะเสร็จสิ้นและบันทึกกิจกรรม"
|
||||
@ -387,14 +386,14 @@ eventEditorSetWorldFirst: "You must set a world first!"
|
||||
eventEditorInvalidWorld: "is not a valid world name!"
|
||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||
eventEditorStormCleared: "Storm data cleared."
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, "
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
|
||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
||||
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
||||
eventEditorThunder: "Event Thunder"
|
||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||
eventEditorThunderCleared: "Thunder data cleared."
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, "
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
|
||||
eventEditorEffects: "Event Effects"
|
||||
eventEditorAddEffect: "Add effect"
|
||||
eventEditorAddEffectLocation: "Add effect location"
|
||||
@ -402,7 +401,7 @@ eventEditorNoEffects: "No effects set"
|
||||
eventEditorMustAddEffects: "You must add effects first!"
|
||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||
eventEditorEffectsCleared: "ลบเอฟเฟ็กต์เหตุการณ์แล้ว"
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, "
|
||||
eventEditorEffectLocationPrompt: "คลิกขวาที่บล็อกเพื่อเล่นผลที่แล้วป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
eventEditorMobSpawns: "เหตุการณ์ม็อบวางไข่"
|
||||
eventEditorAddMobTypes: "เพิ่มม็อบ"
|
||||
eventEditorNoTypesSet: "(ไม่มีชุด)"
|
||||
@ -439,28 +438,28 @@ eventEditorNoDurationsSet: "(ไม่มีกำหนดระยะเวล
|
||||
eventEditorSetPotionMagnitudes: "ตั้งค่าขนาดอนุภาคของยา"
|
||||
eventEditorPotionsCleared: "ล้างข้อมูลมื้อแล้ว"
|
||||
eventEditorInvalidPotionType: "ไม่ใช่ชนิดผลของยาที่ถูกต้อง"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorEnterNPCId: "ใส่รหัส NPC (หรือ -1 เพื่อกลับไป)"
|
||||
eventEditorNoNPCExists: "ไม่มี NPC ที่มี ID ดังกล่าว!"
|
||||
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, "
|
||||
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, "
|
||||
eventEditorLightningPrompt: "คลิกขวาที่บล็อกเพื่อสร้างการโจมตีด้วยฟ้าผ่าจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ล้าง' เพื่อล้างรายการสถานที่หรือ 'ยกเลิก' เพื่อกลับ"
|
||||
eventEditorExplosionPrompt: "คลิกขวาที่บล็อกเพื่อให้เกิดการระเบิดขึ้นจากนั้นป้อน 'เพิ่ม' เพื่อเพิ่มลงในรายการหรือป้อน 'ล้าง' เพื่อล้างรายการระเบิดหรือคลิก 'ยกเลิก' เพื่อกลับ"
|
||||
eventEditorSelectBlockFirst: "คุณต้องเลือกบล็อกก่อน"
|
||||
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, "
|
||||
eventEditorSetMobTypesPrompt: "Enter mob name, "
|
||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, "
|
||||
eventEditorSetMobNamePrompt: "Enter the name for this mob, "
|
||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, "
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, "
|
||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, "
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, "
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetMessagePrompt: "ป้อนข้อความหรือป้อน 'none' เพื่อลบ, (หรือ 'ยกเลิก' เพื่อกลับไป)"
|
||||
eventEditorSetMobTypesPrompt: "ป้อนชื่อม็อบ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||
eventEditorSetMobAmountsPrompt: "ป้อนจำนวนม็อบหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
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"
|
||||
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"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
|
||||
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
|
||||
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
|
||||
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, "
|
||||
eventEditorCommandsNote: 'Note: You may use <player> to refer to the player''s name.'
|
||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, "
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, or 'cancel' to return"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
reqSetMoney: "Set money requirement"
|
||||
reqSetQuestPoints: "Set Quest Points requirement"
|
||||
reqSetItem: "Set item requirements"
|
||||
@ -469,7 +468,7 @@ reqSetQuest: "Set Quest requirements"
|
||||
reqSetQuestBlocks: "Set Quest blocks"
|
||||
reqSetMcMMO: "Set mcMMO requirements"
|
||||
reqSetHeroes: "Set Heroes requirements"
|
||||
reqSetCustom: "Set custom requirements"
|
||||
reqSetCustom: "Custom requirements"
|
||||
reqSetFail: "Set fail requirements message"
|
||||
reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
@ -478,15 +477,15 @@ reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, "
|
||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, "
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, "
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, "
|
||||
reqFailMessagePrompt: "Enter fail requirements message, "
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, or 'cancel' to return."
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
||||
reqFailMessagePrompt: "Enter fail requirements message, or enter 'cancel' to return."
|
||||
reqAddItem: "Add item"
|
||||
reqSetRemoveItems: "Set remove items"
|
||||
reqNoItemsSet: "No items set"
|
||||
@ -524,21 +523,21 @@ rewSetPermission: "ตั้งค่ารางวัลการอนุญ
|
||||
rewSetMcMMO: "รางวัลสกิลชุด mcMMO"
|
||||
rewSetHeroes: "Heroes ตั้งประสบการณ์รีวอร์ด"
|
||||
rewSetPhat: "ตั้งรางวัล PhatLoot"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetCustom: "ตั้งค่ารางวัลที่กำหนดเอง"
|
||||
rewSetHeroesClasses: "ตั้งค่าชั้นเรียน"
|
||||
rewSetHeroesAmounts: "ตั้งค่าประสบการณ์"
|
||||
rewMoneyPrompt: "ป้อนยอดเงินของ <money> หรือ 0 การล้างเงินรางวัล หรือ -1 การยกเลิก"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||
rewCommandPrompt: "ป้อนคำสั่งรางวัลแยกแต่ละคน โดย <comma> หรือป้อน 'ยกเลิก' เพื่อล้างรายการ หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||
rewCommandPromptHint: 'หมายเหตุ: คุณสามารถใส่ <player> เพื่อระบุผู้เล่นที่ทำเควสได้ เช่นผู้ตี ''/มีผลร้าย <player>'''
|
||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, "
|
||||
rewPermissionsPrompt: "ระบุสิทธิ์รางวัลแยกแต่ละรายการ ด้วยช่องว่าง หรือป้อน 'ล้าง' เพื่อล้างรายการ หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||
rewQuestPointsPrompt: "ป้อนจำนวน Quest Point หรือ 0 เพื่อล้าง Quest Point รางวัลหรือ -1 เพื่อยกเลิก"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, "
|
||||
rewMcMMOPromptHint: 'หมายเหตุ: การพิมพ์ ''ทั้งหมด'' จะให้ระดับทักษะทั้งหมด'
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, "
|
||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, "
|
||||
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, "
|
||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, "
|
||||
rewMcMMOPrompt: "ใส่ทักษะของ mcMMO แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
||||
rewMcMMOPromptHint: "หมายเหตุ: การพิมพ์ 'ทั้งหมด' จะให้ระดับทักษะทั้งหมด"
|
||||
rewHeroesClassesPrompt: "ใส่ Heroes คลาสแยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
rewHeroesExperiencePrompt: "ป้อนจำนวนเงินที่มีประสบการณ์ (อนุญาตทศนิยมและทศนิยม) แยกแต่ละช่องโดยเว้นวรรคหรือป้อน 'ยกเลิก' เพื่อส่งคืน"
|
||||
rewPhatLootsPrompt: "ป้อน PhatLoots แยกแต่ละอันโดยเว้นวรรคหรือป้อน 'ล้าง' เพื่อล้างรายการหรือ 'ยกเลิก' เพื่อย้อนกลับ"
|
||||
rewCustomRewardPrompt: "ป้อนชื่อของรางวัลที่กำหนดเองเพื่อเพิ่มหรือป้อน 'ล้าง' เพื่อล้างผลตอบแทนที่กำหนดเองทั้งหมดหรือ 'ยกเลิก' เพื่อส่งคืน"
|
||||
rewItemsCleared: "ล้างรายการแล้ว"
|
||||
rewNoMcMMOSkills: "ไม่มีชุดทักษะ"
|
||||
rewNoHeroesClasses: "ไม่มีการเรียน"
|
||||
@ -562,13 +561,13 @@ itemCreateSetDurab: "Set durability"
|
||||
itemCreateSetEnchs: "Add/clear enchantments"
|
||||
itemCreateSetDisplay: "Set display name"
|
||||
itemCreateSetLore: "Set lore"
|
||||
itemCreateEnterName: "Enter an item name, "
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), "
|
||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, "
|
||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, "
|
||||
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
|
||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
|
||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, or 'cancel' to return."
|
||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, "
|
||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, "
|
||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
|
||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
|
||||
itemCreateLoaded: "Item loaded."
|
||||
itemCreateNoItem: "No item in hand!"
|
||||
itemCreateNoName: "You must set a name first!"
|
||||
@ -593,8 +592,8 @@ questAlreadyCompleted: "คุณได้ดำเนินการเสร
|
||||
questInvalidLocation: "คุณไม่อาจใช้ <quest> ในตำแหน่งนี้"
|
||||
questInvalidDeliveryItem: "<item> ไม่ใช่ไอเทมที่จำเป็นสำหรับเควสนี้!"
|
||||
questSelectedLocation: "สถานที่ที่เลือก"
|
||||
questListTitle: "- List of Quests -"
|
||||
questHelpTitle: "- Quests Help -"
|
||||
questListTitle: "- Quests -"
|
||||
questHelpTitle: "- Quests -"
|
||||
questDisplayHelp: "- แสดงวิธีใช้นี้"
|
||||
questNPCListTitle: "- Quests | <npc> -"
|
||||
questAdminHelpTitle: "- Questadmin -"
|
||||
@ -636,20 +635,25 @@ effGhastShoot: "เสียงของการยิง Ghast"
|
||||
effGhastShriek: "เสียงของ Ghast กรีดร้อง"
|
||||
effZombieWood: "เสียงของผีดิบเคี้ยวมีประตูเหล็ก"
|
||||
effZombieIron: "เสียงของผีดิบเคี้ยวประตูไม้"
|
||||
effEnterName: "Enter an effect name to add it to the list, "
|
||||
cmdCancel: "ยกเลิก"
|
||||
strCancel: "or '<cancel>' to return"
|
||||
effEnterName: "ป้อนชื่อผลเพื่อเพิ่มลงในรายการหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||
cmdAdd: "เพิ่ม"
|
||||
strAdd: "then enter '<command>' to include it"
|
||||
cmdClear: "ล้าง"
|
||||
cmdNone: "ไม่มี"
|
||||
strClear: "or '<command>' to erase all data"
|
||||
cmdCancel: "ยกเลิก"
|
||||
strCancel: "or '<command>' to return"
|
||||
cmdDone: "เรียบร้อย"
|
||||
strDone: "then enter '<command>' to save"
|
||||
strSpace: separating each by a space
|
||||
strSemicolon: separating each by a semicolon
|
||||
charSemi: ";"
|
||||
acceptQuest: "ยอมรับ Quest หรือไม่?"
|
||||
enterAnOption: "ป้อนตัวเลือก"
|
||||
questAccepted: 'เควสยอมรับ: <quest>'
|
||||
questAccepted: "เควสยอมรับ: <quest>"
|
||||
currentQuest: "เควสปัจจุบัน:"
|
||||
noMoreQuest: "No more quests available."
|
||||
damage: "Damage"
|
||||
break: "Break"
|
||||
damage: "Damage"
|
||||
place: "Place"
|
||||
use: "Use"
|
||||
cut: "Cut"
|
||||
@ -737,7 +741,7 @@ invalidStageNum: "Invalid stage number for Quest <quest>"
|
||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||
errorReading: "Error reading <file>, skipping.."
|
||||
errorReadingSuppress: "Error reading <file>, suppressing further errors."
|
||||
errorDataFolder: 'Error: Unable to read Quests data folder!'
|
||||
errorDataFolder: "Error: Unable to read Quests data folder!"
|
||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||
unknownError: "An unknown error occurred. See console output."
|
||||
@ -821,7 +825,6 @@ clear: "Clear"
|
||||
edit: "Edit"
|
||||
none: "None"
|
||||
done: "Done"
|
||||
comma: "comma"
|
||||
finish: "Finish"
|
||||
quit: "Quit"
|
||||
noneSet: "None set"
|
||||
@ -832,7 +835,7 @@ worlds: "Worlds"
|
||||
mobs: "Mobs"
|
||||
points: "points"
|
||||
invalidOption: "Invalid option!"
|
||||
npcHint: 'Note: You can left or right click on NPC''s to get their ID.'
|
||||
npcHint: "Note: You can left or right click on NPC's to get their ID."
|
||||
listDuplicate: "List contains duplicates!"
|
||||
id: "ID"
|
||||
quest: "Quest"
|
||||
@ -851,9 +854,8 @@ with: "With"
|
||||
to: "to"
|
||||
blocksWithin: "within <amount> blocks of"
|
||||
valRequired: "Value required"
|
||||
enchantedItem: "*Enchanted*"
|
||||
experience: "Experience"
|
||||
timerMessage: '<green>Time left to finish the quest/stage: <red>%s seconds'
|
||||
timerMessage: "<green>Time left to finish the quest/stage: <red>%s seconds"
|
||||
timerStart: "<green>You have <red>%s seconds <green>to finish this quest/stage"
|
||||
questErrorReadingFile: "Error reading Quests file."
|
||||
questSaveError: "An error occurred while saving."
|
||||
|
Loading…
Reference in New Issue
Block a user