18 lines
608 B
XML
18 lines
608 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<!-- EN: Start with mech -->
|
|
<ScenPart_StartingMech>使用机械体开局</ScenPart_StartingMech>
|
|
<!-- EN: Mechanoid -->
|
|
<Mechanoid>机械体</Mechanoid>
|
|
<!-- EN: random mech -->
|
|
<RandomMech>随机机械体</RandomMech>
|
|
<!-- EN: Overseen chance -->
|
|
<StartOverseenChance>监管几率</StartOverseenChance>
|
|
|
|
<!-- EN: Start with {0}. -->
|
|
<ScenPart_StartWithSpecificColonists>与{0}一同开始。</ScenPart_StartWithSpecificColonists>
|
|
<!-- EN: {COUNT} {KINDLABEL} -->
|
|
<PawnCount>{COUNT}x{KINDLABEL}</PawnCount>
|
|
|
|
</LanguageData> |