export const instanceMessages = { "instanceTabs.new.title": "新建实例 (Cmd/Ctrl+N)", "instanceTabs.new.ariaLabel": "新建实例", "instanceTabs.remote.title": "远程连接", "instanceTabs.remote.ariaLabel": "远程连接", "instanceInfo.title": "实例信息", "instanceInfo.labels.folder": "文件夹", "instanceInfo.labels.project": "项目", "instanceInfo.labels.versionControl": "版本控制", "instanceInfo.labels.opencodeVersion": "OpenCode 版本", "instanceInfo.labels.binaryPath": "可执行文件路径", "instanceInfo.labels.environmentVariables": "环境变量({count})", "instanceInfo.loading": "正在加载...", "instanceInfo.server.title": "服务器", "instanceInfo.server.port": "端口:", "instanceInfo.server.pid": "PID:", "instanceInfo.server.status": "状态:", "instanceTab.status.permission": "等待权限", "instanceTab.status.compacting": "压缩中", "instanceTab.status.working": "工作中", "instanceTab.status.idle": "空闲", "instanceTab.status.ariaLabel": "实例状态:{status}", "instanceTab.actions.close.ariaLabel": "关闭实例", "instanceShell.leftPanel.sessionsTitle": "会话", "instanceShell.leftPanel.instanceInfo": "实例信息", "instanceShell.leftDrawer.pin": "固定左侧抽屉", "instanceShell.leftDrawer.unpin": "取消固定左侧抽屉", "instanceShell.leftDrawer.toggle.pinned": "左侧抽屉已固定", "instanceShell.leftDrawer.toggle.open": "打开左侧抽屉", "instanceShell.leftDrawer.toggle.close": "关闭左侧抽屉", "instanceShell.rightDrawer.pin": "固定右侧抽屉", "instanceShell.rightDrawer.unpin": "取消固定右侧抽屉", "instanceShell.rightDrawer.toggle.pinned": "右侧抽屉已固定", "instanceShell.rightDrawer.toggle.open": "打开右侧抽屉", "instanceShell.rightDrawer.toggle.close": "关闭右侧抽屉", "instanceShell.fullscreen.enter": "全屏", "instanceShell.fullscreen.exit": "退出全屏", "instanceShell.metrics.usedLabel": "已用", "instanceShell.metrics.availableLabel": "可用", "instanceShell.commandPalette.openAriaLabel": "打开命令面板", "instanceShell.commandPalette.button": "命令面板", "instanceShell.connection.ariaLabel": "连接 {status}", "instanceShell.connection.connected": "已连接", "instanceShell.connection.connecting": "连接中...", "instanceShell.connection.disconnected": "已断开", "instanceShell.connection.unknown": "未知", "instanceWelcome.shortcuts.newSession": "新建会话", "instanceWelcome.empty.title": "没有历史会话", "instanceWelcome.empty.description": "在下方创建新会话以开始使用", "instanceWelcome.loading.title": "正在加载会话", "instanceWelcome.loading.description": "正在获取你的历史会话...", "instanceWelcome.resume.title": "继续会话", "instanceWelcome.resume.subtitle.one": "{count} 个会话可用", "instanceWelcome.resume.subtitle.other": "{count} 个会话可用", "instanceWelcome.session.untitled": "未命名会话", "instanceWelcome.new.title": "开始新会话", "instanceWelcome.new.subtitle": "将自动沿用上一次的智能体/模型", "instanceWelcome.new.createButton": "创建会话", "instanceWelcome.overlay.close": "关闭", "instanceWelcome.actions.viewInstanceInfo": "查看实例信息", "instanceWelcome.actions.renameTitle": "重命名会话", "instanceWelcome.actions.deleteTitle": "删除会话", "instanceWelcome.hints.navigate": "导航", "instanceWelcome.hints.jump": "跳转", "instanceWelcome.hints.firstLast": "首/末", "instanceWelcome.hints.resume": "继续", "instanceWelcome.hints.delete": "删除", "instanceWelcome.toasts.renameError": "无法重命名会话", "instanceDisconnected.title": "实例已断开连接", "instanceDisconnected.folderFallback": "此工作区", "instanceDisconnected.reasonFallback": "服务器停止响应", "instanceDisconnected.description": "{folder} 已无法访问。关闭此标签页以继续工作。", "instanceDisconnected.details.title": "详情", "instanceDisconnected.details.folderLabel": "文件夹:", "instanceDisconnected.actions.closeInstance": "关闭实例", "instanceShell.empty.title": "未选择会话", "instanceShell.empty.description": "选择会话以查看消息", "instanceShell.rightPanel.title": "状态面板", "instanceShell.rightPanel.tabs.changes": "更改", "instanceShell.rightPanel.tabs.files": "文件", "instanceShell.rightPanel.tabs.status": "状态", "instanceShell.rightPanel.tabs.ariaLabel": "右侧面板标签页", "instanceShell.rightPanel.sections.sessionChanges": "会话更改", "instanceShell.rightPanel.sections.sessionChanges.tooltip": "当前会话中修改的文件。显示每个文件的添加和删除。", "instanceShell.rightPanel.sections.plan": "计划", "instanceShell.rightPanel.sections.plan.tooltip": "代理的路线图。跟踪任务、子任务及其完成状态。", "instanceShell.rightPanel.sections.backgroundProcesses": "后台 Shell", "instanceShell.rightPanel.sections.backgroundProcesses.tooltip": "代理启动的后台进程。您可以监控其输出、停止或终止它们。", "instanceShell.rightPanel.sections.mcp": "MCP 服务器", "instanceShell.rightPanel.sections.mcp.tooltip": "模型上下文协议服务器,使用外部工具和服务扩展代理能力。", "instanceShell.rightPanel.sections.lsp": "LSP 服务器", "instanceShell.rightPanel.sections.lsp.tooltip": "语言服务器协议服务器,提供代码智能、诊断和语言特定的功能。", "instanceShell.rightPanel.sections.plugins": "插件", "instanceShell.rightPanel.sections.plugins.tooltip": "自定义 UI 和服务器行为的插件,添加超出 MCP 和 LSP 的功能。", "instanceShell.sessionChanges.noSessionSelected": "选择会话以查看更改。", "instanceShell.sessionChanges.loading": "正在获取会话更改...", "instanceShell.sessionChanges.empty": "暂无会话更改。", "instanceShell.sessionChanges.filesChanged": "已更改 {count} 个文件", "instanceShell.sessionChanges.actions.show": "显示更改", "instanceShell.filesShell.fileListTitle": "文件列表", "instanceShell.filesShell.mobileSelectorLabel": "选择文件", "instanceShell.filesShell.mobileSelectorEmpty": "请选择文件", "instanceShell.filesShell.viewerTitle": "更改查看器", "instanceShell.filesShell.viewerPlaceholder": "详细更改渲染将在下一步中添加。", "instanceShell.filesShell.viewerEmpty": "未选择文件。", "instanceShell.plan.noSessionSelected": "选择会话以查看计划。", "instanceShell.plan.empty": "暂无计划。", "instanceShell.backgroundProcesses.empty": "没有后台进程。", "instanceShell.backgroundProcesses.status": "状态:{status}", "instanceShell.backgroundProcesses.output": "输出:{sizeKb}KB", "instanceShell.backgroundProcesses.actions.output": "输出", "instanceShell.backgroundProcesses.actions.stop": "停止", "instanceShell.backgroundProcesses.actions.terminate": "终止", "versionPill.appWithVersion": "应用 {version}", "versionPill.ui": "UI", "versionPill.uiWithVersion": "UI {version}", "versionPill.source": " ({source})", "opencodeBinarySelector.title": "OpenCode 可执行文件", "opencodeBinarySelector.subtitle": "选择 OpenCode 要运行的可执行文件", "opencodeBinarySelector.customPath.placeholder": "输入 opencode 可执行文件路径…", "opencodeBinarySelector.actions.add": "添加", "opencodeBinarySelector.actions.browse": "浏览可执行文件…", "opencodeBinarySelector.actions.removeTitle": "移除可执行文件", "opencodeBinarySelector.badge.systemPath": "使用系统 PATH 中的可执行文件", "opencodeBinarySelector.status.checkingVersions": "正在检查版本…", "opencodeBinarySelector.status.checking": "正在检查…", "opencodeBinarySelector.dialog.title": "选择 OpenCode 可执行文件", "opencodeBinarySelector.dialog.description": "浏览 CLI 服务器暴露的文件。", "opencodeBinarySelector.validation.invalidBinary": "无效的 OpenCode 可执行文件", "opencodeBinarySelector.validation.alreadyValidating": "正在验证中", "opencodeBinarySelector.display.systemPath": "{name}(系统 PATH)", "opencodeBinarySelector.versionLabel": "v{version}", } as const