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

19 lines
912 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: outpost -->
<Outpost.label>哨所</Outpost.label>
<!-- EN: A small, guarded outpost. -->
<Outpost.description>一个小型的有守卫的哨所。</Outpost.description>
<!-- EN: Attacking {0} -->
<Outpost.approachingReportString>正在攻击{0}</Outpost.approachingReportString>
<!-- EN: Attack {0} -->
<Outpost.approachOrderString>攻击{0}</Outpost.approachOrderString>
<!-- EN: There is an enemy outpost in this area. -->
<Outpost.arrivedLetter>这个区域有一个敌人的哨所。</Outpost.arrivedLetter>
<!-- EN: Enemy outpost -->
<Outpost.arrivedLetterLabel>TODO</Outpost.arrivedLetterLabel>
<!-- EN: there is an enemy outpost at the site guarded by {0} enemies -->
<Outpost.descriptionDialogue>这里有一个被{0}名敌人看守的哨所</Outpost.descriptionDialogue>
</LanguageData>