RimWorld-ChineseSimplified/Biotech/DefInjected/ThoughtDef/Thoughts_Memory_Death.xml
Creeper-of-Fire 985c3366f6 thoughts fix
2022-10-30 23:44:55 +08:00

22 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: killed a child -->
<KilledChild.stages.killed_a_child.label>杀死了一个孩子</KilledChild.stages.killed_a_child.label>
<!-- EN: Killing one so young feels wrong, no matter the situation. -->
<KilledChild.stages.killed_a_child.description>不管什么情况,杀死这么年幼的人都是不对的。</KilledChild.stages.killed_a_child.description>
<!-- EN: killed my birth mother -->
<KilledMyBirthMother.stages.killed_my_birth_mother.label>杀了自己的亲生母亲</KilledMyBirthMother.stages.killed_my_birth_mother.label>
<!-- EN: my birth mother {0} died -->
<MyBirthMotherDied.stages.my_birth_mother_died.label>我的生母{0}死了</MyBirthMotherDied.stages.my_birth_mother_died.label>
<!-- EN: My birth mother died. She's gone forever. It's like a hole in my life. -->
<MyBirthMotherDied.stages.my_birth_mother_died.description>我的母亲去世了。她一去不复返了。就像我生命中的一个空洞。</MyBirthMotherDied.stages.my_birth_mother_died.description>
<!-- EN: my birth mother {0} lost -->
<MyBirthMotherLost.stages.my_birth_mother_lost.label>我的母亲{0}失踪了</MyBirthMotherLost.stages.my_birth_mother_lost.label>
<!-- EN: My birth mother has been lost. I hope she will get back to us someday. -->
<MyBirthMotherLost.stages.my_birth_mother_lost.description>我的母亲失踪了。我希望有一天她能回到我的身边。</MyBirthMotherLost.stages.my_birth_mother_lost.description>
</LanguageData>