From 3a23db71943452dd273c903b9b4d6b588dbd3910 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Fri, 9 Feb 2018 15:09:40 -0500 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- src/main/resources/lang/zh-TW/strings.yml | 50 +++++++++++------------ 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/main/resources/lang/zh-TW/strings.yml b/src/main/resources/lang/zh-TW/strings.yml index 2998c088a..40f57215a 100644 --- a/src/main/resources/lang/zh-TW/strings.yml +++ b/src/main/resources/lang/zh-TW/strings.yml @@ -119,22 +119,22 @@ stageEditorStage: "階段" stageEditorBreakBlocks: "破壞方塊" stageEditorDamageBlocks: "傷害方塊" stageEditorPlaceBlocks: "放置方塊" -stageEditorUseBlocks: "Use blocks" -stageEditorCutBlocks: "Cut blocks" -stageEditorCatchFish: "Catch fish" -stageEditorFish: "fish" -stageEditorKillPlayers: "Kill players" -stageEditorPlayers: "players" -stageEditorEnchantItems: "Enchant items" -stageEditorDeliverItems: "Deliver items" -stageEditorTalkToNPCs: "Talk to NPCs" -stageEditorKillNPCs: "Kill NPCs" -stageEditorKillMobs: "Kill mobs" -stageEditorReachLocs: "Reach locations" -stageEditorReachRadii1: "Reach within" -stageEditorReachRadii2: "blocks of" -stageEditorTameMobs: "Tame mobs" -stageEditorShearSheep: "Shear Sheep" +stageEditorUseBlocks: "使用方塊" +stageEditorCutBlocks: "切除方塊" +stageEditorCatchFish: "捕捉生魚" +stageEditorFish: "魚" +stageEditorKillPlayers: "擊殺玩家" +stageEditorPlayers: "玩家" +stageEditorEnchantItems: "附魔物品" +stageEditorDeliverItems: "運送物品" +stageEditorTalkToNPCs: "與NPC對話" +stageEditorKillNPCs: "擊殺NPC" +stageEditorKillMobs: "擊殺怪物" +stageEditorReachLocs: "抵達目的地!" +stageEditorReachRadii1: "即將抵達" +stageEditorReachRadii2: "三組的石頭" +stageEditorTameMobs: "馴服動物" +stageEditorShearSheep: "剪羊毛" stageEditorEvents: "任務活動" stageEditorStageEvents: "任務活動階段" stageEditorStartEvent: "啟動任務活動" @@ -188,15 +188,15 @@ stageEditorObjectiveOverride: "Objective display override" stageEditorCustom: "Custom objectives" stageEditorNoModules: "No modules loaded" stageEditorModuleNotFound: "Custom objective module not found." -stageEditorCustomPrompt: "Enter the name of a custom objective to add, , " -stageEditorCustomAlreadyAdded: "That custom objective has already been added!" -stageEditorCustomCleared: "Custom objectives cleared." -stageEditorCustomDataPrompt: "Enter value for :" -stageEditorEnterBlockNames: "Enter block names (or IDs), , " -stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), , " -stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), , " -stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), , " -stageEditorUseBlocksPrompt: "Enter use amounts (numbers), , " +stageEditorCustomPrompt: "輸入名稱自訂目標, , " +stageEditorCustomAlreadyAdded: "自訂目標已添加!" +stageEditorCustomCleared: "已清除自訂目標." +stageEditorCustomDataPrompt: "輸入 的價值:" +stageEditorEnterBlockNames: "輸入方塊名稱 (或 ID), , " +stageEditorBreakBlocksPrompt: "輸入方塊數額 (0-9), , " +stageEditorDamageBlocksPrompt: "輸入擊殺數額 (0-9), , " +stageEditorPlaceBlocksPrompt: "輸入放置數額 (0-9), , " +stageEditorUseBlocksPrompt: "輸入使用數額 (0-9), , " stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), , " stageEditorEnterBlockDurability: "Enter block durability (numbers), , " stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"