RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Power.xml
AlyxMS 7952f04d65 0.4.433 and grammar fixes
Keep this updated :)
2014-05-06 18:55:08 +08:00

13 lines
702 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<SolarGenerator.label>太阳能发电机</SolarGenerator.label>
<SolarGenerator.description>用太阳光来发电,在夜晚不能工作。</SolarGenerator.description>
<GeothermalGenerator.label>地热能发电机</GeothermalGenerator.label>
<GeothermalGenerator.description>用蒸汽地热喷泉来发电,必须放置在间歇喷泉上。</GeothermalGenerator.description>
<Battery.label>蓄电池</Battery.label>
<Battery.description>储存多余的电力并在电力供给不足时释放电力。警告——充满的电池容易在高温或潮湿时爆炸。</Battery.description>
</LanguageData>