Bundles updated / Fixed some localization bugs
This commit is contained in:
@@ -32,7 +32,6 @@ text.loadgame=载入游戏
|
||||
text.joingame=加入游戏
|
||||
text.addplayers=增加/删除玩家
|
||||
text.customgame=自定义游戏
|
||||
text.campaign=战役
|
||||
text.sectors=区域
|
||||
text.sector=区域: [LIGHT_GRAY]{0}
|
||||
text.sector.time=时间: [LIGHT_GRAY]{0}
|
||||
@@ -59,7 +58,6 @@ text.server.mismatch=Packet error: 可能是客户端/服务器版本不匹配\n
|
||||
text.server.closing=[accent]正在关闭服务器...
|
||||
text.server.kicked.kick=你被踢出服务器了!
|
||||
text.server.kicked.fastShoot=你发射得太快了!
|
||||
text.server.kicked.invalidPassword=无效的密码!
|
||||
text.server.kicked.clientOutdated=客户端版本过旧!请升级!
|
||||
text.server.kicked.serverOutdated=服务器版本过旧!请联系房主升级!
|
||||
text.server.kicked.banned=你被这个服务器拉黑了。
|
||||
@@ -497,8 +495,6 @@ unit.drone.name=无人机
|
||||
unit.drone.description=初始的无人机单位.自动在核心生成,自动采矿,收集物品,修复方块
|
||||
unit.fabricator.name=装配工
|
||||
unit.fabricator.description=高级无人机单位,自动采矿,收集物品和修复方块.比普通无人机快很多.
|
||||
unit.scout.name=侦察机
|
||||
unit.scout.description=基础地面单位,使用钨作为弹药.
|
||||
unit.titan.name=泰坦
|
||||
unit.titan.description=高级的有武装地面单位,使用电石作为弹药.攻击地面单位和空中单位.
|
||||
unit.monsoon.name=狂风
|
||||
@@ -516,3 +512,30 @@ block.thermal-pump.name=Thermal Pump
|
||||
block.dagger-pad.name=Dagger Pad
|
||||
block.titan-pad.name=Titan Pad
|
||||
block.thermal-generator.name=Thermal Generator
|
||||
text.coreattack=< Core is under attack! >
|
||||
text.continue=Continue
|
||||
text.nextmission=Next Mission
|
||||
text.server.kicked.serverClose=Server closed.
|
||||
text.server.kicked.sectorComplete=Sector completed.
|
||||
text.server.kicked.sectorComplete.text=Your mission is complete.\nThe server will now continue at the next sector.
|
||||
text.map.invalid=Error loading map: corrupted or invalid map file.
|
||||
section.general.name=General
|
||||
section.view.name=View
|
||||
section.multiplayer.name=Multiplayer
|
||||
block.deepwater.name=deepwater
|
||||
block.water.name=water
|
||||
block.lava.name=lava
|
||||
block.oil.name=oil
|
||||
block.blackstone.name=blackstone
|
||||
block.stone.name=stone
|
||||
block.dirt.name=dirt
|
||||
block.sand.name=sand
|
||||
block.ice.name=ice
|
||||
block.snow.name=snow
|
||||
block.grass.name=grass
|
||||
block.shrub.name=shrub
|
||||
block.rock.name=rock
|
||||
block.blackrock.name=blackrock
|
||||
block.icerock.name=icerock
|
||||
unit.dagger.name=Dagger
|
||||
unit.dagger.description=A basic ground unit. Useful in swarms.
|
||||
|
||||
Reference in New Issue
Block a user