|
232 | 232 | "gui.sophisticatedcore.settings.buttons.rotate": "旋转", |
233 | 233 | "gui.sophisticatedcore.settings.buttons.rotate_detail": "顺时针=左击\n逆时针=右击", |
234 | 234 | "gui.sophisticatedcore.settings.buttons.z_offset": "深度", |
235 | | - "gui.sophisticatedcore.settings.buttons.z_offset_detail": "向外=左击\n向内=左击", |
| 235 | + "gui.sophisticatedcore.settings.buttons.z_offset_detail": "向外=左击\n向内=右击", |
236 | 236 | "gui.sophisticatedcore.settings.buttons.toggle_color": "更换颜色", |
237 | 237 | "gui.sophisticatedcore.settings.buttons.toggle_color_detail": "上一种=左击\n下一种=右击", |
238 | 238 | "gui.sophisticatedcore.settings.buttons.context_player": "玩家设置", |
|
301 | 301 | "sophisticatedcore.configuration.sortButtonsPosition.title_line_right": "标题行右侧", |
302 | 302 | "sophisticatedcore.configuration.sortButtonsPosition.below_upgrades": "升级插槽下方", |
303 | 303 | "sophisticatedcore.configuration.sortButtonsPosition.below_upgrade_tabs": "升级标签页下方", |
304 | | - "sophisticatedcore.configuration.sortButtonsPosition.hidden": "已隐藏" |
| 304 | + "sophisticatedcore.configuration.sortButtonsPosition.hidden": "已隐藏", |
| 305 | + "item.sophisticatedcore.ender_linker": "末影链接器", |
| 306 | + "item.sophisticatedcore.ender_linker.tooltip.blank": "右键点击兼容的存储容器,或与之合成", |
| 307 | + "item.sophisticatedcore.ender_linker.tooltip.bound": "右键点击兼容的存储容器,或与之合成,将其添加至链接的容器分组", |
| 308 | + "gui.sophisticatedcore.status.ender_linker.already_linked": "容器已被链接", |
| 309 | + "gui.sophisticatedcore.status.ender_linker.unsupported_endpoint": "容器无法被链接", |
| 310 | + "gui.sophisticatedcore.status.ender_linker.incompatible_endpoint": "容器不兼容当前链接的容器分组", |
| 311 | + "gui.sophisticatedcore.status.ender_linker.endpoint_has_contents": "容器存在内容物", |
| 312 | + "item.sophisticatedcore.storage.tooltip.linked_storage_group": "链接的容器分组:%s", |
| 313 | + "item.sophisticatedcore.storage.tooltip.linked_storage_endpoint": "链接的容器端点:%s", |
| 314 | + "tooltip.sophisticatedcore.linked_storage.primary": "主链接", |
| 315 | + "tooltip.sophisticatedcore.linked_storage.secondary": "已链接", |
| 316 | + "item.sophisticatedcore.ender_linker.tooltip.linker_target": "链接至:%s", |
| 317 | + "item.sophisticatedcore.ender_linker.tooltip.linker_pending": "合成时链接", |
| 318 | + "tooltip.sophisticatedcore.linked_storage.primary_named": "%s(%s)", |
| 319 | + "tooltip.sophisticatedcore.linked_storage.secondary_named": "%s(%s)" |
305 | 320 | } |
0 commit comments