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

Update zh_cn.json #2707

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Changes from all 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
43 changes: 30 additions & 13 deletions src/main/resources/assets/gtceu/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,6 +322,7 @@
"block.gtceu.hp_steam_furnace":"高压蒸汽熔炉",
"block.gtceu.hp_steam_liquid_boiler":"高压蒸汽液体燃料锅炉",
"block.gtceu.hp_steam_macerator":"高压蒸汽研磨机",
"block.gtceu.hp_steam_miner":"高压蒸汽采矿机",
"block.gtceu.hp_steam_rock_crusher":"高压蒸汽碎岩机",
"block.gtceu.hp_steam_solar_boiler":"高压蒸汽太阳能锅炉",
"block.gtceu.hp_steam_solid_boiler":"高压蒸汽固体燃料锅炉",
Expand Down Expand Up @@ -574,6 +575,7 @@
"block.gtceu.lp_steam_furnace":"低压蒸汽熔炉",
"block.gtceu.lp_steam_liquid_boiler":"低压蒸汽液体燃料锅炉",
"block.gtceu.lp_steam_macerator":"低压蒸汽研磨机",
"block.gtceu.lp_steam_miner":"低压蒸汽采矿机",
"block.gtceu.lp_steam_rock_crusher":"低压蒸汽碎岩机",
"block.gtceu.lp_steam_solar_boiler":"低压蒸汽太阳能锅炉",
"block.gtceu.lp_steam_solid_boiler":"低压蒸汽固体燃料锅炉",
Expand Down Expand Up @@ -1088,7 +1090,6 @@
"block.gtceu.steam_large_turbine":"大型蒸汽涡轮",
"block.gtceu.steam_liquid_boiler.bronze":"小型蒸汽液体燃料锅炉",
"block.gtceu.steam_machine_casing":"蒸汽机械方块",
"block.gtceu.steam_miner":"蒸汽采矿机",
"block.gtceu.steam_output_bus":"输出总线(蒸汽)",
"block.gtceu.steam_oven":"蒸汽熔炼炉",
"block.gtceu.steam_solid_boiler.bronze":"小型蒸汽固体燃料锅炉",
Expand Down Expand Up @@ -1706,8 +1707,8 @@
"button.gtceu.toggle_waypoint.name":"切换路径点",
"command.gtceu.dump_data.success":"已将注册表%2$s中的%1$s个资源转储到%3$s",
"command.gtceu.medical_condition.get":"玩家%s有以下疾病:",
"command.gtceu.medical_condition.get.element":"症状:%s§r %s分 %s秒",
"command.gtceu.medical_condition.get.element.permanent":"症状:%s§r %s分 %s秒(永久)",
"command.gtceu.medical_condition.get.element":"症状【%s】§r:%s分%s秒",
"command.gtceu.medical_condition.get.element.permanent":"症状【%s】§r:%s分%s秒(永久)",
"command.gtceu.medical_condition.get.empty":"玩家%s没有疾病。",
"command.gtceu.place_vein.failure":"无法放置%s矿脉于%s",
"command.gtceu.place_vein.success":"成功放置%s矿脉于%s",
Expand Down Expand Up @@ -1742,7 +1743,6 @@
"config.gtceu.option.enableCleanroom":"启用超净间",
"config.gtceu.option.enableFEConverters":"启用FE转换器",
"config.gtceu.option.enableMaintenance":"启用维护仓",
"config.gtceu.option.enableMoreDualHatchAbility":"启用更多总成能力",
"config.gtceu.option.enableResearch":"启用研究",
"config.gtceu.option.enableTieredCasings":"启用分级机械方块",
"config.gtceu.option.enableWorldAccelerators":"启用世界加速器",
Expand All @@ -1755,6 +1755,7 @@
"config.gtceu.option.euToFeRatio":"GTEU到FE的转换比例",
"config.gtceu.option.feToEuRatio":"FE到GTEU的转换比例",
"config.gtceu.option.flintAndSteelRequireSteel":"打火石配方是否需要钢",
"config.gtceu.option.ftbChunksIntegration":"FTB区块-集成",
"config.gtceu.option.gameplay":"游戏玩法",
"config.gtceu.option.generateLowQualityGems":"生成劣质宝石",
"config.gtceu.option.ghostCircuit":"虚拟电路",
Expand Down Expand Up @@ -1787,6 +1788,7 @@
"config.gtceu.option.inWorldPreviewDuration":"世界中预览时长",
"config.gtceu.option.increaseDungeonLoot":"更多的地牢战利品",
"config.gtceu.option.infiniteBedrockOresFluids":"无限基岩矿石流体",
"config.gtceu.option.journeyMapIntegration":"旅行地图-集成",
"config.gtceu.option.largeBoilers":"大型锅炉",
"config.gtceu.option.ldFluidPipeMinDistance":"长距流体管道最小距离",
"config.gtceu.option.ldItemPipeMinDistance":"长距物品管道最小距离",
Expand Down Expand Up @@ -1846,6 +1848,7 @@
"config.gtceu.option.surfaceRockProspectRange":"地表岩石探测半径",
"config.gtceu.option.titaniumBoilerHeatSpeed":"钛锅炉-加热速度",
"config.gtceu.option.titaniumBoilerMaxTemperature":"钛锅炉-最高温度",
"config.gtceu.option.toggle":"切换",
"config.gtceu.option.toolCraftingSounds":"使用工具合成时播放声音",
"config.gtceu.option.toolUseSounds":"使用工具时播放声音",
"config.gtceu.option.tools":"工具",
Expand All @@ -1865,6 +1868,7 @@
"config.gtceu.option.worldAcceleratorBlacklist":"世界加速器黑名单",
"config.gtceu.option.worldgen":"世界生成",
"config.gtceu.option.xOffset":"x偏移",
"config.gtceu.option.xaerosMapIntegration":"Xaero地图-集成",
"config.gtceu.option.yOffset":"y偏移",
"config.gtceu.option.zombieSpawnWithSabers":"带纳米剑的僵尸生成",
"config.jade.plugin_gtceu.auto_output_info":"[GTCEu] 自动输出信息",
Expand Down Expand Up @@ -2020,17 +2024,21 @@
"cover.robotic_arm.transfer_mode.keep_exact":"保持补给",
"cover.robotic_arm.transfer_mode.transfer_any":"任意传输",
"cover.robotic_arm.transfer_mode.transfer_exact":"精确补给",
"cover.shutter.message.disabled":"扇板已开启",
"cover.shutter.message.enabled":"扇板已关闭",
"cover.storage.title":"存储覆盖板",
"cover.tag_filter.info.0":"§b接受复杂表达式",
"cover.tag_filter.info.1":"& = 且(AND)",
"cover.tag_filter.info.2":"| = 或(OR)",
"cover.tag_filter.info.3":"^ = 异或(XOR)",
"cover.tag_filter.info.4":"! = 非(NOT)",
"cover.tag_filter.info.5":"( ) 为优先级",
"cover.tag_filter.info.6":"* 为通配符",
"cover.tag_filter.info.7":"§b使用范例:",
"cover.tag_filter.info.8":"§6dust*Gold | (plate* & !*Double*)",
"cover.tag_filter.info.9":"匹配包括小撮、小堆在内的所有金粉与双层板以外的板",
"cover.tag_filter.info.1":"§6a & b§r = 且(AND)",
"cover.tag_filter.info.10":"§b使用范例:§6*dusts/gold | (gtceu:circuits & !*lv)",
"cover.tag_filter.info.11":"这将匹配所有种类的金粉或LV以外的电路",
"cover.tag_filter.info.2":"§6a | b§r = 或(OR)",
"cover.tag_filter.info.3":"§6a ^ b§r = 异或(XOR)",
"cover.tag_filter.info.4":"§6!a§r = 非(NOT)",
"cover.tag_filter.info.5":"§6(a)§r 改变优先级",
"cover.tag_filter.info.6":"§6*§r 为通配符",
"cover.tag_filter.info.7":"§6$§r 为没有标签的物品/流体等",
"cover.tag_filter.info.8":"§b标签的格式为'命名空间:标签/子类型'。",
"cover.tag_filter.info.9":"如果没有提供命名空间,则为'forge:'。",
"cover.tag_filter.matches":"物品匹配",
"cover.tag_filter.matches_not":"物品不匹配",
"cover.tag_filter.test_slot.info":"放入一件物品以测试是否匹配过滤表达式",
Expand Down Expand Up @@ -2113,6 +2121,7 @@
"entity.gtceu.industrial_tnt":"工业TNT",
"entity.gtceu.powderbarrel":"火药桶",
"fluid.empty":"空",
"fluid.gtceu.potion":"药水",
"fluid.spawnlocation.name":"流体矿脉信息",
"fluid.tile.lava":"熔岩",
"fluid.tile.water":"水",
Expand All @@ -2123,6 +2132,8 @@
"gtceu.arc_furnace":"电弧炉",
"gtceu.assembler":"组装机",
"gtceu.assembly_line":"装配线",
"gtceu.auto_decomp.rotor":"涡轮转子",
"gtceu.auto_decomp.tool":"非电动工具",
"gtceu.autoclave":"高压釜",
"gtceu.battery_buffer.average_input":"平均输入:%s EU/t",
"gtceu.battery_buffer.average_output":"平均输出:%s EU/t",
Expand All @@ -2132,7 +2143,9 @@
"gtceu.bus.collapse_false":"已禁用物品堆叠自动合并",
"gtceu.bus.collapse_true":"已启用物品堆叠自动合并",
"gtceu.button.bedrock_fluids":"显示基岩流体矿脉",
"gtceu.button.hide_depleted":"隐藏枯竭的矿脉",
"gtceu.button.ore_veins":"显示GT矿脉",
"gtceu.button.show_depleted":"显示枯竭的矿脉",
"gtceu.cable.amperage":"最大电流:§e%d",
"gtceu.cable.loss_per_block":"线损/米/安:§c%d§r 伏",
"gtceu.cable.superconductor":"§d%s超导体",
Expand Down Expand Up @@ -2463,6 +2476,8 @@
"gtceu.jei.ore_vein_diagram.weight":"权重:%s",
"gtceu.jei.programmed_circuit":"编程电路页",
"gtceu.journeymap.options.layers":"勘探层",
"gtceu.journeymap.options.layers.bedrock_fluids":"显示基岩流体矿脉",
"gtceu.journeymap.options.layers.hide_depleted":"隐藏枯竭的矿脉",
"gtceu.journeymap.options.layers.ore_veins":"显示矿脉",
"gtceu.key.armor_charging":"启用/禁用盔甲向物品栏充能",
"gtceu.key.armor_hover":"切换盔甲悬浮模式",
Expand Down Expand Up @@ -3401,6 +3416,7 @@
"gtceu.recipe_memory_widget.tooltip.0":"§7左键点击自动输入该配方至合成格",
"gtceu.recipe_memory_widget.tooltip.1":"§7按住Shift并点击以锁定或解锁该配方",
"gtceu.recipe_type.show_recipes":"查看配方",
"gtceu.rei.group.potion_fluids":"药水流体",
"gtceu.research_station":"研究站",
"gtceu.rock_breaker":"碎岩机",
"gtceu.scanner":"扫描仪",
Expand Down Expand Up @@ -4699,6 +4715,7 @@
"material.gtceu.black_bronze":"黑青铜",
"material.gtceu.black_dye":"黑色染料",
"material.gtceu.black_steel":"黑钢",
"material.gtceu.blackstone":"黑石",
"material.gtceu.blaze":"烈焰",
"material.gtceu.blue_alloy":"蓝色合金",
"material.gtceu.blue_dye":"蓝色染料",
Expand Down
Loading