Bundles updated / Fixed player name color changing join/leave text
This commit is contained in:
@@ -21,9 +21,6 @@ text.server.kicked.kick=Zostałeś wyrzucony z serwera!
|
||||
text.server.kicked.invalidPassword=Nieprawidłowe hasło!
|
||||
text.server.kicked.clientOutdated=Nieaktualna gra! Zaktualizują ją!
|
||||
text.server.kicked.serverOutdated=Nieaktualna gra! Zaktualizują ją!
|
||||
text.server.connected={0} dołączył do gry .
|
||||
text.server.disconnected={0} został rozłączony.
|
||||
text.nohost=Nie można hostować serwera na mapie niestandardowej!
|
||||
text.hostserver=Serwer hosta
|
||||
text.host=Host
|
||||
text.hosting=[accent] Otwieranie serwera ...
|
||||
@@ -32,7 +29,6 @@ text.hosts.discovering=Wyszukiwanie gier w sieci LAN
|
||||
text.server.refreshing=Odświeżanie serwera
|
||||
text.hosts.none=[lightgray] Brak serwerów w sieci LAN!
|
||||
text.host.invalid=[scarlet] Nie można połączyć się z hostem.
|
||||
text.server.friendlyfire=Bratobójczy ogień
|
||||
text.server.add=Dodaj serwer
|
||||
text.server.delete=Czy na pewno chcesz usunąć ten serwer?
|
||||
text.server.hostname=Host: {0}
|
||||
@@ -232,7 +228,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!
|
||||
@@ -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