From bf7f5a7daa2c301afd32e0a0df0b4338f1335d51 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:46 +0100 Subject: [PATCH 01/17] chore: update translation French from crowdin --- .../assets/refinedstorage/lang/fr_fr.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json index 108f18654..b71052c88 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/fr_fr.json @@ -1,10 +1,10 @@ { - "mod.refinedstorage": "Stockage raffiné", + "mod.refinedstorage": "Refined Storage", "block.refinedstorage.cable": "Câble", "block.refinedstorage.disk_drive": "Lecteur de Disque", "block.refinedstorage.machine_casing": "Boitier de Machine", "block.refinedstorage.grid": "Grille", - "block.refinedstorage.pattern_grid": "Grille de paterne", + "block.refinedstorage.pattern_grid": "Grille de modèle", "block.refinedstorage.crafting_grid": "Grille d’Artisanat", "block.refinedstorage.controller": "Contrôleur", "block.refinedstorage.creative_controller": "Contrôleur créatif", @@ -36,7 +36,7 @@ "block.refinedstorage.relay": "Relais", "block.refinedstorage.disk_interface": "Interface Disque", "block.refinedstorage.autocrafter": "Autocrafteur", - "block.refinedstorage.autocrafter_manager": "Gestionnaire De Constructeur Automatique", + "block.refinedstorage.autocrafter_manager": "Gestionnaire de Constructeur Automatique", "block.refinedstorage.autocrafting_monitor": "Autocrafting Monitor", "gui.refinedstorage.controller.redstone_mode_help": "Lorsque ce périphérique est inactif, le réseau de stockage ne peut pas utiliser ce périphérique comme source d'énergie.", "gui.refinedstorage.disk_drive.disks": "Disques", @@ -192,7 +192,7 @@ "gui.refinedstorage.relay.pass_security": "Pass security", "gui.refinedstorage.relay.pass_security.help": "Whether this device should pass the security settings from the input network to the output network.", "gui.refinedstorage.relay.pass_autocrafting": "Pass autocrafting", - "gui.refinedstorage.relay.pass_autocrafting.help": "Whether this device should pass the autocrafting patterns from the input network to the output network.", + "gui.refinedstorage.relay.pass_autocrafting.help": "", "gui.refinedstorage.relay.filter_mode.allow.help": "Only expose resources from the input network to the output network that are configured in the filters.", "gui.refinedstorage.relay.filter_mode.block.help": "Don't expose resources from the input network to the output network that are configured in the filters.", "gui.refinedstorage.disk_interface.filter_mode.allow.help": "Only allow resources into the storage disks or into the network that are configured in the filters.", @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Mode de recherche", "gui.refinedstorage.autocrafter_manager.search_mode.all": "Tout", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From bb073bd75daebb375de097e1121e84a6029b96e0 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:48 +0100 Subject: [PATCH 02/17] chore: update translation Spanish from crowdin --- .../main/resources/assets/refinedstorage/lang/es_es.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/es_es.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/es_es.json index d09bb79bf..4942daaf2 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/es_es.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/es_es.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 8bc684b01145347627e2d46438a0e9b109738c96 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:49 +0100 Subject: [PATCH 03/17] chore: update translation Danish from crowdin --- .../main/resources/assets/refinedstorage/lang/da_dk.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/da_dk.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/da_dk.json index 6f962efc0..a00128c6c 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/da_dk.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/da_dk.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From a192f4c8a717910177fc7e89b833d13356a49845 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:50 +0100 Subject: [PATCH 04/17] chore: update translation German from crowdin --- .../main/resources/assets/refinedstorage/lang/de_de.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/de_de.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/de_de.json index 5fb4f6585..520a9a0ae 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/de_de.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/de_de.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Verfügbar: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "Zu Erstellen: %s", "gui.refinedstorage.autocrafting_preview.missing": "Fehlend: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 481ae125383218a4b2ba2a386bbe00ee3817148f Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:51 +0100 Subject: [PATCH 05/17] chore: update translation Hungarian from crowdin --- .../main/resources/assets/refinedstorage/lang/hu_hu.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/hu_hu.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/hu_hu.json index 767132d23..670daa713 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/hu_hu.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/hu_hu.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 2f168e7f450678933aa135d66e79e28b633fde6f Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:52 +0100 Subject: [PATCH 06/17] chore: update translation Italian from crowdin --- .../main/resources/assets/refinedstorage/lang/it_it.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/it_it.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/it_it.json index 5ec7d5adc..38d0785eb 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/it_it.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/it_it.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From c3d3c2a9256fa847b6bbc5695e218c1370bdbff8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:53 +0100 Subject: [PATCH 07/17] chore: update translation Japanese from crowdin --- .../main/resources/assets/refinedstorage/lang/ja_jp.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ja_jp.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ja_jp.json index e163d3323..bdb6b937b 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ja_jp.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ja_jp.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 4ee2217fc07c711ba5ca59141d7df6ab3ccd4970 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:54 +0100 Subject: [PATCH 08/17] chore: update translation Korean from crowdin --- .../main/resources/assets/refinedstorage/lang/ko_kr.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ko_kr.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ko_kr.json index 5ec7d5adc..38d0785eb 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ko_kr.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ko_kr.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 1b4bbc5836963428b22cf648cc4ce4704f5ae8c9 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:55 +0100 Subject: [PATCH 09/17] chore: update translation Polish from crowdin --- .../main/resources/assets/refinedstorage/lang/pl_pl.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pl_pl.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pl_pl.json index aed804b04..506d342a3 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pl_pl.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pl_pl.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From b01ce7d97b286151f6c0c96466a2932f7e5dac8e Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:57 +0100 Subject: [PATCH 10/17] chore: update translation Russian from crowdin --- .../main/resources/assets/refinedstorage/lang/ru_ru.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json index 5cd59bc7e..9aa9ef5fe 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/ru_ru.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From def146992203be5fdb9fda0b2e850206a2061ac5 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:58 +0100 Subject: [PATCH 11/17] chore: update translation Swedish from crowdin --- .../main/resources/assets/refinedstorage/lang/sv_se.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/sv_se.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/sv_se.json index 4f2b78cf8..48e1ab335 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/sv_se.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/sv_se.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Tillgängligt: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "Att tillverka: %s", "gui.refinedstorage.autocrafting_preview.missing": "Saknas: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 56eecf9cc28bfcb9881db5123712ff6d39fc5774 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:07:59 +0100 Subject: [PATCH 12/17] chore: update translation Turkish from crowdin --- .../assets/refinedstorage/lang/tr_tr.json | 27 ++++++++++++------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/tr_tr.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/tr_tr.json index be909ea81..797708f17 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/tr_tr.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/tr_tr.json @@ -130,14 +130,14 @@ "gui.refinedstorage.scheduling_mode.random": "Rastgele", "gui.refinedstorage.scheduling_mode.random.help": "Rastgele bir filtreyi kullan.", "gui.refinedstorage.priority": "Öncelik", - "gui.refinedstorage.insert_extract_priority": "Insert/extract priority", - "gui.refinedstorage.insert_priority": "Insert priority", - "gui.refinedstorage.extract_priority": "Extract priority", - "gui.refinedstorage.priority.insert_extract": "Insert/extract: %d", - "gui.refinedstorage.priority.insert": "Insert: %d", - "gui.refinedstorage.priority.extract": "Extract: %d", - "gui.refinedstorage.priority.storage_help": "The order in which the storage network will insert or extract resources, highest-first. Click to modify the insert/extract priority. Press CTRL and click to modify the insert priority. Press ALT and click to modify the extract priority.", - "gui.refinedstorage.priority.autocrafter_help": "If multiple patterns exist for one resource, crafting tasks will prioritize the pattern in the autocrafter with the highest priority.", + "gui.refinedstorage.insert_extract_priority": "Yerleştirme/çıkartma önceliği", + "gui.refinedstorage.insert_priority": "Yerleştirme önceliği", + "gui.refinedstorage.extract_priority": "Çıkartma önceliği", + "gui.refinedstorage.priority.insert_extract": "Yerleştir/çıkart: %d", + "gui.refinedstorage.priority.insert": "Yerleştir: %d", + "gui.refinedstorage.priority.extract": "Çıkart: %d", + "gui.refinedstorage.priority.storage_help": "Depolama ağının kaynakları yerleştireceği veya çıkartacağı sıra, en yüksek-ilk. Yerleştirme/çıkartma önceliğini değiştirmek için tıklayın. Yerleştirme önceliğini değiştirmek için CTRL tuşuna basın ve tıklayın. Çıkartma önceliğini değiştirmek için ALT tuşuna basın ve tıklayın.", + "gui.refinedstorage.priority.autocrafter_help": "Bir kaynak için birden fazla şablon varsa, üretim görevleri otomatik üreticide en yüksek önceliğe sahip şablona öncelik verecektir.", "gui.refinedstorage.configure_amount": "Miktarı yapılandır", "gui.refinedstorage.configure_amount.reset": "Sıfırla", "gui.refinedstorage.configure_amount.set": "Ayarla", @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Kullanılabilir: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "Üretmek için: %s", "gui.refinedstorage.autocrafting_preview.missing": "Eksik: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Arama modu", "gui.refinedstorage.autocrafter_manager.search_mode.all": "Hepsi", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Şablon girdilerinde, şablon çıktılarında ve otomatik üretici adlarında arama yap.", @@ -302,8 +309,8 @@ "item.refinedstorage.256b_fluid_storage_disk": "256B Akışkan Depolama Diski", "item.refinedstorage.1024b_fluid_storage_disk": "1024B Akışkan Depolama Diski", "item.refinedstorage.4096b_fluid_storage_disk": "4096B Akışkan Depolama Diski", - "item.refinedstorage.fluid_storage_disk.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part. Upgradeable to a higher tier by combining with a Fluid Storage Part.", - "item.refinedstorage.fluid_storage_block.help": "Stores %s buckets. When empty, use while holding to return the Fluid Storage Part and Machine Casing. Upgradeable to a higher tier by combining with a Fluid Storage Part.", + "item.refinedstorage.fluid_storage_disk.help": "%s kova depolar. Boşken, Akışkan Depolama Parçasını geri vermek için tutarken kullanın. Bir Akışkan Depolama Parçası ile birleştirilerek daha yüksek bir seviyeye yükseltilebilir.", + "item.refinedstorage.fluid_storage_block.help": "%s kova depolar. Boş olduğunda, Akışkan Depolama Parçasını ve Makine Muhafazasını geri vermek için tutarken kullanın. Bir Akışkan Depolama Parçası ile birleştirilerek daha yüksek bir seviyeye yükseltilebilir.", "item.refinedstorage.creative_fluid_storage_disk": "Yaratıcı Mod Akışkan Depolama Diski", "item.refinedstorage.creative_fluid_storage_disk.help": "Sonsuz miktarda kova depolar.", "item.refinedstorage.creative_fluid_storage_block.help": "Sonsuz miktarda kova depolar.", From 935d9a6e845d4a1df49be1b67df2f1edd6c29464 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:08:00 +0100 Subject: [PATCH 13/17] chore: update translation Ukrainian from crowdin --- .../main/resources/assets/refinedstorage/lang/uk_ua.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/uk_ua.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/uk_ua.json index b37820952..9c34a4bc2 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/uk_ua.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/uk_ua.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Доступно: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "Змайструвати: %s", "gui.refinedstorage.autocrafting_preview.missing": "Відсутньо: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Режим пошуку", "gui.refinedstorage.autocrafter_manager.search_mode.all": "Всі", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 38f88f6be960230fd45b1d2bee904ebac7afe8f8 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:08:01 +0100 Subject: [PATCH 14/17] chore: update translation Chinese Simplified from crowdin --- .../main/resources/assets/refinedstorage/lang/zh_cn.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json index 146940c89..bd6be4969 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "可用: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "合成数量:%s", "gui.refinedstorage.autocrafting_preview.missing": "缺少:%s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "搜索模式", "gui.refinedstorage.autocrafter_manager.search_mode.all": "全部", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 33dd111aec2401eac2ccf4d47d9f60701047a046 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:08:02 +0100 Subject: [PATCH 15/17] chore: update translation Chinese Traditional from crowdin --- .../main/resources/assets/refinedstorage/lang/zh_tw.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_tw.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_tw.json index 392c5c10b..90eb0c193 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_tw.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_tw.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 592ea8048f327bb98336dd5f56ec4f572eca1f93 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:08:04 +0100 Subject: [PATCH 16/17] chore: update translation Portuguese, Brazilian from crowdin --- .../main/resources/assets/refinedstorage/lang/pt_br.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pt_br.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pt_br.json index 3924248f4..3e9ae0c6a 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pt_br.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/pt_br.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Disponível: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "Para fabricar: %s", "gui.refinedstorage.autocrafting_preview.missing": "Faltando: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", From 59516e3eea5f1004936dd5b92fb527f528d8bc18 Mon Sep 17 00:00:00 2001 From: Raoul Date: Sat, 28 Dec 2024 00:08:05 +0100 Subject: [PATCH 17/17] chore: update translation Indonesian from crowdin --- .../main/resources/assets/refinedstorage/lang/id_id.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/id_id.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/id_id.json index aca4e9898..6332250d2 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/id_id.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/id_id.json @@ -228,6 +228,13 @@ "gui.refinedstorage.autocrafting_preview.available": "Available: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "To craft: %s", "gui.refinedstorage.autocrafting_preview.missing": "Missing: %s", + "gui.refinedstorage.autocrafting_preview.max": "Max", + "gui.refinedstorage.autocrafting_preview.max.help": "Fills in the maximum number of this resource you can craft right now without starting the crafting process yet.", + "gui.refinedstorage.autocrafting_preview.cycle_detected": "A pattern cycle was detected!", + "gui.refinedstorage.autocrafting_preview.cycle_detected.outputs": "The pattern had following outputs:", + "gui.refinedstorage.autocrafting_preview.cycle_detected.break_the_cycle_and_try_again": "Break the cycle and try again.", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle": "The request is too large to handle!", + "gui.refinedstorage.autocrafting_preview.request_too_large_to_handle.try_smaller_amount": "Try a smaller amount.", "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.",