mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-09 07:17:36 +07:00
Bundles updated
This commit is contained in:
@ -192,8 +192,6 @@ text.link.wiki.description=official Mindustry wiki
|
||||
text.linkfail=Failed to open link!\nThe URL has been copied to your cliboard.
|
||||
text.editor.web=The web version does not support the editor!\nDownload the game to use it.
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.multiplayer.web=This version of the game does not support multiplayer!\nTo play multiplayer from your browser, use the "multiplayer web version" link at the itch.io page.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -9,7 +9,6 @@ text.link.google-play.description=Listado en la tienda de Google Play
|
||||
text.link.wiki.description=Wiki oficial de Mindustry
|
||||
text.linkfail=¡Error al abrir el enlace!\nLa URL ha sido copiada a su portapapeles
|
||||
text.editor.web=¡La versión web no es compatible con el editor!\nDescargue el juego para usarlo.
|
||||
text.multiplayer.web=¡Esta versión del juego no admite multijugador!\nPara jugar al modo multijugador desde su navegador, use el enlace "versión de varios jugadores" en la página itch.io.
|
||||
text.gameover=El núcleo fue destruido.
|
||||
text.highscore=[YELLOW]¡Nueva mejor puntuación!
|
||||
text.level.highscore=Puntuación màs alta: [accent]
|
||||
@ -246,7 +245,6 @@ block.liquidjunction.name=Unión líquida
|
||||
block.sorter.name=Clasificador
|
||||
block.smelter.name=horno de fundición
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -234,8 +234,6 @@ text.link.wiki.description=official Mindustry wiki
|
||||
text.linkfail=Failed to open link!\nThe URL has been copied to your cliboard.
|
||||
text.editor.web=The web version does not support the editor!\nDownload the game to use it.
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.multiplayer.web=This version of the game does not support multiplayer!\nTo play multiplayer from your browser, use the "multiplayer web version" link at the itch.io page.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -200,8 +200,6 @@ text.link.wiki.description=official Mindustry wiki
|
||||
text.linkfail=Failed to open link!\nThe URL has been copied to your cliboard.
|
||||
text.editor.web=The web version does not support the editor!\nDownload the game to use it.
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.multiplayer.web=This version of the game does not support multiplayer!\nTo play multiplayer from your browser, use the "multiplayer web version" link at the itch.io page.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -9,7 +9,6 @@ text.link.google-play.description=Elenco di Google Play Store
|
||||
text.link.wiki.description=wiki ufficiale di Mindustry
|
||||
text.linkfail=Impossibile aprire il link! L'URL è stato copiato nella tua bacheca.
|
||||
text.editor.web=La versione web non supporta l'editor! Scarica il gioco per usarlo.
|
||||
text.multiplayer.web=Questa versione del gioco non supporta il multiplayer! Per giocare in multiplayer dal tuo browser, usa il link "versione web multiplayer" nella pagina itch.io.
|
||||
text.gameover=Il nucleo è stato distrutto.
|
||||
text.highscore=[YELLOW]Nuovo record!
|
||||
text.level.highscore=Miglior punteggio: [accent]{0}
|
||||
@ -246,7 +245,6 @@ block.liquidjunction.name=Incrocio per condotti
|
||||
block.sorter.name=Filtro
|
||||
block.smelter.name=fonderia
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -262,7 +260,6 @@ 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
|
||||
@ -441,7 +438,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -469,8 +465,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -10,8 +10,6 @@ text.link.wiki.description=공식 Mindustry 위키
|
||||
text.linkfail=링크를 여는데 실패했습니다!URL이 기기의 클립보드에 복사되었습니다.
|
||||
text.editor.web=HTML5 버전은 에디터 기능을 지원하지 않습니다!게임을 다운로드 한 뒤에 사용 해 주세요.
|
||||
text.web.unsupported=HTML5 버전은 이 기능을 지원하지 않습니다!게임을 다운로드 한 뒤에 사용 해 주세요.
|
||||
text.multiplayer.web=이 버전은 멀티플레이를 지원하지 않습니다!멀티플레이를 웹 브라우저에서 즐기고 싶다면, itch.io 페이지에서 "multiplayer web version" 링크로 들어가면 됩니다.
|
||||
text.host.web=HTML5 버전은 게임 호스팅을 지원하지 않습니다!게임을 다운로드 한 뒤에 사용 해 주세요.
|
||||
text.gameover=코어가 터졌습니다. 게임 오버!
|
||||
text.highscore=[YELLOW]최고점수 달성!
|
||||
text.level.highscore=최고 점수 : [accent]{0}
|
||||
@ -423,7 +421,6 @@ block.water-extractor.name=물 추출기
|
||||
block.cultivator.name=경운기
|
||||
block.dart-ship-factory.name=다트 선박 공장
|
||||
block.delta-mech-factory.name=델타 메크 공장
|
||||
block.dronefactory.name=드론 공장
|
||||
block.repairpoint.name=수리 포인트
|
||||
block.resupplypoint.name=재공급 포인트
|
||||
block.conduit.name=도관
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=태양 전지 패널
|
||||
block.solar-panel-large.name=대형 태양 전지판
|
||||
block.oil-extractor.name=오일 추출기
|
||||
block.javelin-ship-factory.name=창 던지기 선박 공장
|
||||
block.drone-factory.name=드론 팩토리
|
||||
block.fabricator-factory.name=Fabricator 공장
|
||||
block.repair-point.name=수리 점
|
||||
block.resupply-point.name=재 공급 포인트
|
||||
block.pulse-conduit.name=펄스 도관
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -199,8 +199,6 @@ text.link.wiki.description=Oficjana Wiki Mindustry
|
||||
text.linkfail=Nie udało się otworzyć linku!\nURL został skopiowany.
|
||||
text.editor.web=Wersja przeglądarkowa nie wspomaga edytora map!\nPobierz grę aby użyć edytora.
|
||||
text.web.unsupported=Wersja przeglądarkowa nie wspomaga tej fukcji!\nPobierz grę aby użyć tej funkcji.
|
||||
text.multiplayer.web=Ta wersja gry nie wspomaga gry wieloosobowej!\nAby zagrać w grę wieloosobową, użyj wersji "wieloosobowa gra przeglądarkowa" na stronie itch.io.
|
||||
text.host.web=Wersja przglądarkowa nie wspomaga tworzenia serwerów!\nPobierz grę aby użyć tej funkcji.
|
||||
text.map.delete=Jesteś pewny, że chcesz usunąć "[orange]{0}[]"?
|
||||
text.construction.title=Poradnik tworzenia bloków
|
||||
text.construction=Wybrałeś [accent]tryb tworzenia bloków[].\n\nAby zacząć stawiać bloki, po prostu kliknij na dostępne pole obot twojego statku.\nKiedy wybrałeś kilka bloków, kliknij ptaszek i twój statek zacznie budować bloki.\n\n- [accent]Anuluj bloki[] z twojej kolekcji przez klikanie ich(?).\n- [accent]Przesuwaj bloki w kolekcji[] przez przeciąganie ich w opowiednim kierunku.\n- [accent]Stawiaj bloki w lini[] przez kliknięcie w wybranym miejscu i przesuięcie palca.\n- [accent]Anuluj konstrukcję lub kolekcję [] przez kliknięcie X w lewym dolnym rogu.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Wodny Ekstraktor
|
||||
block.cultivator.name=Spluchniacz
|
||||
block.dart-ship-factory.name=Fabryka Staktów "DART"
|
||||
block.delta-mech-factory.name=Fabryka Mecha "DELTA"
|
||||
block.dronefactory.name=Fabryka Dronów
|
||||
block.repairpoint.name=Punkt Naprawy
|
||||
block.resupplypoint.name=Punkt Uzupełniania Amunicji
|
||||
block.liquidtank.name=Zbiornik na Płyny
|
||||
@ -453,8 +450,6 @@ block.solar-panel.name=Panel Słoneczny
|
||||
block.solar-panel-large.name=Duży Panel Słoneczny
|
||||
block.oil-extractor.name=Ekstraktor Ropy
|
||||
block.javelin-ship-factory.name=Fabryka Statków "JAVELIN"
|
||||
block.drone-factory.name=Fabryka Dronów
|
||||
block.fabricator-factory.name=Fabryka Dronów Budowlanych
|
||||
block.repair-point.name=Punkt Napraw
|
||||
block.resupply-point.name=Punkt Uzupełniania Amunicji
|
||||
block.pulse-conduit.name=Rura Pulsacyjna
|
||||
@ -473,7 +468,6 @@ text.sector=Wybrany Sektor: [LIGHT_GRAY]{0}
|
||||
text.sector.time=Czas: [LIGHT_GRAY]{0}
|
||||
text.sector.deploy=Wejdź
|
||||
text.sector.resume=Wznów
|
||||
text.sector.unlocked=Sektor ukończony!
|
||||
text.sector.locked=[scarlet][[Niegotowy]
|
||||
text.sector.unexplored=[accent][[Nieodkryty]
|
||||
text.close=Zamknij
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -141,8 +141,6 @@ text.link.wiki.description=Wiki oficial do Mindustry
|
||||
text.linkfail=Falha ao abrir o link\nO Url foi copiado
|
||||
text.editor.web=A versão web não suporta o editor!\nBaixe o jogo para usar.
|
||||
text.web.unsupported=A versão web não suporta este recurso! Baixe o jogo para usar.
|
||||
text.multiplayer.web=Esta versão do jogo não suporta multijogador\nPara jogar Multijogador, use a "multiplayer web version" link at the itch.io page.
|
||||
text.host.web=A versão web não pode hospedar servidores! Baixe o jogo para fazer isto.
|
||||
text.map.delete=Certeza que quer deletar o mapa "[orange]{0}[]"?
|
||||
text.construction.title=Guia de contrução de blocos
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -426,7 +424,6 @@ block.water-extractor.name=Extrator de Agua
|
||||
block.cultivator.name=Cultivador
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Fabrica de Mecha Delta
|
||||
block.dronefactory.name=Fabrica de delta
|
||||
block.repairpoint.name=Ponto de Reparo
|
||||
block.resupplypoint.name=Ponto de Reabesticento
|
||||
block.liquidtank.name=Tanque de líquido
|
||||
@ -454,8 +451,6 @@ block.solar-panel.name=Painel Solar
|
||||
block.solar-panel-large.name=Painel Solar Grande
|
||||
block.oil-extractor.name=Extrator de Oleo
|
||||
block.javelin-ship-factory.name=Fabrica de Nave Javelin
|
||||
block.drone-factory.name=Fabrica de Drone
|
||||
block.fabricator-factory.name=Fabrica de Fabricador
|
||||
block.repair-point.name=Ponto de Reparo
|
||||
block.resupply-point.name=Ponto de Reabastecimento
|
||||
block.pulse-conduit.name=Conduto de Pulso
|
||||
@ -474,7 +469,6 @@ text.sector=Setor Selecionado: [LIGHT_GRAY]{0}
|
||||
text.sector.time=Tempo: [LIGHT_GRAY]{0}
|
||||
text.sector.deploy=Soltar
|
||||
text.sector.resume=Voltar
|
||||
text.sector.unlocked=Setor Completo!
|
||||
text.sector.locked=[scarlet][[Incomplete]
|
||||
text.sector.unexplored=[accent][[Unexplored]
|
||||
text.close=Fechar
|
||||
@ -487,10 +481,33 @@ text.wave.lasted=Você sobreviveu até a onda [accent]{0}[].
|
||||
setting.fpscap.name=FPS Maximo
|
||||
setting.fpscap.none=Nenhum
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Fabrica de Interceptor
|
||||
block.command-center.name=Centro De Comando
|
||||
text.mission=Missão:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Sobrevive [accent]{0}[] Onda.
|
||||
text.mission.battle=Destrua a base inimiga.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]Um arquivo de save Foi encontrado neste setor, Mas o login falhou.\nUm novo foi criado.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
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.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -11,8 +11,6 @@ text.link.wiki.description=официальная вики Mindustry
|
||||
text.linkfail=Не удалось открыть ссылку!\nURL-адрес был скопирован в буфер обмена.
|
||||
text.editor.web=Веб-версия не поддерживает редактор!\nЗагрузите игру, чтобы использовать ее.
|
||||
text.web.unsupported=Веб-версия не поддерживает эту функцию! Загрузите игру, чтобы использовать это.
|
||||
text.multiplayer.web=Эта версия игры не поддерживает многопользовательскую игру! \n Чтобы играть в мультиплеер из своего браузера, используйте ссылку «Многопользовательская веб-версия» на странице itch.io.
|
||||
text.host.web=Веб-версия не поддерживает хостинг игры! Загрузите игру, чтобы использовать эту функцию.
|
||||
text.gameover=Ядро было уничтожено.
|
||||
text.sector.gameover=Этот сектор потерян. Разблокировать повторно?
|
||||
text.sector.retry=Повторить попытку
|
||||
@ -24,25 +22,9 @@ text.map.delete=Вы действительно хотите удалить ка
|
||||
text.level.select=Выбор уровня
|
||||
text.level.mode=Режим игры:
|
||||
text.construction.title=Руководство по строительству блоков
|
||||
text.construction=\
|
||||
Вы только что выбрали режим строительства [accent]блоков[].\n\n\
|
||||
Чтобы начать размещение, просто коснитесь действительного местоположения рядом с вашим кораблем.\n\
|
||||
После того, как вы выбрали несколько блоков, установите флажок, чтобы подтвердить, и ваш корабль начнет их строить.\n\
|
||||
\n\
|
||||
- [accent]Удалите блоки [] из вашего выбора, нажав на них.n\
|
||||
- [accent]Shift выделение [], удерживая и перетаскивая любой блок в выборе.\n\
|
||||
- [accent]Поместите блоки в линию [], нажимая и удерживая пустое место, а затем перетаскивая его в направлении.\n\
|
||||
- [accent]Отмените строительство или выбор [], нажав X в левом нижнем углу.
|
||||
|
||||
text.construction=Вы только что выбрали режим строительства [accent]блоков[].\n\nЧтобы начать размещение, просто коснитесь действительного местоположения рядом с вашим кораблем.\nПосле того, как вы выбрали несколько блоков, установите флажок, чтобы подтвердить, и ваш корабль начнет их строить.\n\n- [accent]Удалите блоки [] из вашего выбора, нажав на них.n- [accent]Shift выделение [], удерживая и перетаскивая любой блок в выборе.\n- [accent]Поместите блоки в линию [], нажимая и удерживая пустое место, а затем перетаскивая его в направлении.\n- [accent]Отмените строительство или выбор [], нажав X в левом нижнем углу.
|
||||
text.deconstruction.title=Руководство по разрушении блоков
|
||||
text.deconstruction=\
|
||||
Вы только что выбрали режим удаления[accent] блока.[].\n\n\
|
||||
Чтобы начать ломать, просто нажмите на блок рядом с вашим кораблем.\n\
|
||||
После того как вы выбрали некоторые блоки, установите флажок, чтобы подтвердить, и ваш корабль начнет их деконструкцию.\n\
|
||||
\n\
|
||||
- [accent]Удалите блоки [] из вашего выбора, нажав на них.\n\
|
||||
- [accent]Удалите блоки в области [], нажав и удерживая пустое место, а затем перетащив его в направлении.\n\
|
||||
- [accent]Отмените деконструкцию или выбор [], нажав X в левом нижнем углу.
|
||||
text.deconstruction=Вы только что выбрали режим удаления[accent] блока.[].\n\nЧтобы начать ломать, просто нажмите на блок рядом с вашим кораблем.\nПосле того как вы выбрали некоторые блоки, установите флажок, чтобы подтвердить, и ваш корабль начнет их деконструкцию.\n\n- [accent]Удалите блоки [] из вашего выбора, нажав на них.\n- [accent]Удалите блоки в области [], нажав и удерживая пустое место, а затем перетащив его в направлении.\n- [accent]Отмените деконструкцию или выбор [], нажав X в левом нижнем углу.
|
||||
text.showagain=Не показывать снова до следующей сессии
|
||||
text.unlocks=Разблокированные
|
||||
text.savegame=Сохранить игру
|
||||
@ -56,7 +38,6 @@ text.sector=Выбранный сектор: [LIGHT_GRAY]{0}
|
||||
text.sector.time=Время: [LIGHT_GRAY]{0}
|
||||
text.sector.deploy=Высадиться
|
||||
text.sector.resume=Продолжить
|
||||
text.sector.unlocked=Сектор разблокирован!
|
||||
text.sector.locked=[scarlet][[Не завершено]
|
||||
text.sector.unexplored=[accent][[Не изучено]
|
||||
text.mission=Миссия:[LIGHT_GRAY] {0}
|
||||
@ -306,7 +287,6 @@ text.blocks.inputfuel=Принимает топливо
|
||||
text.blocks.fuelburntime=Время горения топлива
|
||||
text.blocks.inputcapacity=Вместимость ввода
|
||||
text.blocks.outputcapacity=Вместимость вывода
|
||||
|
||||
text.unit.blocks=блоки
|
||||
text.unit.powersecond=единиц энергии/секунду
|
||||
text.unit.liquidsecond=жидкостных единиц/секунду
|
||||
@ -316,9 +296,8 @@ text.unit.liquidunits=жидкостных единиц
|
||||
text.unit.powerunits=энерг. единиц
|
||||
text.unit.degrees=град.
|
||||
text.unit.seconds=сек.
|
||||
text.unit.none
|
||||
text.unit.none=
|
||||
text.unit.items=предм.
|
||||
|
||||
text.category.general=Общие
|
||||
text.category.power=Энергия
|
||||
text.category.liquids=Жидкости
|
||||
@ -373,12 +352,10 @@ mode.sandbox.name=песочница
|
||||
mode.sandbox.description=бесконечные ресурсы и нет таймера для волн.
|
||||
mode.freebuild.name=свободная\nстройка
|
||||
mode.freebuild.description=ограниченные ресурсы и нет таймера для волн.
|
||||
|
||||
content.item.name=Предметы
|
||||
content.liquid.name=Жидкости
|
||||
content.unit-type.name=Боевые единицы
|
||||
content.recipe.name=Блоки
|
||||
|
||||
item.stone.name=Камень
|
||||
item.stone.description=Обычное сырье. Используется для разделения и переработки в другие материалы или плавления в лаву.
|
||||
item.tungsten.name=Вольфрам
|
||||
@ -407,22 +384,18 @@ item.blast-compound.name=Взрывоопасное соединение
|
||||
item.blast-compound.description=Летучее соединение, используемое в бомбах и взрывчатых веществах. Хотя это может сгореть в качестве топлива, но не рекомендуется этого делать.
|
||||
item.pyratite.name=Пиротит
|
||||
item.pyratite.description=Очень огнеопасное вещество, используемое в зажигательном оружии.
|
||||
|
||||
liquid.water.name=Вода
|
||||
liquid.lava.name=Лава
|
||||
liquid.oil.name=Нефть
|
||||
liquid.cryofluid.name=Криогенная жидкость
|
||||
|
||||
text.item.explosiveness=[LIGHT_GRAY]Взрывоопасность: {0}
|
||||
text.item.flammability=[LIGHT_GRAY]Воспламеняемость: {0}
|
||||
text.item.radioactivity=[LIGHT_GRAY]Радиоактивность: {0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]Осадочность: {0}
|
||||
text.item.hardness=[LIGHT_GRAY]Прочность: {0}
|
||||
|
||||
text.liquid.heatcapacity=[LIGHT_GRAY]Теплоёмкость: {0}
|
||||
text.liquid.viscosity=[LIGHT_GRAY]Вязкость: {0}
|
||||
text.liquid.temperature=[LIGHT_GRAY]Температура: {0}
|
||||
|
||||
block.tungsten-wall.name=Вольфрамовая стена
|
||||
block.tungsten-wall-large.name=Большая вольфрамовая стена
|
||||
block.carbide-wall.name=Карбидная стена
|
||||
@ -474,7 +447,6 @@ block.water-extractor.name=Экстрактор воды
|
||||
block.cultivator.name=Культиватор
|
||||
block.dart-ship-factory.name=Завод дротиковых самолётов
|
||||
block.delta-mech-factory.name=Завод механического дельта броневика
|
||||
block.dronefactory.name=Завод дронов
|
||||
block.repairpoint.name=Ремонтная точка
|
||||
block.resupplypoint.name=Точка снабжения
|
||||
block.conduit.name=Трубопровод
|
||||
@ -506,8 +478,6 @@ block.solar-panel.name=Солнечная панель
|
||||
block.solar-panel-large.name=Большая солнечная панель
|
||||
block.oil-extractor.name=Нефтяной экстрактор
|
||||
block.javelin-ship-factory.name=Судовой завод Javelin
|
||||
block.drone-factory.name=Завод дронов
|
||||
block.fabricator-factory.name=Фабрика фабрикаторов
|
||||
block.repair-point.name=Ремонтный пункт
|
||||
block.resupply-point.name=Точка снабжения
|
||||
block.pulse-conduit.name=Импульсный трубопровод
|
||||
@ -518,5 +488,26 @@ block.liquid-junction.name=Жидкое соединение
|
||||
block.bridge-conduit.name=Мостовой трубопровод
|
||||
block.rotary-pump.name=Роторный насос
|
||||
block.nuclear-reactor.name=Ядерный реактор
|
||||
block.interceptor-factory.name=Фабрика перехватчиков
|
||||
block.command-center.name=Командный центр
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -9,7 +9,6 @@ text.link.google-play.description=Google Play mağaza sayfası
|
||||
text.link.wiki.description=Resmi Mindustry Wikipedi'si
|
||||
text.linkfail=Bağlantı açılamadı! URL, yazı tahtanıza kopyalandı.
|
||||
text.editor.web=Web sürümü editörü desteklemiyor! Editörü kullanmak için oyunu indirin.
|
||||
text.multiplayer.web=Oyunun bu sürümü çok oyunculuyu desteklemiyor! Tarayıcınızdan çok oyunculu oynamak için, itch.io sayfasındaki "çok oyunculu web sürümü" bağlantısını kullanın.
|
||||
text.gameover=Çekirdek yok edildi.
|
||||
text.highscore=[SARI] Yeni yüksek puan!
|
||||
text.level.highscore=Yüksek Puan: [accent] {0}
|
||||
@ -246,7 +245,6 @@ block.liquidjunction.name=sıvı bağlantı
|
||||
block.sorter.name=ayrıştırıcı
|
||||
block.smelter.name=dökümcü
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -206,8 +206,6 @@ text.link.wiki.description=official Mindustry wiki
|
||||
text.linkfail=Failed to open link!\nThe URL has been copied to your cliboard.
|
||||
text.editor.web=The web version does not support the editor!\nDownload the game to use it.
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.multiplayer.web=This version of the game does not support multiplayer!\nTo play multiplayer from your browser, use the "multiplayer web version" link at the itch.io page.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -427,7 +425,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -455,8 +452,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -11,8 +11,6 @@ text.link.wiki.description=官方 Mindustry 维基
|
||||
text.linkfail=打开链接失败!\nURL 已经复制到剪贴板。
|
||||
text.editor.web=网页版不支持地图编辑器!\n下载以使用编辑器。
|
||||
text.web.unsupported=网页版不支持此功能,请下载以使用此功能。
|
||||
text.multiplayer.web=网页版不支持多人游戏!\n请使用PC, 安卓 or iOS 版本。
|
||||
text.host.web=网页版不支持创建多人游戏!请下载以使用此功能。
|
||||
text.gameover=你的核心被摧毁了!
|
||||
text.sector.gameover=这个区域失守了,要重新部署吗?
|
||||
text.sector.retry=重试
|
||||
@ -24,23 +22,9 @@ text.map.delete=确定要删除 "[orange]{0}[]" 地图吗?
|
||||
text.level.select=选择关卡
|
||||
text.level.mode=游戏模式:
|
||||
text.construction.title=方块建造指导
|
||||
text.construction=\
|
||||
你选择了 [accent]建造模式[].\n\n\
|
||||
点击你附近的有效位置以放置\n\
|
||||
选择了方块以后, 点击复选框就会开始建造。\n\
|
||||
\n\
|
||||
- [accent]移除方块-[] 点击想要删除的方块。\n\
|
||||
- [accent]直线放置方块-[] 按住一个空点然后拖到目的地。\n\
|
||||
- [accent]取消建造或选择-[] 按左下角的X。
|
||||
text.construction=你选择了 [accent]建造模式[].\n\n点击你附近的有效位置以放置\n选择了方块以后, 点击复选框就会开始建造。\n\n- [accent]移除方块-[] 点击想要删除的方块。\n- [accent]直线放置方块-[] 按住一个空点然后拖到目的地。\n- [accent]取消建造或选择-[] 按左下角的X。
|
||||
text.deconstruction.title=方块删除指导
|
||||
text.deconstruction=\
|
||||
你选择了 [accent]删除模式[]。\n\n\
|
||||
点击你附近的有效位置以删除\n\
|
||||
选择了方块以后,点击复选框就会开始删除。\n\
|
||||
\n\
|
||||
- [accent]移除方块-[] 点击想要删除的方块。\n\
|
||||
- [accent]移除选中部分-[] 按住并拖动以选中一个区域。\n\
|
||||
- [accent]取消删除或选择-[] 按左下角的X.
|
||||
text.deconstruction=你选择了 [accent]删除模式[]。\n\n点击你附近的有效位置以删除\n选择了方块以后,点击复选框就会开始删除。\n\n- [accent]移除方块-[] 点击想要删除的方块。\n- [accent]移除选中部分-[] 按住并拖动以选中一个区域。\n- [accent]取消删除或选择-[] 按左下角的X.
|
||||
text.showagain=不再显示
|
||||
text.unlocks=已解锁
|
||||
text.savegame=保存游戏
|
||||
@ -54,7 +38,6 @@ text.sector=区域: [LIGHT_GRAY]{0}
|
||||
text.sector.time=时间: [LIGHT_GRAY]{0}
|
||||
text.sector.deploy=部署
|
||||
text.sector.resume=继续
|
||||
text.sector.unlocked=区域完成!
|
||||
text.sector.locked=[scarlet][[Incomplete]
|
||||
text.sector.unexplored=[accent][[Unexplored]
|
||||
text.mission=任务[LIGHT_GRAY] {0}
|
||||
@ -304,7 +287,6 @@ text.blocks.inputfuel=燃料
|
||||
text.blocks.fuelburntime=燃料燃烧时间
|
||||
text.blocks.inputcapacity=输入容量
|
||||
text.blocks.outputcapacity=输出容量
|
||||
|
||||
text.unit.blocks=方块
|
||||
text.unit.powersecond=能量单位/秒
|
||||
text.unit.liquidsecond=液体单位/秒
|
||||
@ -316,7 +298,6 @@ text.unit.degrees=度
|
||||
text.unit.seconds=秒
|
||||
text.unit.none=
|
||||
text.unit.items=物品
|
||||
|
||||
text.category.general=普通
|
||||
text.category.power=能量
|
||||
text.category.liquids=液体
|
||||
@ -371,12 +352,10 @@ mode.sandbox.name=沙盒
|
||||
mode.sandbox.description=无限的资源,不会自动生成敌人。
|
||||
mode.freebuild.name=自由建造
|
||||
mode.freebuild.description=有限的资源,不会自动生成敌人。
|
||||
|
||||
content.item.name=物品
|
||||
content.liquid.name=液体
|
||||
content.unit-type.name=单位
|
||||
content.recipe.name=方块
|
||||
|
||||
item.stone.name=石头
|
||||
item.stone.description=一种常见的原料。用于分离和提炼成其他材料,或熔化成熔岩。
|
||||
item.tungsten.name=钨
|
||||
@ -405,25 +384,20 @@ item.blast-compound.name=爆炸混合物
|
||||
item.blast-compound.description=一种用于炸弹和炸药的挥发性化合物。虽然它可以作为燃料燃烧,但不建议这样做。
|
||||
item.pyratite.name=硫
|
||||
item.pyratite.description=燃烧武器中使用的极易燃物质。
|
||||
|
||||
liquid.water.name=水
|
||||
liquid.lava.name=岩浆
|
||||
liquid.oil.name=石油
|
||||
liquid.cryofluid.name=冷冻液
|
||||
|
||||
text.item.explosiveness=[LIGHT_GRAY]爆炸威力:{0}
|
||||
text.item.flammability=[LIGHT_GRAY]易燃性:{0}
|
||||
text.item.radioactivity=[LIGHT_GRAY]放射性:{0}
|
||||
text.item.fluxiness=[LIGHT_GRAY]流通力:{0}
|
||||
text.item.hardness=[LIGHT_GRAY]硬度:{0}
|
||||
|
||||
text.unit.health=[LIGHT_GRAY]生命值: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]速度: {0}
|
||||
|
||||
text.liquid.heatcapacity=[LIGHT_GRAY]热容量:{0}
|
||||
text.liquid.viscosity=[LIGHT_GRAY]粘度:{0}
|
||||
text.liquid.temperature=[LIGHT_GRAY]温度:{0}
|
||||
|
||||
block.tungsten-wall.name=钨墙
|
||||
block.tungsten-wall-large.name=大型钨墙
|
||||
block.carbide-wall.name=电石
|
||||
@ -475,7 +449,6 @@ block.water-extractor.name=抽水机
|
||||
block.cultivator.name=耕种机
|
||||
block.dart-ship-factory.name=飞船制造工厂
|
||||
block.delta-mech-factory.name=机械制造工厂
|
||||
block.dronefactory.name=无人机工厂
|
||||
block.repairpoint.name=维修点
|
||||
block.resupplypoint.name=补给点
|
||||
block.conduit.name=导管
|
||||
@ -507,8 +480,6 @@ block.solar-panel.name=太阳能电池
|
||||
block.solar-panel-large.name=大型太阳能电池
|
||||
block.oil-extractor.name=石油钻井
|
||||
block.javelin-ship-factory.name=标枪船工厂
|
||||
block.drone-factory.name=无人机工厂
|
||||
block.fabricator-factory.name=装配工工厂
|
||||
block.repair-point.name=维修点
|
||||
block.resupply-point.name=供应点
|
||||
block.pulse-conduit.name=脉冲导管
|
||||
@ -519,11 +490,9 @@ block.liquid-junction.name=液体连接点
|
||||
block.bridge-conduit.name=导管桥
|
||||
block.rotary-pump.name=回旋泵
|
||||
block.nuclear-reactor.name=核反应堆
|
||||
block.interceptor-factory.name=拦截机工厂
|
||||
block.command-center.name=指令中心
|
||||
block.mass-driver.name=质量驱动器
|
||||
block.blast-drill.name=爆破钻头
|
||||
|
||||
unit.drone.name=无人机
|
||||
unit.drone.description=初始的无人机单位.自动在核心生成,自动采矿,收集物品,修复方块
|
||||
unit.fabricator.name=装配工
|
||||
@ -534,3 +503,11 @@ unit.titan.name=泰坦
|
||||
unit.titan.description=高级的有武装地面单位,使用电石作为弹药.攻击地面单位和空中单位.
|
||||
unit.monsoon.name=狂风
|
||||
unit.monsoon.description=重型地毯式轰炸机,使用爆炸混合物或硫作为弹药。
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
@ -9,7 +9,6 @@ text.link.google-play.description=Google Play 商店頁面
|
||||
text.link.wiki.description=官方 Mindustry 維基
|
||||
text.linkfail=無法打開連結!我們已將該網址複製到您的剪貼簿。\n
|
||||
text.editor.web=線上版本不支援地圖編輯器!請下載遊戲已使用這項功能。\n
|
||||
text.multiplayer.web=此遊戲版本不支援多人連線!請在 itch.io 頁面使用「多人線上版」連結以進入多人遊戲。
|
||||
text.gameover=核心已被摧毀。
|
||||
text.highscore=[YELLOW]新的高分紀錄!
|
||||
text.level.highscore=最高分:[accent] {0}
|
||||
@ -248,7 +247,6 @@ block.liquidjunction.name=液體樞紐
|
||||
block.sorter.name=分類器
|
||||
block.smelter.name=煉鋼廠
|
||||
text.web.unsupported=The web version does not support this feature! Download the game to use it.
|
||||
text.host.web=The web version does not support hosting games! Download the game to use this feature.
|
||||
text.map.delete=Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.construction.title=Block Construction Guide
|
||||
text.construction=You've just selected [accent]block construction mode[].\n\nTo begin placing, simply tap a valid location near your ship.\nOnce you have selected some blocks, press the checkbox to confirm, and your ship will begin constructing them.\n\n- [accent]Remove blocks[] from your selection by tapping them.\n- [accent]Shift the selection[] by holding and dragging any block in the selection.\n- [accent]Place blocks in a line[] by tapping and holding an empty spot, then dragging in a direction.\n- [accent]Cancel construction or selection[] by pressing the X at the bottom left.
|
||||
@ -428,7 +426,6 @@ block.water-extractor.name=Water Extractor
|
||||
block.cultivator.name=Cultivator
|
||||
block.dart-ship-factory.name=Dart Ship Factory
|
||||
block.delta-mech-factory.name=Delta Mech Factory
|
||||
block.dronefactory.name=Drone Factory
|
||||
block.repairpoint.name=Repair Point
|
||||
block.resupplypoint.name=Resupply Point
|
||||
block.liquidtank.name=Liquid Tank
|
||||
@ -456,8 +453,6 @@ block.solar-panel.name=Solar Panel
|
||||
block.solar-panel-large.name=Large Solar Panel
|
||||
block.oil-extractor.name=Oil Extractor
|
||||
block.javelin-ship-factory.name=Javelin Ship factory
|
||||
block.drone-factory.name=Drone Factory
|
||||
block.fabricator-factory.name=Fabricator Factory
|
||||
block.repair-point.name=Repair Point
|
||||
block.resupply-point.name=Resupply Point
|
||||
block.pulse-conduit.name=Pulse Conduit
|
||||
@ -475,7 +470,6 @@ 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
|
||||
@ -488,10 +482,32 @@ text.wave.lasted=You lasted until wave [accent]{0}[].
|
||||
setting.fpscap.name=Max FPS
|
||||
setting.fpscap.none=None
|
||||
setting.fpscap.text={0} FPS
|
||||
block.interceptor-factory.name=Interceptor Factory
|
||||
block.command-center.name=Command Center
|
||||
text.mission=Mission:[LIGHT_GRAY] {0}
|
||||
text.mission.wave=Survive [accent]{0}[] waves.
|
||||
text.mission.battle=Destroy the enemy base.
|
||||
text.none=<none>
|
||||
text.sector.corrupted=[orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.mission.complete=Mission complete!
|
||||
text.mission.complete.body=Sector {0},{1} has been conquered.
|
||||
text.mission.resource=Obtain {0} x{1}
|
||||
text.unit.health=[LIGHT_GRAY]Health: {0}
|
||||
text.unit.speed=[LIGHT_GRAY]Speed: {0}
|
||||
block.drone-pad.name=Drone Pad
|
||||
block.fabricator-pad.name=Fabricator Pad
|
||||
block.interceptor-pad.name=Interceptor Pad
|
||||
block.monsoon-pad.name=Monsoon Pad
|
||||
block.mass-driver.name=Mass Driver
|
||||
block.blast-drill.name=Blast Drill
|
||||
unit.drone.name=Drone
|
||||
unit.drone.description=The starter drone unit. Spawns in the core by default. Automatically mines ores, collects items and repairs blocks.
|
||||
unit.fabricator.name=Fabricator
|
||||
unit.fabricator.description=An advanced drone unit. Automatically mines ores, collects items and repairs blocks. Significantly more effective than a drone.
|
||||
unit.scout.name=Scout
|
||||
unit.scout.description=A basic ground unit. Uses lead as ammo.
|
||||
unit.titan.name=Titan
|
||||
unit.titan.description=An advanced armored ground unit. Uses carbide as ammo. Attacks both ground and air targets.
|
||||
unit.monsoon.name=Monsoon
|
||||
unit.monsoon.description=A heavy carpet bomber. Uses blast compound or pyratite as ammo.
|
||||
unit.interceptor.name=Interceptor
|
||||
unit.interceptor.description=A fast, hit-and-run strike unit. Uses lead as ammo.
|
||||
|
Reference in New Issue
Block a user