Bundles updated / Fixed player name color changing join/leave text
This commit is contained in:
@@ -21,7 +21,6 @@ text.level.mode=Modo de juego:
|
||||
text.savegame=Guardar Partida
|
||||
text.loadgame=Cargar Partida
|
||||
text.joingame=Unirse a una Partida
|
||||
text.newgame=Nueva Partida
|
||||
text.quit=Salir
|
||||
text.about.button=Acerca de
|
||||
text.name=Nombre
|
||||
@@ -35,9 +34,6 @@ text.server.kicked.clientOutdated=Cliente desactualizado ¡Actualiza tu juego!
|
||||
text.server.kicked.serverOutdated=Servidor desactualizado ¡Pidele actualizar al anfitrión!
|
||||
text.server.kicked.banned=Tu entrada está prohibida en este servidor.
|
||||
text.server.kicked.recentKick=Has sido echado recientemente.\nEspera antes de conectarte de nuevo.
|
||||
text.server.connected=se ha unido.
|
||||
text.server.disconnected=se ha desconectado
|
||||
text.nohost=¡No se puede alojar el servidor en un mapa personalizado!
|
||||
text.host.info=El botón [acento] host [] aloja un servidor en los puertos [escarlata] 6567 [] y [escarlata] 6568. [] Cualquiera en el mismo [LIGHT_GRAY] wifi o red local [] debería poder ver su servidor en su servidor lista. Si desea que las personas puedan conectarse desde cualquier lugar mediante IP, se requiere [acento] reenvío de puerto []. [LIGHT_GRAY] Nota: Si alguien tiene problemas para conectarse a su juego LAN, asegúrese de haber permitido a Mindustry el acceso a su red local en la configuración de su firewall.
|
||||
text.join.info=Aquí puede ingresar un servidor [acento] IP [] para conectarse, o descubrir servidores de [acento] red local [] para conectarse. Tanto el modo multijugador LAN como WAN son compatibles. [LIGHT_GRAY] Nota: no hay una lista de servidores global automática; si desea conectarse con alguien por IP, deberá solicitar al host su IP.
|
||||
text.hostserver=Hostear servidor
|
||||
@@ -48,7 +44,6 @@ text.hosts.discovering=Descubriendo juegos en LAN
|
||||
text.server.refreshing=Servidor refrescante
|
||||
text.hosts.none=[lightgray] ¡No se encontraron juegos LAN!
|
||||
text.host.invalid=[escarlata] No se puede conectar al host.
|
||||
text.server.friendlyfire=Fuego amigo
|
||||
text.trace=Rastro del jugador
|
||||
text.trace.playername=Nombre del jugador: [acento] {0}
|
||||
text.trace.ip=IP: [acento] {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