RimWorld-ChineseSimplified/Biotech/DefInjected/ThingDef/Buildings_Furniture.xml
2022-10-21 23:08:43 +08:00

44 lines
2.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: baby decoration -->
<BabyDecoration.label>TODO</BabyDecoration.label>
<!-- EN: A decoration for babies. Baby decorations increase the rate at which babies fill their play need when an adult plays with them. Place these around your child play areas. -->
<BabyDecoration.description>TODO</BabyDecoration.description>
<!-- EN: baby sleeping spot -->
<BabySleepingSpot.label>TODO</BabySleepingSpot.label>
<!-- EN: Designates a spot on the ground where people should leave a baby. Not comfortable. -->
<BabySleepingSpot.description>TODO</BabySleepingSpot.description>
<!-- EN: blackboard -->
<Blackboard.label>TODO</Blackboard.label>
<!-- EN: A flat stone-like surface for writing on with chalk. Placed near a lesson desk, blackboards increase childrens' learning rate during lessons. Up to three blackboards can be used at a time. -->
<Blackboard.description>TODO</Blackboard.description>
<!-- EN: When near a desk where a lesson is taking place, this building increases the student's learning rate. This effect can stack up to three times. -->
<Blackboard.comps.CompStatEntry.reportText>TODO</Blackboard.comps.CompStatEntry.reportText>
<!-- EN: Learning rate bonus -->
<Blackboard.comps.CompStatEntry.statLabel>TODO</Blackboard.comps.CompStatEntry.statLabel>
<!-- EN: crib -->
<Crib.label>TODO</Crib.label>
<!-- EN: A cozy bed with safe latticed sides, perfect for a sleepy baby. A high quality crib will make a baby happy. Multiple cribs can be placed in a bedroom without turning it into a barracks. -->
<Crib.description>TODO</Crib.description>
<!-- EN: school desk -->
<SchoolDesk.label>TODO</SchoolDesk.label>
<!-- EN: A desk where adults can teach lessons to children. -->
<SchoolDesk.description>TODO</SchoolDesk.description>
<!-- EN: A multiplier on how quickly children learn during lessons which are assisted by this. -->
<SchoolDesk.comps.CompStatEntrySchoolDesk.reportText>TODO</SchoolDesk.comps.CompStatEntrySchoolDesk.reportText>
<!-- EN: Learning rate bonus -->
<SchoolDesk.comps.CompStatEntrySchoolDesk.statLabel>TODO</SchoolDesk.comps.CompStatEntrySchoolDesk.statLabel>
<!-- EN: Learning rate bonus -->
<SchoolDesk.comps.CompInspectStringSchooldesk.inspectString>TODO</SchoolDesk.comps.CompInspectStringSchooldesk.inspectString>
<!-- EN: toy box -->
<ToyBox.label>TODO</ToyBox.label>
<!-- EN: A toy box containing many small toys. Toy boxes can be used to play with babies, satisfying their need for play. -->
<ToyBox.description>TODO</ToyBox.description>
</LanguageData>