New translations strings.yml (Vietnamese)

This commit is contained in:
FlyingPikachu 2018-03-22 19:33:46 -04:00
parent 0c857c5781
commit 7f0aad98b5

View File

@ -442,7 +442,7 @@ eventEditorSetMobAmountsPrompt: "Nhập số lượng mob, <cancel>"
eventEditorSetMobNamePrompt: "Nhập tên cho mob đó, <cancel>"
eventEditorSetMobLocationPrompt: "Click phải trên block để chọn nó, <add>, <cancel>"
eventEditorSetPotionEffectsPrompt: "Nhập loại hiệu ứng thuốc, <space>, <cancel>"
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
eventEditorSetPotionDurationsPrompt: "Nhập thời gian hiệu ứng thuốc (giây), <space>, <cancel>"
eventEditorSetPotionMagnitudesPrompt: "Nhập hiệu ứng thuốc, <space>, <cancel>"
eventEditorSetHungerPrompt: "Nhập mức độ của thanh đói, hoặc -1 để xóa"
eventEditorSetSaturationPrompt: "Nhập mức độ no, hoặc -1 để xóa"
@ -738,7 +738,8 @@ giveQuestPoints: "Đã đưa <number> Điểm Nhiệm vụ cho <player>."
questPointsGiven: "<player> đã cho bạn <number> Điểm Nhiệm vụ."
enableNPCGUI: "<npc> bây giờ sẽ cung cấp 1 GUI Hiển thị Nhiệm vụ."
disableNPCGUI: "<npc> sẽ không còn cung cấp 1 GUI Hiển Thị Nhiệm vụ."
invalidMinimum: "Input must be at least <number>!\ninvalidRange: \"Input must be between <least> and <greatest>!"
invalidMinimum: "Input must be at least <number>!"
invalidRange: "Input must be between <least> and <greatest>!"
invalidOption: "Tùy chọn không hợp lệ!"
invalidNumber: "Số không hợp lệ."
invalidStageNum: "Số lượng giai đoạn không hợp lệ cho Nhiệm vụ <quest>"