RimWorld-ChineseSimplified/DefInjected/ThingDef/Plants_Wild_Temperate.xml
2018-06-17 17:57:04 +08:00

54 lines
3.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Carpets -->
<Plant_Dandelion.label>dandelions</Plant_Dandelion.label>
<Plant_Dandelion.description>A tiny yellow flower which grows in large clusters. Though it is often considered a weed, dandelions in bloom are quite beautiful.</Plant_Dandelion.description>
<Plant_Astragalus.label>astragalus</Plant_Astragalus.label>
<Plant_Astragalus.description>A small perennial wildflower that grows in alpine climates.</Plant_Astragalus.description>
<Plant_Moss.label>moss</Plant_Moss.label>
<Plant_Moss.description>Wild moss that grows in clumps in areas of low light and cool temperatures. Moss takes a long time to grow, but is very frost-resistant.</Plant_Moss.description>
<!-- Bushes -->
<Plant_Raspberry.label>raspberry bush</Plant_Raspberry.label>
<Plant_Raspberry.description>A bushy wild plant which yields delicious red berries. Berries can be cooked, but they're also good to eat even when raw.</Plant_Raspberry.description>
<!-- Trees -->
<Plant_TreeOak.label>oak tree</Plant_TreeOak.label>
<Plant_TreeOak.description>A hardwood tree. Oaks take a long time to grow, but their wood is so strong that 'oak' is used as a metaphor for strength across many cultures.</Plant_TreeOak.description>
<Plant_TreePoplar.label>poplar tree</Plant_TreePoplar.label>
<Plant_TreePoplar.description>A softwood tree that grows very fast. Unfortunately, its wood is weak and so it yields less useful material than hardwood trees.</Plant_TreePoplar.description>
<Plant_TreePine.label>pine tree</Plant_TreePine.label>
<Plant_TreePine.description>A large conifer covered with prickly pine cones. It grows in a distinctive conical shape.</Plant_TreePine.description>
<Plant_TreeBirch.label>birch tree</Plant_TreeBirch.label>
<Plant_TreeBirch.description>A temperate-biome tree known for its thin, white, paper-like bark.</Plant_TreeBirch.description>
<!--<PlantDandelion.label>蒲公英</PlantDandelion.label>-->
<!--<PlantDandelion.description>一种常见的野花。因为繁殖迅速一般被当成野草。是一种比较好看的花。</PlantDandelion.description>-->
<!--<PlantAstragalus.label>紫云英</PlantAstragalus.label>-->
<!--<PlantAstragalus.description>一种小型多年生野花,生长在高原地区。</PlantAstragalus.description>-->
<!--<PlantMoss.label>苔藓</PlantMoss.label>-->
<!--<PlantMoss.description>一种野生苔藓,在潮湿阴暗的环境下成片生长。适应性强并且十分耐寒。</PlantMoss.description>-->
<!--<PlantRaspberry.label>野山莓</PlantRaspberry.label>-->
<!--<PlantRaspberry.description>长有好吃的红色浆果的灌木。</PlantRaspberry.description>-->
<!--<PlantTreeOak.label>橡树</PlantTreeOak.label>-->
<!--<PlantTreeOak.description>一种健壮的硬木树。生长缓慢,但是木材非常坚硬。</PlantTreeOak.description>-->
<!--<PlantTreePoplar.label>杨树</PlantTreePoplar.label>-->
<!--<PlantTreePoplar.description>一种软木树。生长迅速,但产出的可用木材不多。</PlantTreePoplar.description>-->
<!--<PlantTreePine.label>松树</PlantTreePine.label>-->
<!--<PlantTreePine.description>一种大型针叶树。</PlantTreePine.description>-->
<!--<PlantTreeBirch.label>桦树</PlantTreeBirch.label>-->
<!--<PlantTreeBirch.description>一种北方树木,因纸一样的薄树皮而出名。</PlantTreeBirch.description>-->
</LanguageData>