RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Basics_Special.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

21 lines
2.0 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: construction speed -->
<ConstructionSpeedFactor.label>建造速度系数</ConstructionSpeedFactor.label>
<!-- EN: The speed at which buildings made of this are constructed is multiplied by this value.\n\nSome materials, like stone, are slow to build from, while others, like wood, are fast. -->
<ConstructionSpeedFactor.description>建造速度会乘以此项的值。\n\n一些材料如石砖等建造速度较慢而其他材料如木材等建造速度快。</ConstructionSpeedFactor.description>
<!-- EN: construction speed (material factor) -->
<ConstructionSpeedFactor.labelForFullStatList>建造速度系数(材料乘数)</ConstructionSpeedFactor.labelForFullStatList>
<!-- EN: medical potency -->
<MedicalPotency.label>医疗效力</MedicalPotency.label>
<!-- EN: How effective this is when used to tend wounds and diseases, or do surgery.\n\nHigher medical potency improves the quality of tending, and acts as a multiplier on the chance of success during surgery.\nMedical potency is just one factor in medical outcomes, among many others, including doctor ability, equipment, cleanliness, and luck. -->
<MedicalPotency.description>这个物品用于治疗伤口和疾病,或者进行手术时的效力。\n\n越高的医疗效力越能提升治疗质量以及作为手术成功率的乘数。\n手术成功率还受到医生能力、设备、清洁度和运气影响。</MedicalPotency.description>
<!-- EN: medical tend quality maximum -->
<MedicalQualityMax.label>医疗治疗质量最大值</MedicalQualityMax.label>
<!-- EN: The maximum quality of medical tending that can be achieved while using this.\n\nBetter tend quality allows skilled doctors to treat wounds better, as well as more reliably. -->
<MedicalQualityMax.description>这个物品所能提供的最高医疗治疗质量。\n\n更好的治疗质量能让熟练医生更好地处理伤口使治疗更可靠。</MedicalQualityMax.description>
</LanguageData>