RimWorld-ChineseSimplified/DefInjected/TerrainDef/Terrain_Water.xml
Vaniat a3ba986873 Defs translations update by Vaniat
All ThingDefs except bodyparts.
All RecipeDefs except bodyparts' produce and surgeries.
All TerrianDefs.
All PawnKindDefs except human's.
and ThingCategoryDef.
2018-06-18 13:50:00 +08:00

19 lines
1005 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Deep -->
<WaterDeep.label>深水</WaterDeep.label>
<WaterDeep.tools.0.label></WaterDeep.tools.0.label>
<WaterOceanDeep.label>海水(深)</WaterOceanDeep.label>
<WaterOceanDeep.tools.0.label></WaterOceanDeep.tools.0.label>
<!-- Chest-deep -->
<WaterMovingChestDeep.label>流动的深水</WaterMovingChestDeep.label>
<WaterMovingChestDeep.tools.0.label></WaterMovingChestDeep.tools.0.label>
<!-- Shallow -->
<WaterShallow.label>浅水</WaterShallow.label>
<WaterShallow.tools.0.label></WaterShallow.tools.0.label>
<WaterOceanShallow.label>海水(浅)</WaterOceanShallow.label>
<WaterOceanShallow.tools.0.label></WaterOceanShallow.tools.0.label>
<WaterMovingShallow.label>流动的浅水</WaterMovingShallow.label>
<WaterMovingShallow.tools.0.label></WaterMovingShallow.tools.0.label>
<!--<WaterMovingDeep.label>流动的深水</WaterMovingDeep.label>-->
</LanguageData>