RimWorld-ChineseSimplified/Keyed/DialogsVarious.xml
2014-04-19 23:04:32 +08:00

80 lines
3.1 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>
<NameColonyMessage>大家都知道你不想永远呆在这块石头上。但{0}建议你还是应该给你的殖民地起个名字。\n\n它叫什么比较好</NameColonyMessage>
<ColonyGainsName>这个殖民地现在被称为{0}。</ColonyGainsName>
<ColonyNameIsInvalid>这个殖民地名无效。</ColonyNameIsInvalid>
<ZoneGainsName>这个区域现在被称为{0}。</ZoneGainsName>
<ZoneNameIsInvalid>请输入一个有效的区域名称。</ZoneNameIsInvalid>
<!-- Res 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>
<!-- Advanced game start options -->
<MapSizePerformanceWarning>警告:在大地图下游戏性能可能会根据配置不同有所下降。</MapSizePerformanceWarning>
<MapSize>地图大小</MapSize>
<MapSizeDesc>{0}x{0} ({1}个方块)</MapSizeDesc>
<!-- 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>
<!-- Trade -->
<TradeGoodsNearBeaconLesson>若想把物品或银石用来交易,你必须在户外建造一个轨道交易信标并且在它附近放置一个拥有物品的贮藏区。</TradeGoodsNearBeaconLesson>
<YourTradeableSilver>当前可用于交易的银石: {0}</YourTradeableSilver>
<!-- Comms -->
<SocialSkillIs>社交技能: {0}</SocialSkillIs>
<!--Other-->
<ResearchFinished>完成的研究: {0}</ResearchFinished>
<ResearchScreen>研究菜单</ResearchScreen>
</LanguageData>