mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-25 12:15:59 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
12875f67e3
commit
c531d2c492
@ -93,28 +93,28 @@ questDeleted: "任務已刪除! 任務及活動已重新載入."
|
|||||||
questEditorNameExists: "具有該名稱的任務已存在!"
|
questEditorNameExists: "具有該名稱的任務已存在!"
|
||||||
questEditorBeingEdited: "有人正在創建/編輯該名稱的任務!"
|
questEditorBeingEdited: "有人正在創建/編輯該名稱的任務!"
|
||||||
questEditorInvalidQuestName: "名稱不能包含句點或逗號!"
|
questEditorInvalidQuestName: "名稱不能包含句點或逗號!"
|
||||||
questEditorInvalidEventName: "is not a valid event name!"
|
questEditorInvalidEventName: "是個無效的任務活動名稱!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "該ID的NPC並不存在!"
|
||||||
questEditorNoStartBlockSelected: "You must select a block first."
|
questEditorNoStartBlockSelected: "您必須選擇一個方塊."
|
||||||
questEditorPositiveAmount: "Amount must be a positive number."
|
questEditorPositiveAmount: "數量(0-9) 必須是正數."
|
||||||
questEditorQuestAsRequirement1: "The following Quests have"
|
questEditorQuestAsRequirement1: "目前任務有:"
|
||||||
questEditorQuestAsRequirement2: "as a requirement:"
|
questEditorQuestAsRequirement2: "任務完成條件:"
|
||||||
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
questEditorQuestAsRequirement3: "您必須編輯這些任務, 以便在刪除之前不使用."
|
||||||
questEditorQuestNotFound: "Quest not found!"
|
questEditorQuestNotFound: "找不到該任務!"
|
||||||
questEditorEventCleared: "Initial Event cleared."
|
questEditorEventCleared: "已清除初始任務活動."
|
||||||
questEditorSave: "Finish and save"
|
questEditorSave: "完成並保存."
|
||||||
questEditorNeedAskMessage: "You must set an ask message!"
|
questEditorNeedAskMessage: "您必須設置一個委託任務的對話內容!"
|
||||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
questEditorNeedFinishMessage: "您必須設置一個對話內容"
|
||||||
questEditorNeedStages: "Your Quest has no Stages!"
|
questEditorNeedStages: "您的任務並沒有階段!"
|
||||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset% for it to appear in-game)"
|
questEditorSaved: "%bold%任務進度已儲存! %reset%(您必須輸入以下指令 %red%<command> %reset% 再次把任務開啟)"
|
||||||
questEditorExited: "Are you sure you want to exit without saving?"
|
questEditorExited: "您確定不保存資料並且退出嗎?"
|
||||||
questEditorDeleted: "Are you sure you want to delete the Quest"
|
questEditorDeleted: "您確定要刪除這個任務嗎?"
|
||||||
questEditorNoPermsCreate: "You do not have permission to create Quests."
|
questEditorNoPermsCreate: "您沒有該插件的創建權限."
|
||||||
questEditorNoPermsEdit: "You do not have permission to edit Quests."
|
questEditorNoPermsEdit: "您沒有該權限的編輯權限."
|
||||||
questEditorNoPermsDelete: "You do not have permission to delete Quests."
|
questEditorNoPermsDelete: "您沒有該插件的刪除權限."
|
||||||
stageEditorEditStage: "Edit Stage"
|
stageEditorEditStage: "編輯任務階段"
|
||||||
stageEditorNewStage: "Add new Stage"
|
stageEditorNewStage: "新增任務階段"
|
||||||
stageEditorStages: "Stages"
|
stageEditorStages: "階段"
|
||||||
stageEditorStage: "Stage"
|
stageEditorStage: "Stage"
|
||||||
stageEditorBreakBlocks: "Break blocks"
|
stageEditorBreakBlocks: "Break blocks"
|
||||||
stageEditorDamageBlocks: "Damage blocks"
|
stageEditorDamageBlocks: "Damage blocks"
|
||||||
|
Loading…
Reference in New Issue
Block a user