mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-29 20:47:49 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
73f69fd0ad
commit
ec7bf54e2f
@ -345,26 +345,26 @@ eventEditorFinishAndSave: "Bạn có chắc muốn hoàn thành và lưu lại s
|
|||||||
eventEditorModifiedNote: 'Lưu ý: Bạn đã thay đổi một sự kiện mà các nhiệm vụ sau sử dụng:'
|
eventEditorModifiedNote: 'Lưu ý: Bạn đã thay đổi một sự kiện mà các nhiệm vụ sau sử dụng:'
|
||||||
eventEditorForcedToQuit: "Nếu bạn lưu sự kiện này, bất cứ ai đang tích cực làm bất kỳ trong số nhiệm vụ này sẽ buộc phải bỏ chúng."
|
eventEditorForcedToQuit: "Nếu bạn lưu sự kiện này, bất cứ ai đang tích cực làm bất kỳ trong số nhiệm vụ này sẽ buộc phải bỏ chúng."
|
||||||
eventEditorEventInUse: "Các nhiệm vụ sau đây sử dụng sự kiện này"
|
eventEditorEventInUse: "Các nhiệm vụ sau đây sử dụng sự kiện này"
|
||||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
eventEditorMustModifyQuests: "Đầu tiên bạn phải sửa đổi các nhiệm vụ!"
|
||||||
eventEditorListSizeMismatch: "The lists are not the same size!"
|
eventEditorListSizeMismatch: "Danh sách này không cùng kích cỡ!"
|
||||||
eventEditorListDuplicates: "List contains duplicates!"
|
eventEditorListDuplicates: "Danh sách trùng lặp!"
|
||||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
eventEditorNotANumberList: "Đầu vào không phải là 1 danh sách các chữ số!"
|
||||||
eventEditorInvalidEntry: "Không hợp lệ"
|
eventEditorInvalidEntry: "Không hợp lệ"
|
||||||
eventEditorSetName: "Đặt tên"
|
eventEditorSetName: "Đặt tên"
|
||||||
eventEditorSetMessage: "Set message"
|
eventEditorSetMessage: "Đặt thông báo"
|
||||||
eventEditorClearInv: "Xoá tất cả item trong túi đồ của player"
|
eventEditorClearInv: "Xoá tất cả item trong túi đồ của player"
|
||||||
eventEditorFailQuest: "Nhiệm vụ thất bại"
|
eventEditorFailQuest: "Nhiệm vụ thất bại"
|
||||||
eventEditorSetExplosions: "Set explosion locations"
|
eventEditorSetExplosions: "Thiết lập vị trí đặt tiếng nổ"
|
||||||
eventEditorSetLightning: "Set lightning strike locations"
|
eventEditorSetLightning: "Thiết lập vị trí sét đánh"
|
||||||
eventEditorSetEffects: "Set effects"
|
eventEditorSetEffects: "Thiết lập các hiệu ứng"
|
||||||
eventEditorSetStorm: "Set storm"
|
eventEditorSetStorm: "Thiết lập cơn bão"
|
||||||
eventEditorSetThunder: "Set thunder"
|
eventEditorSetThunder: "Thiết lập sấm sét"
|
||||||
eventEditorSetMobSpawns: "Set mob spawns"
|
eventEditorSetMobSpawns: "Thiết lập các mob spawn"
|
||||||
eventEditorSetPotionEffects: "Set potion effects"
|
eventEditorSetPotionEffects: "Thiết lập các hiệu ứng thuốc"
|
||||||
eventEditorSetHunger: "Set player hunger level"
|
eventEditorSetHunger: "Thiết lập thanh đói người chơi"
|
||||||
eventEditorSetSaturation: "Set player saturation level"
|
eventEditorSetSaturation: "Thiết lập mức độ đói của người chơi"
|
||||||
eventEditorSetHealth: "Set player health level"
|
eventEditorSetHealth: "Thiết lập thanh máu của người chơi"
|
||||||
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
|
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"
|
eventEditorSetTimer: "Set time to fail quest"
|
||||||
eventEditorCancelTimer: "Cancel the quest timer"
|
eventEditorCancelTimer: "Cancel the quest timer"
|
||||||
eventEditorSetTeleport: "Set player teleport location"
|
eventEditorSetTeleport: "Set player teleport location"
|
||||||
|
Loading…
Reference in New Issue
Block a user