New translations strings.yml (Chinese Traditional)

This commit is contained in:
PikaMug 2019-11-05 20:32:03 -05:00
parent d08fdf9583
commit 4d80c9db47

View File

@ -165,10 +165,6 @@ stageEditorDelete: "刪除階段"
stageEditorSetBlockNames: "設置方塊名稱" stageEditorSetBlockNames: "設置方塊名稱"
stageEditorSetBlockAmounts: "設置方塊數量" stageEditorSetBlockAmounts: "設置方塊數量"
stageEditorSetBlockDurability: "設置方塊耐久性" stageEditorSetBlockDurability: "設置方塊耐久性"
stageEditorSetDamageAmounts: "設置擊殺次數"
stageEditorSetPlaceAmounts: "設置放置次數"
stageEditorSetUseAmounts: "設置使用次數"
stageEditorSetCutAmounts: "設置使用次數"
stageEditorSetKillAmounts: "設置擊殺次數" stageEditorSetKillAmounts: "設置擊殺次數"
stageEditorSetEnchantAmounts: "設置附魔次數" stageEditorSetEnchantAmounts: "設置附魔次數"
stageEditorSetMobAmounts: "設置殺怪數" stageEditorSetMobAmounts: "設置殺怪數"
@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "自訂目標已添加!"
stageEditorCustomCleared: "已清除自訂目標." stageEditorCustomCleared: "已清除自訂目標."
stageEditorCustomDataPrompt: "輸入 <data> 的價值:" stageEditorCustomDataPrompt: "輸入 <data> 的價值:"
stageEditorEnterBlockNames: "輸入方塊名稱 (或 ID), <space>, <cancel>" stageEditorEnterBlockNames: "輸入方塊名稱 (或 ID), <space>, <cancel>"
stageEditorBreakBlocksPrompt: "輸入使用次數 (0-9), <space>, <cancel>" stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
stageEditorDamageBlocksPrompt: "輸入擊殺次數 (0-9), <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "輸入放置次數 (0-9), <space>, <cancel>"
stageEditorUseBlocksPrompt: "輸入使用次數 (0-9), <space>, <cancel>"
stageEditorCutBlocksPrompt: "輸入削減次數 (0-9), <space>, <cancel>"
stageEditorEnterBlockDurability: "輸入塊耐久性 (0-9), <space>, <cancel>" stageEditorEnterBlockDurability: "輸入塊耐久性 (0-9), <space>, <cancel>"
stageEditorCatchFishPrompt: "輸入要捕獲的魚的數量, <clear>, <cancel>" stageEditorCatchFishPrompt: "輸入要捕獲的魚的數量, <clear>, <cancel>"
stageEditorKillPlayerPrompt: "輸入要擊殺玩家的數量, <clear>, <cancel>" stageEditorKillPlayerPrompt: "輸入要擊殺玩家的數量, <clear>, <cancel>"