RimWorld-ChineseSimplified/DefInjected/ThingDef/Various_Stone.xml
SerGawen e49c6722fa Merge with tieba Translation
Merge translation terms and file with tieba version
rebuild structure
filled up some missing changes
2016-09-30 17:00:58 +08:00

53 lines
2.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Misc chunks -->
<ChunkSlagSteel.label>钢渣块</ChunkSlagSteel.label>
<!-- Stone solids, chunks, and blocks -->
<Sandstone.label>沙石</Sandstone.label>
<Sandstone.description>一种由沙粒压缩形成的沉积岩。</Sandstone.description>
<ChunkSandstone.label>沙石堆</ChunkSandstone.label>
<BlocksSandstone.label>沙石块</BlocksSandstone.label>
<BlocksSandstone.description>块状的沙石。沙石是一种相对柔软易碎的岩石。</BlocksSandstone.description>
<BlocksSandstone.stuffProps.stuffAdjective>沙石</BlocksSandstone.stuffProps.stuffAdjective>
<Granite.label>花岗岩</Granite.label>
<Granite.description>一种非常硬的火成岩。</Granite.description>
<ChunkGranite.label>花岗岩堆</ChunkGranite.label>
<BlocksGranite.label>花岗岩块</BlocksGranite.label>
<BlocksGranite.description>块状的花岗岩。花岗岩是一种极硬的岩石。</BlocksGranite.description>
<BlocksGranite.stuffProps.stuffAdjective>花岗岩</BlocksGranite.stuffProps.stuffAdjective>
<Limestone.label>石灰岩</Limestone.label>
<Limestone.description>一种主要由古代海洋贝类外壳紧压而形成的沉积岩。</Limestone.description>
<ChunkLimestone.label>石灰岩堆</ChunkLimestone.label>
<BlocksLimestone.label>石灰岩块</BlocksLimestone.label>
<BlocksLimestone.description>块状的石灰岩。</BlocksLimestone.description>
<BlocksLimestone.stuffProps.stuffAdjective>石灰岩</BlocksLimestone.stuffProps.stuffAdjective>
<Slate.label>板岩</Slate.label>
<Slate.description>一种暗色的变性岩。其精细的分层利于石板的劈开。</Slate.description>
<ChunkSlate.label>板岩堆</ChunkSlate.label>
<BlocksSlate.label>板岩块</BlocksSlate.label>
<BlocksSlate.description>块状的板岩。板岩是一种易碎看起来沉静的岩石。</BlocksSlate.description>
<BlocksSlate.stuffProps.stuffAdjective>板岩</BlocksSlate.stuffProps.stuffAdjective>
<Marble.label>大理石</Marble.label>
<Marble.description>一种偏软的变性岩。</Marble.description>
<ChunkMarble.label>大理石堆</ChunkMarble.label>
<BlocksMarble.label>大理石块</BlocksMarble.label>
<BlocksMarble.description>块状的大理石。大理石是一种较软、美丽的岩石,因易于雕塑而出名。</BlocksMarble.description>
<BlocksMarble.stuffProps.stuffAdjective>大理石</BlocksMarble.stuffProps.stuffAdjective>
</LanguageData>