Skip to content

Commit 73d25ca

Browse files
authored
AdvancedAE 与 Applied Experienced 翻译更新 (#5644)
* AdvancedAE update:官库更新 * AppExp update:版本更新
1 parent 13e82ff commit 73d25ca

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

projects/1.21/assets/advancedae/advanced_ae/lang/en_us.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"emi.text.advanced_ae.AdvPatternProviderEmiDesc": "Created by upgrading an Advanced Pattern Provider with a capacity upgrade",
4848
"emi.text.advanced_ae.ReactionChamberEnergy": "Used Power: %dk FE",
4949
"emi.text.advanced_ae.ShatteredSingularityDescription": "This item is produced by chemical reaction in the reaction chamber and has several applications in quantum computing.",
50+
"exported_setting.advanced_ae.allowed_output_sides": "Allowed Sides",
5051
"fluid.advanced_ae.quantum_infusion_flowing": "Quantum Infusion",
5152
"fluid.advanced_ae.quantum_infusion_source": "Quantum Infusion",
5253
"fluid_type.advanced_ae.quantum_infusion_type": "Quantum Infusion",

projects/1.21/assets/advancedae/advanced_ae/lang/zh_cn.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"emi.text.advanced_ae.AdvPatternProviderEmiDesc": "由高级样板供应器经容量升级而来",
4848
"emi.text.advanced_ae.ReactionChamberEnergy": "消耗能量:%dk FE",
4949
"emi.text.advanced_ae.ShatteredSingularityDescription": "此物品由反应仓中化学反应而来,在量子计算中有多种应用。",
50+
"exported_setting.advanced_ae.allowed_output_sides": "可用面",
5051
"fluid.advanced_ae.quantum_infusion_flowing": "量子灌注液",
5152
"fluid.advanced_ae.quantum_infusion_source": "量子灌注液",
5253
"fluid_type.advanced_ae.quantum_infusion_type": "量子灌注液",

projects/1.21/assets/applied-experienced/appex/lang/en_us.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,12 @@
2121
"item.appex.portable_experience_cell_256k": "256k Portable Experience Cell",
2222

2323
"item.appex.experience_p2p_tunnel": "Experience P2P Tunnel",
24+
"item.appex.cable_experience_acceptor": "Experience Acceptor Part",
2425

2526
"block.appex.experience_acceptor": "ME Experience Acceptor",
2627
"block.appex.experience_converter": "Experience Converter",
2728

28-
"appex.item.converter.tooltip": "Stored: %s XP"
29+
"appex.item.converter.tooltip": "Stored: %s XP",
30+
"appex.item.converter.inv.in": "Stored %s",
31+
"appex.item.converter.inv.out": "Stored %s"
2932
}

projects/1.21/assets/applied-experienced/appex/lang/zh_cn.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,12 @@
2121
"item.appex.portable_experience_cell_256k": "256k便携经验元件",
2222

2323
"item.appex.experience_p2p_tunnel": "经验P2P通道",
24+
"item.appex.cable_experience_acceptor": "经验转换器",
2425

2526
"block.appex.experience_acceptor": "ME经验接收器",
2627
"block.appex.experience_converter": "经验转换器",
2728

28-
"appex.item.converter.tooltip": "已存储:%s XP"
29+
"appex.item.converter.tooltip": "已存储:%s XP",
30+
"appex.item.converter.inv.in": "已存储 %s",
31+
"appex.item.converter.inv.out": "已存储 %s"
2932
}

0 commit comments

Comments
 (0)