RimWorld-ChineseSimplified/Keyed/Dates.xml
2017-11-07 21:13:18 +08:00

14 lines
616 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>
<ClockTime>时间</ClockTime>
<ClockDate>日期</ClockDate>
<ClockYear></ClockYear>
<DateReadoutTip>自到达以来过去的天数: {0}\n当前象: {4}\n当地季节: {2}\n\n一年被分为四个象每个象有{3}天。各地的象都是相同的,但不同的地方的季节会有所不同。\n\n每个象所对应的当地季节:\n{5}</DateReadoutTip>
<FullDate>{2}年{1}第{0}天</FullDate>
<DateReadout>{2}年 {1} 第{0}天</DateReadout>
<SeasonFullDate>{1}第{0}天</SeasonFullDate>
<WholeYear>全年</WholeYear>
</LanguageData>