RimWorld-ChineseSimplified/DefInjected/ThingDef/Races_Animal_Farm.xml
2017-10-25 00:55:42 +08:00

50 lines
2.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<Chicken.label></Chicken.label>
<Chicken.description>一种最传统的养殖动物,专为它的蛋和肉而被饲养。</Chicken.description>
<Chicken.tools.0.label>claws</Chicken.tools.0.label>
<Chicken.tools.2.label>head</Chicken.tools.2.label>
<!-- Leather Amount: 0 -->
<Chicken_Meat.label>鸡肉</Chicken_Meat.label>
<Chicken_Meat.description>鸡肉</Chicken_Meat.description>
<Chicken_Corpse.label>鸡尸体</Chicken_Corpse.label>
<Chicken_Corpse.description>鸡尸体</Chicken_Corpse.description>
<Pig.label></Pig.label>
<Pig.description>猪是人类第一批家养动物之一。因它的皮和肉而被广泛饲养,而且由于其杂食性,易于饲养。</Pig.description>
<Pig.tools.1.label>head</Pig.tools.1.label>
<Pig_Leather.label>猪皮</Pig_Leather.label>
<Pig_Leather.description>猪皮</Pig_Leather.description>
<Pig_Leather.stuffProps.stuffAdjective>猪皮</Pig_Leather.stuffProps.stuffAdjective>
<Pig_Meat.label>猪肉</Pig_Meat.label>
<Pig_Meat.description>猪肉</Pig_Meat.description>
<Pig_Corpse.label>猪尸体</Pig_Corpse.label>
<Pig_Corpse.description>猪尸体</Pig_Corpse.description>
<Cow.label></Cow.label>
<Cow.description>一种很常见的家畜。它可以生产大量的牛奶,或被宰杀成为美味食物。</Cow.description>
<Cow.tools.1.label>head</Cow.tools.1.label>
<Cow_Leather.label>牛皮</Cow_Leather.label>
<Cow_Leather.description>牛皮</Cow_Leather.description>
<Cow_Leather.stuffProps.stuffAdjective>牛皮</Cow_Leather.stuffProps.stuffAdjective>
<Cow_Meat.label>牛肉</Cow_Meat.label>
<Cow_Meat.description>牛肉</Cow_Meat.description>
<Cow_Corpse.label>牛尸体</Cow_Corpse.label>
<Cow_Corpse.description>牛尸体</Cow_Corpse.description>
<Alpaca.label>羊驼</Alpaca.label>
<Alpaca.description>与大羊驼血缘很近的的中型有蹄类动物,养殖羊驼通常是为了它非常柔软的毛。</Alpaca.description>
<Alpaca.tools.0.label>left hoof</Alpaca.tools.0.label>
<Alpaca.tools.1.label>right hoof</Alpaca.tools.1.label>
<Alpaca.tools.3.label>head</Alpaca.tools.3.label>
<Alpaca_Leather.label>羊驼皮</Alpaca_Leather.label>
<Alpaca_Leather.description>羊驼皮</Alpaca_Leather.description>
<Alpaca_Leather.stuffProps.stuffAdjective>羊驼皮</Alpaca_Leather.stuffProps.stuffAdjective>
<Alpaca_Meat.label>羊驼肉</Alpaca_Meat.label>
<Alpaca_Meat.description>羊驼肉</Alpaca_Meat.description>
<Alpaca_Corpse.label>羊驼尸体</Alpaca_Corpse.label>
<Alpaca_Corpse.description>羊驼尸体</Alpaca_Corpse.description>
</LanguageData>