Bundles updated / Fixed player name color changing join/leave text
This commit is contained in:
@@ -18,9 +18,6 @@ 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.server.connected={0} ist beigetreten
|
||||
text.server.disconnected={0} hat die Verbindung getrennt.
|
||||
text.nohost=Server kann nicht auf einer benutzerdefinierten Karte gehostet werden!
|
||||
text.hostserver=Server hosten
|
||||
text.host=Host
|
||||
text.hosting=[accent] Server wird geöffnet...
|
||||
@@ -224,7 +221,6 @@ text.deconstruction=You've just selected [accent]block deconstruction mode[].\n\
|
||||
text.showagain=Don't show again next session
|
||||
text.unlocks=Unlocks
|
||||
text.addplayers=Add/Remove Players
|
||||
text.newgame=New Game
|
||||
text.maps=Maps
|
||||
text.maps.none=[LIGHT_GRAY]No maps found!
|
||||
text.unlocked=New Block Unlocked!
|
||||
@@ -241,7 +237,6 @@ text.server.kicked.idInUse=You are already on this server! Connecting with two a
|
||||
text.server.kicked.customClient=This server does not support custom builds. Download an official version.
|
||||
text.host.info=The [accent]host[] button hosts a server on ports [scarlet]6567[] and [scarlet]6568.[]\nAnybody on the same [LIGHT_GRAY]wifi or local network[] should be able to see your server in their server list.\n\nIf you want people to be able to connect from anywhere by IP, [accent]port forwarding[] is required.\n\n[LIGHT_GRAY]Note: If someone is experiencing trouble connecting to your LAN game, make sure you have allowed Mindustry access to your local network in your firewall settings.
|
||||
text.join.info=Here, you can enter a [accent]server IP[] to connect to, or discover [accent]local network[] servers to connect to.\nBoth LAN and WAN multiplayer is supported.\n\n[LIGHT_GRAY]Note: There is no automatic global server list; if you want to connect to someone by IP, you would need to ask the host for their IP.
|
||||
text.server.friendlyfire=Friendly Fire
|
||||
text.trace=Trace Player
|
||||
text.trace.playername=Player name: [accent]{0}
|
||||
text.trace.ip=IP: [accent]{0}
|
||||
@@ -493,3 +488,16 @@ block.bridge-conduit.name=Bridge Conduit
|
||||
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}
|
||||
text.sector.deploy=Deploy
|
||||
text.sector.resume=Resume
|
||||
text.sector.unlocked=Sector completed!
|
||||
text.sector.locked=[scarlet][[Incomplete]
|
||||
text.sector.unexplored=[accent][[Unexplored]
|
||||
text.close=Close
|
||||
text.save.playtime=Playtime: {0}
|
||||
text.editor.brush=Brush
|
||||
|
||||
Reference in New Issue
Block a user