RimWorld-ChineseSimplified/DefInjected/ThingDef/Items_Resource_Manufactured.xml
2018-06-17 17:57:04 +08:00

49 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Medicine -->
<MedicineHerbal.label>herbal medicine</MedicineHerbal.label>
<MedicineHerbal.description>A pack of herbal concoctions extracted from the healroot plant. It is less potent than industrial pharmaceuticals, but much better than nothing.</MedicineHerbal.description>
<MedicineIndustrial.label>medicine</MedicineIndustrial.label>
<MedicineIndustrial.description>A kit of industrial-era medical equipment. It contains basic drugs, tools for suturing and bone setting, diagnostic devices, and various pads and fluids.</MedicineIndustrial.description>
<MedicineUltratech.label>ultratech medicine</MedicineUltratech.label>
<MedicineUltratech.description>A kit of advanced ultra-tech medical supplies, probably manufactured on a distant glitterworld. It contains advanced polymorphic drugs, nanite diagnostic and healing assisters, a mini-imager, and various multi-use tools.</MedicineUltratech.description>
<!-- ComponentIndustrial -->
<ComponentIndustrial.label>component</ComponentIndustrial.label>
<ComponentIndustrial.description>Miscellaneous gears, capacitors, circuit boards, tubes, wheels, sensors, wires, chips, processors, and other electronic and industrial parts. Necessary for assembling complex machines or electronics.</ComponentIndustrial.description>
<ComponentSpacer.label>advanced component</ComponentSpacer.label>
<ComponentSpacer.description>Advanced computing and energy-directing machinery, miniaturized and hardened for the most demanding applications.</ComponentSpacer.description>
<!-- Neutroamine -->
<Neutroamine.label>中性胺</Neutroamine.label>
<Neutroamine.description>一种合成的前体化学品,本身毫无用途,但却是许多合成毒品必不可少的原料。</Neutroamine.description>
<!-- Chemfuel -->
<Chemfuel.label>化合燃料</Chemfuel.label>
<Chemfuel.description>挥发性液体化合物。用作火箭和其他机械的燃料。</Chemfuel.description>
<!--<HerbalMedicine.label>草药</HerbalMedicine.label>-->
<!--<HerbalMedicine.description>一包从草药植物提取而来的草药混合物。比起工业医药效果稍差,但总好过没有。</HerbalMedicine.description>-->
<!--<Medicine.label>医药</Medicine.label>-->
<!--<Medicine.description>医疗人员用医药来治疗病人和伤员。</Medicine.description>-->
<!--<GlitterworldMedicine.label>闪耀世界医药</GlitterworldMedicine.label>-->
<!--<GlitterworldMedicine.description>来自高科技的闪耀世界的高级医药。</GlitterworldMedicine.description>-->
<!-- Component -->
<!--<Component.label>零部件</Component.label>-->
<!--<Component.description>各种齿轮、电容器、电路板、管子、轮子、传感器、电线、芯片、处理器、以及其他电子和工业部件。装配复杂机械或电子产品的必需品。</Component.description>-->
<!--<AdvancedComponent.label>高级零部件</AdvancedComponent.label>-->
<!--<AdvancedComponent.description>高质量电子设备,微型化并加固用于大多数高强度应用中。</AdvancedComponent.description>-->
</LanguageData>