mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-20 16:17:38 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
8cb214dac1
commit
03cf78eaef
@ -318,7 +318,7 @@ stageEditorConfirmStageDelete: "Bạn có chắc bạn muốn xóa bỏ giai đo
|
|||||||
stageEditorConfirmStageNote: "Bất kỳ giai đoạn sau nó sẽ được đẩy lên"
|
stageEditorConfirmStageNote: "Bất kỳ giai đoạn sau nó sẽ được đẩy lên"
|
||||||
stageEditorDeleteSucces: "Xóa giai đoạn thành công."
|
stageEditorDeleteSucces: "Xóa giai đoạn thành công."
|
||||||
stageEditorEnchantments: "Các loại phù phép"
|
stageEditorEnchantments: "Các loại phù phép"
|
||||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
stageEditorNPCNote: 'Lưu ý: Bạn có thể chỉ định tên của NPC với <npc>'
|
||||||
stageEditorOptional: "Tuỳ ý"
|
stageEditorOptional: "Tuỳ ý"
|
||||||
stageEditorColors: "Màu con cừu"
|
stageEditorColors: "Màu con cừu"
|
||||||
allListsNotSameSize: "Tất cả các danh sách đều không hợp lệ!"
|
allListsNotSameSize: "Tất cả các danh sách đều không hợp lệ!"
|
||||||
@ -327,19 +327,19 @@ eventEditorEdit: "Chỉnh sửa sự kiện"
|
|||||||
eventEditorDelete: "Xoá sự kiện"
|
eventEditorDelete: "Xoá sự kiện"
|
||||||
eventEditorCreatePermisssions: "Bạn không có quyền tạo cái sự kiện."
|
eventEditorCreatePermisssions: "Bạn không có quyền tạo cái sự kiện."
|
||||||
eventEditorEditPermisssions: "Bạn không có quyền để chỉnh sử sự kiện."
|
eventEditorEditPermisssions: "Bạn không có quyền để chỉnh sử sự kiện."
|
||||||
eventEditorDeletePermisssions: "You do not have permission to delete Events."
|
eventEditorDeletePermisssions: "Bạn không có quyền để xóa sự kiện."
|
||||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
eventEditorNoneToEdit: "Không có sự kiện nào để được chỉnh sửa!"
|
||||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
eventEditorNoneToDelete: "Không có sự kiện nào để bị xóa!"
|
||||||
eventEditorNotFound: "Event not found!"
|
eventEditorNotFound: "Không tìm thấy sự kiện!"
|
||||||
eventEditorExists: "Event already exists!"
|
eventEditorExists: "Sự kiện đã tồn tại!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
|
eventEditorSomeone: "Ai đó đã tạo hoặc chỉnh sửa một sự kiện với tên đó!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "Tên phải là chữ!"
|
||||||
eventEditorErrorReadingFile: "Error reading Events file."
|
eventEditorErrorReadingFile: "Lỗi khi đọc tập tin sự kiện."
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "Có lỗi xảy ra trong khi đang lưu."
|
||||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
eventEditorDeleted: "Sự kiện đã bị xóa, Nhiệm vụ và Các sự kiện đã được tải lại."
|
||||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
eventEditorSaved: "Sự kiện đã được lưu, Nhiệm vụ và Các sự kiện đã được tải lại."
|
||||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
eventEditorEnterEventName: "Nhập tên sự kiện, hoặc 'cancel' để trở về."
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
eventEditorDeletePrompt: "Bạn có chắc muốn xóa sự kiện này"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
||||||
|
Loading…
Reference in New Issue
Block a user