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"
|
eventEditorAddMobTypes: "Thêm mob"
|
||||||
eventEditorNoTypesSet: "(Không có loại được thiết lập)"
|
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!"
|
eventEditorMustSetMobTypesFirst: "Bạn cần phải thiết lập loại mob trước tiên!"
|
||||||
eventEditorSetMobAmounts: "Set mob amount"
|
eventEditorSetMobAmounts: "Thiết lập số lượng mob"
|
||||||
eventEditorNoAmountsSet: "(No amounts set)"
|
eventEditorNoAmountsSet: "(Không có số lượng được thiết lập)"
|
||||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
eventEditorMustSetMobAmountsFirst: "Bạn cần phải thiết lập số lượng mob trước tiên!"
|
||||||
eventEditorAddSpawnLocation: "Set spawn location"
|
eventEditorAddSpawnLocation: "Thiết lập vị trí spawn"
|
||||||
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
eventEditorMobSpawnsCleared: "Các mob spawn đã được xóa."
|
||||||
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
eventEditorMustSetMobLocationFirst: "Bạn cần đặt 1 vị trí spawn trước tiên!"
|
||||||
eventEditorInvalidMob: "is not a valid mob name!"
|
eventEditorInvalidMob: "không phải là một tên mob hợp lệ!"
|
||||||
eventEditorSetMobName: "Set custom name for mob"
|
eventEditorSetMobName: "Thiết lập tên tùy chỉnh cho mob"
|
||||||
eventEditorSetMobType: "Set mob type"
|
eventEditorSetMobType: "Thiết lập loại mob"
|
||||||
eventEditorSetMobItemInHand: "Set item in hand"
|
eventEditorSetMobItemInHand: "Thiết lập item trong tay"
|
||||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
eventEditorSetMobItemInHandDrop: "Thiết lập cơ hội drop của item trong tay"
|
||||||
eventEditorSetMobBoots: "Set boots"
|
eventEditorSetMobBoots: "Thiết lập giày"
|
||||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
||||||
eventEditorSetMobLeggings: "Set leggings"
|
eventEditorSetMobLeggings: "Set leggings"
|
||||||
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
||||||
@ -470,17 +470,17 @@ reqSetQuestPoints: "Set Quest Points requirement"
|
|||||||
reqSetItem: "Set item requirements"
|
reqSetItem: "Set item requirements"
|
||||||
reqSetPerms: "Set permission requirements"
|
reqSetPerms: "Set permission requirements"
|
||||||
reqSetQuest: "Set Quest requirements"
|
reqSetQuest: "Set Quest requirements"
|
||||||
reqSetQuestBlocks: "Set Quest blocks"
|
reqSetQuestBlocks: "Thiết lập block nhiệm vụ"
|
||||||
reqSetMcMMO: "Set mcMMO requirements"
|
reqSetMcMMO: "Thiết lập các yêu cầu mcMMO"
|
||||||
reqSetHeroes: "Set Heroes requirements"
|
reqSetHeroes: "Thiết lập các yêu cầu Heroes"
|
||||||
reqSetCustom: "Custom requirements"
|
reqSetCustom: "Tùy chỉnh các yêu cầu"
|
||||||
reqSetFail: "Set fail requirements message"
|
reqSetFail: "Thiết lập thông báo khi các yêu cầu không hợp lệ"
|
||||||
reqSetSkills: "Set skills"
|
reqSetSkills: "Thiết lập các kỹ năng"
|
||||||
reqSetSkillAmounts: "Set skill amounts"
|
reqSetSkillAmounts: "Thiết lập số lượng kỹ năng"
|
||||||
reqHeroesSetPrimary: "Set Primary Class"
|
reqHeroesSetPrimary: "Thiết lập Class Gốc"
|
||||||
reqHeroesSetSecondary: "Set Secondary Class"
|
reqHeroesSetSecondary: "Thiết lập Class thứ 2 (Sau class gốc)"
|
||||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
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: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
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."
|
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."
|
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."
|
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