RimWorld-ChineseSimplified/DefInjected/ThingDefs/Various_Stone.xml
SerGawen 7faf9a6365 major improvement by @SerGawen
修正了一些带有歧义会使玩家产生误解的译名,例如火力锻造台→燃料锻造台。聪明过人→聪明过头(实际上是含有一半贬义)
以及类似的诸多问题。通顺了一些描述性的语句,使之更加便于阅读。
修正了部落人名无法正确生成的bug,并补全了几百条部落namebank和其他的名字库
2016-08-07 00:43:48 +08:00

52 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<ChunkSlagSteel.label>大块钢渣</ChunkSlagSteel.label>
<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>