-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New translations en_us.json (Chinese Simplified)
- Loading branch information
1 parent
50bf6ec
commit 317903d
Showing
1 changed file
with
38 additions
and
24 deletions.
There are no files selected for viewing
62 changes: 38 additions & 24 deletions
62
common/src/main/resources/assets/betterp2p/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 |
---|---|---|
@@ -1,35 +1,49 @@ | ||
{ | ||
"item.advanced_memory_card": "高级内存卡", | ||
"item.advanced_memory_card.selected": "频率:", | ||
"gui.advanced_memory_card.select": "选择", | ||
"gui.advanced_memory_card.bind": "绑定", | ||
"gui.advanced_memory_card.pos": "位置:%d, %d, %d", | ||
"gui.advanced_memory_card.side": "朝向:%s", | ||
"item.betterp2p.advanced_memory_card": "Advanced Memory Card", | ||
"item.betterp2p.advanced_memory_card.selected": "Frequency:", | ||
"gui.advanced_memory_card.select": "Select", | ||
"gui.advanced_memory_card.bind": "Bind", | ||
"gui.advanced_memory_card.unbind": "Unbind", | ||
"gui.advanced_memory_card.pos": "Pos: %d, %d, %d", | ||
"gui.advanced_memory_card.side": "Side: %s", | ||
"gui.advanced_memory_card.dim": "Dim: %d", | ||
"gui.advanced_memory_card": "名称:%s", | ||
"gui.advanced_memory_card.name": "Name: %s", | ||
"gui.advanced_memory_card.sortinfo1": "Sorting tags", | ||
"gui.advanced_memory_card.sortinfo2": "Show Input P2Ps only", | ||
"gui.advanced_memory_card.sortinfo3": "Show Output P2Ps only", | ||
"gui.advanced_memory_card.sortinfo4": "Show Bound P2Ps only", | ||
"gui.advanced_memory_card.sortinfo5": "Show Unbound P2Ps only", | ||
"gui.advanced_memory_card.sortinfo6": "Tags are space separated and are combined w/ the AND operator.", | ||
"gui.advanced_memory_card.sortinfo6": "Filter by type name(s)", | ||
"gui.advanced_memory_card.sortinfo7": "Tags are space separated and are combined w/ the AND operator.", | ||
"gui.advanced_memory_card.extra.channel": "Channels used: %s", | ||
"gui.advanced_memory_card.mode.input": "模式:绑定输入", | ||
"gui.advanced_memory_card.mode.output": "模式:绑定输出", | ||
"gui.advanced_memory_card.mode.copy": "模式:复制输出", | ||
"gui.advanced_memory_card.desc.mode": "改变为%s", | ||
"gui.advanced_memory_card.desc.mode.input": "输入", | ||
"gui.advanced_memory_card.desc.mode.output": "输出", | ||
"gui.advanced_memory_card.desc.not_set": "未配置", | ||
"gui.advanced_memory_card.desc.effect": "效果:", | ||
"gui.advanced_memory_card.gui_scale.resize": "Resize", | ||
"gui.advanced_memory_card.gui_scale.small": "小", | ||
"gui.advanced_memory_card.gui_scale.normal": "中", | ||
"gui.advanced_memory_card.gui_scale.large": "大", | ||
"gui.advanced_memory_card.gui_scale.dynamic": "自动", | ||
"gui.advanced_memory_card.mode.input": "Current Mode: Bind to Input", | ||
"gui.advanced_memory_card.mode.input.desc.1": "• Before binding, the §aselected §aP2P §7and §bbind §btarget §7(if output) have their connections removed.", | ||
"gui.advanced_memory_card.mode.input.desc.2": "• The §aselected P2P §7becomes the the §6output§7, while the §bbind §btarget §7becomes the §9input§7.", | ||
"gui.advanced_memory_card.mode.input.desc.3": "• The §aselected P2P §7becomes the same type as its new input, and the §bbind §btarget §7is added to the output list.", | ||
"gui.advanced_memory_card.mode.output": "Current Mode: Bind to Output", | ||
"gui.advanced_memory_card.mode.output.desc.1": "• Before binding, the §aselected §aP2P §7(if output) and §bbind §btarget §7have their connections removed.", | ||
"gui.advanced_memory_card.mode.output.desc.2": "• The §aselected P2P §7becomes the the §9input§7, while the §bbind §btarget §7becomes the §6output§7.", | ||
"gui.advanced_memory_card.mode.output.desc.3": "• The §bbind target §7becomes the same type as its new input, and is added to the output list.", | ||
"gui.advanced_memory_card.mode.copy": "Current Mode: Copy Input to Output", | ||
"gui.advanced_memory_card.mode.copy.desc.1": "• §aSelected P2P §7must be an §9input.", | ||
"gui.advanced_memory_card.mode.copy.desc.2": "• Before binding, the §bbind §btarget §7has its connections removed.", | ||
"gui.advanced_memory_card.mode.copy.desc.3": "• The §aselected §aP2P §7becomes the §9input§7, while the §bbind §btarget §7is added to the list of the §aselected §aP2P's §6outputs§7.", | ||
"gui.advanced_memory_card.mode.copy.desc.4": "• The §bbind target §7becomes the same type as its new input.", | ||
"gui.advanced_memory_card.mode.unbind": "Current Mode: Unbind", | ||
"gui.advanced_memory_card.mode.unbind.desc.1": "• Disables normal functions; you can no longer bind P2Ps.", | ||
"gui.advanced_memory_card.mode.unbind.desc.2": "• All bound P2Ps are now unbindable, which resets its frequency and converts it back to an §9input§7.", | ||
"gui.advanced_memory_card.desc.not_set": "Not set", | ||
"gui.advanced_memory_card.desc.effect": "Effect:", | ||
"gui.advanced_memory_card.gui_scale.small": "Current Size: Small", | ||
"gui.advanced_memory_card.gui_scale.normal": "Current Size: Standard", | ||
"gui.advanced_memory_card.gui_scale.large": "Current Size: Large", | ||
"gui.advanced_memory_card.gui_scale.dynamic": "Current Size: Automatic", | ||
"gui.advanced_memory_card.p2p_status.bound": "Bound", | ||
"gui.advanced_memory_card.p2p_status.unbound": "Unbound", | ||
"gui.advanced_memory_card.p2p_status.input": "输入", | ||
"gui.advanced_memory_card.p2p_status.output": "输出", | ||
"gui.advanced_memory_card.p2p_status.offline": "设备关闭" | ||
"gui.advanced_memory_card.p2p_status.input": "Input", | ||
"gui.advanced_memory_card.p2p_status.output": "Output", | ||
"gui.advanced_memory_card.p2p_status.offline": "Offline", | ||
"gui.advanced_memory_card.types.filtered": "Showing: %s", | ||
"gui.advanced_memory_card.types.any": "§aAll", | ||
"gui.advanced_memory_card.error.same_type": "P2P already this type." | ||
} |