1+ #PARSE_ESCAPES
2+
3+ # Meta
4+ itemGroup.nae2=Neeve's AE2:EL Additions
5+
6+ # Items
7+ item.nae2.invalid.name=Invalid or Disabled Item
8+ item.nae2.pattern_multiplier.name=Pattern Multi-Tool
9+
10+ # Cells
11+ item.nae2.storage_cell_void.name=ME Void Storage Cell
12+ item.nae2.fluid_storage_cell_void.name=ME Fluid Void Storage Cell
13+ item.nae2.gas_storage_cell_void.name=ME Gas Void Storage Cell
14+ item.nae2.storage_cell_256k.name=§c256k§r ME Storage Cell
15+ item.nae2.storage_cell_1024k.name=§61024k§r ME Storage Cell
16+ item.nae2.storage_cell_4096k.name=§e4096k§r ME Storage Cell
17+ item.nae2.storage_cell_16384k.name=§a16384k§r ME Storage Cell
18+ item.nae2.storage_cell_fluid_256k.name=§c256k§r ME Fluid Storage Cell
19+ item.nae2.storage_cell_fluid_1024k.name=§61024k§r ME Fluid Storage Cell
20+ item.nae2.storage_cell_fluid_4096k.name=§e4096k§r ME Fluid Storage Cell
21+ item.nae2.storage_cell_fluid_16384k.name=§a16384k§r ME Fluid Storage Cell
22+ item.nae2.storage_cell_gas_256k.name=§c256k§r ME Gas Storage Cell
23+ item.nae2.storage_cell_gas_1024k.name=§61024k§r ME Gas Storage Cell
24+ item.nae2.storage_cell_gas_4096k.name=§e4096k§r ME Gas Storage Cell
25+ item.nae2.storage_cell_gas_16384k.name=§a16384k§r ME Gas Storage Cell
26+
27+ # Materials
28+ item.nae2.material.cell_part_void.name=ME Void Storage Component
29+ item.nae2.material.cell_part_256k.name=§c256k§r ME Storage Component
30+ item.nae2.material.cell_part_1024k.name=§61024k§r ME Storage Component
31+ item.nae2.material.cell_part_4096k.name=§e4096k§r ME Storage Component
32+ item.nae2.material.cell_part_16384k.name=§a16384k§r ME Storage Component
33+ item.nae2.material.cell_part_fluid_256k.name=§c256k§r ME Fluid Storage Component
34+ item.nae2.material.cell_part_fluid_1024k.name=§61024k§r ME Fluid Storage Component
35+ item.nae2.material.cell_part_fluid_4096k.name=§e4096k§r ME Fluid Storage Component
36+ item.nae2.material.cell_part_fluid_16384k.name=§a16384k§r ME Fluid Storage Component
37+ item.nae2.material.cell_part_gas_256k.name=§c256k§r ME Gas Storage Component
38+ item.nae2.material.cell_part_gas_1024k.name=§61024k§r ME Gas Storage Component
39+ item.nae2.material.cell_part_gas_4096k.name=§e4096k§r ME Gas Storage Component
40+ item.nae2.material.cell_part_gas_16384k.name=§a16384k§r ME Gas Storage Component
41+
42+ # Parts
43+ item.nae2.part.beam_former.name=ME Beam Former
44+ item.nae2.part.exposer.name=ME Storage Exposer
45+
46+ # Upgrades
47+ item.nae2.upgrade.hyper_acceleration.name=Hyper-Acceleration Card
48+ item.nae2.upgrade.auto_complete.name=Job Auto-Complete Card
49+ item.nae2.upgrade.auto_complete.desc=Automatically completes jobs without waiting for outputs.
50+ item.nae2.upgrade.gregtech_circuit.name=Programmed Circuit Card
51+ item.nae2.upgrade.gregtech_circuit.desc=Automatically sets Programmed Circuits in machines and buses.\nRequires a relevant Circuit in Encoded Pattern.\nDon't forget to enable Blocking Mode!\n\nI'm sorry, Seni.
52+
53+ # Tiles
54+ tile.nae2.reconstruction_chamber.name=Reconstruction Chamber
55+ tile.nae2.reconstruction_chamber.desc=Makes Atomic Recontructors from Actually Additions treat items inside as if they were on the ground for conversion purposes. No more item drops!\n\nAuto-pushes products into nearby inventories and ME Interfaces.
56+ tile.nae2.coprocessor_4x.name=§b4x§r Crafting Co-Processing Unit
57+ tile.nae2.coprocessor_16x.name=§d16x§r Crafting Co-Processing Unit
58+ tile.nae2.coprocessor_64x.name=§964x§r Crafting Co-Processing Unit
59+ tile.nae2.storage_crafting_256k.name=§c256k§r Crafting Storage
60+ tile.nae2.storage_crafting_1024k.name=§61024k§r Crafting Storage
61+ tile.nae2.storage_crafting_4096k.name=§e4096k§r Crafting Storage
62+ tile.nae2.storage_crafting_16384k.name=§a16384k§r Crafting Storage
63+ tile.nae2.exposer.name=ME Storage Exposer
64+
65+ # Pattern Multi-Tool GUI
66+ nae2.pattern_multiplier.unencode=Clear
67+ nae2.pattern_multiplier.unencode.desc=Turns all encoded patterns into blank patterns. This cannot be reversed!
68+ nae2.pattern_multiplier.replace=Replace
69+ nae2.pattern_multiplier.replace.desc=Replaces the item in the first slot with the second slot in all patterns. §4This cannot be reversed!§7\n\n§cRed§7 means that matching item is found, but replacement will result in an invalid pattern. The slot will be skipped.\n\n§aGreen§7 means that replacement will succeed.
70+ nae2.pattern_multiplier.tab.multiply=Multiply
71+ nae2.pattern_multiplier.tab.replace=Replace
72+
73+ # Beam Former GUI
74+ nae2.part.beam_former.hide=Hiding beam.
75+ nae2.part.beam_former.show=Showing beam.
76+
77+ # Storage Cell GUI
78+ nae2.storage_cell_void.warning.1=Voids EVERYTHING!
79+ nae2.storage_cell_void.warning.2=Configure in %s unless you know what you're doing.
80+ nae2.storage_cell_void.count=%s %s power stored.
81+
82+ # JEI Ctrl-Craft GUI
83+ nae2.jei.missing.craft.1=[NAE2] All missing items are craftable.
84+ nae2.jei.missing.craft.2=Hold Ctrl to mass-order missing items.
85+
86+ nae2.jei.missing.partialcraft.1=[NAE2] Some items found craftable.
87+ nae2.jei.missing.partialcraft.2=Hold Ctrl to bypass and mass-order missing items.
88+
89+ nae2.jei.missing.bypasscraft.1=[NAE2] No items found craftable.
90+ nae2.jei.missing.bypasscraft.2=Hold Ctrl to bypass and fill the grid as much as possible.
91+
92+ nae2.jei.cellview.items=items
93+ nae2.jei.cellview.buckets=buckets
94+ nae2.jei.cellview.units=buckets
95+ # count / max unit_name
96+ nae2.jei.cellview.stored=Stored: %s / %s %s
97+ nae2.jei.cellview.hover.stored=Stored: %s %s
98+ # count unit_name
99+ nae2.jei.cellview=Cell View
100+ nae2.jei.cellview.loss=Type loss: %s %s
101+ nae2.jei.cellview.used=Used bytes: %s
102+ nae2.jei.cellview.hover.1=%s types used up.
103+ nae2.jei.cellview.hover.2=Each used type decreases the capacity.
104+ nae2.jei.cellview.hover.3=%s bytes/type * %s = %s bytes lost.
105+ nae2.jei.cellview.keybind=Press %s to view contents
106+
107+ # Exposer
108+ nae2.exposer.tooltip=Exposes the network contents as capabilities. The cooler ME Interface.
109+ nae2.exposer.noneregistered=No handlers registered.
110+ nae2.exposer.registered=Registered handlers:
0 commit comments