-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[R] Applied Energistics 2 Wireless Terminals Forge 翻译提交 (#1931)
Co-authored-by: 2831906503 <2831906503@qq.com>
- Loading branch information
1 parent
2038b5f
commit 7d0b776
Showing
2 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
projects/1.16/assets/applied-energistics-2-wireless-terminals-forge/ae2wtlib/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"itemGroup.ae2wtlib.general": "AE2 Wireless Terminals (AE2WTLib)", | ||
"key.category.ae2wtlib": "AE2 Wireless Terminals (AE2WTLib)", | ||
|
||
"gui.ae2wtlib.emptytrash": "Empty Trash", | ||
"gui.ae2wtlib.emptytrash.desc": "Delete contents of the Trash slot", | ||
|
||
"item.ae2wtlib.infinity_booster_card": "Infinity Booster Card", | ||
"item.ae2wtlib.infinity_booster_card.desc": "Expands Wireless Terminals to infinity", | ||
"item.ae2wtlib.magnet_card": "Magnet Card", | ||
"item.ae2wtlib.magnet_card.desc": "Magnet upgrade for the Wireless Crafting Terminal", | ||
"gui.ae2wtlib.magnet_card": "Magnet Card", | ||
"gui.ae2wtlib.magnetcard.desc.off": "Off", | ||
"gui.ae2wtlib.magnetcard.desc.inv": "Pickup to Inventory", | ||
"gui.ae2wtlib.magnetcard.desc.me": "Pickup to ME", | ||
"gui.ae2wtlib.cycle_terminal.desc": "Open next Terminal", | ||
|
||
"item.ae2wtlib.wireless_crafting_terminal": "Wireless Crafting Terminal", | ||
"item.ae2wtlib.wireless_pattern_terminal": "Wireless Pattern Terminal", | ||
"item.ae2wtlib.wireless_interface_terminal": "Wireless Interface Terminal", | ||
"item.ae2wtlib.wireless_universal_terminal": "Wireless Universal Terminal", | ||
"item.ae2wtlib.wireless_universal_terminal.desc": "Installed Terminals:", | ||
|
||
"key.ae2wtlib.wct": "Open Wireless Crafting Terminal", | ||
"key.ae2wtlib.wpt": "Open Wireless Pattern Terminal", | ||
"key.ae2wtlib.wit": "Open Wireless Interface Terminal" | ||
} |
27 changes: 27 additions & 0 deletions
27
projects/1.16/assets/applied-energistics-2-wireless-terminals-forge/ae2wtlib/lang/zh_cn.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
{ | ||
"itemGroup.ae2wtlib.general": "AE2无线终端(AE2WTLib)", | ||
"key.category.ae2wtlib": "AE2无线终端(AE2WTLib)", | ||
|
||
"gui.ae2wtlib.emptytrash": "清空垃圾桶", | ||
"gui.ae2wtlib.emptytrash.desc": "删除垃圾桶内的物品", | ||
|
||
"item.ae2wtlib.infinity_booster_card": "无限增幅卡", | ||
"item.ae2wtlib.infinity_booster_card.desc": "将ME无线信号范围拓展至无限远", | ||
"item.ae2wtlib.magnet_card": "磁卡", | ||
"item.ae2wtlib.magnet_card.desc": "为无线合成终端安装磁卡", | ||
"gui.ae2wtlib.magnet_card": "磁卡", | ||
"gui.ae2wtlib.magnetcard.desc.off": "关闭", | ||
"gui.ae2wtlib.magnetcard.desc.inv": "拾起物品至物品栏", | ||
"gui.ae2wtlib.magnetcard.desc.me": "拾起物品至ME网络", | ||
"gui.ae2wtlib.cycle_terminal.desc": "切换下一终端", | ||
|
||
"item.ae2wtlib.wireless_crafting_terminal": "无线合成终端", | ||
"item.ae2wtlib.wireless_pattern_terminal": "无线样板终端", | ||
"item.ae2wtlib.wireless_interface_terminal": "无线接口终端", | ||
"item.ae2wtlib.wireless_universal_terminal": "无线通用终端", | ||
"item.ae2wtlib.wireless_universal_terminal.desc": "已安装的终端", | ||
|
||
"key.ae2wtlib.wct": "打开无线合成终端", | ||
"key.ae2wtlib.wpt": "打开无线样板终端", | ||
"key.ae2wtlib.wit": "打开无线接口终端" | ||
} |