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
d0705754a2
commit
2a09b5864a
@ -386,14 +386,14 @@ 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!"
|
||||||
eventEditorStormCleared: "Storm data cleared."
|
eventEditorStormCleared: "Storm data cleared."
|
||||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
|
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
||||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||||
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
||||||
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
||||||
eventEditorThunder: "Event Thunder"
|
eventEditorThunder: "Event Thunder"
|
||||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||||
eventEditorThunderCleared: "Thunder data cleared."
|
eventEditorThunderCleared: "Thunder data cleared."
|
||||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
|
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
||||||
eventEditorEffects: "Event Effects"
|
eventEditorEffects: "Event Effects"
|
||||||
eventEditorAddEffect: "Add effect"
|
eventEditorAddEffect: "Add effect"
|
||||||
eventEditorAddEffectLocation: "Add effect location"
|
eventEditorAddEffectLocation: "Add effect location"
|
||||||
@ -447,19 +447,19 @@ eventEditorSetMessagePrompt: "ป้อนข้อความหรือป
|
|||||||
eventEditorSetMobTypesPrompt: "ป้อนชื่อม็อบ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
eventEditorSetMobTypesPrompt: "ป้อนชื่อม็อบ หรือป้อน 'ยกเลิก' เพื่อกลับไป"
|
||||||
eventEditorSetMobAmountsPrompt: "ป้อนจำนวนม็อบหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
eventEditorSetMobAmountsPrompt: "ป้อนจำนวนม็อบหรือป้อน 'ยกเลิก' เพื่อกลับ"
|
||||||
eventEditorSetMobNamePrompt: "ตั้งชื่อกลุ่มนี้หรือป้อน 'ยกเลิก' เพื่อกลับมา"
|
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, <add>, <cancel>"
|
||||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds), <space>, <cancel>"
|
||||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
|
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
|
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||||
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
||||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
|
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||||
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
||||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
|
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||||
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
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, or 'cancel' to return"
|
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."
|
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."
|
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||||
reqSetMoney: "Set money requirement"
|
reqSetMoney: "Set money requirement"
|
||||||
reqSetQuestPoints: "Set Quest Points requirement"
|
reqSetQuestPoints: "Set Quest Points requirement"
|
||||||
reqSetItem: "Set item requirements"
|
reqSetItem: "Set item requirements"
|
||||||
@ -468,7 +468,7 @@ reqSetQuest: "Set Quest requirements"
|
|||||||
reqSetQuestBlocks: "Set Quest blocks"
|
reqSetQuestBlocks: "Set Quest blocks"
|
||||||
reqSetMcMMO: "Set mcMMO requirements"
|
reqSetMcMMO: "Set mcMMO requirements"
|
||||||
reqSetHeroes: "Set Heroes requirements"
|
reqSetHeroes: "Set Heroes requirements"
|
||||||
reqSetCustom: "Custom requirements"
|
reqSetCustom: "Set custom requirements"
|
||||||
reqSetFail: "Set fail requirements message"
|
reqSetFail: "Set fail requirements message"
|
||||||
reqSetSkills: "Set skills"
|
reqSetSkills: "Set skills"
|
||||||
reqSetSkillAmounts: "Set skill amounts"
|
reqSetSkillAmounts: "Set skill amounts"
|
||||||
@ -477,15 +477,15 @@ reqHeroesSetSecondary: "Set Secondary Class"
|
|||||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
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"
|
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||||
reqQuestListTitle: "- Quests Available -"
|
reqQuestListTitle: "- Quests Available -"
|
||||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqQuestPrompt: "Enter a list of Quest names, <semicolon>, <clear>, <cancel>"
|
||||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
reqPermissionsPrompt: "Enter permission requirements, <space>, <clear>, <cancel>"
|
||||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, or 'cancel' to return."
|
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
|
||||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqMcMMOPrompt: "Enter mcMMO skills, <space>, <clear>, <cancel>"
|
||||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, <space>, <clear>, <cancel>"
|
||||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
|
||||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
|
||||||
reqFailMessagePrompt: "Enter fail requirements message, or enter 'cancel' to return."
|
reqFailMessagePrompt: "Enter fail requirements message, <cancel>"
|
||||||
reqAddItem: "Add item"
|
reqAddItem: "Add item"
|
||||||
reqSetRemoveItems: "Set remove items"
|
reqSetRemoveItems: "Set remove items"
|
||||||
reqNoItemsSet: "No items set"
|
reqNoItemsSet: "No items set"
|
||||||
@ -561,13 +561,13 @@ itemCreateSetDurab: "Set durability"
|
|||||||
itemCreateSetEnchs: "Add/clear enchantments"
|
itemCreateSetEnchs: "Add/clear enchantments"
|
||||||
itemCreateSetDisplay: "Set display name"
|
itemCreateSetDisplay: "Set display name"
|
||||||
itemCreateSetLore: "Set lore"
|
itemCreateSetLore: "Set lore"
|
||||||
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
|
itemCreateEnterName: "Enter an item name, <cancel>"
|
||||||
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
|
itemCreateEnterAmount: "Enter item amount (max. 64), <cancel>"
|
||||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
|
itemCreateEnterDurab: "Enter item durability, <clear>, <cancel>"
|
||||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, or 'cancel' to return."
|
itemCreateEnterEnch: "Enter an enchantment name, <clear>, <cancel>"
|
||||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
|
itemCreateEnterDisplay: "Enter item display name, <clear>, <cancel>"
|
||||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
|
itemCreateEnterLore: "Enter item lore, <semicolon>, <clear>, <cancel>"
|
||||||
itemCreateLoaded: "Item loaded."
|
itemCreateLoaded: "Item loaded."
|
||||||
itemCreateNoItem: "No item in hand!"
|
itemCreateNoItem: "No item in hand!"
|
||||||
itemCreateNoName: "You must set a name first!"
|
itemCreateNoName: "You must set a name first!"
|
||||||
@ -592,8 +592,8 @@ questAlreadyCompleted: "คุณได้ดำเนินการเสร
|
|||||||
questInvalidLocation: "คุณไม่อาจใช้ <quest> ในตำแหน่งนี้"
|
questInvalidLocation: "คุณไม่อาจใช้ <quest> ในตำแหน่งนี้"
|
||||||
questInvalidDeliveryItem: "<item> ไม่ใช่ไอเทมที่จำเป็นสำหรับเควสนี้!"
|
questInvalidDeliveryItem: "<item> ไม่ใช่ไอเทมที่จำเป็นสำหรับเควสนี้!"
|
||||||
questSelectedLocation: "สถานที่ที่เลือก"
|
questSelectedLocation: "สถานที่ที่เลือก"
|
||||||
questListTitle: "- Quests -"
|
questListTitle: "- List of Quests -"
|
||||||
questHelpTitle: "- Quests -"
|
questHelpTitle: "- Quests Help -"
|
||||||
questDisplayHelp: "- แสดงวิธีใช้นี้"
|
questDisplayHelp: "- แสดงวิธีใช้นี้"
|
||||||
questNPCListTitle: "- Quests | <npc> -"
|
questNPCListTitle: "- Quests | <npc> -"
|
||||||
questAdminHelpTitle: "- Questadmin -"
|
questAdminHelpTitle: "- Questadmin -"
|
||||||
@ -835,7 +835,7 @@ worlds: "Worlds"
|
|||||||
mobs: "Mobs"
|
mobs: "Mobs"
|
||||||
points: "points"
|
points: "points"
|
||||||
invalidOption: "Invalid option!"
|
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 NPCs to get their ID."
|
||||||
listDuplicate: "List contains duplicates!"
|
listDuplicate: "List contains duplicates!"
|
||||||
id: "ID"
|
id: "ID"
|
||||||
quest: "Quest"
|
quest: "Quest"
|
||||||
@ -850,13 +850,13 @@ usage: "Usage"
|
|||||||
redoableEvery: "Redoable every <time>."
|
redoableEvery: "Redoable every <time>."
|
||||||
requirements: "Requirements"
|
requirements: "Requirements"
|
||||||
money: "Money"
|
money: "Money"
|
||||||
with: "With"
|
with: "with"
|
||||||
to: "to"
|
to: "to"
|
||||||
blocksWithin: "within <amount> blocks of"
|
blocksWithin: "within <amount> blocks of"
|
||||||
valRequired: "Value required"
|
valRequired: "Value required"
|
||||||
experience: "Experience"
|
experience: "Experience"
|
||||||
timerMessage: "<green>Time left to finish the quest/stage: <red>%s seconds"
|
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||||
timerStart: "<green>You have <red>%s 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."
|
questBlacklisted: "You are blacklisted. Contact an admin if this is in error."
|
||||||
|
Loading…
Reference in New Issue
Block a user