RimWorld-ChineseSimplified/Keyed/Misc.xml
风之起灵 20738d5cc7 Update Misc.xml
补漏
  <intervalDays>间隔时间 (天)</intervalDays>
  <repeat>重复</repeat>
2016-09-30 22:55:34 +08:00

73 lines
2.6 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>
<Autosaving>自动保存...</Autosaving>
<GameStartDialog>你们三个人在警报与碎裂金属的噪声中于休眠舱内醒来,然后勉强在飞船四分五裂前钻进了逃生舱内。\n\n随后不久你们降落到了这个充满未知的陌生世界。\n\n随着飞船残骸在你们身边不断坠毁你们开始制订一份生存的计划。</GameStartDialog>
<Colony>殖民地</Colony>
<ChangeLanguageFromMainMenu>你只能在主菜单的设置界面内改变语言。</ChangeLanguageFromMainMenu>
<AndLower></AndLower>
<DisabledLower>禁用</DisabledLower>
<VersionIndicator>版本: {0}</VersionIndicator>
<DevelopmentBuildLower>开发者版</DevelopmentBuildLower>
<CompiledOn>编译于 {0}</CompiledOn>
<LoggedIntoSteamAs>以{0}身份登入Steam</LoggedIntoSteamAs>
<!-- General-use words -->
<Yes></Yes>
<No></No>
<min>最小</min>
<max>最大</max>
<chance>几率</chance>
<context>环境</context>
<multiplier>倍数</multiplier>
<damage>伤害</damage>
<radius>半径</radius>
<durationDays>持续时间 (天)</durationDays>
<intervalDays>间隔时间 (天)</intervalDays>
<repeat>重复</repeat>
<!-- Content generation-->
<MeatLabel>{0}肉</MeatLabel>
<MeatDesc>新鲜屠宰的生肉,可用于烹饪或生吃。</MeatDesc>
<LeatherLabel>{0}皮</LeatherLabel>
<LeatherDesc>鞣制干燥的皮革,非常适合制作衣物和背包。</LeatherDesc>
<CorpseLabel>{0}尸体</CorpseLabel>
<CorpseDesc>{0}的尸体。</CorpseDesc>
<DeadLabel>{0} (死亡)</DeadLabel>
<RoughStoneTerrainLabel>粗糙的{0}</RoughStoneTerrainLabel>
<RoughStoneTerrainDesc>粗糙的天然{0}地面。</RoughStoneTerrainDesc>
<RoughHewnStoneTerrainLabel>非常粗糙的{0}</RoughHewnStoneTerrainLabel>
<RoughHewnStoneTerrainDesc>非常粗糙的天然{0}地面。</RoughHewnStoneTerrainDesc>
<SmoothStoneTerrainLabel>光滑的{0}</SmoothStoneTerrainLabel>
<SmoothStoneTerrainDesc>光滑的天然{0}地面。</SmoothStoneTerrainDesc>
<BlueprintLabelExtra> (蓝图)</BlueprintLabelExtra>
<FrameLabelExtra> (框架)</FrameLabelExtra>
<!-- For things made of stuff, e.g. "Stone bed" -->
<!-- 0 is the stuffAdjective property under stuffProps and 1 is the label -->
<ThingMadeOfStuffLabel>{0}{1}</ThingMadeOfStuffLabel>
<SomeonesRoom>{0}的{1}</SomeonesRoom>
<CouplesRoom>{0}和{1}的{2}</CouplesRoom>
<VariousLabel>(多种)</VariousLabel>
<!-- History events -->
<ColonistDied>殖民者死亡</ColonistDied>
</LanguageData>