RimWorld-ChineseSimplified/Biotech/DefInjected/RecipeDef/Recipes_MechResurrection.xml
2022-10-28 09:37:00 +08:00

32 lines
2.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: resurrect heavy mechanoid -->
<ResurrectHeavyMech.label>复活重型机械体</ResurrectHeavyMech.label>
<!-- EN: Resurrect a friendly mechanoid of the heavy weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectHeavyMech.description>复活一台友方重型机械体。前提是机械体的身体未被完全摧毁。</ResurrectHeavyMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectHeavyMech.jobString>正在复活机械体。</ResurrectHeavyMech.jobString>
<!-- EN: resurrect light mechanoid -->
<ResurrectLightMech.label>复活轻型机械体</ResurrectLightMech.label>
<!-- EN: Resurrect a friendly mechanoid of the light weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectLightMech.description>复活一台友方轻型机械体。前提是机械体的身体未被完全摧毁。</ResurrectLightMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectLightMech.jobString>正在复活机械体。</ResurrectLightMech.jobString>
<!-- EN: resurrect medium mechanoid -->
<ResurrectMediumMech.label>复活中型机械体</ResurrectMediumMech.label>
<!-- EN: Resurrect a friendly mechanoid of the medium weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectMediumMech.description>复活一台友方中型机械体。前提是机械体的身体未被完全摧毁。</ResurrectMediumMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectMediumMech.jobString>正在复活机械体。</ResurrectMediumMech.jobString>
<!-- EN: resurrect ultraheavy mechanoid -->
<ResurrectUltraheavyMech.label>复活超重型机械体</ResurrectUltraheavyMech.label>
<!-- EN: Resurrect a friendly mechanoid of the ultraheavy weight class. So long as the mechanoid's body is not completely destroyed, it can be resurrected. -->
<ResurrectUltraheavyMech.description>复活一台友方超重型机械体。前提是机械体的身体未被完全摧毁。</ResurrectUltraheavyMech.description>
<!-- EN: Resurrecting mech. -->
<ResurrectUltraheavyMech.jobString>正在复活机械体。</ResurrectUltraheavyMech.jobString>
</LanguageData>