RimWorld-ChineseSimplified/DefInjected/IncidentDef/Incidents_World_Conditions.xml
2018-06-17 17:57:04 +08:00

17 lines
855 B
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>
<Eclipse.label>日蚀</Eclipse.label>
<Eclipse.letterText>这个星球的月亮挡在了太阳和星球之间。日蚀已经开始。</Eclipse.letterText>
<Eclipse.letterLabel>日蚀</Eclipse.letterLabel>
<SolarFlare.label>太阳耀斑</SolarFlare.label>
<SolarFlare.letterText>一场太阳耀斑开始了。\n\n极强的辐射让所有电气设施无法运转。\n\n它应该会在一天内结束。</SolarFlare.letterText>
<SolarFlare.letterLabel>太阳耀斑</SolarFlare.letterLabel>
<Aurora.label>极光</Aurora.label>
<Aurora.letterText>一片美丽的极光照亮了天空。\n\n起伏的色彩会让在外面看到的人心情愉悦并使夜晚变得更加明亮。</Aurora.letterText>
<Aurora.letterLabel>极光</Aurora.letterLabel>
</LanguageData>