Merge pull request #672 from Vexatos/patch-2
Loads of work done. (Updated de_DE.lang)
This commit is contained in:
commit
a1e1c06bcd
2 changed files with 32 additions and 7 deletions
|
@ -22,6 +22,9 @@ item.TeleportationCore.name=Teleportationskern
|
||||||
item.Configurator.name=Konfigurator
|
item.Configurator.name=Konfigurator
|
||||||
item.NetworkReader.name=Netzwerklesegerät
|
item.NetworkReader.name=Netzwerklesegerät
|
||||||
item.WalkieTalkie.name=Walkie-Talkie
|
item.WalkieTalkie.name=Walkie-Talkie
|
||||||
|
item.Jetpack.name=Jetpack
|
||||||
|
item.ScubaTank.name=Taucherflasche
|
||||||
|
item.GasMask.name=Gasmaske
|
||||||
|
|
||||||
//Gas Tank
|
//Gas Tank
|
||||||
tile.GasTank.GasTank.name=Gastank
|
tile.GasTank.GasTank.name=Gastank
|
||||||
|
@ -242,6 +245,28 @@ tooltip.configurator.noLink=Kein Link
|
||||||
tooltip.configurator.linkMsg=Verbunden mit
|
tooltip.configurator.linkMsg=Verbunden mit
|
||||||
tooltip.configurator.dim=Dimension
|
tooltip.configurator.dim=Dimension
|
||||||
|
|
||||||
|
tooltip.jetpack.regular=Regulär
|
||||||
|
tooltip.jetpack.hover=Schweben
|
||||||
|
tooltip.jetpack.disabled=Deaktiviert
|
||||||
|
|
||||||
|
tooltip.EnrichmentChamber=Eine einfache Maschine, genutzt, um Erze zu !nzwei ihrer entsprechenden Stäube anzureichern !nsowie viele andere Operationen auszuführen.
|
||||||
|
tooltip.OsmiumCompressor=Eine ziemlich fortschrittliche Maschine, genutzt, !num Osmium in verschiedene Stäube zu pressen, !num ihre entsprechenden Barren zu kreieren.
|
||||||
|
tooltip.Combiner=Eine Maschine, genutzt, um Stäube mit Pflasterstein !nzu kombinieren, um entsprechende Erze zu formen.
|
||||||
|
tooltip.Crusher=Eine Maschine, genutzt, um Barren in ihre entsprechenden !nStäube zu zerstoßen sowie viele andere Operationen auszuführen.
|
||||||
|
tooltip.DigitalMiner=Ein äußerst fortschrittlicher, Filter-basierter !nAuto-Minierer, der alles abbauen kann, was du willst, !ninnerhalb eines Radius von 32 Blöcken (max).
|
||||||
|
tooltip.BasicFactory=Die niedrigste Stufe in der Reihe der Fabriken, !nwelche genutzt werden kann, um mehrere !nMaschinenoperationen auf einmal auszuführen.
|
||||||
|
tooltip.AdvancedFactory=Die mittlere Stufe in der Reihe der Fabriken, !nwelche genutzt werden kann, um mehrere !nMaschinenoperationen auf einmal auszuführen.
|
||||||
|
tooltip.EliteFactory=Die höchste Stufe in der Reihe der Fabriken, !nwelche genutzt werden kann, um mehrere !nMaschinenoperationen auf einmal auszuführen.
|
||||||
|
tooltip.MetallurgicInfuser=Eine Maschine, genutzt, um verschiedene Materialien !n(generell) in Metalle einzuflößen, um Legierungen !nund andere Komponenten zu kreieren.
|
||||||
|
tooltip.PurificationChamber=Eine fortgeschrittene Maschine, fähig, Erze zu !ndrei Klumpen zu verarbeiten, was im Anfangsstadium !n300% an Erzverarbeitung bietet.
|
||||||
|
tooltip.EnergizedSmelter=Eine einfache Maschine, die einen Mekanism-basierten !nOfen bietet, der mit Energie läuft.
|
||||||
|
tooltip.Teleporter=Eine Maschine, fähig, Spieler zu verschiedenen Orten, !ndefiniert durch andere Teleporter, zu teleportieren.
|
||||||
|
tooltip.ElectricPump=Eine fortgeschrittene Pumpe, fähig, !nganze Lavaseen auszupumpen.
|
||||||
|
tooltip.ElectricChest=Eine Tragbare, 54-Slot-Truhe, die Energie nutzt, !num sich selbst zu sperren, per Passwortschutz.
|
||||||
|
tooltip.Chargepad=Ein universelles Ladepad, dass jegliches energetisiertes !nItem jeglicher Mods aufladen kann.
|
||||||
|
tooltip.LogisticalSorter=Eine Filter-basierte, fortgeschrittene Sortiermaschine, die !nautomatisch spezifische Items aus einem Inventar oder !nLogistischen Transporter heraus und in eines hinein treiben kann.
|
||||||
|
tooltip.RotaryCondensentrator=Eine Maschine, die fähig ist, Gase in ihre !nflüssige Form zu konvertieren und umgekehrt.
|
||||||
|
|
||||||
//Redstone control
|
//Redstone control
|
||||||
control.disabled=Deaktiviert
|
control.disabled=Deaktiviert
|
||||||
control.high=High
|
control.high=High
|
||||||
|
@ -289,6 +314,12 @@ tile.Generator.BioGenerator.name=Bio-Generator
|
||||||
tile.Generator.AdvancedSolarGenerator.name=Fortgeschrittener Solargenerator
|
tile.Generator.AdvancedSolarGenerator.name=Fortgeschrittener Solargenerator
|
||||||
tile.Generator.WindTurbine.name=Windturbine
|
tile.Generator.WindTurbine.name=Windturbine
|
||||||
|
|
||||||
|
//Gui text
|
||||||
|
gui.heatGenerator.fuel=Brennstoff
|
||||||
|
gui.solarGenerator.sun=Sonne
|
||||||
|
gui.bioGenerator.bioFuel=Biobrennstoff
|
||||||
|
gui.electrolyticSeparator.dump=Entsorge
|
||||||
|
|
||||||
//*****//
|
//*****//
|
||||||
//TOOLS//
|
//TOOLS//
|
||||||
//*****//
|
//*****//
|
||||||
|
@ -385,9 +416,3 @@ tile.Battery.name=Modulare Batterie
|
||||||
//General text
|
//General text
|
||||||
text.contractor.success=Kontraktor erfolgreich verbunden
|
text.contractor.success=Kontraktor erfolgreich verbunden
|
||||||
text.tesla.success=Teslaspule erfolgreich verbunden
|
text.tesla.success=Teslaspule erfolgreich verbunden
|
||||||
|
|
||||||
//Gui text
|
|
||||||
gui.heatGenerator.fuel=Brennstoff
|
|
||||||
gui.solarGenerator.sun=Sonne
|
|
||||||
gui.bioGenerator.bioFuel=Biobrennstoff
|
|
||||||
gui.electrolyticSeparator.dump=Entsorge
|
|
||||||
|
|
|
@ -260,7 +260,7 @@ tooltip.EliteFactory=The highest tier of the line of Factories, which can !nbe u
|
||||||
tooltip.MetallurgicInfuser=A machine used to infuse various materials !ninto (generally) metals to create metal alloys !nand other compounds.
|
tooltip.MetallurgicInfuser=A machine used to infuse various materials !ninto (generally) metals to create metal alloys !nand other compounds.
|
||||||
tooltip.PurificationChamber=An advanced machine capable of processing !nores into three clumps, serving as the initial !nstage of 300% ore processing.
|
tooltip.PurificationChamber=An advanced machine capable of processing !nores into three clumps, serving as the initial !nstage of 300% ore processing.
|
||||||
tooltip.EnergizedSmelter=A simple machine that serves as a Mekanism-based !nfurnace that runs off of energy.
|
tooltip.EnergizedSmelter=A simple machine that serves as a Mekanism-based !nfurnace that runs off of energy.
|
||||||
tooltip.Teleporter=A machine capable of teleporting players to various !nlocations defined by another teleported.
|
tooltip.Teleporter=A machine capable of teleporting players to various !nlocations defined by another teleporter.
|
||||||
tooltip.ElectricPump=An advanced pump capable of pumping out an entire !nlava lake.
|
tooltip.ElectricPump=An advanced pump capable of pumping out an entire !nlava lake.
|
||||||
tooltip.ElectricChest=A portable, 54-slot chest that uses energy to lock !nitself from others by means of password protection.
|
tooltip.ElectricChest=A portable, 54-slot chest that uses energy to lock !nitself from others by means of password protection.
|
||||||
tooltip.Chargepad=A universal chargepad that can charge any energized item !nfrom any mod.
|
tooltip.Chargepad=A universal chargepad that can charge any energized item !nfrom any mod.
|
||||||
|
|
Loading…
Reference in a new issue