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

59 lines
3.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: collapsed rocks -->
<CollapsedRocks.label>崩落的石头</CollapsedRocks.label>
<!-- EN: Collapsed rocks, packed tightly enough to hold up a roof. -->
<CollapsedRocks.description>崩落下的岩石,牢牢地挤压在一起,足以支撑岩顶。</CollapsedRocks.description>
<!-- EN: glow pod -->
<GlowPod.label>荧光茧</GlowPod.label>
<!-- EN: A bioluminescent pod produced by giant insects. Glows under its own light for a long time, then dies. -->
<GlowPod.description>一个荧光茧,巨型昆虫的产物。能够长时间照亮一片区域,直到枯死。</GlowPod.description>
<!-- EN: hive -->
<Hive.label>虫巢</Hive.label>
<!-- EN: A hive of giant insects. If activated, it will spawn additional insects and hives over time, as well as valuable insect jelly. -->
<Hive.description>一个巨型昆虫的巢穴。如果被唤醒,随着时间会不断繁殖出巨型昆虫和新巢穴。也会产生珍贵的虫胶。</Hive.description>
<!-- EN: compacted machinery -->
<MineableComponentsIndustrial.label>压埋的机械</MineableComponentsIndustrial.label>
<!-- EN: Ancient machinery, compacted over time. Can be mined for useful components. -->
<MineableComponentsIndustrial.description>经过长时间被压紧的远古机械。可以开采出有用的零部件。</MineableComponentsIndustrial.description>
<!-- EN: gold ore -->
<MineableGold.label>金矿</MineableGold.label>
<!-- EN: Rock containing bits of gold. -->
<MineableGold.description>含有少量黄金的岩石。</MineableGold.description>
<!-- EN: jade -->
<MineableJade.label>翡翠矿</MineableJade.label>
<!-- EN: Rock containing bits of jade. -->
<MineableJade.description>含有少量翡翠的岩石。</MineableJade.description>
<!-- EN: compacted plasteel -->
<MineablePlasteel.label>压埋的玻璃钢</MineablePlasteel.label>
<!-- EN: Ancient compacted rubble rich in plasteel. -->
<MineablePlasteel.description>被压紧的富含玻璃钢的远古瓦砾。</MineablePlasteel.description>
<!-- EN: silver ore -->
<MineableSilver.label>银矿</MineableSilver.label>
<!-- EN: Rock containing bits of silver. -->
<MineableSilver.description>含有少量白银的岩石。</MineableSilver.description>
<!-- EN: compacted steel -->
<MineableSteel.label>压埋的钢材</MineableSteel.label>
<!-- EN: The remains of some ancient, collapsed structure. Rich in steel. -->
<MineableSteel.description>某个倒塌的远古建筑遗迹。富含钢材。</MineableSteel.description>
<!-- EN: uranium ore -->
<MineableUranium.label>铀矿</MineableUranium.label>
<!-- EN: Rock containing bits of uranium. -->
<MineableUranium.description>含有少量铀的岩石。</MineableUranium.description>
<!-- EN: steam geyser -->
<SteamGeyser.label>蒸汽间歇喷泉</SteamGeyser.label>
<!-- EN: A natural source of high-pressure steam. Geothermal generators can harness the steam power. Rooms built over this will rapidly cook. -->
<SteamGeyser.description>天然的蒸汽源。能够被地热发电机利用。如果在这里建造房屋的话,会像烤箱一样。</SteamGeyser.description>
</LanguageData>