Removed unused bundle keys

This commit is contained in:
Anuken
2018-07-09 11:06:15 -04:00
parent b7e28a73ba
commit d6969d2c74
13 changed files with 1 additions and 253 deletions

View File

@ -55,13 +55,7 @@ text.about.button=About
text.name=Name: text.name=Name:
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.public=Public
text.players={0} players online text.players={0} players online
text.server.player.host={0} (host)
text.players.single={0} player online text.players.single={0} player online
text.server.mismatch=Packet error: possible client/server version mismatch.\nMake sure you and the host have the\nlatest version of Mindustry! text.server.mismatch=Packet error: possible client/server version mismatch.\nMake sure you and the host have the\nlatest version of Mindustry!
text.server.closing=[accent]Closing server... text.server.closing=[accent]Closing server...
@ -118,7 +112,6 @@ text.confirmban=Are you sure you want to ban this player?
text.confirmunban=Are you sure you want to unban this player? text.confirmunban=Are you sure you want to unban this player?
text.confirmadmin=Are you sure you want to make this player an admin? text.confirmadmin=Are you sure you want to make this player an admin?
text.confirmunadmin=Are you sure you want to remove admin status from this player? text.confirmunadmin=Are you sure you want to remove admin status from this player?
text.joingame.byip=Join by IP...
text.joingame.title=Join Game text.joingame.title=Join Game
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Disconnected. text.disconnect=Disconnected.
@ -130,8 +123,6 @@ text.server.port=Port:
text.server.addressinuse=Address already in use! text.server.addressinuse=Address already in use!
text.server.invalidport=Invalid port number! text.server.invalidport=Invalid port number!
text.server.error=[crimson]Error hosting server: [orange]{0} text.server.error=[crimson]Error hosting server: [orange]{0}
text.tutorial.back=< Prev
text.tutorial.next=Next >
text.save.new=New Save text.save.new=New Save
text.save.overwrite=Are you sure you want to overwrite\nthis save slot? text.save.overwrite=Are you sure you want to overwrite\nthis save slot?
text.overwrite=Overwrite text.overwrite=Overwrite
@ -226,21 +217,13 @@ text.editor.exportimage.description=Export a map image file
text.editor.loadimage=Import Terrain text.editor.loadimage=Import Terrain
text.editor.saveimage=Export Terrain text.editor.saveimage=Export Terrain
text.editor.unsaved=[scarlet]You have unsaved changes![]\nAre you sure you want to exit? text.editor.unsaved=[scarlet]You have unsaved changes![]\nAre you sure you want to exit?
text.editor.brushsize=Brush size: {0}
text.editor.noplayerspawn=This map has no player spawnpoint!
text.editor.manyplayerspawns=Maps cannot have more than one\nplayer spawnpoint!
text.editor.manyenemyspawns=Cannot have more than\n{0} enemy spawnpoints!
text.editor.resizemap=Resize Map text.editor.resizemap=Resize Map
text.editor.resizebig=[scarlet]Warning!\n[]Maps larger than 256 units may be laggy and unstable.
text.editor.mapname=Map Name: text.editor.mapname=Map Name:
text.editor.overwrite=[accent]Warning!\nThis overwrites an existing map. text.editor.overwrite=[accent]Warning!\nThis overwrites an existing map.
text.editor.overwrite.confirm=[scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it? text.editor.overwrite.confirm=[scarlet]Warning![] A map with this name already exists. Are you sure you want to overwrite it?
text.editor.selectmap=Select a map to load: text.editor.selectmap=Select a map to load:
text.width=Width: text.width=Width:
text.height=Height: text.height=Height:
text.randomize=Randomize
text.apply=Apply
text.update=Update
text.menu=Menu text.menu=Menu
text.play=Play text.play=Play
text.load=Load text.load=Load
@ -269,7 +252,6 @@ text.yes=Yes
text.no=No text.no=No
text.info.title=[accent]Info text.info.title=[accent]Info
text.error.title=[crimson]An error has occured text.error.title=[crimson]An error has occured
text.error.crashmessage=[SCARLET]An unexpected error has occured, which would have caused a crash.\n[]Please report the exact circumstances under which this error occured to the developer: \n[ORANGE]anukendev@gmail.com[]
text.error.crashtitle=An error has occured text.error.crashtitle=An error has occured
text.blocks.blockinfo=Block Info text.blocks.blockinfo=Block Info
text.blocks.powercapacity=Power Capacity text.blocks.powercapacity=Power Capacity
@ -336,7 +318,6 @@ setting.difficulty.insane=insane
setting.difficulty.purge=purge setting.difficulty.purge=purge
setting.difficulty.name=Difficulty: setting.difficulty.name=Difficulty:
setting.screenshake.name=Screen Shake setting.screenshake.name=Screen Shake
setting.smoothcam.name=Smooth Camera
setting.indicators.name=Enemy Indicators setting.indicators.name=Enemy Indicators
setting.effects.name=Display Effects setting.effects.name=Display Effects
setting.sensitivity.name=Controller Sensitivity setting.sensitivity.name=Controller Sensitivity
@ -347,10 +328,8 @@ setting.multithread.name=Multithreading
setting.fps.name=Show FPS setting.fps.name=Show FPS
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Show Power Lasers setting.lasers.name=Show Power Lasers
setting.previewopacity.name=Placing Preview Opacity
setting.healthbars.name=Show Entity Health bars setting.healthbars.name=Show Entity Health bars
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
setting.pixelate.name=Pixelate Screen
setting.musicvol.name=Music Volume setting.musicvol.name=Music Volume
setting.mutemusic.name=Mute Music setting.mutemusic.name=Mute Music
setting.sfxvol.name=SFX Volume setting.sfxvol.name=SFX Volume

View File

@ -13,7 +13,6 @@ text.joingame=Spiel beitreten
text.quit=Verlassen text.quit=Verlassen
text.about.button=Info text.about.button=Info
text.name=Name: text.name=Name:
text.public=Öffentlich
text.players={0} Spieler online text.players={0} Spieler online
text.players.single={0} Spieler online text.players.single={0} Spieler online
text.server.mismatch=Paketfehler: Mögliche Client / Server-Version stimmt nicht überein. Stell sicher, dass du und der Host die neueste Version von Mindustry haben! text.server.mismatch=Paketfehler: Mögliche Client / Server-Version stimmt nicht überein. Stell sicher, dass du und der Host die neueste Version von Mindustry haben!
@ -34,7 +33,6 @@ text.server.add=Server hinzufügen
text.server.delete=Bist du dir sicher das du diesen Server löschen möchtest? text.server.delete=Bist du dir sicher das du diesen Server löschen möchtest?
text.server.hostname=Host: {0} text.server.hostname=Host: {0}
text.server.edit=Server bearbeiten text.server.edit=Server bearbeiten
text.joingame.byip=Über IP beitreten ...
text.joingame.title=Spiel beitreten text.joingame.title=Spiel beitreten
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Verbindung unterbrochen. text.disconnect=Verbindung unterbrochen.
@ -44,8 +42,6 @@ text.connectfail=[crimson] Verbindung zum Server konnte nicht hergestellt werden
text.server.port=Port: text.server.port=Port:
text.server.invalidport=Falscher Port! text.server.invalidport=Falscher Port!
text.server.error=[crimson] Fehler beim Hosten des Servers: [orange] {0} text.server.error=[crimson] Fehler beim Hosten des Servers: [orange] {0}
text.tutorial.back=< Zurück
text.tutorial.next=Weiter >
text.save.new=Neuer Spielstand text.save.new=Neuer Spielstand
text.save.overwrite=Möchten du diesen Spielstand wirklich überschreiben? text.save.overwrite=Möchten du diesen Spielstand wirklich überschreiben?
text.overwrite=Überschreiben text.overwrite=Überschreiben
@ -98,20 +94,12 @@ text.editor.savemap=Karte\nspeichern
text.editor.loadimage=Bild\nladen text.editor.loadimage=Bild\nladen
text.editor.saveimage=Bild\nspeichern text.editor.saveimage=Bild\nspeichern
text.editor.unsaved=[crimson] Du hast Änderungen nicht gespeichert [] Möchtest du wirklich aufhören? text.editor.unsaved=[crimson] Du hast Änderungen nicht gespeichert [] Möchtest du wirklich aufhören?
text.editor.brushsize=Pinselgrösse: {0}
text.editor.noplayerspawn=Diese Karte hat keinen Spielerspawnpunkt!
text.editor.manyplayerspawns=Maps können nicht mehr als einen Spawnpunkt des Spielers haben!
text.editor.manyenemyspawns=Kann nicht mehr als {0} feindliche Spawnpunkte haben!
text.editor.resizemap=Grösse der Karte ändern text.editor.resizemap=Grösse der Karte ändern
text.editor.resizebig=[crimson] Warnung! [] Karten, die grösser als 256 Einheiten sind, können ruckeln und instabil sein.
text.editor.mapname=Map Name text.editor.mapname=Map Name
text.editor.overwrite=[accent] Warnung! Dies überschreibt eine vorhandene Map. text.editor.overwrite=[accent] Warnung! Dies überschreibt eine vorhandene Map.
text.editor.selectmap=Wähle eine Map zum Laden: text.editor.selectmap=Wähle eine Map zum Laden:
text.width=Breite: text.width=Breite:
text.height=Höhe: text.height=Höhe:
text.randomize=Zufällig
text.apply=Anwenden
text.update=Aktualisieren
text.menu=Menü text.menu=Menü
text.play=Spielen text.play=Spielen
text.load=Laden text.load=Laden
@ -131,7 +119,6 @@ text.purchased=[LIME] Erstellt!
text.weapons=Waffen text.weapons=Waffen
text.paused=Pausiert text.paused=Pausiert
text.error.title=[crimson] Ein Fehler ist aufgetreten text.error.title=[crimson] Ein Fehler ist aufgetreten
text.error.crashmessage=[SCARLET] Es ist ein unerwarteter Fehler aufgetreten, der einen Absturz verursacht hätte. [] Bitte geben Sie die genauen Umstände an, unter denen dieser Fehler passiert ist, für den Entwickler: [ORANGE] anukendev@gmail.com []
text.error.crashtitle=EIn Fehler ist aufgetreten! text.error.crashtitle=EIn Fehler ist aufgetreten!
text.blocks.blockinfo=Blockinfo: text.blocks.blockinfo=Blockinfo:
text.blocks.powercapacity=Energiekapazität text.blocks.powercapacity=Energiekapazität
@ -156,7 +143,6 @@ setting.difficulty.insane=Unmöglich
setting.difficulty.purge=Auslöschung setting.difficulty.purge=Auslöschung
setting.difficulty.name=Schwierigkeit setting.difficulty.name=Schwierigkeit
setting.screenshake.name=Bildschirm wackeln setting.screenshake.name=Bildschirm wackeln
setting.smoothcam.name=Glatte Kamera
setting.indicators.name=Feind Indikatoren setting.indicators.name=Feind Indikatoren
setting.effects.name=Effekte anzeigen setting.effects.name=Effekte anzeigen
setting.sensitivity.name=Kontroller Empfindlichkeit setting.sensitivity.name=Kontroller Empfindlichkeit
@ -166,7 +152,6 @@ setting.fps.name=Zeige FPS
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Zeige Energielaser setting.lasers.name=Zeige Energielaser
setting.healthbars.name=Zeige Objekt Lebensbalken setting.healthbars.name=Zeige Objekt Lebensbalken
setting.pixelate.name=Pixel Bildschirm
setting.musicvol.name=Musiklautstärke setting.musicvol.name=Musiklautstärke
setting.mutemusic.name=Musik stummschalten setting.mutemusic.name=Musik stummschalten
setting.sfxvol.name=Audioeffekte Lautstärke setting.sfxvol.name=Audioeffekte Lautstärke
@ -244,11 +229,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.player.host={0} (host)
text.server.closing=[accent]Closing server... text.server.closing=[accent]Closing server...
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.clientOutdated=Outdated client! Update your game! text.server.kicked.clientOutdated=Outdated client! Update your game!
@ -382,7 +362,6 @@ text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.fullscreen.name=Fullscreen setting.fullscreen.name=Fullscreen
setting.multithread.name=Multithreading setting.multithread.name=Multithreading
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
text.keybind.title=Rebind Keys text.keybind.title=Rebind Keys
keybind.block_info.name=block_info keybind.block_info.name=block_info

View File

@ -25,9 +25,7 @@ text.newgame=Nueva Partida
text.quit=Salir text.quit=Salir
text.about.button=Acerca de text.about.button=Acerca de
text.name=Nombre text.name=Nombre
text.public=Público
text.players={0} Jugadores en línea text.players={0} Jugadores en línea
text.server.player.host={0} ANFITRIÓN
text.players.single={0} jugador en línea text.players.single={0} jugador en línea
text.server.mismatch=Error de paquete: posible desajuste de la versión cliente / servidor.\n¡Asegúrate de que tú y el anfitrión tengáis la última versión de Mindustry! text.server.mismatch=Error de paquete: posible desajuste de la versión cliente / servidor.\n¡Asegúrate de que tú y el anfitrión tengáis la última versión de Mindustry!
text.server.closing=[accent] Cerrando servidor ... text.server.closing=[accent] Cerrando servidor ...
@ -79,7 +77,6 @@ text.confirmban=¿Estás seguro de que quieres prohibir este jugador?
text.confirmunban=¿Estás seguro de que quieres desbloquear a este jugador? text.confirmunban=¿Estás seguro de que quieres desbloquear a este jugador?
text.confirmadmin=¿Seguro que quieres que este jugador sea un administrador? text.confirmadmin=¿Seguro que quieres que este jugador sea un administrador?
text.confirmunadmin=¿Seguro que quieres eliminar el estado de administrador de este reproductor? text.confirmunadmin=¿Seguro que quieres eliminar el estado de administrador de este reproductor?
text.joingame.byip=Unirse por IP ...
text.joingame.title=Unirse a una partida text.joingame.title=Unirse a una partida
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Desconectado. text.disconnect=Desconectado.
@ -91,8 +88,6 @@ text.server.port=Puerto:
text.server.addressinuse=¡Dirección ya en uso! text.server.addressinuse=¡Dirección ya en uso!
text.server.invalidport=¡Número de puerto inválido! text.server.invalidport=¡Número de puerto inválido!
text.server.error=[crimson] Error en la creación del servidor: [orange] text.server.error=[crimson] Error en la creación del servidor: [orange]
text.tutorial.back=< Anterior
text.tutorial.next=Siguiente >
text.save.new=Nuevo Guardado text.save.new=Nuevo Guardado
text.save.overwrite=¿Seguro que quieres sobrescribir este juego guardado? text.save.overwrite=¿Seguro que quieres sobrescribir este juego guardado?
text.overwrite=Sobreescribir text.overwrite=Sobreescribir
@ -153,20 +148,12 @@ text.editor.savemap=Guardar mapa
text.editor.loadimage=Cargar imagen text.editor.loadimage=Cargar imagen
text.editor.saveimage=Guardar imagen text.editor.saveimage=Guardar imagen
text.editor.unsaved=[scarlet] ¡Tienes cambios sin guardar! [] ¿Estás seguro de que quieres salir? text.editor.unsaved=[scarlet] ¡Tienes cambios sin guardar! [] ¿Estás seguro de que quieres salir?
text.editor.brushsize=Tamaño del pincel: {0}
text.editor.noplayerspawn=¡Este mapa no tiene punto de aparición del jugador!
text.editor.manyplayerspawns=¡Los mapas no pueden tener más de un punto de spawn de jugador!
text.editor.manyenemyspawns={0 }¡No puede tener más de puntos de aparición enemiga!
text.editor.resizemap=Cambiar el tamaño del mapa text.editor.resizemap=Cambiar el tamaño del mapa
text.editor.resizebig=[escarlata] ¡Advertencia! [] Los mapas de más de 256 unidades pueden ser inestables.
text.editor.mapname=Nombre del mapa text.editor.mapname=Nombre del mapa
text.editor.overwrite=[acento] ¡Advertencia!\nEsto sobrescribe un mapa existente. text.editor.overwrite=[acento] ¡Advertencia!\nEsto sobrescribe un mapa existente.
text.editor.selectmap=Seleccione un mapa para cargar: text.editor.selectmap=Seleccione un mapa para cargar:
text.width=Ancho: text.width=Ancho:
text.height=Altura: text.height=Altura:
text.randomize=Aleatorizar
text.apply=Aplicar
text.update=Refrescar
text.menu=Menú text.menu=Menú
text.play=Jugar text.play=Jugar
text.load=Cargar text.load=Cargar
@ -189,7 +176,6 @@ text.weapons=Armas
text.paused=Pausado text.paused=Pausado
text.info.title=[acento] Información text.info.title=[acento] Información
text.error.title=[carmesí] Se ha producido un error text.error.title=[carmesí] Se ha producido un error
text.error.crashmessage=[SCARLET] Se ha producido un error inesperado, que habría causado un bloqueo. [] Informe las circunstancias exactas bajo las cuales se produjo este error al desarrollador: [ORANGE] anukendev@gmail.com []
text.error.crashtitle=Ha ocurrido un error text.error.crashtitle=Ha ocurrido un error
text.blocks.blockinfo=Información de bloque text.blocks.blockinfo=Información de bloque
text.blocks.powercapacity=Capacidad de energía text.blocks.powercapacity=Capacidad de energía
@ -214,7 +200,6 @@ setting.difficulty.insane=Insano
setting.difficulty.purge=Purga setting.difficulty.purge=Purga
setting.difficulty.name=Dificultad: setting.difficulty.name=Dificultad:
setting.screenshake.name=Shake de pantalla setting.screenshake.name=Shake de pantalla
setting.smoothcam.name=Cámara lisa
setting.indicators.name=Indicador del enemigo setting.indicators.name=Indicador del enemigo
setting.effects.name=Mostrar efectos setting.effects.name=Mostrar efectos
setting.sensitivity.name=Sensibilidad del controlador setting.sensitivity.name=Sensibilidad del controlador
@ -225,9 +210,7 @@ setting.multithread.name=Multithreading
setting.fps.name=Mostrar fps setting.fps.name=Mostrar fps
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Mostrar láseres de poder setting.lasers.name=Mostrar láseres de poder
setting.previewopacity.name=Colocando Vista Previa Opacidad
setting.healthbars.name=Mostrar barras de vida de enemigos y jugadores setting.healthbars.name=Mostrar barras de vida de enemigos y jugadores
setting.pixelate.name=Pixelear pantalla
setting.musicvol.name=Volumen de la música setting.musicvol.name=Volumen de la música
setting.mutemusic.name=Apagar música setting.mutemusic.name=Apagar música
setting.sfxvol.name=Volumen de los efectos de sonido setting.sfxvol.name=Volumen de los efectos de sonido
@ -301,10 +284,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.nameInUse=There is someone with that name\nalready on this server. text.server.kicked.nameInUse=There is someone with that name\nalready on this server.
text.server.kicked.nameEmpty=Your name must contain at least one character or number. text.server.kicked.nameEmpty=Your name must contain at least one character or number.

View File

@ -13,9 +13,7 @@ text.joingame=Rejoindre la partie
text.quit=Quitter text.quit=Quitter
text.about.button=À propos text.about.button=À propos
text.name=Nom : text.name=Nom :
text.public=Publique
text.players=joueurs en ligne text.players=joueurs en ligne
text.server.player.host=Héberger
text.players.single=joueur en ligne text.players.single=joueur en ligne
text.server.mismatch=Erreur de paquet: possible incompatibilité de version client/serveur. Assurez-vous que vous et l'hôte avez la dernière version de Mindustry! text.server.mismatch=Erreur de paquet: possible incompatibilité de version client/serveur. Assurez-vous que vous et l'hôte avez la dernière version de Mindustry!
text.server.closing=[accent]Fermeture du serveur ... text.server.closing=[accent]Fermeture du serveur ...
@ -64,7 +62,6 @@ text.confirmban=Êtes-vous sûr de vouloir bannir ce joueur?
text.confirmunban=Êtes-vous sûr de vouloir annuler le ban de ce joueur? text.confirmunban=Êtes-vous sûr de vouloir annuler le ban de ce joueur?
text.confirmadmin=Êtes-vous sûr de vouloir faire de ce joueur un administrateur? text.confirmadmin=Êtes-vous sûr de vouloir faire de ce joueur un administrateur?
text.confirmunadmin=Êtes-vous sûr de vouloir supprimer le statut d'administrateur de ce joueur? text.confirmunadmin=Êtes-vous sûr de vouloir supprimer le statut d'administrateur de ce joueur?
text.joingame.byip=Rejoindre par IP ...
text.joingame.title=Rejoindre une partie text.joingame.title=Rejoindre une partie
text.joingame.ip=IP : text.joingame.ip=IP :
text.disconnect=Déconnecté text.disconnect=Déconnecté
@ -75,8 +72,6 @@ text.server.port=Port :
text.server.addressinuse=Adresse déjà utilisée! text.server.addressinuse=Adresse déjà utilisée!
text.server.invalidport=Numéro de port incorrect. text.server.invalidport=Numéro de port incorrect.
text.server.error=[crimson]Erreur lors de l'hébergement du serveur: [orange] {0} text.server.error=[crimson]Erreur lors de l'hébergement du serveur: [orange] {0}
text.tutorial.back=< Précédent\n
text.tutorial.next=Suivant>
text.save.new=Nouvelle sauvegarde text.save.new=Nouvelle sauvegarde
text.save.overwrite=Êtes-vous sûr de vouloir remplacer cette sauvegarde? text.save.overwrite=Êtes-vous sûr de vouloir remplacer cette sauvegarde?
text.overwrite=Écraser text.overwrite=Écraser
@ -134,20 +129,12 @@ text.editor.savemap=Enregistrer la carte
text.editor.loadimage=Charger l'image text.editor.loadimage=Charger l'image
text.editor.saveimage=Enregistrer l'image text.editor.saveimage=Enregistrer l'image
text.editor.unsaved=[scarlet] Vous avez des changements non sauvegardés![] Êtes-vous sûr de vouloir quitter? text.editor.unsaved=[scarlet] Vous avez des changements non sauvegardés![] Êtes-vous sûr de vouloir quitter?
text.editor.brushsize=Taille de la brosse:
text.editor.noplayerspawn=Cette carte n'a pas de point d'apparition de joueur!
text.editor.manyplayerspawns=Les cartes ne peuvent pas avoir plus d'un point d'apparition de joueur!
text.editor.manyenemyspawns=Il ne peut pas avoir plus de {0} points d'apparition ennemis!
text.editor.resizemap=Redimensionner la carte text.editor.resizemap=Redimensionner la carte
text.editor.resizebig=[scarlet]Attention![] Les cartes de plus de 256 unités peuvent laggés et être instables.
text.editor.mapname=Nom de la carte: text.editor.mapname=Nom de la carte:
text.editor.overwrite=[accent]Attention! Cela écrasera la carte existante. text.editor.overwrite=[accent]Attention! Cela écrasera la carte existante.
text.editor.selectmap=Sélectionnez une carte à charger: text.editor.selectmap=Sélectionnez une carte à charger:
text.width=Largeur: text.width=Largeur:
text.height=Hauteur: text.height=Hauteur:
text.randomize=Rendre aléatoire
text.apply=Appliquer
text.update=Modifier
text.menu=Menu text.menu=Menu
text.play=Jouer text.play=Jouer
text.load=Charger text.load=Charger
@ -170,7 +157,6 @@ text.weapons=Armes
text.paused=Pause text.paused=Pause
text.info.title=[accent]Info text.info.title=[accent]Info
text.error.title=[crimson]Une erreur est survenue text.error.title=[crimson]Une erreur est survenue
text.error.crashmessage=[SCARLET]Une erreur inattendue est survenue, et aurait provoqué un crash.[] Veuillez indiquer les circonstances exactes dans lesquelles cette erreur est survenue au développeur:[ORANGE] anukendev@gmail.com[]
text.error.crashtitle=Une erreur est survenue text.error.crashtitle=Une erreur est survenue
text.blocks.blockinfo=Bloquer les infos text.blocks.blockinfo=Bloquer les infos
text.blocks.powercapacity=capacité d'énergie text.blocks.powercapacity=capacité d'énergie
@ -195,7 +181,6 @@ setting.difficulty.insane=Extreme
setting.difficulty.purge=Purge setting.difficulty.purge=Purge
setting.difficulty.name=Difficulté: setting.difficulty.name=Difficulté:
setting.screenshake.name=Tremblement d'écran setting.screenshake.name=Tremblement d'écran
setting.smoothcam.name=Caméra lisse
setting.indicators.name=Indicateurs ennemis setting.indicators.name=Indicateurs ennemis
setting.effects.name=Effets d'affichage setting.effects.name=Effets d'affichage
setting.sensitivity.name=Sensibilité de la manette setting.sensitivity.name=Sensibilité de la manette
@ -207,7 +192,6 @@ setting.fps.name=Afficher FPS
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Afficher les rayons des lasers setting.lasers.name=Afficher les rayons des lasers
setting.healthbars.name=Afficher les barres de santé des entités setting.healthbars.name=Afficher les barres de santé des entités
setting.pixelate.name=Pixéliser l'écran
setting.musicvol.name=volume musique setting.musicvol.name=volume musique
setting.mutemusic.name=Musique muette setting.mutemusic.name=Musique muette
setting.sfxvol.name=Volume SFX setting.sfxvol.name=Volume SFX
@ -289,10 +273,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again. text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again.
text.server.kicked.nameInUse=There is someone with that name\nalready on this server. text.server.kicked.nameInUse=There is someone with that name\nalready on this server.
@ -386,7 +366,6 @@ text.category.liquids=Liquids
text.category.items=Items text.category.items=Items
text.category.crafting=Crafting text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
mode.text.help.title=Description of modes mode.text.help.title=Description of modes
mode.waves.description=the normal mode. limited resources and automatic incoming waves. mode.waves.description=the normal mode. limited resources and automatic incoming waves.

View File

@ -13,9 +13,7 @@ text.joingame=Bermain Bersama
text.quit=Keluar text.quit=Keluar
text.about.button=Tentang text.about.button=Tentang
text.name=Nama: text.name=Nama:
text.public=Publik
text.players={0} pemain online text.players={0} pemain online
text.server.player.host={0} (host)
text.players.single={0} pemain online text.players.single={0} pemain online
text.server.mismatch=Kesalahan paket: kemungkinan versi client / server tidak sesuai.\nPastikan Anda dan host memiliki versi terbaru Mindustry! text.server.mismatch=Kesalahan paket: kemungkinan versi client / server tidak sesuai.\nPastikan Anda dan host memiliki versi terbaru Mindustry!
text.server.closing=[accent]Menutup server... text.server.closing=[accent]Menutup server...
@ -39,7 +37,6 @@ text.server.add=Tambahkan Server
text.server.delete=Yakin ingin menghapus server ini? text.server.delete=Yakin ingin menghapus server ini?
text.server.hostname=Host: {0} text.server.hostname=Host: {0}
text.server.edit=Sunting Server text.server.edit=Sunting Server
text.joingame.byip=Bergabung dengan IP...
text.joingame.title=Bermain Bersama text.joingame.title=Bermain Bersama
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Sambungan terputus. text.disconnect=Sambungan terputus.
@ -50,8 +47,6 @@ text.server.port=Port:
text.server.addressinuse=Alamat sudah di pakai! text.server.addressinuse=Alamat sudah di pakai!
text.server.invalidport=Nomor port salah! text.server.invalidport=Nomor port salah!
text.server.error=[crimson]Kesalahan server hosting: [orange]{0} text.server.error=[crimson]Kesalahan server hosting: [orange]{0}
text.tutorial.back=< Sebelumnya
text.tutorial.next=Berikutnya >
text.save.new=Simpan Baru text.save.new=Simpan Baru
text.save.overwrite=Yakin ingin mengganti slot simpan ini? text.save.overwrite=Yakin ingin mengganti slot simpan ini?
text.overwrite=Ganti text.overwrite=Ganti
@ -104,20 +99,12 @@ text.editor.savemap=Simpan Peta
text.editor.loadimage=Buka Gambar text.editor.loadimage=Buka Gambar
text.editor.saveimage=Simpan Gambar text.editor.saveimage=Simpan Gambar
text.editor.unsaved=[scarlet]Anda memiliki perubahan yang belum disimpan![]\nYakin ingin keluar? text.editor.unsaved=[scarlet]Anda memiliki perubahan yang belum disimpan![]\nYakin ingin keluar?
text.editor.brushsize=Ukuran sikat: {0}
text.editor.noplayerspawn=Peta ini tidak memiliki spawnpoint pemain!
text.editor.manyplayerspawns=Peta tidak bisa memiliki lebih dari satu\nspawnpoint pemain!
text.editor.manyenemyspawns=Tidak dapat memiliki lebih dari\n{0} spawnpoint musuh!
text.editor.resizemap=Ubah ukuran peta text.editor.resizemap=Ubah ukuran peta
text.editor.resizebig=[scarlet]Peringatan!\n[]Peta yang lebih besar dari 256 unit mungkin nge-lag dan tidak stabil.
text.editor.mapname=Nama Peta: text.editor.mapname=Nama Peta:
text.editor.overwrite=[accent]Peringatan!\nIni akan mengganti peta yang ada. text.editor.overwrite=[accent]Peringatan!\nIni akan mengganti peta yang ada.
text.editor.selectmap=Pilih peta yang akan dimuat: text.editor.selectmap=Pilih peta yang akan dimuat:
text.width=Lebar: text.width=Lebar:
text.height=Tinggi: text.height=Tinggi:
text.randomize=Acak
text.apply=Terapkan
text.update=Perbarui
text.menu=Menu text.menu=Menu
text.play=Main text.play=Main
text.load=Buka text.load=Buka
@ -140,7 +127,6 @@ text.weapons=Senjata
text.paused=Jeda text.paused=Jeda
text.info.title=[accent]Info text.info.title=[accent]Info
text.error.title=[crimson]Telah terjadi kesalahan text.error.title=[crimson]Telah terjadi kesalahan
text.error.crashmessage=[SCARLET]Kesalahan tak terduga telah terjadi, yang menyebabkan kerusakan.\n[]Tolong laporkan keadaan yang tepat dimana kesalahan ini terjadi pada pengembang:\n[ORANGE] anukendev@gmail.com[]
text.error.crashtitle=Telah terjadi kesalahan text.error.crashtitle=Telah terjadi kesalahan
text.blocks.blockinfo=Info Blok text.blocks.blockinfo=Info Blok
text.blocks.powercapacity=Kapasitas Tenaga text.blocks.powercapacity=Kapasitas Tenaga
@ -165,7 +151,6 @@ setting.difficulty.insane=sangat susah
setting.difficulty.purge=paling susah setting.difficulty.purge=paling susah
setting.difficulty.name=Kesulitan: setting.difficulty.name=Kesulitan:
setting.screenshake.name=Layar Bergoyang setting.screenshake.name=Layar Bergoyang
setting.smoothcam.name=Kamera Halus
setting.indicators.name=Indikator Musuh setting.indicators.name=Indikator Musuh
setting.effects.name=Efek Tampilan setting.effects.name=Efek Tampilan
setting.sensitivity.name=Sensitivitas Pengendali setting.sensitivity.name=Sensitivitas Pengendali
@ -176,7 +161,6 @@ setting.fps.name=Tunjukkan FPS
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Tampilkan Laser Tenaga setting.lasers.name=Tampilkan Laser Tenaga
setting.healthbars.name=Tampilkan Bar Darah Entitas setting.healthbars.name=Tampilkan Bar Darah Entitas
setting.pixelate.name=Layar Pixel
setting.musicvol.name=Volume Musik setting.musicvol.name=Volume Musik
setting.mutemusic.name=Bisukan Musik setting.mutemusic.name=Bisukan Musik
setting.sfxvol.name=Volume Suara setting.sfxvol.name=Volume Suara
@ -254,10 +238,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.banned=You are banned on this server. text.server.kicked.banned=You are banned on this server.
text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again. text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again.
@ -382,7 +362,6 @@ text.category.items=Items
text.category.crafting=Crafting text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.multithread.name=Multithreading setting.multithread.name=Multithreading
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
text.keybind.title=Rebind Keys text.keybind.title=Rebind Keys
keybind.block_info.name=block_info keybind.block_info.name=block_info

View File

@ -25,9 +25,7 @@ text.newgame=Nuovo gioco
text.quit=Esci text.quit=Esci
text.about.button=Informazioni text.about.button=Informazioni
text.name=Nome: text.name=Nome:
text.public=Pubblico
text.players={0} giocatori online text.players={0} giocatori online
text.server.player.host={0} (host)
text.players.single={0} giocatori online text.players.single={0} giocatori online
text.server.mismatch=Errore nel pacchetto: possibile discrepanza nella versione client / server. Assicurati che tu e l'host abbiate l'ultima versione di Mindustry! text.server.mismatch=Errore nel pacchetto: possibile discrepanza nella versione client / server. Assicurati che tu e l'host abbiate l'ultima versione di Mindustry!
text.server.closing=[accent]Chiusura server ... text.server.closing=[accent]Chiusura server ...
@ -79,7 +77,6 @@ text.confirmban=Sei sicuro di voler bandire questo giocatore?
text.confirmunban=Sei sicuro di voler sbloccare questo giocatore? text.confirmunban=Sei sicuro di voler sbloccare questo giocatore?
text.confirmadmin=Sei sicuro di voler rendere questo giocatore un amministratore? text.confirmadmin=Sei sicuro di voler rendere questo giocatore un amministratore?
text.confirmunadmin=Sei sicuro di voler rimuovere lo stato di amministratore da questo player? text.confirmunadmin=Sei sicuro di voler rimuovere lo stato di amministratore da questo player?
text.joingame.byip=Unisciti a IP ...
text.joingame.title=Unisciti alla Partita text.joingame.title=Unisciti alla Partita
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Disconnesso. text.disconnect=Disconnesso.
@ -91,8 +88,6 @@ text.server.port=Porta:
text.server.addressinuse=Indirizzo già in uso! text.server.addressinuse=Indirizzo già in uso!
text.server.invalidport=Numero di porta non valido! text.server.invalidport=Numero di porta non valido!
text.server.error=[crimson]Errore nell'hosting del server: [orange] {0} text.server.error=[crimson]Errore nell'hosting del server: [orange] {0}
text.tutorial.back=< Prec
text.tutorial.next=Succ >
text.save.new=Nuovo Salvataggio text.save.new=Nuovo Salvataggio
text.save.overwrite=Sei sicuro di voler sovrascrivere questo salvataggio? text.save.overwrite=Sei sicuro di voler sovrascrivere questo salvataggio?
text.overwrite=Sostituisci text.overwrite=Sostituisci
@ -153,20 +148,12 @@ text.editor.savemap=Salva\nla mappa
text.editor.loadimage=Carica\nimmagine text.editor.loadimage=Carica\nimmagine
text.editor.saveimage=Salva\nImmagine text.editor.saveimage=Salva\nImmagine
text.editor.unsaved=[scarlet]Hai modifiche non salvate![]\nSei sicuro di voler uscire? text.editor.unsaved=[scarlet]Hai modifiche non salvate![]\nSei sicuro di voler uscire?
text.editor.brushsize=Dimensione del pennello: {0}
text.editor.noplayerspawn=Questa mappa non ha lo spawnpoint del giocatore!
text.editor.manyplayerspawns=Le mappe non possono avere più di un punto di spawn di un giocatore!
text.editor.manyenemyspawns=Non puoi avere più di {0} spawn nemici!
text.editor.resizemap=Ridimensiona la mappa text.editor.resizemap=Ridimensiona la mappa
text.editor.resizebig=[Scarlet]Attenzione!\n[]Le mappe più grandi di 256 unità potrebbero causare del lag oltre ad essere instabili.
text.editor.mapname=Nome Mappa: text.editor.mapname=Nome Mappa:
text.editor.overwrite=[Accent]Attenzione!\nQuesto sovrascrive una mappa esistente. text.editor.overwrite=[Accent]Attenzione!\nQuesto sovrascrive una mappa esistente.
text.editor.selectmap=Seleziona una mappa da caricare: text.editor.selectmap=Seleziona una mappa da caricare:
text.width=Larghezza: text.width=Larghezza:
text.height=Altezza: text.height=Altezza:
text.randomize=Randomizza
text.apply=Applicare
text.update=Aggiorna
text.menu=Menu text.menu=Menu
text.play=Gioca text.play=Gioca
text.load=Carica text.load=Carica
@ -189,7 +176,6 @@ text.weapons=Armi
text.paused=In pausa text.paused=In pausa
text.info.title=[Accent]Informazioni text.info.title=[Accent]Informazioni
text.error.title=[crimson]Si è verificato un errore text.error.title=[crimson]Si è verificato un errore
text.error.crashmessage=[SCARLET]Si è verificato un errore imprevisto che ha causato un arresto anomalo.[] Si prega di segnalare le circostanze esatte in cui questo errore si è verificato allo sviluppatore:\n[ORANGE]anukendev@gmail.com[]
text.error.crashtitle=Si è verificato un errore text.error.crashtitle=Si è verificato un errore
text.blocks.blockinfo=Informazioni sul blocco text.blocks.blockinfo=Informazioni sul blocco
text.blocks.powercapacity=Capacità energetica text.blocks.powercapacity=Capacità energetica
@ -214,7 +200,6 @@ setting.difficulty.insane=Folle
setting.difficulty.purge=Epurazione setting.difficulty.purge=Epurazione
setting.difficulty.name=Difficoltà: setting.difficulty.name=Difficoltà:
setting.screenshake.name=Screen Shake setting.screenshake.name=Screen Shake
setting.smoothcam.name=Smooth Camera
setting.indicators.name=Indicatori nemici setting.indicators.name=Indicatori nemici
setting.effects.name=Visualizza effetti setting.effects.name=Visualizza effetti
setting.sensitivity.name=Sensibilità del controllore. setting.sensitivity.name=Sensibilità del controllore.
@ -226,7 +211,6 @@ setting.fps.name=Mostra FPS
setting.vsync.name=Sincronizzazione Verticale setting.vsync.name=Sincronizzazione Verticale
setting.lasers.name=Mostra Energia Dei Laser setting.lasers.name=Mostra Energia Dei Laser
setting.healthbars.name=Mostra barra della salute delle entità setting.healthbars.name=Mostra barra della salute delle entità
setting.pixelate.name=Schermo Pixelate
setting.musicvol.name=Volume Musica setting.musicvol.name=Volume Musica
setting.mutemusic.name=Musica muta setting.mutemusic.name=Musica muta
setting.sfxvol.name=Volume SFX setting.sfxvol.name=Volume SFX
@ -300,10 +284,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.nameInUse=There is someone with that name\nalready on this server. text.server.kicked.nameInUse=There is someone with that name\nalready on this server.
text.server.kicked.nameEmpty=Your name must contain at least one character or number. text.server.kicked.nameEmpty=Your name must contain at least one character or number.
@ -390,7 +370,6 @@ text.category.liquids=Liquids
text.category.items=Items text.category.items=Items
text.category.crafting=Crafting text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
content.item.name=Items content.item.name=Items
content.liquid.name=Liquids content.liquid.name=Liquids

View File

@ -39,13 +39,7 @@ text.about.button=정보
text.name=이름: text.name=이름:
text.unlocked=새 블록이 잠금 해제되었습니다! text.unlocked=새 블록이 잠금 해제되었습니다!
text.unlocked.plural=새 블록이 잠금 해제되었습니다! text.unlocked.plural=새 블록이 잠금 해제되었습니다!
text.server.rollback=롤백
text.server.rollback.numberfield=롤백 개수:
text.blocks.editlogs=편집 기록
text.block.editlogsnotfound=[red]이 위치에 대한 편집 기록이 없습니다.
text.public=공용
text.players={0} 플레이어 온라인 text.players={0} 플레이어 온라인
text.server.player.host=호스트: {0}
text.players.single={0} 플레이어 온라인 text.players.single={0} 플레이어 온라인
text.server.mismatch=패킷 오류: 클라이언트와 서버 버전이 일치하지 않습니다.자신이 서버를 호스트하거나 최신 버전을 사용 해 주세요! text.server.mismatch=패킷 오류: 클라이언트와 서버 버전이 일치하지 않습니다.자신이 서버를 호스트하거나 최신 버전을 사용 해 주세요!
text.server.closing=[accent]서버 닫는중... text.server.closing=[accent]서버 닫는중...
@ -102,7 +96,6 @@ text.confirmban=이 플레이어를 차단하시겠습니까?
text.confirmunban=이 플레이어를 차단하시겠습니까? text.confirmunban=이 플레이어를 차단하시겠습니까?
text.confirmadmin=이 플레이어를 관리자로 설정 하시겠습니까? text.confirmadmin=이 플레이어를 관리자로 설정 하시겠습니까?
text.confirmunadmin=이 플레이어의 관리자 상태를 해제하시겠습니까? text.confirmunadmin=이 플레이어의 관리자 상태를 해제하시겠습니까?
text.joingame.byip=IP를 입력해서 참가하기...
text.joingame.title=게임 참가 text.joingame.title=게임 참가
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=서버와 연결이 해제되었습니다. text.disconnect=서버와 연결이 해제되었습니다.
@ -114,8 +107,6 @@ text.server.port=포트:
text.server.addressinuse=이 주소는 이미 사용중입니다! text.server.addressinuse=이 주소는 이미 사용중입니다!
text.server.invalidport=포트 번호가 잘못되었습니다. text.server.invalidport=포트 번호가 잘못되었습니다.
text.server.error=[crimson]{0}[orange]서버를 호스팅 하는데 오류가 발생했습니다.[] text.server.error=[crimson]{0}[orange]서버를 호스팅 하는데 오류가 발생했습니다.[]
text.tutorial.back=< 이전
text.tutorial.next=다음 >
text.save.new=새로 저장\n text.save.new=새로 저장\n
text.save.overwrite=이 저장 슬롯을 덮어씌우겠습니까?\n text.save.overwrite=이 저장 슬롯을 덮어씌우겠습니까?\n
text.overwrite=덮어쓰기\n text.overwrite=덮어쓰기\n
@ -210,21 +201,13 @@ text.editor.exportimage.description=맵 이미지 파일 내보내기
text.editor.loadimage=지형 가져오기 text.editor.loadimage=지형 가져오기
text.editor.saveimage=지형 내보내기 text.editor.saveimage=지형 내보내기
text.editor.unsaved=[scarlet]변경사항을 저장하지 않았습니다![]\n정말로 나가시겠습니까?\n text.editor.unsaved=[scarlet]변경사항을 저장하지 않았습니다![]\n정말로 나가시겠습니까?\n
text.editor.brushsize=브러쉬 크기 : {0}
text.editor.noplayerspawn=이 맵에는 플레이어의 스폰 지점이 없습니다!
text.editor.manyplayerspawns=맵에는 플레이어 스폰 지점이 둘 이상 있을 수 없습니다!
text.editor.manyenemyspawns={0} 개 이상의 몹 스폰 지점을 설정할 수 없습니다!
text.editor.resizemap=맵 크기 조정 text.editor.resizemap=맵 크기 조정
text.editor.resizebig=[scarlet]경고![]맵 크기가 256보다 큰지도는 많은 랙을 유발할 수 있습니다.
text.editor.mapname=맵 이름: text.editor.mapname=맵 이름:
text.editor.overwrite=[accept]경고!이 명령은 기존 맵을 덮어씌우게 됩니다.\n text.editor.overwrite=[accept]경고!이 명령은 기존 맵을 덮어씌우게 됩니다.\n
text.editor.overwrite.confirm=[scarlet]경고![] 이 이름을 가진 맵이 이미 있습니다. 덮어 쓰시겠습니까? text.editor.overwrite.confirm=[scarlet]경고![] 이 이름을 가진 맵이 이미 있습니다. 덮어 쓰시겠습니까?
text.editor.selectmap=불러올 맵 선택: text.editor.selectmap=불러올 맵 선택:
text.width=넓이: text.width=넓이:
text.height=높이: text.height=높이:
text.randomize=무작위
text.apply=적용
text.update=업데이트
text.menu=메뉴 text.menu=메뉴
text.play=플레이 text.play=플레이
text.load=불러오기 text.load=불러오기
@ -251,7 +234,6 @@ text.weapons=무기
text.paused=일시 정지 text.paused=일시 정지
text.info.title=[accent]정보 text.info.title=[accent]정보
text.error.title=[crimson]오류가 발생했습니다. text.error.title=[crimson]오류가 발생했습니다.
text.error.crashmessage=[scarlet]예기치 않은 오류가 발생하여 게임이 강제 종료되었습니다![]\n이 오류가 발생한 정확한 상황을 개발자에게 알려주십시오. [ORANGE]anukendev@gmail.com[]
text.error.crashtitle=오류가 발생했습니다. text.error.crashtitle=오류가 발생했습니다.
text.blocks.blockinfo=블록 정보 text.blocks.blockinfo=블록 정보
text.blocks.powercapacity=최대 전력 용량 text.blocks.powercapacity=최대 전력 용량
@ -311,7 +293,6 @@ setting.difficulty.insane=미침
setting.difficulty.purge=[#FE2E2E]대한[#2E2EFE]민국 setting.difficulty.purge=[#FE2E2E]대한[#2E2EFE]민국
setting.difficulty.name=난이도: setting.difficulty.name=난이도:
setting.screenshake.name=화면 흔들기 setting.screenshake.name=화면 흔들기
setting.smoothcam.name=부드러운 카메라
setting.indicators.name=적 위치 표시 화살표 setting.indicators.name=적 위치 표시 화살표
setting.effects.name=화면 효과 setting.effects.name=화면 효과
setting.sensitivity.name=컨트롤러 감도 setting.sensitivity.name=컨트롤러 감도
@ -322,10 +303,8 @@ setting.multithread.name=멀티 스레딩
setting.fps.name=FPS 표시 setting.fps.name=FPS 표시
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=파워 레이져 표시 setting.lasers.name=파워 레이져 표시
setting.previewopacity.name=미리보기 블럭 투명도
setting.healthbars.name=몹 체력바 표시 setting.healthbars.name=몹 체력바 표시
setting.minimap.name=미니맵 보기 setting.minimap.name=미니맵 보기
setting.pixelate.name=화면 픽셀화
setting.musicvol.name=음악 크기 setting.musicvol.name=음악 크기
setting.mutemusic.name=음소거 setting.mutemusic.name=음소거
setting.sfxvol.name=SFX 볼륨 setting.sfxvol.name=SFX 볼륨

View File

@ -13,9 +13,7 @@ text.joingame=Gra wieloosobowa
text.quit=Wyjdź text.quit=Wyjdź
text.about.button=O grze text.about.button=O grze
text.name=Nazwa: text.name=Nazwa:
text.public=Publiczny
text.players={0} graczy online text.players={0} graczy online
text.server.player.host={0} (host)
text.players.single={0} gracz online text.players.single={0} gracz online
text.server.mismatch=Błąd pakietu: możliwa niezgodność wersji klienta/serwera.\nUpewnij się, że Ty i host macie najnowszą wersję Mindustry! text.server.mismatch=Błąd pakietu: możliwa niezgodność wersji klienta/serwera.\nUpewnij się, że Ty i host macie najnowszą wersję Mindustry!
text.server.closing=[accent] Zamykanie serwera ... text.server.closing=[accent] Zamykanie serwera ...
@ -39,7 +37,6 @@ text.server.add=Dodaj serwer
text.server.delete=Czy na pewno chcesz usunąć ten serwer? text.server.delete=Czy na pewno chcesz usunąć ten serwer?
text.server.hostname=Host: {0} text.server.hostname=Host: {0}
text.server.edit=Edytuj serwer text.server.edit=Edytuj serwer
text.joingame.byip=Dołącz przez IP...
text.joingame.title=Dołącz do gry text.joingame.title=Dołącz do gry
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Rozłączony. text.disconnect=Rozłączony.
@ -50,8 +47,6 @@ text.server.port=Port:
text.server.addressinuse=Adres jest już w użyciu! text.server.addressinuse=Adres jest już w użyciu!
text.server.invalidport=Nieprawidłowy numer portu. text.server.invalidport=Nieprawidłowy numer portu.
text.server.error=[crimson] Błąd hostowania serwera: [orange] {0} text.server.error=[crimson] Błąd hostowania serwera: [orange] {0}
text.tutorial.back=< Cofnij
text.tutorial.next=Dalej >
text.save.new=Nowy zapis text.save.new=Nowy zapis
text.save.overwrite=Czy na pewno chcesz nadpisać zapis gry? text.save.overwrite=Czy na pewno chcesz nadpisać zapis gry?
text.overwrite=Nadpisz text.overwrite=Nadpisz
@ -104,20 +99,12 @@ text.editor.savemap=Zapisz mapę
text.editor.loadimage=Załaduj obraz text.editor.loadimage=Załaduj obraz
text.editor.saveimage=Zapisz obraz text.editor.saveimage=Zapisz obraz
text.editor.unsaved=[scarlet]Masz niezapisane zmiany![]\nCzy na pewno chcesz wyjść? text.editor.unsaved=[scarlet]Masz niezapisane zmiany![]\nCzy na pewno chcesz wyjść?
text.editor.brushsize=Rozmiar pędzla: {0}
text.editor.noplayerspawn=Ta mapa nie ma ustawionego spawnu gracza!
text.editor.manyplayerspawns=Mapy nie mogą mieć więcej niż jeden punkt spawnu gracza!
text.editor.manyenemyspawns=Nie może mieć więcej niż {0} punktów spawnu wroga!
text.editor.resizemap=Zmień rozmiar mapy text.editor.resizemap=Zmień rozmiar mapy
text.editor.resizebig=[scarlet]Uwaga![]\nMapy większe niż 256 jednostek mogą przycinać i być niestabilne.
text.editor.mapname=Nazwa mapy: text.editor.mapname=Nazwa mapy:
text.editor.overwrite=[accent]Uwaga!\nSpowoduje to nadpisanie istniejącej mapy. text.editor.overwrite=[accent]Uwaga!\nSpowoduje to nadpisanie istniejącej mapy.
text.editor.selectmap=Wybierz mapę do załadowania: text.editor.selectmap=Wybierz mapę do załadowania:
text.width=Szerokość: text.width=Szerokość:
text.height=Wysokość: text.height=Wysokość:
text.randomize=Wylosuj
text.apply=Zastosuj
text.update=Zaktualizuj
text.menu=Menu text.menu=Menu
text.play=Graj text.play=Graj
text.load=Wczytaj text.load=Wczytaj
@ -140,7 +127,6 @@ text.weapons=Bronie
text.paused=Wstrzymano text.paused=Wstrzymano
text.info.title=[accent]Informacje text.info.title=[accent]Informacje
text.error.title=[crimson]Wystąpił błąd text.error.title=[crimson]Wystąpił błąd
text.error.crashmessage=[SCARLET]Wystąpił nieoczekiwany błąd, który spowodowałby awarię.[]\nProszę, powiadom dewelopera gry o tym błędzie, pisząc jak do niego doszło: [ORANGE]anukendev@gmail.com[]
text.error.crashtitle=Wystąpił błąd text.error.crashtitle=Wystąpił błąd
text.blocks.blockinfo=Informacje o bloku text.blocks.blockinfo=Informacje o bloku
text.blocks.powercapacity=Moc znamionowa text.blocks.powercapacity=Moc znamionowa
@ -165,7 +151,6 @@ setting.difficulty.insane=szalony
setting.difficulty.purge=Czystka setting.difficulty.purge=Czystka
setting.difficulty.name=Poziom trudności setting.difficulty.name=Poziom trudności
setting.screenshake.name=Trzęsienie się ekranu setting.screenshake.name=Trzęsienie się ekranu
setting.smoothcam.name=Płynna kamera
setting.indicators.name=Wskaźniki wroga setting.indicators.name=Wskaźniki wroga
setting.effects.name=Wyświetlanie efektów setting.effects.name=Wyświetlanie efektów
setting.sensitivity.name=Czułość kontrolera setting.sensitivity.name=Czułość kontrolera
@ -175,7 +160,6 @@ setting.fps.name=Widoczny licznik FPS
setting.vsync.name=Synchronizacja pionowa setting.vsync.name=Synchronizacja pionowa
setting.lasers.name=Pokaż lasery zasilające setting.lasers.name=Pokaż lasery zasilające
setting.healthbars.name=Pokaż paski zdrowia jednostki setting.healthbars.name=Pokaż paski zdrowia jednostki
setting.pixelate.name=Rozpikselizowany obraz
setting.musicvol.name=Głośność muzyki setting.musicvol.name=Głośność muzyki
setting.mutemusic.name=Wycisz muzykę setting.mutemusic.name=Wycisz muzykę
setting.sfxvol.name=Głośność dźwięków setting.sfxvol.name=Głośność dźwięków
@ -253,10 +237,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.banned=You are banned on this server. text.server.kicked.banned=You are banned on this server.
text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again. text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again.
@ -382,7 +362,6 @@ text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.fullscreen.name=Fullscreen setting.fullscreen.name=Fullscreen
setting.multithread.name=Multithreading setting.multithread.name=Multithreading
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
text.keybind.title=Rebind Keys text.keybind.title=Rebind Keys
keybind.block_info.name=block_info keybind.block_info.name=block_info

View File

@ -46,20 +46,12 @@ text.editor.savemap=Salvar\n Mapa
text.editor.loadimage=Carregar\n Imagem text.editor.loadimage=Carregar\n Imagem
text.editor.saveimage=Salvar\nImagem text.editor.saveimage=Salvar\nImagem
text.editor.unsaved=[scarlet]Você tem alterações não salvas![]\nTem certeza que quer sair? text.editor.unsaved=[scarlet]Você tem alterações não salvas![]\nTem certeza que quer sair?
text.editor.brushsize=Tamanho do pincel: {0}
text.editor.noplayerspawn=Este mapa não tem ponto de spawn para o jogador!
text.editor.manyplayerspawns=Mapas não podem ter mais de um\nponto de spawn para jogador!
text.editor.manyenemyspawns=Não pode haver mais de\n{0} pontos de spawn para inimigos!
text.editor.resizemap=Redimensionar Mapa text.editor.resizemap=Redimensionar Mapa
text.editor.resizebig=[scarlet]Aviso!\n[]Mapas maiores que 256 unidades podem ser 'lentos' e instáveis
text.editor.mapname=Nome do Mapa: text.editor.mapname=Nome do Mapa:
text.editor.overwrite=[accent]Aviso!\nIsso sobrescreve um mapa existente. text.editor.overwrite=[accent]Aviso!\nIsso sobrescreve um mapa existente.
text.editor.selectmap=Selecione uma mapa para carregar: text.editor.selectmap=Selecione uma mapa para carregar:
text.width=Largura: text.width=Largura:
text.height=Altura: text.height=Altura:
text.randomize=Aleatório
text.apply=Aplicar
text.update=Atualizar
text.menu=Menu text.menu=Menu
text.play=Jogar text.play=Jogar
text.load=Carregar text.load=Carregar
@ -79,7 +71,6 @@ text.purchased=[LIME]Comprado!
text.weapons=Arsenal text.weapons=Arsenal
text.paused=Pausado text.paused=Pausado
text.error.title=[crimson]Um erro ocorreu text.error.title=[crimson]Um erro ocorreu
text.error.crashmessage=[SCARLET]Um erro inesperado aconteceu, que pode ter causado o jogo a fechar. []Por favor, informe as exatas circunstâncias em que o erro ocorreu ao desenvolvidor:\n[ORANGE]anukendev@gmail.com[]
text.error.crashtitle=Um erro ocorreu. text.error.crashtitle=Um erro ocorreu.
text.blocks.blockinfo=Informação do Bloco text.blocks.blockinfo=Informação do Bloco
text.blocks.powercapacity=Capacidade de Energia text.blocks.powercapacity=Capacidade de Energia
@ -100,7 +91,6 @@ setting.difficulty.normal=Normal
setting.difficulty.hard=Difícil setting.difficulty.hard=Difícil
setting.difficulty.name=Dificuldade setting.difficulty.name=Dificuldade
setting.screenshake.name=Balanço da Tela setting.screenshake.name=Balanço da Tela
setting.smoothcam.name=Câmera suave
setting.indicators.name=Indicadores de Inimigos setting.indicators.name=Indicadores de Inimigos
setting.effects.name=Particulas setting.effects.name=Particulas
setting.sensitivity.name=Sensibilidade do Controle setting.sensitivity.name=Sensibilidade do Controle
@ -108,7 +98,6 @@ setting.fps.name=Mostrar FPS
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Mostrar lasers setting.lasers.name=Mostrar lasers
setting.healthbars.name=Mostrar barra de saúde de entidades setting.healthbars.name=Mostrar barra de saúde de entidades
setting.pixelate.name=Pixelar Tela
setting.musicvol.name=Volume da Música setting.musicvol.name=Volume da Música
setting.mutemusic.name=Desligar Musica setting.mutemusic.name=Desligar Musica
setting.sfxvol.name=Volume de Efeitos setting.sfxvol.name=Volume de Efeitos
@ -189,13 +178,7 @@ text.about.button=About
text.name=Name: text.name=Name:
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.public=Public
text.players={0} players online text.players={0} players online
text.server.player.host={0} (host)
text.players.single={0} player online text.players.single={0} player online
text.server.mismatch=Packet error: possible client/server version mismatch.\nMake sure you and the host have the\nlatest version of Mindustry! text.server.mismatch=Packet error: possible client/server version mismatch.\nMake sure you and the host have the\nlatest version of Mindustry!
text.server.closing=[accent]Closing server... text.server.closing=[accent]Closing server...
@ -252,7 +235,6 @@ text.confirmban=Are you sure you want to ban this player?
text.confirmunban=Are you sure you want to unban this player? text.confirmunban=Are you sure you want to unban this player?
text.confirmadmin=Are you sure you want to make this player an admin? text.confirmadmin=Are you sure you want to make this player an admin?
text.confirmunadmin=Are you sure you want to remove admin status from this player? text.confirmunadmin=Are you sure you want to remove admin status from this player?
text.joingame.byip=Join by IP...
text.joingame.title=Join Game text.joingame.title=Join Game
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Disconnected. text.disconnect=Disconnected.
@ -264,8 +246,6 @@ text.server.port=Port:
text.server.addressinuse=Address already in use! text.server.addressinuse=Address already in use!
text.server.invalidport=Invalid port number! text.server.invalidport=Invalid port number!
text.server.error=[crimson]Error hosting server: [orange]{0} text.server.error=[crimson]Error hosting server: [orange]{0}
text.tutorial.back=< Prev
text.tutorial.next=Next >
text.save.new=New Save text.save.new=New Save
text.save.none=No saves found! text.save.none=No saves found!
text.save.delete.confirm=Are you sure you want to delete this save? text.save.delete.confirm=Are you sure you want to delete this save?
@ -382,7 +362,6 @@ setting.saveinterval.name=Autosave Interval
setting.seconds={0} Seconds setting.seconds={0} Seconds
setting.fullscreen.name=Fullscreen setting.fullscreen.name=Fullscreen
setting.multithread.name=Multithreading setting.multithread.name=Multithreading
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
text.keybind.title=Rebind Keys text.keybind.title=Rebind Keys
keybind.shoot.name=shoot keybind.shoot.name=shoot

View File

@ -25,9 +25,7 @@ text.newgame=Новая игра
text.quit=Выход text.quit=Выход
text.about.button=Об игре text.about.button=Об игре
text.name=Название: text.name=Название:
text.public=Общие
text.players=Игроков на сервере: {0} text.players=Игроков на сервере: {0}
text.server.player.host={0} (хост)
text.players.single={0} игрок на сервере text.players.single={0} игрок на сервере
text.server.mismatch=Ошибка пакета: возможное несоответствие версии клиента / сервера. Убедитесь, что у вас и у создателя сервера установлена ​​последняя версия Mindustry! text.server.mismatch=Ошибка пакета: возможное несоответствие версии клиента / сервера. Убедитесь, что у вас и у создателя сервера установлена ​​последняя версия Mindustry!
text.server.closing=[accent]Закрытие сервера... text.server.closing=[accent]Закрытие сервера...
@ -79,7 +77,6 @@ text.confirmban=Вы действительно хотите заблокиро
text.confirmunban=Вы действительно хотите разблокировать этого игрока? text.confirmunban=Вы действительно хотите разблокировать этого игрока?
text.confirmadmin=Вы уверены, что хотите сделать этого игрока администратором? text.confirmadmin=Вы уверены, что хотите сделать этого игрока администратором?
text.confirmunadmin=Вы действительно хотите удалить статус администратора с этого игрока? text.confirmunadmin=Вы действительно хотите удалить статус администратора с этого игрока?
text.joingame.byip=Присоединиться по IP ...
text.joingame.title=Присоединиться к игре text.joingame.title=Присоединиться к игре
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Отключён\n text.disconnect=Отключён\n
@ -91,8 +88,6 @@ text.server.port=Порт:
text.server.addressinuse=Адрес уже используется! text.server.addressinuse=Адрес уже используется!
text.server.invalidport=Неверный номер порта! text.server.invalidport=Неверный номер порта!
text.server.error=[crimson]Ошибка создания сервера: [orange] {0} text.server.error=[crimson]Ошибка создания сервера: [orange] {0}
text.tutorial.back=<назад
text.tutorial.next=далее>
text.save.new=Новое сохранение text.save.new=Новое сохранение
text.save.overwrite=Вы уверены,что хотите перезаписать этот слот для сохранения? text.save.overwrite=Вы уверены,что хотите перезаписать этот слот для сохранения?
text.overwrite=Перезаписать text.overwrite=Перезаписать
@ -154,20 +149,12 @@ text.editor.savemap=Сохранить\nкарту
text.editor.loadimage=Загрузить \nизображение text.editor.loadimage=Загрузить \nизображение
text.editor.saveimage=Сохранить \nизображение text.editor.saveimage=Сохранить \nизображение
text.editor.unsaved=[scarlet]У вас есть не сохраненные изменения![] \nВы уверены,что хотите выйти? text.editor.unsaved=[scarlet]У вас есть не сохраненные изменения![] \nВы уверены,что хотите выйти?
text.editor.brushsize=Размер кисти: {0}
text.editor.noplayerspawn=На этой карте нет точки появления игрока!
text.editor.manyplayerspawns=На карте не может быть больше одной точки появления игрока!
text.editor.manyenemyspawns=Не может быть больше {0} вражеских точек появления!
text.editor.resizemap=Изменить размер карты text.editor.resizemap=Изменить размер карты
text.editor.resizebig=[scarlet]Внимание! \n[]Карты размером больше 256 единиц могут быть не стабильны и тормозить.
text.editor.mapname=Название карты: text.editor.mapname=Название карты:
text.editor.overwrite=[accent]Внимание! \nЭто перезапишет уже существующую карту. text.editor.overwrite=[accent]Внимание! \nЭто перезапишет уже существующую карту.
text.editor.selectmap=Выберите карту для загрузки: text.editor.selectmap=Выберите карту для загрузки:
text.width=Ширина: text.width=Ширина:
text.height=Высота: text.height=Высота:
text.randomize=Рандомизировать
text.apply=Применить
text.update=Обновить
text.menu=Меню text.menu=Меню
text.play=Играть text.play=Играть
text.load=Загрузить text.load=Загрузить
@ -190,7 +177,6 @@ text.weapons=Оружие
text.paused=Пауза text.paused=Пауза
text.info.title=[accent]Информация text.info.title=[accent]Информация
text.error.title=[crimson]Произошла ошибка text.error.title=[crimson]Произошла ошибка
text.error.crashmessage=[SCARLET]Произошла непредвиденная ошибка,которая могла вызвать сбой.[]Пожалуйста, сообщите точные обстоятельства разработчику,при которых эта ошибка возникла : [ORANGE]anukendev@gmail.com[]
text.error.crashtitle=Произошла ошибка text.error.crashtitle=Произошла ошибка
text.blocks.blockinfo=Информация о блоке text.blocks.blockinfo=Информация о блоке
text.blocks.powercapacity=Вместимость энергии text.blocks.powercapacity=Вместимость энергии
@ -215,7 +201,6 @@ setting.difficulty.insane=нереально
setting.difficulty.purge=зачистка setting.difficulty.purge=зачистка
setting.difficulty.name=Сложность setting.difficulty.name=Сложность
setting.screenshake.name=Дрожание экрана setting.screenshake.name=Дрожание экрана
setting.smoothcam.name=Плавная камера
setting.indicators.name=Индикаторы противников setting.indicators.name=Индикаторы противников
setting.effects.name=Эффекты на экране setting.effects.name=Эффекты на экране
setting.sensitivity.name=Чувствительность контроллера setting.sensitivity.name=Чувствительность контроллера
@ -226,9 +211,7 @@ setting.multithread.name=Многопоточность
setting.fps.name=Показать FPS setting.fps.name=Показать FPS
setting.vsync.name=Верт. синхронизация setting.vsync.name=Верт. синхронизация
setting.lasers.name=Показывать энергетические лазеры setting.lasers.name=Показывать энергетические лазеры
setting.previewopacity.name=Прозрачность объкта при предв. просм.
setting.healthbars.name=Показать полоски здоровья объекта setting.healthbars.name=Показать полоски здоровья объекта
setting.pixelate.name=Пикселизация экрана
setting.musicvol.name=Громкость музыки setting.musicvol.name=Громкость музыки
setting.mutemusic.name=Заглушить музыку setting.mutemusic.name=Заглушить музыку
setting.sfxvol.name=Громкость звуковых эффектов setting.sfxvol.name=Громкость звуковых эффектов
@ -303,10 +286,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.nameInUse=There is someone with that name\nalready on this server. text.server.kicked.nameInUse=There is someone with that name\nalready on this server.
text.server.kicked.nameEmpty=Your name must contain at least one character or number. text.server.kicked.nameEmpty=Your name must contain at least one character or number.
text.server.kicked.idInUse=You are already on this server! Connecting with two accounts is not permitted. text.server.kicked.idInUse=You are already on this server! Connecting with two accounts is not permitted.

View File

@ -25,9 +25,7 @@ text.newgame=Yeni Oyun
text.quit=Çık text.quit=Çık
text.about.button=Hakkında text.about.button=Hakkında
text.name=Adı: text.name=Adı:
text.public=Herkese açık
text.players=1090 oyuncu çevrimiçi text.players=1090 oyuncu çevrimiçi
text.server.player.host=Sunucu
text.players.single={0} Oyuncu Çevrimiçi text.players.single={0} Oyuncu Çevrimiçi
text.server.mismatch=Paket hatası: olası istemci / sunucu sürümü uyuşmazlığı. Siz ve ev sahibi Mindustry'nin en son sürümüne sahip olduğunuzdan emin olun! text.server.mismatch=Paket hatası: olası istemci / sunucu sürümü uyuşmazlığı. Siz ve ev sahibi Mindustry'nin en son sürümüne sahip olduğunuzdan emin olun!
text.server.closing=[accent] Sunucu kapatılıyor ... text.server.closing=[accent] Sunucu kapatılıyor ...
@ -79,7 +77,6 @@ text.confirmban=Bu oyuncuyu yasaklamak istediğinizden emin misiniz?
text.confirmunban=Bu oyuncunun yasağını kaldırmak istediğinden emin misin? text.confirmunban=Bu oyuncunun yasağını kaldırmak istediğinden emin misin?
text.confirmadmin=Bu oyuncunun yönetici yapmak istediğinden emin misin? text.confirmadmin=Bu oyuncunun yönetici yapmak istediğinden emin misin?
text.confirmunadmin=Bu oyuncudan yönetici durumunu kaldırmak istediğinizden emin misiniz? text.confirmunadmin=Bu oyuncudan yönetici durumunu kaldırmak istediğinizden emin misiniz?
text.joingame.byip=IP ile Katılın ...
text.joingame.title=Oyuna katılmak text.joingame.title=Oyuna katılmak
text.joingame.ip=IP: text.joingame.ip=IP:
text.disconnect=Bağlantı Kesildi text.disconnect=Bağlantı Kesildi
@ -91,8 +88,6 @@ text.server.port=Liman
text.server.addressinuse=Adres çoktan kullanımda! text.server.addressinuse=Adres çoktan kullanımda!
text.server.invalidport=Bağlantı noktası numarası geçersiz. text.server.invalidport=Bağlantı noktası numarası geçersiz.
text.server.error=[crimson] Sunucu barındırma hatası: [orange] {0} text.server.error=[crimson] Sunucu barındırma hatası: [orange] {0}
text.tutorial.back=<Önceki
text.tutorial.next=İleri >
text.save.new=6349,Yeni Kayıt text.save.new=6349,Yeni Kayıt
text.save.overwrite=Bu kayıt yuvasının üzerine yazmak istediğinizden emin misiniz? text.save.overwrite=Bu kayıt yuvasının üzerine yazmak istediğinizden emin misiniz?
text.overwrite=Üzerine Yaz text.overwrite=Üzerine Yaz
@ -153,20 +148,12 @@ text.editor.savemap=Harita Kaydet
text.editor.loadimage=Resmi yükle text.editor.loadimage=Resmi yükle
text.editor.saveimage=Resmi Kaydet text.editor.saveimage=Resmi Kaydet
text.editor.unsaved=[scarlet] Kaydedilmemiş değişiklikleriniz var! [] Çıkmak istediğinizden emin misiniz? text.editor.unsaved=[scarlet] Kaydedilmemiş değişiklikleriniz var! [] Çıkmak istediğinizden emin misiniz?
text.editor.brushsize=Fırça boyutu: {0}
text.editor.noplayerspawn=Bu haritanın oyuncu spawnpoint'i yok!
text.editor.manyplayerspawns=Haritalar, birden fazla oyuncu spawnpoint'e sahip olamaz!
text.editor.manyenemyspawns={0} düşman spawnpoint {0}'den daha fazlası olamaz!
text.editor.resizemap=Haritayı Yeniden Boyutlandır text.editor.resizemap=Haritayı Yeniden Boyutlandır
text.editor.resizebig=[Kızıl] Uyarı! [] 256'dan büyük haritalar yavaş ve dengesiz olabilir.
text.editor.mapname=Harita Adı text.editor.mapname=Harita Adı
text.editor.overwrite=[Vurgu] Uyarı! Bu mevcut bir haritanın üzerine yazar. text.editor.overwrite=[Vurgu] Uyarı! Bu mevcut bir haritanın üzerine yazar.
text.editor.selectmap=Yüklenecek bir harita seçin: text.editor.selectmap=Yüklenecek bir harita seçin:
text.width=Genişliği: text.width=Genişliği:
text.height=Boy: text.height=Boy:
text.randomize=Rasgele seçmek
text.apply=Uygula
text.update=Güncelle
text.menu=Menü text.menu=Menü
text.play=Oyna text.play=Oyna
text.load=Yükle text.load=Yükle
@ -189,7 +176,6 @@ text.weapons=Silahlar
text.paused=Duraklatıldı text.paused=Duraklatıldı
text.info.title=[Vurgu] Bilgi text.info.title=[Vurgu] Bilgi
text.error.title=[crimson] Bir hata oluştu text.error.title=[crimson] Bir hata oluştu
text.error.crashmessage=[SCARLET] Bir kilitlenme meydana getiren beklenmeyen bir hata oluştu. [] Lütfen geliştiriciye bu hatanın gerçekleştiği koşulları bildirin: [ORANGE] anukendev@gmail.com []
text.error.crashtitle=Bir hata oluştu text.error.crashtitle=Bir hata oluştu
text.blocks.blockinfo=Blok Bilgisi text.blocks.blockinfo=Blok Bilgisi
text.blocks.powercapacity=Güç kapasitesi text.blocks.powercapacity=Güç kapasitesi
@ -214,7 +200,6 @@ setting.difficulty.insane=deli
setting.difficulty.purge=tasfiye setting.difficulty.purge=tasfiye
setting.difficulty.name=Zorluk: setting.difficulty.name=Zorluk:
setting.screenshake.name=Ekran Sallamak setting.screenshake.name=Ekran Sallamak
setting.smoothcam.name=Pürüzsüz kamera
setting.indicators.name=Düşman Göstergeleri setting.indicators.name=Düşman Göstergeleri
setting.effects.name=Görüntü Efektleri setting.effects.name=Görüntü Efektleri
setting.sensitivity.name=Denetleyici hassasiyeti setting.sensitivity.name=Denetleyici hassasiyeti
@ -226,7 +211,6 @@ setting.fps.name=Saniyede ... Kare göstermek
setting.vsync.name=VSync setting.vsync.name=VSync
setting.lasers.name=Güç Lazerleri Göster setting.lasers.name=Güç Lazerleri Göster
setting.healthbars.name=Varlık Sağlık çubuklarını göster setting.healthbars.name=Varlık Sağlık çubuklarını göster
setting.pixelate.name=Piksel Ekran
setting.musicvol.name=Müzik sesi setting.musicvol.name=Müzik sesi
setting.mutemusic.name=Müziği Kapat setting.mutemusic.name=Müziği Kapat
setting.sfxvol.name=SFX Hacmi setting.sfxvol.name=SFX Hacmi
@ -300,10 +284,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.nameInUse=There is someone with that name\nalready on this server. text.server.kicked.nameInUse=There is someone with that name\nalready on this server.
text.server.kicked.nameEmpty=Your name must contain at least one character or number. text.server.kicked.nameEmpty=Your name must contain at least one character or number.
@ -390,7 +370,6 @@ text.category.liquids=Liquids
text.category.items=Items text.category.items=Items
text.category.crafting=Crafting text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
content.item.name=Items content.item.name=Items
content.liquid.name=Liquids content.liquid.name=Liquids

View File

@ -14,9 +14,7 @@ text.newgame=Нова гра
text.quit=Вийти text.quit=Вийти
text.about.button=Про text.about.button=Про
text.name=Назва: text.name=Назва:
text.public=Публічний
text.players={0} гравців онлайн text.players={0} гравців онлайн
text.server.player.host={0} (host)
text.players.single={0} гравців онлайн text.players.single={0} гравців онлайн
text.server.mismatch=Пакетна помилка: невідповідність версії версії клієнта / сервера. Переконайтеся, що ви та хост мають останню версію Mindustry! text.server.mismatch=Пакетна помилка: невідповідність версії версії клієнта / сервера. Переконайтеся, що ви та хост мають останню версію Mindustry!
text.server.closing=[accent] Закриття сервера ... text.server.closing=[accent] Закриття сервера ...
@ -40,7 +38,6 @@ text.server.add=Додати сервер
text.server.delete=Ви впевнені, що хочете видалити цей сервер? text.server.delete=Ви впевнені, що хочете видалити цей сервер?
text.server.hostname=Хост: {0} text.server.hostname=Хост: {0}
text.server.edit=Редагувати сервер text.server.edit=Редагувати сервер
text.joingame.byip=[] Приєднатися по IP ...[]
text.joingame.title=Приєднатися до гри text.joingame.title=Приєднатися до гри
text.joingame.ip=IP text.joingame.ip=IP
text.disconnect=Роз'єднано text.disconnect=Роз'єднано
@ -51,8 +48,6 @@ text.server.port=Порт
text.server.addressinuse=Адреса вже використовується! text.server.addressinuse=Адреса вже використовується!
text.server.invalidport=Недійсний номер порту. text.server.invalidport=Недійсний номер порту.
text.server.error=[crimson] Помилка хостингу сервера: [orange] {0} text.server.error=[crimson] Помилка хостингу сервера: [orange] {0}
text.tutorial.back=< Попер.
text.tutorial.next=Далі >
text.save.new=Нове збереження text.save.new=Нове збереження
text.save.overwrite=Ви впевнені, що хочете перезаписати цей слот для збереження? text.save.overwrite=Ви впевнені, що хочете перезаписати цей слот для збереження?
text.overwrite=Перезаписати text.overwrite=Перезаписати
@ -106,20 +101,12 @@ text.editor.savemap=Зберегти карту
text.editor.loadimage=Завантажити зображення text.editor.loadimage=Завантажити зображення
text.editor.saveimage=Зберегти зображення text.editor.saveimage=Зберегти зображення
text.editor.unsaved=[scarlet] У вас є незбережені зміни! [] Ви впевнені, що хочете вийти? text.editor.unsaved=[scarlet] У вас є незбережені зміни! [] Ви впевнені, що хочете вийти?
text.editor.brushsize=Розмір пензля: {0}
text.editor.noplayerspawn=Ця карта не має ігрового поля для гравця!
text.editor.manyplayerspawns=Карти не можуть мати більше одного ігрового поля для гравців!
text.editor.manyenemyspawns=Не може бути більше ніж {0} ворожих точок!
text.editor.resizemap=Змінити розмір карти text.editor.resizemap=Змінити розмір карти
text.editor.resizebig=[scarlet] Попередження! [] Карти, розмір яких перевищує 256 одиниць, можуть виснути і можуть бути нестабільними.
text.editor.mapname=Назва карти: text.editor.mapname=Назва карти:
text.editor.overwrite=[accent] Попередження! Це перезаписує існуючу карту. text.editor.overwrite=[accent] Попередження! Це перезаписує існуючу карту.
text.editor.selectmap=Виберіть карту для завантаження: text.editor.selectmap=Виберіть карту для завантаження:
text.width=Ширина text.width=Ширина
text.height=Висота text.height=Висота
text.randomize=Рандомізувати
text.apply=Застосувати
text.update=Оновити
text.menu=Меню text.menu=Меню
text.play=Відтворити text.play=Відтворити
text.load=Завантаження text.load=Завантаження
@ -142,7 +129,6 @@ text.weapons=Зброя
text.paused=Пауза text.paused=Пауза
text.info.title=[accent] інформація text.info.title=[accent] інформація
text.error.title=[crimson] Виникла помилка text.error.title=[crimson] Виникла помилка
text.error.crashmessage=[SCARLET] Виникла несподівана помилка, що призвела до збою. [] Будь ласка, повідомте про конкретні обставини, розробнику: [ORANGE] anukendev@gmail.com []
text.error.crashtitle=Виникла помилка text.error.crashtitle=Виникла помилка
text.blocks.blockinfo=Блокування інформації text.blocks.blockinfo=Блокування інформації
text.blocks.powercapacity=Потужність text.blocks.powercapacity=Потужність
@ -167,7 +153,6 @@ setting.difficulty.insane=Божевільний
setting.difficulty.purge=Очистити setting.difficulty.purge=Очистити
setting.difficulty.name=Складність setting.difficulty.name=Складність
setting.screenshake.name=Тряска екрана setting.screenshake.name=Тряска екрана
setting.smoothcam.name=Гладка камера
setting.indicators.name=Індикатори ворога setting.indicators.name=Індикатори ворога
setting.effects.name=Ефекти відображення setting.effects.name=Ефекти відображення
setting.sensitivity.name=Чутливість контролера setting.sensitivity.name=Чутливість контролера
@ -179,7 +164,6 @@ setting.fps.name=Показати FPS
setting.vsync.name=VSunc setting.vsync.name=VSunc
setting.lasers.name=Показати енергетичні лазери setting.lasers.name=Показати енергетичні лазери
setting.healthbars.name=Показати здоров'я setting.healthbars.name=Показати здоров'я
setting.pixelate.name=Пікселяція екрану
setting.musicvol.name=Гучність музики setting.musicvol.name=Гучність музики
setting.mutemusic.name=Вимкнути музику setting.mutemusic.name=Вимкнути музику
setting.sfxvol.name=Гучність ефектів setting.sfxvol.name=Гучність ефектів
@ -261,10 +245,6 @@ text.maps=Maps
text.maps.none=[LIGHT_GRAY]No maps found! text.maps.none=[LIGHT_GRAY]No maps found!
text.unlocked=New Block Unlocked! text.unlocked=New Block Unlocked!
text.unlocked.plural=New Blocks Unlocked! text.unlocked.plural=New Blocks Unlocked!
text.server.rollback=Rollback
text.server.rollback.numberfield=Rollback Amount:
text.blocks.editlogs=Edit Logs
text.block.editlogsnotfound=[red]There are no edit logs for this location.
text.server.kicked.fastShoot=You are shooting too quickly. text.server.kicked.fastShoot=You are shooting too quickly.
text.server.kicked.banned=You are banned on this server. text.server.kicked.banned=You are banned on this server.
text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again. text.server.kicked.recentKick=You have been kicked recently.\nWait before connecting again.
@ -387,7 +367,6 @@ text.category.liquids=Liquids
text.category.items=Items text.category.items=Items
text.category.crafting=Crafting text.category.crafting=Crafting
text.category.shooting=Shooting text.category.shooting=Shooting
setting.previewopacity.name=Placing Preview Opacity
setting.minimap.name=Show Minimap setting.minimap.name=Show Minimap
mode.text.help.title=Description of modes mode.text.help.title=Description of modes
mode.waves.description=the normal mode. limited resources and automatic incoming waves. mode.waves.description=the normal mode. limited resources and automatic incoming waves.

View File

@ -62,7 +62,7 @@ public class BundleLauncher {
result.append(e.toString().replace("\\", "\\\\").replace("\n", "\\n")); result.append(e.toString().replace("\\", "\\\\").replace("\n", "\\n"));
result.append("\n"); result.append("\n");
} }
Files.write(output, result.toString().getBytes()); Files.write(child, result.toString().getBytes());
//PropertiesUtils.store(other, Files.newBufferedWriter(output), null); //PropertiesUtils.store(other, Files.newBufferedWriter(output), null);
}catch (IOException e){ }catch (IOException e){