RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Art.xml
2018-10-07 00:21:31 +08:00

24 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: grand sculpture -->
<SculptureGrand.label>宏伟雕塑</SculptureGrand.label>
<!-- EN: A huge sculpture sized to dominate a room. -->
<SculptureGrand.description>一个几乎可以填满房间的巨大雕塑。</SculptureGrand.description>
<!-- EN: large sculpture -->
<SculptureLarge.label>大雕塑</SculptureLarge.label>
<!-- EN: A person-sized piece of material sculpted into an artistic form. -->
<SculptureLarge.description>由一块成人大小的材料塑造而成的艺术品。</SculptureLarge.description>
<!-- EN: small sculpture -->
<SculptureSmall.label>小雕塑</SculptureSmall.label>
<!-- EN: A torso-sized piece of material sculpted into an artistic form. -->
<SculptureSmall.description>由一块躯干大小的材料塑造而成的艺术品。</SculptureSmall.description>
<!-- EN: snowman -->
<Snowman.label>雪人</Snowman.label>
<!-- EN: A set of large snowballs piled and shaped to resemble a person. People make these for the fun of it. -->
<Snowman.description>一组大雪球堆叠在一起,做成类似人的形状。人们会在娱乐的时候堆一个雪人。</Snowman.description>
</LanguageData>