[A16] Update Menus_Main

This commit is contained in:
weehowe-z 2016-12-16 17:52:21 +08:00
parent 49773048a8
commit c6e23839f6

View File

@ -112,7 +112,7 @@
<MustSelectLandingSite>请选择一个着陆点。</MustSelectLandingSite>
<CannotLandBiome>你无法着陆在{0}生态系统上。</CannotLandBiome>
<BiomeNotImplemented>该生态系统在游戏中尚未实现。</BiomeNotImplemented>
<CannotLandImpassableMountains>无法在无法逾越的山脉上着陆。</CannotLandImpassableMountains>
<CannotLandImpassableMountains>不能在无法逾越的山脉上着陆。</CannotLandImpassableMountains>
<BaseAlreadyThere>该位置已被{0}的基地所占用。</BaseAlreadyThere>
<Biome>生态系统</Biome>
<Terrain>地形</Terrain>
@ -163,8 +163,8 @@
<Gameplay>游戏性</Gameplay>
<ConfirmQuit>确认退出吗?你将失去所有未保存的游戏进度。</ConfirmQuit>
<EveryoneNeedsValidName>每个角色都需要一个有效的名字。</EveryoneNeedsValidName>
<Quit>Quit</Quit>
<Ignore>Ignore</Ignore>
<Quit>退出</Quit>
<Ignore>忽略</Ignore>
<!--============ Progress bar==============-->
<GeneratingWorld>生成世界中</GeneratingWorld>