Merge branch 'master' of https://github.com/Anuken/Mindustry into v107
This commit is contained in:
@@ -100,8 +100,7 @@ committingchanges = Comitting Changes
|
||||
done = Done
|
||||
feature.unsupported = Your device does not support this feature.
|
||||
|
||||
mods.alphainfo = Keep in mind that mods are in alpha, and[scarlet] may be very buggy[].\nReport any issues you find to the Mindustry GitHub or Discord.
|
||||
mods.alpha = [accent](Alpha)
|
||||
mods.alphainfo = Keep in mind that mods are in alpha, and[scarlet] may be very buggy[].\nReport any issues you find to the Mindustry GitHub.
|
||||
mods = Mods
|
||||
mods.none = [lightgray]No mods found!
|
||||
mods.guide = Modding Guide
|
||||
@@ -285,6 +284,7 @@ selectschematic = [accent][[{0}][] to select+copy
|
||||
pausebuilding = [accent][[{0}][] to pause building
|
||||
resumebuilding = [scarlet][[{0}][] to resume building
|
||||
wave = [accent]Wave {0}
|
||||
wave.cap = [accent]Wave {0}/{1}
|
||||
wave.waiting = [lightgray]Wave in {0}
|
||||
wave.waveInProgress = [lightgray]Wave in progress
|
||||
waiting = [lightgray]Waiting...
|
||||
@@ -478,7 +478,7 @@ requirement.research = Research {0}
|
||||
requirement.capture = Capture {0}
|
||||
bestwave = [lightgray]Best Wave: {0}
|
||||
launch.text = Launch
|
||||
campaign.multiplayer = While playing multiplayer in campaign, you can only research using items from [accent]your[] sectors, [scarlet]not[] the host's sector that you are on right now.\n\nTo get items to [accent]your[] sectors in multiplayer, use a [accent]launch pad[].
|
||||
research.multiplayer = Only the host can research items.
|
||||
uncover = Uncover
|
||||
configure = Configure Loadout
|
||||
#TODO
|
||||
@@ -521,6 +521,7 @@ sectors.resume = Resume
|
||||
sectors.launch = Launch
|
||||
sectors.select = Select
|
||||
sectors.nonelaunch = [lightgray]none (sun)
|
||||
sectors.rename = Rename Sector
|
||||
|
||||
planet.serpulo.name = Serpulo
|
||||
#TODO better name
|
||||
@@ -695,7 +696,6 @@ setting.linear.name = Linear Filtering
|
||||
setting.hints.name = Hints
|
||||
setting.flow.name = Display Resource Flow Rate
|
||||
setting.buildautopause.name = Auto-Pause Building
|
||||
setting.mapcenter.name = Auto Center Map To Player
|
||||
setting.animatedwater.name = Animated Fluids
|
||||
setting.animatedshields.name = Animated Shields
|
||||
setting.antialias.name = Antialias[lightgray] (requires restart)[]
|
||||
@@ -729,7 +729,6 @@ setting.fullscreen.name = Fullscreen
|
||||
setting.borderlesswindow.name = Borderless Window[lightgray] (restart may be required)
|
||||
setting.fps.name = Show FPS & Ping
|
||||
setting.smoothcamera.name = Smooth Camera
|
||||
setting.blockselectkeys.name = Show Block Select Keys
|
||||
setting.vsync.name = VSync
|
||||
setting.pixelate.name = Pixelate
|
||||
setting.minimap.name = Show Minimap
|
||||
|
||||
@@ -2,14 +2,14 @@ credits.text = Creado por [royal]Anuken[] - [sky]anukendev@gmail.com[]
|
||||
credits = Créditos
|
||||
contributors = Traductores y Contribuidores
|
||||
discord = ¡Únete al Discord de Mindustry!
|
||||
link.discord.description = La sala oficial del Discord de Mindustry
|
||||
link.discord.description = El servidor official de Discord de Mindustry
|
||||
link.reddit.description = El subreddit de Mindustry
|
||||
link.github.description = Código fuente del juego
|
||||
link.changelog.description = Lista de actualizaciones
|
||||
link.dev-builds.description = Versiones de desarrollo inestables
|
||||
link.dev-builds.description = Versiones en desarrollo inestables
|
||||
link.trello.description = Tablero de Trello oficial para las características planificadas
|
||||
link.itch.io.description = itch.io es la página donde podes descargar las versiones para PC y web
|
||||
link.google-play.description = Ficha en la Google Play Store
|
||||
link.google-play.description = Página de Mindustry en Google Play Store
|
||||
link.f-droid.description = Página de F-Droid del juego
|
||||
link.wiki.description = Wiki oficial de Mindustry
|
||||
link.suggestions.description = Sugerir nuevas funciones
|
||||
@@ -18,7 +18,7 @@ screenshot = Captura de pantalla guardada en {0}
|
||||
screenshot.invalid = Mapa demasiado grande, no hay suficiente memoria para la captura de pantalla.
|
||||
gameover = Tu núcleo ha sido destruido.
|
||||
gameover.pvp = ¡El equipo[accent] {0}[] ha ganado!
|
||||
highscore = [accent]¡Nueva mejor puntuación!
|
||||
highscore = [accent]¡Nuevo récord de puntuación!
|
||||
copied = Copiado.
|
||||
indev.popup = [accent]v6[] is currently in [accent]alpha[].\n[lightgray]This means:[]\n[scarlet]- The campaign is completely unfinished[]\n- Content is missing\n - Most [scarlet]Unit AI[] does not work properly\n- Many units are unfinished\n- Everything you see is subject to change or removal.\n\nReport bugs or crashes on [accent]Github[].
|
||||
indev.notready = This part of the game isn't ready yet
|
||||
@@ -38,12 +38,12 @@ be.ignore = Ignorar
|
||||
be.noupdates = No se encontraron actualizaciones.
|
||||
be.check = Revisando actualizaciones
|
||||
|
||||
schematic = Esquemático
|
||||
schematic.add = Guardar esquemático...
|
||||
schematics = Esquemáticos
|
||||
schematic.replace = Un esquemático con ese nombre ya existe. ¿Deseas remplazarlo?
|
||||
schematic.exists = Un esquemático con ese nombre ya existe.
|
||||
schematic.import = Importar esquemático...
|
||||
schematic = Esquema
|
||||
schematic.add = Guardar esquema...
|
||||
schematics = Esquemas
|
||||
schematic.replace = Un esquema con ese nombre ya existe. ¿Deseas remplazarlo?
|
||||
schematic.exists = Un esquema con ese nombre ya existe.
|
||||
schematic.import = Importar esquema...
|
||||
schematic.exportfile = Exportar archivo
|
||||
schematic.importfile = Importar archivo
|
||||
schematic.browseworkshop = Buscar en el Steam Workshop
|
||||
|
||||
Reference in New Issue
Block a user