mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-14 22:55:54 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
3dfe02d151
commit
dfa0cc3ef9
@ -524,7 +524,7 @@ rewSetMcMMO: "Thiết lập kỹ năng mcMMO nhận được"
|
|||||||
rewSetHeroes: "Thiết lập kinh nghiệm Heroes nhập được"
|
rewSetHeroes: "Thiết lập kinh nghiệm Heroes nhập được"
|
||||||
rewSetPhat: "Thiếp lập PhatLoot nhận được"
|
rewSetPhat: "Thiếp lập PhatLoot nhận được"
|
||||||
rewSetCustom: "Thiết lập phần thưởng tùy chỉnh"
|
rewSetCustom: "Thiết lập phần thưởng tùy chỉnh"
|
||||||
rewSetHeroesClasses: "Set classes"
|
rewSetHeroesClasses: "Thiết lập class"
|
||||||
rewSetHeroesAmounts: "Thiết lập số lượng kinh nghiệm"
|
rewSetHeroesAmounts: "Thiết lập số lượng kinh nghiệm"
|
||||||
rewMoneyPrompt: "Nhập số lượng <money>, hoặc 0 để xóa tiền thưởng, hoặc -1 để hủy bỏ"
|
rewMoneyPrompt: "Nhập số lượng <money>, hoặc 0 để xóa tiền thưởng, hoặc -1 để hủy bỏ"
|
||||||
rewExperiencePrompt: "Nhập số lượng kinh nghiệm, hoặc 0 để xóa phần thưởng kinh nghiệm, hoặc -1 để hủy bỏ"
|
rewExperiencePrompt: "Nhập số lượng kinh nghiệm, hoặc 0 để xóa phần thưởng kinh nghiệm, hoặc -1 để hủy bỏ"
|
||||||
@ -601,7 +601,7 @@ questEditorTitle: "- Trình soạn thảo Nhiệm vụ -"
|
|||||||
eventEditorTitle: "- Trình soạn thảo Sự kiện - "
|
eventEditorTitle: "- Trình soạn thảo Sự kiện - "
|
||||||
questCreateTitle: "- Tạo Nhiệm vụ -"
|
questCreateTitle: "- Tạo Nhiệm vụ -"
|
||||||
questEditTitle: "- Chỉnh sửa Nhiệm vụ -"
|
questEditTitle: "- Chỉnh sửa Nhiệm vụ -"
|
||||||
questDeleteTitle: "- Delete Quest -"
|
questDeleteTitle: "- Xóa Nhiệm vụ -"
|
||||||
requirementsTitle: "- <quest> | Requirements -"
|
requirementsTitle: "- <quest> | Requirements -"
|
||||||
rewardsTitle: "- <quest> | Rewards -"
|
rewardsTitle: "- <quest> | Rewards -"
|
||||||
itemRequirementsTitle: "- Item Requirements -"
|
itemRequirementsTitle: "- Item Requirements -"
|
||||||
@ -734,9 +734,9 @@ giveQuestPoints: "Gave <number> Quest Points from <player>."
|
|||||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
questPointsGiven: "<player> gave you <number> Quest Points."
|
||||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||||
invalidNumber: "Invalid number."
|
invalidNumber: "Số không hợp lệ."
|
||||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
noCurrentQuest: "<player> does not currently have any active Quests."
|
||||||
playerNotFound: "Player not found."
|
playerNotFound: "Không tìm thấy người chơi."
|
||||||
invalidStageNum: "Invalid stage number for Quest <quest>"
|
invalidStageNum: "Invalid stage number for Quest <quest>"
|
||||||
errorNPCID: 'Error: There is no NPC with ID <number>'
|
errorNPCID: 'Error: There is no NPC with ID <number>'
|
||||||
errorReading: "Error reading <file>, skipping.."
|
errorReading: "Error reading <file>, skipping.."
|
||||||
|
Loading…
Reference in New Issue
Block a user