mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Vietnamese)
This commit is contained in:
parent
a7a34bb23a
commit
8e8c9fd6c7
@ -98,7 +98,7 @@ questCurrentItem: "Vật hiên tại:"
|
|||||||
questSetItem: "Thiệt lập vật"
|
questSetItem: "Thiệt lập vật"
|
||||||
questClearItem: "Xóa vật"
|
questClearItem: "Xóa vật"
|
||||||
questGUICleared: "Quest GUI hiển thị mục bị xóa."
|
questGUICleared: "Quest GUI hiển thị mục bị xóa."
|
||||||
questDeleted: "Nhiệm vụ đã bị xóa! Nhiệm vụ các sự kiện đã được nạp lại."
|
questDeleted: "Nhiệm vụ đã bị xóa! Nhiệm vụ và các sự kiện đã được nạp lại."
|
||||||
questEditorNameExists: "Nhiệm vụ này đã có sẵn rồi!"
|
questEditorNameExists: "Nhiệm vụ này đã có sẵn rồi!"
|
||||||
questEditorBeingEdited: "Có một ai đó đang tạo/chỉnh sửa nhiệm vụ này!"
|
questEditorBeingEdited: "Có một ai đó đang tạo/chỉnh sửa nhiệm vụ này!"
|
||||||
questEditorInvalidQuestName: "Tên không được chứa dấu chấm phẩy hoặc dấu phẩy!"
|
questEditorInvalidQuestName: "Tên không được chứa dấu chấm phẩy hoặc dấu phẩy!"
|
||||||
@ -228,7 +228,7 @@ stageEditorShearAmountsPrompt: "Nhập số lượng lông cần lấy phân tá
|
|||||||
stageEditorEventsPrompt: "Nhập tên sự kiện, hoặc nhập 'clear' để xóa sự kiện, hoặc nhập 'cancel' để quay lại"
|
stageEditorEventsPrompt: "Nhập tên sự kiện, hoặc nhập 'clear' để xóa sự kiện, hoặc nhập 'cancel' để quay lại"
|
||||||
stageEditorChatEventsPrompt: "Nhập tên sự kiện để thêm mới, hoặc nhập 'clear' để xóa mọi sự kiện trò chuyện, hoặc nhập 'cancel' để quay lại"
|
stageEditorChatEventsPrompt: "Nhập tên sự kiện để thêm mới, hoặc nhập 'clear' để xóa mọi sự kiện trò chuyện, hoặc nhập 'cancel' để quay lại"
|
||||||
stageEditorChatEventsTriggerPromptA: "Nhập sự kiện trò chuyện cho"
|
stageEditorChatEventsTriggerPromptA: "Nhập sự kiện trò chuyện cho"
|
||||||
stageEditorChatEventsTriggerPromptB: "hoặc nhập 'cancel' để quay lại"
|
stageEditorChatEventsTriggerPromptB: "hoặc nhập 'cancel' để quay lại."
|
||||||
stageEditorDelayPrompt: "Nhập thời gian, hoặc gõ 'clear' để xóa thời gian chờ, hoặc gõ 'cancel' để quay lại"
|
stageEditorDelayPrompt: "Nhập thời gian, hoặc gõ 'clear' để xóa thời gian chờ, hoặc gõ 'cancel' để quay lại"
|
||||||
stageEditorDelayMessagePrompt: "Nhập thông báo trì hoãn, hoặc gõ 'clear' để xóa thông báo, hoặc gõ 'cancel' để quay lại"
|
stageEditorDelayMessagePrompt: "Nhập thông báo trì hoãn, hoặc gõ 'clear' để xóa thông báo, hoặc gõ 'cancel' để quay lại"
|
||||||
stageEditorScriptPrompt: "Nhập tên script, hoặc gõ 'clear' để xóa script, hoặc gõ 'cancel' để quay lại"
|
stageEditorScriptPrompt: "Nhập tên script, hoặc gõ 'clear' để xóa script, hoặc gõ 'cancel' để quay lại"
|
||||||
@ -319,8 +319,8 @@ allListsNotSameSize: "Tất cả các danh sách đều không hợp lệ!"
|
|||||||
eventEditorCreate: "Tạo sự kiện mới"
|
eventEditorCreate: "Tạo sự kiện mới"
|
||||||
eventEditorEdit: "Chỉnh sửa sự kiện"
|
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: "You do not have permission to delete Events."
|
||||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
||||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
||||||
|
Loading…
Reference in New Issue
Block a user