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
93a143e3b3
commit
899a8d26d9
@ -483,7 +483,7 @@ reqMoneyPrompt: "Nhập số lượng của <money>, or 0 để xóa số tiền
|
||||
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: "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: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
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, or enter 'clear' to clear all custom requirements, or 'cancel' to return."
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
@ -839,15 +839,15 @@ invalidOption: "Invalid option!"
|
||||
npcHint: 'Note: You can left or right click on NPC''s to get their ID.'
|
||||
listDuplicate: "List contains duplicates!"
|
||||
id: "ID"
|
||||
quest: "Quest"
|
||||
quests: "Quests"
|
||||
createdBy: "Created by"
|
||||
continuedBy: "and continued by"
|
||||
questPoints: "Quest Points"
|
||||
accepted: "Accepted"
|
||||
complete: "Complete"
|
||||
quest: "Nhiệm vụ"
|
||||
quests: "Các nhiệm vụ"
|
||||
createdBy: "Được tạo bởi"
|
||||
continuedBy: "và tiếp tục bởi"
|
||||
questPoints: "Điểm nhiệm vụ"
|
||||
accepted: "Đã chấp nhận"
|
||||
complete: "Hoàn thành"
|
||||
redoable: "Redoable"
|
||||
usage: "Usage"
|
||||
usage: "Sử dụng"
|
||||
redoableEvery: "Redoable every <time>."
|
||||
requirements: "Requirements"
|
||||
money: "Money"
|
||||
|
Loading…
Reference in New Issue
Block a user