From 890ba9b7f6a9711a17a9534e5979c6fc60c84d42 Mon Sep 17 00:00:00 2001 From: PikaMug <2267126+PikaMug@users.noreply.github.com> Date: Tue, 23 Jul 2019 05:31:52 -0400 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- .../src/main/resources/lang/zh-TW/strings.yml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/main/src/main/resources/lang/zh-TW/strings.yml b/main/src/main/resources/lang/zh-TW/strings.yml index 6e8bfeed2..d56dd50b0 100644 --- a/main/src/main/resources/lang/zh-TW/strings.yml +++ b/main/src/main/resources/lang/zh-TW/strings.yml @@ -78,15 +78,15 @@ questRequiredNoneSet: "任務需求條件, 無設置" questDungeonsCreate: "加入隊伍的玩家們可以一同解任務" questDungeonsDisband: "任務隊伍已解散" questDungeonsInvite: " 現在可以一同解任務!" -questDungeonsJoin: "You can now perform quests with Captain ." -questDungeonsKicked: " can no longer perform quests with you." -questDungeonsLeave: "You can no longer perform quests with Captain ." -questPartiesCreate: "Players added to this party may perform quests together!" -questPartiesDelete: "The quest party was disbanded." -questPartiesInvite: " can now perform quests with you!" -questPartiesJoin: "You can now perform quests with ." -questPartiesKicked: " can no longer perform quests with you." -questPartiesLeave: "You can no longer perform quests with ." +questDungeonsJoin: "你現在可以與隊長 一同進行任務" +questDungeonsKicked: " 現在開始無法與你一同進行任務" +questDungeonsLeave: "你現在開始無法與隊長 一同進行任務" +questPartiesCreate: "加入隊伍的玩家們可以一同進行任務" +questPartiesDelete: "任務隊伍已解散" +questPartiesInvite: " 現在可以一同進行任務!" +questPartiesJoin: "你現在可以與 一同進行任務" +questPartiesKicked: " 現在開始無法與你一同進行任務" +questPartiesLeave: "你現在開始無法與 一同進行任務" questWGSetRegion: "設置區域" questWGNotInstalled: "未安裝插件 WorldGuard" questWGPrompt: "輸入 WorldGuard 區域, , " @@ -131,9 +131,9 @@ stageEditorUseBlocks: "使用方塊" stageEditorCutBlocks: "切除方塊" stageEditorItems: "物品" stageEditorCraftItems: "製造物品" -stageEditorSmeltItems: "Smelt items" +stageEditorSmeltItems: "聞 物品" stageEditorEnchantItems: "附魔物品" -stageEditorBrewPotions: "Brew potions" +stageEditorBrewPotions: "釀造一瓶藥水" stageEditorNPCs: "NPC" stageEditorDeliverItems: "運送物品" stageEditorTalkToNPCs: "與NPC對話"