RimWorld-ChineseSimplified/DefInjected/BodyPartDef/BodyParts_Animal.xml
duduluu@outlook.com 84c5cf1c10 Update to 0.17.1474
2017-03-21 14:38:22 +08:00

79 lines
3.9 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- torso for animals -->
<Body.label>躯干</Body.label>
<Beak.label></Beak.label>
<InsectHead.label></InsectHead.label>
<SnakeBody.label>躯干</SnakeBody.label>
<SnakeHead.label></SnakeHead.label>
<SnakeMouth.label></SnakeMouth.label>
<InsectHeart.label>心脏</InsectHeart.label>
<InsectNostril.label>鼻孔</InsectNostril.label>
<InsectMouth.label>口器</InsectMouth.label>
<AnimalJaw.label></AnimalJaw.label>
<Jowl.label>下颚</Jowl.label>
<Tail.label></Tail.label>
<LeftAntenna.label>左触角</LeftAntenna.label>
<RightAntenna.label>右触角</RightAntenna.label>
<Pronotum.label>前胸背板</Pronotum.label>
<Shell.label></Shell.label>
<LeftElytra.label>左鞘翅</LeftElytra.label>
<RightElytra.label>右鞘翅</RightElytra.label>
<LeftTusk.label>左獠牙</LeftTusk.label>
<RightTusk.label>右獠牙</RightTusk.label>
<Trunk.label>象鼻</Trunk.label>
<Horn.label></Horn.label>
<HeadClaw.label>头角</HeadClaw.label>
<Hump.label>驼峰</Hump.label>
<TurtleShell.label></TurtleShell.label>
<Plastron.label>腹甲</Plastron.label>
<TurtleBeak.label></TurtleBeak.label>
<!-- animals legs -->
<FrontLeftLeg.label>左前肢</FrontLeftLeg.label>
<FrontRightLeg.label>右前肢</FrontRightLeg.label>
<MiddleLeftLeg.label>左中肢</MiddleLeftLeg.label>
<MiddleRightLeg.label>右中肢</MiddleRightLeg.label>
<RearLeftLeg.label>左后肢</RearLeftLeg.label>
<RearRightLeg.label>右后肢</RearRightLeg.label>
<FrontLeftInsectLeg.label>左前肢</FrontLeftInsectLeg.label>
<FrontRightInsectLeg.label>右前肢</FrontRightInsectLeg.label>
<MiddleLeftInsectLeg.label>左中肢</MiddleLeftInsectLeg.label>
<MiddleRightInsectLeg.label>右中肢</MiddleRightInsectLeg.label>
<RearLeftInsectLeg.label>左后肢</RearLeftInsectLeg.label>
<RearRightInsectLeg.label>右后肢</RearRightInsectLeg.label>
<FrontLeftPaw.label>左前掌</FrontLeftPaw.label>
<FrontRightPaw.label>右前掌</FrontRightPaw.label>
<RearLeftPaw.label>左后掌</RearLeftPaw.label>
<RearRightPaw.label>右后掌</RearRightPaw.label>
<FrontLeftHoof.label>左前蹄</FrontLeftHoof.label>
<FrontRightHoof.label>右前蹄</FrontRightHoof.label>
<RearLeftHoof.label>左后蹄</RearLeftHoof.label>
<RearRightHoof.label>右后蹄</RearRightHoof.label>
<FrontLeftLegFirstClaw.label>左前肢第一爪</FrontLeftLegFirstClaw.label>
<FrontLeftLegSecondClaw.label>左前肢第二爪</FrontLeftLegSecondClaw.label>
<FrontLeftLegThirdClaw.label>左前肢第三爪</FrontLeftLegThirdClaw.label>
<FrontLeftLegFourthClaw.label>左前肢第四爪</FrontLeftLegFourthClaw.label>
<FrontLeftLegFifthClaw.label>左前肢第五爪</FrontLeftLegFifthClaw.label>
<FrontRightLegFirstClaw.label>右前肢第一爪</FrontRightLegFirstClaw.label>
<FrontRightLegSecondClaw.label>右前肢第二爪</FrontRightLegSecondClaw.label>
<FrontRightLegThirdClaw.label>右前肢第三爪</FrontRightLegThirdClaw.label>
<FrontRightLegFourthClaw.label>右前肢第四爪</FrontRightLegFourthClaw.label>
<FrontRightLegFifthClaw.label>右前肢第五爪</FrontRightLegFifthClaw.label>
<RearLeftLegFirstClaw.label>左后肢第一爪</RearLeftLegFirstClaw.label>
<RearLeftLegSecondClaw.label>左后肢第二爪</RearLeftLegSecondClaw.label>
<RearLeftLegThirdClaw.label>左后肢第三爪</RearLeftLegThirdClaw.label>
<RearLeftLegFourthClaw.label>左后肢第四爪</RearLeftLegFourthClaw.label>
<RearLeftLegFifthClaw.label>左后肢第五爪</RearLeftLegFifthClaw.label>
<RearRightLegFirstClaw.label>右后肢第一爪</RearRightLegFirstClaw.label>
<RearRightLegSecondClaw.label>右后肢第二爪</RearRightLegSecondClaw.label>
<RearRightLegThirdClaw.label>右后肢第三爪</RearRightLegThirdClaw.label>
<RearRightLegFourthClaw.label>右后肢第四爪</RearRightLegFourthClaw.label>
<RearRightLegFifthClaw.label>右后肢第五爪</RearRightLegFifthClaw.label>
</LanguageData>