mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-29 19:51:34 +01:00
New translations strings.yml (Thai)
This commit is contained in:
parent
31b1e683cd
commit
8ea61b1eee
@ -70,7 +70,7 @@ questEditorEnterQuestName: "ป้อนชื่อเควส (<cancel>)"
|
||||
questEditorEditEnterQuestName: "ป้อนชื่อเควสที่จะแก้ไข (<cancel>)"
|
||||
questEditorEnterAskMessage: "ป้อนข้อความที่ต้องการ (<cancel>)"
|
||||
questEditorEnterFinishMessage: "ป้อนข้อความที่ต้องการ (<cancel>)"
|
||||
questEditorEnterNPCStart: "ใส่รหัส NPC, -1 เพื่อล้างการเริ่มต้นของ NPC หรือ -2 เพื่อยกเลิก"
|
||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "จำเป็น ไม่มีกำหนด"
|
||||
@ -193,8 +193,8 @@ stageEditorPlaceBlocksPrompt: "ป้อนจำนวนเงินที่
|
||||
stageEditorUseBlocksPrompt: "ป้อนจำนวนเงินที่ใช้ (ตัวเลข) <space> <cancel>"
|
||||
stageEditorCutBlocksPrompt: "ป้อนจำนวนเงินที่ตัด (ตัวเลข) <space> <cancel>"
|
||||
stageEditorEnterBlockDurability: "ป้อนความทนทานของบล็อก (ตัวเลข) <space> <cancel>"
|
||||
stageEditorCatchFishPrompt: "ป้อนจำนวนปลาที่จับได้หรือ 0 เพื่อล้างวัตถุประสงค์ในการจับปลาหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorKillPlayerPrompt: "ป้อนจำนวนผู้เล่นที่จะฆ่าหรือ 0 เพื่อล้างเป้าหมายของผู้เล่นฆ่าหรือ -1 เพื่อยกเลิก"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "ป้อนชื่อมนต์เสน่ห์ <semicolon> <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "ป้อนจำนวนเงิน (ตัวเลข) <space> <cancel>"
|
||||
stageEditorItemNamesPrompt: "ป้อนชื่อไอเทม <space> <cancel>"
|
||||
@ -247,8 +247,7 @@ stageEditorInvalidScript: "สคริปต์ Denizen ไม่พบ!"
|
||||
stageEditorNoCitizens: "Citizens ไม่ได้รับการติดตั้ง!"
|
||||
stageEditorNoDenizen: "Denizen ไม่ได้ติดตั้ง!"
|
||||
stageEditorPositiveAmount: "คุณต้องป้อนจำนวนบวก!"
|
||||
stageEditorNoNumber: "การป้อนข้อมูลไม่ใช่รายการของตัวเลข!"
|
||||
stageEditorNotListofNumbers: "รายการไม่ถูกต้องการป้อนข้อมูลไม่ใช่รายการหมายเลข!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "คุณต้องตั้งค่าการหน่วงเวลาก่อน!"
|
||||
stageEditorNoBlockNames: "คุณต้องตั้งชื่อบล็อกไว้ก่อน!"
|
||||
stageEditorNoEnchantments: "คุณต้องตั้งเวทมนตร์เป็นอันดับแรก!"
|
||||
@ -423,8 +422,6 @@ eventEditorNoDurationsSet: "(ไม่มีกำหนดระยะเวล
|
||||
eventEditorSetPotionMagnitudes: "ตั้งค่าขนาดอนุภาคของยา"
|
||||
eventEditorPotionsCleared: "ล้างข้อมูลมื้อแล้ว"
|
||||
eventEditorInvalidPotionType: "ไม่ใช่ชนิดผลของยาที่ถูกต้อง"
|
||||
eventEditorEnterNPCId: "ใส่รหัส NPC (หรือ -1 เพื่อกลับไป)"
|
||||
eventEditorNoNPCExists: "ไม่มี NPC ที่มี ID ดังกล่าว!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "คุณต้องเลือกบล็อกก่อน"
|
||||
@ -436,9 +433,9 @@ eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <c
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
@ -456,8 +453,8 @@ reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
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"
|
||||
reqMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
@ -499,10 +496,8 @@ plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
|
||||
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
|
||||
plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
plnTooLate: "<quest> was last active <time> ago."
|
||||
rewSetMoney: "ตั้งเงินรางวัล"
|
||||
@ -517,12 +512,12 @@ rewSetPhat: "ตั้งรางวัล PhatLoot"
|
||||
rewSetCustom: "ตั้งค่ารางวัลที่กำหนดเอง"
|
||||
rewSetHeroesClasses: "ตั้งค่าชั้นเรียน"
|
||||
rewSetHeroesAmounts: "ตั้งค่าประสบการณ์"
|
||||
rewMoneyPrompt: "ป้อนยอดเงินของ <money> หรือ 0 การล้างเงินรางวัล หรือ -1 การยกเลิก"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards, <semicolon>, <clear>, <cancel>"
|
||||
rewCommandPromptHint: 'หมายเหตุ: คุณสามารถใส่ <player> เพื่อระบุผู้เล่นที่ทำเควสได้ เช่นผู้ตี ''/มีผลร้าย <player>'''
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "ป้อนจำนวน Quest Point หรือ 0 เพื่อล้าง Quest Point รางวัลหรือ -1 เพื่อยกเลิก"
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, <space>, <cancel>"
|
||||
rewMcMMOPromptHint: "หมายเหตุ: การพิมพ์ 'ทั้งหมด' จะให้ระดับทักษะทั้งหมด"
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
|
Loading…
Reference in New Issue
Block a user