Bundle pruning

This commit is contained in:
Anuken
2019-02-25 22:38:01 -05:00
parent 690580c57d
commit d05f9c5540
19 changed files with 189 additions and 215 deletions

View File

@@ -186,7 +186,6 @@ map.nospawn = Questa mappa non possiede un nucleo dove spawnare! Aggiungine uno
map.nospawn.pvp = This map does not have any enemy cores for player to spawn into! Add[SCARLET] red[] cores to this map in the editor.
map.invalid = Errore nel caricamento della mappa: file mappa corrotto o non valido.
editor.brush = Pennello
editor.slope = \\
editor.openin = Apri nell'editor
editor.oregen = Generazione dei minerali
editor.oregen.info = Generazione dei minerali:
@@ -257,7 +256,10 @@ configure = Configure Loadout
configure.locked = [LIGHT_GRAY]Reach wave {0}\nto configure loadout.
zone.unlocked = [LIGHT_GRAY]{0} unlocked.
zone.complete = Zone conditions met.
zone.config.complete = Wave {0} reached:\nLoadout config unlocked.
zone.resources = Resources Detected:
add = Add...
boss.health = Boss Health
connectfail = [crimson] Impossibile connettersi al server: [accent] {0}
error.unreachable = Server unreachable.
error.invalidaddress = Invalid address.
@@ -457,8 +459,8 @@ item.phase-fabric.name = Phase Fabric
item.phase-fabric.description = A near-weightless substance used in advanced electronics and self-repairing technology.
item.surge-alloy.name = Surge Alloy
item.surge-alloy.description = An advanced alloy with unique electrical properties.
item.biomatter.name = Biomateria
item.biomatter.description = Materiale organico; Utilizzato per essere convertito in petrolio o carburante.
item.spore-pod.name = Spore Pod
item.spore-pod.description = Used for conversion into oil, explosives and fuel.
item.sand.name = sabbia
item.sand.description = Un materiale base che viene altamente usato nei processi di fusione, Sia come lega che come lubrificante.
item.blast-compound.name = Polvere esplosiva
@@ -594,7 +596,7 @@ block.pulverizer.name = Polverizzatore
block.cryofluidmixer.name = Mixer liqidi
block.melter.name = Fonditore
block.incinerator.name = Inceneritore
block.biomattercompressor.name = Compostore
block.spore-press.name = Spore Press
block.separator.name = Separatore
block.power-node.name = Snodo energetico
block.power-node-large.name = Snodo energetico grande
@@ -763,7 +765,7 @@ block.blast-mixer.description = Uses oil for transforming pyratite into the less
block.cryofluidmixer.description = Combines water and titanium into cryofluid which is much more efficient for cooling.
block.melter.description = Heats up stone to very high temperatures to obtain lava.
block.incinerator.description = Gets rid of any excess item or liquid.
block.biomattercompressor.description = Compresses biomatter in order to retrieve oil.
block.spore-press.description = Compresses spore pods into oil.
block.separator.description = Exposes stone to water pressure in order to obtain various minerals contained in the stone.
block.power-node.description = Transmits power to connected nodes. Up to four power sources, sinks or nodes can be connected. The node will receive power from or supply power to any adjacent blocks.
block.power-node-large.description = Has a larger radius than the power node and connects to up to six power sources, sinks or nodes.