2.8.1
This commit is contained in:
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
File diff suppressed because it is too large
Load Diff
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Cleanroom
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Блокировка одного рецепта
|
||||
gt.interact.desc.mb.mode=§fРежим работы: §6%s
|
||||
gt.interact.desc.export=Экспорт
|
||||
gt.interact.desc.import=Импорт
|
||||
gt.interact.desc.export.tooltip=Экспорт
|
||||
gt.interact.desc.import.tooltip=Импорт
|
||||
gt.interact.desc.export_cond=Экспорт (Условный)
|
||||
gt.interact.desc.import_cond=Импорт (Условный)
|
||||
gt.interact.desc.export_invert_cond=Экспорт (Инвертированный)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Вход со стороны выхода
|
||||
gt.interact.desc.input_from_output_off=Вход со стороны выхода запрещен
|
||||
gt.interact.desc.public=Публичный
|
||||
gt.interact.desc.private=Приватный
|
||||
gt.interact.desc.set_perm=Публ./Приватный
|
||||
gt.interact.desc.set_io=Экспорт/Импорт
|
||||
gt.interact.desc.channel=Канал
|
||||
gt.interact.desc.freq=Частота
|
||||
gt.interact.desc.freq_format=Частота: %s
|
||||
gt.interact.desc.privfreq=Использовать приватную частоту
|
||||
gt.interact.desc.gatemode=Гейт режим
|
||||
gt.interact.desc.andgate=И гейт
|
||||
gt.interact.desc.nandgate=И-НЕ гейт
|
||||
gt.interact.desc.orgate=ИЛИ гейт
|
||||
gt.interact.desc.norgate=ИЛИ-НЕ гейт
|
||||
gt.interact.desc.analogmode=Аналоговый режим
|
||||
gt.interact.desc.recipeprogress=Прогресс рецепта
|
||||
gt.interact.desc.machineidle=Механизм простаивает
|
||||
gt.interact.desc.fluidthreshold=Порог жидкости
|
||||
gt.interact.desc.itemthreshold=Порог предмета
|
||||
gt.interact.desc.item_slot=Предмет в слоте
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Публ./Приватный
|
||||
gt.interact.desc.set_io=§8Экспорт/Импорт
|
||||
gt.interact.desc.channel=§8Канал
|
||||
gt.interact.desc.freq=§8Частота
|
||||
gt.interact.desc.freq_format=Частота: %s Владелец: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Обычный
|
||||
gt.interact.desc.inverted=Инвертированный
|
||||
gt.interact.desc.normal=§8Обычный
|
||||
gt.interact.desc.normal.tooltip=Обычный
|
||||
gt.interact.desc.inverted=§8Инвертированный
|
||||
gt.interact.desc.inverted.tooltip=Инвертированный
|
||||
gt.interact.desc.inverted_b=(Инвертированный)
|
||||
gt.interact.desc.ready=Готов к работе
|
||||
gt.interact.desc.not_ready=Не готов к работе
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s параллелей за %s тир
|
||||
GT5U.MBTT.Parallel.Singular=Параллелей: %s
|
||||
GT5U.MBTT.Speed.Base=Скорость: %s
|
||||
GT5U.MBTT.Speed.Additional=%s быстрее за %s тир
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=EU потребление: %s
|
||||
GT5U.MBTT.EuDiscount.Additional=Используется %s EU за %s тир
|
||||
GT5U.MBTT.SteamDiscount.Base=Используется пара: %s
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Корпус
|
||||
GT5U.MBTT.Tiers.ItemPipe=Предметный полый корпус
|
||||
GT5U.MBTT.Tiers.FluidPipe=Полый корпус
|
||||
GT5U.MBTT.Tiers.Solenoid=Соленоид
|
||||
GT5U.MBTT.Tiers.Turbine=Сумма турбины
|
||||
GT5U.MBTT.Tiers.Glass=Стекло
|
||||
GT5U.MBTT.Steam.Speed=На %s быстрее, чем при использовании одноблочных паровых машин того же давления
|
||||
GT5U.MBTT.Steam.Eff=Расход пара составляет %s от обычно требуемого расхода
|
||||
GT5U.MBTT.Structure.Complex=Эта структура слишком комплексная!
|
||||
GT5U.MBTT.Structure.SeeStructure1=Чтобы увидеть структуру, используйте
|
||||
GT5U.MBTT.Structure.SeeStructure2=голограммный проект на контроллере!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-стекло требуется для §9Tec§1Tech§7 лазеров
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Энерговвод ограничен тиром стекла
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-стекло разблокирует всё
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-тировое §fстекло§7 требуется для §9Tec§1Tech§7 лазеров
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Энерговвод ограничен тиром §fстекла§7
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-тир разблокирует всё
|
||||
GT5U.MBTT.Structure.NoTierSkips=Этот механизм может выполнять только те рецепты, которые соответствуют ее среднему тиру энерговвода
|
||||
GT5U.MBTT.Structure.MaxTierSkips=Этот механизм может выполнять рецепты на %d тиров выше своего среднего тира энерговвода
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=Этот механизм может выполнять рецепты независимо от тира, если ей дать достаточно энергии
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=Нет
|
||||
GT5U.machines.select_circuit.tooltip.1=§7ЛКМ/ПКМ/прокрутка для перемещения по списку
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift+ЛКМ, чтобы открыть интерфейс
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift+ПКМ чтобы очистить
|
||||
GT5U.machines.select_mold.tooltip=Слот призрачной схемы
|
||||
GT5U.machines.select_mold.tooltip.1=§7ЛКМ/ПКМ/прокрутка для перемещения по списку
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift+ЛКМ, чтобы открыть GUI
|
||||
GT5U.machines.select_mold=Настроить форму
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Дополнительная информация
|
||||
GT5U.machines.fluid_transfer.tooltip=Авто-вывод жидкости
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Отвёртка:§7 ПКМ по механизму чтобы
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Простая промывочная маши
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Химическая ванна
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Гибочный станок
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Формовочный пресс
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Печь
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Дутьё
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Копчение
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Сепаратор
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Поляризатор
|
||||
GT5U.MULTI_CANNER.mode.0=Наполнитель
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=ПКМ изменить допо
|
||||
GT5U.machines.stocking_bus.min_stack_size=Мин. размер стака
|
||||
GT5U.machines.stocking_bus.refresh_time=Время обновления слота (тиков)
|
||||
GT5U.machines.stocking_bus.force_check=Проверка рецепта на изменение
|
||||
GT5U.machines.stocking_bus.hatch_warning=Для применения требуется новая проверка структуры (перезапуск/замена контроллера)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Включить авто-подачу предметов
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Отключить авто-подачу предметов
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Нажмите для включения автоматического извлечения жидкости из МЭ
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Определяет тир Генератора
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Определяет тир T.F.F.T блока хранения жидкостей.
|
||||
|
||||
GT5U.gui.select.current=Состояние:
|
||||
GT5U.gui.select.current=§8Состояние:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Жидкое наполнение: §4ОТКЛ.
|
||||
GT5U.gui.button.liquid_filling_ON=§7Жидкое наполнение: §aВКЛ.
|
||||
GT5U.gui.button.power_switch=Выключатель питания
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Сортировать по §3статусу неи
|
||||
GT5U.gui.button.drone_showLocalName=Показать локализованное имя
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Открыть панель энергии
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Отображение информации о механизме
|
||||
GT5U.gui.button.max_parallel=Всегда использовать максимум
|
||||
GT5U.gui.text.rangedvalue=Радиус: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Заблокировано: %s
|
||||
GT5U.gui.text.success=§aОбработка рецепта
|
||||
GT5U.gui.text.progress=§fПрогресс:
|
||||
GT5U.gui.text.amount=§fКоличество:
|
||||
GT5U.gui.text.per_tick=§fВ тик:
|
||||
GT5U.gui.text.per_second=§fВ секунду:
|
||||
GT5U.gui.text.per_minute=§fВ минуту:
|
||||
GT5U.gui.text.per_hour=§fВ час:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4Не поставлены следующие жи
|
||||
GT5U.gui.text.out_of_item=§4Не поставлены следующие предметы: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4Не поставлены следующие ресурсы: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Выключен из-за потери питания.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Не удалось вывести загрязнение.
|
||||
GT5U.gui.text.structure_incomplete=§4Отключён из-за неполной структуры.
|
||||
GT5U.gui.text.no_repair=§4Выключен из-за повреждения механизма.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Отсутствует %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Панель управления энергией
|
||||
GT5U.gui.text.powerfail_events=События сбоя питания
|
||||
GT5U.gui.text.too_uncertain=Слишком неопределенный.
|
||||
GT5U.gui.text.invalid_parameters=Неверные параметры.
|
||||
GT5U.gui.text.enabled=§aВключён§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Распад кластера
|
||||
GT5U.gui.text.alpha-transfer=Альфа-передача
|
||||
GT5U.gui.text.beta-minus=β- распад
|
||||
GT5U.gui.text.beta-plus=β+ распад
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Работает отлично.
|
||||
GT5U.gui.hoverable.incomplete=Незавершенная структура.
|
||||
GT5U.gui.hoverable.powerloss=Потеря энергии
|
||||
GT5U.gui.hoverable.norepair=Механизм слишком повреждён.
|
||||
GT5U.gui.hoverable.manualshutdown=Ручное выключение (понятно?).
|
||||
GT5U.gui.hoverable.error=ОШИБКА! СООБЩИТЕ ОБ ОШИБКЕ!
|
||||
|
||||
GT5U.gui.config.client=Клиент
|
||||
GT5U.gui.config.client.color_modulation=Модуляция цвета
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Генератор материи
|
||||
GT5U.gui.config.machine_stats.teleporter=Телепорт
|
||||
GT5U.gui.config.machine_stats.cleanroom=Чистая комната
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=Астероиды Энда
|
||||
GT5U.gui.config.worldgen.general=Общие
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Невозможно изменить конфигурацию во время работы!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Процентный порог
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Процентный порог
|
||||
GT5U.gui.text.volumetric_flask.capacity=Ёмкость
|
||||
GT5U.gui.text.volumetric_flask.confirm=Подтвердить
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=Нет проблем
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 проблема
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 проблем
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Ротор < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Ротор ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8Нет проблем
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 проблема
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 проблемы
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 проблем
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Ротор < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Ротор ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Ударь киянкой для (пере)запуска механизма если он не запускается.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Неполадок не обнаружено.
|
||||
@@ -1656,18 +1695,18 @@ GT5U.gui.circuit.timer.description=Pulses Redstone
|
||||
GT5U.gui.circuit.timer.data_description.pulses=Pulses
|
||||
GT5U.gui.circuit.timer.data_description.time=Время
|
||||
|
||||
GT5U.gui.text.second=%s second
|
||||
GT5U.gui.text.second.plural=%s seconds
|
||||
GT5U.gui.text.minute=%s minute
|
||||
GT5U.gui.text.minute.plural=%s minutes
|
||||
GT5U.gui.text.hour=%s hour
|
||||
GT5U.gui.text.hour.plural=%s hours
|
||||
GT5U.gui.text.day=%s day
|
||||
GT5U.gui.text.day.plural=%s days
|
||||
GT5U.gui.text.second=%s секунд
|
||||
GT5U.gui.text.second.plural=%s секунд
|
||||
GT5U.gui.text.minute=%s минут
|
||||
GT5U.gui.text.minute.plural=%s минут
|
||||
GT5U.gui.text.hour=%s часов
|
||||
GT5U.gui.text.hour.plural=%s часов
|
||||
GT5U.gui.text.day=%s дней
|
||||
GT5U.gui.text.day.plural=%s дней
|
||||
|
||||
GT5U.gui.text.show-powerfail-layer=Show Powerfails
|
||||
GT5U.gui.chat.powerfail=%s at %s in %s powerfailed %s time %s ago
|
||||
GT5U.gui.chat.powerfail.plural=%s at %s in %s powerfailed %s times %s ago
|
||||
GT5U.gui.text.show-powerfail-layer=Показать сбои питания
|
||||
GT5U.gui.chat.powerfail=%s в %s в %s произошел сбой питания %s времени %s назад
|
||||
GT5U.gui.chat.powerfail.plural=%s в %s в %s произошел сбой питания %s времени %s назад
|
||||
GT5U.gui.chat.powerfail.waypoint=%s (%s time, %s ago)
|
||||
GT5U.gui.chat.powerfail.waypoint.plural=%s (%s times, %s ago)
|
||||
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=Средний щелчок: по
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Shift+Средний щелчок: блокировать или разблокировать баллончик
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=Средний щелчок: Открыть GUI выбора цвета
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s+Средний щелчок: Переключить блокировку изменения цвета
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Попробуйте использовать это в левой руке!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Бесконечный баллончик: Заблокировано изменения цвета
|
||||
|
||||
|
||||
@@ -1770,7 +1811,7 @@ GT5U.multiblock.problems=Проблемы
|
||||
GT5U.multiblock.mei=Предел подачи энергии
|
||||
GT5U.multiblock.maxtier=Макс. тир
|
||||
GT5U.multiblock.usage=Сейчас используется
|
||||
GT5U.multiblock.parallelism=Макс параллель
|
||||
GT5U.multiblock.parallelism=Макс. параллель
|
||||
GT5U.multiblock.curparallelism=Текущая параллель
|
||||
GT5U.multiblock.euModifier=EU Модификатор
|
||||
GT5U.multiblock.speed=Скорость
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Тир предметной трубы
|
||||
GT5U.multiblock.coilLevel=Тир нагревательной катушки
|
||||
GT5U.multiblock.preciseassemblercasing=Вольтаж ограничен тиром корпуса: %s
|
||||
GT5U.multiblock.runningMode=§eРежим работы:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Теплоёмкость: %s K (%s)
|
||||
@@ -1861,13 +1903,13 @@ GT5U.config.waila.WailaTransformerVoltageTier=Показать тир вольт
|
||||
GT5U.config.waila.WailaAverageNS=Show average ns of multiblocks on waila
|
||||
|
||||
# Cover tabs
|
||||
GT5U.interface.coverTabs.down=Снизу
|
||||
GT5U.interface.coverTabs.up=Сверху
|
||||
GT5U.interface.coverTabs.north=Север
|
||||
GT5U.interface.coverTabs.south=Юг
|
||||
GT5U.interface.coverTabs.west=Запад
|
||||
GT5U.interface.coverTabs.east=Восток
|
||||
GT5U.interface.coverTabs.cover_on=Модуль %s на стороне: %s
|
||||
GT5U.interface.coverTabs.down=нижней
|
||||
GT5U.interface.coverTabs.up=верхней
|
||||
GT5U.interface.coverTabs.north=северной
|
||||
GT5U.interface.coverTabs.south=южной
|
||||
GT5U.interface.coverTabs.west=западной
|
||||
GT5U.interface.coverTabs.east=восточной
|
||||
GT5U.interface.coverTabs.cover_on=Модуль на %s стороне: %s
|
||||
GT5U.interface.coverTabs.emits_redstone=Излучает сильный сигнал красного камня на стороне %s
|
||||
|
||||
GT5U.interface.coverTabs.redstone.bottom=снизу
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=запад
|
||||
GT5U.interface.coverTabs.redstone.east=восток
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Гейт режим
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=И гейт
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=И-НЕ гейт
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=ИЛИ гейт
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=ИЛИ-НЕ гейт
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Любой
|
||||
gt.interact.desc.arm.Internal_Slot=§8Внутренний слот#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Соседний слот#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Включение по редстоуну
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Отключение по редстоуну
|
||||
gt.interact.desc.MachContr.DisMachine=§8Отключить механизм
|
||||
gt.interact.desc.MachContr.SafeMode=§8Безопасный режим
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Всегда вкл.
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Разрешить ввод
|
||||
gt.interact.desc.conveyor.AllowOut=Разрешить вывод
|
||||
gt.interact.desc.conveyor.BlockIn=Блокир. ввод
|
||||
gt.interact.desc.conveyor.BlockOut=Блокир. вывод
|
||||
gt.interact.desc.conveyor.ExpImp=§8Экспорт/Импорт
|
||||
gt.interact.desc.conveyor.Conditional=§8Условный
|
||||
gt.interact.desc.conveyor.InputBlock=§8Блок. ввода
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Блок. вывода
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Механизм включён
|
||||
gt.interact.desc.MachineIdle=§8Механизм простаивает
|
||||
gt.interact.desc.RecipeProgress=§8Прогресс рецепта
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Сигнал красного камня
|
||||
gt.interact.desc.facade.Energy=§8Энергия
|
||||
gt.interact.desc.facade.Fluids=§8Жидкости
|
||||
gt.interact.desc.facade.Items=§8Предметы
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Разрешить ввод
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Разрешить вывод
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Разрешить вывод
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Блокир. вывод
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Белый список жидкости
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Чёрный список жидкости
|
||||
gt.interact.desc.FluidFilter.Direction=§8Направление фильтра
|
||||
gt.interact.desc.FluidFilter.Type=§8Тип фильтра
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Блокировать поток
|
||||
gt.interact.desc.FluidFilter.Empty=§8Фильтр пустой
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Всегда вкл.
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Экспорт/Импорт
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Условный
|
||||
gt.interact.desc.fluid_regulator.L=§8 Л
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 тиков
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=Л/сек
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Режим белого списка
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Режим чёрного списка
|
||||
gt.interact.desc.Item_Filter.Filter=§8Фильтр
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Режим проверки
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=Всё
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Обнаружить слот #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Излучать, если любой игрок находится рядом
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Излучать, если другой игрок находится рядом
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Излучать, если вы вблизи
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Любой игрок
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Другие игроки
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Только создатель
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Всегда вкл.
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Разрешить ввод
|
||||
gt.interact.desc.Pump.AllowOut=Разрешить вывод
|
||||
gt.interact.desc.Pump.BlockIn=Блокир. ввод
|
||||
gt.interact.desc.Pump.BlockOut=Блокир. вывод
|
||||
gt.interact.desc.Pump.ExpImp=§8Экспорт/Импорт
|
||||
gt.interact.desc.Pump.Conditional=§8Условный
|
||||
gt.interact.desc.Pump.InputBlock=§8Блок. ввода
|
||||
gt.interact.desc.Pump.OutputBlock=§8Блок. вывода
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Использовать приватную частоту
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Открыть, если работа включена
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Открыть, если работа отключена
|
||||
gt.interact.desc.Shutter.OutAllow=§8Разрешен только вывод
|
||||
gt.interact.desc.Shutter.InAllow=§8Разрешен только ввод
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Механизм включён
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Механизм простаивает
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Прогресс рецепта
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Прогресс рецепта
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Механизм простаивает
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Механизм включён
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=Всё
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Обнаружить слот #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Универсальный
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fУниверсальное хранилище
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Вход EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fЭлектро-хранилище
|
||||
gt.interact.desc.Energy_Detector.steam=§8Пар
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fХранилище пара
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Ср. ввод
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fСредний электро-вход
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Средний ввод
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fСредний электро-выход
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU хранится
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fЭлектро-хранилище(с аккумуляторами)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Бронза
|
||||
GT5U.nei.display.steam_variant.steel=Сталь
|
||||
@@ -2026,8 +2217,8 @@ achievement.bettercircuits=Хорошие электросхемы
|
||||
achievement.bettercircuits.desc=Получите хорошие электросхемы
|
||||
achievement.stepforward=Шаг вперёд
|
||||
achievement.stepforward.desc=Получите продвинутую электросхему
|
||||
achievement.gtmonosilicon=Буль монокристаллического кремния
|
||||
achievement.gtmonosilicon.desc=Создайте Буль монокристаллического кремния
|
||||
achievement.gtmonosilicon=Монокристалл кремния
|
||||
achievement.gtmonosilicon.desc=Создайте монокристалл кремния
|
||||
achievement.gtlogicwafer=Вафля логической схемы
|
||||
achievement.gtlogicwafer.desc=Создайте вафля логической схемы
|
||||
achievement.gtlogiccircuit=Логическая интегральная схема
|
||||
@@ -2431,7 +2622,7 @@ achievement.gt.blockmachines.wireless.transmitter.tier.14.desc=Просто по
|
||||
|
||||
achievement.gt.blockmachines.multimachine.oildrillinfinite=Бесконечная буровая установка для жидкостей
|
||||
achievement.gt.blockmachines.multimachine.oildrillinfinite.desc=Просто посмотри рецепт в NEI
|
||||
achievement.gt.blockmachines.multimachine.oreprocessor=Комплексный рудный завод
|
||||
achievement.gt.blockmachines.multimachine.oreprocessor=Фабрика полной рудопереработки
|
||||
achievement.gt.blockmachines.multimachine.oreprocessor.desc=Processing all those ores.
|
||||
|
||||
achievement.gt.blockmachines.multimachine.em.infuser=Наполнитель энергии
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Огненная эссенция
|
||||
for.bees.species.unknownwater=Неизвестная вода
|
||||
for.bees.species.nethershard=Адский кристалл
|
||||
for.bees.species.endshard=Осколок Края
|
||||
for.bees.species.dragonblood=Драконья кровь
|
||||
for.bees.species.manasteel=Манасталиевая
|
||||
for.bees.species.elvenelementium=Элементиевая
|
||||
for.bees.species.terrasteel=Террасталиевая
|
||||
for.bees.species.gaiaspirit=Дух Гайи
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Драконий камень
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2735,7 +2934,7 @@ fluid.Formaldehyde=Формальдегид
|
||||
fluid.tcetieisfucusserratusfluid=Колония tcetieisfucusserratus
|
||||
fluid.MeatExtract=Мясной экстракт
|
||||
# No recipe
|
||||
fluid.CompressedOxygen=Сжатый Кислород
|
||||
fluid.CompressedOxygen=Сжатый кислород
|
||||
fluid.CompressedNitrogen=Сжатый азот
|
||||
fluid.redplasma=красная плазма
|
||||
fluid.tile.fluidBlockSludge=жидкостной блок шлама
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Удерживайте Ctrl, чтобы рег
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (минимум)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (максимум)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Только беспроводной сигнал
|
||||
gt.cover.wirelessdetector.redstone.1=Беспроводной сигнал и прямой сигнал красного камня
|
||||
gt.cover.wirelessdetector.redstone.0=§8Только беспроводной сигнал
|
||||
gt.cover.wirelessdetector.redstone.1=§8Беспроводной сигнал и прямой сигнал красного камня
|
||||
gt.time.tick.singular=тик
|
||||
gt.time.tick.plural=тиков
|
||||
gt.time.second.singular=секунд
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Отсутствует применимые инстр
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Разрешить ввод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Блокировать ввод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Разрешить вывод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Блокировать вывод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_liter=Л
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=Л/обновление
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Разрешить ввод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Блокировать ввод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Разрешить вывод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Блокировать вывод жидкости
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8Л
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8Л/обновление
|
||||
|
||||
GTPP.EBF.heat=Теплоёмкость
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Сдвоенный топливный сте
|
||||
item.gt.depletedRodNaquadria4.name=Счетверённый топливный стержень (Обеднённый наквадрий)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Зажжённая пороховая бочка
|
||||
entity.gregtech.PowderBarrelPrimed.name=Зажжённая пороховая бочка
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -189,8 +189,8 @@ gt.interact.desc.deny_i_invert_o=Deny input, Invert output
|
||||
gt.interact.desc.any_i_filter_o=Permit any input, Filter output
|
||||
gt.interact.desc.any_i_invert_o=Permit any input, Invert output
|
||||
gt.interact.desc.mb.idle.1=Hit with Soft Mallet
|
||||
gt.interact.desc.mb.idle.2=to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3=if it doesn't start.
|
||||
gt.interact.desc.mb.idle.2= to (re-)start the Machine
|
||||
gt.interact.desc.mb.idle.3= if it doesn't start.
|
||||
gt.interact.desc.mb.running=Running perfectly.
|
||||
gt.interact.desc.mb.incomplete=Incomplete Structure.
|
||||
gt.interact.desc.mb.locking_on=Single recipe locking enabled. Will lock to next recipe.
|
||||
@@ -198,6 +198,8 @@ gt.interact.desc.mb.locking_off=Single recipe locking disabled.
|
||||
gt.interact.desc.mb.mode=§fRunning mode: §6%s
|
||||
gt.interact.desc.export=Export
|
||||
gt.interact.desc.import=Import
|
||||
gt.interact.desc.export.tooltip=Export
|
||||
gt.interact.desc.import.tooltip=Import
|
||||
gt.interact.desc.export_cond=Export (conditional)
|
||||
gt.interact.desc.import_cond=Import (conditional)
|
||||
gt.interact.desc.export_invert_cond=Export (invert cond)
|
||||
@@ -215,14 +217,29 @@ gt.interact.desc.input_from_output_on=Input from Output Side allowed
|
||||
gt.interact.desc.input_from_output_off=Input from Output Side forbidden
|
||||
gt.interact.desc.public=Public
|
||||
gt.interact.desc.private=Private
|
||||
gt.interact.desc.set_perm=Public/Private
|
||||
gt.interact.desc.set_io=Import/Export
|
||||
gt.interact.desc.channel=Channel
|
||||
gt.interact.desc.freq=Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s
|
||||
gt.interact.desc.privfreq=Use Private Frequency
|
||||
gt.interact.desc.gatemode=Gate Mode
|
||||
gt.interact.desc.andgate=AND Gate
|
||||
gt.interact.desc.nandgate=NAND Gate
|
||||
gt.interact.desc.orgate=OR Gate
|
||||
gt.interact.desc.norgate=NOR Gate
|
||||
gt.interact.desc.analogmode=ANALOG Mode
|
||||
gt.interact.desc.recipeprogress=Recipe Progress
|
||||
gt.interact.desc.machineidle=Machine Idle
|
||||
gt.interact.desc.fluidthreshold=Fluid Threshold
|
||||
gt.interact.desc.itemthreshold=Item Threshold
|
||||
gt.interact.desc.item_slot=Item In Slot
|
||||
gt.interact.desc.any_slot=-1 is Any Slot
|
||||
gt.interact.desc.set_perm=§8Public/Private
|
||||
gt.interact.desc.set_io=§8Import/Export
|
||||
gt.interact.desc.channel=§8Channel
|
||||
gt.interact.desc.freq=§8Frequency
|
||||
gt.interact.desc.freq_format=Frequency: %s Private: %s
|
||||
gt.interact.desc.freq_perm=Frequency: %s, Transmission: %s
|
||||
gt.interact.desc.normal=Normal
|
||||
gt.interact.desc.inverted=Inverted
|
||||
gt.interact.desc.normal=§8Normal
|
||||
gt.interact.desc.normal.tooltip=Normal
|
||||
gt.interact.desc.inverted=§8Inverted
|
||||
gt.interact.desc.inverted.tooltip=Inverted
|
||||
gt.interact.desc.inverted_b=(Inverted)
|
||||
gt.interact.desc.ready=Ready to work
|
||||
gt.interact.desc.not_ready=Not ready to work
|
||||
@@ -793,6 +810,7 @@ GT5U.MBTT.Parallel.Additional=%s Parallels per %s Tier
|
||||
GT5U.MBTT.Parallel.Singular=%s Parallel
|
||||
GT5U.MBTT.Speed.Base=%s Speed
|
||||
GT5U.MBTT.Speed.Additional=%s Speed per %s Tier
|
||||
GT5U.MBTT.Speed.Absolute=Speed is %s times %s Tier
|
||||
GT5U.MBTT.EuDiscount.Base=%s EU Usage
|
||||
GT5U.MBTT.EuDiscount.Additional=%s EU Usage per %s Tier
|
||||
GT5U.MBTT.SteamDiscount.Base=%s Steam Usage
|
||||
@@ -804,14 +822,16 @@ GT5U.MBTT.Tiers.MetalMachineCasing=Metal Machine Casing
|
||||
GT5U.MBTT.Tiers.ItemPipe=Item Pipe Casing
|
||||
GT5U.MBTT.Tiers.FluidPipe=Pipe Casing
|
||||
GT5U.MBTT.Tiers.Solenoid=Solenoid
|
||||
GT5U.MBTT.Tiers.Turbine=Sum of Turbine
|
||||
GT5U.MBTT.Tiers.Glass=Glass
|
||||
GT5U.MBTT.Steam.Speed=%s faster than using single block steam machines of the same pressure
|
||||
GT5U.MBTT.Steam.Eff=Only consumes steam at %s of the steam flowrate normally required
|
||||
GT5U.MBTT.Structure.Complex=Structure is too complex!
|
||||
GT5U.MBTT.Structure.SeeStructure1=To see the structure, use a
|
||||
GT5U.MBTT.Structure.SeeStructure2=Hologram Projector on the Controller!
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier glass required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by Glass tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier Glass unlocks all
|
||||
GT5U.MBTT.Structure.MinGlassForLaser=-tier §fGlass§7 required for §9Tec§1Tech§7 Laser Hatches
|
||||
GT5U.MBTT.Structure.GlassEnergyLimit=Energy Hatch limited by §fGlass§7 Tier
|
||||
GT5U.MBTT.Structure.GlassEnergyLimitTier=-tier unlocks all
|
||||
GT5U.MBTT.Structure.NoTierSkips=This machine can only run recipes matching its average energy hatch tier
|
||||
GT5U.MBTT.Structure.MaxTierSkips=This machine can run recipes at most %d tiers above its average energy hatch tier
|
||||
GT5U.MBTT.Structure.UnlimitedTierSkips=This machine can run recipes regardless of tier, if given enough energy
|
||||
@@ -1125,6 +1145,10 @@ GT5U.machines.select_circuit.tooltip.configuration.none=None
|
||||
GT5U.machines.select_circuit.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_circuit.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_circuit.tooltip.3=§7Shift right click to clear
|
||||
GT5U.machines.select_mold.tooltip=Ghost Mold Slot
|
||||
GT5U.machines.select_mold.tooltip.1=§7LMB/RMB/scroll to cycle through the list
|
||||
GT5U.machines.select_mold.tooltip.2=§7Shift left click to open GUI
|
||||
GT5U.machines.select_mold=Configure Mold
|
||||
GT5U.machines.extra_tooltips_toggle.tooltip=Additional information
|
||||
GT5U.machines.fluid_transfer.tooltip=Fluid Auto-Output
|
||||
GT5U.machines.fluid_transfer.tooltip.extended=§6Screwdriver:§7 Right click machine to
|
||||
@@ -1174,6 +1198,9 @@ GT5U.GTPP_MULTI_WASH_PLANT.mode.1=Simple Washer
|
||||
GT5U.GTPP_MULTI_WASH_PLANT.mode.2=Chemical Bath
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.0=Bending
|
||||
GT5U.GTPP_MULTI_INDUSTRIAL_PLATE_PRESS.mode.1=Forming Press
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.0=Furnace
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.1=Blasting
|
||||
GT5U.GTPP_MULTI_STEAM_FURNACE.mode.2=Smoking
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.0=Separator
|
||||
GT5U.INDUSTRIAL_ELECTROMAGNETIC_SEPARATOR.mode.1=Polarizer
|
||||
GT5U.MULTI_CANNER.mode.0=Canner
|
||||
@@ -1270,7 +1297,6 @@ GT5U.machines.stocking_bus.auto_pull.tooltip.2=Right-Click to edit additional pa
|
||||
GT5U.machines.stocking_bus.min_stack_size=Min Stack Size
|
||||
GT5U.machines.stocking_bus.refresh_time=Slot Refresh Time (Ticks)
|
||||
GT5U.machines.stocking_bus.force_check=Recipe Check on change
|
||||
GT5U.machines.stocking_bus.hatch_warning=Requires a fresh structure check to apply (Reboot/Replace controller)
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.enabled=Automatic Item Pull Enabled
|
||||
GT5U.machines.stocking_bus.auto_pull_toggle.disabled=Automatic Item Pull Disabled
|
||||
GT5U.machines.stocking_hatch.auto_pull.tooltip.1=Click to toggle automatic fluid pulling from ME.
|
||||
@@ -1343,7 +1369,7 @@ channels.gregtech.time_dilation=Decides the tier of Time Dilation Field Generato
|
||||
channels.gregtech.gt_no_hatch=When set, disable automatic hatch placement
|
||||
channels.gregtech.field=Decides the tier of T.F.F.T. Storage Field.
|
||||
|
||||
GT5U.gui.select.current=Current:
|
||||
GT5U.gui.select.current=§8Current:
|
||||
GT5U.gui.button.liquid_filling_OFF=§7Liquid Filling: §4OFF
|
||||
GT5U.gui.button.liquid_filling_ON=§7Liquid Filling: §aON
|
||||
GT5U.gui.button.power_switch=Power Switch
|
||||
@@ -1384,12 +1410,15 @@ GT5U.gui.button.drone_error=Sort by §3shutdown status
|
||||
GT5U.gui.button.drone_showLocalName=Show localized name
|
||||
GT5U.gui.button.toggle_output_slot_lock=Toggle output slot
|
||||
GT5U.gui.button.power_panel=Open Power Panel
|
||||
GT5U.gui.button.turbinemenu=Open Chamber Controller
|
||||
GT5U.gui.button.machineinfo=Display Machine Information
|
||||
GT5U.gui.button.max_parallel=Always use maximum
|
||||
GT5U.gui.text.rangedvalue=Range: %s-%s
|
||||
GT5U.gui.text.lockedvalue=Locked: %s
|
||||
GT5U.gui.text.success=§aProcessing recipe
|
||||
GT5U.gui.text.progress=§fProgress:
|
||||
GT5U.gui.text.amount=§fAmount:
|
||||
GT5U.gui.text.per_tick=§fPer tick:
|
||||
GT5U.gui.text.per_second=§fPer second:
|
||||
GT5U.gui.text.per_minute=§fPer minute:
|
||||
GT5U.gui.text.per_hour=§fPer hour:
|
||||
@@ -1469,6 +1498,7 @@ GT5U.gui.text.out_of_fluid=§4No following fluids supplied: §b%s§f x §6%s L
|
||||
GT5U.gui.text.out_of_item=§4No following items supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.out_of_stuff=§4No following stuffs supplied: §b%s§f x §6%s
|
||||
GT5U.gui.text.power_loss=§4Shut down due to power loss.
|
||||
GT5U.gui.text.no_void_mining=§4Cannot void mine this dimension (%s).
|
||||
GT5U.gui.text.pollution_fail=§4Failed to output the pollution.
|
||||
GT5U.gui.text.structure_incomplete=§4Shut down due to incomplete structure.
|
||||
GT5U.gui.text.no_repair=§4Shut down due to machine damage.
|
||||
@@ -1491,6 +1521,7 @@ GT5U.gui.missing_casings_specific=Too few %s: need %s but have %s
|
||||
GT5U.gui.missing_hatch=Missing %s
|
||||
GT5U.gui.too_many_hatches=Too many %ses (max %s)
|
||||
GT5U.gui.text.power_panel=Power Control Panel
|
||||
GT5U.gui.text.powerfail_events=Powerfail Events
|
||||
GT5U.gui.text.too_uncertain=Too Uncertain.
|
||||
GT5U.gui.text.invalid_parameters=Invalid Parameters.
|
||||
GT5U.gui.text.enabled=§aEnabled§f
|
||||
@@ -1517,6 +1548,15 @@ GT5U.gui.text.cluster=Cluster Decay
|
||||
GT5U.gui.text.alpha-transfer=Alpha Transfer
|
||||
GT5U.gui.text.beta-minus=Beta Minus Decay
|
||||
GT5U.gui.text.beta-plus=Beta Plus Decay
|
||||
GT5U.gui.text.invalidfluidsup=Invalid Fluid Supplied
|
||||
|
||||
|
||||
GT5U.gui.hoverable.runningfine=Running Fine.
|
||||
GT5U.gui.hoverable.incomplete=Structure incomplete.
|
||||
GT5U.gui.hoverable.powerloss=Lost Power.
|
||||
GT5U.gui.hoverable.norepair=Machine too damaged.
|
||||
GT5U.gui.hoverable.manualshutdown=Manual shutdown (get it?).
|
||||
GT5U.gui.hoverable.error=ERROR! REPORT ME!
|
||||
|
||||
GT5U.gui.config.client=Client
|
||||
GT5U.gui.config.client.color_modulation=Color Modulation
|
||||
@@ -1546,7 +1586,6 @@ GT5U.gui.config.machine_stats.mass_fabricator=Mass Fabricator
|
||||
GT5U.gui.config.machine_stats.teleporter=Teleporter
|
||||
GT5U.gui.config.machine_stats.cleanroom=Temizoda
|
||||
GT5U.gui.config.worldgen=Worldgen
|
||||
GT5U.gui.config.worldgen.end_asteroids=End Asteroids
|
||||
GT5U.gui.config.worldgen.general=General
|
||||
|
||||
GT5U.gui.text.cannot_change_when_running=Can't change configuration when running!
|
||||
@@ -1561,18 +1600,18 @@ GT5U.gui.tooltip.redstone_circuit.change=Change Redstone Circuit
|
||||
GT5U.gui.tooltip.redstone_receiver.analog=ANALOG Mode\nOnly use this mode with ONE transmitter in total,\nno logic involved
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.place_manual_items=Place manual items
|
||||
GT5U.gui.tooltip.hatch.crafting_input_me.export=Return all internally stored items back to AE
|
||||
GT5U.gui.text.fluid_limiter.threshold=Percent threshold
|
||||
GT5U.gui.text.fluid_limiter.threshold=§8Percent threshold
|
||||
GT5U.gui.text.volumetric_flask.capacity=Capacity
|
||||
GT5U.gui.text.volumetric_flask.confirm=Confirm
|
||||
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=Rotor ≈ 0%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.no_issues=§8No Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge1_issues=§8>= 1 Issue
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge2_issues=§8>= 2 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge3_issues=§8>= 3 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge4_issues=§8>= 4 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.ge5_issues=§8>= 5 Issues
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_lt20=§8Rotor < 20%
|
||||
GT5U.gui.text.wireless_maintenance_detector.extra.rotor_0=§8Rotor ≈ 0%
|
||||
|
||||
GT5U.gui.text.fusion_computer.hit_to_start=Hit with Soft Mallet to (re-)start the Machine if it doesn't start.
|
||||
GT5U.gui.text.fusion_computer.running_perfectly=Running perfectly.
|
||||
@@ -1732,6 +1771,8 @@ gt.behaviour.paintspray.infinite.tooltip.pick=MMB: On a Surface block to Copy co
|
||||
gt.behaviour.paintspray.infinite.tooltip.lock=Sneak + MMB: Lock or unlock spray can
|
||||
gt.behaviour.paintspray.infinite.tooltip.gui=MMB: Open color choice GUI
|
||||
gt.behaviour.paintspray.infinite.tooltip.prevent_shake=%s + MMB: Toggle Color Cycle Lock
|
||||
gt.behaviour.paintspray.infinite.tooltip.author_byline=§o"Try using this in your offhand!"§r -§cQuerns§r
|
||||
|
||||
GTPacketInfiniteSpraycan.Action.TOGGLE_SHAKE_LOCK=Infinite Spray Can : Color Cycle Lock
|
||||
|
||||
|
||||
@@ -1779,6 +1820,7 @@ GT5U.multiblock.itemPipeTier=Item Pipe Tier
|
||||
GT5U.multiblock.coilLevel=Heating Coil Level
|
||||
GT5U.multiblock.preciseassemblercasing=Voltage limited by casing tier: %s
|
||||
GT5U.multiblock.runningMode=§eRunning Mode:
|
||||
GT5U.multiblock.startup=Starting up...
|
||||
|
||||
# NEI recipe handlers
|
||||
GT5U.nei.heat_capacity=Heat Capacity: %s K (%s)
|
||||
@@ -1878,6 +1920,155 @@ GT5U.interface.coverTabs.redstone.west=west
|
||||
GT5U.interface.coverTabs.redstone.east=east
|
||||
GT5U.interface.coverTabs.redstone.unknown=<unknown>
|
||||
|
||||
## Redstone Receiver
|
||||
GT5U.gui.tooltip.redstone_receiver.GateMode=§8Gate Mode
|
||||
GT5U.gui.tooltip.redstone_receiver.AND_Gate=AND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NAND_Gate=NAND Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.OR_Gate=OR Gate
|
||||
GT5U.gui.tooltip.redstone_receiver.NOR_Gate=NOR Gate
|
||||
|
||||
## Arm
|
||||
gt.interact.desc.arm.any=Any
|
||||
gt.interact.desc.arm.Internal_Slot=§8Internal slot#
|
||||
gt.interact.desc.arm.Adjacent_Slot=§8Adjacent slot#
|
||||
|
||||
## Machine Controller Cover
|
||||
gt.interact.desc.MachContr.EnRedstone=§8Enable with Redstone
|
||||
gt.interact.desc.MachContr.DisRedstone=§8Disable with Redstone
|
||||
gt.interact.desc.MachContr.DisMachine=§8Disable machine
|
||||
gt.interact.desc.MachContr.SafeMode=§8Safe Mode
|
||||
|
||||
## Conveyor
|
||||
gt.interact.desc.conveyor.AlwaysOn=Always On
|
||||
gt.interact.desc.conveyor.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.conveyor.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.conveyor.AllowIn=Allow Input
|
||||
gt.interact.desc.conveyor.AllowOut=Allow Output
|
||||
gt.interact.desc.conveyor.BlockIn=Block Input
|
||||
gt.interact.desc.conveyor.BlockOut=Block Output
|
||||
gt.interact.desc.conveyor.ExpImp=§8Export/Import
|
||||
gt.interact.desc.conveyor.Conditional=§8Conditional
|
||||
gt.interact.desc.conveyor.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.conveyor.OutputBlock=§8Output Blocking
|
||||
|
||||
## DoesWorkUI
|
||||
gt.interact.desc.MachineEnabled=§8Machine enabled
|
||||
gt.interact.desc.MachineIdle=§8Machine idle
|
||||
gt.interact.desc.RecipeProgress=§8Recipe progress
|
||||
|
||||
## EU MEter
|
||||
gt.interact.desc.EnergyThreshold=§8Energy threshold
|
||||
|
||||
## Facade
|
||||
gt.interact.desc.facade.Redstone=§8Redstone
|
||||
gt.interact.desc.facade.Energy=§8Energy
|
||||
gt.interact.desc.facade.Fluids=§8Fluids
|
||||
gt.interact.desc.facade.Items=§8Items
|
||||
|
||||
## FluidFilter
|
||||
gt.interact.desc.FluidFilter.FilterInput=Filter Input
|
||||
gt.interact.desc.FluidFilter.FilterOutput=Filter Output
|
||||
gt.interact.desc.FluidFilter.FilterChat=Filter Fluid:
|
||||
gt.interact.desc.FluidFilter.AllowOutput=Allow Output
|
||||
gt.interact.desc.FluidFilter.AllowInput=Allow Input
|
||||
gt.interact.desc.FluidFilter.BlockOutput=Block Output
|
||||
gt.interact.desc.FluidFilter.BlockInput=Block Input
|
||||
|
||||
gt.interact.desc.FluidFilter.WhitelistFluid=Whitelist Fluid
|
||||
gt.interact.desc.FluidFilter.BlacklistFluid=Blacklist Fluid
|
||||
gt.interact.desc.FluidFilter.Direction=§8Filter Direction
|
||||
gt.interact.desc.FluidFilter.Type=§8Filter Type
|
||||
gt.interact.desc.FluidFilter.BlockFlow=§8Block Flow
|
||||
gt.interact.desc.FluidFilter.Empty=§8Filter Empty
|
||||
|
||||
## Fluid Regulator
|
||||
gt.interact.desc.fluid_regulator.AlwaysOn=Always On
|
||||
gt.interact.desc.fluid_regulator.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.fluid_regulator.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
|
||||
gt.interact.desc.fluid_regulator.ExpImp=§8Export/Import
|
||||
gt.interact.desc.fluid_regulator.Conditional=§8Conditional
|
||||
gt.interact.desc.fluid_regulator.L=§8 L
|
||||
gt.interact.desc.fluid_regulator.Ticks=§8 ticks
|
||||
gt.interact.desc.fluid_regulator.Average=Average:
|
||||
gt.interact.desc.fluid_regulator.L_Sec=L/sec
|
||||
|
||||
## Item Filter
|
||||
gt.interact.desc.Item_Filter.Whitelist_Mode=Whitelist Mode
|
||||
gt.interact.desc.Item_Filter.Blacklist_Mode=Blacklist Mode
|
||||
gt.interact.desc.Item_Filter.Filter=§8Filter:
|
||||
gt.interact.desc.Item_Filter.CheckMode=§8Check Mode
|
||||
|
||||
## Item Meter
|
||||
gt.interact.desc.Item_Meter.All=All
|
||||
gt.interact.desc.Item_Meter.DetectSlot=§8Detect slot #
|
||||
gt.interact.desc.Item_Meter.ItemThreshold=§8Item threshold
|
||||
|
||||
## Liquid Meter (Fluid meter)
|
||||
gt.interact.desc.Fluid_Meter.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Player Detector
|
||||
gt.interact.desc.Player_Detector.Emit_Player_Close=Emit if any Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_Player_No_Close=Emit if other Player is close
|
||||
gt.interact.desc.Player_Detector.Emit_You_Close=Emit if you are close
|
||||
gt.interact.desc.Player_Detector.Any_Player=§8Any player
|
||||
gt.interact.desc.Player_Detector.Other_Players=§8Other players
|
||||
gt.interact.desc.Player_Detector.Only_Owner=§8Only owner
|
||||
|
||||
## Pump
|
||||
gt.interact.desc.Pump.AlwaysOn=Always On
|
||||
gt.interact.desc.Pump.MachProcState=Use Machine Processing State
|
||||
gt.interact.desc.Pump.InvertedMachProcState=Use Inverted Machine Processing State
|
||||
gt.interact.desc.Pump.AllowIn=Allow Input
|
||||
gt.interact.desc.Pump.AllowOut=Allow Output
|
||||
gt.interact.desc.Pump.BlockIn=Block Input
|
||||
gt.interact.desc.Pump.BlockOut=Block Output
|
||||
gt.interact.desc.Pump.ExpImp=§8Export/Import
|
||||
gt.interact.desc.Pump.Conditional=§8Conditional
|
||||
gt.interact.desc.Pump.InputBlock=§8Input Blocking
|
||||
gt.interact.desc.Pump.OutputBlock=§8Output Blocking
|
||||
|
||||
## RedstoneWirelessBase
|
||||
gt.interact.desc.RedstoneWirelessBase.Use_Private_Freq=§8Use Private Frequency
|
||||
|
||||
## Shutter
|
||||
gt.interact.desc.Shutter.Open_Enabled=§8Open if work enabled
|
||||
gt.interact.desc.Shutter.Open_Disabled=§8Open if work disabled
|
||||
gt.interact.desc.Shutter.OutAllow=§8Only Output allowed
|
||||
gt.interact.desc.Shutter.InAllow=§8Only Input allowed
|
||||
|
||||
## Wireless Activity
|
||||
|
||||
gt.interact.desc.Wireless_Activity.Enabled=§8Machine enabled
|
||||
gt.interact.desc.Wireless_Activity.Idle=§8Machine idle
|
||||
gt.interact.desc.Wireless_Activity.Recipe_Progress=§8Recipe progress
|
||||
|
||||
gt.interact.tooltip.Wireless_Activity.Recipe_Progress=Recipe progress
|
||||
gt.interact.tooltip.Wireless_Activity.Idle=Machine idle
|
||||
gt.interact.tooltip.Wireless_Activity.Enabled=Machine enabled
|
||||
|
||||
## Wireless Fluid Detector
|
||||
gt.interact.desc.Wireless_Fluid_Detector.FluidThreshold=§8Fluid threshold
|
||||
|
||||
## Wireless Item Detector
|
||||
gt.interact.desc.Item_Item_Detector.All=All
|
||||
gt.interact.desc.Item_Item_Detector.ItemThreshold=§8Item threshold
|
||||
gt.interact.desc.Item_Item_Detector.DetectSlot=§8Detect slot #
|
||||
|
||||
## Energy Detector
|
||||
gt.interact.desc.Energy_Detector.universal=§8Universal
|
||||
gt.interact.desc.Energy_Detector.universal.tooltip=§fUniversal Storage
|
||||
gt.interact.desc.Energy_Detector.electricity=§8Int. EU
|
||||
gt.interact.desc.Energy_Detector.electricity.tooltip=§fElectricity Storage
|
||||
gt.interact.desc.Energy_Detector.steam=§8Steam
|
||||
gt.interact.desc.Energy_Detector.steam.tooltip=§fSteam Storage
|
||||
gt.interact.desc.Energy_Detector.average_in=§8Avg. Input
|
||||
gt.interact.desc.Energy_Detector.average_in.tooltip=§fAverage Electric Input
|
||||
gt.interact.desc.Energy_Detector.average_out=§8Avg. Output
|
||||
gt.interact.desc.Energy_Detector.average_out.tooltip=§fAverage Electric Output
|
||||
gt.interact.desc.Energy_Detector.eu_stored=§8EU stored
|
||||
gt.interact.desc.Energy_Detector.eu_stored.tooltip=§fElectricity Storage(Including Batteries)
|
||||
|
||||
# NEI Display
|
||||
GT5U.nei.display.steam_variant.bronze=Bronze
|
||||
GT5U.nei.display.steam_variant.steel=Steel
|
||||
@@ -2633,7 +2824,15 @@ for.bees.species.fireessence=Fire Essence
|
||||
for.bees.species.unknownwater=Unknown Liquid
|
||||
for.bees.species.nethershard=Nether Shard
|
||||
for.bees.species.endshard=Ender Shard
|
||||
for.bees.species.dragonblood=Dragonblood
|
||||
for.bees.species.manasteel=Manasteel
|
||||
for.bees.species.elvenelementium=Elven Elementium
|
||||
for.bees.species.terrasteel=Terrasteel
|
||||
for.bees.species.gaiaspirit=Gaia Spirit
|
||||
for.bees.species.mmm=M-M-M
|
||||
for.bees.species.dragonstone=Dragonstone
|
||||
|
||||
for.bees.authority.mmm=ignThree
|
||||
for.bees.authority.gaia=ignThree
|
||||
|
||||
for.description.machinist=The Machinist Queen, born from the synergy of active machinery and roaring fire. It manufactures essential components needed to build and expand an apiarists empire.||Aditya & Noila
|
||||
|
||||
@@ -2829,8 +3028,8 @@ gt.cover.info.button.tick_rate.3=Hold Ctrl to adjust by more steps per click
|
||||
gt.cover.info.button.bounds_notification.minimum=§7 (minimum)§r
|
||||
gt.cover.info.button.bounds_notification.maximum=§7 (maximum)§r
|
||||
gt.cover.wirelessdetector.redstone.tooltip=Changes this covers Redstone output behavior
|
||||
gt.cover.wirelessdetector.redstone.0=Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=Wireless signal & direct Redstone
|
||||
gt.cover.wirelessdetector.redstone.0=§8Only a wireless signal
|
||||
gt.cover.wirelessdetector.redstone.1=§8Wireless signal & direct Redstone
|
||||
gt.time.tick.singular=tick
|
||||
gt.time.tick.plural=ticks
|
||||
gt.time.second.singular=second
|
||||
@@ -2869,14 +3068,14 @@ GT5U.gui.text.no_tools=§7Missing applicable tools
|
||||
|
||||
# Cover Overflow Valve
|
||||
GTPP.chat.text.cover_overflow_valve_overflow_point=Overflow Point: %d L
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=L/update
|
||||
GTPP.gui.text.cover_overflow_valve_overflow_point=§8Overflow Point
|
||||
GTPP.gui.text.cover_overflow_valve_voiding_rate=§8Voiding Rate
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_input=§8Allow Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_input=§8Block Fluid Input
|
||||
GTPP.gui.text.cover_overflow_valve_allow_fluid_output=§8Allow Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_block_fluid_output=§8Block Fluid Output
|
||||
GTPP.gui.text.cover_overflow_valve_liter=§8L
|
||||
GTPP.gui.text.cover_overflow_valve_l_per_update=§8L/update
|
||||
|
||||
GTPP.EBF.heat=Heat capacity
|
||||
|
||||
@@ -3457,4 +3656,7 @@ item.gt.depletedRodNaquadria2.name=Dual Fuel Rod (Depleted Naquadria)
|
||||
item.gt.depletedRodNaquadria4.name=Quad Fuel Rod (Depleted Naquadria)
|
||||
|
||||
# Entities
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
entity.gregtech.PowderBarrelPrimed.name=Lit Powder Barrel
|
||||
|
||||
#mui1
|
||||
mui.button.close=x
|
||||
@@ -418,7 +418,7 @@ gtpp.material.Lanthanum=镧
|
||||
gtpp.material.Laurenium=劳伦姆合金
|
||||
gtpp.material.Lautarite=碘钙石
|
||||
gtpp.material.Lead=铅
|
||||
gtpp.material.Lepersonnite=绿泥石
|
||||
gtpp.material.Lepersonnite=莱普生石
|
||||
gtpp.material.Li2CO3CaO2H2Compound=碳酸锂+氢氧化钙复合物
|
||||
gtpp.material.Lithium=锂
|
||||
gtpp.material.LithiumCarbonate=碳酸锂
|
||||
@@ -695,7 +695,7 @@ GT5U.power_goggles.link_fail=那不是兰波顿超级电容库...
|
||||
GT5U.power_goggles.unlink=护目镜已断开连接。
|
||||
GT5U.power_goggles.link_tooltip=已连接至位于%d,%d,%d的兰波顿超级电容库:%s。
|
||||
# Power Goggles config GUI
|
||||
GT5U.power_goggles_config.notation_scientific=科学技术法
|
||||
GT5U.power_goggles_config.notation_scientific=科学计数法
|
||||
GT5U.power_goggles_config.notation_engineering=工程记数法
|
||||
GT5U.power_goggles_config.notation_si=标准记数法
|
||||
GT5U.power_goggles_config.reading_both=同时
|
||||
@@ -727,7 +727,7 @@ GT5U.power_goggles_config.text_good=良好的文字颜色
|
||||
GT5U.power_goggles_config.text_good_tooltip=改变当EU为增加时,文本和功率图的颜色
|
||||
|
||||
GT5U.maglevHarness.tooltip=在能量塔范围内时获得创造飞行
|
||||
GT5U.maglevHarness.pylons=§4 您必须建造更多的能量塔!
|
||||
GT5U.maglevHarness.pylons=§9您必须建造更多的能量塔!
|
||||
|
||||
GT5U.autoplace.error.no_hatch=§c建议放置仓室 §4%s§c ,但未在库存中找到
|
||||
GT5U.autoplace.error.no_mte.id=§c建议放置meta-ID为 §4%s§c 的方块,但未在库存中找到
|
||||
@@ -1656,6 +1656,39 @@ GT5U.gui.circuit.timer.description=红石脉冲
|
||||
GT5U.gui.circuit.timer.data_description.pulses=脉冲
|
||||
GT5U.gui.circuit.timer.data_description.time=时间
|
||||
|
||||
GT5U.gui.text.second=%s 秒
|
||||
GT5U.gui.text.second.plural=%s 秒
|
||||
GT5U.gui.text.minute=%s 分钟
|
||||
GT5U.gui.text.minute.plural=%s 分钟
|
||||
GT5U.gui.text.hour=%s 小时
|
||||
GT5U.gui.text.hour.plural=%s 小时
|
||||
GT5U.gui.text.day=%s 天
|
||||
GT5U.gui.text.day.plural=%s 天
|
||||
|
||||
GT5U.gui.text.show-powerfail-layer=显示电力故障
|
||||
GT5U.gui.chat.powerfail=%s(位于%s %s)发生了%s次电力故障(上一次在%s前)
|
||||
GT5U.gui.chat.powerfail.plural=%s(位于%s %s)发生了%s次电力故障(上一次在%s前)
|
||||
GT5U.gui.chat.powerfail.waypoint=%s(%s次,上一次在%s前)
|
||||
GT5U.gui.chat.powerfail.waypoint.plural=%s(%s次,上一次在%s前)
|
||||
|
||||
GT5U.gui.chat.powerfail.waypoint.tooltip=机器: %s\n位置: %s\n故障次数: %s\n最后发生于: %s\n摁下 %s 键清除
|
||||
|
||||
GT5U.gui.chat.powerfail.hint=§7使用 /powerfails help 指令来获取更多信息.
|
||||
|
||||
GT5U.gui.chat.powerfail.login=你有%s项未解决的电力故障.
|
||||
GT5U.gui.chat.powerfail.login.plural=你有%s项未解决的电力故障.
|
||||
|
||||
GT5U.gui.chat.powerfail.cleared=已解决所有的电力故障.
|
||||
GT5U.gui.chat.powerfail.cleared-dim=已解决当前维度中所有的电力故障.
|
||||
|
||||
GT5U.gui.chat.powerfail.list.none=未发生任何电力故障.
|
||||
GT5U.gui.chat.powerfail.list.uncleared-header=未解决的电力故障:
|
||||
GT5U.gui.chat.powerfail.list.entry=- %s
|
||||
GT5U.gui.chat.powerfail.list.truncated=另有%s个电力故障未显示
|
||||
|
||||
GT5U.gui.chat.powerfail.shown=已启用电力故障覆盖渲染.
|
||||
GT5U.gui.chat.powerfail.hidden=已禁用电力故障覆盖渲染.
|
||||
|
||||
# Note to translators: this translation entry is supposed to be a number indicating how many taunts you define here
|
||||
# Game will randomly display one of them
|
||||
GT5U.item.programmed_circuit.no_screwdriver.count=3
|
||||
@@ -1990,7 +2023,7 @@ achievement.smallparts.desc=制造真空管
|
||||
achievement.gtbasiccircuit=基础电路
|
||||
achievement.gtbasiccircuit.desc=制造一个电路板
|
||||
achievement.bettercircuits=更好的电路
|
||||
achievement.bettercircuits.desc=得到优质
|
||||
achievement.bettercircuits.desc=得到优质电子电路
|
||||
achievement.stepforward=更进一步
|
||||
achievement.stepforward.desc=制造高级电路板
|
||||
achievement.gtmonosilicon=单晶硅
|
||||
@@ -2396,7 +2429,7 @@ achievement.gt.blockmachines.wireless.transmitter.tier.13.desc=捡起此物品
|
||||
achievement.gt.blockmachines.wireless.transmitter.tier.14=MAX无线动力仓
|
||||
achievement.gt.blockmachines.wireless.transmitter.tier.14.desc=捡起此物品以在NEI内解锁该合成表
|
||||
|
||||
achievement.gt.blockmachines.multimachine.oildrillinfinite=无尽油气流体钻机
|
||||
achievement.gt.blockmachines.multimachine.oildrillinfinite=无尽流体钻机
|
||||
achievement.gt.blockmachines.multimachine.oildrillinfinite.desc=捡起此物品以在NEI内解锁该合成表
|
||||
achievement.gt.blockmachines.multimachine.oreprocessor=集成矿石处理厂
|
||||
achievement.gt.blockmachines.multimachine.oreprocessor.desc=正在处理所有矿石.
|
||||
@@ -3002,8 +3035,8 @@ GT5U.tooltip.mega_apiary.only_producer=仅在巨型工业蜂箱中生产
|
||||
GT5U.tooltip.electric.tier=等级:%d
|
||||
GT5U.tooltip.electric.tier.s=等级:%s
|
||||
|
||||
gt.coilheattooltip=基础炉温 =
|
||||
gt.coilunittooltip=开尔文
|
||||
gt.coilheattooltip=基础炉温 =
|
||||
gt.coilunittooltip= K
|
||||
|
||||
GT5U.tootlip.tool.turbine.steam=蒸汽缓存
|
||||
GT5U.tootlip.tool.turbine.loose=松
|
||||
|
||||
Reference in New Issue
Block a user