Updated German translation on 1.11 version too #685
This commit is contained in:
@@ -3,8 +3,11 @@
|
|||||||
### 1.3
|
### 1.3
|
||||||
- Port to Minecraft 1.11 (raoulvdberge, way2muchnoise)
|
- Port to Minecraft 1.11 (raoulvdberge, way2muchnoise)
|
||||||
- Removed RF support (raoulvdberge)
|
- Removed RF support (raoulvdberge)
|
||||||
|
- Removed IC2 support (raoulvdberge)
|
||||||
- Removed MCMultiPart support (will be re-added as soon as MCMultiPart for MC 1.11 is available) (raoulvdberge)
|
- Removed MCMultiPart support (will be re-added as soon as MCMultiPart for MC 1.11 is available) (raoulvdberge)
|
||||||
- Removed IC2 support (will be re-added as soon as IC2 for MC 1.11 is available) (raoulvdberge)
|
|
||||||
|
### 1.2.7
|
||||||
|
- Updated German translation (LHS_Buster)
|
||||||
- Fixed not being able to place disks in Disk Drives on servers (raoulvdberge)
|
- Fixed not being able to place disks in Disk Drives on servers (raoulvdberge)
|
||||||
|
|
||||||
### 1.2.6
|
### 1.2.6
|
||||||
|
|||||||
@@ -1,182 +1,238 @@
|
|||||||
itemGroup.refinedstorage=Refined Storage
|
itemGroup.refinedstorage=Refined Storage
|
||||||
|
|
||||||
gui.refinedstorage:controller.0=Controller
|
gui.refinedstorage:controller.0=Kontrollblock
|
||||||
gui.refinedstorage:controller.1=Kreativmodus Controller
|
gui.refinedstorage:controller.1=Kreativmodus Kontrollblock
|
||||||
gui.refinedstorage:grid=Zugangspunkt
|
gui.refinedstorage:grid=Matrix
|
||||||
gui.refinedstorage:grid.craft=Craften
|
gui.refinedstorage:grid.craft=Fertigungsmatrix
|
||||||
gui.refinedstorage:grid.pattern_create=Erstelle Schema
|
gui.refinedstorage:grid.pattern_create=Bauplan Matrix
|
||||||
gui.refinedstorage:wireless_grid=Kabelloser Zugangspunkt
|
gui.refinedstorage:wireless_grid=Funk-Matrix
|
||||||
gui.refinedstorage:fluid_grid=Zugangspunkt für Flüssigkeiten
|
gui.refinedstorage:fluid_grid=Flüssigkeiten Matrix
|
||||||
gui.refinedstorage:disk_drive=Laufwerk
|
gui.refinedstorage:disk_drive=Laufwerk
|
||||||
gui.refinedstorage:external_storage=Externe Speicherverbindung
|
gui.refinedstorage:disk_drive.disks=Diskette
|
||||||
gui.refinedstorage:importer=Import-Kabel
|
gui.refinedstorage:external_storage=Externer Speicher
|
||||||
gui.refinedstorage:exporter=Export-Kabel
|
gui.refinedstorage:importer=Eingabe
|
||||||
gui.refinedstorage:detector=Detektor
|
gui.refinedstorage:exporter=Ausgabe
|
||||||
gui.refinedstorage:solderer=Lötmaschiene
|
gui.refinedstorage:detector=Melder
|
||||||
gui.refinedstorage:destructor=Block-Zerstörer
|
gui.refinedstorage:solderer=Lötstation
|
||||||
gui.refinedstorage:constructor=Block-Platzierer
|
gui.refinedstorage:destructor=Destruktionseinheit
|
||||||
|
gui.refinedstorage:constructor=Konstruktionseinheit
|
||||||
gui.refinedstorage:relay=Relais
|
gui.refinedstorage:relay=Relais
|
||||||
gui.refinedstorage:interface.import=Eingang
|
gui.refinedstorage:interface.import=Eingabeschnittstelle
|
||||||
gui.refinedstorage:interface.export=Ausgang
|
gui.refinedstorage:interface.export=Ausgabeschnittstelle
|
||||||
gui.refinedstorage:crafting_monitor=Craftingprozess Überwachung
|
gui.refinedstorage:crafting_monitor=Fertigungsmonitor
|
||||||
gui.refinedstorage:crafting_monitor.missing_items=Fehlende Items
|
gui.refinedstorage:crafting_monitor.fluids_taking=verwende Flüssigkeit
|
||||||
gui.refinedstorage:crafting_monitor.items_crafting=Items werden gecraftet
|
gui.refinedstorage:crafting_monitor.items_crafting=Teil herstellen
|
||||||
gui.refinedstorage:crafting_monitor.items_processing=Items werden verarbeitet
|
gui.refinedstorage:crafting_monitor.items_processing=Teil verarbeiten
|
||||||
gui.refinedstorage:wireless_transmitter=Kabelloser Übermittler
|
gui.refinedstorage:crafting_monitor.items_inserting=Teil einfügen
|
||||||
|
gui.refinedstorage:crafting_monitor.items_missing=Teil fehlt
|
||||||
|
gui.refinedstorage:crafting_monitor.machine_in_use=Maschine in Gebrauch
|
||||||
|
gui.refinedstorage:crafting_monitor.machine_none=keine Maschine gefunden
|
||||||
|
gui.refinedstorage:crafting_monitor.waiting_for_items=Warte auf Teile
|
||||||
|
gui.refinedstorage:wireless_transmitter=Funk-Sender
|
||||||
gui.refinedstorage:wireless_transmitter.distance=%d Blöcke
|
gui.refinedstorage:wireless_transmitter.distance=%d Blöcke
|
||||||
gui.refinedstorage:crafter=Crafter
|
gui.refinedstorage:crafter=automatische Werkbank
|
||||||
gui.refinedstorage:crafter.processing=Verarbeitung
|
gui.refinedstorage:crafter.processing=externe Steuerung
|
||||||
gui.refinedstorage:processing_pattern_encoder=Schema Anfertigung
|
gui.refinedstorage:processing_pattern_encoder=Matrix für externen Bauplan
|
||||||
gui.refinedstorage:processing_pattern_encoder.pattern_create=Kreatives Schema
|
gui.refinedstorage:processing_pattern_encoder.pattern_create=Bauplan erstellen
|
||||||
gui.refinedstorage:grid_filter=Zugangspunkt Filter
|
gui.refinedstorage:grid_filter=Matrixfilter
|
||||||
gui.refinedstorage:grid_filter.compare_damage=Schaden
|
gui.refinedstorage:grid_filter.compare_damage=Schaden
|
||||||
gui.refinedstorage:grid_filter.compare_nbt=NBT
|
gui.refinedstorage:grid_filter.compare_nbt=NBT
|
||||||
gui.refinedstorage:network_transmitter=Netzwerk Übermittler
|
gui.refinedstorage:network_transmitter=Funk-Netzwerksender
|
||||||
gui.refinedstorage:network_transmitter.distance=%d Blöcke
|
gui.refinedstorage:network_transmitter.distance=%d Blöcke
|
||||||
gui.refinedstorage:network_transmitter.dimension=Dimension %d
|
gui.refinedstorage:network_transmitter.dimension=Dimension %d
|
||||||
gui.refinedstorage:network_transmitter.missing_card=Netzwerkkarte fehlt
|
gui.refinedstorage:network_transmitter.missing_card=Funk-Netzwerkkarte fehlt
|
||||||
gui.refinedstorage:network_transmitter.missing_upgrade=Erweiterung fehlt
|
gui.refinedstorage:network_transmitter.missing_upgrade=Verbesserung einfügen
|
||||||
gui.refinedstorage:fluid_interface=Flüssigkeits Schnittstelle
|
gui.refinedstorage:fluid_interface=Flüssigkeitenschnittstelle
|
||||||
gui.refinedstorage:fluid_interface.in=Rein
|
gui.refinedstorage:fluid_interface.in=Eingang
|
||||||
gui.refinedstorage:fluid_interface.out=Raus
|
gui.refinedstorage:fluid_interface.out=Ausgang
|
||||||
|
gui.refinedstorage:crafting_preview=Fertigungsvorschau
|
||||||
|
gui.refinedstorage:crafting_preview.to_craft=herzustellen: %d
|
||||||
|
gui.refinedstorage:crafting_preview.available=verfügbar: %d
|
||||||
|
gui.refinedstorage:crafting_preview.missing=fehlend: %d
|
||||||
|
gui.refinedstorage:crafting_preview.circular=Zirkelbezug!
|
||||||
|
gui.refinedstorage:crafting_preview.loop=Schleife in der Herstellung…
|
||||||
|
gui.refinedstorage:crafting_preview.force_start=Drücke STRG + SHIFT zum Überbrücken
|
||||||
|
gui.refinedstorage:reader=Lesegerät
|
||||||
|
gui.refinedstorage:writer=Schreibgerät
|
||||||
|
|
||||||
misc.refinedstorage:energy_stored=%d / %d RS
|
misc.refinedstorage:energy_stored=%d / %d RS
|
||||||
misc.refinedstorage:energy_usage=Verbrauch: %d RS/t
|
misc.refinedstorage:energy_usage=Verbrauch: %d RS/t
|
||||||
misc.refinedstorage:energy_usage_minimal=%d RS/t
|
misc.refinedstorage:energy_usage_minimal=%d RS/t
|
||||||
|
|
||||||
misc.refinedstorage:storage.stored=Stored: %s
|
misc.refinedstorage:storage.stored=gespeichert: %s
|
||||||
misc.refinedstorage:storage.stored_capacity=Gespeichert: %s / %s
|
misc.refinedstorage:storage.stored_capacity=gespeichert: %s / %s
|
||||||
misc.refinedstorage:storage.stored_minimal=%s
|
misc.refinedstorage:storage.stored_minimal=%s
|
||||||
misc.refinedstorage:storage.stored_capacity_minimal=%s / %s
|
misc.refinedstorage:storage.stored_capacity_minimal=%s / %s
|
||||||
misc.refinedstorage:storage.full=%d%% voll
|
misc.refinedstorage:storage.full=%d%% voll
|
||||||
|
|
||||||
misc.refinedstorage:network_item.tooltip=Verbunden mit %d, %d, %d.
|
misc.refinedstorage:network_item.tooltip=verbunden mit %d, %d, %d.
|
||||||
misc.refinedstorage:network_item.out_of_range=Es gibt keine Verbindung zu einem kabellosen Übermittler.
|
misc.refinedstorage:network_item.out_of_range=Kein Sender in Reichweite.
|
||||||
misc.refinedstorage:network_item.not_found=Controller konnte nicht gefunden werden.
|
misc.refinedstorage:network_item.not_found=Kontrollblock nicht gefunden.
|
||||||
|
|
||||||
misc.refinedstorage:network_card.tooltip=Verbunden mit %d, %d, %d.
|
misc.refinedstorage:network_card.tooltip=verbunden mit %d, %d, %d.
|
||||||
|
|
||||||
misc.refinedstorage:pattern.inputs=Eingänge
|
misc.refinedstorage:pattern.inputs=Zutaten
|
||||||
misc.refinedstorage:pattern.outputs=Ausgänge
|
misc.refinedstorage:pattern.outputs=Werkstück
|
||||||
|
misc.refinedstorage:pattern.invalid=ungültiges Muster
|
||||||
|
misc.refinedstorage:pattern.oredict=benutze Erzverzeichnis
|
||||||
|
|
||||||
misc.refinedstorage:start=Start
|
misc.refinedstorage:start=Start
|
||||||
misc.refinedstorage:clear=Frei machen
|
misc.refinedstorage:clear=Löschen
|
||||||
misc.refinedstorage:cancel_all=Alles abbrechen
|
misc.refinedstorage:set=Schreiben
|
||||||
|
misc.refinedstorage:cancel_all=Alle abbrechen
|
||||||
misc.refinedstorage:priority=Priorität
|
misc.refinedstorage:priority=Priorität
|
||||||
|
misc.refinedstorage:oredict=Erzverzeichnis
|
||||||
|
|
||||||
sidebutton.refinedstorage:compare.1=Schaden vergleichen
|
sidebutton.refinedstorage:compare.1=Vergleiche Schaden
|
||||||
sidebutton.refinedstorage:compare.2=NBT vergleichen
|
sidebutton.refinedstorage:compare.2=Vergleiche NBT
|
||||||
|
sidebutton.refinedstorage:compare.8=Vergleiche Erzverzeichnis
|
||||||
|
|
||||||
sidebutton.refinedstorage:redstone_mode=Redstone Modus
|
sidebutton.refinedstorage:redstone_mode=Redstone Modus
|
||||||
sidebutton.refinedstorage:redstone_mode.0=Ignoriert Redstone-Signale
|
sidebutton.refinedstorage:redstone_mode.0=Redstonesignal ignorieren
|
||||||
sidebutton.refinedstorage:redstone_mode.1=Funktioniert nur mit Redstone-Signal
|
sidebutton.refinedstorage:redstone_mode.1=Arbeitet nur mit Redstonesignal
|
||||||
sidebutton.refinedstorage:redstone_mode.2=Funktioniert nur ohne Redstone-Signal
|
sidebutton.refinedstorage:redstone_mode.2=Arbeitet nur ohne Redstonesignal
|
||||||
|
|
||||||
sidebutton.refinedstorage:grid.view_type=Anzeigen
|
sidebutton.refinedstorage:grid.view_type=Anzeige
|
||||||
sidebutton.refinedstorage:grid.view_type.0=Alles
|
sidebutton.refinedstorage:grid.view_type.0=Normal
|
||||||
sidebutton.refinedstorage:grid.view_type.1=Uncraftbares
|
sidebutton.refinedstorage:grid.view_type.1=ohne Herstellung
|
||||||
sidebutton.refinedstorage:grid.view_type.2=Nur Craftbares
|
sidebutton.refinedstorage:grid.view_type.2=nur Herstellung
|
||||||
sidebutton.refinedstorage:grid.sorting.direction=Sortierrichtung
|
sidebutton.refinedstorage:grid.sorting.direction=Sortierung
|
||||||
sidebutton.refinedstorage:grid.sorting.direction.0=Aufsteigend
|
sidebutton.refinedstorage:grid.sorting.direction.0=aufsteigend
|
||||||
sidebutton.refinedstorage:grid.sorting.direction.1=Absteigend
|
sidebutton.refinedstorage:grid.sorting.direction.1=absteigend
|
||||||
sidebutton.refinedstorage:grid.sorting.type=Sortieren nach
|
sidebutton.refinedstorage:grid.sorting.type=Sortierung nach
|
||||||
sidebutton.refinedstorage:grid.sorting.type.0=Anzahl
|
sidebutton.refinedstorage:grid.sorting.type.0=Menge
|
||||||
sidebutton.refinedstorage:grid.sorting.type.1=Name
|
sidebutton.refinedstorage:grid.sorting.type.1=Name
|
||||||
sidebutton.refinedstorage:grid.search_box_mode=Suchbox Modus
|
sidebutton.refinedstorage:grid.search_box_mode=Suchfenstermodus
|
||||||
sidebutton.refinedstorage:grid.search_box_mode.0=Normal
|
sidebutton.refinedstorage:grid.search_box_mode.0=Normal
|
||||||
sidebutton.refinedstorage:grid.search_box_mode.1=Normal (automatisch Ausgewählt)
|
sidebutton.refinedstorage:grid.search_box_mode.1=Normal (automatische Wahl)
|
||||||
sidebutton.refinedstorage:grid.search_box_mode.2=Synchronisiert mit JEI
|
sidebutton.refinedstorage:grid.search_box_mode.2=JEI synchron
|
||||||
sidebutton.refinedstorage:grid.search_box_mode.3=Synchronisiert mit JEI (automatisch Ausgewählt)
|
sidebutton.refinedstorage:grid.search_box_mode.3=JEI synchron (automatische Wahl)
|
||||||
|
|
||||||
sidebutton.refinedstorage:mode=Modus
|
sidebutton.refinedstorage:mode=Modus
|
||||||
sidebutton.refinedstorage:mode.whitelist=Zugelassene Items
|
sidebutton.refinedstorage:mode.whitelist=Erlaubt
|
||||||
sidebutton.refinedstorage:mode.blacklist=Verbotene Items
|
sidebutton.refinedstorage:mode.blacklist=Gesperrt
|
||||||
|
|
||||||
|
sidebutton.refinedstorage:iomode=IO Modus
|
||||||
|
sidebutton.refinedstorage:iomode.insert=Ins Netzwerk eingeben
|
||||||
|
sidebutton.refinedstorage:iomode.extract=Vom Netzwerk holen
|
||||||
|
|
||||||
sidebutton.refinedstorage:type=Typ
|
sidebutton.refinedstorage:type=Typ
|
||||||
sidebutton.refinedstorage:type.0=Items
|
sidebutton.refinedstorage:type.0=Teile
|
||||||
sidebutton.refinedstorage:type.1=Flüssigkeiten
|
sidebutton.refinedstorage:type.1=Flüssigkeiten
|
||||||
|
|
||||||
sidebutton.refinedstorage:detector.mode=Modus
|
sidebutton.refinedstorage:detector.mode=Modus
|
||||||
sidebutton.refinedstorage:detector.mode.0=Signal geben, wenn Wert unterschritten wird
|
sidebutton.refinedstorage:detector.mode.0=Signal wenn weniger
|
||||||
sidebutton.refinedstorage:detector.mode.1=Signal geben, wenn genauer Wert erreicht wird
|
sidebutton.refinedstorage:detector.mode.1=Signal wenn gleich
|
||||||
sidebutton.refinedstorage:detector.mode.2=Signal geben, wenn Wert überschritten wird
|
sidebutton.refinedstorage:detector.mode.2=Signal wenn mehr
|
||||||
|
sidebutton.refinedstorage:detector.mode.3=Signal bei automatischer Herstellung
|
||||||
|
|
||||||
block.refinedstorage:controller.0.name=Controller
|
sidebutton.refinedstorage:crafter.triggered_autocrafting=Automatische Herstellung mit Signal einschalten
|
||||||
block.refinedstorage:controller.1.name=Kreativer Controller
|
|
||||||
block.refinedstorage:cable.name=Kabel
|
sidebutton.refinedstorage:void_excess.items=Überlauf löschen (Teile)
|
||||||
block.refinedstorage:grid.0.name=Zugangspunkt
|
sidebutton.refinedstorage:void_excess.fluids=Überlauf löschen (Flüssigkeiten)
|
||||||
block.refinedstorage:grid.1.name=Zugangspunkt - Crafting
|
sidebutton.refinedstorage:void_excess.items_fluids=Überlauf löschen (Teile und Flüssigkeiten)
|
||||||
block.refinedstorage:grid.2.name=Zugangspunkt - Schema Anfertigung
|
|
||||||
block.refinedstorage:grid.3.name=Zugangspunkt - Flüssigkeiten
|
sidebutton.refinedstorage:constructor.drop=Teil fallen lassen anstatt platzieren
|
||||||
|
sidebutton.refinedstorage:destructor.pickup=Teil aufheben anstatt abbauen
|
||||||
|
|
||||||
|
sidebutton.refinedstorage:access_type=Zugangstyp
|
||||||
|
sidebutton.refinedstorage:access_type.0=Eingeben und Ausgeben
|
||||||
|
sidebutton.refinedstorage:access_type.1=nur eingeben
|
||||||
|
sidebutton.refinedstorage:access_type.2=nur ausgeben
|
||||||
|
|
||||||
|
block.refinedstorage:controller.0.name=Kontrollblock
|
||||||
|
block.refinedstorage:controller.1.name=Kreativmodus Kontrollblock
|
||||||
|
block.refinedstorage:cable.name=Datenkabel
|
||||||
|
block.refinedstorage:grid.0.name=Matrix
|
||||||
|
block.refinedstorage:grid.1.name=Fertigungsmatrix
|
||||||
|
block.refinedstorage:grid.2.name=Bauplan Matrix
|
||||||
|
block.refinedstorage:grid.3.name=Flüssigkeiten Matrix
|
||||||
block.refinedstorage:disk_drive.name=Laufwerk
|
block.refinedstorage:disk_drive.name=Laufwerk
|
||||||
block.refinedstorage:external_storage.name=Externe Speicherverbindung
|
block.refinedstorage:disk_manipulator.name=Lese/Schreib Gerät
|
||||||
block.refinedstorage:importer.name=Import-Kabel
|
block.refinedstorage:external_storage.name=Externer Speicher
|
||||||
block.refinedstorage:exporter.name=Export-Kabel
|
block.refinedstorage:importer.name=Eingabe
|
||||||
block.refinedstorage:detector.name=Detektor
|
block.refinedstorage:exporter.name=Ausgabe
|
||||||
block.refinedstorage:machine_casing.name=Maschienengehäuse
|
block.refinedstorage:detector.name=Melder
|
||||||
block.refinedstorage:solderer.name=Lötmaschiene
|
block.refinedstorage:machine_casing.name=Gehäuse
|
||||||
block.refinedstorage:destructor.name=Block-Zerstörer
|
block.refinedstorage:solderer.name=Lötstation
|
||||||
block.refinedstorage:constructor.name=Block-Platzierer
|
block.refinedstorage:solderer.tooltip=Muss neben %s platziert oder mit %s verbunden werden.
|
||||||
block.refinedstorage:storage.0.name=1Tsd. Speicherblock
|
block.refinedstorage:destructor.name=Destruktionseinheit
|
||||||
block.refinedstorage:storage.1.name=4Tsd. Speicherblock
|
block.refinedstorage:constructor.name=Konstruktionseinheit
|
||||||
block.refinedstorage:storage.2.name=16Tsd. Speicherblock
|
block.refinedstorage:storage.0.name=1k Speicher
|
||||||
block.refinedstorage:storage.3.name=64Tsd. Speicherblock
|
block.refinedstorage:storage.1.name=4k Speicher
|
||||||
block.refinedstorage:storage.4.name=Kreativer Speicherblock
|
block.refinedstorage:storage.2.name=16k Speicher
|
||||||
|
block.refinedstorage:storage.3.name=64k Speicher
|
||||||
|
block.refinedstorage:storage.4.name=Kreativmodus Speicher
|
||||||
block.refinedstorage:relay.name=Relais
|
block.refinedstorage:relay.name=Relais
|
||||||
block.refinedstorage:interface.name=Schnittstelle
|
block.refinedstorage:interface.name=Schnittstelle
|
||||||
block.refinedstorage:crafting_monitor.name=Craftingprozess-Überwachung
|
block.refinedstorage:crafting_monitor.name=Fertigungsmonitor
|
||||||
block.refinedstorage:wireless_transmitter.name=Kabelloser Übermittler
|
block.refinedstorage:wireless_transmitter.name=Funk-Sender
|
||||||
block.refinedstorage:crafter.name=Crafter
|
block.refinedstorage:wireless_transmitter.tooltip=Auf %s montieren.
|
||||||
block.refinedstorage:processing_pattern_encoder.name=Anfertigung für Verarbeitungsschemata
|
block.refinedstorage:crafter.name=automatische Werkbank
|
||||||
block.refinedstorage:network_receiver.name=Netzwerk-Empfänger
|
block.refinedstorage:processing_pattern_encoder.name=Matrix für externen Bauplan
|
||||||
block.refinedstorage:network_transmitter.name=Netzwerk-Übermittler
|
block.refinedstorage:processing_pattern_encoder.tooltip.0=Nur für Baupläne mit anderen Maschinen.
|
||||||
block.refinedstorage:fluid_interface.name=Flüssigkeits-Schnittstelle
|
block.refinedstorage:processing_pattern_encoder.tooltip.1=Für normale Baupläne %s benutzen.
|
||||||
block.refinedstorage:fluid_storage.0.name=64Tsd. Speicherblock für Flüssigkeiten
|
block.refinedstorage:network_receiver.name=Funk-Netzwerkempfänger
|
||||||
block.refinedstorage:fluid_storage.1.name=128Tsd. Speicherblock für Flüssigkeiten
|
block.refinedstorage:network_transmitter.name=Funk-Netzwerksender
|
||||||
block.refinedstorage:fluid_storage.2.name=256Tsd. Speicherblock für Flüssigkeiten
|
block.refinedstorage:fluid_interface.name=Flüssigkeiten Schnittstelle
|
||||||
block.refinedstorage:fluid_storage.3.name=512Tsd. Speicherblock für Flüssigkeiten
|
block.refinedstorage:fluid_storage.0.name=64k Flüssigspeicher
|
||||||
block.refinedstorage:fluid_storage.4.name=Kreativer Speicherblock für Flüssigkeiten
|
block.refinedstorage:fluid_storage.1.name=128k Flüssigspeicher
|
||||||
|
block.refinedstorage:fluid_storage.2.name=256k Flüssigspeicher
|
||||||
|
block.refinedstorage:fluid_storage.3.name=512k Flüssigspeicher
|
||||||
|
block.refinedstorage:fluid_storage.4.name=Kreativmodus Flüssigspeicher
|
||||||
|
block.refinedstorage:reader.name=Lesegerät
|
||||||
|
block.refinedstorage:writer.name=Schreibgerät
|
||||||
|
|
||||||
item.refinedstorage:storage_disk.0.name=1Tsd. Speicherkarte
|
item.refinedstorage:storage_disk.0.name=1k Diskette
|
||||||
item.refinedstorage:storage_disk.1.name=4Tsd. Speicherkarte
|
item.refinedstorage:storage_disk.1.name=4k Diskette
|
||||||
item.refinedstorage:storage_disk.2.name=16Tsd. Speicherkarte
|
item.refinedstorage:storage_disk.2.name=16k Diskette
|
||||||
item.refinedstorage:storage_disk.3.name=64Tsd. Speicherkarte
|
item.refinedstorage:storage_disk.3.name=64k Diskette
|
||||||
item.refinedstorage:storage_disk.4.name=Kreative Speicherkarte
|
item.refinedstorage:storage_disk.4.name=Kreativmodus Diskette
|
||||||
item.refinedstorage:storage_disk.5.name=Speicherkarte zum debuggen
|
item.refinedstorage:storage_disk.5.name=Fehlerkorrektur Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.0.name=64Tsd. Speicherkarte für Flüssigkeiten
|
item.refinedstorage:fluid_storage_disk.0.name=64k Flüssigspeicher Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.1.name=128Tsd. Speicherkarte für Flüssigkeiten
|
item.refinedstorage:fluid_storage_disk.1.name=128k Flüssigspeicher Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.2.name=256Tsd. Speicherkarte für Flüssigkeiten
|
item.refinedstorage:fluid_storage_disk.2.name=256k Flüssigspeicher Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.3.name=512Tsd. Speicherkarte für Flüssigkeiten
|
item.refinedstorage:fluid_storage_disk.3.name=512k Flüssigspeicher Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.4.name=Kreative Speicherkarte für Flüssigkeiten
|
item.refinedstorage:fluid_storage_disk.4.name=Kreativmous Flüssigspeicher Diskette
|
||||||
item.refinedstorage:fluid_storage_disk.5.name=Speicherkarte zum debuggen
|
item.refinedstorage:fluid_storage_disk.5.name=Fehlerkorrektur Flüssigspeicher Diskette
|
||||||
item.refinedstorage:wireless_grid.0.name=Kabelloses Zugangsgerät
|
item.refinedstorage:wireless_grid.0.name=Funk-Matrix
|
||||||
item.refinedstorage:wireless_grid.1.name=Kreatives kabelloses Zugangsgerät
|
item.refinedstorage:wireless_grid.1.name=Kreativmodus Funk-Matrix
|
||||||
item.refinedstorage:quartz_enriched_iron.name=Quartzeisenbarren
|
item.refinedstorage:wireless_crafting_monitor.0.name=Funk-Fertigungsmonitor
|
||||||
item.refinedstorage:core.0.name=Erschaffungskern
|
item.refinedstorage:wireless_crafting_monitor.1.name=Kreativmodus mobiler Fertigungsmonitor
|
||||||
item.refinedstorage:core.1.name=Zerstörungskern
|
item.refinedstorage:quartz_enriched_iron.name=mit Quartz angereichertes Eisen
|
||||||
item.refinedstorage:silicon.name=Silizium
|
item.refinedstorage:core.0.name=Konstruktions Kern
|
||||||
item.refinedstorage:processor.0.name=Einfacher Prozessor (vorgepresst)
|
item.refinedstorage:core.1.name=Destruktions Kern
|
||||||
item.refinedstorage:processor.1.name=Verbesserter Prozessor (vorgepresst)
|
item.refinedstorage:silicon.name=Silikon
|
||||||
item.refinedstorage:processor.2.name=Fortgeschrittener Prozessor (vorgepresst)
|
item.refinedstorage:processor.0.name=einfacher Prozessorkern
|
||||||
item.refinedstorage:processor.3.name=Einfacher Prozessor
|
item.refinedstorage:processor.1.name=verbesserter Prozessorkern
|
||||||
item.refinedstorage:processor.4.name=Verbesserter Prozessor
|
item.refinedstorage:processor.2.name=fortschrittlicher Prozessorkern
|
||||||
item.refinedstorage:processor.5.name=Fortgeschrittener Prozessor
|
item.refinedstorage:processor.3.name=einfacher Prozessor
|
||||||
item.refinedstorage:processor.6.name=Gepresstes Silizium
|
item.refinedstorage:processor.4.name=verbesserter Prozessor
|
||||||
item.refinedstorage:storage_part.0.name=1Tsd. Speicherzelle
|
item.refinedstorage:processor.5.name=fortschrittlicher Prozessor
|
||||||
item.refinedstorage:storage_part.1.name=4Tsd. Speicherzelle
|
item.refinedstorage:processor.6.name=Silikonbasis
|
||||||
item.refinedstorage:storage_part.2.name=16Tsd. Speicherzelle
|
item.refinedstorage:storage_part.0.name=1k Speicherkern
|
||||||
item.refinedstorage:storage_part.3.name=64Tsd. Speicherzelle
|
item.refinedstorage:storage_part.1.name=4k Speicherkern
|
||||||
item.refinedstorage:fluid_storage_part.0.name=64Tsd. Speicherzelle für Flüssigkeiten
|
item.refinedstorage:storage_part.2.name=16k Speicherkern
|
||||||
item.refinedstorage:fluid_storage_part.1.name=128Tsd. Speicherzelle für Flüssigkeiten
|
item.refinedstorage:storage_part.3.name=64k Speicherkern
|
||||||
item.refinedstorage:fluid_storage_part.2.name=256Tsd. Speicherzelle für Flüssigkeiten
|
item.refinedstorage:fluid_storage_part.0.name=64k Flüssigspeicherkern
|
||||||
item.refinedstorage:fluid_storage_part.3.name=512Tsd. Speicherzelle für Flüssigkeiten
|
item.refinedstorage:fluid_storage_part.1.name=128k Flüssigspeicherkern
|
||||||
item.refinedstorage:pattern.name=Schema
|
item.refinedstorage:fluid_storage_part.2.name=256k Flüssigspeicherkern
|
||||||
item.refinedstorage:upgrade.0.name=Erweiterung
|
item.refinedstorage:fluid_storage_part.3.name=512k Flüssigspeicherkern
|
||||||
item.refinedstorage:upgrade.1.name=Erweiterung für Reichweite
|
item.refinedstorage:pattern.name=Muster
|
||||||
item.refinedstorage:upgrade.2.name=Erweiterung für Geschwindigkeit
|
item.refinedstorage:upgrade.0.name=Verbesserung
|
||||||
item.refinedstorage:upgrade.3.name=Erweiterung für Crafting
|
item.refinedstorage:upgrade.1.name=Verbesserung der Reichweite
|
||||||
item.refinedstorage:upgrade.4.name=Gebündelte Erweiterung
|
item.refinedstorage:upgrade.2.name=Verbesserung der Verarbeitungsgeschwindigkeit
|
||||||
item.refinedstorage:upgrade.5.name=Überdimensionales Upgrade
|
item.refinedstorage:upgrade.3.name=Verbesserung der Herstellung
|
||||||
item.refinedstorage:storage_housing.name=Speicherzellen-Hülle
|
item.refinedstorage:upgrade.4.name=Verbesserung des Durchfluss
|
||||||
item.refinedstorage:grid_filter.name=Schema Filter
|
item.refinedstorage:upgrade.5.name=Verbesserung der Dimension
|
||||||
item.refinedstorage:network_card.name=Netzwerkkarte
|
item.refinedstorage:upgrade.6.name=Verbesserung der Behutsamkeit
|
||||||
|
item.refinedstorage:upgrade.7.name=Verbesserung des Glück
|
||||||
|
item.refinedstorage:storage_housing.name=Diskettengehäuse
|
||||||
|
item.refinedstorage:grid_filter.name=Matrix Filter
|
||||||
|
item.refinedstorage:network_card.name=Funk-Netzwerkkarte
|
||||||
|
item.refinedstorage:wrench.name=Schraubenschlüssel
|
||||||
|
item.refinedstorage:wrench.saved=Einstellungen schreiben
|
||||||
|
item.refinedstorage:wrench.read=Einstellungen lesen
|
||||||
|
item.refinedstorage:wrench.mode=Modus: %s
|
||||||
|
item.refinedstorage:wrench.mode.0=Ausrichtung
|
||||||
|
item.refinedstorage:wrench.mode.1=Einstellungen
|
||||||
Reference in New Issue
Block a user