RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Stuff.xml
duduluu d227406d78 large update for 1.1-unstable
Co-Authored-By: leafzxg <leafzxg@users.noreply.github.com>
Co-Authored-By: Vaniat <vaniatd@users.noreply.github.com>
Co-Authored-By: dango998 <dango998@users.noreply.github.com>
Co-Authored-By: madxingjin <madxingjin@users.noreply.github.com>
Co-Authored-By: lingluo39 <lingluo39@users.noreply.github.com>
Co-Authored-By: gretino <gretino@users.noreply.github.com>
Co-Authored-By: Sean <fsg19@outlook.com>
Co-Authored-By: Ricofox233 <ricofox233@users.noreply.github.com>
Co-Authored-By: rs-czh <rs-czh@users.noreply.github.com>
Co-Authored-By: Boxrsxx <boxrsxx@users.noreply.github.com>
2020-02-23 22:37:07 +08:00

39 lines
2.8 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: Armor - Blunt -->
<StuffPower_Armor_Blunt.label>护甲 - 钝器</StuffPower_Armor_Blunt.label>
<!-- EN: Armor against blunt damage like club impacts, rock falls, and explosions. -->
<StuffPower_Armor_Blunt.description>护甲抵御钝器伤害的几率,比如棍棒攻击、落石和爆炸。</StuffPower_Armor_Blunt.description>
<!-- EN: Armor - Blunt (material factor) -->
<StuffPower_Armor_Blunt.labelForFullStatList>护甲 - 钝器(材质因素)</StuffPower_Armor_Blunt.labelForFullStatList>
<!-- EN: Armor - Heat -->
<StuffPower_Armor_Heat.label>护甲 - 热能</StuffPower_Armor_Heat.label>
<!-- EN: Armor against temperature-related damage like burns. -->
<StuffPower_Armor_Heat.description>护甲抵御温度相关伤害的几率,比如燃烧。</StuffPower_Armor_Heat.description>
<!-- EN: Armor - Heat (material factor) -->
<StuffPower_Armor_Heat.labelForFullStatList>护甲 - 热能(材质因素)</StuffPower_Armor_Heat.labelForFullStatList>
<!-- EN: Armor - Sharp -->
<StuffPower_Armor_Sharp.label>护甲 - 利器</StuffPower_Armor_Sharp.label>
<!-- EN: Armor against sharp damage like bullets, knife stabs, and animal bites. -->
<StuffPower_Armor_Sharp.description>护甲抵御利器伤害的几率,比如子弹、刀剑穿刺,以及动物的抓咬。</StuffPower_Armor_Sharp.description>
<!-- EN: Armor - Sharp (material factor) -->
<StuffPower_Armor_Sharp.labelForFullStatList>护甲 - 利器(材质因素)</StuffPower_Armor_Sharp.labelForFullStatList>
<!-- EN: Insulation - Cold -->
<StuffPower_Insulation_Cold.label>隔温 - 寒冷</StuffPower_Insulation_Cold.label>
<!-- EN: How much an apparel made of this material improves a wearer's minimum comfortable temperature when worn. -->
<StuffPower_Insulation_Cold.description>用这种材料制成的服装能够提高穿戴者的最低舒适温度。</StuffPower_Insulation_Cold.description>
<!-- EN: Insulation - Cold (material factor) -->
<StuffPower_Insulation_Cold.labelForFullStatList>隔温 - 寒冷(材质因素)</StuffPower_Insulation_Cold.labelForFullStatList>
<!-- EN: Insulation - Heat -->
<StuffPower_Insulation_Heat.label>隔温 - 炎热</StuffPower_Insulation_Heat.label>
<!-- EN: How much an apparel made of this material improves a wearer's maximum comfortable temperature when worn. -->
<StuffPower_Insulation_Heat.description>用这种材料制成的服装能够提高穿戴者的最高舒适温度。</StuffPower_Insulation_Heat.description>
<!-- EN: Insulation - Heat (material factor) -->
<StuffPower_Insulation_Heat.labelForFullStatList>隔温 - 炎热(材质因素)</StuffPower_Insulation_Heat.labelForFullStatList>
</LanguageData>