RimWorld-ChineseSimplified/Keyed/DialogsVarious.xml
2014-05-12 20:17:45 +08:00

91 lines
3.9 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>
<Confirm>确定</Confirm>
<GoBack>返回</GoBack>
<OK></OK>
<!-- Save/load -->
<SaveGameButton>保存</SaveGameButton>
<OverwriteButton>覆盖</OverwriteButton>
<LoadGameButton>读取</LoadGameButton>
<ConfirmDelete>真的要删除{0}吗?</ConfirmDelete>
<DeleteThisSavegame>删除这个存档。</DeleteThisSavegame>
<SavedAs>已保存为{0}。</SavedAs>
<NeedAName>请输入一个名称。</NeedAName>
<LoadingLongEvent>载入中……</LoadingLongEvent>
<!-- Colony naming-->
<NameColonyMessage>大家都知道你不想永远呆在这块石头上。但{0}建议你还是应该给你的殖民地起个名字。\n\n它叫什么比较好</NameColonyMessage>
<ColonyGainsName>这个殖民地现在被称为{0}。</ColonyGainsName>
<ColonyNameIsInvalid>这个殖民地名无效。</ColonyNameIsInvalid>
<!-- Zone naming -->
<ZoneGainsName>这个区域现在被称为{0}。</ZoneGainsName>
<ZoneNameIsInvalid>请输入一个有效的区域名称。</ZoneNameIsInvalid>
<!-- Save game incompatible warning -->
<SaveGameIncompatibleWarningText>版本不匹配: 存档版本为{0},当前游戏版本为{1}。\n\n 读取这个存档很可能会造成游戏崩溃或产生游戏BUG。</SaveGameIncompatibleWarningText>
<SaveGameIncompatibleWarningTitle>游戏存档不兼容</SaveGameIncompatibleWarningTitle>
<!-- Resolution change dialog -->
<ConfirmResolutionChange>你已经改变了你当前的分辨率。目前游戏显示是否正常?\n\n将在{0}秒后恢复原始设置……</ConfirmResolutionChange>
<ResolutionKeep>保持</ResolutionKeep>
<ResolutionRevert>恢复</ResolutionRevert>
<!-- Overview -->
<OverviewOf>{0}的概观</OverviewOf>
<!-- Research -->
<Research>研究</Research>
<Researched>已研究</Researched>
<Unresearched>未研究</Unresearched>
<Finished>已完成</Finished>
<InProgress>研究中</InProgress>
<ResearchMenuWithoutBench>你的殖民者们在你建造研究桌之前是无法进行研究的。\n\n不过你仍然可以查看并选择研究项目。</ResearchMenuWithoutBench>
<!-- Advanced game start options -->
<MapSizePerformanceWarning>警告:在大地图下游戏性能可能会根据配置不同有所下降。\n\n如果你的配置较低请选择小地图。\n\n巨大尺寸没有经过测试。</MapSizePerformanceWarning>
<MapSize>地图大小</MapSize>
<MapSizeDesc>{0}x{0} ({1}个方块)</MapSizeDesc>
<MapSizeSmall></MapSizeSmall>
<MapSizeMedium></MapSizeMedium>
<MapSizeLarge></MapSizeLarge>
<MapSizeExtreme>巨大</MapSizeExtreme>
<!-- Bill config -->
<Suspended>已暂停</Suspended>
<NotSuspended>未暂停</NotSuspended>
<SuspendedAllCaps>已暂停</SuspendedAllCaps>
<RepeatCount>重复: {0}次</RepeatCount>
<Forever>永远</Forever>
<IngredientSearchRadius>材料搜索半径</IngredientSearchRadius>
<TargetCount>在达到数量之前一直不停制作: {0}</TargetCount>
<Infinite>无限</Infinite>
<RecipeCannotHaveTargetCount>(因为这个配方有多个或是不可预估的成品所以不能为它指定目标数量)</RecipeCannotHaveTargetCount>
<PermittedIngredients>允许的材料</PermittedIngredients>
<MinimumSkills>最低技能值:</MinimumSkills>
<DoXTimes>做X次</DoXTimes>
<DoUntilYouHaveX>做直到拥有X个</DoUntilYouHaveX>
<DoForever>永远做下去</DoForever>
<BillRepeatTargetCountShort>到{0}</BillRepeatTargetCountShort>
<!-- Trade -->
<YourTradeableSilver>当前可用于交易的银石: {0}</YourTradeableSilver>
<YourTradeableSilverTip>你只能使用轨道交易信标附近而且顶上没有屋顶的银石用来交易。</YourTradeableSilverTip>
<!-- Comms -->
<SocialSkillIs>社交技能: {0}</SocialSkillIs>
<!--Other-->
<ResearchFinished>完成的研究: {0}</ResearchFinished>
<ResearchScreen>研究菜单</ResearchScreen>
</LanguageData>