RimWorld-ChineseSimplified/DefInjected/ThingDef/Races_Animal_Bears.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

28 lines
2.3 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: grizzly bear -->
<Bear_Grizzly.label>灰熊</Bear_Grizzly.label>
<!-- EN: A huge omnivorous mammal adapted for cold climates. Bears' thick blubber and fur keeps them warm in winter.\n\nWhile their usual diet consists of fish, berries, honey, and scavenged meat, the grizzly is capable of using its massive strength and deadly claws to kill live prey. They are startlingly quick for such lumbering creatures. -->
<Bear_Grizzly.description>一种适应了寒冷气候的巨型杂食哺乳动物。它们厚厚的脂肪和皮毛可以在冬季保暖。\n\n虽然它们平时的饮食包括鱼、浆果、蜂蜜、腐肉灰熊仍能利用其巨大的力量和致命的爪子杀死活着的猎物。虽然外形如此笨重但它们却拥有惊人敏捷。</Bear_Grizzly.description>
<!-- EN: bear meat -->
<Bear_Grizzly.race.meatLabel>熊肉</Bear_Grizzly.race.meatLabel>
<!-- EN: left claw -->
<Bear_Grizzly.tools.left_claw.label>左爪</Bear_Grizzly.tools.left_claw.label>
<!-- EN: right claw -->
<Bear_Grizzly.tools.right_claw.label>右爪</Bear_Grizzly.tools.right_claw.label>
<!-- EN: head -->
<Bear_Grizzly.tools.head.label></Bear_Grizzly.tools.head.label>
<!-- EN: polar bear -->
<Bear_Polar.label>北极熊</Bear_Polar.label>
<!-- EN: A great white bear adapted for frozen climates. Their thick blubber and fur keep them warm in winter.\n\nWhile their usual diet consists of fish and scavenged meat, the polar bear can also use its massive strength and deadly claws to kill live prey. They are startlingly quick for such lumbering creatures. -->
<Bear_Polar.description>一种生活在极北方的大白熊。它们厚厚的脂肪和皮毛可以在冬季保暖。\n\n虽然它们平时的饮食包括鱼和腐肉北极熊仍能利用其巨大的力量和致命的爪子杀死活着的猎物。虽然外形如此笨重但它们却拥有惊人敏捷。</Bear_Polar.description>
<!-- EN: left claw -->
<Bear_Polar.tools.left_claw.label>左爪</Bear_Polar.tools.left_claw.label>
<!-- EN: right claw -->
<Bear_Polar.tools.right_claw.label>右爪</Bear_Polar.tools.right_claw.label>
<!-- EN: head -->
<Bear_Polar.tools.head.label></Bear_Polar.tools.head.label>
</LanguageData>