Bundles updated / Fixed player name color changing join/leave text
This commit is contained in:
@@ -21,7 +21,6 @@ text.level.mode=Modalità di gioco:
|
||||
text.savegame=Salva
|
||||
text.loadgame=Carica
|
||||
text.joingame=Gioca MP
|
||||
text.newgame=Nuovo gioco
|
||||
text.quit=Esci
|
||||
text.about.button=Informazioni
|
||||
text.name=Nome:
|
||||
@@ -35,9 +34,6 @@ text.server.kicked.clientOutdated=Versione del client obsoleta! Aggiorna il tuo
|
||||
text.server.kicked.serverOutdated=Server obsoleto! Chiedi all'host di aggiornare!
|
||||
text.server.kicked.banned=Sei stato bannato su questo server.
|
||||
text.server.kicked.recentKick=Sei stato cacciato di recente. Attendi prima di connetterti di nuovo.
|
||||
text.server.connected={0} si è connesso
|
||||
text.server.disconnected={0} si è disconnesso
|
||||
text.nohost=Impossibile hostare il server con una mappa personalizzata!
|
||||
text.host.info=Il pulsante [accent]hos [] ospita un server sulle porte [scarlet]6567[] e [scarlet]656.[] Chiunque sulla stessa [LIGHT_GRAY]connessione wifi o rete locale[] dovrebbe essere in grado di vedere il proprio server nel proprio elenco server.\n\n Se vuoi che le persone siano in grado di connettersi ovunque tramite IP, è richiesto il [accent]port forwarding[]. \n\n[LIGHT_GRAY]Nota: se qualcuno sta riscontrando problemi durante la connessione al gioco LAN, assicurati di aver consentito a Mindustry di accedere alla rete locale nelle impostazioni del firewall.
|
||||
text.join.info=Qui è possibile inserire un [accent]IP del server[] a cui connettersi, o scoprire [accento]un server sulla rete locale[] disponibile.\n Sono supportati sia il multiplayer LAN che WAN. \n\n[LIGHT_GRAY]Nota: non esiste un elenco di server globali automatici; se si desidera connettersi a qualcuno tramite IP, è necessario chiedere all'host il proprio IP.
|
||||
text.hostserver=Server host
|
||||
@@ -48,7 +44,6 @@ text.hosts.discovering=Scoperta partite LAN
|
||||
text.server.refreshing=Aggiornamento server
|
||||
text.hosts.none=[lightgray]Nessuna partita LAN trovata!
|
||||
text.host.invalid=[scarlet]Impossibile connettersi all'host.
|
||||
text.server.friendlyfire=Fuoco amico
|
||||
text.trace=Trace Player
|
||||
text.trace.playername=Nome del giocatore: [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