RimWorld-ChineseSimplified/Keyed/Menus_Main.xml
2014-06-08 13:25:24 +08:00

70 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>
<!--=========== Main menu ==========-->
<NewColony>新殖民地</NewColony>
<BackToGame>回到游戏</BackToGame>
<Save>保存</Save>
<Load>读取</Load>
<Options>选项</Options>
<Mods>Mod</Mods>
<Credits>制作组</Credits>
<QuitToMainMenu>返回主菜单</QuitToMainMenu>
<QuitToOS>退出游戏</QuitToOS>
<FictionPrimer>游戏背景</FictionPrimer>
<LudeonBlog>Ludeon博客</LudeonBlog>
<Forums>论坛</Forums>
<OfficialWiki>官方百科</OfficialWiki>
<TynansTwitter>Tynan的twitter</TynansTwitter>
<TynansDesignBook>Tynan的设计指南书</TynansDesignBook>
<!--=========== Version info ==========-->
<BuildNowAvailable>版本{0}已经发布。检查Ludeon.com来获取更多信息。</BuildNowAvailable>
<BuildUpToDate>版本已是最新。</BuildUpToDate>
<ErrorGettingVersionInfo>获取版本信息错误: {0}</ErrorGettingVersionInfo>
<LoadingVersionInfo>正在加载版本信息...</LoadingVersionInfo>
<!--=========== Mods screen ==========-->
<GetMods>获取更多Mod</GetMods>
<ConfirmDisableCoreMod>你确定要关闭Core(核心)模组吗?除非有完全替代游戏核心所有功能的模组,否则游戏将完全无法运行。\n\n记住其它模组能通过使用同样的defName来覆盖游戏内的设定。</ConfirmDisableCoreMod>
<Author>作者</Author>
<!--=========== Storyteller chooser ==========-->
<ChooseAIStoryteller>选择AI故事叙述者</ChooseAIStoryteller>
<HowStorytellersWork>AI故事叙述者会制造海盗掠夺资源降落或动物袭击这样的事件。他们的选择会影响你的殖民地的故事。</HowStorytellersWork>
<!--=========== Character chooser ==========-->
<CreateCharacters>创建角色</CreateCharacters>
<FirstNameDesc>角色的姓氏。\n\n这只会在部分菜单中显示。</FirstNameDesc>
<ShortIdentifierDesc>角色的简称。\n\n这会在所有情况下都显示。可以和姓或者名一样也可以是一个完全不一样的绰号。</ShortIdentifierDesc>
<LastNameDesc>角色的名字。\n\n这只会在部分菜单中显示。</LastNameDesc>
<Randomize>随机化</Randomize>
<AgeIndicator>年龄{0}</AgeIndicator>
<Backstory>背景故事</Backstory>
<IncapableOf>无法做</IncapableOf>
<Traits>特性</Traits>
<TraitsDoNothing>在游戏现阶段特性除了增加游戏的故事性没有什么用。特性的效果会在未来版本中加入。</TraitsDoNothing>
<Skills>技能</Skills>
<NoneLower></NoneLower>
<Adulthood>成年</Adulthood>
<Childhood>童年</Childhood>
<Male>男性</Male>
<Female>女性</Female>
<!--=========== Misc ==========-->
<Start>开始</Start>
<Advanced>高级</Advanced>
<Next>继续</Next>
<Back>返回</Back>
<Gameplay>游戏性</Gameplay>
<ConfirmQuit>确认退出吗?你将失去所有没保存的游戏进度。</ConfirmQuit>
<EveryoneNeedsValidName>每个角色都需要一个有效的名字。</EveryoneNeedsValidName>
<GeneratingWorld>生成世界中...</GeneratingWorld>
</LanguageData>