RimWorld-ChineseSimplified/DefInjected/ThingDef/Buildings_Furniture.xml
AlyxMS 62b5bfa0a4 Grammar fixes as well as code fixes
for bed and sleeping spot
2014-05-06 20:31:00 +08:00

34 lines
1.6 KiB
XML

<?xml version="1.0" encoding="utf-8" ?>
<LanguageData>
<SleepingSpot.label>睡眠点</SleepingSpot.label>
<SleepingSpot.description>指定一个人们睡觉的地点。休息效率: 8/10</SleepingSpot.description>
<Bed.label></Bed.label>
<Bed.description>一个铺了舒适的床垫和床单的框架。休息效率: 10/10</Bed.description>
<EquipmentRack.label>装备架</EquipmentRack.label>
<EquipmentRack.description>用来储存装备。</EquipmentRack.description>
<Chair.label>椅子</Chair.label>
<Chair.description>人们会坐在这上面。</Chair.description>
<TableShort.label>桌子(短)</TableShort.label>
<TableShort.description>人们会坐在对着桌子的椅子上吃饭。</TableShort.description>
<TableLong.label>桌子(长)</TableLong.label>
<TableLong.description>人们会坐在对着桌子的椅子上吃饭。</TableLong.description>
<StandingLamp.label>落地灯</StandingLamp.label>
<StandingLamp.description>一个可以点亮一整片地区的落地灯。</StandingLamp.description>
<StandingLamp_Red.label>落地灯(红)</StandingLamp_Red.label>
<StandingLamp_Red.description>一个可以把一整片地区点亮成红色的落地灯。</StandingLamp_Red.description>
<StandingLamp_Green.label>落地灯(绿)</StandingLamp_Green.label>
<StandingLamp_Green.description>一个可以把一整片地区点亮成绿色的落地灯。</StandingLamp_Green.description>
<BlueStandingLamp.label>落地灯(蓝)</BlueStandingLamp.label>
<BlueStandingLamp.description>一个可以把一整片地区点亮成蓝色的落地灯。</BlueStandingLamp.description>
</LanguageData>