New translations strings.yml (Chinese Simplified)

This commit is contained in:
FlyingPikachu 2018-03-31 04:51:35 -04:00
parent c4f7ee8ddc
commit b85bda82b6

View File

@ -249,15 +249,15 @@ stageEditorInvalidDye: "为无效的染料颜色!"
stageEditorInvalidEvent: "为无效的事件名!" stageEditorInvalidEvent: "为无效的事件名!"
stageEditorDuplicateEvent: "事件以存在列表中!" stageEditorDuplicateEvent: "事件以存在列表中!"
stageEditorInvalidScript: "未找到 Denizen 脚本!" stageEditorInvalidScript: "未找到 Denizen 脚本!"
stageEditorNoCitizens: "Citizens is not installed!" stageEditorNoCitizens: "未安装 Citizen!"
stageEditorNoDenizen: "Denizen is not installed!" stageEditorNoDenizen: "未安装 Denizen!"
stageEditorPositiveAmount: "You must enter a positive number!" stageEditorPositiveAmount: "您必须输入正数!"
stageEditorNoNumber: "Input was not a number!" stageEditorNoNumber: "输入值非数字!"
stageEditorNotListofNumbers: "Invalid entry, input was not a list of numbers!" stageEditorNotListofNumbers: "无效条目, 输入值为非数字串!"
stageEditorNoDelaySet: "You must set a delay first!" stageEditorNoDelaySet: "您必须先设置延迟!"
stageEditorNoBlockNames: "You must set block names first!" stageEditorNoBlockNames: "您必须先设置方块名!"
stageEditorNoEnchantments: "You must set enchantments first!" stageEditorNoEnchantments: "您必须先设置附魔!"
stageEditorNoItems: "You must add items first!" stageEditorNoItems: "您必须先添加物品!"
stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoNPCs: "You must set NPC IDs first!"
stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoMobTypes: "You must set mob types first!"