mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-23 17:47:49 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
386df7ff66
commit
efec5d34d8
@ -473,25 +473,25 @@ reqSetFail: "Thiết lập thông báo khi các yêu cầu không hợp lệ"
|
||||
reqSetSkills: "Thiết lập các kỹ năng"
|
||||
reqSetSkillAmounts: "Thiết lập số lượng kỹ năng"
|
||||
reqHeroesSetPrimary: "Thiết lập Class sơ cấp"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ 2 (sau sơ cấp)"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ cấp (sau sơ cấp)"
|
||||
reqMoneyPrompt: "Nhập số lượng của <money>, or 0 để xóa số tiền yêu cầu, hoặc -1 để hủy bỏ"
|
||||
reqQuestPointsPrompt: "Nhập số điểm của nhiệm vụ, hoặc 0 để xóa số điểm yêu cầu của nhiệm vụ, hoặc -1 để hủy bỏ"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestListTitle: "- Nhiệm vụ Sẵn sàng -"
|
||||
reqQuestPrompt: "Nhập 1 danh sách tên của nhiệm vụ cách nhau bởi 1 <comma>, hoặc nhập 'clear' để xóa danh sách, hoặc 'cancel' để trở lại."
|
||||
reqRemoveItemsPrompt: "Nhập một danh sách giá trị true/false, cách nhau bởi 1 dấu cách, hoặc nhập 'cancel' để trở lại."
|
||||
reqPermissionsPrompt: "Nhập quyền yêu cầu phân cách bởi dấu cách, hoặc nhập 'clear' để xóa danh sách, hoặc nhập 'cancel' để trở lại."
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, <space>, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, <space>, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
|
||||
reqFailMessagePrompt: "Enter fail requirements message, <cancel>"
|
||||
reqCustomPrompt: "Nhập tên của yêu cầu tùy chỉnh để thêm, <clear>, <cancel>"
|
||||
reqMcMMOPrompt: "Nhập kỹ năng mcMMO, <space>, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "Nhập số lượng kỹ năng mcMMO, <space>, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "Nhập tên Class Heroes Sơ cấp, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "Nhập tên Class Heroes Thứ cấp, <clear>, <cancel>"
|
||||
reqFailMessagePrompt: "Nhập tin nhắn khi không đủ yêu cầu, <cancel>"
|
||||
reqAddItem: "Thêm item"
|
||||
reqSetRemoveItems: "Thiết lập xóa bỏ các item"
|
||||
reqNoItemsSet: "No items set"
|
||||
reqNoValuesSet: "No values set"
|
||||
reqHeroesPrimaryDisplay: "Primary Class:"
|
||||
reqHeroesSecondaryDisplay: "Secondary Class:"
|
||||
reqNoItemsSet: "Không có item được thiết đặt"
|
||||
reqNoValuesSet: "Không có giá trị được thiết đặt"
|
||||
reqHeroesPrimaryDisplay: "Class Sơ cấp:"
|
||||
reqHeroesSecondaryDisplay: "Class Thứ cấp:"
|
||||
reqGreaterThanZero: "Amount must be greater than 0!"
|
||||
reqNotAQuestName: "<quest> is not a Quest name!"
|
||||
reqItemCleared: "Item requirements cleared."
|
||||
|
Loading…
Reference in New Issue
Block a user