From b94bcb2ceda36c8b5f482409336561b5fceb07fb Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Fri, 24 Jan 2025 00:39:17 +0000 Subject: [PATCH] New Crowdin translations by GitHub Action --- .../assets/anvilcraft/lang/de_de.json | 29 +++- .../assets/anvilcraft/lang/es_es.json | 29 +++- .../assets/anvilcraft/lang/fr_fr.json | 29 +++- .../assets/anvilcraft/lang/ja_jp.json | 29 +++- .../assets/anvilcraft/lang/ko_kr.json | 29 +++- .../resources/assets/anvilcraft/lang/lzh.json | 31 +++- .../assets/anvilcraft/lang/ru_ru.json | 29 +++- .../assets/anvilcraft/lang/zh_cn.json | 31 +++- .../assets/anvilcraft/lang/zh_hk.json | 33 +++- .../assets/anvilcraft/lang/zh_meme.json | 161 ++++++++++-------- .../assets/anvilcraft/lang/zh_tw.json | 33 +++- 11 files changed, 347 insertions(+), 116 deletions(-) diff --git a/src/main/resources/assets/anvilcraft/lang/de_de.json b/src/main/resources/assets/anvilcraft/lang/de_de.json index 790475b1e..eb99dba83 100644 --- a/src/main/resources/assets/anvilcraft/lang/de_de.json +++ b/src/main/resources/assets/anvilcraft/lang/de_de.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "Anvilcraft-Stromnetzinformationen", "config.jade.plugin_anvilcraft.ruby_prism": "Ruby Prism", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "Amboss-Handwerk", "config.waila.plugin_anvilcraft.power_provider": "Amboss-Handwerkskraft", "config.waila.plugin_anvilcraft.warning_percent": "Schwellenwert für Warnungen", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Item Crush", "gui.anvilcraft.category.item_inject": "Item Inject", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Mesh", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Multiblock Crafting", "gui.anvilcraft.category.multiblock.all_layers": "All Layers Visible", "gui.anvilcraft.category.multiblock.single_layer": "Visible Layer: %d of %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Squeezing", "gui.anvilcraft.category.stamping": "Stamping", "gui.anvilcraft.category.super_heating": "Super Heating", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "Bronzebarren", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "Kondensator", "item.anvilcraft.capacitor_empty": "Leerer Kondensator", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "Schwammgemmula", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Structure Tool", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "Zinnbarren", "item.anvilcraft.tin_nugget": "Zinnklumpen", "item.anvilcraft.titanium_ingot": "Titanbarren", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "Eingangsleistung", "screen.anvilcraft.item_collector.range": "Reichweite", "screen.anvilcraft.item_collector.title": "Gegenstandssammler", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "Entfernt Flüche und Reparaturstrafen", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "Klicke mit einem Gegenstand, um den Filter einzustellen", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Count: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Size:", "screen.anvilcraft.structure_tool.to_data_gen": "To Data Gen", "screen.anvilcraft.structure_tool.to_json": "To JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Click to copy", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure Removed", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "The selected area must be a cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "The side length of the selected area must be odd and cannot exceed 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Size: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "Enthält die Kraft des Blitzes", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "Stromnetz: %d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/es_es.json b/src/main/resources/assets/anvilcraft/lang/es_es.json index 8014bafa2..005842f93 100644 --- a/src/main/resources/assets/anvilcraft/lang/es_es.json +++ b/src/main/resources/assets/anvilcraft/lang/es_es.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "Poder de artesanía del yunque", "config.jade.plugin_anvilcraft.ruby_prism": "Ruby Prism", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "Artesanía de yunque", "config.waila.plugin_anvilcraft.power_provider": "Poder de artesanía de yunque", "config.waila.plugin_anvilcraft.warning_percent": "Umbral de advertencia", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Item Crush", "gui.anvilcraft.category.item_inject": "Item Inject", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Mesh", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Multiblock Crafting", "gui.anvilcraft.category.multiblock.all_layers": "All Layers Visible", "gui.anvilcraft.category.multiblock.single_layer": "Visible Layer: %d of %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Squeezing", "gui.anvilcraft.category.stamping": "Stamping", "gui.anvilcraft.category.super_heating": "Super Heating", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "Lingote de bronce", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "Condensador", "item.anvilcraft.capacitor_empty": "Condensador (vacío)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "Bola de brotes de esponja", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Structure Tool", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "Lingote de estaño", "item.anvilcraft.tin_nugget": "Pepita de hojalata", "item.anvilcraft.titanium_ingot": "Lingote de titanio", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "Potencia de Entrada", "screen.anvilcraft.item_collector.range": "Rango", "screen.anvilcraft.item_collector.title": "Colector de Elementos", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "Eliminar maldiciones y penalizaciones", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "Usar clics en elementos para establecer el filtro", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Count: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Size:", "screen.anvilcraft.structure_tool.to_data_gen": "To Data Gen", "screen.anvilcraft.structure_tool.to_json": "To JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Click to copy", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure Removed", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "The selected area must be a cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "The side length of the selected area must be odd and cannot exceed 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Size: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "Conteniendo el poder del rayo", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "Red eléctrica: %d/%d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/fr_fr.json b/src/main/resources/assets/anvilcraft/lang/fr_fr.json index 5b347bb66..f239d1405 100644 --- a/src/main/resources/assets/anvilcraft/lang/fr_fr.json +++ b/src/main/resources/assets/anvilcraft/lang/fr_fr.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "Puissance de l'artisanat de l'enclume", "config.jade.plugin_anvilcraft.ruby_prism": "Prisme de rubis", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "Artisanat de l'enclume", "config.waila.plugin_anvilcraft.power_provider": "Enclume Craft Power", "config.waila.plugin_anvilcraft.warning_percent": "Seuil d'avertissement", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Écrasement d'objet", "gui.anvilcraft.category.item_inject": "Injection d'élément", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Maillage", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Synthèse multi-blocs", "gui.anvilcraft.category.multiblock.all_layers": "Toutes les couches visibles", "gui.anvilcraft.category.multiblock.single_layer": "Couche visible : %d de %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Pressant", "gui.anvilcraft.category.stamping": "Tampon", "gui.anvilcraft.category.super_heating": "Super Chauffage", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "Lingot de bronze", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "Condensateur", "item.anvilcraft.capacitor_empty": "Condensateur (vide)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "Boule de germes d'éponge", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Outil de structure", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "Lingot d'étain", "item.anvilcraft.tin_nugget": "Pépite d'étain", "item.anvilcraft.titanium_ingot": "Lingot de Titane", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "Puissance d'entrée", "screen.anvilcraft.item_collector.range": "Gamme", "screen.anvilcraft.item_collector.title": "Collecteur d'objets", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "Supprimer les pénalités de malédiction et d'enchantement", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "Utiliser les clics sur les éléments pour définir le filtre", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Nombre : %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Taille :", "screen.anvilcraft.structure_tool.to_data_gen": "Vers Data Gen", "screen.anvilcraft.structure_tool.to_json": "Vers JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Cliquer pour copier", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure supprimée", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max : x : %d, y : %d, z : %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min : x : %d, y : %d, z : %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "La zone sélectionnée doit être un cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "La longueur latérale de la zone sélectionnée doit être impair et ne doit pas dépasser 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Taille : x : %d, y : %d, z : %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "Contenir la puissance de la foudre", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "Réseau électrique: %d/%d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "Niveau laser : %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Niveau laser : %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/ja_jp.json b/src/main/resources/assets/anvilcraft/lang/ja_jp.json index 0ad520af5..b59ad29b8 100644 --- a/src/main/resources/assets/anvilcraft/lang/ja_jp.json +++ b/src/main/resources/assets/anvilcraft/lang/ja_jp.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "金床クラフトパワー", "config.jade.plugin_anvilcraft.ruby_prism": "Ruby Prism", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "アンビルクラフト", "config.waila.plugin_anvilcraft.power_provider": "アンビルクラフトパワー", "config.waila.plugin_anvilcraft.warning_percent": "警告しきい値", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Item Crush", "gui.anvilcraft.category.item_inject": "Item Inject", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Mesh", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Multiblock Crafting", "gui.anvilcraft.category.multiblock.all_layers": "All Layers Visible", "gui.anvilcraft.category.multiblock.single_layer": "Visible Layer: %d of %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Squeezing", "gui.anvilcraft.category.stamping": "Stamping", "gui.anvilcraft.category.super_heating": "Super Heating", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "ブロンズインゴット", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "コンデンサ", "item.anvilcraft.capacitor_empty": "コンデンサ(空)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "スポンジ芽球根", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Structure Tool", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "錫インゴット", "item.anvilcraft.tin_nugget": "錫塊", "item.anvilcraft.titanium_ingot": "チタンインゴット", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "入力電力", "screen.anvilcraft.item_collector.range": "範囲", "screen.anvilcraft.item_collector.title": "アイテムコレクター", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "呪いとエンチャントのペナルティを撤廃", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "アイテムのクリックを使用してフィルターを設定する", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Count: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Size:", "screen.anvilcraft.structure_tool.to_data_gen": "To Data Gen", "screen.anvilcraft.structure_tool.to_json": "To JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Click to copy", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure Removed", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "The selected area must be a cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "The side length of the selected area must be odd and cannot exceed 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Size: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "稲妻の力を封じ込める", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "電力網: %d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/ko_kr.json b/src/main/resources/assets/anvilcraft/lang/ko_kr.json index 242b97c8f..e9d4820cf 100644 --- a/src/main/resources/assets/anvilcraft/lang/ko_kr.json +++ b/src/main/resources/assets/anvilcraft/lang/ko_kr.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "모루 크래프트 파워", "config.jade.plugin_anvilcraft.ruby_prism": "Ruby Prism", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "앤빌 크래프트", "config.waila.plugin_anvilcraft.power_provider": "앤빌 크래프트 파워", "config.waila.plugin_anvilcraft.warning_percent": "경고 임계값", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Item Crush", "gui.anvilcraft.category.item_inject": "Item Inject", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Mesh", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Multiblock Crafting", "gui.anvilcraft.category.multiblock.all_layers": "All Layers Visible", "gui.anvilcraft.category.multiblock.single_layer": "Visible Layer: %d of %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Squeezing", "gui.anvilcraft.category.stamping": "Stamping", "gui.anvilcraft.category.super_heating": "Super Heating", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "청동 주괴", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "커패시터", "item.anvilcraft.capacitor_empty": "커패시터(비어 있음)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "갯솜 새싹 공", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Structure Tool", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "주석 주괴", "item.anvilcraft.tin_nugget": "주석 너겟", "item.anvilcraft.titanium_ingot": "티타늄 주괴", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "입력 전력", "screen.anvilcraft.item_collector.range": "범위", "screen.anvilcraft.item_collector.title": "아이템 수집기", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "저주와 인챈트 페널티를 제거합니다", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "항목 클릭을 사용하여 필터 설정", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Count: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Size:", "screen.anvilcraft.structure_tool.to_data_gen": "To Data Gen", "screen.anvilcraft.structure_tool.to_json": "To JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Click to copy", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure Removed", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "The selected area must be a cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "The side length of the selected area must be odd and cannot exceed 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Size: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "번개의 힘을 담아", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "전력망: %d/%d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/lzh.json b/src/main/resources/assets/anvilcraft/lang/lzh.json index 07b93ed58..04cafdbfe 100644 --- a/src/main/resources/assets/anvilcraft/lang/lzh.json +++ b/src/main/resources/assets/anvilcraft/lang/lzh.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "鐵砧匠藝電域訊息", "config.jade.plugin_anvilcraft.ruby_prism": "稜鏡", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "鐵砧匠藝", "config.waila.plugin_anvilcraft.power_provider": "鐵砧匠藝電域訊息", "config.waila.plugin_anvilcraft.warning_percent": "電力警戒之限", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "物之碎", "gui.anvilcraft.category.item_inject": "物入塊", "gui.anvilcraft.category.jewel_crafting": "珠寶之製", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "至大:%s", "gui.anvilcraft.category.mesh": "物之篩", "gui.anvilcraft.category.min_output": "至小:%s", "gui.anvilcraft.category.multiblock": "眾方之製", "gui.anvilcraft.category.multiblock.all_layers": "諸層悉見", "gui.anvilcraft.category.multiblock.single_layer": "見層:%d / %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "塊之榨", "gui.anvilcraft.category.stamping": "物之衝", "gui.anvilcraft.category.super_heating": "熾煉", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "青銅錠", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "褐水泥桶", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "電容", "item.anvilcraft.capacitor_empty": "電容(空)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "海綿之子", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "構器", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "錫錠", "item.anvilcraft.tin_nugget": "錫粒", "item.anvilcraft.titanium_ingot": "鈦錠", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "入之功", "screen.anvilcraft.item_collector.range": "域", "screen.anvilcraft.item_collector.title": "集械", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "袪咒 %i 項", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "除懲 %i 級", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "祛咒與消懲", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "執物擊之以設濾", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "目:%d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "度:", "screen.anvilcraft.structure_tool.to_data_gen": "至 Data Gen", "screen.anvilcraft.structure_tool.to_json": "至 JSON", @@ -650,7 +665,7 @@ "tooltip.anvilcraft.item.power_converter_small": "轉電為FE/RF/AE,耗能 1 kW", "tooltip.anvilcraft.item.recipe.processing.chance": "%1$s%% 幾率", "tooltip.anvilcraft.item.reinforced_concrete": "禦伏臨", - "tooltip.anvilcraft.item.remote_transmission_pole": "構築電域,輸電之距捌塊也", + "tooltip.anvilcraft.item.remote_transmission_pole": "構築電域,輸電之距壹拾陸塊也", "tooltip.anvilcraft.item.resin_block": "於友善之物或虚疲之怪施之以捕", "tooltip.anvilcraft.item.royal_anvil": "不毀,兼容甚廣", "tooltip.anvilcraft.item.royal_anvil_hammer": "為鎚,為砧,為具,為目鏡,亦為重錘", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "擊以複", - "tooltip.anvilcraft.item.structure_tool.data_removed": "結構已去", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "至大:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "至小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "選域須正方", "tooltip.anvilcraft.item.structure_tool.must_odd": "選域邊長須單而不逾十五", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "度:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "蘊雷霆之威", "tooltip.anvilcraft.item.transmission_pole": "構築電域,輸電之距捌塊也", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "電域:%d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "光品位:%d" + "tooltip.anvilcraft.jade.ruby_prism.power": "光品位:%d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/ru_ru.json b/src/main/resources/assets/anvilcraft/lang/ru_ru.json index 32e73fd09..226f2bb54 100644 --- a/src/main/resources/assets/anvilcraft/lang/ru_ru.json +++ b/src/main/resources/assets/anvilcraft/lang/ru_ru.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "Сила ремесла наковальни", "config.jade.plugin_anvilcraft.ruby_prism": "Ruby Prism", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "Наковальня Крафт", "config.waila.plugin_anvilcraft.power_provider": "Сила крафта наковальни", "config.waila.plugin_anvilcraft.warning_percent": "Порог предупреждения", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "Item Crush", "gui.anvilcraft.category.item_inject": "Item Inject", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "Mesh", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "Multiblock Crafting", "gui.anvilcraft.category.multiblock.all_layers": "All Layers Visible", "gui.anvilcraft.category.multiblock.single_layer": "Visible Layer: %d of %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "Squeezing", "gui.anvilcraft.category.stamping": "Stamping", "gui.anvilcraft.category.super_heating": "Super Heating", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "Бронзовый слиток", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "Конденсатор", "item.anvilcraft.capacitor_empty": "Конденсатор (пуст)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "Шарик из ростков губки", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "Structure Tool", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "Оловянный слиток", "item.anvilcraft.tin_nugget": "Оловянный самородок", "item.anvilcraft.titanium_ingot": "Титановый слиток", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "Входная Мощность", "screen.anvilcraft.item_collector.range": "Диапазон", "screen.anvilcraft.item_collector.title": "Сборщик Предметов", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "Удалить проклятие и стоимость ремонта", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "Использование кликов по элементам для установки фильтра", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "Count: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "Size:", "screen.anvilcraft.structure_tool.to_data_gen": "To Data Gen", "screen.anvilcraft.structure_tool.to_json": "To JSON", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "Click to copy", - "tooltip.anvilcraft.item.structure_tool.data_removed": "Structure Removed", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "Max: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "Min: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "The selected area must be a cube", "tooltip.anvilcraft.item.structure_tool.must_odd": "The side length of the selected area must be odd and cannot exceed 15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "Size: x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "Сдерживание силы молнии", "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "Электросеть: %d/%d МВт", - "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d" + "tooltip.anvilcraft.jade.ruby_prism.power": "Laser level: %d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/zh_cn.json b/src/main/resources/assets/anvilcraft/lang/zh_cn.json index 5ac708f0c..2b27f2e93 100644 --- a/src/main/resources/assets/anvilcraft/lang/zh_cn.json +++ b/src/main/resources/assets/anvilcraft/lang/zh_cn.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "物品探测器", "config.jade.plugin_anvilcraft.power_provider": "铁砧工艺电网信息", "config.jade.plugin_anvilcraft.ruby_prism": "棱镜", + "config.jade.plugin_anvilcraft.space_overcompressor": "空间超压器", "config.waila.plugin_anvilcraft": "铁砧工艺", "config.waila.plugin_anvilcraft.power_provider": "铁砧工艺电网信息", "config.waila.plugin_anvilcraft.warning_percent": "电力警告阈值", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "物品粉碎", "gui.anvilcraft.category.item_inject": "物品压入方块", "gui.anvilcraft.category.jewel_crafting": "珠宝合成", + "gui.anvilcraft.category.mass_inject": "质量注入", + "gui.anvilcraft.category.mass_inject.items_needed": "需要物品数:%s", + "gui.anvilcraft.category.mass_inject.mass_needed": "当注入的质量值达到%s后,产出一个此物品", + "gui.anvilcraft.category.mass_inject.mass_value": "质量值:%s", "gui.anvilcraft.category.max_output": "最大:%s", "gui.anvilcraft.category.mesh": "物品过筛", "gui.anvilcraft.category.min_output": "最小:%s", "gui.anvilcraft.category.multiblock": "多方块合成", "gui.anvilcraft.category.multiblock.all_layers": "所有层可见", "gui.anvilcraft.category.multiblock.single_layer": "可见层:%d / %d", + "gui.anvilcraft.category.multiblock_conversion": "多方块转化", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "展示模式:%s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "输入", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "输出", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "总览", "gui.anvilcraft.category.squeezing": "方块压榨", "gui.anvilcraft.category.stamping": "物品冲压", "gui.anvilcraft.category.super_heating": "高温熔炼", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "青铜锭", "item.anvilcraft.bronze_nugget": "青铜粒", "item.anvilcraft.brown_cement_bucket": "棕色水泥桶", + "item.anvilcraft.canned_food": "罐头食品", "item.anvilcraft.capacitor": "电容器", "item.anvilcraft.capacitor_empty": "电容器(空)", "item.anvilcraft.charged_neutronium_ingot": "充能中子锭", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "海绵芽球", "item.anvilcraft.stable_neutronium_ingot": "稳态中子锭", "item.anvilcraft.structure_tool": "结构工具", + "item.anvilcraft.tin_can": "锡罐", "item.anvilcraft.tin_ingot": "锡锭", "item.anvilcraft.tin_nugget": "锡粒", "item.anvilcraft.titanium_ingot": "钛锭", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "输入功率", "screen.anvilcraft.item_collector.range": "范围", "screen.anvilcraft.item_collector.title": "物品收集器", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "移除 %i 个诅咒", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "移除 %i 级惩罚", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "祛除诅咒和附魔惩罚", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "皇家钢升级", "screen.anvilcraft.slot.disable.tooltip": "持物品点击以设置过滤", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "铁砧,锻造台,砂轮,铁砧锤,紫水晶工具,金工具,铁工具,钻石工具", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "放入可升级物品", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "皇家钢锭或皇家钢块", + "screen.anvilcraft.structure_tool.conversion_output": "其选择的区域将作为配方的输出", + "screen.anvilcraft.structure_tool.conversion_recipe": "放入另一个结构工具以生成多方块转化配方", "screen.anvilcraft.structure_tool.count": "数量:%d", + "screen.anvilcraft.structure_tool.regular_recipe": "放入任意的普通物品以生成多方块合成配方", "screen.anvilcraft.structure_tool.size": "大小:", "screen.anvilcraft.structure_tool.to_data_gen": "到 Data Gen", "screen.anvilcraft.structure_tool.to_json": "到 JSON", @@ -650,7 +665,7 @@ "tooltip.anvilcraft.item.power_converter_small": "将电能转化为FE/RF/AE,耗电功率为 1 kW", "tooltip.anvilcraft.item.recipe.processing.chance": "%1$s%% 几率", "tooltip.anvilcraft.item.reinforced_concrete": "防苦力怕", - "tooltip.anvilcraft.item.remote_transmission_pole": "组建电网,传输距离为 8 个方块", + "tooltip.anvilcraft.item.remote_transmission_pole": "组建电网,传输距离为 16 个方块", "tooltip.anvilcraft.item.resin_block": "对友好生物或虚弱的怪物使用以抓捕生物", "tooltip.anvilcraft.item.royal_anvil": "不毁且有强大的兼容性", "tooltip.anvilcraft.item.royal_anvil_hammer": "是锤子、是铁砧、是扳手、是护目镜、也是重锤", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "防爆", "tooltip.anvilcraft.item.smooth_royal_steel_block": "防爆", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "点击以复制", - "tooltip.anvilcraft.item.structure_tool.data_removed": "结构已移除", + "tooltip.anvilcraft.item.structure_tool.data_removed": "已清空区域选择", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "输入与输出的多方块结构的大小必须相同", + "tooltip.anvilcraft.item.structure_tool.line_1": "开发者工具", + "tooltip.anvilcraft.item.structure_tool.line_2": "右键为多方块配方选择区域", + "tooltip.anvilcraft.item.structure_tool.line_3": "区域中的方块将作为配方的输入", "tooltip.anvilcraft.item.structure_tool.max_pos": "最大:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "最小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "选择的区域必须是一个正方体", "tooltip.anvilcraft.item.structure_tool.must_odd": "选择的区域边长必须为单数且不能超过15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift+右键清空区域选择", "tooltip.anvilcraft.item.structure_tool.size": "大小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "防爆,可徒手采集", "tooltip.anvilcraft.item.topaz": "蕴含闪电的力量", "tooltip.anvilcraft.item.transmission_pole": "组建电网,传输距离为 8 个方块", "tooltip.anvilcraft.jade.item_detector": "检测范围: %d", "tooltip.anvilcraft.jade.power_information": "电网:%d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "激光等级:%d" + "tooltip.anvilcraft.jade.ruby_prism.power": "激光等级:%d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "已储存质量: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/zh_hk.json b/src/main/resources/assets/anvilcraft/lang/zh_hk.json index c1ee50f34..da5e8ab10 100644 --- a/src/main/resources/assets/anvilcraft/lang/zh_hk.json +++ b/src/main/resources/assets/anvilcraft/lang/zh_hk.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "鐵砧工藝電網信息", "config.jade.plugin_anvilcraft.ruby_prism": "棱鏡", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "鐵砧工藝", "config.waila.plugin_anvilcraft.power_provider": "鐵砧工藝電網信息", "config.waila.plugin_anvilcraft.warning_percent": "電力警告閾值", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "物品粉碎", "gui.anvilcraft.category.item_inject": "物品壓入方塊", "gui.anvilcraft.category.jewel_crafting": "Jewel Crafting", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "Max: %s", "gui.anvilcraft.category.mesh": "物品過篩", "gui.anvilcraft.category.min_output": "Min: %s", "gui.anvilcraft.category.multiblock": "多方塊合成", "gui.anvilcraft.category.multiblock.all_layers": "所有層可見", "gui.anvilcraft.category.multiblock.single_layer": "可見層:%d / %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "方塊壓榨", "gui.anvilcraft.category.stamping": "物品衝壓", "gui.anvilcraft.category.super_heating": "高溫熔煉", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "青銅錠", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "Brown Cement Bucket", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "電容器", "item.anvilcraft.capacitor_empty": "電容器(空)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "海綿芽球", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "結構工具", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "錫錠", "item.anvilcraft.tin_nugget": "錫粒", "item.anvilcraft.titanium_ingot": "鈦錠", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "輸入功率", "screen.anvilcraft.item_collector.range": "範圍", "screen.anvilcraft.item_collector.title": "物品收集器", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "祛除詛咒和附魔懲罰", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "持有物品點擊以設置過濾", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "數量:%d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "大小:", "screen.anvilcraft.structure_tool.to_data_gen": "到 Data Gen", "screen.anvilcraft.structure_tool.to_json": "到 JSON", @@ -650,7 +665,7 @@ "tooltip.anvilcraft.item.power_converter_small": "將電能轉化為FE/RF/AE,耗電功率為 1 kW", "tooltip.anvilcraft.item.recipe.processing.chance": "%1$s%% 幾率", "tooltip.anvilcraft.item.reinforced_concrete": "防 Creeper", - "tooltip.anvilcraft.item.remote_transmission_pole": "Build a power grid with a transmission length of 8", + "tooltip.anvilcraft.item.remote_transmission_pole": "組建電網,傳輸距離為 16 個方塊", "tooltip.anvilcraft.item.resin_block": "對友好生物或虛弱嘅怪物使用以抓捕生物", "tooltip.anvilcraft.item.royal_anvil": "不毀且有強大嘅相容性", "tooltip.anvilcraft.item.royal_anvil_hammer": "是鎚子、是鐵砧、是扳手、是護目鏡、也是重錘", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "點擊以複製", - "tooltip.anvilcraft.item.structure_tool.data_removed": "結構已移除", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "最大:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "最小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "選擇嘅區域必須是一個正方體", "tooltip.anvilcraft.item.structure_tool.must_odd": "選擇嘅區域邊長必須為單數且不能超過15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "大小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "蘊含閃電嘅力量", - "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", + "tooltip.anvilcraft.item.transmission_pole": "組建電網,傳輸距離為 8 個方塊", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "電網:%d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "激光等級:%d" + "tooltip.anvilcraft.jade.ruby_prism.power": "激光等級:%d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/zh_meme.json b/src/main/resources/assets/anvilcraft/lang/zh_meme.json index fcb6e4954..6d1404223 100644 --- a/src/main/resources/assets/anvilcraft/lang/zh_meme.json +++ b/src/main/resources/assets/anvilcraft/lang/zh_meme.json @@ -95,7 +95,7 @@ "block.anvilcraft.incandescent_tungsten_block": "精神焕发的钨方块", "block.anvilcraft.induction_light": "高松灯", "block.anvilcraft.item_collector": "物品收藏家", - "block.anvilcraft.item_detector": "Item Detector", + "block.anvilcraft.item_detector": "物品探测器", "block.anvilcraft.jewelcrafting_table": "珠宝加工台", "block.anvilcraft.large_cake": "很大的蛋糕", "block.anvilcraft.lava_cauldron": "装有熔岩的中华锅", @@ -112,13 +112,13 @@ "block.anvilcraft.magenta_cement_cauldron": "装有品红色水门汀的中华锅", "block.anvilcraft.magnet_block": "钕铁硼方块", "block.anvilcraft.magnetic_chute": "磁 场 转 动 的 发 福 的 H O P", - "block.anvilcraft.magnetoelectric_core": "Magnetoelectric Core", + "block.anvilcraft.magnetoelectric_core": "磁电核心", "block.anvilcraft.melt_gem": "热化了的宝石", "block.anvilcraft.melt_gem_cauldron": "装有熔融宝石的中华锅", "block.anvilcraft.menger_sponge": "黄 黄 色 黄 色 大 发 糕 糕 糕", "block.anvilcraft.mineral_fountain": "很热的硬♂硬的东西", "block.anvilcraft.mob_amber_block": "含暴徒的古老的树脂方块", - "block.anvilcraft.negative_matter_block": "Negative Matter Block", + "block.anvilcraft.negative_matter_block": "负物质块", "block.anvilcraft.nesting_shulker_box": "傻瓜盒子²", "block.anvilcraft.nether_dust": "尼德兰尘土", "block.anvilcraft.obsidian_cauldron": "装有黑曜石的中华锅", @@ -236,7 +236,7 @@ "block.anvilcraft.space_overcompressor": "空格叠加压缩器", "block.anvilcraft.spectral_anvil": "光谱哐当", "block.anvilcraft.stamping_platform": "长得像浇铸台但是用来冲压的冲压平台", - "block.anvilcraft.sturdy_deepslate": "Sturdy Deepslate", + "block.anvilcraft.sturdy_deepslate": "坚固深板岩", "block.anvilcraft.supercritical_nesting_shulker_box": "傻瓜盒子⁴", "block.anvilcraft.tempering_glass": "很硬的玻璃", "block.anvilcraft.tesla_tower": "磁暴线圈", @@ -261,29 +261,30 @@ "block.anvilcraft.yellow_cement_cauldron": "装有黄色水门汀的中华锅", "block.anvilcraft.zinc_block": "锌方块", "block.anvilcraft.zinc_pressure_plate": "锌阿姨压一压板", - "config.jade.plugin_anvilcraft.item_detector": "Item Detector", + "config.jade.plugin_anvilcraft.item_detector": "物品观察者", "config.jade.plugin_anvilcraft.power_provider": "哐当工艺电网信息", "config.jade.plugin_anvilcraft.ruby_prism": "一方通行", + "config.jade.plugin_anvilcraft.space_overcompressor": "太空超级压缩器", "config.waila.plugin_anvilcraft": "哐当工艺", "config.waila.plugin_anvilcraft.power_provider": "哐当工艺WIFI信息", "config.waila.plugin_anvilcraft.warning_percent": "WIFI上火阈值", - "death.attack.anvilcraft.laser": "%1$s was pierced by laser", - "death.attack.anvilcraft.lost_in_time": "%1$s was lost in the river of time", + "death.attack.anvilcraft.laser": "%1$s 被激光射了个对穿", + "death.attack.anvilcraft.lost_in_time": "%1$s迷失在了时间的长河中", "enchantment.anvilcraft.beheading": "杀头", - "enchantment.anvilcraft.beheading.desc": "Enhance the probability of the Wither Skeleton Skull dropping and cause mobs (including players) that were previously unable to drop their heads to do so.", + "enchantment.anvilcraft.beheading.desc": "增加凋灵骷髅头颅的掉落率,使其它生物(包括玩家)能掉落头颅。", "enchantment.anvilcraft.felling": "砍树", - "enchantment.anvilcraft.felling.desc": "Harvest mature crops within a certain range and replant them. The first level range is 3 * 3, the second level is 5 * 5, and the third level is 7 * 7, expanding one circle per level.", + "enchantment.anvilcraft.felling.desc": "收割一定范围内的成熟作物并重新种植,范围随等级增加。", "enchantment.anvilcraft.harvest": "收割", - "enchantment.anvilcraft.harvest.desc": "Chain collection of logs and their variants, with a default configuration of enchantment level n, can chain collect up to 1+2n blocks at a time.", + "enchantment.anvilcraft.harvest.desc": "连锁采集原木及其变种,连锁数量上限随等级增加。", "entity.anvilcraft.animate_ascending_block": "上升的哐当", "entity.anvilcraft.falling_giant_anvil": "下落的咣咚", "entity.anvilcraft.falling_spectral_block": "下落的光谱方块", "entity.anvilcraft.floating_block": "飞起来!块", "entity.minecraft.villager.anvilcraft.jeweler": "珠宝商", "gui.anvilcraft.category.average_output": "平均:%s", - "gui.anvilcraft.category.beacon_conversion": "Beacon Conversion", - "gui.anvilcraft.category.beacon_conversion.activate": "Use this item to activate beacon", - "gui.anvilcraft.category.beacon_conversion.beacon_base": "Use this block as beacon base", + "gui.anvilcraft.category.beacon_conversion": "信标转化", + "gui.anvilcraft.category.beacon_conversion.activate": "使用此物品激活信标", + "gui.anvilcraft.category.beacon_conversion.beacon_base": "使用此方块搭建信标底座", "gui.anvilcraft.category.block_compress": "方块压缩", "gui.anvilcraft.category.block_crush": "方块粉碎", "gui.anvilcraft.category.boiling": "快速烹饪", @@ -294,18 +295,27 @@ "gui.anvilcraft.category.chance": "概率:%s%%", "gui.anvilcraft.category.concrete": "具体的", "gui.anvilcraft.category.cooking": "快速烹饪", - "gui.anvilcraft.category.end_portal_conversion": "Block Falls Into End Portal", - "gui.anvilcraft.category.end_portal_conversion.fall_through": "Converted when fall through end portal", + "gui.anvilcraft.category.end_portal_conversion": "方块落入末地传送门", + "gui.anvilcraft.category.end_portal_conversion.fall_through": "落入末地传送门时发生转化", "gui.anvilcraft.category.item_compress": "物品压缩", "gui.anvilcraft.category.item_crush": "物品粉碎", "gui.anvilcraft.category.item_inject": "物品压入方块", "gui.anvilcraft.category.jewel_crafting": "珠宝合成", + "gui.anvilcraft.category.mass_inject": "质量注入", + "gui.anvilcraft.category.mass_inject.items_needed": "需要物品数:%s", + "gui.anvilcraft.category.mass_inject.mass_needed": "当注入的质量值达到%s后,产出一个此物品", + "gui.anvilcraft.category.mass_inject.mass_value": "质量值:%s", "gui.anvilcraft.category.max_output": "最大:%s", "gui.anvilcraft.category.mesh": "物品过筛", "gui.anvilcraft.category.min_output": "最小:%s", "gui.anvilcraft.category.multiblock": "多方块合成", "gui.anvilcraft.category.multiblock.all_layers": "所有层可见", "gui.anvilcraft.category.multiblock.single_layer": "可见层:%d / %d", + "gui.anvilcraft.category.multiblock_conversion": "多方块转化", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "展示模式:%s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "输入", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "输出", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "总览", "gui.anvilcraft.category.squeezing": "方块压榨", "gui.anvilcraft.category.stamping": "物品冲压", "gui.anvilcraft.category.super_heating": "超级加热", @@ -314,11 +324,11 @@ "gui.anvilcraft.category.time_warp.consume_fluid": "消耗:%s", "gui.anvilcraft.category.time_warp.need_activated": "需要激活的", "gui.anvilcraft.category.time_warp.produce_fluid": "产生:%s", - "gui.anvilcraft.category.void_decay": "Void Decay", - "gui.anvilcraft.category.void_decay.around": "Put this block adjacent to the center block", - "gui.anvilcraft.category.void_decay.center": "Put this block at center", - "gui.anvilcraft.category.void_decay.not_consumed": "Not consumed in conversion", - "gui.anvilcraft.category.void_decay.random_tick": "The block at center will be converted when received random tick", + "gui.anvilcraft.category.void_decay": "虚空衰变", + "gui.anvilcraft.category.void_decay.around": "将此方块放在中心", + "gui.anvilcraft.category.void_decay.center": "将此方块放在中心", + "gui.anvilcraft.category.void_decay.not_consumed": "在转换过程中不消耗", + "gui.anvilcraft.category.void_decay.random_tick": "接收到随机刻时,中心方块将被转化", "item.anvilcraft.amber": "古老的树脂", "item.anvilcraft.amethyst_axe": "紫水晶碎碎冰斧", "item.anvilcraft.amethyst_hoe": "紫水晶碎碎冰锄", @@ -332,13 +342,14 @@ "item.anvilcraft.black_cement_bucket": "黑色水门汀铁桶", "item.anvilcraft.blue_cement_bucket": "蓝色水门汀铁桶", "item.anvilcraft.brass_ingot": "黄铜元宝", - "item.anvilcraft.brass_nugget": "Brass Nugget", + "item.anvilcraft.brass_nugget": "黄铜粒", "item.anvilcraft.bronze_ingot": "青铜元宝", - "item.anvilcraft.bronze_nugget": "Bronze Nugget", + "item.anvilcraft.bronze_nugget": "青铜粒", "item.anvilcraft.brown_cement_bucket": "咖啡色水门汀铁桶", + "item.anvilcraft.canned_food": "罐头食品", "item.anvilcraft.capacitor": "电容器", "item.anvilcraft.capacitor_empty": "电容器(空)", - "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", + "item.anvilcraft.charged_neutronium_ingot": "充能中子锭", "item.anvilcraft.chocolate": "巧克力", "item.anvilcraft.chocolate_black": "黑巧克力", "item.anvilcraft.chocolate_white": "白巧克力", @@ -366,7 +377,7 @@ "item.anvilcraft.ember_metal_shovel": "鱼筋金属锹", "item.anvilcraft.ember_metal_sword": "Devil Sword Dante", "item.anvilcraft.ember_metal_upgrade_smithing_template": "{{鱼筋金属锻造}}", - "item.anvilcraft.emerald_amulet": "Emerald Amulet", + "item.anvilcraft.emerald_amulet": "绿宝石护符", "item.anvilcraft.fire_reforging.tooltip": "重铸:在火或熔岩中自动修复", "item.anvilcraft.flour": "面粉", "item.anvilcraft.geode": "紫色梆硬无花果", @@ -389,10 +400,10 @@ "item.anvilcraft.magnet": "手持钕铁硼", "item.anvilcraft.magnet_ingot": "钕铁硼元宝", "item.anvilcraft.melt_gem_bucket": "热化了的宝石铁桶", - "item.anvilcraft.negative_matter": "Negative Matter", - "item.anvilcraft.negative_matter_nugget": "Negative Matter Nugget", + "item.anvilcraft.negative_matter": "负物质", + "item.anvilcraft.negative_matter_nugget": "负物质粒", "item.anvilcraft.netherite_crystal_nucleus": "下界玄素元宝晶核", - "item.anvilcraft.neutronium_ingot": "Neutronium Ingot", + "item.anvilcraft.neutronium_ingot": "中子锭", "item.anvilcraft.oil_bucket": "可能滋生霉菌的铁桶", "item.anvilcraft.orange_cement_bucket": "橙色水门汀铁桶", "item.anvilcraft.pink_cement_bucket": "粉红色水门汀铁桶", @@ -418,23 +429,24 @@ "item.anvilcraft.royal_steel_sword": "Yamato", "item.anvilcraft.royal_steel_upgrade_smithing_template": "{{黄瓜钢锻造}}", "item.anvilcraft.ruby": "红色蓝宝石", - "item.anvilcraft.ruby_amulet": "Ruby Amulet", + "item.anvilcraft.ruby_amulet": "红宝石护符", "item.anvilcraft.sapphire": "真·蓝宝石", - "item.anvilcraft.sapphire_amulet": "Sapphire Amulet", + "item.anvilcraft.sapphire_amulet": "蓝宝石护符", "item.anvilcraft.sea_heart_shell": "海心壳", "item.anvilcraft.sea_heart_shell_shard": "海心壳碎片", "item.anvilcraft.seeds_pack": "种子包", "item.anvilcraft.silver_ingot": "银元宝", "item.anvilcraft.silver_nugget": "银粒", "item.anvilcraft.sponge_gemmule": "黄 色 小 发 糕", - "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", + "item.anvilcraft.stable_neutronium_ingot": "稳态中子锭", "item.anvilcraft.structure_tool": "剽 窃 工 具 人", + "item.anvilcraft.tin_can": "锡罐", "item.anvilcraft.tin_ingot": "锡元宝", "item.anvilcraft.tin_nugget": "锡粒", "item.anvilcraft.titanium_ingot": "钛元宝", "item.anvilcraft.titanium_nugget": "钛粒", "item.anvilcraft.topaz": "雷公助我!", - "item.anvilcraft.topaz_amulet": "Topaz Amulet", + "item.anvilcraft.topaz_amulet": "黄玉护符", "item.anvilcraft.tungsten_ingot": "钨元宝", "item.anvilcraft.tungsten_nugget": "钨粒", "item.anvilcraft.uranium_ingot": "铀元宝", @@ -452,7 +464,7 @@ "itemGroup.anvilcraft.tools": "哐当工艺:工具与实用物品", "jei.anvilcraft.info.capacitor": "通过在收费者中给空电容充电获取", "jei.anvilcraft.info.craw_claw": "从放置在贴吧中的屑笼中获取", - "jei.anvilcraft.info.end_dust": "Any falling block, except for anvils and Dragon Egg, will be converted into End Dust when fall through end portal.", + "jei.anvilcraft.info.end_dust": "任意重力方块(铁砧、龙蛋除外)落入末地传送门时,会转化为末地尘。", "jei.anvilcraft.info.geode_1": "右键使用时能够找到附近的紫晶洞(地物)", "jei.anvilcraft.info.geode_2": "通过挖掘紫水晶母岩掉落", "jei.anvilcraft.info.geode_3": "也可以在奖励箱中找到它", @@ -462,10 +474,10 @@ "message.anvilcraft.code_gen_check": "请检查选择的区域是否为正方体且输出槽是否有物品。", "message.anvilcraft.code_gen_filed": "代码生成失败", "message.anvilcraft.copied_to_clipboard": "已复制到剪切板", - "message.anvilcraft.disk.data_applied": "Applied setting stored in disk to block", - "message.anvilcraft.disk.data_cleared": "Cleared data stored in disk", - "message.anvilcraft.disk.data_incompatible": "This block is incompatible with data stored in disk", - "message.anvilcraft.disk.data_stored": "Stored setting of block into disk", + "message.anvilcraft.disk.data_applied": "已将磁盘中存储的配置应用于方块", + "message.anvilcraft.disk.data_cleared": "已清除磁盘中存储的数据", + "message.anvilcraft.disk.data_incompatible": "该方块与磁盘中存储的数据不兼容", + "message.anvilcraft.disk.data_stored": "已将方块的配置存储到磁盘中", "message.anvilcraft.file_save_failed": "保存文件 %s 时发生问题, %s", "message.anvilcraft.file_saved": "文件已保存至 %s", "message.anvilcraft.need_patchouli_installed": "需要安装帕秋莉手册模組", @@ -484,33 +496,36 @@ "screen.anvilcraft.button.direction.south": "南", "screen.anvilcraft.button.direction.up": "上", "screen.anvilcraft.button.direction.west": "西", - "screen.anvilcraft.button.filter_mode": "Filter Mode: %s", - "screen.anvilcraft.button.filter_mode_all": "All", - "screen.anvilcraft.button.filter_mode_any": "Any", + "screen.anvilcraft.button.filter_mode": "过滤模式:%s", + "screen.anvilcraft.button.filter_mode_all": "全部", + "screen.anvilcraft.button.filter_mode_any": "安妮", "screen.anvilcraft.button.off": "关", "screen.anvilcraft.button.on": "开", "screen.anvilcraft.button.record": "保留物品过滤:%s", - "screen.anvilcraft.ember_metal_upgrade_smithing_template": "Ember Metal Upgrade", - "screen.anvilcraft.filter.scroll_to_change": "Scroll mouse to change count", - "screen.anvilcraft.filter.shift_to_scroll_faster": "Hold Shift to scroll faster", + "screen.anvilcraft.ember_metal_upgrade_smithing_template": "鱼筋金属升级", + "screen.anvilcraft.filter.scroll_to_change": "滚动鼠标改变数量", + "screen.anvilcraft.filter.shift_to_scroll_faster": "按住Shift滚动更快", "screen.anvilcraft.item_collector.cooldown": "冷却时间", "screen.anvilcraft.item_collector.input_power": "输入功率", "screen.anvilcraft.item_collector.range": "范围", "screen.anvilcraft.item_collector.title": "物品收集器", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "移除 %i 诅咒", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "移除 %i 级惩罚", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "祛除诅咒和附魔惩罚", - "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", + "screen.anvilcraft.royal_steel_upgrade_smithing_template": "黄瓜钢升级", "screen.anvilcraft.slot.disable.tooltip": "持物品点击以设置过滤", "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.additions_slot_description": "放入鱼筋金属元宝或鱼筋金属方块", "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.applies_to": "黄瓜哐当锤,下界玄素元宝工具,黄瓜钢工具,黄瓜锻造类方块", - "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.base_slot_description": "Put upgradable item", - "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.upgrade_ingredients": "Ember Metal Ingot or Ember Metal Block", + "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.base_slot_description": "放入可升级物品", + "screen.anvilcraft.smithing_template.ember_metal_upgrade_smithing_template.upgrade_ingredients": "鱼筋金属元宝或鱼筋金属方块", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.additions_slot_description": "放入黄瓜钢元宝或黄瓜钢方块", - "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", - "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", - "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "铁砧,锻造台,砂轮,铁砧锤,紫水晶工具,金工具,铁工具,钻石工具", + "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "放入可升级物品", + "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "黄瓜钢元宝或黄瓜钢方块", + "screen.anvilcraft.structure_tool.conversion_output": "其选择的区域将作为配方的输出", + "screen.anvilcraft.structure_tool.conversion_recipe": "放入另一个结构工具以生成多方块转化配方", "screen.anvilcraft.structure_tool.count": "数量: %d", + "screen.anvilcraft.structure_tool.regular_recipe": "放入任意的普通物品以生成多方块合成配方", "screen.anvilcraft.structure_tool.size": "大小:", "screen.anvilcraft.structure_tool.to_data_gen": "到 Data Gen", "screen.anvilcraft.structure_tool.to_json": "到 JSON", @@ -542,12 +557,12 @@ "text.autoconfig.anvilcraft.option.geodeInterval.@Tooltip": "使用晶洞搜索紫晶洞(地物)时的搜索方块间隔", "text.autoconfig.anvilcraft.option.geodeRadius": "晶洞搜索半径", "text.autoconfig.anvilcraft.option.geodeRadius.@Tooltip": "使用晶洞搜索紫晶洞(地物)的最大半径", - "text.autoconfig.anvilcraft.option.giantAnvilMaxShockRadius": "Giant Anvil Max Shock Radius", - "text.autoconfig.anvilcraft.option.giantAnvilMaxShockRadius.@Tooltip": "Maximum radius of giant anvil's shock behavior", + "text.autoconfig.anvilcraft.option.giantAnvilMaxShockRadius": "巨型铁砧震地范围上限", + "text.autoconfig.anvilcraft.option.giantAnvilMaxShockRadius.@Tooltip": "巨型铁砧触发震地效果的最大半径", "text.autoconfig.anvilcraft.option.heliostatsDetectionInterval": "追光者扫描间隔", "text.autoconfig.anvilcraft.option.heliostatsDetectionInterval.@Tooltip": "追光者每次扫描的扫描间隔(单位:ticks)", - "text.autoconfig.anvilcraft.option.heliostatsSunflowerModel": "Heliostats Sunflower Model", - "text.autoconfig.anvilcraft.option.heliostatsSunflowerModel.@Tooltip": "Heliostats render sunflower head model in Sunflower Plains biome", + "text.autoconfig.anvilcraft.option.heliostatsSunflowerModel": "定日镜向日葵模型", + "text.autoconfig.anvilcraft.option.heliostatsSunflowerModel.@Tooltip": "在向日葵平原生物群系中,定日镜头部模型变为向日葵", "text.autoconfig.anvilcraft.option.inductionLightBlockRipeningCooldown": "高松灯催熟冷却", "text.autoconfig.anvilcraft.option.inductionLightBlockRipeningRange": "高松灯催熟范围", "text.autoconfig.anvilcraft.option.isLaserDoImpactChecking": "激光碰撞箱检测", @@ -580,8 +595,8 @@ "text.autoconfig.anvilcraft.option.renderBloomEffect.@Tooltip": "在激光和输电杆连线上渲染辉光效果", "text.autoconfig.anvilcraft.option.renderPowerTransmitterLines": "渲染WIFI传输线", "text.autoconfig.anvilcraft.option.renderPowerTransmitterLines.@Tooltip": "在路由器天线之间渲染WIFI传输的线段", - "text.autoconfig.anvilcraft.option.transparentCraftingTableMaxMatrixSize": "Transparent Crafting Table Max Matrix Size", - "text.autoconfig.anvilcraft.option.transparentCraftingTableMaxMatrixSize.@Tooltip": "Maximum size for connecting transparent crafting table to form matrix", + "text.autoconfig.anvilcraft.option.transparentCraftingTableMaxMatrixSize": "通透工作台最大矩阵规模", + "text.autoconfig.anvilcraft.option.transparentCraftingTableMaxMatrixSize.@Tooltip": "相连的通透工作台可形成矩阵的最大规模", "text.autoconfig.anvilcraft.title": "哐当工艺 - 配置", "tooltip.anvilcraft.grid_information.consumer_stats": "耗电统计:", "tooltip.anvilcraft.grid_information.input_power": " 耗电量:%d", @@ -609,23 +624,23 @@ "tooltip.anvilcraft.item.cursed_gold_block": "携带者将受到诅咒", "tooltip.anvilcraft.item.cursed_gold_ingot": "携带者将受到诅咒", "tooltip.anvilcraft.item.cursed_gold_nugget": "携带者将受到诅咒", - "tooltip.anvilcraft.item.cut_ember_metal_block": "Wither proof", - "tooltip.anvilcraft.item.cut_ember_metal_pillar": "Wither proof", - "tooltip.anvilcraft.item.cut_ember_metal_slab": "Wither proof", - "tooltip.anvilcraft.item.cut_ember_metal_stairs": "Wither proof", + "tooltip.anvilcraft.item.cut_ember_metal_block": "防凋灵", + "tooltip.anvilcraft.item.cut_ember_metal_pillar": "防凋灵", + "tooltip.anvilcraft.item.cut_ember_metal_slab": "防凋灵", + "tooltip.anvilcraft.item.cut_ember_metal_stairs": "防凋灵", "tooltip.anvilcraft.item.cut_heavy_iron_block": "防爆", "tooltip.anvilcraft.item.cut_heavy_iron_slab": "防爆", "tooltip.anvilcraft.item.cut_heavy_iron_stairs": "防爆", "tooltip.anvilcraft.item.cut_royal_steel_block": "防爆", - "tooltip.anvilcraft.item.cut_royal_steel_pillar": "Explosion proof", + "tooltip.anvilcraft.item.cut_royal_steel_pillar": "防爆", "tooltip.anvilcraft.item.cut_royal_steel_slab": "防爆", "tooltip.anvilcraft.item.cut_royal_steel_stairs": "防爆", - "tooltip.anvilcraft.item.disk.clear": "Shift + Right click to clear data stored", - "tooltip.anvilcraft.item.disk.store": "Right click block to copy its setting", - "tooltip.anvilcraft.item.ember_anvil": "Wither proof", - "tooltip.anvilcraft.item.ember_grindstone": "Wither proof", - "tooltip.anvilcraft.item.ember_metal_block": "Wither proof", - "tooltip.anvilcraft.item.ember_smithing_table": "Wither proof", + "tooltip.anvilcraft.item.disk.clear": "Shift + 右键清除存储的数据", + "tooltip.anvilcraft.item.disk.store": "右键方块复制其配置", + "tooltip.anvilcraft.item.ember_anvil": "防凋灵", + "tooltip.anvilcraft.item.ember_grindstone": "防凋灵", + "tooltip.anvilcraft.item.ember_metal_block": "防凋灵", + "tooltip.anvilcraft.item.ember_smithing_table": "防凋灵", "tooltip.anvilcraft.item.ferrite_core_magnet_block": "吸引下方的哐当,被↑↓推拉时使相邻的铜方块产生电荷", "tooltip.anvilcraft.item.geode": "使用时寻找周围的紫晶洞(地物)", "tooltip.anvilcraft.item.heater": "加热上方的方块,耗电功率为 16 kW", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "防爆", "tooltip.anvilcraft.item.smooth_royal_steel_block": "防爆", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "点击以复制", - "tooltip.anvilcraft.item.structure_tool.data_removed": "结构已移除", + "tooltip.anvilcraft.item.structure_tool.data_removed": "已清空区域选择", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "输入与输出的多方块结构的大小必须相同", + "tooltip.anvilcraft.item.structure_tool.line_1": "开发者工具", + "tooltip.anvilcraft.item.structure_tool.line_2": "右键为多方块配方选择区域", + "tooltip.anvilcraft.item.structure_tool.line_3": "区域中的方块将作为配方的输入", "tooltip.anvilcraft.item.structure_tool.max_pos": "最大:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "最小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "选择的区域必须是一个正方体", "tooltip.anvilcraft.item.structure_tool.must_odd": "选择的区域边长必须为单数且不能超过15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift+右键清空区域选择", "tooltip.anvilcraft.item.structure_tool.size": "大小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "防爆,可徒手采集", "tooltip.anvilcraft.item.topaz": "蕴含闪电的抛瓦!", "tooltip.anvilcraft.item.transmission_pole": "组建电网,传输距离为 8 个方块(据传上古时期有大能可以用其击碎硬♂硬的东西)", - "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", + "tooltip.anvilcraft.jade.item_detector": "检测范围: %d", "tooltip.anvilcraft.jade.power_information": "电网:%d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "激光等级:%d" + "tooltip.anvilcraft.jade.ruby_prism.power": "激光等级:%d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "已储存质量: %s" } \ No newline at end of file diff --git a/src/main/resources/assets/anvilcraft/lang/zh_tw.json b/src/main/resources/assets/anvilcraft/lang/zh_tw.json index 6241584fd..440a6083b 100644 --- a/src/main/resources/assets/anvilcraft/lang/zh_tw.json +++ b/src/main/resources/assets/anvilcraft/lang/zh_tw.json @@ -264,6 +264,7 @@ "config.jade.plugin_anvilcraft.item_detector": "Item Detector", "config.jade.plugin_anvilcraft.power_provider": "鐵砧工藝電網資訊", "config.jade.plugin_anvilcraft.ruby_prism": "稜鏡", + "config.jade.plugin_anvilcraft.space_overcompressor": "Space Overcompressor", "config.waila.plugin_anvilcraft": "鐵砧工藝", "config.waila.plugin_anvilcraft.power_provider": "鐵砧工藝電網資訊", "config.waila.plugin_anvilcraft.warning_percent": "電力警示閾值", @@ -300,12 +301,21 @@ "gui.anvilcraft.category.item_crush": "物品粉碎", "gui.anvilcraft.category.item_inject": "物品壓入方塊", "gui.anvilcraft.category.jewel_crafting": "珠寶合成", + "gui.anvilcraft.category.mass_inject": "Mass Inject", + "gui.anvilcraft.category.mass_inject.items_needed": "Items Needed: %s", + "gui.anvilcraft.category.mass_inject.mass_needed": "This item will be produced after total mass value injected reaches %s", + "gui.anvilcraft.category.mass_inject.mass_value": "Mass Value: %s", "gui.anvilcraft.category.max_output": "最大:%s", "gui.anvilcraft.category.mesh": "物品過篩", "gui.anvilcraft.category.min_output": "最小:%s", "gui.anvilcraft.category.multiblock": "多方塊合成", "gui.anvilcraft.category.multiblock.all_layers": "所有層可見", "gui.anvilcraft.category.multiblock.single_layer": "可見層:%d / %d", + "gui.anvilcraft.category.multiblock_conversion": "Multiblock Conversion", + "gui.anvilcraft.category.multiblock_conversion.current_mode": "Display Mode: %s", + "gui.anvilcraft.category.multiblock_conversion.display_mode.input": "Input", + "gui.anvilcraft.category.multiblock_conversion.display_mode.output": "Output", + "gui.anvilcraft.category.multiblock_conversion.display_mode.overview": "Overview", "gui.anvilcraft.category.squeezing": "方塊壓榨", "gui.anvilcraft.category.stamping": "物品衝壓", "gui.anvilcraft.category.super_heating": "高溫熔煉", @@ -336,6 +346,7 @@ "item.anvilcraft.bronze_ingot": "青銅錠", "item.anvilcraft.bronze_nugget": "Bronze Nugget", "item.anvilcraft.brown_cement_bucket": "棕色水泥桶", + "item.anvilcraft.canned_food": "Canned Food", "item.anvilcraft.capacitor": "電容器", "item.anvilcraft.capacitor_empty": "電容器(空)", "item.anvilcraft.charged_neutronium_ingot": "Charged Neutronium Ingot", @@ -429,6 +440,7 @@ "item.anvilcraft.sponge_gemmule": "海綿芽球", "item.anvilcraft.stable_neutronium_ingot": "Stable Neutronium Ingot", "item.anvilcraft.structure_tool": "結構工具", + "item.anvilcraft.tin_can": "Tin Can", "item.anvilcraft.tin_ingot": "錫錠", "item.anvilcraft.tin_nugget": "錫粒", "item.anvilcraft.titanium_ingot": "鈦錠", @@ -497,8 +509,8 @@ "screen.anvilcraft.item_collector.input_power": "輸入功率", "screen.anvilcraft.item_collector.range": "範圍", "screen.anvilcraft.item_collector.title": "物品收集器", - "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed %i curse", - "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed %i repair cost", + "screen.anvilcraft.royal_grindstone.remove_curse_count": "Removed curses: %s / %s", + "screen.anvilcraft.royal_grindstone.remove_repair_cost": "Removed repair cost: %s / %se", "screen.anvilcraft.royal_grindstone.title": "祛除詛咒和附魔懲罰", "screen.anvilcraft.royal_steel_upgrade_smithing_template": "Royal Steel Upgrade", "screen.anvilcraft.slot.disable.tooltip": "持有物品點擊以設定過濾", @@ -510,7 +522,10 @@ "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.applies_to": "Anvil, Smithing Table, Grindstone, Anvil Hammer, Amethyst Tools, Golden Tools, Iron Tools, Diamond Tools", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.base_slot_description": "Put upgradable item", "screen.anvilcraft.smithing_template.royal_steel_upgrade_smithing_template.upgrade_ingredients": "Royal Steel Ingot or Royal Steel Block", + "screen.anvilcraft.structure_tool.conversion_output": "The area selected by it will be the output of recipe", + "screen.anvilcraft.structure_tool.conversion_recipe": "Put another structure tool to generate multiblock conversion recipe", "screen.anvilcraft.structure_tool.count": "數量:%d", + "screen.anvilcraft.structure_tool.regular_recipe": "Put any normal item to generate multiblock crafting recipe", "screen.anvilcraft.structure_tool.size": "大小:", "screen.anvilcraft.structure_tool.to_data_gen": "Data Gen 格式", "screen.anvilcraft.structure_tool.to_json": "JSON 格式", @@ -650,7 +665,7 @@ "tooltip.anvilcraft.item.power_converter_small": "將電能轉化為 FE,耗電功率為 1 kW", "tooltip.anvilcraft.item.recipe.processing.chance": "%1$s%% 機率", "tooltip.anvilcraft.item.reinforced_concrete": "防苦力怕", - "tooltip.anvilcraft.item.remote_transmission_pole": "Build a power grid with a transmission length of 8", + "tooltip.anvilcraft.item.remote_transmission_pole": "組建電網,傳輸距離為 16 個方塊", "tooltip.anvilcraft.item.resin_block": "對友好生物或虛弱的怪物使用以抓捕生物", "tooltip.anvilcraft.item.royal_anvil": "不毀且有強大的相容性", "tooltip.anvilcraft.item.royal_anvil_hammer": "是鎚子、是鐵砧、是扳手、是護目鏡、也是重錘", @@ -659,16 +674,22 @@ "tooltip.anvilcraft.item.royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.smooth_royal_steel_block": "Explosion proof", "tooltip.anvilcraft.item.structure_tool.click_to_copy": "點擊以複製", - "tooltip.anvilcraft.item.structure_tool.data_removed": "結構已移除", + "tooltip.anvilcraft.item.structure_tool.data_removed": "Cleared selected area", + "tooltip.anvilcraft.item.structure_tool.inconsistent_size": "The size of input pattern must be same as output pattern", + "tooltip.anvilcraft.item.structure_tool.line_1": "Developer tool", + "tooltip.anvilcraft.item.structure_tool.line_2": "Right click to select an area for multiblock recipe", + "tooltip.anvilcraft.item.structure_tool.line_3": "Blocks in the area will be the input of recipe", "tooltip.anvilcraft.item.structure_tool.max_pos": "最大:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.min_pos": "最小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.structure_tool.must_cube": "選擇的區域必須是一個正方體", "tooltip.anvilcraft.item.structure_tool.must_odd": "選擇的區域邊長必須為單數且不能超過15", + "tooltip.anvilcraft.item.structure_tool.shift_to_clear": "Shift + right click to clear selected area", "tooltip.anvilcraft.item.structure_tool.size": "大小:x: %d, y: %d, z: %d", "tooltip.anvilcraft.item.tempering_glass": "Explosion proof, No tools required on collect", "tooltip.anvilcraft.item.topaz": "蘊含閃電的力量", - "tooltip.anvilcraft.item.transmission_pole": "Build a power grid with a transmission length of 8", + "tooltip.anvilcraft.item.transmission_pole": "組建電網,傳輸距離為 8 個方塊", "tooltip.anvilcraft.jade.item_detector": "Detection Range: %d", "tooltip.anvilcraft.jade.power_information": "電網:%d / %d kW", - "tooltip.anvilcraft.jade.ruby_prism.power": "雷射等級:%d" + "tooltip.anvilcraft.jade.ruby_prism.power": "雷射等級:%d", + "tooltip.anvilcraft.space_overcompressor.stored_mass": "Stored Mass: %s" } \ No newline at end of file