Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compressed Creativity 翻译更新 #3840

Merged
merged 4 commits into from
Dec 31, 2023
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"block.compressedcreativity.cyan_plastic_bracket": "Cyan Plastic Bracket",
"block.compressedcreativity.gray_plastic_bracket": "Gray Plastic Bracket",
"block.compressedcreativity.green_plastic_bracket": "Green Plastic Bracket",
"block.compressedcreativity.heater": "Heater",
"block.compressedcreativity.industrial_air_blower": "Industrial Air Blower",
"block.compressedcreativity.light_blue_plastic_bracket": "Light Blue Plastic Bracket",
"block.compressedcreativity.light_gray_plastic_bracket": "Light Gray Plastic Bracket",
Expand Down Expand Up @@ -51,11 +52,20 @@
"compressedcreativity.ponder.rotational_compressor.text_6": "Machine could explode!",
"compressedcreativity.ponder.tag.pressure": "Pressure",
"compressedcreativity.ponder.tag.pressure.description": "Components which use pressurized air",
"compressedcreativity.recipe.blasting.air_blower": "Air Blower behind Lava",
"compressedcreativity.recipe.blasting.industrial_air_blower": "Industrial Air Blower behind Lava",
"compressedcreativity.recipe.haunting.air_blower": "Air Blower behind Soul Fire",
"compressedcreativity.recipe.haunting.industrial_air_blower": "Industrial Air Blower behind Soul Fire",
"compressedcreativity.recipe.smoking.air_blower": "Air Blower behind Fire",
"compressedcreativity.recipe.smoking.industrial_air_blower": "Industrial Air Blower behind Fire",
"compressedcreativity.recipe.washing.air_blower": "Air Blower behind Flowing Water",
"compressedcreativity.recipe.washing.industrial_air_blower": "Industrial Air Blower behind Flowing Water",
"compressedcreativity.tooltip.air": "Air:",
"compressedcreativity.tooltip.air_production": "Air generated:",
"compressedcreativity.tooltip.air_usage": "Air used:",
"compressedcreativity.tooltip.compressed_air_engine.idle_1": "This machine is currently idle:",
"compressedcreativity.tooltip.compressed_air_engine.idle_2": "This machine uses air even though it's not currently working",
"compressedcreativity.tooltip.heat_summary": "Heat Stats:",
"compressedcreativity.tooltip.installed_mesh": "Installed Mesh:",
"compressedcreativity.tooltip.installed_mesh_none": "No Mesh is installed",
"compressedcreativity.tooltip.not_enough_pressure": "Pressure Requirement:",
Expand All @@ -65,9 +75,13 @@
"compressedcreativity.tooltip.processing_speed_multiplier": "Processing speed multiplier: ",
"compressedcreativity.tooltip.rotational_compressor.wrong_direction": "Rotation Direction Requirement:",
"compressedcreativity.tooltip.rotational_compressor.wrong_direction_desc": "This machine would not work with rotation in this direction",
"compressedcreativity.tooltip.temperature": "Temperature:",
"compressedcreativity.tooltip.temperature_cooling": "Cooling speed:",
"compressedcreativity.unit.air": "mL",
"compressedcreativity.unit.air_per_tick": "mL/t",
"compressedcreativity.unit.bar": "bar",
"compressedcreativity.unit.temp": "C\u00B0",
"compressedcreativity.unit.temp_per_tick": "C\u00B0/t",
"item.compressedcreativity.brass_coated_upgrade_matrix": "Brass Coated Upgrade Matrix",
"item.compressedcreativity.brass_gilded_lapis_lazuli": "Brass Gilded Lapis Lazuli",
"item.compressedcreativity.engine_rotor": "Engine Rotor",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"block.compressedcreativity.cyan_plastic_bracket": "青色塑料支架",
"block.compressedcreativity.gray_plastic_bracket": "灰色塑料支架",
"block.compressedcreativity.green_plastic_bracket": "绿色塑料支架",
"block.compressedcreativity.heater": "加热器",
"block.compressedcreativity.industrial_air_blower": "工业吹风机",
"block.compressedcreativity.light_blue_plastic_bracket": "淡蓝色塑料支架",
"block.compressedcreativity.light_gray_plastic_bracket": "淡灰色塑料支架",
Expand Down Expand Up @@ -51,11 +52,20 @@
"compressedcreativity.ponder.rotational_compressor.text_6": "机器就会爆炸!",
"compressedcreativity.ponder.tag.pressure": "压力",
"compressedcreativity.ponder.tag.pressure.description": "需要使用使用压缩空气的组件",
"compressedcreativity.recipe.blasting.air_blower": "在熔岩后放置吹风机",
"compressedcreativity.recipe.blasting.industrial_air_blower": "在熔岩后放置工业吹风机",
"compressedcreativity.recipe.haunting.air_blower": "在灵魂火后放置吹风机",
"compressedcreativity.recipe.haunting.industrial_air_blower": "在灵魂火后放置工业吹风机",
"compressedcreativity.recipe.smoking.air_blower": "在火焰后放置吹风机",
"compressedcreativity.recipe.smoking.industrial_air_blower": "在火焰后放置工业吹风机",
"compressedcreativity.recipe.washing.air_blower": "在水后放置吹风机",
"compressedcreativity.recipe.washing.industrial_air_blower": "在水后放置工业吹风机",
"compressedcreativity.tooltip.air": "空气:",
"compressedcreativity.tooltip.air_production": "产出空气:",
"compressedcreativity.tooltip.air_usage": "消耗空气:",
"compressedcreativity.tooltip.compressed_air_engine.idle_1": "这台机器目前处于空闲状态:",
"compressedcreativity.tooltip.compressed_air_engine.idle_2": "这台机器即使不工作也会消耗空气",
"compressedcreativity.tooltip.heat_summary": "热量状态:",
"compressedcreativity.tooltip.installed_mesh": "已安装的纱网:",
"compressedcreativity.tooltip.installed_mesh_none": "未安装纱网",
"compressedcreativity.tooltip.not_enough_pressure": "压力需求:",
Expand All @@ -65,9 +75,13 @@
"compressedcreativity.tooltip.processing_speed_multiplier": "加工速度倍率:",
"compressedcreativity.tooltip.rotational_compressor.wrong_direction": "旋转方向要求:",
"compressedcreativity.tooltip.rotational_compressor.wrong_direction_desc": "这台机器不能在这个方向上旋转",
"compressedcreativity.tooltip.temperature": "温度:",
"compressedcreativity.tooltip.temperature_cooling": "冷却速度:",
"compressedcreativity.unit.air": "mL",
"compressedcreativity.unit.air_per_tick": "mL/t",
"compressedcreativity.unit.bar": "bar",
"compressedcreativity.unit.temp": "°C",
"compressedcreativity.unit.temp_per_tick": "°C/t",
"item.compressedcreativity.brass_coated_upgrade_matrix": "黄铜涂层升级矩阵",
"item.compressedcreativity.brass_gilded_lapis_lazuli": "黄铜镀层青金石",
"item.compressedcreativity.engine_rotor": "引擎转子",
Expand All @@ -82,5 +96,5 @@
"itemGroup.compressedcreativity.main": "压缩动力",
"pneumaticcraft.armor.upgrade.compressedcreativity.block_tracker_module_kinetic": "机械方块",
"pneumaticcraft.armor.upgrade.compressedcreativity.mechanical_visor": "机械护面",
"pneumaticcraft.gui.tab.info.item.armor.head.compressedcreativity.mechanical_visorUpgrade": "\u00A70机械护面将允许你查看某些机械的动力学信息,就好像你戴着工程师护目镜一样。"
"pneumaticcraft.gui.tab.info.item.armor.head.compressedcreativity.mechanical_visorUpgrade": "§0机械护面将允许你查看某些机械的动力学信息,就好像你戴着工程师护目镜一样。"
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "patchouli:text",
"type": "text",
"text": "The $(item)Air Blower$() is a machine that uses pressurized air to create Air Current, similar to a $(item)Encased Fan$()."
},
{
"type": "patchouli:crafting",
"type": "crafting",
"recipe": "compressedcreativity:crafting/air_blower",
"text": "Creating an $(item)Air Blower$()"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "patchouli:text",
"type": "text",
"text": "The $(item)Compressed Air Engine$() is a machine that uses pressurized air to create rotational force. It will use air regardless of the pressure and it's working status, so make sure it is not wasting the air!"
},
{
"type": "patchouli:crafting",
"type": "crafting",
"recipe": "compressedcreativity:crafting/compressed_air_engine",
"text": "Creating a $(item)Compressed Air Engine$()"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{
"name": "Copper Backtank",
"icon": "create:copper_backtank",
"category": "pneumaticcraft:compressed_creativity",
"pages": [
{
"type": "text",
"text": "$(item)Copper Backtank$() got additional functionality in both Block and Item form!$(br)It can charge up to 3 bar. $(br2)In Block Form, it will connect to pneumatic providers from the bottom side, making it act as a cheap Air Compressor. Excess air will be released."
},
{
"type": "image",
"images": ["compressedcreativity:textures/gui/bt_block.png"],
"border": true,
"title": "Copper Backtank",
"text": "Copper Backtank acting as compressor"
},
{
"type": "text",
"text": "In Item Form, it will act similarly to $(l:pneumaticcraft:components/air_canister)Air Canister$(). This gives you ability to charge it as any other Pneumatic item."
},
{
"type": "image",
"images": ["compressedcreativity:textures/gui/bt_item.png"],
"border": false,
"title": "Copper Backtank",
"text": "Charging Copper Backtank in $(l:pneumaticcraft:machines/charging_station)Charging Station$()"
}
],
"extra_recipe_mappings": {
"create:copper_backtank": 0
"name": "Copper Backtank",
"icon": "create:copper_backtank",
"category": "pneumaticcraft:compressed_creativity",
"pages": [
{
"type": "text",
"text": "$(item)Copper Backtank$() got additional functionality in both Block and Item form!$(br)It can charge up to 3 bar. $(br2)In Block Form, it will connect to pneumatic providers from the bottom side, making it act as a cheap Air Compressor. Excess air will be released."
},
{
"type": "image",
"images": ["compressedcreativity:textures/gui/bt_block.png"],
"border": true,
"title": "Copper Backtank",
"text": "Copper Backtank acting as compressor"
},
{
"type": "text",
"text": "In Item Form, it will act similarly to $(l:pneumaticcraft:components/air_canister)Air Canister$(). This gives you ability to charge it as any other Pneumatic item."
},
{
"type": "image",
"images": ["compressedcreativity:textures/gui/bt_item.png"],
"border": false,
"title": "Copper Backtank",
"text": "Charging Copper Backtank in $(l:pneumaticcraft:machines/charging_station)Charging Station$()"
}
}
],
"extra_recipe_mappings": {
"create:copper_backtank": 0
}
}
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"name": "Industrial Air Blower",
"icon": "compressedcreativity:industrial_air_blower",
"category": "pneumaticcraft:machines",
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "text",
"text": "The $(item)Industrial Air Blower$() is more advanced version of it's regular counterpart.$(br)It supports higher pressure and can reach higher processing speed, but the drawbacks are higher air usage and shorter distance.$(br2)Another feature is that with certain temperatures it will produce smoking or blasting Air Current."
},
{
"type": "text",
"text": "You can install different $(l:pneumaticcraft:industrial_air_blower_meshes)Meshes$() to alter that behavior.$(br2)By default, $(item)Industrial Air Blower$() will produce Smoking Air Current when over 100°C and Blasting when over 300°C"
},
{
"type": "crafting",
"recipe": "compressedcreativity:crafting/industrial_air_blower",
"text": "Creating an $(item)Industrial Air Blower$()$(br2)"
}
]
}
"name": "Industrial Air Blower",
"icon": "compressedcreativity:industrial_air_blower",
"category": "pneumaticcraft:machines",
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "text",
"text": "The $(item)Industrial Air Blower$() is more advanced version of it's regular counterpart.$(br)It supports higher pressure and can reach higher processing speed, but the drawbacks are higher air usage and shorter distance.$(br2)Another feature is that with certain temperatures it will produce smoking or blasting Air Current."
},
{
"type": "text",
"text": "You can install different $(l:pneumaticcraft:industrial_air_blower_meshes)Meshes$() to alter that behavior.$(br2)By default, $(item)Industrial Air Blower$() will produce Smoking Air Current when over 100°C and Blasting when over 300°C"
},
{
"type": "crafting",
"recipe": "compressedcreativity:crafting/industrial_air_blower",
"text": "Creating an $(item)Industrial Air Blower$()$(br2)"
}
]
}
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
{
"name": "I.A.B. Meshes",
"icon": "compressedcreativity:mesh_splashing",
"category": "pneumaticcraft:compressed_creativity",
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "text",
"text": "Different types of $(item)Mesh$() can be used to alter the behaviour of Industrial Air Blower"
},
{
"type": "crafting",
"title": "Mesh Frame",
"recipe": "compressedcreativity:crafting/mesh_empty",
"text": "$(item)Mesh Frame$() is a base for other meshes"
},
{
"type": "crafting",
"title": "Dense Mesh",
"recipe": "compressedcreativity:crafting/mesh_dense",
"text": "$(item)Dense Mesh$() increases heat exchange. As a result, heat drains faster, but lower temperature (100°C) is required for Blasting processing"
},
{
"type": "crafting",
"title": "Haunted Mesh",
"recipe": "compressedcreativity:crafting/mesh_haunted",
"text": "As hot air passes through $(item)Haunted Mesh$(), it starts processing Haunting recipes"
},
{
"type": "crafting",
"title": "Woven Mesh",
"recipe": "compressedcreativity:crafting/mesh_woven",
"text": "$(item)Woven Mesh$() doesn't do much on it's own, but after filling it with water it becomes"
},
{
"type": "spotlight",
"title": "Water Soaked Mesh",
"item": "compressedcreativity:mesh_splashing",
"text": "$(item)Water Soaked Mesh$() turns Air Current into Splashing one! Make sure to keep it at stable temperatures..."
}
],
"extra_recipe_mappings": {
"compressedcreativity:mesh_splashing": 5
"name": "I.A.B. Meshes",
"icon": "compressedcreativity:mesh_splashing",
"category": "pneumaticcraft:compressed_creativity",
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "text",
"text": "Different types of $(item)Mesh$() can be used to alter the behaviour of Industrial Air Blower"
},
{
"type": "crafting",
"title": "Mesh Frame",
"recipe": "compressedcreativity:crafting/mesh_empty",
"text": "$(item)Mesh Frame$() is a base for other meshes"
},
{
"type": "crafting",
"title": "Dense Mesh",
"recipe": "compressedcreativity:crafting/mesh_dense",
"text": "$(item)Dense Mesh$() increases heat exchange. As a result, heat drains faster, but lower temperature (100°C) is required for Blasting processing"
},
{
"type": "crafting",
"title": "Haunted Mesh",
"recipe": "compressedcreativity:crafting/mesh_haunted",
"text": "As hot air passes through $(item)Haunted Mesh$(), it starts processing Haunting recipes"
},
{
"type": "crafting",
"title": "Woven Mesh",
"recipe": "compressedcreativity:crafting/mesh_woven",
"text": "$(item)Woven Mesh$() doesn't do much on it's own, but after filling it with water it becomes $(item)Water Soaked Mesh$()"
},
{
"type": "spotlight",
"title": "Water Soaked Mesh",
"item": "compressedcreativity:mesh_splashing",
"text": "$(item)Water Soaked Mesh$() turns Air Current into Splashing one! Make sure to keep it at stable temperatures..."
}
}
],
"extra_recipe_mappings": {
"compressedcreativity:mesh_splashing": 5
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "patchouli:text",
"type": "text",
"text": "$(item)吹风机$()是使用压缩空气制造气流的机器,与$(item)鼓风机$()类似。"
},
{
"type": "patchouli:crafting",
"type": "crafting",
"recipe": "compressedcreativity:crafting/air_blower",
"text": "$(item)吹风机$()的合成表"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"advancement": "pneumaticcraft:pressure_tube",
"pages": [
{
"type": "patchouli:text",
"type": "text",
"text": "$(item)压缩空气引擎$()是使用压缩空气产生旋转力的机器。它会无视压力和工作状态消耗压缩空气,请务必注意其是否在浪费!"
},
{
"type": "patchouli:crafting",
"type": "crafting",
"recipe": "compressedcreativity:crafting/compressed_air_engine",
"text": "$(item)压缩空气引擎$()的合成表"
}
Expand Down
Loading