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

25 lines
1.4 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: aurora -->
<Aurora.label>极光</Aurora.label>
<!-- EN: Aurora -->
<Aurora.letterLabel>极光</Aurora.letterLabel>
<!-- EN: A beautiful aurora is lighting up the sky.\n\nThe undulating colors will boost the mood of anyone outside to see them, and make the night brighter. -->
<Aurora.letterText>一片美丽的极光照亮了天空。\n\n起伏的色彩会让在外面看到的人心情愉悦并使夜晚变得更加明亮。</Aurora.letterText>
<!-- EN: eclipse -->
<Eclipse.label>日蚀</Eclipse.label>
<!-- EN: Eclipse -->
<Eclipse.letterLabel>日蚀</Eclipse.letterLabel>
<!-- EN: One of the moons of this planet has orbited in front of the sun. An eclipse has begun. -->
<Eclipse.letterText>这个星球的月亮挡在了太阳和星球之间。日蚀已经开始。</Eclipse.letterText>
<!-- EN: solar flare -->
<SolarFlare.label>太阳耀斑</SolarFlare.label>
<!-- EN: Solar flare -->
<SolarFlare.letterLabel>太阳耀斑</SolarFlare.letterLabel>
<!-- EN: A solar flare has begun.\n\nThe intense radiation will shut down all electrical devices.\n\nIt should pass in about a day. -->
<SolarFlare.letterText>一场太阳耀斑开始了。\n\n极强的辐射让所有电气设施无法运转。\n\n它应该会在一天内结束。</SolarFlare.letterText>
</LanguageData>