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 #183

Open
wants to merge 5 commits into
base: 1.18-forge
Choose a base branch
from
Open
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
39 changes: 36 additions & 3 deletions src/main/resources/assets/oc2/lang/zh_cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,28 +7,47 @@
"block.oc2.bus_cable": "总线线缆",
"block.oc2.bus_cable.desc": "与总线接口结合使用,以将外部设备连接到电脑。",
"block.oc2.network_connector": "网络连接口",
"block.oc2.network_connector.desc": "通过网线传输网络数据包。",
"block.oc2.network_hub": "网线集线器",
"block.oc2.network_hub.desc": "在所有连接的网络连接口之间分配网络数据包。",
"block.oc2.redstone_interface": "红石接口",
"block.oc2.redstone_interface.desc": "发出并读取红石信号。",
"block.oc2.disk_drive": "磁盘驱动器",
"block.oc2.disk_drive.desc": "使用这个来访问软盘。",
"block.oc2.charger": "充电器",
"block.oc2.charger.desc": "通过站在上面给实体和物品充电。",
"block.oc2.creative_energy": "无限能量方块",
"block.oc2.creative_energy.desc": "提供无限的能量给连接的方块。",
"block.oc2.projector": "投影仪",
"block.oc2.projector.desc": "将图像投影到它前面的表面上。",
"block.oc2.keyboard": "键盘",
"block.oc2.keyboard.desc": "允许在使用投影仪时输入按键。",

"item.oc2.wrench": "螺丝刀扳手",
"item.oc2.wrench.desc": "当潜行时用于配置设备和拆卸设备。",
"item.oc2.manual": "计算机科学手册",
"item.oc2.manual.desc": "保存有关使用计算机时所需的所有信息。",
"item.oc2.bus_interface": "总线接口",
"item.oc2.bus_interface.desc": "通过总线线缆来和外部设备通讯。",
"item.oc2.network_cable": "网线",
"item.oc2.network_cable.desc": "连接网络接口。",
"item.oc2.memory": "内存条",
"item.oc2.memory.desc": "计算机和机器人中使用的内存(RAM)。",
"item.oc2.hard_drive": "硬盘",
"item.oc2.hard_drive.desc": "用于操作系统和数据的大容量存储。",
"item.oc2.floppy": "软盘",
"item.oc2.floppy.desc": "用于在计算机之间传输数据的便携式存储。",
"item.oc2.flash_memory": "固件",
"item.oc2.flash_memory.desc": "固件的只读存储。",
"item.oc2.redstone_interface_card": "红石卡",
"item.oc2.redstone_interface_card.desc": "通过计算机发出和读取红石信号。",
"item.oc2.network_interface_card": "网卡",
"item.oc2.network_interface_card.desc": "通过附加的网络接口发送和接收网络数据包。",
"item.oc2.network_interface_card.is_configured": "已配置。",
"item.oc2.network_tunnel_card": "网络隧道卡",
"item.oc2.network_tunnel_card.desc": "向链接设备发送和接收网络数据包。",
"item.oc2.file_import_export_card": "文件导入/导出卡",
"item.oc2.file_import_export_card.desc": "提供一个API来导入/导出文件。",
"item.oc2.file_import_export_card.desc": "可以从真实的文件系统导入/导出文件。",
"item.oc2.robot": "机器人",
"item.oc2.robot.desc": "使用螺丝刀扳手或者兼容的扳手来添加或移除组件。",
"item.oc2.inventory_operations_module": "物品栏操作模块",
Expand All @@ -37,9 +56,13 @@
"item.oc2.block_operations_module.desc": "允许机器人放置/破坏方块。",
"item.oc2.sound_card": "声卡",
"item.oc2.sound_card.desc": "可以从其高度逼真的音库播放各种声音。",
"item.oc2.network_tunnel_module": "网络隧道模块",
"item.oc2.network_tunnel_module.desc": "向链接设备发送和接收网络数据包。",

"item.oc2.transistor": "晶体管",
"item.oc2.transistor.desc": "合成材料",
"item.oc2.circuit_board": "电路板",
"item.oc2.circuit_board.desc": "合成材料",

"entity.oc2.robot": "机器人",

Expand Down Expand Up @@ -71,15 +94,24 @@
"gui.oc2.file_chooser.confirm_button.save": "保存",
"gui.oc2.file_chooser.confirm_button.overwrite": "覆盖",
"gui.oc2.file_chooser.cancel_button": "取消",

"gui.oc2.network_interface_card.side_state": "状态: %s",
"gui.oc2.network_interface_card.connectivity.enabled": "已启用",
"gui.oc2.network_interface_card.connectivity.disabled": "已禁用",
"gui.oc2.network_interface_card.info": "拖动以旋转,点击面以切换状态。",

"gui.oc2.keyboard.close_info": "右键以关闭。",

"gui.oc2.network_tunnel.link": "链接",

"manual.oc2.home": "主页",
"manual.oc2.blocks": "方块",
"manual.oc2.items": "物品",

"message.oc2.connector.error.full": "不能放置更多线缆。",
"message.oc2.connector.error.too_far": "距离太远了。",
"message.oc2.connector.error.obstructed": "直线内有方块",
"message.oc2.import_file.file_too_large": "文件过大",
"message.oc2.connector.error.obstructed": "直线内有方块",
"message.oc2.import_file.file_too_large": "文件过大",
"message.oc2.invalid_facade_block": "该方块不能被用作一个面。",

"tooltip.oc2.device_needs_reboot": "需要重启",
Expand All @@ -90,6 +122,7 @@
"tooltip.oc2.energyConsumption": "能量使用:%s/t",
"tooltip.oc2.confirm": "确认",
"tooltip.oc2.cancel": "取消",
"tooltip.oc2.network_tunnel_id": "隧道id: %s",

"subtitles.oc2.computer": "电脑:运行",
"subtitles.oc2.floppy": "软盘:访问",
Expand Down