RimWorld-ChineseSimplified/Biotech/DefInjected/HediffDef/Hediffs_Local_Injuries.xml
2022-10-28 11:43:29 +08:00

21 lines
1012 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: beam burn -->
<BeamWound.label>激光灼伤</BeamWound.label>
<!-- EN: A beam burn. -->
<BeamWound.description>激光灼伤。</BeamWound.description>
<!-- EN: permanent beam injury -->
<BeamWound.comps.HediffComp_GetsPermanent.instantlyPermanentLabel>永久性灼伤</BeamWound.comps.HediffComp_GetsPermanent.instantlyPermanentLabel>
<!-- EN: old beam wound -->
<BeamWound.comps.HediffComp_GetsPermanent.permanentLabel>老灼伤</BeamWound.comps.HediffComp_GetsPermanent.permanentLabel>
<!-- EN: Burned off -->
<BeamWound.injuryProps.destroyedLabel>被烧毁</BeamWound.injuryProps.destroyedLabel>
<!-- EN: Burned out -->
<BeamWound.injuryProps.destroyedOutLabel>被烧掉</BeamWound.injuryProps.destroyedOutLabel>
<!-- EN: a beam burn -->
<BeamWound.labelNoun>激光灼伤</BeamWound.labelNoun>
<!-- EN: {0} in the {1} -->
<BeamWound.labelNounPretty>{1}中的{0}</BeamWound.labelNounPretty>
</LanguageData>