initial
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Bloque
|
||||
inhibitor.item=Objeto
|
||||
inhibitor.inactive=Inactivo
|
||||
inhibitor.active=Activo
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Bloque
|
||||
documentation.category.item=Objeto
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Transmisor Inalámbrico
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Mejoras
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Émetteur sans-fil
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Émetteur sans-fil
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=리모트IO[RemoteIO]
|
||||
inhibitor.tooltip=상호작용 억제기:
|
||||
inhibitor.block=블럭
|
||||
inhibitor.item=아이템
|
||||
inhibitor.inactive=비활성화
|
||||
inhibitor.active=활성화
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=블럭
|
||||
documentation.category.item=아이템
|
||||
documentation.category.other=기타
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=업그레이드
|
||||
container.remoteio.transfer=전송
|
||||
container.remoteio.rfconfig=RF 설정
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=타겟 저장
|
||||
chat.target.load=타켓을 불러옴
|
||||
chat.target.loop=인터페이스블럭을 링크한 상태로 다른 인터페이스를 링크할수 없습니다
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=빈 판
|
||||
item.chip.location.name=추적칩
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=아이템 전송칩
|
||||
item.chip.transfer.fluid.name=액체 전송칩
|
||||
item.chip.transfer.essentia.name=에센시아 전송칩
|
||||
item.chip.transfer.energy_ic2.name=EU 전송칩
|
||||
item.chip.transfer.energy_mj.name=MJ 전송칩
|
||||
item.chip.transfer.energy_rf.name=RF 전송칩
|
||||
item.chip.transfer.network_ae.name=AE2 네트워크 전송칩
|
||||
item.chip.transfer.redstone.name=레드스톤 전송칩
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=위장 원격 업그레이드
|
||||
item.chip.upgrade.remote_access.name=원격 접속 업그레이드
|
||||
item.chip.upgrade.simple_camo.name=간단 위장 업그레이드
|
||||
item.wireless_transmitter.name=무선 전송기
|
||||
item.io_tool.name=입출력 도구
|
||||
item.interaction_inhibitor.name=상호작용 억제기
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=원격 인터페이스
|
||||
tile.remote_inventory.name=원격 인벤토리
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=저수지
|
||||
tile.machine.heater.name=용암 히터
|
||||
tile.intelligentWorkbench.name=지능 작업대
|
||||
tile.skylight.name=천공광
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Ингибитор взаимодействия:
|
||||
inhibitor.block=Блок
|
||||
inhibitor.item=Предмет
|
||||
inhibitor.inactive=Выключен
|
||||
inhibitor.active=Активен
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Блок
|
||||
documentation.category.item=Предмет
|
||||
documentation.category.other=Другие
|
||||
|
||||
documentation.block.remoteInterface=Удаленный интерфейс
|
||||
documentation.block.remoteInventory=Удаленный инвентарь
|
||||
documentation.block.skylight=Световой люк
|
||||
documentation.block.heater=Нагреватель
|
||||
documentation.block.reservoir=Резервуар
|
||||
documentation.block.intelligentWorkbench=Умный верстак
|
||||
documentation.item.ioTool=IO Инструмент
|
||||
documentation.item.pda=КПК
|
||||
documentation.item.wirelessTransmitter=Беспроводной передатчик
|
||||
documentation.item.wirelessLocationChip=Беспроводной чип местоположения
|
||||
documentation.item.upgrades=Улучшения
|
||||
documentation.item.remoteAccessor=Удаленный аксессор
|
||||
documentation.item.linker=Линкер
|
||||
|
||||
documentation.block.remoteInterface.page.1=Удаленный интерфейс является основным блоком в этом моде. Короче говоря, он позволяет пользователю получить доступ к одному блоку на большом расстоянии, как будто блок находится прямо там.
|
||||
documentation.block.remoteInventory.page.1=Удалённый инвентарь очень похож на Удалённый интерфейс, но вместо подключения к блоку он подключается к Игроку. Большинство трансферных улучшений также будут работать, но могут работать способами, которые вы не ожидаете
|
||||
documentation.block.skylight.page.1=световой люк чисто эстетический блок в моде. При размещении он темный и непрозрачный, но при подаче сигнала редстоуна станет прозрачным, и все соседние световые люки сделают то же самое.
|
||||
documentation.block.heater.page.1=Нагреватель небольшой механизм предназначенная для автоматизации. Его функция такова, что когда лава примыкает к нему с двух или более сторон, он нагревает печь над собой. Медленнее, чем обычно.
|
||||
documentation.block.reservoir.page.1=Подобно нагревателю, резервуар представляет собой небольшой механизм. Его функция заключается в том, что когда он имеет два или более источников воды рядом, он будет действовать как исходный блок и выводить воду в механизм и трубы.
|
||||
documentation.block.intelligentWorkbench.page.1=Умный верстак более интеллектуальная форма верстака. Он будет выполнять все обычные функции верстака, а также хранить предметы на нем. Он также имеет функцию, позволяющую создавать предметы с конфликтующими рецептами.
|
||||
documentation.item.pda.page.1=КПК - это то, что вы держите в руках, чтобы это прочитать.
|
||||
documentation.item.ioTool.page.1=IO Инструмент это ключ в моде. Он используется для открытия инвентаря различных механизмов, а также для добавления и удаления улучшений или изменения настроек камуфляжа.
|
||||
documentation.item.wirelessTransmitter.page.1=Этот предмет используется при создании удаленного инвентаря, а также при назначении удаленного инвентаря, если он получен в креативе.
|
||||
documentation.item.upgrades.page.1=Улучшение проще говоря, это то, что позволяет вашему удаленному инвентарю и интерфейсу функционировать. Без них блоки не могут делать многое. Каждое улучшение делает что-то свое, а некоторые из них предназначены для совместимости с модами.
|
||||
documentation.item.remoteAccessor.page.1=Удаленный аксессор - это предмет, который можно привязать к блоку в мире. ПКМ по любому другому (не плиточному) блоку в мире он будет работать так, как если бы вы щелкнули по этому блоку.
|
||||
documentation.item.linker.page.1=В настоящее время используется только при создании Удаленного аксессора
|
||||
documentation.item.wirelessLocationChip.page.1=Shift+ПКМ по блоку для сохранения местоположения этого блока. Затем это можно поместить в Удаленный интерфейс, чтобы сообщить ему с каким блоком он должен взаимодействовать.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Улучшение
|
||||
container.remoteio.transfer=Передача
|
||||
container.remoteio.rfconfig=Конфигурация RF
|
||||
|
||||
container.remoteio.rfconfig_desc=RF по умолчанию полагается на источники энергии, чтобы передавать питание соседним блокам, вместо того, чтобы они тянули. Поскольку это невозможно с интерфейсным блоком по умолчанию, настройка этого позволяет интерфейсному блоку пассивно передавать питание соседним блокам.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Связано с: %s
|
||||
tooltip.dimension=Измерение: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=ПКМ с привязанным Беспроводным передатчиком для привязки этого Удаленного инвентаря
|
||||
|
||||
# Chat
|
||||
chat.target.save=Цель сохранена
|
||||
chat.target.load=Цель загружена
|
||||
chat.target.loop=Вы не можете связать блок интерфейса с другим блоком интерфейса
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Пустая пластина
|
||||
item.chip.location.name=Чип местоположения
|
||||
item.chip.transfer.name=Чип передачи
|
||||
item.chip.transfer.item.name=Чип передачи предметов
|
||||
item.chip.transfer.fluid.name=Чип передачи жидкости
|
||||
item.chip.transfer.essentia.name=Чип передачи эссенции
|
||||
item.chip.transfer.energy_ic2.name=Чип передачи энергии EU
|
||||
item.chip.transfer.energy_mj.name=Чип передачи энергии MJ
|
||||
item.chip.transfer.energy_rf.name=Чип передачи энергии RF
|
||||
item.chip.transfer.network_ae.name=Чип передачи AE2 сети
|
||||
item.chip.transfer.redstone.name=Чип передачи редстоуна
|
||||
item.chip.upgrade.name=Удаленное обновление
|
||||
item.chip.upgrade.remote_camo.name=Удалённое обновление камуфляжа
|
||||
item.chip.upgrade.remote_access.name=Обновление удаленного доступа
|
||||
item.chip.upgrade.simple_camo.name=Простое улучшение камуфляжа
|
||||
item.wireless_transmitter.name=Беспроводной передатчик
|
||||
item.io_tool.name=IO Инструмент
|
||||
item.interaction_inhibitor.name=Ингибитор взаимодействия
|
||||
item.pda.name=КПК
|
||||
item.remoteAccessor.name=Удаленный аксессор
|
||||
item.linker.name=Линкер
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Удаленный интерфейс
|
||||
tile.remote_inventory.name=Удаленный инвентарь
|
||||
tile.machine.name=Механизм
|
||||
tile.machine.reservoir.name=Водный резервуар
|
||||
tile.machine.heater.name=Лавовый нагреватель
|
||||
tile.intelligentWorkbench.name=Умный верстак
|
||||
tile.skylight.name=Световой люк
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=RemoteIO
|
||||
inhibitor.tooltip=Interaction Inhibitor:
|
||||
inhibitor.block=Block
|
||||
inhibitor.item=Item
|
||||
inhibitor.inactive=Inactive
|
||||
inhibitor.active=Active
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=Block
|
||||
documentation.category.item=Item
|
||||
documentation.category.other=Other
|
||||
|
||||
documentation.block.remoteInterface=Remote Interface
|
||||
documentation.block.remoteInventory=Remote Inventory
|
||||
documentation.block.skylight=Skylight
|
||||
documentation.block.heater=Heater
|
||||
documentation.block.reservoir=Reservoir
|
||||
documentation.block.intelligentWorkbench=Intelligent Workbench
|
||||
documentation.item.ioTool=IO Tool
|
||||
documentation.item.pda=PDA
|
||||
documentation.item.wirelessTransmitter=Wireless Transmitter
|
||||
documentation.item.wirelessLocationChip=Wireless Location Chip
|
||||
documentation.item.upgrades=Upgrades
|
||||
documentation.item.remoteAccessor=Remote Accessor
|
||||
documentation.item.linker=Linker
|
||||
|
||||
documentation.block.remoteInterface.page.1=The Remote Interface is the core block in this mod. In short, it allows the user to access one block remote from great distances, as though the block were sitting right there.
|
||||
documentation.block.remoteInventory.page.1=The Remote Inventory is quite similar to the Remote Interface, but instead of connecting to a block, it connects to a Player. Most transfer upgrades will also work, but may work in ways you may not expect
|
||||
documentation.block.skylight.page.1=The skylight is a purely aesthetic block in the mod. When placed it is dark and opaque, but when given a redstone signal will become transparent and all neighboring skylights will do the same.
|
||||
documentation.block.heater.page.1=The heater is a small machine meant to aid in automation. It's function is such that, when lava is adjacent to it on two or more sides, it will heat the furnace above it. At a slower pace than normal.
|
||||
documentation.block.reservoir.page.1=Similar to the heater the reservoir is a small machine. It's function is simply that when it has two or more water sources adjacent will act like a source block and output water to machines and pipes.
|
||||
documentation.block.intelligentWorkbench.page.1=The intelligent workbench is a more intelligent form of crafting table. It will do all of the normal functions of the crafting table as well as store the items in it. It also has the function of allowing items with conflicting recipes to be craftable.
|
||||
documentation.item.pda.page.1=The pda is what you are holding to read this with.
|
||||
documentation.item.ioTool.page.1=The IO Tool is the wrench of the mod. It is used to open up the inventories of the various machines and add and remove upgrades or modify camouflage settings.
|
||||
documentation.item.wirelessTransmitter.page.1=This item is used in the crafting of the remote inventory, and in the assigning of the remote inventory if gotten in creative.
|
||||
documentation.item.upgrades.page.1=Upgrades simply put are what allow your remote inventory and interface to function. Without them the blocks cannot do much. Each upgrade does something different and some are there for mod compatibility.
|
||||
documentation.item.remoteAccessor.page.1=The Remote Accessor is an item that can be bound to a block in the world. When right clicking on any other (non-tile entity) block in the world it will function as if you click on that block.
|
||||
documentation.item.linker.page.1=Currently only used in the crafting of the Remote Accessor
|
||||
documentation.item.wirelessLocationChip.page.1=Shift right click on a block to save the locations of that block. This can then be put into a remote interface to tell it what block it should interact with.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=Upgrade
|
||||
container.remoteio.transfer=Transfer
|
||||
container.remoteio.rfconfig=RF Config
|
||||
|
||||
container.remoteio.rfconfig_desc=RF by default relies on energy sources to push power to neighboring blocks, instead of them pulling. As this isn't possible with the interface block by default, configuring this allows the interface block to passively push power to adjacent blocks.
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=Bound to: %s
|
||||
tooltip.dimension=Dimension: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=Right-click with bound Wireless Transmitter to link this Remote Inventory
|
||||
|
||||
# Chat
|
||||
chat.target.save=Target Saved
|
||||
chat.target.load=Target Loaded
|
||||
chat.target.loop=You cannot link an interface block with another interface block
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=Blank Plate
|
||||
item.chip.location.name=Location Chip
|
||||
item.chip.transfer.name=Transfer Chip
|
||||
item.chip.transfer.item.name=Item Transfer Chip
|
||||
item.chip.transfer.fluid.name=Fluid Transfer Chip
|
||||
item.chip.transfer.essentia.name=Essentia Transfer Chip
|
||||
item.chip.transfer.energy_ic2.name=EU Energy Transfer Chip
|
||||
item.chip.transfer.energy_mj.name=MJ Energy Transfer Chip
|
||||
item.chip.transfer.energy_rf.name=RF Energy Transfer Chip
|
||||
item.chip.transfer.network_ae.name=AE2 Network Transfer Chip
|
||||
item.chip.transfer.redstone.name=Redstone Transfer Chip
|
||||
item.chip.upgrade.name=Remote Upgrade
|
||||
item.chip.upgrade.remote_camo.name=Remote Camouflage Upgrade
|
||||
item.chip.upgrade.remote_access.name=Remote Access Upgrade
|
||||
item.chip.upgrade.simple_camo.name=Simple Camouflage Upgrade
|
||||
item.wireless_transmitter.name=Wireless Transmitter
|
||||
item.io_tool.name=IO Tool
|
||||
item.interaction_inhibitor.name=Interaction Inhibitor
|
||||
item.pda.name=PDA
|
||||
item.remoteAccessor.name=Remote Accessor
|
||||
item.linker.name=Linker
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=Remote Interface
|
||||
tile.remote_inventory.name=Remote Inventory
|
||||
tile.machine.name=Machine
|
||||
tile.machine.reservoir.name=Water Reservoir
|
||||
tile.machine.heater.name=Lava Heater
|
||||
tile.intelligentWorkbench.name=Intelligent Workbench
|
||||
tile.skylight.name=Skylight
|
||||
@@ -0,0 +1,90 @@
|
||||
# Misc
|
||||
itemGroup.rio=远程接口
|
||||
inhibitor.tooltip=交互约束:
|
||||
inhibitor.block=方块
|
||||
inhibitor.item=物品
|
||||
inhibitor.inactive=未激活
|
||||
inhibitor.active=激活
|
||||
|
||||
#Documentation
|
||||
documentation.category.block=方块
|
||||
documentation.category.item=物品
|
||||
documentation.category.other=其他
|
||||
|
||||
documentation.block.remoteInterface=远程接口
|
||||
documentation.block.remoteInventory=远程背包接口
|
||||
documentation.block.skylight=天窗
|
||||
documentation.block.heater=岩浆加热器
|
||||
documentation.block.reservoir=蓄水箱
|
||||
documentation.block.intelligentWorkbench=智能工作台
|
||||
documentation.item.ioTool=接口工具
|
||||
documentation.item.pda=掌上电脑
|
||||
documentation.item.wirelessTransmitter=无线收发器
|
||||
documentation.item.wirelessLocationChip=无线定位芯片
|
||||
documentation.item.upgrades=升级
|
||||
documentation.item.remoteAccessor=远程访问器
|
||||
documentation.item.linker=端口连接器
|
||||
|
||||
documentation.block.remoteInterface.page.1=远程接口是本mod的核心方块. 简而言之,它允许使用者从很 远的地方远程访问一个方块, 就像那个方块近在眼前一样.
|
||||
documentation.block.remoteInventory.page.1=远程背包接口与远程接口很 相似,但不是远程访问方块, 而是远程访问玩家.大多数 的传输升级仍然有效,但可 能以你意想不到的方式工作
|
||||
documentation.block.skylight.page.1=天窗是个纯粹的美观方块.当放 置时是暗而不透明的,但通入红 石信号后,它将变得透明并且所 有的相邻天窗都会变得透明.
|
||||
documentation.block.heater.page.1=岩浆加热器是个帮助自动化的 小机器.当岩浆与它的两个或更 多面相邻时,它将加热上方的熔 炉.但要比通常情况更慢一点.
|
||||
documentation.block.reservoir.page.1=与岩浆加热器类似蓄水箱也 是个小机器.它的功能很简 单,当它与两个或更多水源相 邻时,它将作为水源方块并向 机器和管道输出水.
|
||||
documentation.block.intelligentWorkbench.page.1=智能工作台是一种更智能的工 作台(废话).它拥有工作台的所 有正常功能,并且它能将物品存 储在其中.它还能让有冲突合成 表的物品变得可以合成.
|
||||
documentation.item.pda.page.1=掌上电脑就是你用来看这的玩意.
|
||||
documentation.item.ioTool.page.1=接口工具就是本mod的扳手. 它可以打开多种机器的物品 栏并添加或移除升级,还能修 改伪装设置.
|
||||
documentation.item.wirelessTransmitter.page.1=此物品可以用来合成远程背 包接口,并且在创造模式中远 程分配背包.
|
||||
documentation.item.upgrades.page.1=升级简单来说就是用来解锁 你的远程背包接口和远程接 口功能的东西.如果没有升 级,那这俩方块没啥能干的. 每次升级都会有所不同,有 些是为了兼容性.
|
||||
documentation.item.remoteAccessor.page.1=远程访问器是个用来绑定世界 里的方块的物品.绑定之后, 当你右击世界上的任何其他方 块(非方块实体)时,就会像你 点击那个绑定方块时一样.
|
||||
documentation.item.linker.page.1=当前仅能用于合成远程访问器
|
||||
documentation.item.wirelessLocationChip.page.1=Shift+右击一个方块以保存这 个方块的位置信息.此位置信息 可以放入远程接口以告诉接口 它应该与哪个方块交互.
|
||||
|
||||
# GUI
|
||||
container.remoteio.upgrade=升级
|
||||
container.remoteio.transfer=转输
|
||||
container.remoteio.rfconfig=RF能量配置
|
||||
|
||||
container.remoteio.rfconfig_desc=默认情况下RF能量需要能量源才能传输到邻接的方块,对远程接口亦是如此.调整此数值可以让远程接口自动将能量转输至邻接的能量接收端
|
||||
|
||||
# Tooltip
|
||||
tooltip.bound=已绑定: %s
|
||||
tooltip.dimension=位于世界: %s
|
||||
tooltip.coords=X: %s Y: %s Z: %s
|
||||
tooltip.inventory.creative=用绑定的无线收发器右键远程背包接口以此构建连接
|
||||
|
||||
# Chat
|
||||
chat.target.save=目标已定位
|
||||
chat.target.load=目标已载入
|
||||
chat.target.loop=你不能将两个远程接口链接在一起
|
||||
|
||||
# Item
|
||||
item.blank_plate.name=空白芯片
|
||||
item.chip.location.name=定位芯片
|
||||
item.chip.transfer.name=物品转输芯片
|
||||
item.chip.transfer.item.name=物品转输芯片
|
||||
item.chip.transfer.fluid.name=流体转输芯片
|
||||
item.chip.transfer.essentia.name=源质转输芯片
|
||||
item.chip.transfer.energy_ic2.name=EU能量转输芯片
|
||||
item.chip.transfer.energy_mj.name=MJ能量转输芯片
|
||||
item.chip.transfer.energy_rf.name=RF能量转输芯片
|
||||
item.chip.transfer.network_ae.name=AE网络转输芯片
|
||||
item.chip.transfer.redstone.name=红石转输芯片
|
||||
item.chip.upgrade.name=远程升级
|
||||
item.chip.upgrade.remote_camo.name=远程伪装升级
|
||||
item.chip.upgrade.remote_access.name=远程访问升级
|
||||
item.chip.upgrade.simple_camo.name=简易伪装升级
|
||||
item.wireless_transmitter.name=无线收发器
|
||||
item.io_tool.name=接口工具
|
||||
item.interaction_inhibitor.name=交互约束器
|
||||
item.pda.name=掌上电脑
|
||||
item.remoteAccessor.name=远程访问器
|
||||
item.linker.name=端口连接器
|
||||
|
||||
# Block
|
||||
tile.remote_interface.name=远程接口
|
||||
tile.remote_inventory.name=远程背包接口
|
||||
tile.machine.name=机器
|
||||
tile.machine.reservoir.name=蓄水箱
|
||||
tile.machine.heater.name=岩浆加热器
|
||||
tile.intelligentWorkbench.name=智能工作台
|
||||
tile.skylight.name=天窗
|
||||
Reference in New Issue
Block a user