daily
This commit is contained in:
@@ -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=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=Machine de moulage d’outils
|
||||
|
||||
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=Tranche #%s : %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Tranche #%s : %s ticks / %s ticks
|
||||
ggfab.waila.advassline.slice.idle=Tranche #%s : Inactif
|
||||
ggfab.waila.advassline.slice.stuck=Tranche #%s : §4BLOQUÉ
|
||||
ggfab.gui.advassline.slice.idle=Tranche #%s : Inactif
|
||||
ggfab.gui.advassline.slice.stuck=Tranche #%s : §4BLOQUÉ
|
||||
ggfab.gui.advassline.slice.unknown=Tranche #%s : ?
|
||||
ggfab.gui.advassline.shutdown=§4Dernière raison d’arrêt anormal :
|
||||
ggfab.gui.advassline.shutdown_clear=§6Effacer
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Too few input busses to support current recipe
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4La recette est nulle (à signaler à l’auteur)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Échec de vidange du fluide (vérifiez votre de stockage ME de fluide)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Modification structurelle incompatible
|
||||
ggfab.gui.advassline.shutdown.energy=§4Énergie insuffisante
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Statut électrique invalide chargé
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Modification de recette incompatible
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6Les paramètres ont été copiés depuis un autre propriétaire !
|
||||
ggfab.info.linked_input_bus.no_data=§6Données de configuration introuvables !
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Les données de configuration ont été trouvées, mais sont invalides !
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Les données de configuration ont été trouvées, mais elles contiennent un circuit non valide pour ce bus !
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Canal collé (« %s§2 ») et configuration du circuit appliquée !
|
||||
ggfab.info.linked_input_bus.data_copied=§2Canal copié (« %s§2 ») et configuration du circuit enregistrée !
|
||||
ggfab.info.linked_input_bus.no_channel=§6Aucun canal spécifié pour le moment !
|
||||
|
||||
ggfab.info.biome=Biome :
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Changer de canal alors que celui-ci est le dernier utilisé entraînera la dispersion de tous les objets restants !
|
||||
ggfab.tooltip.linked_input_bus.private=Les canaux privés ne sont pas partagés avec les autres.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Changer de canal alors que celui-ci est le dernier utilisé entraînera la dispersion de tous les objets restants !
|
||||
@@ -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=このチャンネルが設定された§7《§f接続入力バス§7/Linked Input Bus》§fがワールド内から無くなると、中身のアイテムが放出されます!
|
||||
ggfab.tooltip.linked_input_bus.private=非公開チャンネルは他人と共有できません。
|
||||
ggfab.tooltip.linked_input_bus.private.1=このチャンネルが設定された§7《§f接続入力バス§7/Linked Input Bus》§fがワールド内から無くなると、中身のアイテムが放出されます!
|
||||
@@ -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=고급 조립 라인은 조립 슬라이스의 집합으로 생각할 수 있습니다. 각 조립 슬라이스는 다른 슬라이스와 독립적으로 각 단계를 처리할 수 있습니다.
|
||||
ggfab.info.advassline.4=입력 버스 내용이 저장된 데이터 스틱과 일치하면 처리 과정이 시작됩니다. 첫 번째 슬라이스는 버스 #1의 입력을 소비합니다. (조합법 시간/입력 수) 시간이 경과하면 첫 번째 슬라이스의 작업이 완료되고 두 번째 슬라이스가 시작됩니다. 동시에 첫 번째 슬라이스는 입력 버스 #1의 입력을 검색합니다. 해당 버스에 여전히 충분한 입력이 있다면 슬라이스 #1은 다시 작업을 시작합니다.
|
||||
ggfab.info.advassline.5=종단 슬라이스(조합법에 입력된 항목 수 n번째 슬라이스)는 작업을 완료하면 조합법 출력을 출력 버스에 전송합니다. 비종단 슬라이스가 작업을 완료하면 다음 슬라이스로 작업을 전달하려고 시도합니다. 다음 슬라이스가 입력 버스에서 재료를 찾을 수 없는 경우, 방금 완료된 슬라이스는 §4고정된§r 상태로 남아 조립 라인을 중단시킵니다. 이러한 §4고정된§r 조립 라인을 식별하기 위해 컨트롤러의 전면 패널에는 상태 표시등이 오렌지색으로 점등됩니다.
|
||||
ggfab.info.advassline.6=이 기계의 EU/t 비용은 활성화된 슬라이스 수에 원본 조합법의 EU/t를 곱한 값입니다. §4고정된§r 슬라이스는 전력을 소비하지 않습니다. 조합법 티어 계산 및 일반적인 불완전 오버클럭을 위해 가장 낮은 에너지 공급 해치의 입력 전압을 사용합니다.
|
||||
ggfab.info.advassline.7=엑소틱 에너지 해치를 통해 일반적인 전압 티어를 초월해 오버클럭이 가능하지만, 일반적인 불완전한 오버클럭보다 더 많은 전력을 소비합니다. 각 §2레이저 오버클럭§r은 전력 지수에 %s를 추가합니다.
|
||||
ggfab.info.advassline.8=1 §2레이저 오버클럭§r는 50%의 조합법 시간을 갖으며 %s%%의 전력을 사용합니다. 2 §2레이저 오버클럭§r는 25%의 조합법 시간을 갖으며 %s%% (%s * %s)의 전력을 사용합니다. 1틱을 초과하여 오버클럭하지 않습니다. 기계는 먼저 병렬 처리를 시도한 후 일반적인 불완전한 오버클럭을 시도하며, 마지막으로 §2레이저 오버클럭§r를 시도합니다.
|
||||
ggfab.waila.advassline.slice=조각 #%s: %s 초 / %s 초
|
||||
ggfab.waila.advassline.slice.small=조각 #%s: %s 틱 / %s 틱
|
||||
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 Zaawansowanej Linii Montażowej
|
||||
ggfab.info.advassline.1=To jest zaawansowana linia montażowa z §6GigaGram§rFab.
|
||||
ggfab.info.advassline.2=Obsługuje dostarczanie przedmiotów przez rury. Oznacza to, że będzie naśladować prawdziwą linię montażową, zużywając składniki jeden po drugim zamiast wszystkich na początku. W efekcie oferuje równoległość wytwarzania maksymalnie do liczby elementów wejściowych wymaganych przez ten przepis.
|
||||
ggfab.info.advassline.3=O zaawansowanej linii montażowej można myśleć jak o zbiorze linii montażowych. Każda linia montażowa może przetwarzać każdy krok niezależnie od innych linii.
|
||||
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=Ajuda com a Linha de Montagem Avançada
|
||||
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=Alet Döküm Makinesi
|
||||
|
||||
ggfab.info.advassline.0=Gelişmiş Montaj Hattı Yardımı
|
||||
ggfab.info.advassline.1=Bu §6GigaGram§rFab'ın gelişmiş montaj hattıdır.
|
||||
ggfab.info.advassline.2=Eşya boru hattını destekler. Yani, başlangıçta tüm malzemeleri tüketmek yerine tek tek tüketerek gerçek bir montaj hattını taklit edecektir. Aslında, bu tarifin gerektirdiği eşya girdisi kadar bir paralellik sunar.
|
||||
ggfab.info.advassline.3=Gelişmiş bir montaj hattını bir montaj dilimleri koleksiyonu olarak düşünebilirsiniz. Her bir montaj dilimi, her bir adımı diğer dilimlerden bağımsız olarak işleme kapasitesine sahiptir.
|
||||
ggfab.info.advassline.4=Giriş yolu içeriği saklanan herhangi bir veri çubuğu ile hizalandığında işlemeye başlayacaktır. İlk dilim Bus #1'deki girdiyi tüketecektir. (Tarif süresi/girdi sayısı) süresinden sonra, ilk dilimin işi tamamlanır ve ikinci dilimi başlatır. Aynı zamanda, ilk dilim 1 numaralı giriş yolunda girdi arayacaktır. Eğer hala yeterli girdi varsa 1. dilim tekrar çalışmaya başlayacaktır.
|
||||
ggfab.info.advassline.5=Terminal dilim (n'inci dilim, burada n tarifdeki eşya girdisi sayısıdır) işini tamamladığında tarif çıktısını çıkış yoluna koyacaktır. Terminal olmayan bir dilim işini bitirdiğinde, işi bir sonraki dilime aktarmaya çalışacaktır. Eğer bir sonraki dilim giriş yolunda gerekli malzemeleri bulamazsa, işi biten dilim §4TAKILDI§r durumunda kalacak ve montaj hattını askıda bırakacaktır. Bu §4TAKILDI§r montaj hatlarının yerinin tespit edilmesine yardımcı olmak için kontrol ünitesinin ön yüzünde durum ışığı turuncu yanacaktır.
|
||||
ggfab.info.advassline.6=Bu makinenin EU/t maliyeti, aktif dilim sayısının orijinal tarif EU/t ile çarpımıdır. §4TAKILDI§r dilimleri güç tüketmez. Tarif kademesi hesaplaması ve normal kusurlu hız aşırtma için en kötü enerji sağlayan kapağın girdi voltajını kullanacaktır.
|
||||
ggfab.info.advassline.7=Egzotik enerji kapaklarıyla normal gerilim kademesinin ötesinde hız aşırtma yapabilir, ancak normal kusurlu hız aşırtmadan daha fazla güç tüketecektir. Her §2lazer hız aşırtma§r güç üssüne %s ekleyecektir.
|
||||
ggfab.info.advassline.8=1 §2lazer hız aşırtma§r %50 tarif süresine sahip olacak ve %s% güç kullanacak. 2 §2lazer hız aşırtma§r %25 tarif süresine sahip olacak ve %s% (%s * %s) güç kullanacaktır. Hız aşırtma 1 tik ötesine geçmeyecektir. Makine önce paralelleştirmeyi, ardından normal kusurlu hız aşırtmayı, ardından §2lazer hız aşırtma§r'yı dener.
|
||||
ggfab.waila.advassline.slice=Dilim #%s: %s s / %s s
|
||||
ggfab.waila.advassline.slice.small=Dilim #%s: %s tik / %s tik
|
||||
ggfab.waila.advassline.slice.idle=Dilim #%s: Boşta
|
||||
ggfab.waila.advassline.slice.stuck=Dilim #%s: §4TAKILDI
|
||||
ggfab.gui.advassline.slice.idle=Dilim #%s: Boşta
|
||||
ggfab.gui.advassline.slice.stuck=Dilim #%s: §4TAKILDI
|
||||
ggfab.gui.advassline.slice.unknown=Dilim #%s: ?
|
||||
ggfab.gui.advassline.shutdown=§4Son anormal kapatma nedeni:
|
||||
ggfab.gui.advassline.shutdown_clear=§6Temizle
|
||||
ggfab.gui.advassline.shutdown.input_busses=§4Mevcut tarifi desteklemek için çok az sayıda giriş hattı
|
||||
ggfab.gui.advassline.shutdown.recipe_null=§4Tarif bulunamadı (yazara bildir)
|
||||
ggfab.gui.advassline.shutdown.fluid_null=§4Sıvı tahliyesi başarısız (ME sıvı deponuzu kontrol edin)
|
||||
ggfab.gui.advassline.shutdown.structure=§4Uyumsuz yapısal değişiklik
|
||||
ggfab.gui.advassline.shutdown.energy=§4Yetersiz güç
|
||||
ggfab.gui.advassline.shutdown.load.energy=§4Geçersiz elektrik statüsü yüklendi
|
||||
ggfab.gui.advassline.shutdown.load.recipe=§4Uyumsuz tarif değişikliği
|
||||
|
||||
ggfab.info.linked_input_bus.not_owned=§6Ayarlar farklı bir sahipten kopyalandı!
|
||||
ggfab.info.linked_input_bus.no_data=§6Yapılandırma verileri bulunamadı!
|
||||
ggfab.info.linked_input_bus.invalid_data=§6Yapılandırma verileri bulundu ancak geçersiz!
|
||||
ggfab.info.linked_input_bus.invalid_circuit=§6Yapılandırma verileri bulundu ancak bu veri hattında geçerli olmayan bir devre içeriyor!
|
||||
ggfab.info.linked_input_bus.data_pasted=§2Yapıştırılan kanal ("%s§2") ve yapılandırma devresi ayarı!
|
||||
ggfab.info.linked_input_bus.data_copied=§2"%s§2" kanalı ve yapılandırma devresi ayarı kopyalandı!
|
||||
ggfab.info.linked_input_bus.no_channel=§6Henüz kanal belirtilmedi!
|
||||
|
||||
ggfab.info.biome=Biyom:
|
||||
|
||||
ggfab.tooltip.linked_input_bus.change_freq_warn=Bu kanaldaki son öğe bu iken kanal değiştirmek kalan tüm eşyaları dökecektir!
|
||||
ggfab.tooltip.linked_input_bus.private=Özel kanal başkalarıyla paylaşılmaz.
|
||||
ggfab.tooltip.linked_input_bus.private.1=Bu kanaldaki son öğe bu iken kanal değiştirmek kalan tüm eşyaları dökecektir!
|
||||
Reference in New Issue
Block a user