New translations strings.yml (Chinese Simplified)

This commit is contained in:
FlyingPikachu 2018-03-31 05:12:21 -04:00
parent b85bda82b6
commit 595b1d0cc7

View File

@ -258,23 +258,23 @@ stageEditorNoDelaySet: "您必须先设置延迟!"
stageEditorNoBlockNames: "您必须先设置方块名!" stageEditorNoBlockNames: "您必须先设置方块名!"
stageEditorNoEnchantments: "您必须先设置附魔!" stageEditorNoEnchantments: "您必须先设置附魔!"
stageEditorNoItems: "您必须先添加物品!" stageEditorNoItems: "您必须先添加物品!"
stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoDeliveryMessage: "您必须先设置至少一个传递信息!"
stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoNPCs: "您必须先设置 NPC 编号!"
stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoMobTypes: "您必须先设置怪物类型!"
stageEditorNoKillLocations: "You must set kill locations first!" stageEditorNoKillLocations: "您必须先设置击杀位置!"
stageEditorNoBlockSelected: "You must select a block first." stageEditorNoBlockSelected: "您必须先选择方块!"
stageEditorNoColors: "You must set colors first!" stageEditorNoColors: "您必须先设置颜色!"
stageEditorNoLocations: "You must set locations first!" stageEditorNoLocations: "您必须先设置位置!"
stageEditorNoEnchantmentsSet: "No enchantments set" stageEditorNoEnchantmentsSet: "未设置附魔"
stageEditorNoItemsSet: "No items set" stageEditorNoItemsSet: "未设置物品"
stageEditorNoMobTypesSet: "No mob types set" stageEditorNoMobTypesSet: "未设置怪物类型"
stageEditorNoLocationsSet: "No locations set" stageEditorNoLocationsSet: "未设置位置"
stageEditorNoColorsSet: "No colors set" stageEditorNoColorsSet: "未设置颜色"
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!" stageEditorListNotSameSize: "方块名与数量列表非相同大小!"
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!" stageEditorEnchantmentNotSameSize: "附魔列表, 物品编号和附魔数量非相同大小!"
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!" stageEditorDeliveriesNotSameSize: "物品列表和 NPC 列表非相同大小!"
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!" stageEditorNPCKillsNotSameSize: "NPC 列表和击杀数量非相同大小!"
stageEditorAllListsNotSameSize: "All of your lists are not the same size!" stageEditorAllListsNotSameSize: "您的所有列表均非相同大小!"
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!" stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!" stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!" stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"