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
07fef30dd5
commit
c64641e47b
@ -110,8 +110,6 @@ questEditorNeedAskMessage: "您必須設置一個委託任務的對話內容!"
|
||||
questEditorNeedFinishMessage: "您必須設置一個對話內容"
|
||||
questEditorNeedStages: "您的任務並沒有階段!"
|
||||
questEditorSaved: "%bold%任務進度已儲存! %reset%(您必須輸入以下指令 %red%<command> %reset% 再次把任務開啟)"
|
||||
questEditorExited: "您確定不保存資料並且退出嗎?"
|
||||
questEditorDeleted: "您確定要刪除這個任務嗎"
|
||||
stageEditorEditStage: "編輯任務階段"
|
||||
stageEditorNewStage: "新增任務階段"
|
||||
stageEditorStages: "階段"
|
||||
@ -274,7 +272,6 @@ stageEditorDelayCleared: "延遲結束"
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "目標達成"
|
||||
stageEditorMessageCleared: "Message cleared."
|
||||
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
|
||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
||||
stageEditorDeleteSucces: "Stage deleted successfully."
|
||||
stageEditorEnchantments: "Enchantments"
|
||||
@ -295,7 +292,6 @@ eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
||||
eventEditorDeletePrompt: "Are you sure you want to delete the Action?"
|
||||
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||
eventEditorEventInUse: "The following Quests use the Action"
|
||||
@ -844,3 +840,4 @@ noPermission: "You do not have permission to do that."
|
||||
duplicateEditor: "You are already using an editor!"
|
||||
difference: "The difference is '<data>'."
|
||||
notInstalled: "Not installed"
|
||||
confirmDelete: "Are you sure?"
|
||||
|
Loading…
Reference in New Issue
Block a user