mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-19 15:48:10 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
00b536a219
commit
386df7ff66
@ -455,16 +455,16 @@ eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, hoặc -1 đ
|
||||
eventEditorHungerLevelAtLeastZero: "Mức độ thanh đói ít nhất phải là 0!"
|
||||
eventEditorSetSaturationPrompt: "Nhập mức độ no, hoặc -1 để xóa"
|
||||
eventEditorSaturationLevelAtLeastZero: "Mức độ no ít nhất phải là 0!"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
reqSetMoney: "Set money requirement"
|
||||
reqSetQuestPoints: "Set Quest Points requirement"
|
||||
reqSetItem: "Set item requirements"
|
||||
reqSetPerms: "Set permission requirements"
|
||||
reqSetQuest: "Set Quest requirements"
|
||||
eventEditorSetHealthPrompt: "Nhập mức độ của thanh máu, hoặc -1 để xóa"
|
||||
eventEditorHealthLevelAtLeastZero: "Mức độ của thanh máu ít nhất phải là 0!"
|
||||
eventEditorSetTeleportPrompt: "Click phải trên block để dịch chuyển người chơi tới, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Lưu ý: Bạn có thể sử dụng <player> để đề cập đến tên của người chơi."
|
||||
eventEditorSetCommandsPrompt: "Nhập lệnh, <semicolon>, <clear>, <cancel>"
|
||||
reqSetMoney: "Thiết lập số tiền yêu cầu"
|
||||
reqSetQuestPoints: "Thiết lập điểm số Nhiệm vụ yêu cầu"
|
||||
reqSetItem: "Thiết lập item yêu cầu"
|
||||
reqSetPerms: "Thiết lập quyền yêu cầu"
|
||||
reqSetQuest: "Thiết lập Nhiệm vụ yêu cầu"
|
||||
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"
|
||||
@ -472,8 +472,8 @@ 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: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqHeroesSetPrimary: "Thiết lập Class sơ cấp"
|
||||
reqHeroesSetSecondary: "Thiết lập Class thứ 2 (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 -"
|
||||
|
Loading…
Reference in New Issue
Block a user