RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Power.xml
2016-04-12 08:40:32 +02:00

28 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<PowerConduit.label>电缆</PowerConduit.label>
<PowerConduit.description>一组用于传输电力的电缆。</PowerConduit.description>
<SolarGenerator.label>太阳能发电机</SolarGenerator.label>
<SolarGenerator.description>用太阳光来发电,在夜晚不能工作。</SolarGenerator.description>
<GeothermalGenerator.label>地热能发电机</GeothermalGenerator.label>
<GeothermalGenerator.description>用蒸汽地热喷泉来发电,必须放置在间歇喷泉上。</GeothermalGenerator.description>
<Battery.label>蓄电池</Battery.label>
<Battery.description>储存多余的电力并在电力供给不足时释放电力。警告——充满的电池容易在高温或潮湿时爆炸。</Battery.description>
<PowerSwitch.description>开关电源开/关</PowerSwitch.description>
<PowerSwitch.label>电源开关</PowerSwitch.label>
<FueledGenerator.label>火力发电机</FueledGenerator.label>
<FueledGenerator.description>利用木材燃烧来发电。必须手动添加燃料。</FueledGenerator.description>
</LanguageData>