New translations strings.yml (Vietnamese)

This commit is contained in:
FlyingPikachu 2018-01-21 21:00:45 -05:00
parent ec7bf54e2f
commit 81b2d4b9e4

View File

@ -365,30 +365,30 @@ eventEditorSetHunger: "Thiết lập thanh đói người chơi"
eventEditorSetSaturation: "Thiết lập mức độ đói của người chơi"
eventEditorSetHealth: "Thiết lập thanh máu của người chơi"
eventEditorEnterTimerSeconds: "Thiết lập số giây còn lại trước khi nhiệm vụ thất bại (sử dụng sự kiện cancel-timer để hủy bộ tính giờ)"
eventEditorSetTimer: "Set time to fail quest"
eventEditorCancelTimer: "Cancel the quest timer"
eventEditorSetTeleport: "Set player teleport location"
eventEditorSetCommands: "Set commands to execute"
eventEditorItems: "Event Items"
eventEditorSetItems: "Give items"
eventEditorItemsCleared: "Event items cleared."
eventEditorAddItem: "Add item"
eventEditorSetItemNames: "Set item names"
eventEditorSetItemAmounts: "Set item amounts"
eventEditorNoNames: "No names set"
eventEditorMustSetNames: "You must set item names first!"
eventEditorInvalidName: "is not a valid item name!"
eventEditorNotGreaterThanZero: "is not greater than 0!"
eventEditorNotANumber: "is not a number!"
eventEditorStorm: "Event Storm"
eventEditorSetWorld: "Set world"
eventEditorSetDuration: "Set duration"
eventEditorNoWorld: "(No world set)"
eventEditorSetWorldFirst: "You must set a world first!"
eventEditorInvalidWorld: "is not a valid world name!"
eventEditorMustSetStormDuration: "You must set a storm duration!"
eventEditorStormCleared: "Storm data cleared."
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
eventEditorSetTimer: "Thiết lập thời gian nhiệm vụ thất bại"
eventEditorCancelTimer: "Hủy bỏ bộ đếm thời gian nhiệm vụ"
eventEditorSetTeleport: "Thiết lập vị trí dịch chuyển của người chơi"
eventEditorSetCommands: "Thiết lập lệnh sẽ thực thi"
eventEditorItems: "Các item của sự kiện"
eventEditorSetItems: "Nhận các item"
eventEditorItemsCleared: "Các item của sự kiện đã được xóa."
eventEditorAddItem: "Thêm item"
eventEditorSetItemNames: "Thiết lập tên của item"
eventEditorSetItemAmounts: "Thiết lập số lượng item"
eventEditorNoNames: "Không có tên được thiết lập"
eventEditorMustSetNames: "Bạn cần phải thiết lập tên item trước tiên!"
eventEditorInvalidName: "không phải là một tên hợp lệ!"
eventEditorNotGreaterThanZero: "không lớn hơn 0!"
eventEditorNotANumber: "không phải là một số!"
eventEditorStorm: "Sự kiện cơ bão"
eventEditorSetWorld: "Thiết lập thế giới"
eventEditorSetDuration: "Thiết lập khoảng thời gian"
eventEditorNoWorld: "(Không có thế giới được thiết lập)"
eventEditorSetWorldFirst: "Bạn cần phải thiết lập một thế giới trước tiên!"
eventEditorInvalidWorld: "không phải là tên thế giới hợp lệ!"
eventEditorMustSetStormDuration: "Bạn cần phải thiết lập thời gian một cơn bão!"
eventEditorStormCleared: "Dữ liệu của cơ bão đã bị xóa."
eventEditorEnterStormWorld: "Nhập tên thế giới mà cơn bão xảy ra trong đó, hoặc 'cancel' để trở về"
eventEditorEnterDuration: "Enter duration (in seconds)"
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"