From ccfa26d1199a1072dcef0a665dd7a0be3b2e1273 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Mon, 13 Apr 2026 11:38:55 +0800 Subject: [PATCH 1/6] update --- .../resources/assets/cells/lang/zh_cn.lang | 53 ++++++++++++++----- 1 file changed, 39 insertions(+), 14 deletions(-) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index 58e3dc7..383ddc3 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -46,6 +46,11 @@ cells.unit_names.unknown=单位 cells.max_slot_size.title=最大槽位容量 cells.slot_size=槽位容量:§b%s§r %s cells.max_slot_size.tooltip=槽位中容纳的最大%s数量。 +cells.slot_size_override.title=最大槽位容量(槽位%d) +cells.slot_size_override.clear_hint=清空输入框以重置覆盖设置 +cells.slot_size_override.using_global=全局 +cells.filter_slot.hint.left_click=左键点击以设置/清除 +cells.filter_slot.hint.right_click=右键点击以覆盖最大槽位容量 cells.polling_rate.title=轮询率 cells.polling_rate.adaptive=轮询率:自适应 cells.clear_filters=清空过滤项 @@ -73,10 +78,14 @@ message.cells.creative_cell.not_valid_content=不是有效的%s! message.cells.polling_rate_delayed=§e轮询率已保存,会在下次AE2网络连接时生效。§r # Config (GUI) +cells.config.title=CELLS设置 cells.config.category.general=通用 +cells.config.category.cells=元件 cells.config.category.idle_drain=待机能耗 cells.config.category.enabled_cells=启用的元件 +cells.config.category.interfaces=接口 +## Config: General cells.config.hdItemMaxTypes=超高密度物品元件最大类型数 cells.config.hdFluidMaxTypes=超高密度流体元件最大类型数 cells.config.hdItemMaxTypes.tooltip=超高密度物品存储元件能容纳的最大物品类型数量(1-16384)。注意:设置过高可能导致NBT数据过大致使崩溃。 @@ -95,17 +104,6 @@ cells.config.nbtSizeWarningThresholdKB.tooltip=NBT大小的警告阈值,以KB cells.config.enableNbtSizeTooltip=启用NBT大小提示框 cells.config.enableNbtSizeTooltip.tooltip=启用NBT大小计算并显示在元件提示框中。禁用该功能以提高元件性能。 -cells.config.compactingIdleDrain=压缩元件的待机能耗 -cells.config.hdIdleDrain=超高密度物品元件的待机能耗 -cells.config.hdCompactingIdleDrain=超高密度压缩元件的待机能耗 -cells.config.fluidHdIdleDrain=超高密度流体元件的待机能耗 -cells.config.compactingIdleDrain.tooltip=压缩元件的待机能耗(被动AE/t消耗) -cells.config.hdIdleDrain.tooltip=超高密度元件的待机能耗(被动AE/t消耗) -cells.config.hdCompactingIdleDrain.tooltip=超高密度压缩元件的待机能耗(被动AE/t消耗) -cells.config.fluidHdIdleDrain.tooltip=超高密度流体元件的待机能耗(被动AE/t消耗) -cells.config.configurableCellIdleDrain=可配置元件的待机能耗 -cells.config.configurableCellIdleDrain.tooltip=可配置元件的待机能耗(被动AE/t消耗) - cells.config.compactingCellUpgradeSlots=压缩元件升级槽位 cells.config.compactingCellUpgradeSlots.tooltip=压缩元件的升级槽位数量(1-16) cells.config.hdItemCellUpgradeSlots=超高密度物品元件升级槽位 @@ -117,6 +115,23 @@ cells.config.hdFluidCellUpgradeSlots.tooltip=超高密度流体元件的升级 cells.config.configurableCellUpgradeSlots=可配置元件升级槽位 cells.config.configurableCellUpgradeSlots.tooltip=可配置元件的升级槽位数量(1-16) +## Config: Misc +cells.config.enableEssentiaCreativeCellFix=启用创造源质元件修复 +cells.config.enableEssentiaCreativeCellFix.tooltip=启用针对创造源质元件的修复,使其仅显示最大整型值,而非最大长整型值的一半。该修复可防止增量溢出导致的数值上报错误。若你所使用的版本中,神秘能源(Thaumic Energistics)已支持长整型值,请禁用该项。 + +## Config: Idle Drain +cells.config.compactingIdleDrain=压缩元件的待机能耗 +cells.config.hdIdleDrain=超高密度物品元件的待机能耗 +cells.config.hdCompactingIdleDrain=超高密度压缩元件的待机能耗 +cells.config.fluidHdIdleDrain=超高密度流体元件的待机能耗 +cells.config.compactingIdleDrain.tooltip=压缩元件的待机能耗(被动AE/t消耗) +cells.config.hdIdleDrain.tooltip=超高密度元件的待机能耗(被动AE/t消耗) +cells.config.hdCompactingIdleDrain.tooltip=超高密度压缩元件的待机能耗(被动AE/t消耗) +cells.config.fluidHdIdleDrain.tooltip=超高密度流体元件的待机能耗(被动AE/t消耗) +cells.config.configurableCellIdleDrain=可配置元件的待机能耗 +cells.config.configurableCellIdleDrain.tooltip=可配置元件的待机能耗(被动AE/t消耗) + +## Config: Enabled cells.config.enableCompactingCell=启用压缩元件 cells.config.enableHDCells=启用超高密度元件 cells.config.enableHDCompactingCells=启用超高密度压缩元件 @@ -128,12 +143,14 @@ cells.config.enableFluidHDCells.tooltip=启用超高密度流体存储元件 cells.config.enableConfigurableCells=启用可配置元件 cells.config.enableConfigurableCells.tooltip=启用可配置存储元件 -# Interface Config -cells.config.category.interfaces=接口 +## Config: Interfaces cells.config.interfaceMaxSlotSizeLimit=接口最大槽位容量限制 cells.config.interfaceMaxSlotSizeLimit.tooltip=接口的最大槽位容量限制,用于限制玩家可配置的单槽位最大容量。最小值:1,最大值:920 亿亿(长整型最大值),默认值:920亿亿(Long.MAX_VALUE)。 cells.config.interfaceMinPollingRate=接口最小轮询率 cells.config.interfaceMinPollingRate.tooltip=接口的最小轮询频率,以刻为单位。0为自适应模式(AE2自动管理轮询刻速率)。大于0则强制接口至少以此频率进行轮询。 +cells.config.useFixedInterfaceTextures=使用静态的接口纹理 +cells.config.useFixedInterfaceTextures.tooltip=为接口方块与部件使用静态纹理。修改后需重启游戏生效。 + # Compacting Cells item.cells.compacting_cell.1k.name=1k-ME压缩元件 @@ -378,6 +395,8 @@ tile.cells.export_interface.name=输出接口 tile.cells.export_interface.fluid.name=流体输出接口 tile.cells.export_interface.gas.name=气体输出接口 tile.cells.export_interface.essentia.name=源质输出接口 +tile.cells.import_interface.combined.name=通用输入接口 +tile.cells.export_interface.combined.name=通用输出接口 item.cells.part.import_interface.name=输入接口 item.cells.part.import_fluid_interface.name=流体输入接口 @@ -387,6 +406,8 @@ item.cells.part.export_interface.name=输出接口 item.cells.part.export_fluid_interface.name=流体输出接口 item.cells.part.export_gas_interface.name=气体输出接口 item.cells.part.export_essentia_interface.name=源质输出接口 +item.cells.part.import_combined_interface.name=通用输入接口 +item.cells.part.export_combined_interface.name=通用输出接口 # Interface GUI titles (format: cells.{direction}_interface.{type}.title) cells.import_interface.item.title=输入接口 @@ -397,6 +418,8 @@ cells.export_interface.item.title=输出接口 cells.export_interface.fluid.title=流体输出接口 cells.export_interface.gas.title=气体输出接口 cells.export_interface.essentia.title=源质输出接口 +cells.import_interface.combined.title=通用输入接口 +cells.export_interface.combined.title=通用输出接口 # Info tooltips for block items ## Item interfaces (hardcoded in BlockImportInterface/BlockExportInterface) @@ -411,6 +434,8 @@ tooltip.cells.export_interface.gas.info=通过过滤槽位从ME网络公开气 tooltip.cells.import_interface.essentia.info=通过过滤槽位将源质输入至ME网络。任何输入操作均应通过拉取卡完成(不兼容管道)。 tooltip.cells.export_interface.essentia.info=通过过滤槽位从ME网络公开源质。兼容管道、注魔、神秘炼金塔、源质仓等。 tooltip.cells.export_interface.essentia.part.info=通过过滤槽位从ME网络公开源质。 +tooltip.cells.import_interface.combined.info=通过单个方块将物品、流体、气体与源质输入至ME网络。使用标签页切换资源类型。 +tooltip.cells.export_interface.combined.info=通过单个方块从ME网络输出物品、流体、气体与源质。使用标签页切换资源类型。 # Essentia part warning (parts cannot participate in tube network) tooltip.cells.essentia_part.no_tubes=§e该部件仅能搭配推送/拉取卡使用。如需更多交互方式,请使用完整方块。 @@ -515,7 +540,7 @@ cells.pull_push_button.enabled.title=配置拉取/推送卡 cells.pull_push_button.enabled.desc=点击打开升级卡的配置GUI. # /inspectSlot Command -commands.cells.inspect_slots.usage=/inspectSlots [--handler] [resource1] [resource2] ... +commands.cells.inspect_slots.usage=/inspectSlots [resource1] [resource2] ... commands.cells.inspect_slots.not_player=该指令只能由玩家执行。 commands.cells.inspect_slots.no_block=视线内无方块。 commands.cells.inspect_slots.no_tile=[%d, %d, %d]处非方块实体。 From ecae50c0ad262e0d08f1167b3b561a45c2e90bb7 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Thu, 16 Apr 2026 09:37:22 +0800 Subject: [PATCH 2/6] update --- src/main/resources/assets/cells/lang/zh_cn.lang | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index 383ddc3..970ada3 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -452,6 +452,7 @@ cells.controls.use_settings=通过调高§b槽位容量§r和§b轮询率§r来 cells.controls.use_cards=§6溢出销毁卡§r和§6过滤销毁卡§r应优先于垃圾桶等其他方案使用。 cells.controls.capacity_cards=使用§6容量卡§r来增加更多过滤页。 cells.controls.push_pull_cards=使用§6推送/拉取卡§r实现自动化传输。将接口的轮询率设置为升级卡间隔的整数倍来达成最佳效果。 +cells.controls.memory_card=使用AE2的§6内存卡§r: cells.controls.memory_card_sneak=潜行 + 右键点击:保存设置。 cells.controls.memory_card_filter=潜行 + §b%s§r + 右键点击:保存设置和过滤项。 cells.controls.disassemble=(使用扳手)拆除时会保留设置与过滤项。 From ef2f537036b24a0a1756d87e8bb77ba15cb62146 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Mon, 20 Apr 2026 11:26:01 +0800 Subject: [PATCH 3/6] update --- .../resources/assets/cells/lang/zh_cn.lang | 36 ++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index 970ada3..cb7f533 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -397,6 +397,10 @@ tile.cells.export_interface.gas.name=气体输出接口 tile.cells.export_interface.essentia.name=源质输出接口 tile.cells.import_interface.combined.name=通用输入接口 tile.cells.export_interface.combined.name=通用输出接口 +tile.cells.io_interface.name=I/O接口 +tile.cells.io_interface.fluid.name=流体I/O接口 +tile.cells.io_interface.gas.name=气体I/O接口 +tile.cells.io_interface.essentia.name=源质I/O接口 item.cells.part.import_interface.name=输入接口 item.cells.part.import_fluid_interface.name=流体输入接口 @@ -408,6 +412,10 @@ item.cells.part.export_gas_interface.name=气体输出接口 item.cells.part.export_essentia_interface.name=源质输出接口 item.cells.part.import_combined_interface.name=通用输入接口 item.cells.part.export_combined_interface.name=通用输出接口 +item.cells.part.io_item_interface.name=I/O接口 +item.cells.part.io_fluid_interface.name=流体I/O接口 +item.cells.part.io_gas_interface.name=气体I/O接口 +item.cells.part.io_essentia_interface.name=源质I/O接口 # Interface GUI titles (format: cells.{direction}_interface.{type}.title) cells.import_interface.item.title=输入接口 @@ -436,6 +444,14 @@ tooltip.cells.export_interface.essentia.info=通过过滤槽位从ME网络公开 tooltip.cells.export_interface.essentia.part.info=通过过滤槽位从ME网络公开源质。 tooltip.cells.import_interface.combined.info=通过单个方块将物品、流体、气体与源质输入至ME网络。使用标签页切换资源类型。 tooltip.cells.export_interface.combined.info=通过单个方块从ME网络输出物品、流体、气体与源质。使用标签页切换资源类型。 +tooltip.cells.io_interface.info=通过单个方块向ME网络输入/输出物品。不支持合成。通过拉取/推送卡实现自动输入/输出。 +tooltip.cells.io_interface.fluid.info=通过单个方块向ME网络输入/输出流体。通过拉取/推送卡实现自动输入/输出。 +tooltip.cells.io_interface.gas.info=通过单个方块向ME网络输入/输出气体。通过拉取/推送卡实现自动输入/输出。 +tooltip.cells.io_interface.essentia.info=通过单个方块向ME网络输入/输出源质。通过拉取/推送卡实现自动输入/输出。 + +# IO Interface direction tab labels +cells.direction.import=输入 +cells.direction.export=输出 # Essentia part warning (parts cannot participate in tube network) tooltip.cells.essentia_part.no_tubes=§e该部件仅能搭配推送/拉取卡使用。如需更多交互方式,请使用完整方块。 @@ -567,4 +583,22 @@ commands.cells.inspect_slots.cannot_insert_global=§c 不可放入:§f%s commands.cells.inspect_slots.unknown_item=§c未知物品:%s commands.cells.inspect_slots.unknown_fluid=§c未知流体:%s commands.cells.inspect_slots.unknown_gas=§c未知气体:%s -commands.cells.inspect_slots.unknown_aspect=§c未知要素:%s \ No newline at end of file +commands.cells.inspect_slots.unknown_aspect=§c未知要素:%s + +# Subnet Proxy +item.cells.part.subnet_proxy_back.name=ME子网络代理(后端) +item.cells.part.subnet_proxy_front.name=ME子网络代理(前端) +item.cells.part.subnet_proxy_back.tooltip=将前端部件放置在后端部件上以创建子网络,可将多个ME网络连接在一起。 +item.cells.part.subnet_proxy_front.tooltip=将后端部件放置在前端部件上以创建子网络,可将多个ME网络连接在一起。 +item.cells.part.subnet_proxy_direction.tooltip=内容从后端部件流向前端部件。请确保放置方向正确。 +gui.cells.subnet_proxy.title=子网络代理 +gui.cells.subnet_proxy.filter_mode=过滤模式:%s +gui.cells.subnet_proxy.filter_mode.description=添加过滤器时,会转换为此类型。 +chat.cells.subnet_proxy.need_front=后端部件需要放置在前端部件上。 +chat.cells.subnet_proxy.need_back=前端部件需要放置在后端部件上。 +cells.config.subnetProxyUpgradeSlots=子网络代理升级槽位 +cells.config.subnetProxyUpgradeSlots.tooltip=子网络代理的升级槽位数量(1-24) +cells.config.subnetProxyMinTickRate=子网络代理最小刷新速率 +cells.config.subnetProxyMinTickRate.tooltip=子网络代理的最小刷新速率(数值越低响应越快,1-200) +cells.config.subnetProxyMaxTickRate=子网络代理最大刷新速率 +cells.config.subnetProxyMaxTickRate.tooltip=子网络代理待机时的最大刷新速率(1-1200) \ No newline at end of file From 452cb31955affc41e535fc40c5154b69357797fe Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Mon, 13 Apr 2026 11:38:55 +0800 Subject: [PATCH 4/6] update --- src/main/resources/assets/cells/lang/zh_cn.lang | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index cb7f533..adaf6e5 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -150,6 +150,8 @@ cells.config.interfaceMinPollingRate=接口最小轮询率 cells.config.interfaceMinPollingRate.tooltip=接口的最小轮询频率,以刻为单位。0为自适应模式(AE2自动管理轮询刻速率)。大于0则强制接口至少以此频率进行轮询。 cells.config.useFixedInterfaceTextures=使用静态的接口纹理 cells.config.useFixedInterfaceTextures.tooltip=为接口方块与部件使用静态纹理。修改后需重启游戏生效。 +cells.config.essentiaContainerBlacklist=源质容器黑名单 +cells.config.essentiaContainerBlacklist.tooltip=要忽略的源质容器方块实体ID列表(例如 "thaumcraft:thaumatorium")。黑名单中的方块实体将不会被检测接口检测到,从而阻止推送与拉取(但玩家仍可与这些方块交互)。使用F3或WAILA/TOP查看方块实体ID。 # Compacting Cells @@ -551,6 +553,11 @@ cells.push_pull_card.quantity.tooltip=每次操作传输的物品/流体等的 cells.push_pull_card.limit.title=维持相邻容器内容数量: cells.push_pull_card.limit.tooltip=在相邻容器中为每种物品/流体等维持的数量(不多不少)。 +# Insertion Card (Subnet Proxy upgrade) +item.cells.insertion_card.name=传入卡 +tooltip.cells.insertion_card.desc=§7允许通过子网络代理回传内容。填充过滤器以避免回传不需要的内容。 +tooltip.cells.type.subnet_proxy=子网络代理 + # Pull/Push Upgrade Button (interface GUI) cells.pull_push_button.disabled=放入%s进行交互 cells.pull_push_button.enabled.title=配置拉取/推送卡 From 2697fef6292cb8879364da81d019b197cbe8889a Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Wed, 22 Apr 2026 18:31:32 +0800 Subject: [PATCH 5/6] mark fix --- src/main/resources/assets/cells/lang/zh_cn.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index adaf6e5..d752153 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -151,7 +151,7 @@ cells.config.interfaceMinPollingRate.tooltip=接口的最小轮询频率,以 cells.config.useFixedInterfaceTextures=使用静态的接口纹理 cells.config.useFixedInterfaceTextures.tooltip=为接口方块与部件使用静态纹理。修改后需重启游戏生效。 cells.config.essentiaContainerBlacklist=源质容器黑名单 -cells.config.essentiaContainerBlacklist.tooltip=要忽略的源质容器方块实体ID列表(例如 "thaumcraft:thaumatorium")。黑名单中的方块实体将不会被检测接口检测到,从而阻止推送与拉取(但玩家仍可与这些方块交互)。使用F3或WAILA/TOP查看方块实体ID。 +cells.config.essentiaContainerBlacklist.tooltip=要忽略的源质容器方块实体ID列表(例如:"thaumcraft:thaumatorium")。黑名单中的方块实体将不会被检测接口检测到,从而阻止推送与拉取(但玩家仍可与这些方块交互)。使用F3或WAILA/TOP查看方块实体ID。 # Compacting Cells From 88f5509eb7a05a43b0affbe8e775c9d0d9309af3 Mon Sep 17 00:00:00 2001 From: ZHAY10086 Date: Wed, 22 Apr 2026 18:33:14 +0800 Subject: [PATCH 6/6] polish --- src/main/resources/assets/cells/lang/zh_cn.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/cells/lang/zh_cn.lang b/src/main/resources/assets/cells/lang/zh_cn.lang index d752153..b51780d 100644 --- a/src/main/resources/assets/cells/lang/zh_cn.lang +++ b/src/main/resources/assets/cells/lang/zh_cn.lang @@ -555,7 +555,7 @@ cells.push_pull_card.limit.tooltip=在相邻容器中为每种物品/流体等 # Insertion Card (Subnet Proxy upgrade) item.cells.insertion_card.name=传入卡 -tooltip.cells.insertion_card.desc=§7允许通过子网络代理回传内容。填充过滤器以避免回传不需要的内容。 +tooltip.cells.insertion_card.desc=§7允许通过子网络代理回传内容。填充过滤项以避免回传不需要的内容。 tooltip.cells.type.subnet_proxy=子网络代理 # Pull/Push Upgrade Button (interface GUI)