RimWorld-ChineseSimplified/DefInjected/ThoughtDef/Thoughts_Memory_Gatherings.xml
2018-10-07 00:21:31 +08:00

19 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: attended party -->
<AttendedParty.stages.attended_party.label>参加聚会</AttendedParty.stages.attended_party.label>
<!-- EN: I had a good time at that party. -->
<AttendedParty.stages.attended_party.description>我在聚会中玩得很愉快。</AttendedParty.stages.attended_party.description>
<!-- EN: attended wedding -->
<AttendedWedding.stages.attended_wedding.label>参加婚礼</AttendedWedding.stages.attended_wedding.label>
<!-- EN: It was great to see two people come together to build a future like that. -->
<AttendedWedding.stages.attended_wedding.description>看着两个人能走在一起共同为未来而努力真的是一件幸福的事情。</AttendedWedding.stages.attended_wedding.description>
<!-- EN: got married to {0} -->
<GotMarried.stages.got_married_to.label>和{0}结婚</GotMarried.stages.got_married_to.label>
<!-- EN: I got married! It's so wonderful to be starting a new life together! -->
<GotMarried.stages.got_married_to.description>我结婚了!我的未来充满了动力!</GotMarried.stages.got_married_to.description>
</LanguageData>