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

44 lines
2.0 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<!-- ======================== Non-grouped ========================-->
<ScenPart_PlayerFaction>玩家派系: {0}</ScenPart_PlayerFaction>
<ScenPart_StartWithPawns>开局人数: {0},候选人数: {1}</ScenPart_StartWithPawns>
<ScenPart_StartWithPawns_OutOf>候选人数</ScenPart_StartWithPawns_OutOf>
<RandomPet>随机宠物</RandomPet>
<ScenPart_StartingResearchFinished>开局科技: {0}</ScenPart_StartingResearchFinished>
<ScenPart_ArriveInDropPods>以空投方式抵达。</ScenPart_ArriveInDropPods>
<ScenPart_StatFactor>属性「{0}」全局乘以{1}。</ScenPart_StatFactor>
<!-- Pawn modifiers -->
<ScenPart_PawnsHaveHediff>{0}有{1}几率患有疾病: {2}。</ScenPart_PawnsHaveHediff>
<ConfigurableSeverity>严重程度: {0}</ConfigurableSeverity>
<ScenPart_SetNeed>{0}的{2}有{1}几率初始值在{3}到{4}之间。</ScenPart_SetNeed>
<ConfigurableLevel>等级: {0}</ConfigurableLevel>
<ScenPart_PawnsHaveTrait>{0}有{1}几率获得特性: {2}。</ScenPart_PawnsHaveTrait>
<ScenPart_OnPawnDeathExplode>角色和生物死亡时自爆({0},半径{1})。</ScenPart_OnPawnDeathExplode>
<!-- Pawn filters -->
<ScenPart_StartingPawnAgeMin>人物最小年龄: {0}。</ScenPart_StartingPawnAgeMin>
<ScenPart_StartingPawnAgeMax>人物最大年龄: {0}。</ScenPart_StartingPawnAgeMax>
<ScenPart_StartingPawnAgeRange>人物年龄范围: {0}至{1}。</ScenPart_StartingPawnAgeRange>
<!-- ======================== Grouped ========================-->
<ScenPart_StartWith>开局资源</ScenPart_StartWith>
<ScenPart_MapScatteredWith>地图散落资源</ScenPart_MapScatteredWith>
<ScenPart_PermaGameCondition>永久游戏状态</ScenPart_PermaGameCondition>
<ScenPart_DisableIncident>已禁用以下随机事件</ScenPart_DisableIncident>
<ScenPart_CreateIncident>已创建以下随机事件</ScenPart_CreateIncident>
<ScenPart_DisallowBuilding>禁止建造建筑</ScenPart_DisallowBuilding>
</LanguageData>