Skip to content

Commit

Permalink
New translations en_us.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rearth committed Dec 28, 2024
1 parent 0b3b3ba commit 9aa3ce3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions common/src/main/resources/assets/oritech/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@
"item.oritech.gold_dust": "金粉",
"item.oritech.small_gold_dust": "细金粉",
"item.oritech.gold_gem": "金石",
"item.oritech.fluxite": "通量水晶",
"item.oritech.fluxite": "辐水晶",
"item.oritech.adamant_ingot": "精镍锭",
"item.oritech.adamant_dust": "精镍粉",
"item.oritech.biosteel_ingot": "有机钢锭",
Expand Down Expand Up @@ -625,7 +625,7 @@
"item.oritech.jetpack_elytra": "强化鞘翅",
"item.oritech.jetpack_exo_elytra": "强化外骨骼鞘翅",
"item.oritech.raw_uranium": "Raw Uranium",
"item.oritech.uranium_gem": "Uranium Gem",
"item.oritech.uranium_gem": "铀石",
"item.oritech.small_uranium_dust": "Small Uranium Dust",
"item.oritech.uranium_dust": "Uranium Dust",
"item.oritech.small_plutonium_dust": "Small Plutonium Dust",
Expand Down Expand Up @@ -682,7 +682,7 @@
"message.oritech.tool_mode.silk_touch": "精准采集",
"tooltip.oritech.tool_mode.area_range.area": "模式:区域",
"tooltip.oritech.tool_mode.area_range.single": "模式:单个",
"message.oritech.reactor_edge_invalid": "Invalid: Reactor Wall edges need to be rectangular",
"message.oritech.reactor_edge_invalid": "无效:反应堆墙边框须为矩形",
"message.oritech.reactor_wall_invalid": "Invalid: Reactor Walls need to be made of reactor-compatible blocks (e.g. reactor walls, ports, controllers)",
"message.oritech.reactor_interior_issues": "Invalid: Reactor Interior Components to be identical on all Y-Layers, and need corresponding ports on top",
"config.jade.plugin_oritech.machine_core_controller": "Oritech控制器连接视图",
Expand All @@ -705,7 +705,7 @@
"text.oritech.reactor.stable": "超稳",
"text.oritech.reactor.heating_up": "Heating",
"text.oritech.reactor.unstable": "不稳定",
"text.oritech.reactor.explosion_imminent": "DANGEROUS",
"text.oritech.reactor.explosion_imminent": "危险",
"text.oritech.accelerator.ui.waiting.0": "等待中.",
"text.oritech.accelerator.ui.waiting.1": "等待中..",
"text.oritech.accelerator.ui.waiting.2": "等待中...",
Expand Down Expand Up @@ -892,8 +892,8 @@
"text.config.oritech-config.option.chainSaw.energyUsage": "链锯能量消耗",
"text.config.oritech-config.option.chainSaw.chargeSpeed": "链锯充能速度",
"text.config.oritech-config.section.reactor": "Nuclear Reactor",
"text.config.oritech-config.option.safeMode": "Safe Mode",
"text.config.oritech-config.option.safeMode.tooltip": "With safe mode enabled, the reactor will only enter a cooldown period instead\nof exploding when overheated.",
"text.config.oritech-config.option.safeMode": "安全模式",
"text.config.oritech-config.option.safeMode.tooltip": "若启用,反应堆将在过热时不会爆炸,而会进入冷却期",
"text.config.oritech-config.option.safeModeCooldown": "Safe Mode Cooldown",
"text.config.oritech-config.option.maxSize": "Maximum Size",
"text.config.oritech-config.option.rfPerPulse": "RF Per Pulse",
Expand Down

0 comments on commit 9aa3ce3

Please sign in to comment.