feat: 按zh_cn.json顺序补全并整理en_us.json文本
This commit is contained in:
parent
fa850a5187
commit
47c56a91a4
|
|
@ -1,51 +1,95 @@
|
|||
{
|
||||
"gui.expatternprovider.toggle_slots": "Toggle Slots",
|
||||
"gui.expatternprovider.toggle_slots": "Toggle Slot Display",
|
||||
"gui.expatternprovider.hide_slots": "Hide Slots",
|
||||
"gui.expatternprovider.show_slots": "Show Slots",
|
||||
"gui.expatternprovider.clear_selection": "Clear Selection",
|
||||
"gui.extendedae_plus.pattern_provider.select": "Select Pattern Provider",
|
||||
"gui.extendedae_plus.pattern_provider.selected": "Pattern Provider Selected",
|
||||
"gui.extendedae_plus.pattern_provider.unselected": "Click to select this pattern provider",
|
||||
"message.extendedae_plus.no_provider_selected": "Please select a pattern provider first",
|
||||
"message.extendedae_plus.invalid_pattern": "Please hold a valid encoded pattern",
|
||||
"message.extendedae_plus.upload_success": "Pattern uploaded successfully",
|
||||
"message.extendedae_plus.upload_failed": "Failed to upload pattern - no empty slots",
|
||||
"message.extendedae_plus.uploading_pattern": "Uploading pattern...",
|
||||
"gui.extendedae_plus.group_header.choice": "Toggle Group Choice",
|
||||
"gui.extendedae_plus.group_header.choiceable": "Group is choiceable",
|
||||
"gui.extendedae_plus.group_header.not_choiceable": "Group is not choiceable",
|
||||
"itemGroup.extendedae_plus.main": "ExtendedAE Plus",
|
||||
"gui.extendedae_plus.global.toggle_blocking": "Toggle Blocking Mode",
|
||||
"gui.extendedae_plus.global.toggle_adv_blocking": "Toggle Advanced Blocking",
|
||||
"gui.extendedae_plus.global.toggle_smart_doubling": "Toggle Smart Doubling",
|
||||
"gui.extendedae_plus.global.all_on": "All On",
|
||||
"gui.extendedae_plus.global.all_off": "All Off",
|
||||
|
||||
"config.jade.plugin_extendedae_plus.wireless_transceiver_info": "Wireless Transceiver Info",
|
||||
"itemGroup.extendedae_plus.main": "ExtendedAE Plus",
|
||||
"item.extendedae_plus.wireless_transceiver": "Wireless Transceiver",
|
||||
"item.extendedae_plus.4x_crafting_accelerator": "4x Crafting Accelerator",
|
||||
"item.extendedae_plus.16x_crafting_accelerator": "16x Crafting Accelerator",
|
||||
"item.extendedae_plus.64x_crafting_accelerator": "64x Crafting Accelerator",
|
||||
"item.extendedae_plus.256x_crafting_accelerator": "256x Crafting Accelerator",
|
||||
"item.extendedae_plus.1024x_crafting_accelerator": "1024x Crafting Accelerator",
|
||||
"item.extendedae_plus.network_pattern_controller": "Pattern Provider Status Controller",
|
||||
"item.extendedae_plus.entity_speed_card": "Entity Speed Card",
|
||||
"item.extendedae_plus.entity_speed_card.x2": "Entity Speed Card (x2)",
|
||||
"item.extendedae_plus.entity_speed_card.x4": "Entity Speed Card (x4)",
|
||||
"item.extendedae_plus.entity_speed_card.x8": "Entity Speed Card (x8)",
|
||||
"item.extendedae_plus.entity_speed_card.x16": "Entity Speed Card (x16)",
|
||||
"tooltip.extendedae_plus.entity_speed_card.multiplier": "Multiplier: %s",
|
||||
"tooltip.extendedae_plus.entity_speed_card.max": "Maximum Effect: %s Times",
|
||||
|
||||
"block.extendedae_plus.wireless_transceiver": "Wireless Transceiver",
|
||||
"block.extendedae_plus.4x_crafting_accelerator": "4x Crafting Accelerator",
|
||||
"block.extendedae_plus.16x_crafting_accelerator": "16x Crafting Accelerator",
|
||||
"block.extendedae_plus.64x_crafting_accelerator": "64x Crafting Accelerator",
|
||||
"block.extendedae_plus.256x_crafting_accelerator": "256x Crafting Accelerator",
|
||||
"block.extendedae_plus.1024x_crafting_accelerator": "1024x Crafting Accelerator",
|
||||
"block.extendedae_plus.network_pattern_controller": "Pattern Provider Status Controller",
|
||||
|
||||
"extendedae_plus.upload_to_matrix": "Upload to Assembly Matrix",
|
||||
"extendedae_plus.upload_to_matrix.success": "Pattern Uploaded to Assembly Matrix",
|
||||
"extendedae_plus.upload_to_matrix.fail_not_crafting": "Only Crafting Patterns Can Be Uploaded, Processing Patterns Will Be Ignored",
|
||||
"extendedae_plus.upload_to_matrix.fail_no_matrix": "No Formed Assembly Matrix Found in the Current Network",
|
||||
"extendedae_plus.upload_to_matrix.fail_full": "Assembly Matrix Pattern Storage Is Full or Cannot Be Inserted",
|
||||
"extendedae_plus.screen.reload_mapping": "Reload Mapping",
|
||||
"extendedae_plus.screen.add_mapping": "Add Mapping",
|
||||
"extendedae_plus.screen.cn_name": "Chinese Name",
|
||||
"extendedae_plus.button.choose_provider": "Upload Pattern",
|
||||
"extendedae_plus.pattern.hovertext.player": "Encoded by %s",
|
||||
|
||||
"item.extendedae_plus.entity_speed_ticker": "Entity Accelerator",
|
||||
"screen.extendedae_plus.entity_speed_ticker.enable": "§c§lMachine Has Been Disabled",
|
||||
"screen.extendedae_plus.entity_speed_ticker.energy": "Energy Consumption: %s FE/t",
|
||||
"screen.extendedae_plus.entity_speed_ticker.power_ratio": "Power Ratio: %s",
|
||||
"screen.extendedae_plus.entity_speed_ticker.speed": "Current Acceleration Multiplier: %d",
|
||||
"screen.extendedae_plus.entity_speed_ticker.multiplier": "Additional Consumption Multiplier: %s",
|
||||
|
||||
"item.extendedae_plus.entity_speed_ticker.tip.requirement": "Requires Entity Speed Card to Enable Acceleration",
|
||||
"item.extendedae_plus.entity_speed_ticker.tip.max": "Up to 1024x Acceleration",
|
||||
"item.extendedae_plus.entity_speed_ticker.tip.energy": "Acceleration Consumes AE Network Energy; Insufficient Network Energy Prevents Acceleration",
|
||||
|
||||
"config.jade.plugin_extendedae_plus.wireless_transceiver_info": "Wireless Transceiver Information",
|
||||
"config.jade.plugin_extendedae_plus.wt_frequency": "Show Frequency",
|
||||
"config.jade.plugin_extendedae_plus.wt_master_mode": "Show Master/Slave Mode",
|
||||
"config.jade.plugin_extendedae_plus.wt_master_location": "Show Master Position",
|
||||
"config.jade.plugin_extendedae_plus.wt_locked": "Show Locked State",
|
||||
"config.jade.plugin_extendedae_plus.wt_network_usable": "Show Network Online State",
|
||||
"config.jade.plugin_extendedae_plus.wt_master_location": "Show Master Node Location",
|
||||
"config.jade.plugin_extendedae_plus.wt_locked": "Show Lock Status",
|
||||
"config.jade.plugin_extendedae_plus.wt_network_usable": "Show Network Online Status",
|
||||
"extendedae_plus.tooltip.frequency": "Frequency: %d",
|
||||
"extendedae_plus.tooltip.master_mode": "Mode: %s",
|
||||
"extendedae_plus.tooltip.locked": "Locked: %s",
|
||||
"item.extendedae_plus.infinity_biginteger_cell": "§4De§cvou§6rer §eof §aCo§bsmic §dSilence",
|
||||
"tooltip.extendedae_plus.infinity_biginteger_cell.summon1": "§6Through ninefold sacrifice, the Void echoes§r—§8Iava, Lord of the Void§r, bestows upon thee this artifact",
|
||||
"tooltip.extendedae_plus.infinity_biginteger_cell.summon2": "§b—§4A §dUni§cverse §eWith§ain §6A §bSin§5gle §9Point",
|
||||
"extendedae_plus.tooltip.locked": "Lock Status: %s",
|
||||
|
||||
"screen.extendedae_plus.title": "ExtendedAE Plus Config",
|
||||
"screen.extendedae_plus.title": "ExtendedAE Plus Configuration",
|
||||
"config.extendedae_plus": "ExtendedAE Plus",
|
||||
|
||||
"extendedae_plus.configuration.general": "General",
|
||||
"extendedae_plus.configuration.pageMultiplier": "Pattern Provider Page Multiplier",
|
||||
"extendedae_plus.configuration.pageMultiplier_with_range": "Pattern Provider Page Multiplier (1-64)",
|
||||
"extendedae_plus.configuration.showEncoderPatternPlayer": "Show Encoder Player",
|
||||
"extendedae_plus.configuration.providerRoundRobinEnable": "Enable Provider Round-Robin",
|
||||
"extendedae_plus.configuration.pageMultiplier": "Pattern Provider Slot Multiplier",
|
||||
"extendedae_plus.configuration.pageMultiplier_with_range": "Pattern Provider Slot Multiplier (1-64)",
|
||||
"extendedae_plus.configuration.showEncoderPatternPlayer": "Show Pattern Encoder Player",
|
||||
"extendedae_plus.configuration.patternTerminalShowSlotsDefault": "Pattern Terminal Show Slots by Default",
|
||||
"extendedae_plus.configuration.craftingPauseThreshold": "AE Crafting Calculation Pause Threshold",
|
||||
|
||||
"extendedae_plus.configuration.smartScaling": "Smart Scaling",
|
||||
"extendedae_plus.configuration.smartScalingMaxMultiplier": "Smart Scaling Max Multiplier",
|
||||
"extendedae_plus.configuration.smartScalingMaxMultiplier_with_range": "Smart Scaling Max Multiplier (0 = Unlimited)",
|
||||
"extendedae_plus.configuration.smartScaling": "Smart Pattern Scaling",
|
||||
"extendedae_plus.configuration.providerRoundRobinEnable": "Enable Pattern Provider Round-Robin Allocation",
|
||||
"extendedae_plus.configuration.smartScalingMaxMultiplier": "Smart Scaling Maximum Multiplier",
|
||||
"extendedae_plus.configuration.smartScalingMaxMultiplier_with_range": "Smart Scaling Maximum Multiplier (0 for Unlimited)",
|
||||
|
||||
"extendedae_plus.configuration.wireless": "Wireless Connector Configuration",
|
||||
"extendedae_plus.configuration.wirelessMaxRange": "Wireless Maximum Range",
|
||||
"extendedae_plus.configuration.wirelessMaxRange_with_range": "Wireless Maximum Range (1-4096)",
|
||||
"extendedae_plus.configuration.wirelessCrossDimEnable": "Allow Wireless Transceiver Cross-Dimension Connection",
|
||||
|
||||
"extendedae_plus.configuration.entitySpeedTicker": "Entity Accelerator",
|
||||
"extendedae_plus.configuration.entityTickerCost": "Entity Accelerator Base Energy Consumption",
|
||||
"extendedae_plus.configuration.entityTickerBlackList": "Entity Accelerator Blacklist",
|
||||
"extendedae_plus.configuration.entityTickerMultipliers": "Entity Accelerator Additional Consumption Multiplier",
|
||||
|
||||
"extendedae_plus.configuration.wireless": "WirelessTransceiverBlock",
|
||||
"extendedae_plus.configuration.wirelessMaxRange": "Wireless Max Range",
|
||||
"extendedae_plus.configuration.wirelessMaxRange_with_range": "Wireless Max Range (1-4096)",
|
||||
"extendedae_plus.configuration.wirelessCrossDimEnable": "Allow Wireless Cross-Dimension",
|
||||
"extendedae_plus.configuration.state_on": "On",
|
||||
"extendedae_plus.configuration.state_off": "Off"
|
||||
}
|
||||
|
|
@ -3,9 +3,36 @@
|
|||
"gui.expatternprovider.hide_slots": "隐藏槽位",
|
||||
"gui.expatternprovider.show_slots": "显示槽位",
|
||||
"gui.expatternprovider.clear_selection": "取消选择",
|
||||
"block.extendedae_plus.wireless_transceiver": "无线收发器",
|
||||
"item.extendedae_plus.wireless_transceiver": "无线收发器",
|
||||
"gui.extendedae_plus.global.toggle_blocking": "切换阻挡模式",
|
||||
"gui.extendedae_plus.global.toggle_adv_blocking": "切换高级阻挡",
|
||||
"gui.extendedae_plus.global.toggle_smart_doubling": "切换智能翻倍",
|
||||
"gui.extendedae_plus.global.all_on": "全部开启",
|
||||
"gui.extendedae_plus.global.all_off": "全部关闭",
|
||||
|
||||
"itemGroup.extendedae_plus.main": "扩展AE Plus",
|
||||
"item.extendedae_plus.wireless_transceiver": "无线收发器",
|
||||
"item.extendedae_plus.4x_crafting_accelerator": "4x并行处理单元",
|
||||
"item.extendedae_plus.16x_crafting_accelerator": "16x并行处理单元",
|
||||
"item.extendedae_plus.64x_crafting_accelerator": "64x并行处理单元",
|
||||
"item.extendedae_plus.256x_crafting_accelerator": "256x并行处理单元",
|
||||
"item.extendedae_plus.1024x_crafting_accelerator": "1024x并行处理单元",
|
||||
"item.extendedae_plus.network_pattern_controller": "样板供应器状态控制器",
|
||||
"item.extendedae_plus.entity_speed_card": "实体加速卡",
|
||||
"item.extendedae_plus.entity_speed_card.x2": "实体加速卡 (x2)",
|
||||
"item.extendedae_plus.entity_speed_card.x4": "实体加速卡 (x4)",
|
||||
"item.extendedae_plus.entity_speed_card.x8": "实体加速卡 (x8)",
|
||||
"item.extendedae_plus.entity_speed_card.x16": "实体加速卡 (x16)",
|
||||
"tooltip.extendedae_plus.entity_speed_card.multiplier": "乘数: %s",
|
||||
"tooltip.extendedae_plus.entity_speed_card.max": "最大生效: %s 倍",
|
||||
|
||||
"block.extendedae_plus.wireless_transceiver": "无线收发器",
|
||||
"block.extendedae_plus.4x_crafting_accelerator": "4x并行处理单元",
|
||||
"block.extendedae_plus.16x_crafting_accelerator": "16x并行处理单元",
|
||||
"block.extendedae_plus.64x_crafting_accelerator": "64x并行处理单元",
|
||||
"block.extendedae_plus.256x_crafting_accelerator": "256x并行处理单元",
|
||||
"block.extendedae_plus.1024x_crafting_accelerator": "1024x并行处理单元",
|
||||
"block.extendedae_plus.network_pattern_controller": "样板供应器状态控制器",
|
||||
|
||||
"extendedae_plus.upload_to_matrix": "上传到装配矩阵",
|
||||
"extendedae_plus.upload_to_matrix.success": "样板已上传到装配矩阵",
|
||||
"extendedae_plus.upload_to_matrix.fail_not_crafting": "仅支持上传合成样板,处理样板将被忽略",
|
||||
|
|
@ -16,18 +43,6 @@
|
|||
"extendedae_plus.screen.cn_name": "中文名",
|
||||
"extendedae_plus.button.choose_provider":"上传样板",
|
||||
"extendedae_plus.pattern.hovertext.player": "由 %s 编码",
|
||||
|
||||
"block.extendedae_plus.4x_crafting_accelerator": "4x并行处理单元",
|
||||
"block.extendedae_plus.16x_crafting_accelerator": "16x并行处理单元",
|
||||
"block.extendedae_plus.64x_crafting_accelerator": "64x并行处理单元",
|
||||
"block.extendedae_plus.256x_crafting_accelerator": "256x并行处理单元",
|
||||
"block.extendedae_plus.1024x_crafting_accelerator": "1024x并行处理单元",
|
||||
|
||||
"item.extendedae_plus.4x_crafting_accelerator": "4x并行处理单元",
|
||||
"item.extendedae_plus.16x_crafting_accelerator": "16x并行处理单元",
|
||||
"item.extendedae_plus.64x_crafting_accelerator": "64x并行处理单元",
|
||||
"item.extendedae_plus.256x_crafting_accelerator": "256x并行处理单元",
|
||||
"item.extendedae_plus.1024x_crafting_accelerator": "1024x并行处理单元",
|
||||
|
||||
"item.extendedae_plus.entity_speed_ticker": "实体加速器",
|
||||
"screen.extendedae_plus.entity_speed_ticker.enable": "§c§l机器已被禁用",
|
||||
|
|
@ -40,17 +55,6 @@
|
|||
"item.extendedae_plus.entity_speed_ticker.tip.max": "最高可达 1024x 加速",
|
||||
"item.extendedae_plus.entity_speed_ticker.tip.energy": "加速将消耗 AE 网络能量,网络能量不足时无法加速",
|
||||
|
||||
"item.extendedae_plus.entity_speed_card": "实体加速卡",
|
||||
"item.extendedae_plus.entity_speed_card.x2": "实体加速卡 (x2)",
|
||||
"item.extendedae_plus.entity_speed_card.x4": "实体加速卡 (x4)",
|
||||
"item.extendedae_plus.entity_speed_card.x8": "实体加速卡 (x8)",
|
||||
"item.extendedae_plus.entity_speed_card.x16": "实体加速卡 (x16)",
|
||||
"tooltip.extendedae_plus.entity_speed_card.multiplier": "乘数: %s",
|
||||
"tooltip.extendedae_plus.entity_speed_card.max": "最大生效: %s 倍",
|
||||
"item.extendedae_plus.infinity_biginteger_cell": "§4吞§c噬§6万§e籁§a的§b寂§d静",
|
||||
"tooltip.extendedae_plus.infinity_biginteger_cell.summon1": "§6九重献祭, 终得虚空回响§r——觐见§8虚空之主Iava§r, 赐汝此物",
|
||||
"tooltip.extendedae_plus.infinity_biginteger_cell.summon2": "§b——§4方§d寸§c之§e间§a, §6自§b有§5千§9寰",
|
||||
|
||||
"config.jade.plugin_extendedae_plus.wireless_transceiver_info": "无线收发器信息",
|
||||
"config.jade.plugin_extendedae_plus.wt_frequency": "显示频率",
|
||||
"config.jade.plugin_extendedae_plus.wt_master_mode": "显示主/从模式",
|
||||
|
|
@ -69,7 +73,7 @@
|
|||
"extendedae_plus.configuration.pageMultiplier_with_range": "扩展样板供应器槽位倍率 (1-64)",
|
||||
"extendedae_plus.configuration.showEncoderPatternPlayer": "显示样板编码玩家",
|
||||
"extendedae_plus.configuration.patternTerminalShowSlotsDefault": "样板终端默认显示槽位",
|
||||
|
||||
"extendedae_plus.configuration.craftingPauseThreshold": "AE合成计算暂停检查阈值",
|
||||
|
||||
"extendedae_plus.configuration.smartScaling": "智能样板倍增",
|
||||
"extendedae_plus.configuration.providerRoundRobinEnable": "启用样板供应器轮询分配",
|
||||
|
|
@ -85,15 +89,7 @@
|
|||
"extendedae_plus.configuration.entityTickerCost": "实体加速器能量消耗基础值",
|
||||
"extendedae_plus.configuration.entityTickerBlackList": "实体加速器黑名单",
|
||||
"extendedae_plus.configuration.entityTickerMultipliers": "实体加速器额外消耗倍率",
|
||||
"extendedae_pluscraftingPauseThreshold": "AE合成计算暂停检查阈值",
|
||||
|
||||
"extendedae_plus.configuration.state_on": "开",
|
||||
"extendedae_plus.configuration.state_off": "关",
|
||||
"block.extendedae_plus.network_pattern_controller": "样板供应器状态控制器",
|
||||
"item.extendedae_plus.network_pattern_controller": "样板供应器状态控制器",
|
||||
"gui.extendedae_plus.global.toggle_blocking": "切换阻挡模式",
|
||||
"gui.extendedae_plus.global.toggle_adv_blocking": "切换高级阻挡",
|
||||
"gui.extendedae_plus.global.toggle_smart_doubling": "切换智能翻倍",
|
||||
"gui.extendedae_plus.global.all_on": "全部开启",
|
||||
"gui.extendedae_plus.global.all_off": "全部关闭"
|
||||
"extendedae_plus.configuration.state_off": "关"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user