initial
This commit is contained in:
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Werkzeug Gussmaschine
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biom:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private Kanäle werden nicht mit anderen geteilt.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Tool Casting Machine
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Bioma:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Tool Casting Machine
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=ツール鋳造機
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6この設定は別の管理者によってコピーされたものです!
|
||||
ggfab.info.linked_input_bus.no_data=§6設定データが見つかりません!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6設定データが見つかりましたが、無効です!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6設定データは見つかりましたが、バスに有効ではない回路が含まれています!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2チャンネル ("%s§2") とプログラム回路の設定をペーストしました!
|
||||
ggfab.info.linked_input_bus.data_copied=§2チャンネル ("%s§2") とプログラム回路の設定をコピーしました!
|
||||
ggfab.info.linked_input_bus.no_channel=§6チャンネルが指定されていません!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=このチャンネルが設定された§8《§7接続入力バス§8/Linked Input Bus》§7がワールド内から無くなると、中身のアイテムが放出されます!
|
||||
ggfab.tooltip.linked_input_bus.private=非公開チャンネルは他人と共有できません。
|
||||
ggfab.tooltip.linked_input_bus.private.1=このチャンネルが設定された§8《§7接続入力バス§8/Linked Input Bus》§7がワールド内から無くなると、中身のアイテムが放出されます!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=툴 주조 기계
|
||||
|
||||
ggfab.info.advassline.0=고급 조립 라인 도움말
|
||||
ggfab.info.advassline.1=이것은 §6GigaGram§rFab의 고급 조립 라인입니다.
|
||||
ggfab.info.advassline.2=아이템 파이프라인을 지원합니다. 즉, 처음에 모든 재료를 소비하는 대신 하나씩 재료를 소비하여 실제 조립 라인을 모방합니다. 실제로 이 조합법에 필요한 아이템 입력 수만큼 병렬성을 제공합니다.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Maszyna do Odlewania Narzędzi
|
||||
|
||||
ggfab.info.advassline.0=Pomoc w Zaawansowanej Linii Montażowej
|
||||
ggfab.info.advassline.1=To jest zaawansowana linia montażowa z §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=Możesz wyobrazić sobie zaawansowaną linię montażową jako zbiór elementów montażowych. Każdy taki element może przetwarzać kolejne kroki niezależnie od innych elementów.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Tool Casting Machine
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
@@ -0,0 +1,41 @@
|
||||
ggfab.recipe.toolcast=Tool Casting Machine
|
||||
|
||||
ggfab.info.advassline.0=Advanced Assembly Line Help
|
||||
ggfab.info.advassline.1=This is advanced assembly line from §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=It supports item pipelining. That is, it will mimic a real assembly line by consuming ingredients one by one instead of all at start. In effect, it offers a parallelism up to however many item input this recipe requires.
|
||||
ggfab.info.advassline.3=You can think of an advanced assembly line as a collection of assembly slices. Each assembly slice is capably of processing each step independent of other slices.
|
||||
ggfab.info.advassline.4=It will start processing once the input bus contents align with any stored data stick. The first slice will consume the input in Bus #1. After (recipe time/number of inputs) time, the first slice's work is concluded and will start the second slice. At the same time, first slice will look for input in input bus #1. If there are still enough input there slice #1 will start working again.
|
||||
ggfab.info.advassline.5=The terminal slice (the n-th slice, where n is number of item input in recipe) will put the recipe output in output bus when it has concluded his work. Whenever a non-terminal slice finished its work, it will try to pass the work onto next slice. If the next slice cannot find the materials in its input bus, the just-finished slice will remain in §4STUCK§r state and hang the assembly line. To help locate these §4STUCK§r assembly lines, the controller's front face will have its status light turned orange.
|
||||
ggfab.info.advassline.6=The EU/t cost of this machine is number of slices active multiplied by the original recipe EU/t. §4STUCK§r slices do not consume power. It will use the worst energy supplying hatch's input voltage for recipe tier calculation and normal imperfect overclock.
|
||||
ggfab.info.advassline.7=With exotic energy hatches, it can overclock beyond usual voltage tier, but will consume even more power than usual imperfect overclock. Every §2laser overclock§r will add %s to power exponent.
|
||||
ggfab.info.advassline.8=1 §2laser overclock§r will have 50%% recipe time and use %s%% power. 2 §2laser overclock§r will have 25%% recipe time and use %s%% (%s * %s) power. Will not overclock beyond 1 tick. Machine first tries to parallelize, then normal imperfect overclock, then §2laser overclock§r.
|
||||
ggfab.waila.advassline.slice=Slice #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Slice #%s: %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.waila.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.idle=Slice #%s: Idle
|
||||
ggfab.gui.advassline.slice.stuck=Slice #%s: §4STUCK
|
||||
ggfab.gui.advassline.slice.unknown=Slice #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Last abnormal shutdown reason:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Clear
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Recipe is null (report to author)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Fluid drained failed (check your ME fluid storage)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Incompatible structural change
|
||||
ggfab.gui.advassline.shutdown.energy=§4Insufficient power
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Loaded invalid electric stat
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Incompatible recipe change
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6The settings were copied from a different owner!
|
||||
ggfab.info.linked_input_bus.no_data=§6Configuration data not found!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Configuration data was found but it is invalid!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Configuration data was found but it contains a circuit not valid on this bus!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Pasted channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.data_copied=§2Copied channel ("%s§2") and configuration circuit setting!
|
||||
ggfab.info.linked_input_bus.no_channel=§6No channel specified yet!
|
||||
|
||||
ggfab.info.biome=Biome:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changing channel while this is the last one on this channel will spill all items left!
|
||||
ggfab.tooltip.linked_input_bus.private=Private channel are not shared with others.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changing channel while this is the last one on this channel will spill all items left!
|
||||
Reference in New Issue
Block a user