mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +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"
|
||||
stageEditorDeleteSucces: "Xóa giai đoạn thành công."
|
||||
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ỳ ý"
|
||||
stageEditorColors: "Màu con cừu"
|
||||
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"
|
||||
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."
|
||||
eventEditorDeletePermisssions: "You do not have permission to delete Events."
|
||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
||||
eventEditorNotFound: "Event not found!"
|
||||
eventEditorExists: "Event already exists!"
|
||||
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
|
||||
eventEditorAlpha: "Name must be alphanumeric!"
|
||||
eventEditorErrorReadingFile: "Error reading Events file."
|
||||
eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
||||
eventEditorDeletePermisssions: "Bạn không có quyền để xóa sự kiện."
|
||||
eventEditorNoneToEdit: "Không có sự kiện nào để được chỉnh sửa!"
|
||||
eventEditorNoneToDelete: "Không có sự kiện nào để bị xóa!"
|
||||
eventEditorNotFound: "Không tìm thấy sự kiện!"
|
||||
eventEditorExists: "Sự kiện đã tồn tại!"
|
||||
eventEditorSomeone: "Ai đó đã tạo hoặc chỉnh sửa một sự kiện với tên đó!"
|
||||
eventEditorAlpha: "Tên phải là chữ!"
|
||||
eventEditorErrorReadingFile: "Lỗi khi đọc tập tin sự kiện."
|
||||
eventEditorErrorSaving: "Có lỗi xảy ra trong khi đang lưu."
|
||||
eventEditorDeleted: "Sự kiện đã bị xóa, Nhiệm vụ và Các sự kiện đã được tải lại."
|
||||
eventEditorSaved: "Sự kiện đã được lưu, Nhiệm vụ và Các sự kiện đã được tải lại."
|
||||
eventEditorEnterEventName: "Nhập tên sự kiện, hoặc 'cancel' để trở về."
|
||||
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?"
|
||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
||||
|
Loading…
Reference in New Issue
Block a user