diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index d56dd50b0..2fdd388c0 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -234,13 +234,13 @@ stageEditorShearColorsPrompt: "輸入羊的顏色, , " stageEditorShearAmountsPrompt: "輸入剪羊毛數量, , " stageEditorEventsPrompt: "輸入任務活動名稱, , " stageEditorChatEventsPrompt: "輸入增加的任務活動名稱, , " -stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " -stageEditorCommandEventsPrompt: "Enter an action name to add, , " -stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% " -stageEditorDelayMessagePrompt: "Enter delay message, , " -stageEditorScriptPrompt: "Enter script name, , " -stageEditorStartMessagePrompt: "Enter start message, , " -stageEditorCompleteMessagePrompt: "Enter complete message, , " +stageEditorChatEventsTriggerPrompt: "%yellow% 輸入%aqua%的對話觸發器%yellow%" +stageEditorCommandEventsPrompt: "輸入增加的任務活動名稱, , " +stageEditorCommandEventsTriggerPrompt: "%yellow% 輸入%aqua%的command指令觸發器%yellow%" +stageEditorDelayMessagePrompt: "輸入延遲傳遞的訊息, , " +stageEditorScriptPrompt: "輸入腳本名稱, , " +stageEditorStartMessagePrompt: "輸入任務開始時的訊息, , " +stageEditorCompleteMessagePrompt: "輸入任務完成時的訊息, , " stageEditorPasswordDisplayPrompt: "Enter password display, " stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)" stageEditorPasswordPhrasePrompt: "Enter password phrases, , " @@ -271,15 +271,15 @@ stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoItems: "You must add items first!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoNPCs: "You must set NPC IDs first!" -stageEditorNoMobTypes: "You must set mob types first!" -stageEditorNoKillLocations: "You must set kill locations first!" -stageEditorNoBlockSelected: "You must select a block first." -stageEditorNoColors: "You must set colors first!" -stageEditorNoLocations: "You must set locations first!" +stageEditorNoMobTypes: "您必須先選擇怪物類型!" +stageEditorNoKillLocations: "您必須先選擇怪物擊殺地點!" +stageEditorNoBlockSelected: "您必須先選擇一個方塊." +stageEditorNoColors: "您必須先選擇顏色!" +stageEditorNoLocations: "您必須先選擇地點!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" -stageEditorDelayCleared: "Delay cleared." +stageEditorDelayCleared: "延遲結束" stageEditorDenizenCleared: "Denizen script cleared." -stageEditorObjectiveCleared: "Objective 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"