mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-26 02:58:00 +01:00
New translations strings.yml (Thai)
This commit is contained in:
parent
2dac2b1712
commit
f02799dce1
@ -43,8 +43,6 @@ COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [player] [quest] - บังคั
|
|||||||
COMMAND_QUESTADMIN_SETSTAGE: "ตั้งค่าขั้นตอน"
|
COMMAND_QUESTADMIN_SETSTAGE: "ตั้งค่าขั้นตอน"
|
||||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - ตั้งค่าสเตจปัจจุบันสำหรับผู้เล่น"
|
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [player] [quest] [stage] - ตั้งค่าสเตจปัจจุบันสำหรับผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'การใช้งาน: /questadmin ตั้งค่าขั้นตอน [player] [quest] [stage]'
|
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'การใช้งาน: /questadmin ตั้งค่าขั้นตอน [player] [quest] [stage]'
|
||||||
COMMAND_QUESTADMIN_PURGE: "การล้างข้อมูล"
|
|
||||||
COMMAND_QUESTADMIN_PURGE_HELP: "<command> [player] - ล้างข้อมูลภารกิจทั้งหมดของผู้เล่นและห้ามพวกเขา"
|
|
||||||
COMMAND_QUESTADMIN_RESET: "รีเซ็ต"
|
COMMAND_QUESTADMIN_RESET: "รีเซ็ต"
|
||||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - ล้างข้อมูลเควสทั้งหมดของผู้เล่น"
|
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - ล้างข้อมูลเควสทั้งหมดของผู้เล่น"
|
||||||
COMMAND_QUESTADMIN_REMOVE: "ลบออก"
|
COMMAND_QUESTADMIN_REMOVE: "ลบออก"
|
||||||
@ -108,9 +106,6 @@ questEditorNeedStages: "ภารกิจของคุณไม่มีข
|
|||||||
questEditorSaved: "บันทึกภารกิจแล้ว! (คุณจะต้องทำการโหลด Quest เพื่อให้ปรากฏขึ้น)"
|
questEditorSaved: "บันทึกภารกิจแล้ว! (คุณจะต้องทำการโหลด Quest เพื่อให้ปรากฏขึ้น)"
|
||||||
questEditorExited: "คุณแน่ใจหรือไม่ว่าต้องการออกโดยไม่บันทึก"
|
questEditorExited: "คุณแน่ใจหรือไม่ว่าต้องการออกโดยไม่บันทึก"
|
||||||
questEditorDeleted: "คุณแน่ใจหรือว่าต้องการลบเศวส"
|
questEditorDeleted: "คุณแน่ใจหรือว่าต้องการลบเศวส"
|
||||||
questEditorNoPermsCreate: "คุณไม่มีสิทธิ์สร้างเควส"
|
|
||||||
questEditorNoPermsEdit: "คุณไม่มีสิทธิ์ในการแก้ไขเศวส"
|
|
||||||
questEditorNoPermsDelete: "คุณไม่มีสิทธิ์ลบเควส"
|
|
||||||
stageEditorEditStage: "แก้ไขขั้นตอน"
|
stageEditorEditStage: "แก้ไขขั้นตอน"
|
||||||
stageEditorNewStage: "เพิ่มขั้นตอนใหม่"
|
stageEditorNewStage: "เพิ่มขั้นตอนใหม่"
|
||||||
stageEditorStages: "ขั้นตอน"
|
stageEditorStages: "ขั้นตอน"
|
||||||
@ -310,9 +305,6 @@ allListsNotSameSize: "รายการทั้งหมดของคุณ
|
|||||||
eventEditorCreate: "สร้างกิจกรรมใหม่"
|
eventEditorCreate: "สร้างกิจกรรมใหม่"
|
||||||
eventEditorEdit: "แก้ไขกิจกรรม"
|
eventEditorEdit: "แก้ไขกิจกรรม"
|
||||||
eventEditorDelete: "ลบกิจกรรม"
|
eventEditorDelete: "ลบกิจกรรม"
|
||||||
eventEditorCreatePermisssions: "คุณไม่มีสิทธิ์สร้างกิจกรรมใหม่"
|
|
||||||
eventEditorEditPermisssions: "คุณไม่มีสิทธิ์แก้ไขกิจกรรม"
|
|
||||||
eventEditorDeletePermisssions: "คุณไม่มีสิทธิ์ลบกิจกรรม"
|
|
||||||
eventEditorNoneToEdit: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะแก้ไข!"
|
eventEditorNoneToEdit: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะแก้ไข!"
|
||||||
eventEditorNoneToDelete: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะถูกลบ!"
|
eventEditorNoneToDelete: "ไม่มีกิจกรรมที่มีอยู่ในปัจจุบันที่จะถูกลบ!"
|
||||||
eventEditorNotFound: "ไม่พบกิจกรรม!"
|
eventEditorNotFound: "ไม่พบกิจกรรม!"
|
||||||
@ -704,18 +696,11 @@ questNoEquip: "You may not equip Quest items."
|
|||||||
questNoDispense: "You may not put Quest items in dispensers."
|
questNoDispense: "You may not put Quest items in dispensers."
|
||||||
questNoEnchant: "You may not enchant Quest items."
|
questNoEnchant: "You may not enchant Quest items."
|
||||||
questNoSmelt: "You may not smelt using Quest items."
|
questNoSmelt: "You may not smelt using Quest items."
|
||||||
questInfoNoPerms: "You do not have permission to view a Quest's information."
|
|
||||||
questCmdNoPerms: "You do not have access to that command."
|
|
||||||
pageSelectionNum: "Page selection must be a number."
|
pageSelectionNum: "Page selection must be a number."
|
||||||
pageSelectionPosNum: "Page selection must be a positive number."
|
pageSelectionPosNum: "Page selection must be a positive number."
|
||||||
questListNoPerms: "You do not have permission to view the Quests list."
|
|
||||||
questTakeNoPerms: "You do not have permission to take Quests via commands."
|
|
||||||
questTakeDisabled: "Taking Quests via commands has been disabled."
|
questTakeDisabled: "Taking Quests via commands has been disabled."
|
||||||
questQuit: "You have quit <quest>"
|
questQuit: "You have quit <quest>"
|
||||||
questQuitNoPerms: "You do not have permission to quit Quests."
|
|
||||||
questQuitDisabled: "Quitting Quests has been disabled."
|
questQuitDisabled: "Quitting Quests has been disabled."
|
||||||
questEditorNoPerms: "You do not have permission to use the Quests Editor."
|
|
||||||
eventEditorNoPerms: "You do not have permission to use the Events Editor."
|
|
||||||
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
||||||
pageNotExist: "Page does not exist."
|
pageNotExist: "Page does not exist."
|
||||||
pageFooter: "- Page <current> of <all> -"
|
pageFooter: "- Page <current> of <all> -"
|
||||||
@ -729,7 +714,6 @@ questForceFinish: "<player> has forcibly finished their Quest <quest>."
|
|||||||
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
questForcedFinish: "<player> has forced you to finish your Quest <quest>."
|
||||||
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
questForceNextStage: "<player> has advanced to the next Stage in the Quest <quest>."
|
||||||
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
questForcedNextStage: "<player> has advanced you to the next Stage in your Quest <quest>."
|
||||||
questPurged: "<player> has been purged and blacklisted."
|
|
||||||
questReset: "<player> has been reset."
|
questReset: "<player> has been reset."
|
||||||
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
questRemoved: "Quest <quest> has been removed from player <player>'s completed Quests."
|
||||||
settingAllQuestPoints: "Setting all players' Quest Points..."
|
settingAllQuestPoints: "Setting all players' Quest Points..."
|
||||||
@ -874,4 +858,4 @@ timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
|||||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||||
questErrorReadingFile: "Error reading Quests file."
|
questErrorReadingFile: "Error reading Quests file."
|
||||||
questSaveError: "An error occurred while saving."
|
questSaveError: "An error occurred while saving."
|
||||||
questBlacklisted: "You are blacklisted. Contact an admin if this is in error."
|
noPermission: "You do not have permission to do that."
|
||||||
|
Loading…
Reference in New Issue
Block a user