New translations strings.yml (Vietnamese)

This commit is contained in:
FlyingPikachu 2018-03-21 14:41:19 -04:00
parent 8ab4ff5bf3
commit c8d501a616

View File

@ -60,19 +60,18 @@ questEditorDelete: "Xóa nhiệm vụ"
questEditorName: "Đặt tên"
questEditorAskMessage: "Thiết lập thông báo yêu cầu"
questEditorFinishMessage: "Thiết lập tin nhắn hoàn thành"
questEditorRedoDelay: "Thiết lập thơi gian chờ để làm lại nhiệm vụ"
questEditorNPCStart: "Thiết lập NPC bắt đầu"
questEditorBlockStart: "Thiết lập khối bắt đầu"
questEditorInitialEvent: "Thiết lập Sự kiện khởi đầu"
questEditorSetGUI: "Thiết lập Item hiển thị GUI"
questEditorReqs: "Điều chỉnh yêu cầu của nhiệm vụ"
questEditorPln: "Edit Planner"
questEditorStages: "Điểu chỉnh giai đoạn"
questEditorRews: "Điểu chỉnh phần thưởng"
questEditorEnterQuestName: "Nhập tên nhiệm vụ (<cancel>)"
questEditorEditEnterQuestName: "Nhập tên nhiệm vụ để chỉnh sửa (<cancel>)"
questEditorEnterAskMessage: "Nhập thông báo yêu cầu (<cancel>)"
questEditorEnterFinishMessage: "Nhập thông báo hoàn thành (<cancel>)"
questEditorEnterRedoDelay: "Nhập thời gian (bằng giây), 0 để xóa thời gian chờ làm lại hoặc -1 để hủy bỏ "
questEditorEnterNPCStart: "Nhập ID của NPC, -1 để xóa NPC bắt đầu hoặc -2 để hủy bỏ"
questEditorEnterBlockStart: "Click phải trên 1 block để sử dụng như 1 điểm bắt đầu, <done>, <clear>, <cancel>"
questEditorEnterInitialEvent: "Nhập tên sự kiện, <clear>, <cancel>"
@ -514,6 +513,14 @@ reqMustAddItem: "Bạn cần phải thêm một item tối thiểu trước tiê
reqNoMessage: "Bạn cần phải thiết lập tin nhắn không đủ yêu cầu!"
reqNoMcMMO: "mcMMO không được cài đặt"
reqNoHeroes: "Heroes không được cài đặt"
plnStart: "Set start date"
plnEnd: "Set end date"
plnRepeat: "Set repeat cycle"
plnCooldown: "Set player cooldown"
plnStartPrompt: "Enter amount of time (in seconds), 0 to clear the start date or -1 to cancel"
plnEndPrompt: "Enter amount of time (in seconds), 0 to clear the end date or -1 to cancel"
plnRepeatPrompt: "Enter amount of time (in seconds), 0 to clear the repeat or -1 to cancel"
plnCooldownPrompt: "Enter amount of time (in seconds), 0 to clear the cooldown or -1 to cancel"
rewSetMoney: "Thiếp lập số tiền nhận được"
rewSetQuestPoints: "Thiếp lập số Điểm Nhiệm vụ nhận được"
rewSetItems: "Thiết lập item nhận được"
@ -580,6 +587,21 @@ itemCreateInvalidInput: "Đầu vào không hợp lệ!"
itemCreateNotNumber: "Đầu vào không phải là một số!"
itemCreateNoNameAmount: "Bạn phải thiết lập tên và số lượng trước tiên!"
itemCreateCriticalError: "Đã xảy ra lỗi nghiêm trọng."
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
dateCreateInvalidDay: "Day must be between 1 and 31!"
dateCreateEnterMonth: "Enter a month (max. 12), <cancel>"
dateCreateInvalidMonth: "Day must be between 1 and 12!"
dateCreateEnterYear: "Enter a year (max. 9999), <cancel>"
dateCreateInvalidYear: "Year must be between 1000 and 9999!"
dateCreateEnterHour: "Enter an hour (max. 23), <cancel>"
dateCreateInvalidHour: "Hour must be between 0 and 23!"
dateCreateEnterMinute: "Enter a minute (max. 59), <cancel>"
dateCreateInvalidMinute: "Minute must be between 0 and 59!"
dateCreateEnterSecond: "Enter a second (max. 59), <cancel>"
dateCreateInvalidSecond: "Second must be between 0 and 59!"
dateCreateEnterZone: "Enter a UTC time zone (max. 14), <cancel>"
dateCreateInvalidZone: "Zone must be between -12 and 14!"
dateCreateNoYearAmount: "You must set a year first!"
questTitle: "-- <quest> --"
questObjectivesTitle: "--(<quest>)--"
questCompleteTitle: '**Nhiệm Vụ Hoàn Thành: <quest>**'
@ -604,6 +626,7 @@ questEditTitle: "- Chỉnh sửa Nhiệm vụ -"
questDeleteTitle: "- Xóa Nhiệm vụ -"
requirementsTitle: "- <quest> | Yêu cầu -"
rewardsTitle: "- <quest> | Phần thưởng -"
plannerTitle: "- <quest> | Planner -"
itemRequirementsTitle: "- Item Yêu cầu -"
itemRewardsTitle: "- Item Phần thưởng -"
mcMMORequirementsTitle: "- Yêu cầu mcMMO -"
@ -622,6 +645,7 @@ eventTitle: "- Sự kiện -"
completedQuestsTitle: "- Nhiệm vụ đã Hoàn thành -"
topQuestersTitle: "- Top <number> Người làm nhiệm vụ -"
createItemTitle: "- Tạo item -"
dateTimeTitle: "- Date & Time -"
enchantmentsTitle: "- Phù phép -"
questGUITitle: "- GUI Hiển thị Item -"
questRegionTitle: "- Khu vực Nhiệm vụ -"
@ -797,8 +821,13 @@ COLOR_RED: "Đỏ"
COLOR_SILVER: "Bạc"
COLOR_WHITE: "Trắng"
COLOR_YELLOW: "Vàng"
timeZone: "Time zone"
timeDay: "Ngày"
timeDays: "CácNgày"
timeMonth: "Month"
timeMonths: "Months"
timeYear: "Year"
timeYears: "Years"
timeHour: "Giờ"
timeHours: "Các giờ"
timeMinute: "Phút"