RimWorld-ChineseSimplified/DefInjected/StatDef/Stats_Pawns_WorkRecipes.xml
SerGawen e49c6722fa Merge with tieba Translation
Merge translation terms and file with tieba version
rebuild structure
filled up some missing changes
2016-09-30 17:00:58 +08:00

50 lines
2.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- Artistic recipes - speed not affected by skill. -->
<SculptingSpeed.label>雕刻速度</SculptingSpeed.label>
<SculptingSpeed.description>这个人雕刻的速度.</SculptingSpeed.description>
<TailoringSpeed.label>裁制速度</TailoringSpeed.label>
<TailoringSpeed.description>这个人裁制衣服的速度。</TailoringSpeed.description>
<SmithingSpeed.label>锻造速度</SmithingSpeed.label>
<SmithingSpeed.description>这个人锻造或制作武器、机械、零部件、弹药和工具的速度。</SmithingSpeed.description>
<DrugProductionSpeed.label>制药速度</DrugProductionSpeed.label>
<DrugProductionSpeed.description>这个人制作药物的速度。</DrugProductionSpeed.description>
<!-- Production recipes - speed affected by skill. -->
<CookSpeed.label>烹饪速度</CookSpeed.label>
<CookSpeed.description>这个人烹饪食物的速度。</CookSpeed.description>
<FoodPoisonChance.label>食物有毒几率</FoodPoisonChance.label>
<FoodPoisonChance.description>这个人烹饪时不经意间让饭菜有毒的几率.</FoodPoisonChance.description>
<BrewingSpeed.label>酿酒速度</BrewingSpeed.label>
<BrewingSpeed.description>这个人酿造啤酒时的速度。</BrewingSpeed.description>
<ButcheryFleshSpeed.label>屠宰速度</ButcheryFleshSpeed.label>
<ButcheryFleshSpeed.description>这个人屠宰生物获得肉的速度。</ButcheryFleshSpeed.description>
<ButcheryFleshEfficiency.label>屠宰效率</ButcheryFleshEfficiency.label>
<ButcheryFleshEfficiency.description>这个人屠宰生物时产生的肉的数量乘数。</ButcheryFleshEfficiency.description>
<ButcheryMechanoidSpeed.label>机器人拆解速度</ButcheryMechanoidSpeed.label>
<ButcheryMechanoidSpeed.description>这个人拆解机器人的速度。</ButcheryMechanoidSpeed.description>
<ButcheryMechanoidEfficiency.label>机器人拆解效率</ButcheryMechanoidEfficiency.label>
<ButcheryMechanoidEfficiency.description>这个人拆解机器人尸体时收获材料的数量加成。</ButcheryMechanoidEfficiency.description>
<StonecuttingSpeed.label>切石速度</StonecuttingSpeed.label>
<StonecuttingSpeed.description>这个人将不规则岩石切割成块的速度。</StonecuttingSpeed.description>
<SmeltingSpeed.label>提炼速度</SmeltingSpeed.label>
<SmeltingSpeed.description>这个人提炼物件的速度。</SmeltingSpeed.description>
</LanguageData>