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

18 lines
873 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: hare -->
<Hare.label>野兔</Hare.label>
<!-- EN: This small, solitary herbivore can swiftly hop away from danger. -->
<Hare.description>这种小型的独居食草动物在遇到威胁时会迅速跳离。</Hare.description>
<!-- EN: head -->
<Hare.tools.head.label></Hare.tools.head.label>
<!-- EN: snowhare -->
<Snowhare.label>雪兔</Snowhare.label>
<!-- EN: This hardy animal survives the brutal winters of its homelands by burrowing through snow to find edible plants. -->
<Snowhare.description>这种耐寒动物在雪地下钻洞、寻找食物以及在最糟糕的几个月中冬眠,以此在北方残酷的冬天生存下来。</Snowhare.description>
<!-- EN: head -->
<Snowhare.tools.head.label></Snowhare.tools.head.label>
</LanguageData>