RimWorld-ChineseSimplified/Biotech/DefInjected/TraitDef/Traits.xml
2022-10-25 21:14:36 +08:00

14 lines
897 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: delicate -->
<Delicate.degreeDatas.delicate.label>脆弱</Delicate.degreeDatas.delicate.label>
<!-- EN: {PAWN_nameDef} has fragile skin and bones. {PAWN_pronoun} takes more damage than other people from the same blows. -->
<Delicate.degreeDatas.delicate.description>{PAWN_nameDef}的身体很脆弱。这使{PAWN_pronoun}在相同打击中受到的伤害更多。</Delicate.degreeDatas.delicate.description>
<!-- EN: recluse -->
<Recluse.degreeDatas.recluse.label>隐居者</Recluse.degreeDatas.recluse.label>
<!-- EN: The fewer people in {PAWN_nameDef}'s faction, the happier {PAWN_pronoun} is. Being alone is best of all. -->
<Recluse.degreeDatas.recluse.description>{PAWN_nameDef}喜欢独处。派系里的人越少,{PAWN_pronoun}越开心。</Recluse.degreeDatas.recluse.description>
</LanguageData>