From 55d1e124861b7bb073434f9f2ae7fc32a27d82ab Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 18 Feb 2020 01:12:42 -0500 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- .../src/main/resources/lang/zh-TW/strings.yml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 02b277da0..6cf9cd13c 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -57,7 +57,7 @@ questEditorAskMessage: "設定詢問訊息" questEditorFinishMessage: "設定完成訊息" questEditorNPCStart: "設定NPC啟動" questEditorBlockStart: "設定方塊啟動" -questEditorInitialEvent: "設定初始任務活動" +questEditorInitialEvent: "設定初始事件" questEditorSetGUI: "設定GUI顯示畫面" questEditorReqs: "編輯任務需求" questEditorPln: "編輯計劃" @@ -96,7 +96,7 @@ questEditorBeingEdited: "有人正在創建/編輯該名稱的任務!" questEditorInvalidQuestName: "名稱不能包含句點或逗號!" questEditorInvalidEventName: "是個無效的任務活動名稱!" questEditorInvalidNPC: "該ID的NPC並不存在!" -questEditorNoStartBlockSelected: "您必須選擇一個方塊。" +questEditorNoStartBlockSelected: "你必須先選擇一個方塊。" questEditorPositiveAmount: "數量必須是正數。" questEditorQuestAsRequirement1: "目前任務有" questEditorQuestAsRequirement2: "任務完成條件:" @@ -257,7 +257,7 @@ stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoNPCs: "你必須先設置 NPC ID!" stageEditorNoMobTypes: "您必須先選擇怪物類型!" stageEditorNoKillLocations: "您必須先選擇怪物擊殺地點!" -stageEditorNoBlockSelected: "您必須先選擇一個方塊。" +stageEditorNoBlockSelected: "你必須先選擇一個方塊。" stageEditorNoColors: "您必須先選擇顏色!" stageEditorNoLocations: "您必須先選擇地點!" stageEditorMustSetPasswordDisplays: "You must add at least one password display first!" @@ -271,7 +271,7 @@ stageEditorEnchantments: "附魔" stageEditorNPCNote: '提示: 你可以使用 來指定 NPC 名稱' stageEditorOptional: "可選項" stageEditorColors: "羊的顏色" -eventEditorCreate: "Create new Action" +eventEditorCreate: "創建新的事件" eventEditorEdit: "Edit an Action" eventEditorDelete: "Delete an Action" eventEditorNoneToEdit: "No Actions currently exist to be edited!" @@ -284,7 +284,7 @@ eventEditorErrorReadingFile: "Error reading Actions file." eventEditorErrorSaving: "保存時發生錯誤。" eventEditorDeleted: "Action deleted, Quests and Actions reloaded." eventEditorSaved: "Action saved, Quests and Actions reloaded." -eventEditorEnterEventName: "Enter Action name, " +eventEditorEnterEventName: "輸入事件名稱," 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" @@ -503,7 +503,7 @@ rewItemsCleared: "已清除物品獎勵。" rewNoMcMMOSkills: "未設定技能" rewNoHeroesClasses: "No classes set" rewSetMcMMOSkillsFirst: "你必須先設定技能 !" -rewMcMMOCleared: "已清除 mcMMO 獎勵。" +rewMcMMOCleared: "已清除 mcMMO Classic 獎勵。" rewSetHeroesClassesFirst: "You must set classes first!" rewHeroesCleared: "Heroes rewards cleared." rewHeroesInvalidClass: " is not a valid Heroes class name!" @@ -520,11 +520,11 @@ itemCreateSetEnchs: "增加附魔" itemCreateSetDisplay: "設定顯示名稱" itemCreateSetLore: "Set lore" itemCreateSetClearMeta: "清除額外數據" -itemCreateEnterName: "Enter an item name, " +itemCreateEnterName: "輸入物品名稱," itemCreateEnterAmount: "輸入物品數量(最大為 64)," itemCreateEnterDurab: "輸入物品耐久度," itemCreateEnterEnch: "輸入附魔名稱," -itemCreateEnterLevel: "Enter a level (number) for " +itemCreateEnterLevel: "輸入 的附魔等級(數字)" itemCreateEnterDisplay: "Enter item display name, , " itemCreateEnterLore: "Enter item lore, , , " itemCreateLoaded: "Item loaded." @@ -536,12 +536,12 @@ itemCreateInvalidEnch: "無效的附魔名稱 !" itemCreateInvalidInput: "無效的輸入 !" itemCreateNoNameAmount: "你必須先設定名稱及數量 !" itemCreateCriticalError: "發生了嚴重錯誤。" -dateCreateEnterDay: "Enter a day (max. 31), " -dateCreateEnterMonth: "Enter a month (max. 12), " +dateCreateEnterDay: "輸入天數(最大為 31)," +dateCreateEnterMonth: "輸入月份(最大為 12)," dateCreateEnterYear: "輸入年份(最大為 9999)," dateCreateEnterHour: "輸入小時時數(最大為 23)," dateCreateEnterMinute: "Enter a minute (max. 59), " -dateCreateEnterSecond: "Enter a second (max. 59), " +dateCreateEnterSecond: "輸入秒數(最大為 59)," dateCreateEnterOffset: "Enter a UTC time offset (max. 14), " dateCreateEnterZone: "輸入 UTC 時區," dateCreateNoYearAmount: "你必須先設定年份 !" @@ -572,8 +572,8 @@ plannerTitle: "- | Planner -" optionsTitle: "- | 選項 -" itemRequirementsTitle: "- 物品條件 -" itemRewardsTitle: "- 物品獎勵 -" -mcMMORequirementsTitle: "- mcMMO 條件 -" -mcMMORewardsTitle: "- mcMMO 獎勵 -" +mcMMORequirementsTitle: "- mcMMO Classic 條件 -" +mcMMORewardsTitle: "- mcMMO Classic 獎勵 -" heroesRequirementsTitle: "- Heroes Requirements -" heroesRewardsTitle: "- Heroes Rewards -" heroesClassesTitle: "- Heroes Classes -"