mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
efec5d34d8
commit
e7bb2ef5d5
@ -492,21 +492,21 @@ 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."
|
||||
reqGreaterThanZero: "Số lượng phải lớn hơn 0!"
|
||||
reqNotAQuestName: "<quest> không phải là tên Nhiệm vụ!"
|
||||
reqItemCleared: "Item yêu cầu đã được xóa."
|
||||
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
||||
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
||||
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
||||
reqCustomNotFound: "Custom requirement module not found."
|
||||
reqCustomCleared: "Custom requirements cleared."
|
||||
reqMcMMOError: "<input> is not an mcMMO skill name!"
|
||||
reqMcMMOCleared: "mcMMO skill requirements cleared."
|
||||
reqMcMMOAmountsCleared: "mcMMO skill amount requirements cleared."
|
||||
reqHeroesNotPrimary: "The <class> class is not primary!"
|
||||
reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
||||
reqHeroesNotSecondary: "The <class> class is not secondary!"
|
||||
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
||||
reqTrueFalseError: '<input> không phải giá trị true hoặc false!%br%Ví dụ: true false true true'
|
||||
reqCustomAlreadyAdded: "Yêu cầu tùy chỉnh đó đã được thêm vào rồi!"
|
||||
reqCustomNotFound: "Không tìm thấy module yêu cầu tùy chỉnh."
|
||||
reqCustomCleared: "Yêu cầu tùy chỉnh đã được xóa."
|
||||
reqMcMMOError: "<input> không phải là một tên kỹ năng mcMMO!"
|
||||
reqMcMMOCleared: "kỹ năng mcMMO yêu cầu đã được xóa."
|
||||
reqMcMMOAmountsCleared: "số lượng kỹ năng mcMMO yêu cầu đã được xóa."
|
||||
reqHeroesNotPrimary: "<class> không phải là class sơ cấp!"
|
||||
reqHeroesPrimaryCleared: "Yêu cầu Class Heroes Sơ cấp đã được xóa."
|
||||
reqHeroesNotSecondary: "<class> không phải là class thứ cấp!"
|
||||
reqHeroesSecondaryCleared: "Yêu cầu Class Heroes Thứ cấp đã được xóa."
|
||||
reqHeroesClassNotFound: "Class not found!"
|
||||
reqNone: "No requirements set"
|
||||
reqNotANumber: "<input> is not a number!"
|
||||
|
Loading…
Reference in New Issue
Block a user