Bundles updated / Fixed some localization bugs
This commit is contained in:
@@ -15,7 +15,6 @@ text.players={0} Spieler online
|
||||
text.players.single={0} Spieler online
|
||||
text.server.mismatch=Paketfehler: Mögliche Client / Server-Version stimmt nicht überein. Stell sicher, dass du und der Host die neueste Version von Mindustry haben!
|
||||
text.server.kicked.kick=Du wurdest vom Server gekickt!
|
||||
text.server.kicked.invalidPassword=Falsches Passwort.
|
||||
text.hostserver=Server hosten
|
||||
text.host=Host
|
||||
text.hosting=[accent] Server wird geöffnet...
|
||||
@@ -464,7 +463,6 @@ block.rotary-pump.name=Rotary Pump
|
||||
block.nuclear-reactor.name=Nuclear Reactor
|
||||
text.save.old=This save is for an older version of the game, and can no longer be used.\n\n[LIGHT_GRAY]Save backwards compatibility will be implemented in the full 4.0 release.
|
||||
text.customgame=Custom Game
|
||||
text.campaign=Campaign
|
||||
text.sectors=Sectors
|
||||
text.sector=Selected Sector: [LIGHT_GRAY]{0}
|
||||
text.sector.time=Time: [LIGHT_GRAY]{0}
|
||||
@@ -503,8 +501,6 @@ unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
@@ -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