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