mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
0dd3d0ea85
commit
77adeac0fb
@ -408,18 +408,18 @@ eventEditorMobSpawns: "Sự kiện các mob spawn"
|
||||
eventEditorAddMobTypes: "Thêm mob"
|
||||
eventEditorNoTypesSet: "(Không có loại được thiết lập)"
|
||||
eventEditorMustSetMobTypesFirst: "Bạn cần phải thiết lập loại mob trước tiên!"
|
||||
eventEditorSetMobAmounts: "Set mob amount"
|
||||
eventEditorNoAmountsSet: "(No amounts set)"
|
||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
||||
eventEditorAddSpawnLocation: "Set spawn location"
|
||||
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
||||
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
||||
eventEditorInvalidMob: "is not a valid mob name!"
|
||||
eventEditorSetMobName: "Set custom name for mob"
|
||||
eventEditorSetMobType: "Set mob type"
|
||||
eventEditorSetMobItemInHand: "Set item in hand"
|
||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
||||
eventEditorSetMobBoots: "Set boots"
|
||||
eventEditorSetMobAmounts: "Thiết lập số lượng mob"
|
||||
eventEditorNoAmountsSet: "(Không có số lượng được thiết lập)"
|
||||
eventEditorMustSetMobAmountsFirst: "Bạn cần phải thiết lập số lượng mob trước tiên!"
|
||||
eventEditorAddSpawnLocation: "Thiết lập vị trí spawn"
|
||||
eventEditorMobSpawnsCleared: "Các mob spawn đã được xóa."
|
||||
eventEditorMustSetMobLocationFirst: "Bạn cần đặt 1 vị trí spawn trước tiên!"
|
||||
eventEditorInvalidMob: "không phải là một tên mob hợp lệ!"
|
||||
eventEditorSetMobName: "Thiết lập tên tùy chỉnh cho mob"
|
||||
eventEditorSetMobType: "Thiết lập loại mob"
|
||||
eventEditorSetMobItemInHand: "Thiết lập item trong tay"
|
||||
eventEditorSetMobItemInHandDrop: "Thiết lập cơ hội drop của item trong tay"
|
||||
eventEditorSetMobBoots: "Thiết lập giày"
|
||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
||||
eventEditorSetMobLeggings: "Set leggings"
|
||||
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
||||
@ -470,17 +470,17 @@ reqSetQuestPoints: "Set Quest Points requirement"
|
||||
reqSetItem: "Set item requirements"
|
||||
reqSetPerms: "Set permission requirements"
|
||||
reqSetQuest: "Set Quest requirements"
|
||||
reqSetQuestBlocks: "Set Quest blocks"
|
||||
reqSetMcMMO: "Set mcMMO requirements"
|
||||
reqSetHeroes: "Set Heroes requirements"
|
||||
reqSetCustom: "Custom requirements"
|
||||
reqSetFail: "Set fail requirements message"
|
||||
reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
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"
|
||||
reqSetQuestBlocks: "Thiết lập block nhiệm vụ"
|
||||
reqSetMcMMO: "Thiết lập các yêu cầu mcMMO"
|
||||
reqSetHeroes: "Thiết lập các yêu cầu Heroes"
|
||||
reqSetCustom: "Tùy chỉnh các yêu cầu"
|
||||
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 Gốc"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ 2 (Sau class gốc)"
|
||||
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ỏ"
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
|
Loading…
Reference in New Issue
Block a user