Skip to content
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
56 changes: 56 additions & 0 deletions src/generated/resources/assets/neosync/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"advancements.neosync.cross_dim_sync.description": "同步到一个存在于不同维度的壳体内。",
"advancements.neosync.cross_dim_sync.title": "灵魂出窍",
"advancements.neosync.first_sync.description": "第一次把你的意识同步到一个壳体内。",
"advancements.neosync.first_sync.title": "身体外的体验",
"advancements.neosync.place_constructor.description": "放置一个壳体培育仓。实验室已开放。",
"advancements.neosync.place_constructor.title": "为了科学",
"advancements.neosync.place_storage.description": "放置一个壳体存放仓。一个空的身体在等待。",
"advancements.neosync.place_storage.title": "灵魂之笼",
"advancements.neosync.place_treadmill.description": "放置一台跑步机。畜力驱动的工业。",
"advancements.neosync.place_treadmill.title": "猪猪瓦特",
"advancements.neosync.root.description": "获得一个克隆核心,开始你的不死之旅。",
"advancements.neosync.root.title": "同心多体",
"block.neosync.shell_constructor": "壳体培育仓",
"block.neosync.shell_storage": "壳体存放仓",
"block.neosync.treadmill": "跑步机",
"command.neosync.ghostshells.failed": "无法在%2$s处修复%1$s的壳体。指定坐标处没有外壳容器。",
"command.neosync.ghostshells.invalid_action": "可用操作:同步、删除和修复",
"command.neosync.ghostshells.not_found": "%s没有关于应位于%s的壳体信息",
"command.neosync.ghostshells.removed": "成功从%1$s的环形菜单中移除壳体(%2$s)",
"command.neosync.ghostshells.repaired": "成功在%2$s处修复%1$s的壳体",
"config.jade.plugin_neosync.shell_container": "壳体存放仓",
"config.jade.plugin_neosync.treadmill": "跑步机",
"creativetab.neosync": "新克隆",
"death.attack.neosync.fingerstick": "%s为科学而牺牲",
"event.neosync.any.fail.undead": "亡灵玩家无法执行此操作",
"event.neosync.construction.fail.health": "你的生命值不足,无法进行此操作",
"event.neosync.construction.fail.occupied": "此壳体存放仓已被占用",
"event.neosync.request.fail.invalid.location.current": "当前地点无法启动同步进程",
"event.neosync.request.fail.invalid.location.target": "找不到所选壳体",
"event.neosync.request.fail.invalid.shell": "所选壳体不属于当前玩家",
"gui.neosync.default.cross_button.title": "关闭",
"gui.neosync.page_display.pagination": "%s / %s",
"gui.neosync.shell_selector.down.title": "下一个世界",
"gui.neosync.shell_selector.left.title": "上一页",
"gui.neosync.shell_selector.position": "%s,%s,%s",
"gui.neosync.shell_selector.progress_percent": "%s%%",
"gui.neosync.shell_selector.right.title": "下一页",
"gui.neosync.shell_selector.title": "壳体选择仓",
"gui.neosync.shell_selector.up.title": "上一个世界",
"item.neosync.sync_core": "同步核心",
"jade.neosync.color": "颜色:%s",
"jade.neosync.empty": "空",
"jade.neosync.idle": "空闲",
"jade.neosync.overheated": "过热",
"jade.neosync.owner": "所有者:%s",
"jade.neosync.powered": "已供能",
"jade.neosync.progress": "构建:%s",
"jade.neosync.unpowered": "未供能",
"jei.neosync.category.treadmill_energy": "跑步机能源",
"jei.neosync.energy_per_tick": "%s FE/tick",
"jei.neosync.info.shell_constructor": "放置壳体培育仓,通过跑步机(或任何FE能源)为它供能,然后右击它开始用你的基因样本构建新的壳体。注意:采样过程会造成伤害。",
"jei.neosync.info.shell_storage": "放置一个壳体存放仓,并为它提供红石能量(或FE)。当门打开时进入其中,就可以调出环形壳体菜单,并将你的意识同步到存放的壳体中。",
"jei.neosync.info.sync_core": "同步核心是壳体机器的关键部件。把它和灰色混凝土结合起来,可以合成壳体培育仓或壳体存放仓。",
"jei.neosync.info.treadmill": "双方块结构。把猪、狼或其他支持的动物引到前面的方块上,它会产生能量,附近的壳培育仓/存放仓会消耗这些能量。"
}