New translations strings.yml (Chinese Traditional)

This commit is contained in:
FlyingPikachu 2018-02-09 15:40:44 -05:00
parent 425e4ee4a8
commit 3bcb35e158

View File

@ -160,34 +160,34 @@ stageEditorDelete: "刪除階段"
stageEditorSetBlockNames: "設置方塊名稱"
stageEditorSetBlockAmounts: "設置方塊數量"
stageEditorSetBlockDurability: "設置方塊耐久性"
stageEditorSetDamageAmounts: "設置傷害率"
stageEditorSetPlaceAmounts: "設置放置"
stageEditorSetUseAmounts: "Set use amounts"
stageEditorSetCutAmounts: "Set cut amounts"
stageEditorSetKillAmounts: "Set kill amounts"
stageEditorSetEnchantAmounts: "Set enchant amounts"
stageEditorSetMobAmounts: "Set mob amounts"
stageEditorSetEnchantments: "Set enchantments"
stageEditorSetItemNames: "Set item names"
stageEditorSetKillIds: "Set NPC IDs"
stageEditorSetMobTypes: "Set mob types"
stageEditorSetKillLocations: "Set kill locations"
stageEditorSetKillLocationRadii: "Set kill location radii"
stageEditorSetKillLocationNames: "Set kill location names"
stageEditorSetLocations: "Set locations"
stageEditorSetLocationRadii: "Set location radii"
stageEditorSetLocationNames: "Set location names"
stageEditorSetTameAmounts: "Set tame amounts"
stageEditorSetShearColors: "Set sheep colors"
stageEditorSetShearAmounts: "Set shear amounts"
stageEditorPassword: "Password objectives"
stageEditorAddPasswordDisplay: "Add password display"
stageEditorAddPasswordPhrases: "Add password phrase(s)"
stageEditorNoPasswordDisplays: "No password displays set"
stageEditorObjectiveOverride: "Objective display override"
stageEditorCustom: "Custom objectives"
stageEditorNoModules: "No modules loaded"
stageEditorModuleNotFound: "Custom objective module not found."
stageEditorSetDamageAmounts: "設置擊殺次數"
stageEditorSetPlaceAmounts: "設置放置數"
stageEditorSetUseAmounts: "設置使用次數"
stageEditorSetCutAmounts: "設置使用次數"
stageEditorSetKillAmounts: "設置擊殺次數"
stageEditorSetEnchantAmounts: "設置附魔次數"
stageEditorSetMobAmounts: "設置殺怪數"
stageEditorSetEnchantments: "設置附魔"
stageEditorSetItemNames: "設置物品名稱"
stageEditorSetKillIds: "設置NPC ID"
stageEditorSetMobTypes: "設置怪物類型"
stageEditorSetKillLocations: "設置殺怪地點"
stageEditorSetKillLocationRadii: "設置殺怪地點的半徑"
stageEditorSetKillLocationNames: "設置殺怪地點的名稱"
stageEditorSetLocations: "設置地點"
stageEditorSetLocationRadii: "設置地點的半徑"
stageEditorSetLocationNames: "設置地點的名稱"
stageEditorSetTameAmounts: "設置馴服次數"
stageEditorSetShearColors: "設置綿羊的顏色"
stageEditorSetShearAmounts: "設置收集羊毛次數"
stageEditorPassword: "目標密碼"
stageEditorAddPasswordDisplay: "添加顯示密碼"
stageEditorAddPasswordPhrases: "添加密碼短語"
stageEditorNoPasswordDisplays: "設置沒有顯示密碼"
stageEditorObjectiveOverride: "覆蓋目標顯示"
stageEditorCustom: "自訂物品"
stageEditorNoModules: "未加載任何數據"
stageEditorModuleNotFound: "未找到自訂目標物品."
stageEditorCustomPrompt: "輸入名稱自訂目標, <clear>, <cancel>"
stageEditorCustomAlreadyAdded: "自訂目標已添加!"
stageEditorCustomCleared: "已清除自訂目標."
@ -247,10 +247,10 @@ stageEditorInvalidMob: "is not a valid mob name!"
stageEditorInvalidItemName: "is not a valid item name!"
stageEditorInvalidNumber: "is not a number!"
stageEditorInvalidDye: "is not a valid dye color!"
stageEditorInvalidEvent: "is not a valid event name!"
stageEditorDuplicateEvent: "Event is already in the list!"
stageEditorInvalidDelay: "Delay must be at least one second!"
stageEditorInvalidScript: "Denizen script not found!"
stageEditorInvalidEvent: "是個無效的任務活動名稱!"
stageEditorDuplicateEvent: "具有相同任務活動在清單中!"
stageEditorInvalidDelay: "必須延遲至少一秒!"
stageEditorInvalidScript: "未找到Denizen腳本"
stageEditorNoCitizens: "Citizens is not installed!"
stageEditorNoDenizen: "Denizen is not installed!"
stageEditorPositiveAmount: "You must enter a positive number!"