New translations strings.yml (Chinese Simplified)

This commit is contained in:
FlyingPikachu 2018-01-22 00:31:32 -05:00
parent 624bd0ebb3
commit c3a057f97a

View File

@ -49,7 +49,7 @@ COMMAND_QUESTADMIN_FINISH: "finish"
COMMAND_QUESTADMIN_FINISH_HELP: "finish [玩家] [任务名] - 强制玩家立刻完成指定任务"
COMMAND_QUESTADMIN_NEXTSTAGE: "nextstage"
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "nextstage [玩家] [任务名] - 强制玩家的任务阶段立刻完成"
COMMAND_QUESTADMIN_SETSTAGE: "setstage"
COMMAND_QUESTADMIN_SETSTAGE: "设置阶段"
COMMAND_QUESTADMIN_SETSTAGE_HELP: "setstage [玩家] [任务] [阶段] - 为玩家设置任务阶段"
COMMAND_QUESTADMIN_SETSTAGE_USAGE: '用法: /questadmin setstage [玩家] [任务] [阶段]'
COMMAND_QUESTADMIN_PURGE: "purge"
@ -73,7 +73,7 @@ questEditorRedoDelay: "设置重复的间隔时间"
questEditorNPCStart: "Set NPC start"
questEditorBlockStart: "Set Block start"
questEditorInitialEvent: "Set initial Event"
questEditorSetGUI: "Set GUI Item display"
questEditorSetGUI: "设置GUI物品显示"
questEditorReqs: "编辑需求"
questEditorStages: "Edit Stages"
questEditorRews: "编辑奖励"
@ -162,24 +162,24 @@ stageEditorDeathEventCleared: "死亡事件已清除."
stageEditorDisconnectEvent: "Disconnect Event"
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
stageEditorDelayMessage: "Delay Message"
stageEditorDenizenScript: "Denizen Script"
stageEditorDenizenScript: "Denizen脚本"
stageEditorStartMessage: "Start Message"
stageEditorCompleteMessage: "Complete Message"
stageEditorCompleteMessage: "完成任务时的信息"
stageEditorDelete: "Delete Stage"
stageEditorSetBlockNames: "Set block names"
stageEditorSetBlockAmounts: "Set block amounts"
stageEditorSetBlockDurability: "Set block durability"
stageEditorSetBlockNames: "设置方块名称"
stageEditorSetBlockAmounts: "设置方块数量"
stageEditorSetBlockDurability: "设置方块的耐久度"
stageEditorSetDamageAmounts: "Set damage amounts"
stageEditorSetPlaceAmounts: "Set place amounts"
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"
stageEditorSetEnchantAmounts: "设置附魔数量"
stageEditorSetMobAmounts: "设置怪物数量"
stageEditorSetEnchantments: "设置附魔"
stageEditorSetItemNames: "设置物品名称"
stageEditorSetKillIds: "Set NPC IDs"
stageEditorSetMobTypes: "Set mob types"
stageEditorSetMobTypes: "设置怪物种类"
stageEditorSetKillLocations: "Set kill locations"
stageEditorSetKillLocationRadii: "Set kill location radii"
stageEditorSetKillLocationNames: "Set kill location names"