From 5c544de4004d5171a7728819f4b0f1cc3dd4b4fd Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Sat, 9 Feb 2019 07:11:31 -0500 Subject: [PATCH] New translations strings.yml (Chinese Traditional) --- src/main/resources/lang/zh-TW/strings.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/lang/zh-TW/strings.yml b/src/main/resources/lang/zh-TW/strings.yml index 0189dac4c..dd78f80ed 100644 --- a/src/main/resources/lang/zh-TW/strings.yml +++ b/src/main/resources/lang/zh-TW/strings.yml @@ -208,18 +208,18 @@ stageEditorNPCToTalkToPrompt: "輸入 NPC ID, , , " stageEditorDeliveryMessagesPrompt: "輸入要傳遞的訊息, , " stageEditorKillNPCsPrompt: "請輸入擊殺數 (數字), , " stageEditorMobsPrompt: "輸入怪物名稱, , " -stageEditorMobAmountsPrompt: "Enter mob amounts, , " +stageEditorMobAmountsPrompt: "輸入怪物數量, , " stageEditorMobLocationPrompt: "右鍵一個方塊來選擇它,," -stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks), , " -stageEditorMobLocationNamesPrompt: "Enter location names, , " -stageEditorReachLocationPrompt: "Right-click on a block to select it, , " -stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks), , " -stageEditorReachLocationNamesPrompt: "Enter location names, , " -stageEditorTameAmountsPrompt: "Enter tame amounts, , " -stageEditorShearColorsPrompt: "Enter sheep colors, , " -stageEditorShearAmountsPrompt: "Enter shear amounts, , " +stageEditorMobLocationRadiiPrompt: "輸入擊殺位置的半徑(方塊格數), , " +stageEditorMobLocationNamesPrompt: "輸入位置名稱, , " +stageEditorReachLocationPrompt: "右鍵一個方塊來選擇它,," +stageEditorReachLocationRadiiPrompt: "輸入到達指定位置的半徑(方塊格數), , " +stageEditorReachLocationNamesPrompt: "輸入位置名稱, , " +stageEditorTameAmountsPrompt: "輸入馴服數量, , " +stageEditorShearColorsPrompt: "輸入羊的顏色, , " +stageEditorShearAmountsPrompt: "輸入剪羊毛數量, , " stageEditorEventsPrompt: "輸入任務活動名稱, , " -stageEditorChatEventsPrompt: "Enter an event name to add, , " +stageEditorChatEventsPrompt: "輸入增加的任務活動名稱, , " stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% %yellow% " stageEditorCommandEventsPrompt: "Enter an event name to add, , " stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% %yellow% "