RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Ship.xml
2018-06-19 21:11:11 +08:00

39 lines
4.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Beam -->
<Ship_Beam.label>飞船结构梁</Ship_Beam.label>
<Ship_Beam.description>一根用来支撑星际飞船其他部分的结构梁,包括通信、电力和材料运输所需的所有线缆和运输管道。在其周围能建造飞船。</Ship_Beam.description>
<Ship_Beam_Blueprint.label>飞船结构梁(蓝图)</Ship_Beam_Blueprint.label>
<Ship_Beam_Frame.label>飞船结构梁(建造中)</Ship_Beam_Frame.label>
<Ship_Beam_Frame.description>一根用来支撑星际飞船其他部分的结构梁,包括通信、电力和材料运输所需的所有线缆和运输管道。在其周围能建造飞船。</Ship_Beam_Frame.description>
<!-- Cryptosleep casket -->
<Ship_CryptosleepCasket.label>飞船低温休眠舱</Ship_CryptosleepCasket.label>
<Ship_CryptosleepCasket.description>一个经过强化可以抵抗太空中威胁的低温休眠舱。可以维持一个人在太空中持续休眠几个世纪并可以安全再入大气层。</Ship_CryptosleepCasket.description>
<Ship_CryptosleepCasket_Blueprint.label>飞船低温休眠舱(蓝图)</Ship_CryptosleepCasket_Blueprint.label>
<Ship_CryptosleepCasket_Frame.label>飞船低温休眠舱(建造中)</Ship_CryptosleepCasket_Frame.label>
<Ship_CryptosleepCasket_Frame.description>一个经过强化可以抵抗太空中威胁的低温休眠舱。可以维持一个人在太空中持续休眠几个世纪并可以安全再入大气层。</Ship_CryptosleepCasket_Frame.description>
<!-- Computer core -->
<Ship_ComputerCore.label>飞船电脑核心</Ship_ComputerCore.label>
<Ship_ComputerCore.description>一个电脑核心,装载有类似于超人一般的人工智能,可以带领星际飞船在数十年的星际航行里经受任何挑战。</Ship_ComputerCore.description>
<Ship_ComputerCore_Blueprint.label>飞船电脑核心(蓝图)</Ship_ComputerCore_Blueprint.label>
<Ship_ComputerCore_Frame.label>飞船电脑核心(建造中)</Ship_ComputerCore_Frame.label>
<Ship_ComputerCore_Frame.description>一个电脑核心,装载有类似于超人一般的人工智能,可以带领星际飞船在数十年的星际航行里经受任何挑战。</Ship_ComputerCore_Frame.description>
<!-- Reactor -->
<Ship_Reactor.label>飞船反应堆</Ship_Reactor.label>
<Ship_Reactor.description>在太空的漫长旅途中给飞船提供能量。在起飞时需要经过长时间的启动程序,这可能会吸引袭击者。</Ship_Reactor.description>
<Ship_Reactor_Blueprint.label>飞船反应炉(蓝图)</Ship_Reactor_Blueprint.label>
<Ship_Reactor_Frame.label>飞船反应炉(建造中)</Ship_Reactor_Frame.label>
<Ship_Reactor_Frame.description>在太空的漫长旅途中给飞船提供能量。在起飞时需要经过长时间的启动程序,这可能会吸引袭击者。</Ship_Reactor_Frame.description>
<!-- Engine -->
<Ship_Engine.label>飞船推进器</Ship_Engine.label>
<Ship_Engine.description>一种无工质推进器,能够将星际飞船送入太空并且穿过广阔的星际空间。</Ship_Engine.description>
<Ship_Engine_Blueprint.label>飞船推进器(蓝图)</Ship_Engine_Blueprint.label>
<Ship_Engine_Frame.label>飞船推进器(建造中)</Ship_Engine_Frame.label>
<Ship_Engine_Frame.description>一种无工质推进器,能够将星际飞船送入太空并且穿过广阔的星际空间。</Ship_Engine_Frame.description>
<!-- Sensor cluster -->
<Ship_SensorCluster.label>集成传感器</Ship_SensorCluster.label>
<Ship_SensorCluster.description>一个多功能的传感器模块,能够跨越虚空扫描和传递信号进行通讯、威胁探测、欺骗、干扰等行为。</Ship_SensorCluster.description>
<Ship_SensorCluster_Blueprint.label>集成传感器(蓝图)</Ship_SensorCluster_Blueprint.label>
<Ship_SensorCluster_Frame.label>集成传感器(建造中)</Ship_SensorCluster_Frame.label>
<Ship_SensorCluster_Frame.description>一个多功能的传感器模块,能够跨越虚空扫描和传递信号进行通讯、威胁探测、欺骗、干扰等行为。</Ship_SensorCluster_Frame.description>
</LanguageData>