mirror of
https://github.com/PikaMug/Quests.git
synced 2025-01-23 00:31:36 +01:00
New translations strings.yml (Thai)
This commit is contained in:
parent
302fb68e1e
commit
09544ab48a
@ -66,6 +66,7 @@ questEditorReqs: "แก้ไขข้อกำหนด"
|
||||
questEditorPln: "แก้ไขวางแผน"
|
||||
questEditorStages: "แก้ไขขั้นตอน"
|
||||
questEditorRews: "แก้ไขรางวัล"
|
||||
questEditorOpts: "Edit Options"
|
||||
questEditorEnterQuestName: "ป้อนชื่อเควส (<cancel>)"
|
||||
questEditorEditEnterQuestName: "ป้อนชื่อเควสที่จะแก้ไข (<cancel>)"
|
||||
questEditorEnterAskMessage: "ป้อนข้อความที่ต้องการ (<cancel>)"
|
||||
@ -506,6 +507,11 @@ 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."
|
||||
optGeneral: "General"
|
||||
optMultiplayer: "Multiplayer"
|
||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
||||
optUsePartiesPlugin: "Use Parties plugin"
|
||||
rewSetMoney: "ตั้งเงินรางวัล"
|
||||
rewSetQuestPoints: "ตั้งรางวัล Quest Points"
|
||||
rewSetItems: "ตั้งค่าไอเทมของรางวัล"
|
||||
@ -604,6 +610,7 @@ questDeleteTitle: "- Delete Quest -"
|
||||
requirementsTitle: "- <quest> | Requirements -"
|
||||
rewardsTitle: "- <quest> | Rewards -"
|
||||
plannerTitle: "- <quest> | Planner -"
|
||||
optionsTitle: "- <quest> | Options -"
|
||||
itemRequirementsTitle: "- Item Requirements -"
|
||||
itemRewardsTitle: "- รายการของรางวัล -"
|
||||
mcMMORequirementsTitle: "- ข้อกำหนดของ mcMMO -"
|
||||
@ -646,8 +653,8 @@ 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
|
||||
strSpace: "separating each by a space"
|
||||
strSemicolon: "separating each by a semicolon"
|
||||
charSemi: ";"
|
||||
acceptQuest: "ยอมรับ Quest หรือไม่?"
|
||||
enterAnOption: "ป้อนตัวเลือก"
|
||||
|
Loading…
Reference in New Issue
Block a user