RimWorld-ChineseSimplified/Biotech/DefInjected/ThingDef/Apparel_Child.xml
2022-10-22 23:36:35 +08:00

29 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: kid helmet -->
<Apparel_KidHelmet.label>儿童头盔</Apparel_KidHelmet.label>
<!-- EN: A simple helmet sized for children. It gives moderate protection against sharp attacks. Not effective against blunt weapons. That said, if this is being used in combat something has already gone very wrong. -->
<Apparel_KidHelmet.description>为儿童设计的小尺寸简易头盔,能提供一定的利器攻击防护。只提供头部的局部防护,抵抗钝器类武器不太有效。尽管如此,在战斗中使用这种头盔也意味着事态已经非常糟糕了。</Apparel_KidHelmet.description>
<!-- EN: kid pants -->
<Apparel_KidPants.label>儿童裤子</Apparel_KidPants.label>
<!-- EN: A small set of pants sized to fit children. -->
<Apparel_KidPants.description>为儿童设计的小尺寸裤子。</Apparel_KidPants.description>
<!-- EN: kid parka -->
<Apparel_KidParka.label>儿童风雪大衣</Apparel_KidParka.label>
<!-- EN: A heavy jacket for keeping a child warm in cold temperatures. -->
<Apparel_KidParka.description>为儿童设计的厚重风雪大衣,即使在最寒冷的温度中也能保持温暖。</Apparel_KidParka.description>
<!-- EN: kid romper -->
<Apparel_KidRomper.label>儿童连衫裤</Apparel_KidRomper.label>
<!-- EN: A combined t-shirt and pants sized for kids, with a snuggly built-in undergarment. Little ones love it! -->
<Apparel_KidRomper.description>为儿童设计的小尺寸连衫裤集T恤衫、裤子和贴身内衣为一体。小朋友们喜欢这种衣物</Apparel_KidRomper.description>
<!-- EN: kid shirt -->
<Apparel_KidShirt.label>儿童衬衫</Apparel_KidShirt.label>
<!-- EN: A small, simple t-shirt sized to fit children. -->
<Apparel_KidShirt.description>为儿童设计的小尺寸衬衫。</Apparel_KidShirt.description>
</LanguageData>