@openchamber/web 1.12.2 → 1.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dist/assets/{MarkdownRendererImpl-2INOOMmV.js → MarkdownRendererImpl-C2snGm6y.js} +1 -1
  2. package/dist/assets/{MultiRunWindow-BovvaCrr.js → MultiRunWindow-DXXoYCBh.js} +1 -1
  3. package/dist/assets/{NewWorktreeDialog-6y6rHfOQ.js → NewWorktreeDialog-C6394QE9.js} +1 -1
  4. package/dist/assets/OnboardingScreen-CLXmHHBW.js +1 -0
  5. package/dist/assets/{SessionSwitcherDropdown-DSXsR7zB.js → SessionSwitcherDropdown-BMN9gaXo.js} +1 -1
  6. package/dist/assets/{SettingsWindow-Dll7W_Kd.js → SettingsWindow-DXEjjH2f.js} +1 -1
  7. package/dist/assets/{TerminalView-D_ktT_L5.js → TerminalView-CePdcScA.js} +1 -1
  8. package/dist/assets/{es-9Cy-lgBh.js → es-rCA6AcBs.js} +1 -1
  9. package/dist/assets/{ko-BxmPoeb2.js → ko-CTiirGAp.js} +1 -1
  10. package/dist/assets/{main-BpZQobwD.js → main-D1IN8sAs.js} +2 -2
  11. package/dist/assets/{main-D8KFwoUt.js → main-DIwL7PaU.js} +46 -46
  12. package/dist/assets/{miniChat-BdEth0Oc.js → miniChat-DXW_W4_n.js} +2 -2
  13. package/dist/assets/{mobile-BxWzNO1C.js → mobile-DWyy0wq-.js} +2 -2
  14. package/dist/assets/{pl-J7oKZUR2.js → pl-CwJAYYhT.js} +1 -1
  15. package/dist/assets/{pt-BR-p6gRuJwx.js → pt-BR-xndordtt.js} +1 -1
  16. package/dist/assets/{renderElectronMiniChatApp-MNKYhIaT.js → renderElectronMiniChatApp-BmvjGDb_.js} +2 -2
  17. package/dist/assets/{renderMobileApp-DpYY7X9v.js → renderMobileApp-1BEmeUF9.js} +3 -3
  18. package/dist/assets/{uk-BOvMb8eG.js → uk-C52rE_cP.js} +1 -1
  19. package/dist/assets/{useAppFontEffects-DEZpweZZ.js → useAppFontEffects-hYm-4PtP.js} +4 -4
  20. package/dist/assets/{zh-CN-Cv0tBxN1.js → zh-CN-B7IfGwyh.js} +1 -1
  21. package/dist/assets/{zh-TW-CS7R6Ak3.js → zh-TW-DiO_1_-_.js} +1 -1
  22. package/dist/index.html +1 -1
  23. package/dist/mini-chat.html +1 -1
  24. package/dist/mobile.html +1 -1
  25. package/package.json +1 -1
  26. package/server/index.js +0 -15
  27. package/server/lib/fs/routes.js +28 -2
  28. package/server/lib/opencode/env-runtime.js +20 -158
  29. package/server/lib/opencode/env-runtime.test.js +38 -11
  30. package/server/lib/opencode/lifecycle.js +5 -24
  31. package/server/lib/opencode/lifecycle.test.js +0 -2
  32. package/server/lib/opencode/network-runtime.js +1 -1
  33. package/server/lib/opencode/routes.js +1 -1
  34. package/dist/assets/OnboardingScreen-B1Ft9kmW.js +0 -1
@@ -8,7 +8,7 @@ const e={"settings.appearance.language.label":"语言","settings.appearance.lang
8
8
  [进程已退出{exitCodeSegment}{signalSegment}]\r
9
9
  `,"terminalView.stream.processExitedWithCode":",退出码 {exitCode}","terminalView.stream.processExitedWithSignal":"(信号 {signal})","terminalView.error.sessionEnded":"终端会话已结束","terminalView.error.connectionFailed":"连接失败:{message}","terminalView.error.startSessionFailed":"启动终端会话失败","terminalView.error.restartFailed":"重启终端失败","terminalView.error.sendInputFailed":"发送输入失败","terminalView.empty.noWorkingDirectory":"终端不可用,缺少工作目录。","terminalView.empty.selectSession":"选择一个会话以打开终端。","terminalView.empty.noWorkingDirectoryForSession":"此会话没有可用的工作目录。","terminalView.actions.retry":"重试","terminalView.actions.hardRestart":"强制重启","terminalView.actions.hardRestartTitle":"强制终止并创建全新会话","terminalView.quickKeys.escape":"Esc","terminalView.quickKeys.tabAria":"Tab 键","terminalView.quickKeys.controlLabel":"Ctrl","terminalView.quickKeys.controlModifierAria":"Control 修饰键","terminalView.quickKeys.commandModifierAria":"Command 修饰键","terminalView.quickKeys.arrowUpAria":"上箭头","terminalView.quickKeys.arrowLeftAria":"左箭头","terminalView.quickKeys.arrowDownAria":"下箭头","terminalView.quickKeys.arrowRightAria":"右箭头","terminalView.quickKeys.enterAria":"Enter 键","terminalView.tabs.closeTabTitle":"关闭标签页","terminalView.tabs.newTabTitle":"新建标签页","terminalView.bottomDock.resizeAria":"调整终端面板大小","terminalView.bottomDock.restoreTitle":"恢复终端面板高度","terminalView.bottomDock.restoreAria":"恢复终端面板高度","terminalView.bottomDock.expandTitle":"展开终端面板","terminalView.bottomDock.expandAria":"展开终端面板","terminalView.bottomDock.closeTitle":"关闭终端面板","terminalView.bottomDock.closeAria":"关闭终端面板","terminalView.viewport.inputAria":"终端输入","directoryExplorerDialog.title":"添加项目目录","directoryExplorerDialog.description":"选择一个文件夹添加为项目。","directoryExplorerDialog.toggle.showHidden":"显示隐藏项","directoryExplorerDialog.pathInput.placeholder":"输入路径或从树中选择...","directoryExplorerDialog.actions.openingFinder":"正在打开...","directoryExplorerDialog.actions.openInFinder":"在 Finder 中打开","directoryExplorerDialog.actions.adding":"添加中...","directoryExplorerDialog.actions.addProject":"添加项目","directoryExplorerDialog.actions.addLocalProject":"添加本地项目","directoryExplorerDialog.actions.cloneRepository":"克隆仓库","directoryExplorerDialog.actions.cloneAndAdd":"克隆并添加","directoryExplorerDialog.actions.cloning":"正在克隆...","directoryExplorerDialog.actions.createAndAdd":"创建并添加","directoryExplorerDialog.actions.alreadyAdded":"已添加","directoryExplorerDialog.clone.remoteUrlPlaceholder":"仓库 URL(HTTPS 或 SSH)","directoryExplorerDialog.browse.directories":"目录","directoryExplorerDialog.browse.loading":"正在加载目录...","directoryExplorerDialog.browse.empty":"没有匹配的目录。","directoryExplorerDialog.browse.parentDirectory":"上级目录","directoryExplorerDialog.browse.addedBadge":"已添加","directoryExplorerDialog.browse.quickAdd":"添加","directoryExplorerDialog.footer.navigate":"导航","directoryExplorerDialog.footer.select":"选择","directoryExplorerDialog.footer.add":"添加","directoryExplorerDialog.shortcut.enter":"Enter","directoryExplorerDialog.toast.unableToAccessDirectory":"无法访问目录","directoryExplorerDialog.toast.desktopDeniedAccess":"桌面端拒绝了目录访问。","directoryExplorerDialog.toast.failedToOpenDirectory":"打开目录失败","directoryExplorerDialog.toast.desktopCouldNotGrantAccess":"桌面端无法授予文件访问权限。","directoryExplorerDialog.toast.failedToAddProject":"添加项目失败","directoryExplorerDialog.toast.cloneUrlRequired":"克隆前请输入仓库 URL。","directoryExplorerDialog.toast.selectValidDirectoryPath":"请选择有效的目录路径。","directoryExplorerDialog.toast.failedToSelectDirectory":"选择目录失败","directoryExplorerDialog.toast.unknownError":"发生未知错误。","directoryTree.actions.createNewDirectory":"创建新目录","directoryTree.actions.pinDirectory":"固定目录","directoryTree.actions.unpinDirectory":"取消固定目录","directoryTree.actions.createDirectory":"创建目录","directoryTree.actions.cancel":"取消","directoryTree.actions.selectWorkingDirectoryAria":"选择工作目录","directoryTree.state.locatingHomeDirectory":"正在定位主目录...","directoryTree.state.loading":"加载中...","directoryTree.state.noDirectoriesFound":"未找到目录","directoryTree.section.pinned":"已固定","directoryTree.section.browse":"浏览","aboutDialog.versionLabel":"版本 {version}","aboutDialog.openChamberVersionLabel":"OpenChamber 版本 {version}","aboutDialog.openCodeVersionLabel":"OpenCode 版本 {version}","aboutDialog.actions.copyDiagnostics":"复制诊断信息","aboutDialog.actions.preparingDiagnostics":"正在准备诊断信息...","aboutDialog.actions.diagnosticsCopied":"诊断信息已复制","aboutDialog.diagnosticsDescription":"包含 OpenChamber 状态、OpenCode 健康信息、目录和项目。","aboutDialog.footerNote":"为社区用心打造","aboutDialog.toast.copyFailed":"复制失败","aboutDialog.toast.diagnosticsNotReady":"诊断信息尚未就绪。请稍候重试。","aboutDialog.toast.diagnosticsCopied":"诊断信息已复制","helpDialog.title":"键盘快捷键","helpDialog.description":"使用这些快捷键可更高效地导航 OpenChamber","helpDialog.section.navigationCommands":"导航与命令","helpDialog.section.sessionManagement":"会话管理","helpDialog.section.panels":"面板","helpDialog.section.interface":"界面","helpDialog.item.openCommandPalette":"打开命令面板","helpDialog.item.showKeyboardShortcuts":"显示键盘快捷键(此对话框)","helpDialog.item.toggleSessionSidebar":"切换会话侧边栏","helpDialog.item.cycleAgent":"循环切换智能体(聊天输入)","helpDialog.item.openModelSelector":"打开模型选择器","helpDialog.item.navigateModels":"导航模型(选择器中)","helpDialog.item.adjustThinkingMode":"调整思考模式(选择器中,支持时)","helpDialog.item.cycleThinkingVariant":"循环思考变体(全局快捷键)","helpDialog.item.newWindow":"新建窗口(仅桌面端)","helpDialog.item.createNewSession":"创建新会话","helpDialog.item.createNewWorktreeDraft":"创建新工作树草稿","helpDialog.item.focusChatInput":"聚焦聊天输入框","helpDialog.item.abortActiveRun":"中止当前运行(双击)","helpDialog.item.toggleRightSidebar":"切换右侧边栏","helpDialog.item.openRightSidebarGitTab":"打开右侧边栏 Git 标签","helpDialog.item.openRightSidebarFilesTab":"打开右侧边栏文件标签","helpDialog.item.cycleRightSidebarTab":"循环右侧边栏标签","helpDialog.item.toggleTerminalDock":"切换终端停靠栏","helpDialog.item.toggleTerminalExpanded":"切换终端展开状态","helpDialog.item.togglePlanContextPanel":"切换计划上下文面板","helpDialog.item.cycleTheme":"循环切换主题(浅色 → 深色 → 跟随系统)","helpDialog.item.switchProject":"切换项目","helpDialog.item.toggleServicesMenu":"切换服务菜单","helpDialog.item.cycleServicesTab":"循环服务标签","helpDialog.item.openSettings":"打开设置","helpDialog.keyCombiner.or":"或","helpDialog.proTips.title":"使用提示:","helpDialog.proTips.commandPalette":"使用命令面板({shortcut})可快速访问所有操作","helpDialog.proTips.recentSessions":"最近 5 个会话会显示在命令面板中","helpDialog.proTips.themeCycling":"主题循环会记住你在各会话中的偏好","header.actions.rightSidebarWithShortcut":"右侧边栏({shortcut})","header.actions.toggleRightSidebarAria":"切换右侧边栏","header.actions.openAppMenu":"OpenChamber 菜单","header.actions.openAppMenuAria":"打开 OpenChamber 菜单","header.actions.openSessionsWithShortcut":"打开会话({shortcut})","header.actions.openSessionsAria":"打开会话","header.actions.closeSessionsAria":"关闭会话","header.actions.newSessionAria":"新建会话","header.actions.newSessionWithShortcut":"新建会话({shortcut})","header.actions.backAria":"返回","header.navigation.mainAria":"主导航","header.sessions.title":"会话","header.changes.availableAria":"有可用变更","session.githubIssuePicker.error.noActiveProject":"没有活动项目","session.githubIssuePicker.error.runtimeUnavailable":"GitHub 运行时 API 不可用","session.githubIssuePicker.error.notConnected":"GitHub 未连接","session.githubIssuePicker.error.repoNotResolvable":"无法解析仓库","session.githubIssuePicker.error.repoMustBeGithub":"origin 远程仓库必须是 GitHub URL","session.githubIssuePicker.error.issueNotFound":"未找到 Issue","session.githubIssuePicker.error.noModelSelected":"未选择模型","session.githubIssuePicker.toast.loadMoreFailed":"加载更多 Issue 失败","session.githubIssuePicker.toast.loadIssueDetailsFailed":"加载 Issue 详情失败","session.githubIssuePicker.toast.sendContextFailed":"发送 Issue 上下文失败","session.githubIssuePicker.toast.sessionCreated":"已从 Issue 创建会话","session.githubIssuePicker.toast.startSessionFailed":"启动会话失败","session.githubIssuePicker.title.select":"关联 GitHub Issue","session.githubIssuePicker.title.createSession":"从 GitHub Issue 新建会话","session.githubIssuePicker.description.select":"选择一个 Issue 关联到当前会话。","session.githubIssuePicker.description.createSession":"使用隐藏的 Issue 上下文(标题/正文/标签/评论)初始化新会话。","session.githubIssuePicker.searchPlaceholder":"按标题或 #123 搜索,或粘贴 Issue URL","session.githubIssuePicker.empty.noActiveProject":"未选择活动项目。","session.githubIssuePicker.empty.runtimeUnavailable":"GitHub 运行时 API 不可用。","session.githubIssuePicker.empty.notConnected":"GitHub 未连接。请在设置中连接 GitHub 账号。","session.githubIssuePicker.empty.noIssuesFound":"未找到 Issue","session.githubIssuePicker.empty.noOpenIssuesFound":"没有未关闭的 Issue","session.githubIssuePicker.loading.issues":"正在加载 Issue...","session.githubIssuePicker.loading.more":"加载中...","session.githubIssuePicker.actions.openSettings":"打开设置","session.githubIssuePicker.actions.useIssue":"使用 Issue #{number}","session.githubIssuePicker.actions.openInGitHubAria":"在 GitHub 中打开","session.githubIssuePicker.actions.loadMore":"加载更多","session.githubIssuePicker.actions.sectionTitle":"操作","session.githubIssuePicker.actions.toggleWorktreeAria":"切换工作树","session.githubIssuePicker.actions.createInWorktree":"在工作树中创建","session.githubIssuePicker.actions.openRepo":"打开仓库","session.githubIssuePicker.actions.refresh":"刷新","session.githubPrPicker.error.noActiveProject":"没有活动项目","session.githubPrPicker.error.runtimeUnavailable":"GitHub 运行时 API 不可用","session.githubPrPicker.error.notConnected":"GitHub 未连接","session.githubPrPicker.error.prNotFound":"未找到 Pull Request","session.githubPrPicker.error.repoNotResolvable":"无法解析仓库","session.githubPrPicker.error.repoMustBeGithub":"origin 远程仓库必须是 GitHub URL","session.githubPrPicker.toast.loadMoreFailed":"加载更多 Pull Request 失败","session.githubPrPicker.toast.loadDetailsFailed":"加载 Pull Request 详情失败","session.githubPrPicker.title":"关联 GitHub Pull Request","session.githubPrPicker.description":"选择一个 Pull Request,将审查上下文附加到此消息。","session.githubPrPicker.searchPlaceholder":"按标题或 #123 搜索,或粘贴 Pull Request URL","session.githubPrPicker.includeDiffAria":"在附加上下文中包含 PR 差异","session.githubPrPicker.includeDiff":"包含 PR 差异","session.githubPrPicker.empty.noActiveProject":"未选择活动项目。","session.githubPrPicker.empty.runtimeUnavailable":"GitHub 运行时 API 不可用。","session.githubPrPicker.empty.notConnected":"GitHub 未连接。请在设置中连接 GitHub 账号。","session.githubPrPicker.empty.noPullRequestsFound":"未找到 Pull Request","session.githubPrPicker.empty.noOpenPullRequestsFound":"没有未关闭的 Pull Request","session.githubPrPicker.loading.pullRequests":"正在加载 Pull Request...","session.githubPrPicker.loading.more":"加载中...","session.githubPrPicker.actions.openSettings":"打开设置","session.githubPrPicker.actions.usePullRequest":"使用 Pull Request #{number}","session.githubPrPicker.actions.openInGitHubAria":"在 GitHub 中打开","session.githubPrPicker.actions.loadMore":"加载更多","session.newWorktree.title":"新建工作树","session.newWorktree.mode.newBranch":"新分支","session.newWorktree.mode.existingBranch":"现有分支","session.newWorktree.selectBranch":"选择分支","session.newWorktree.chooseBranch":"选择一个分支...","session.newWorktree.fetchBranches":"拉取分支","session.newWorktree.searchBranches":"搜索分支...","session.newWorktree.loadingBranches":"正在加载分支...","session.newWorktree.noBranchesFound":"未找到分支","session.newWorktree.matchingBranches":"匹配分支","session.newWorktree.noMatchingBranches":"没有匹配分支","session.newWorktree.localBranches":"本地分支","session.newWorktree.remoteBranches":"远程分支","session.newWorktree.otherLocalBranches":"其他本地分支","session.newWorktree.otherRemoteBranches":"其他远程分支","session.newWorktree.branchName":"分支名","session.newWorktree.branchNamePlaceholder":"feature/my-awesome-feature","session.newWorktree.actions.change":"更改","session.newWorktree.actions.startFromGitHubIssuePr":"从 GitHub Issue/PR 开始","session.newWorktree.usingPrBranch":"使用 PR 分支:{branch}","session.newWorktree.fromIssue":"来自 Issue #{number}:{title}","session.newWorktree.worktreeDirectory":"工作树目录","session.newWorktree.worktreeDirectoryPlaceholder":"my-worktree-directory","session.newWorktree.resetToMatchBranchName":"重置为与分支名一致","session.newWorktree.sourceBranch":"源分支","session.newWorktree.selectSourceBranch":"选择源分支","session.newWorktree.selectSourceBranchPlaceholder":"选择源分支...","session.newWorktree.newBranchFromSource":"新分支将从 {source} 创建","session.newWorktree.issueNumber":"Issue #{number}","session.newWorktree.prNumber":"PR #{number}","session.newWorktree.includeDiffBadge":"+差异","session.newWorktree.newSessionTitle":"新会话","session.newWorktree.fromSource":"来自 {source}","session.newWorktree.actions.cancel":"取消","session.newWorktree.actions.creating":"创建中...","session.newWorktree.actions.createWorktree":"创建工作树","session.newWorktree.actions.reset":"重置","session.newWorktree.error.noModelSelected":"未选择模型","session.newWorktree.error.noActiveProject":"没有活动项目","session.newWorktree.error.branchNameRequired":"分支名是必填项","session.newWorktree.error.worktreeDirectoryRequired":"工作树目录为必填项","session.newWorktree.error.sendGitHubContextFailed":"发送 GitHub 上下文失败","session.newWorktree.error.createWorktreeFailed":"创建工作树失败","session.newWorktree.toast.sessionFromIssue":"已从 Issue 创建会话","session.newWorktree.toast.sessionFromPr":"已从 PR 创建会话","session.newWorktree.toast.worktreeCreated":"工作树已创建","session.newWorktree.toast.worktreeCreatedDescription":"{target} - 正在后台初始化","session.githubIntegration.title":"从 GitHub 选择","session.githubIntegration.tabs.issues":"Issues","session.githubIntegration.tabs.pullRequests":"Pull Requests","session.githubIntegration.connect.title":"连接到 GitHub","session.githubIntegration.connect.description":"关联 Issue 或 Pull Request 以自动填充工作树详情","session.githubIntegration.connect.action":"连接 GitHub","session.githubIntegration.search.issuesPlaceholder":"搜索 Issue 或输入 #123...","session.githubIntegration.search.prsPlaceholder":"搜索 PR 或输入 #456...","session.githubIntegration.empty.noIssuesFound":"未找到 Issue","session.githubIntegration.empty.noPullRequestsFound":"未找到 Pull Request","session.githubIntegration.actions.loadMore":"加载更多","session.githubIntegration.actions.cancel":"取消","session.githubIntegration.actions.select":"选择","session.githubIntegration.selected.issueNumber":"Issue #{number}","session.githubIntegration.selected.prNumber":"PR #{number}","session.githubIntegration.includeDiffAria":"在会话上下文中包含 PR 差异","session.githubIntegration.includeDiff":"包含 PR 差异","session.githubIntegration.error.notConnected":"GitHub 未连接","session.githubIntegration.error.loadDataFailed":"加载数据失败","session.githubIntegration.validation.branchAlreadyCheckedOut":"该分支已在某个工作树中检出","session.githubIntegration.validation.branchAlreadyExists":"该分支已在本地存在","session.githubIntegration.validation.failed":"校验失败","chat.fileAttachment.toast.attachFailed":"附加文件失败","chat.fileAttachment.toast.someFilesSkipped":`以下文件被跳过:
10
10
  {summary}`,"chat.fileAttachment.toast.vscodePickFailed":"在 VS Code 中选择文件失败","chat.fileAttachment.fileFallback":"文件","chat.fileAttachment.skippedFallback":"已跳过","chat.fileAttachment.actions.attachAria":"附加文件","chat.fileAttachment.actions.attach":"附加文件","chat.fileAttachment.actions.removeNamed":"移除 {name}","chat.fileAttachment.actions.removeImage":"移除图片","chat.fileAttachment.activeEditor.addFile":"将文件添加到上下文:{name}","chat.fileAttachment.activeEditor.pinSelection":"将选择固定到上下文","chat.fileAttachment.activeEditor.remove":"从上下文中移除","chat.pendingChanges.fileCountSingle":"{count} 个文件","chat.pendingChanges.fileCountPlural":"{count} 个文件","chat.pendingChanges.changedInWorkspace":"工作区中有变更","chat.changedFiles.title":"已更改文件","chat.changedFiles.actions.openFileTitle":"打开 {path}","chat.emptyState.opencodeUnreachable":"无法连接 OpenCode","chat.emptyState.startNewChat":"开始新的聊天","chat.emptyState.draftTitle":"What are we working on?","chat.emptyState.draftTitleWithProject":"What are we working on in {project}?","chat.draftPresets.explore.label":"Explore the codebase","chat.draftPresets.catchup.label":"Catch me up","chat.draftPresets.weigh.label":"Weigh my options","chat.draftPresets.plan.label":"Start feature planning","chat.draftPresets.debug.label":"Debug an issue","chat.draftPresets.review.label":"Review my changes","chat.draftStarters.add":"Add a starter","chat.draftStarters.searchPlaceholder":"Search commands and skills…","chat.draftStarters.empty":"Nothing to add","chat.draftStarters.sectionBuiltIn":"Built-in","chat.draftStarters.sectionCommands":"Commands","chat.draftStarters.sectionSkills":"Skills","chat.draftStarters.remove":"Remove","chat.scrollToBottom.aria":"滚动到底部","chat.timeline.relative.justNow":"刚刚","chat.timeline.relative.minutesAgo":"{count} 分钟前","chat.timeline.relative.hoursAgo":"{count} 小时前","chat.timeline.relative.daysAgo":"{count} 天前","chat.timeline.title":"会话时间线","chat.timeline.description":"跳转到会话中的任意位置,或从该处分叉新会话","chat.timeline.searchPlaceholder":"搜索消息...","chat.timeline.empty.search":"未找到消息","chat.timeline.empty.session":"当前会话还没有消息","chat.timeline.noTextContent":"[无文本内容]","chat.timeline.actions.title":"操作","chat.timeline.actions.revertFromHere":"从此处回退","chat.timeline.actions.forkFromHere":"从此处分叉","chat.timeline.actions.previousTurn":"上一轮","chat.timeline.actions.latest":"最新","chat.timeline.help.clickMessage":"点击消息可滚动到会话中的对应位置","chat.timeline.help.undoToPoint":"回退到该点(消息文本会填充到输入框)","chat.timeline.help.createSessionFromHere":"从此处开始创建新会话","chat.statusRow.todo.status.inProgress":"进行中","chat.statusRow.todo.status.pending":"待处理","chat.statusRow.todo.status.completed":"已完成","chat.statusRow.todo.status.cancelled":"已取消","chat.statusRow.todo.priority.high":"高优先级","chat.statusRow.todo.priority.medium":"中优先级","chat.statusRow.todo.priority.low":"低优先级","chat.statusRow.actions.stopGeneratingAria":"停止生成","chat.statusRow.tasksTitle":"任务","chat.statusRow.summary.activeLeft":"{active} 个活跃 · 剩余 {left} 个","chat.statusRow.aborted":"已中止","chat.revertIndicator.redo":"重做","chat.revertIndicator.redoAria":"重做 — 恢复已撤回的消息","chat.revertPopover.title":"已撤回","chat.revertPopover.noTextContent":"无文本内容","chat.revertPopover.forkFromHere":"从此处分支","chat.revertPopover.forkFromMessage":"从此消息分支","chat.revertPopover.restoreAll":"恢复全部","chat.revertPopover.restore":"恢复","chat.revertPopover.revert":"撤回","chat.revertPopover.fork":"分叉","chat.revert.toast.undo":"已撤回至 {preview}","chat.revert.toast.redo":"已重做","chat.revert.toast.restored":"已恢复全部消息","chat.errorBoundary.title":"聊天错误","chat.errorBoundary.description":"聊天界面发生错误,可能是临时网络问题或消息数据损坏导致。","chat.errorBoundary.sessionLabel":"会话","chat.errorBoundary.detailsSummary":"错误详情","chat.errorBoundary.resetAction":"重置聊天","chat.errorBoundary.persistentHint":"如果问题持续,请尝试刷新页面。","chat.autocomplete.tabs.commands":"命令","chat.autocomplete.tabs.agents":"智能体","chat.autocomplete.tabs.files":"文件","chat.autocomplete.keyboardHint":"↑↓ 导航 • Enter 选择 • Esc 关闭","chat.commandAutocomplete.command.initDescription":"创建/更新 AGENTS.md 文件","chat.commandAutocomplete.command.undoDescription":"撤销上一条消息","chat.commandAutocomplete.command.redoDescription":"重做之前撤销的消息","chat.commandAutocomplete.command.timelineDescription":"打开对话时间线","chat.commandAutocomplete.command.compactDescription":"使用 AI 压缩会话历史以减少上下文大小","chat.commandAutocomplete.command.summaryDescription":"非破坏性会话总结。命令后可选填主题提示。","chat.commandAutocomplete.command.workspaceReviewDescription":"审查工作区 diff 的意图、正确性与充分性,并按严重程度分级。","chat.commandAutocomplete.command.featurePlanDescription":"为新功能开始一次引导式的来回规划会话。","chat.commandAutocomplete.command.catchUpDescription":"重新进入上下文:你之前在做什么、从哪里继续。","chat.commandAutocomplete.command.debugDescription":"在提出修复方案前,引导式地排查 bug 的根本原因。","chat.commandAutocomplete.command.weighDescription":"在动手前,权衡 2-3 种方案的利弊并给出推荐。","chat.commandAutocomplete.command.exploreDescription":"快速熟悉这个代码库:对架构和主要部分的概览。","chat.commandAutocomplete.badge.skill":"技能","chat.commandAutocomplete.badge.command":"命令","chat.commandAutocomplete.badge.system":"系统","chat.commandAutocomplete.empty":"未找到命令","chat.agentMentionAutocomplete.badge.system":"系统","chat.agentMentionAutocomplete.empty":"未找到智能体","chat.fileMentionAutocomplete.searchMoreAgents":"输入以搜索更多智能体","chat.fileMentionAutocomplete.empty":"未找到匹配项","chat.queuedMessage.attachments":"+{count} 个文件","chat.queuedMessage.empty":"(空)","chat.queuedMessage.title":"Queued messages","chat.queuedMessage.edit":"edit","chat.queuedMessage.send":"send","chat.queuedMessage.removeAria":"从队列移除","chat.container.returnToParent.aria":"返回父会话","chat.container.returnToParent.titleNamed":"返回到:{title}","chat.container.returnToParent.title":"返回父会话","chat.container.returnToParent.label":"父级","chat.container.readOnlySubagentPromptBanner":"无法向子智能体会话发送提示。","chat.unifiedControls.title":"控制","chat.unifiedControls.model.title":"模型","chat.unifiedControls.model.noRecent":"没有最近使用的模型","chat.unifiedControls.model.moreAria":"更多模型","chat.unifiedControls.effort.title":"思考强度","chat.unifiedControls.effort.moreAria":"更多强度选项","chat.questionCard.summaryTab":"总结","chat.questionCard.noAnswer":"(无答案)","chat.questionCard.inputNeeded":"需要输入","chat.questionCard.fromSubagent":"来自子智能体","chat.questionCard.questionFallback":"问题 {index}","chat.questionCard.selectMultiple":"可多选","chat.questionCard.recommended":"推荐","chat.questionCard.other":"其他…","chat.questionCard.yourAnswer":"你的回答","chat.questionCard.submit":"提交","chat.questionCard.next":"下一个","chat.questionCard.dismiss":"忽略","chat.questionCard.copyMarkdown":"复制为 Markdown","chat.questionCard.copyJson":"复制为 JSON","chat.questionCard.copiedMarkdown":"问题已复制为 Markdown","chat.questionCard.copiedJson":"问题已复制为 JSON","chat.questionCard.copyFailed":"复制问题失败","chat.questionCard.submitFailed":"发送回答失败","chat.questionCard.dismissFailed":"忽略问题失败","chat.questionCard.noLongerPending":"此问题不再等待回答。","chat.questionCard.tryAgain":"请稍后重试。","chat.textSelection.toast.noProject":"未找到此会话对应的项目","chat.textSelection.toast.addToNotesFailed":"添加到笔记失败","chat.textSelection.toast.addToNotesSuccess":"已将选中文本添加到笔记","chat.textSelection.toast.addToNotesSummaryFailed":"无法总结所选内容,已将所选文本添加到笔记","chat.textSelection.actions.addToChat":"添加到聊天","chat.textSelection.actions.newSession":"新建会话","chat.textSelection.actions.copy":"复制","chat.textSelection.actions.addToNotes":"添加到笔记","chat.textSelection.title.addToCurrentChat":"添加到当前聊天","chat.textSelection.title.newSessionWithSelection":"使用选中内容创建新会话","chat.textSelection.title.saveInsightToNotes":"将选中文本保存到笔记","chat.messageBody.actions.revertAria":"回退到这条消息","chat.messageBody.actions.revert":"从此处回退","chat.messageBody.actions.forkAria":"从这条消息分叉","chat.messageBody.actions.fork":"从此处分叉","chat.messageBody.actions.copyMessageAria":"复制消息文本","chat.messageBody.actions.copyMessage":"复制消息","chat.messageBody.actions.openPreviewAria":"打开预览","chat.messageBody.actions.openPreview":"打开预览","chat.messageBody.actions.copyAnswer":"复制回答","chat.messageBody.actions.savingImage":"正在保存图片...","chat.messageBody.actions.saveAsImage":"保存为图片","chat.messageBody.actions.saveAsPlan":"保存为计划","chat.messageBody.actions.startNewSession":"基于此回答开始新会话","chat.messageBody.actions.startNewMultiRun":"基于此回答开始新的多运行","chat.messageBody.forkDialog.instructions.label":"说明","chat.messageBody.forkDialog.instructions.placeholder":"为新会话添加说明…","chat.generatedResult.actions.copy":"复制","chat.generatedResult.actions.copied":"已复制","chat.generatedResult.commit.title":"生成的提交消息","chat.generatedResult.commit.highlights":"要点","chat.generatedResult.pullRequest.title":"生成的 Pull Request","chat.generatedResult.pullRequest.titleLabel":"标题","chat.generatedResult.pullRequest.bodyLabel":"正文","chat.messageBody.tts.stopSpeaking":"停止朗读","chat.messageBody.tts.readAloud":"朗读","chat.messageBody.tts.readAloudWithProvider":"朗读({provider} 语音)","chat.messageBody.toast.noProject":"未找到此会话对应的项目","chat.messageBody.toast.savePlanFailed":"保存计划失败","chat.messageBody.toast.planSaved":"计划已保存","chat.messageBody.toast.imageSaved":"图片已保存","chat.messageBody.toast.generateImageFailed":"生成图片失败","chat.chatInput.actions.commands":"命令","chat.chatInput.actions.attachFiles":"附加文件","chat.chatInput.actions.addAttachment":"添加附件","chat.chatInput.actions.linkGithubIssue":"关联 GitHub Issue","chat.chatInput.actions.linkGithubPr":"关联 GitHub PR","chat.chatInput.actions.modelAgentSettings":"模型与智能体设置","chat.chatInput.actions.sendMessageAria":"发送消息","chat.chatInput.actions.queueMessageAria":"将消息加入队列","chat.chatInput.actions.stopGeneratingAria":"停止生成","chat.chatInput.focusMode.toggleAria":"切换专注模式","chat.chatInput.focusMode.label":"专注模式","chat.chatInput.permissionAutoAccept.disable":"关闭权限自动接受","chat.chatInput.permissionAutoAccept.enable":"开启权限自动接受","chat.chatInput.permissionAutoAccept.on":"权限自动接受:开","chat.chatInput.permissionAutoAccept.off":"权限自动接受:关","chat.chatInput.linked.byAuthor":"由 {author}","chat.chatInput.linked.issue.openInBrowserAria":"在浏览器中打开 Issue","chat.chatInput.linked.issue.removeAria":"移除已关联的 Issue","chat.chatInput.linked.pr.number":"PR #{number}","chat.chatInput.linked.pr.openInBrowserAria":"在浏览器中打开 Pull Request","chat.chatInput.linked.pr.removeAria":"移除已关联的 Pull Request","chat.chatInput.placeholder.shell":"输入 shell 命令...","chat.chatInput.placeholder.chat":"@ 用于文件/智能体;/ 用于命令和技能;! 用于 shell;# 用于代码片段","chat.chatInput.placeholder.chatCompact":"使用 @ / ! # 辅助","chat.chatInput.placeholder.selectSession":"选择或创建会话以开始聊天","chat.snippetAutocomplete.action.addNew":"+ 新建代码片段","chat.snippetAutocomplete.empty":"未找到代码片段","chat.snippetAutocomplete.footer":"↑↓ 导航 • Enter 选择 • Esc 关闭","snippets.source.global":"全局","snippets.source.project":"项目","chat.chatInput.toast.compactFailed":"压缩会话失败","chat.chatInput.toast.summaryFailed":"生成总结失败","chat.chatInput.toast.reviewFailed":"审查变更失败","chat.chatInput.toast.planFeatureFailed":"无法开始功能规划","chat.chatInput.toast.catchUpFailed":"无法获取上下文","chat.chatInput.toast.debugFailed":"无法开始调试","chat.chatInput.toast.weighFailed":"无法权衡方案","chat.chatInput.toast.exploreFailed":"无法开始导览","chat.chatInput.toast.attachmentsTooLarge":"附件过大,无法发送。请减少图片数量或大小。","chat.chatInput.toast.sendAttachmentsFailed":"发送附件失败。请尝试更少文件或更小图片。","chat.chatInput.toast.messageSendFailed":"消息发送失败,附件已恢复。","chat.chatInput.toast.clipboardAttachFailed":"从剪贴板附加图片失败","chat.chatInput.toast.addedFileMentions":"已添加 {count} 个文件提及","chat.chatInput.toast.attachFileFailed":"附加文件失败","chat.chatInput.toast.attachNamedFailed":"附加 {name} 失败","chat.chatInput.toast.someFilesSkipped":`部分文件被跳过:
11
- {summary}`,"chat.chatInput.toast.vscodePickFailed":"在 VS Code 中选择文件失败","chat.chatInput.toast.openSessionFirst":"请先打开一个会话","chat.chatInput.toast.togglePermissionAutoAcceptFailed":"切换权限自动接受失败","chat.chatInput.reviewComments":"审查评论:","chat.chatInput.reviewCommentsRemove":"移除审查评论","chat.chatInput.devServerLogs":"Dev Server 日志:","chat.chatInput.devServerLogsRemove":"移除 Dev Server 日志","chat.chatInput.previewAnnotations":"预览注释:","chat.chatInput.previewContext":"预览上下文:","chat.chatInput.previewContextRemove":"移除预览上下文","chat.chatInput.projectRoot":"项目根目录","chat.chatInput.branch":"分支","chat.chatInput.worktrees":"工作树","chat.chatInput.worktreeNew":"+ 新建","chat.chatInput.drop.insertMention":"释放以插入为提及","chat.chatInput.drop.attachFiles":"将文件拖放到此处以附加","chat.chatInput.fileFallback":"文件","chat.mobileStatus.editProjects.title":"编辑项目","chat.mobileStatus.editProjects.footer":"拖动可重新排序,或使用箭头移动。点击编辑可修改详情。","chat.mobileStatus.editProjects.empty":"没有可编辑的项目","chat.mobileStatus.projects.empty":"没有项目","chat.mobileStatus.projects.addAria":"添加项目","chat.mobileStatus.projects.removeTitle":"移除项目","chat.mobileStatus.projects.removeDescriptionPrefix":"确定要移除","chat.mobileStatus.projects.cancel":"取消","chat.mobileStatus.projects.remove":"移除","chat.mobileStatus.new":"新建","chat.mobileStatus.noSessionsInProject":"该项目中没有会话","chat.mobileStatus.swipeHint":"← 在此滑动以打开侧边栏 →","chat.mobileStatus.toast.addProjectFailed":"添加项目失败","chat.mobileStatus.toast.selectValidDirectory":"请选择有效目录。","chat.mobileStatus.toast.selectDirectoryFailed":"选择目录失败","chat.toolOutputDialog.image.previousAria":"上一张图片","chat.toolOutputDialog.image.nextAria":"下一张图片","chat.toolOutputDialog.image.closeAria":"关闭图片预览","chat.toolOutputDialog.mermaid.missingSource":"缺少 Mermaid 源 URL。","chat.toolOutputDialog.mermaid.loadFailed":"无法加载 Mermaid 图表。","chat.toolOutputDialog.mermaid.closeAria":"关闭图表预览","chat.toolOutputDialog.mermaid.loading":"正在加载图表...","chat.toolOutputDialog.mermaid.renderFailed":"无法渲染 Mermaid 图表。","chat.toolOutputDialog.mermaid.retry":"重试","chat.toolOutputDialog.commandCompleted":"命令已成功完成","chat.toolOutputDialog.noOutputProduced":"没有产生输出","chat.toolPart.lspErrors":"LSP 错误","chat.toolPart.moreErrors":"+{count} 个更多错误","chat.toolPart.error":"错误:","chat.toolPart.awaitingResponse":"等待响应...","chat.toolPart.noOutputProduced":"未产生输出","chat.toolPart.output":"输出","chat.toolPart.showRawJson":"显示原始 JSON","chat.toolPart.showFormattedJson":"显示格式化 JSON","chat.toolPart.copyOutput":"复制输出","chat.toolPart.copiedOutput":"已复制输出","chat.toolPart.copyOutputFailed":"复制输出失败","chat.toolPart.openSubtask":"打开{type}子任务","chat.todo.total":"总计","chat.todo.inProgress":"进行中","chat.todo.pending":"待处理","chat.todo.completed":"已完成","chat.todo.cancelled":"已取消","chat.permissionCard.workingDirectory":"工作目录:","chat.permissionCard.timeout":"超时:","chat.permissionCard.request":"请求:","chat.permissionCard.headers":"请求头:","chat.permissionCard.body":"请求体:","chat.permissionCard.action":"操作:","chat.permissionCard.details":"详情:","chat.permissionCard.patterns":"模式:","chat.permissionToast.sessionFallback":"会话","chat.permissionToast.permissionFallback":"权限详情不可用","chat.permissionToast.labels.session":"会话:","chat.permissionToast.labels.permission":"权限:","chat.permissionToast.actions.once":"一次","chat.permissionToast.actions.always":"始终","chat.permissionToast.actions.deny":"拒绝","chat.permissionToast.actions.approveOnceAria":"批准一次","chat.permissionToast.actions.approveOnceAriaWithSession":"为 {session} 批准一次","chat.permissionToast.actions.approveAlwaysAria":"始终批准","chat.permissionToast.actions.approveAlwaysAriaWithSession":"为 {session} 始终批准","chat.permissionToast.actions.denyAria":"拒绝权限","chat.permissionToast.actions.denyAriaWithSession":"拒绝 {session} 的权限","chat.permissionRequest.required":"需要权限:","chat.permissionRequest.actions.once":"一次","chat.permissionRequest.actions.always":"始终","chat.permissionRequest.actions.reject":"拒绝","chat.modelControls.provider":"提供商","chat.modelControls.capability.toolCalling":"工具调用","chat.modelControls.capability.reasoning":"推理","chat.modelControls.modality.text":"文本","chat.modelControls.modality.image":"图像","chat.modelControls.modality.video":"视频","chat.modelControls.modality.audio":"音频","chat.modelControls.modality.pdf":"PDF","chat.modelControls.capabilities":"能力","chat.modelControls.modalities":"模态","chat.modelControls.input":"输入","chat.modelControls.output":"输出","chat.modelControls.limits":"限制","chat.modelControls.context":"上下文","chat.modelControls.metadata":"元数据","chat.modelControls.knowledge":"知识","chat.modelControls.release":"发布时间","chat.modelControls.mode":"模式","chat.modelControls.model":"模型","chat.modelControls.temperature":"温度","chat.modelControls.topP":"Top P","chat.modelControls.permissions":"权限","chat.modelControls.edit":"编辑","chat.modelControls.bash":"Bash","chat.modelControls.webFetch":"WebFetch","chat.modelControls.customPrompt":"自定义提示词","chat.modelControls.selectModel":"选择模型","chat.modelControls.searchProvidersOrModels":"搜索提供商或模型","chat.modelControls.clearSearch":"清除搜索","chat.modelControls.current":"当前","chat.modelControls.thinking":"思考","chat.modelControls.default":"默认","chat.modelControls.selectAgent":"选择智能体","chat.modelControls.costPerMillion":"成本($/100万 tokens)","chat.modelControls.metadataUnavailable":"模型元数据不可用。","chat.modelControls.addNewProvider":"添加新提供商","chat.modelControls.noAgentSelected":"未选择智能体。","chat.modelControls.resetToDefault":"重置为默认","chat.modelControls.searchModels":"搜索模型","chat.modelControls.searchAgents":"搜索智能体","chat.modelControls.noModelsFound":"未找到模型","chat.modelControls.favorites":"收藏","chat.modelControls.recent":"最近","chat.modelControls.addToFavorites":"添加到收藏","chat.modelControls.removeFromFavorites":"从收藏中移除","chat.modelControls.favoriteAria":"收藏","chat.modelControls.unfavoriteAria":"取消收藏","chat.modelControls.collapseProvider":"折叠提供商","chat.modelControls.expandProvider":"展开提供商","chat.modelControls.keyboardHint":"↑↓ 导航{thinking} • Enter 选择 • Esc 关闭","chat.modelControls.keyboardHintNavigate":"↑↓ 导航","chat.modelControls.keyboardHintSwitchAgent":"{shortcut} 切换智能体","chat.modelControls.keyboardHintThinking":"←→ 思考","chat.modelControls.showThinkingModes":"显示思考模式","chat.modelControls.hideThinkingModes":"隐藏思考模式","chat.modelControls.moreThinkingModes":"更多思考模式","chat.modelControls.noProvidersOrModelsFound":"没有提供商或模型匹配你的搜索。","chat.modelControls.reorderFavoriteAria":"重新排序收藏","chat.modelControls.reorderFavoriteTitle":"拖动以重新排序收藏","chat.modelControls.permissionLabel.custom":"自定义","chat.modelControls.permissionLabel.allow":"允许","chat.modelControls.permissionLabel.deny":"拒绝","chat.modelControls.permissionLabel.ask":"询问","chat.modelControls.modeValue.primary":"主智能体","chat.modelControls.modeValue.subagent":"子智能体","chat.modelControls.modeValue.all":"全部","chat.modelControls.modeValue.none":"—","chat.reasoningTrace.thinking":"思考","chat.reasoningTrace.justification":"理由","chat.reasoningTrace.expandAria":"展开推理轨迹","chat.reasoningTrace.collapseAria":"折叠推理轨迹","chat.reasoningTrace.thought":"已思考","chat.messageBody.subtask.title":"委派任务","chat.messageBody.subtask.hidePrompt":"隐藏提示","chat.messageBody.subtask.showPrompt":"显示提示","chat.messageBody.subtask.openSession":"打开子任务会话","chat.messageBody.shellCommand.title":"Shell 命令","chat.messageBody.shellCommand.hideOutput":"隐藏输出","chat.messageBody.shellCommand.showOutput":"显示输出","chat.messageBody.shellCommand.copied":"已复制","chat.messageBody.shellCommand.copyOutput":"复制输出","commandPalette.title":"命令面板","commandPalette.description":"搜索文件、会话和命令。","commandPalette.input.placeholder":"搜索文件、会话、命令...","commandPalette.empty.noResults":"未找到结果。","commandPalette.empty.searchingFiles":"正在搜索文件...","commandPalette.item.newSession":"新建会话","commandPalette.item.newMiniChat":"新建 Mini Chat 窗口","commandPalette.item.newWorktreeDraft":"新建工作树草稿","commandPalette.item.addProject":"添加项目","commandPalette.item.showSessionSwitcher":"显示会话切换器","commandPalette.item.toggleSidebar":"切换侧边栏","commandPalette.item.toggleRightSidebar":"切换右侧边栏","commandPalette.item.showContextUsage":"显示上下文用量","commandPalette.item.toggleTerminal":"切换终端","commandPalette.item.openSettings":"打开设置...","commandPalette.session.untitled":"未命名会话","openCodeStatusDialog.title":"OpenCode 状态","openCodeStatusDialog.description":"查看当前 OpenCode 状态与诊断信息。","openCodeStatusDialog.actions.copy":"复制","openCodeStatusDialog.empty.noData":"无数据。","openCodeStatusDialog.toast.copiedTitle":"已复制","openCodeStatusDialog.toast.copiedDescription":"状态已复制到剪贴板","openCodeStatusDialog.toast.copyFailed":"复制状态失败","saveProjectPlanDialog.title":"保存项目计划","saveProjectPlanDialog.description":"将此计划以 Markdown 文件保存到你的项目中。","saveProjectPlanDialog.field.title":"标题","saveProjectPlanDialog.field.titlePlaceholder":"计划标题","saveProjectPlanDialog.field.contentPreview":"内容预览","saveProjectPlanDialog.actions.cancel":"取消","saveProjectPlanDialog.actions.save":"保存","saveProjectPlanDialog.actions.saving":"保存中...","branchPickerDialog.title":"分支选择器","branchPickerDialog.description.localBranchesForProject":"{project} 的本地分支","branchPickerDialog.description.selectProject":"请选择一个项目以查看分支","branchPickerDialog.search.placeholder":"搜索分支...","branchPickerDialog.search.renameBranchPlaceholder":"重命名分支","branchPickerDialog.state.noProjectSelected":"未选择项目","branchPickerDialog.state.loadingBranches":"正在加载分支...","branchPickerDialog.state.noMatchingBranches":"没有匹配分支","branchPickerDialog.state.noBranchesFound":"未找到分支","branchPickerDialog.badge.head":"HEAD","branchPickerDialog.badge.worktree":"工作树","branchPickerDialog.actions.createWorktreeAria":"从分支创建工作树","branchPickerDialog.actions.renameAria":"重命名分支","branchPickerDialog.actions.deleteAria":"删除分支","branchPickerDialog.actions.deleteWorktreeAria":"移除工作树","branchPickerDialog.actions.confirmRenameAria":"确认重命名","branchPickerDialog.actions.cancelRenameAria":"取消重命名","branchPickerDialog.actions.confirmDeleteAria":"确认删除分支","branchPickerDialog.actions.cancelDeleteAria":"取消删除分支","branchPickerDialog.actions.deletePrompt":"删除","branchPickerDialog.actions.forceDeletePrompt":"强制删除","branchPickerDialog.tooltip.createWorktree":"创建工作树","branchPickerDialog.tooltip.worktreeAlreadyExists":"工作树已存在","branchPickerDialog.tooltip.rename":"重命名分支","branchPickerDialog.tooltip.renameDisabledForRoot":"不能重命名根分支","branchPickerDialog.tooltip.delete":"删除分支","branchPickerDialog.tooltip.deleteCurrentBranch":"不能删除当前分支","branchPickerDialog.tooltip.deleteDisabledForRoot":"不能删除根分支","branchPickerDialog.tooltip.deleteWorktree":"移除工作树","branchPickerDialog.tooltip.deleteWorktreeRootProtected":"不能移除根工作树","branchPickerDialog.toast.branchRenamed":"分支已重命名","branchPickerDialog.toast.failedToRenameBranch":"重命名分支失败","branchPickerDialog.toast.branchDeleted":"分支已删除","branchPickerDialog.toast.branchNotMerged":"分支尚未完全合并","branchPickerDialog.toast.confirmAgainToForceDelete":"再次确认以强制删除","branchPickerDialog.toast.failedToDeleteBranch":"删除分支失败","branchPickerDialog.toast.worktreeCreated":"工作树已创建","branchPickerDialog.toast.failedToCreateWorktree":"创建工作树失败","branchPickerDialog.error.failedToLoad":"加载分支失败","branchPickerDialog.error.renameRejected":"重命名被拒绝","branchPickerDialog.error.renameFailed":"重命名分支失败","branchPickerDialog.error.deleteRejected":"删除被拒绝","branchPickerDialog.error.deleteFailed":"删除分支失败","branchPickerDialog.error.createWorktreeFailed":"创建工作树失败","projectEditDialog.title":"编辑项目","projectEditDialog.field.name":"名称","projectEditDialog.field.namePlaceholder":"项目名称","projectEditDialog.field.color":"颜色","projectEditDialog.field.icon":"图标","projectEditDialog.field.preview":"预览","projectEditDialog.field.iconBackground":"图标背景","projectEditDialog.field.iconBackgroundAria":"项目图标背景色","projectEditDialog.option.none":"无","projectEditDialog.actions.uploadIcon":"上传图标","projectEditDialog.actions.uploading":"上传中...","projectEditDialog.actions.discoverFavicon":"发现站点图标","projectEditDialog.actions.discovering":"发现中...","projectEditDialog.actions.removeProjectIcon":"移除项目图标","projectEditDialog.actions.removing":"移除中...","projectEditDialog.actions.undoRemove":"撤销移除","projectEditDialog.actions.clear":"清除","projectEditDialog.actions.cancel":"取消","projectEditDialog.actions.save":"保存","projectEditDialog.toast.failedToUploadIcon":"上传项目图标失败","projectEditDialog.toast.iconUpdated":"项目图标已更新","projectEditDialog.toast.failedToRemoveIcon":"移除项目图标失败","projectEditDialog.toast.iconRemoved":"项目图标已移除","projectEditDialog.toast.failedToDiscoverIcon":"发现项目图标失败","projectEditDialog.toast.customIconAlreadySet":"该项目已设置自定义图标","projectEditDialog.toast.iconDiscovered":"项目图标已发现","agentManager.sidebar.search.placeholder":"搜索智能体组...","agentManager.sidebar.actions.newAgentGroup":"新建智能体组","agentManager.sidebar.actions.more":"... 更多({count})","agentManager.sidebar.actions.showLess":"收起","agentManager.sidebar.section.agentGroups":"智能体组","agentManager.sidebar.state.loading":"加载中...","agentManager.sidebar.state.noGroupsFound":"未找到分组","agentManager.sidebar.state.noGroupsYet":"还没有智能体组","agentManager.sidebar.state.createToGetStarted":"创建一个新的智能体组以开始使用","agentManager.sidebar.item.modelCountSingle":"{count} 个模型","agentManager.sidebar.item.modelCountPlural":"{count} 个模型","agentManager.sidebar.item.groupMenuAria":"分组菜单","agentManager.sidebar.item.delete":"删除","agentManager.sidebar.relativeTime.now":"刚刚","agentManager.sidebar.relativeTime.minutes":"{count} 分钟","agentManager.sidebar.relativeTime.hours":"{count} 小时","agentManager.sidebar.relativeTime.days":"{count} 天","agentManager.sidebar.dialog.deleteGroupTitle":"删除智能体组","agentManager.sidebar.dialog.deleteGroupDescription":"删除“{group}”?这会移除该组中的所有工作树和会话。","agentManager.sidebar.dialog.cancel":"取消","agentManager.sidebar.dialog.delete":"删除","agentManager.sidebar.dialog.deleting":"删除中...","agentManager.sidebar.toast.deletingGroup":"正在删除“{group}”...","agentManager.sidebar.toast.deletedGroup":"已删除“{group}”","agentManager.sidebar.toast.failedToDeleteGroup":"未能完全删除“{group}”","agentManager.detail.header.modelCountSingle":"{count} 个模型","agentManager.detail.header.modelCountPlural":"{count} 个模型","agentManager.detail.header.noBranch":"无分支","agentManager.detail.actions.worktreeActionsAria":"工作树操作","agentManager.detail.actions.removeThisWorktree":"移除此工作树","agentManager.detail.actions.keepThisRemoveOthers":"保留此项,移除其他","agentManager.detail.actions.copyWorktreePath":"复制工作树路径","agentManager.detail.dialog.removeWorktreeTitle":"移除工作树","agentManager.detail.dialog.removeOtherWorktreesTitle":"移除其他工作树","agentManager.detail.dialog.removeWorktreeDescription":"移除“{label}”?这将删除该工作树中的所有会话并移除工作树本身。","agentManager.detail.dialog.removeOtherWorktreesDescription":"保留“{label}”,并移除“{group}”中的其他工作树。","agentManager.detail.dialog.cancel":"取消","agentManager.detail.dialog.remove":"移除","agentManager.detail.dialog.removeOthers":"移除其他","agentManager.detail.dialog.working":"处理中...","agentManager.detail.state.loadingSessionFor":"正在加载 {label} 的会话","agentManager.detail.state.sessionId":"会话 ID:{id}","agentManager.detail.state.noSessionsInGroup":"该分组中没有会话","agentManager.detail.toast.noWorktreePath":"没有可用的工作树路径","agentManager.detail.toast.worktreePathCopied":"工作树路径已复制","agentManager.detail.toast.failedToCopyPath":"复制路径失败","agentManager.detail.toast.removingWorktree":"正在移除工作树...","agentManager.detail.toast.removingOtherWorktrees":"正在移除其他工作树...","agentManager.detail.toast.failedToFullyRemoveWorktree":"未能完全移除工作树","agentManager.detail.toast.worktreeRemoved":"工作树已移除","agentManager.detail.toast.otherWorktreesRemoved":"其他工作树已移除","agentManager.empty.groupName.label":"分组名称","agentManager.empty.groupName.placeholder":"例如:feature-auth, bugfix-login","agentManager.empty.groupName.description":"用于工作树目录和分支命名","agentManager.empty.baseBranch.label":"基础分支","agentManager.empty.baseBranch.description":"将从 {branch} 创建新分支","agentManager.empty.setupCommands.label":"初始化命令","agentManager.empty.setupCommands.configured":"已配置 {count} 条","agentManager.empty.setupCommands.description":"这些命令会在每个新工作树中运行。项目根目录可用 $ROOT_PROJECT_PATH。","agentManager.empty.setupCommands.loading":"加载中...","agentManager.empty.setupCommands.commandPlaceholder":"例如:bun install","agentManager.empty.setupCommands.removeCommandAria":"移除命令","agentManager.empty.setupCommands.addCommand":"添加命令","agentManager.empty.agent.label":"智能体","agentManager.empty.agent.description":"默认使用你配置的默认智能体","agentManager.empty.models.label":"模型","agentManager.empty.models.addModel":"添加模型","agentManager.empty.models.selectedSingle":"已选择 {count} 个模型","agentManager.empty.models.selectedPlural":"已选择 {count} 个模型","agentManager.empty.prompt.label":"提示词","agentManager.empty.prompt.placeholder":"问任何问题...","agentManager.empty.prompt.addAttachmentAria":"添加附件","agentManager.empty.actions.startAgentGroupAria":"启动智能体组","agentManager.empty.toast.fileTooLarge":"文件“{fileName}”过大(最大 10MB)","agentManager.empty.toast.failedToAttach":"附加“{fileName}”失败","agentManager.empty.toast.attachedSingle":"已附加 {count} 个文件","agentManager.empty.toast.attachedPlural":"已附加 {count} 个文件","agentManager.empty.toast.failedToCreateGroup":"创建智能体组失败","openInApp.actions.open":"打开","openInApp.actions.openInAria":"在 {app} 中打开","openInApp.actions.chooseAppAria":"选择要打开的应用","openInApp.actions.copyPath":"复制路径","openInApp.actions.refreshApps":"刷新应用","openInApp.toast.pathCopied":"路径已复制到剪贴板","projectActions.actions.addActionAria":"添加操作","projectActions.actions.addAction":"添加操作","projectActions.actions.addNewAction":"添加新操作","projectActions.actions.autoDiscover":"自动发现","projectActions.actions.chooseActionAria":"选择项目操作","projectActions.actions.openPreview":"打开 Preview","projectActions.actions.runNamedAria":"运行 {name}","projectActions.actions.stopNamedAria":"停止 {name}","projectActions.label.fallbackAction":"操作","projectActions.toast.openedUrlFromOutput":"已从操作输出中打开 URL","projectActions.toast.openedForwardedUrl":"已打开转发 URL","projectActions.toast.openedActionUrl":"已打开操作 URL","projectActions.error.noActiveDirectory":"没有活动目录","projectActions.error.noActiveDirectoryForAction":"没有可用于该操作的活动目录","projectActions.error.failedToCreateTerminalSession":"创建终端会话失败","projectActions.error.invalidCustomUrlFormat":"自定义 URL 格式无效","projectActions.error.selectedDesktopSshForwardUnavailable":"所选桌面 SSH 转发不可用","projectActions.error.failedToRunAction":"运行操作失败","mcpDropdown.title":"MCP 服务器","mcpDropdown.actions.refreshAria":"刷新","mcpDropdown.actions.openAria":"MCP 服务器","mcpDropdown.statusAria":"MCP 状态","mcpDropdown.status.unknown":"未知","mcpDropdown.status.connected":"已连接","mcpDropdown.status.failed":"失败:{error}","mcpDropdown.status.unknownError":"未知错误","mcpDropdown.status.needsAuth":"需要认证","mcpDropdown.status.needsRegistration":"需要注册:{error}","mcpDropdown.empty.configureInConfig":"请在 OpenCode 配置中设置 MCP 服务器。","sessionAuth.error.rateLimitTitle":"尝试次数过多","sessionAuth.error.networkTitle":"无法连接服务器","sessionAuth.error.rateLimitDescriptionSingle":"请等待 {minutes} 分钟后再试。","sessionAuth.error.rateLimitDescriptionPlural":"请等待 {minutes} 分钟后再试。","sessionAuth.error.networkDescription":"无法验证 UI 会话。请检查服务是否运行后重试。","sessionAuth.error.retry":"重试","sessionAuth.error.passkeySetupFailed":"Passkey 设置失败。","sessionAuth.error.incorrectPassword":"密码错误,请重试。","sessionAuth.error.unexpectedResponse":"服务器返回了意外响应。","sessionAuth.error.networkRetry":"网络错误。请检查连接后重试。","sessionAuth.error.passkeySignInCanceled":"Passkey 登录已取消。","sessionAuth.error.enterPasswordForPasskey":"请输入密码以添加 passkey。","sessionAuth.locked.tunnelTitle":"需要隧道访问","sessionAuth.locked.unlockTitle":"解锁 OpenChamber","sessionAuth.locked.tunnelDescription":"请使用桌面应用提供的一次性连接链接打开该隧道。","sessionAuth.locked.passwordDescription":"此会话受密码保护。","sessionAuth.locked.hostSwitcherHint":"如果远程不可达,请使用 Local。","sessionAuth.actions.cancelPasskey":"取消 passkey","sessionAuth.actions.usePasskey":"使用 passkey","sessionAuth.actions.unlockingAria":"解锁中","sessionAuth.actions.unlockAria":"解锁","sessionAuth.actions.trustDevice":"信任此设备","sessionAuth.actions.trustDeviceAria":"信任此设备","sessionAuth.actions.cancelPasskeySetup":"取消 passkey 设置","sessionAuth.actions.addPasskey":"添加 passkey","sessionAuth.password.placeholder":"输入密码","sessionAuth.toast.passkeyAdded":"Passkey 已添加","sessionAuth.toast.passkeySetupCanceled":"Passkey 设置已取消","desktopHostSwitcher.title":"实例","desktopHostSwitcher.description":"在 Local 与远程 OpenChamber 服务器之间切换","desktopHostSwitcher.header.current":"当前","desktopHostSwitcher.header.default":"默认","desktopHostSwitcher.header.currentColon":"当前:","desktopHostSwitcher.header.currentDefaultColon":"当前默认:","desktopHostSwitcher.status.connected":"已连接","desktopHostSwitcher.status.authRequired":"需要认证","desktopHostSwitcher.status.checking":"检查中","desktopHostSwitcher.status.updateRecommended":"建议更新","desktopHostSwitcher.status.incompatible":"不兼容","desktopHostSwitcher.status.wrongService":"服务不匹配","desktopHostSwitcher.status.unreachable":"不可达","desktopHostSwitcher.status.unknown":"未知","desktopHostSwitcher.status.ping":" · {ms}ms 延迟","desktopHostSwitcher.statusAria":"实例状态","desktopHostSwitcher.sshPhase.ready":"已就绪","desktopHostSwitcher.sshPhase.error":"错误","desktopHostSwitcher.sshPhase.reconnecting":"重连中","desktopHostSwitcher.sshPhase.resolvingConfig":"解析配置中","desktopHostSwitcher.sshPhase.checkingAuth":"检查认证中","desktopHostSwitcher.sshPhase.connectingSsh":"连接 SSH 中","desktopHostSwitcher.sshPhase.probingRemote":"探测远程中","desktopHostSwitcher.sshPhase.installing":"安装中","desktopHostSwitcher.sshPhase.updating":"更新中","desktopHostSwitcher.sshPhase.detectingServer":"检测服务中","desktopHostSwitcher.sshPhase.startingServer":"启动服务中","desktopHostSwitcher.sshPhase.forwardingPorts":"端口转发中","desktopHostSwitcher.sshPhase.idle":"空闲","desktopHostSwitcher.ssh.needInstancesHint":"需要 SSH 实例?请在设置中管理。","desktopHostSwitcher.ssh.instanceFallback":"SSH 实例","desktopHostSwitcher.ssh.connectingTo":"正在连接到 {host}","desktopHostSwitcher.actions.refresh":"刷新","desktopHostSwitcher.actions.refreshInstancesAria":"刷新实例","desktopHostSwitcher.actions.remoteSsh":"远程 SSH","desktopHostSwitcher.actions.instanceActionsAria":"实例操作","desktopHostSwitcher.actions.edit":"编辑","desktopHostSwitcher.actions.delete":"删除","desktopHostSwitcher.actions.connect":"连接","desktopHostSwitcher.actions.defaultInstanceAria":"默认实例","desktopHostSwitcher.actions.setAsDefaultAria":"设为默认","desktopHostSwitcher.actions.setAsDefault":"设为默认","desktopHostSwitcher.actions.openInNewWindowAria":"在新窗口打开","desktopHostSwitcher.actions.openInNewWindow":"在新窗口打开","desktopHostSwitcher.actions.addInstance":"添加实例","desktopHostSwitcher.actions.cancel":"取消","desktopHostSwitcher.actions.save":"保存","desktopHostSwitcher.actions.add":"添加","desktopHostSwitcher.actions.switchToLocal":"切换到 Local","desktopHostSwitcher.actions.retry":"重试","desktopHostSwitcher.actions.switchInstanceAria":"切换实例","desktopHostSwitcher.actions.switchInstance":"切换实例","desktopHostSwitcher.actions.switchToAria":"切换到 {instance}","desktopHostSwitcher.field.labelPlaceholder":"标签","desktopHostSwitcher.field.labelOptionalPlaceholder":"标签(可选)","desktopHostSwitcher.field.urlPlaceholder":"https://host:port","desktopHostSwitcher.state.limitedOnPage":"此页面上的实例切换器功能受限。可使用 Local 恢复。","desktopHostSwitcher.state.loading":"加载中...","desktopHostSwitcher.state.instanceUnreachable":"实例不可达","desktopHostSwitcher.edit.title":"编辑实例","desktopHostSwitcher.add.title":"添加实例","desktopHostSwitcher.error.failedToSave":"保存失败","desktopHostSwitcher.error.failedToLoad":"加载失败","desktopHostSwitcher.error.invalidUrl":"无效 URL(必须是 http/https)","desktopHostSwitcher.error.failedToOpenNewWindow":"在新窗口打开失败","desktopHostSwitcher.instance.local":"Local","desktopHostSwitcher.instance.fallback":"实例","desktopHostSwitcher.startup.title":"默认 SSH 实例不可用","desktopHostSwitcher.startup.connectingTo":"正在连接到 {host}...","desktopHostSwitcher.startup.failed":"连接默认 SSH 实例失败。","desktopHostSwitcher.toast.sshConnected":"SSH 实例“{host}”已连接","desktopHostSwitcher.toast.sshFailedToConnect":"SSH 实例“{host}”连接失败","desktopHostSwitcher.toast.instanceUnreachable":"实例“{host}”不可达","miniChat.header.newSession":"新会话","miniChat.header.session":"会话","miniChat.header.defaultAgent":"默认智能体","miniChat.header.noModel":"未选择模型","miniChat.status.busy":"运行中","miniChat.status.retry":"重试中","miniChat.status.idle":"空闲","miniChat.actions.pin":"固定在其他窗口上方","miniChat.actions.unpin":"取消固定窗口","miniChat.actions.pinAria":"固定 Mini Chat 窗口","miniChat.actions.unpinAria":"取消固定 Mini Chat 窗口","miniChat.actions.openMain":"在主窗口中打开","miniChat.actions.openMainAria":"在主窗口中打开会话","miniChat.unavailable.title":"会话不可用","miniChat.unavailable.description":"无法加载此会话。它可能已被删除、归档,或从其他项目上下文打开。","sessions.sidebar.session.menu.openMiniChatWindow":"在 Mini Chat 窗口中打开","header.actions.newMiniChat":"新建 Mini Chat 窗口","header.actions.newMiniChatAria":"打开新的 Mini Chat 窗口","header.actions.openSessionMiniChat":"在 Mini Chat 中打开会话","header.actions.openSessionMiniChatAria":"在 Mini Chat 中打开当前会话","header.windowControls.groupAria":"窗口控件","header.windowControls.minimize":"最小化窗口","header.windowControls.maximize":"最大化窗口","header.windowControls.restore":"还原窗口","header.windowControls.close":"关闭窗口","errorBoundary.title":"发生错误","errorBoundary.description":"应用遇到意外错误,已记录用于调试。","errorBoundary.state.unknownError":"未知错误","errorBoundary.state.componentStackLabel":"组件堆栈:","errorBoundary.actions.errorDetails":"错误详情","errorBoundary.actions.tryAgain":"重试","errorBoundary.actions.copy":"复制","errorBoundary.actions.copied":"已复制","jsonTreeView.error.emptyJson":"JSON 内容为空","jsonTreeView.error.invalidJson":"无效 JSON","jsonTreeView.error.invalidJsonTitle":"无效 JSON","jsonTreeView.actions.expandAll":"全部展开","jsonTreeView.actions.collapseAll":"全部折叠","numberInput.actions.decreaseAria":"减少数值","numberInput.actions.increaseAria":"增加数值","goToLineDialog.field.linePlaceholderShort":"行","goToLineDialog.field.linePlaceholder":"行号","goToLineDialog.actions.go":"前往","goToLineDialog.helper.editorUnavailable":"编辑器不可用。","goToLineDialog.helper.currentLineRange":"当前行:{current}。输入 1 到 {max} 之间的行号进行跳转。","goToLineDialog.helper.goToLine":"跳转到第 {line} 行","dialog.common.actions.close":"关闭","filesView.toast.relativePathCopied":"相对路径已复制","filesView.tree.menu.copyRelativePath":"复制相对路径","multiRun.branchSelector.placeholder.selectSourceBranch":"选择源分支...","multiRun.branchSelector.status.loadingBranches":"正在加载分支...","multiRun.branchSelector.status.noBranchesFound":"未找到分支","multiRun.branchSelector.status.notInGitRepository":"当前目录不是 Git 仓库。","multiRun.branchSelector.groups.localBranches":"本地分支","multiRun.branchSelector.groups.remoteBranches":"远程分支","multiRun.window.actions.closeAria":"关闭多运行窗口","multiRun.window.description":"OpenChamber 多运行窗口。","voice.status.idle":"语音就绪","voice.status.listening":"监听中...","voice.status.processing":"处理中...","voice.status.speaking":"播放中...","voice.status.error":"语音错误","voice.status.conversationModeActiveAria":"会话模式已启用","voice.action.finishAndTranscribe":"结束并转写语音输入","onboarding.common.actions.back":"返回","onboarding.common.copyToClipboard":"复制到剪贴板","onboarding.common.status.copiedToClipboard":"已复制到剪贴板","onboarding.chooser.title":"欢迎使用 OpenChamber","onboarding.chooser.description":"选择你的连接方式以开始使用。","onboarding.chooser.tabs.localInstall":"本地安装","onboarding.chooser.tabs.connectRemote":"连接远程","onboarding.localSetup.title":"设置 OpenCode","onboarding.localSetup.description":"安装 OpenCode CLI 以继续。","onboarding.localSetup.dialog.selectOpencodeBinary":"选择 OpenCode 可执行文件","onboarding.localSetup.errors.cliNotReady":"OpenCode CLI 尚未就绪。请确认安装完成后重试。","onboarding.localSetup.errors.detectionFailed":"检测失败","onboarding.localSetup.windows.title":"Windows 设置(推荐 WSL)","onboarding.localSetup.windows.stepInstallWsl":"如需,请先在 PowerShell 中运行","onboarding.localSetup.windows.stepInstallWslSuffix":"安装 WSL。","onboarding.localSetup.windows.stepRunInstallInWsl":"在 WSL 终端中运行下方安装命令。","onboarding.localSetup.windows.stepSetBinaryPath":"如果 OpenChamber 未自动检测到 OpenCode,请在下方设置可执行文件路径。","onboarding.localSetup.intro":"OpenCode 是 OpenChamber 的核心,先安装它即可开始。","onboarding.localSetup.docs.windows":"OpenCode Windows + WSL 文档","onboarding.localSetup.docs.default":"OpenCode 文档","onboarding.localSetup.actions.checking":"检测中...","onboarding.localSetup.actions.checkAndContinue":"我已完成安装,检测并继续","onboarding.localSetup.actions.checkNow":"立即检测","onboarding.localSetup.helper.checkAndContinue":"点击检测 OpenCode CLI 是否可用。成功后将自动进入主界面。","onboarding.localSetup.status.watching":"正在等待 OpenCode","onboarding.localSetup.status.autoContinue":"检测到后将自动继续。","onboarding.localSetup.field.alreadyInstalled":"已安装?设置 OpenCode CLI 路径:","onboarding.localSetup.advanced.title":"设置自定义二进制路径","onboarding.localSetup.troubleshoot.title":"遇到问题?","onboarding.localSetup.actions.browse":"浏览","onboarding.localSetup.actions.apply":"应用","onboarding.localSetup.helper.saveAndReload":"将保存到 OpenChamber 设置并重新加载 OpenCode 配置。","onboarding.localSetup.remotePreference":"更希望使用远程服务器?","onboarding.localSetup.actions.connectRemoteServer":"连接远程服务器 →","onboarding.localSetup.windows.hintInstallInWsl":"在 Windows 上,建议在 WSL 中安装并运行 OpenCode 以获得最佳兼容性。","onboarding.localSetup.windows.hintDetectionFailed":"若检测失败,请设置本地路径(opencode.cmd/opencode.exe)、wsl.exe,或 wsl:/usr/local/bin/opencode。","onboarding.localSetup.hint.ensurePath":"已安装?请确认 opencode 在你的 PATH 中。","onboarding.localSetup.hint.setEnv":"或设置 OPENCODE_BINARY 环境变量。","onboarding.localSetup.hint.missingRuntime":"如果看到 “env: node: No such file or directory” 或 “env: bun: No such file or directory”,请安装对应运行时或确保其在 PATH 中。","onboarding.remoteConnection.title":"连接远程服务器","onboarding.remoteConnection.titleRecovery":"连接到其他服务器","onboarding.remoteConnection.description":"输入要连接的 OpenChamber 服务器地址。","onboarding.remoteConnection.field.serverAddress":"服务器地址","onboarding.remoteConnection.field.serverAddressPlaceholder":"https://your-server.example.com:4096","onboarding.remoteConnection.field.nameOptional":"名称(可选)","onboarding.remoteConnection.field.namePlaceholder":"我的远程服务器","onboarding.remoteConnection.errors.connectionTestFailed":"连接测试失败","onboarding.remoteConnection.errors.failedToSaveConnection":"保存连接失败","onboarding.remoteConnection.status.connectedSuccessfully":"连接成功({latencyMs}ms)","onboarding.remoteConnection.status.authWarning":"服务器需要身份验证。你仍可继续连接。","onboarding.remoteConnection.status.connectionFailed":"连接失败","onboarding.remoteConnection.status.suggestionsUnreachable":"建议:检查服务器地址、确认服务已启动,或检查网络连接。","onboarding.remoteConnection.status.suggestionsWrongService":"建议:确认 URL 指向 OpenChamber 服务器,或联系服务器管理员。","onboarding.remoteConnection.actions.testing":"测试中…","onboarding.remoteConnection.actions.testConnection":"测试连接","onboarding.remoteConnection.actions.connectAndRestart":"连接并重启","onboarding.remoteConnection.actions.whatToDo":"你希望如何处理?","onboarding.remoteConnection.actions.chooseDifferentServer":"选择其他服务器","onboarding.remoteConnection.actions.useLocalInstead":"改用本地","onboarding.remoteConnection.probe.authMessage":"服务器需要身份验证。你仍可连接,但可能需要提供凭据。","onboarding.remoteConnection.probe.updateRecommendedMessage":"此实例正在运行不同版本的 OpenChamber。你可以连接;如果功能异常,请更新两端应用。","onboarding.remoteConnection.probe.incompatibleMessage":"服务器正在运行 OpenChamber,但与此应用版本不兼容。请更新服务器上的 OpenChamber 后重试。","onboarding.remoteConnection.probe.wrongServiceMessage":"服务器有响应,但未运行 OpenChamber。请确认地址是否指向 OpenChamber 服务器。","onboarding.remoteConnection.probe.unreachableMessage":"服务器不可达。请检查网络连接并确认服务器地址。","onboarding.desktopRecovery.localUnavailable.title":"本地 OpenCode 不可用","onboarding.desktopRecovery.localUnavailable.description":"OpenCode CLI 无法启动或未安装。请安装 OpenCode,或改为连接远程服务器。","onboarding.desktopRecovery.localUnavailable.retry":"重试本地","onboarding.desktopRecovery.localUnavailable.useLocal":"设置本地","onboarding.desktopRecovery.noDefaultConnection.title":"无默认连接","onboarding.desktopRecovery.noDefaultConnection.description":"找不到已保存的默认连接。请选择你的连接方式。","onboarding.desktopRecovery.remoteUnreachable.title":"远程服务器不可达","onboarding.desktopRecovery.remoteUnreachable.description":"无法连接到 “{host}”。请检查网络连接并确认服务器地址。","onboarding.desktopRecovery.remoteUnreachable.retry":"重试连接","onboarding.desktopRecovery.incompatibleServer.title":"服务器不兼容","onboarding.desktopRecovery.incompatibleServer.description":"“{host}” 上的服务器未运行 OpenChamber。请确认地址是否指向 OpenChamber 服务器。","onboarding.desktopRecovery.remoteIncompatible.title":"需要更新服务器","onboarding.desktopRecovery.remoteIncompatible.description":"“{host}” 上的 OpenChamber 服务器与此应用版本不兼容。请更新服务器上的 OpenChamber 后重试。","onboarding.desktopRecovery.common.useLocal":"使用本地","onboarding.desktopRecovery.common.useRemote":"使用远程","onboarding.desktopRecovery.actions.retrying":"重试中…","onboarding.desktopRecovery.actions.retryConnection":"重试连接","startup.initRecovery.title":"启动失败","startup.initRecovery.description":"OpenChamber 未能完成初始化。请检查服务器是否正在运行,然后重试。","startup.initRecovery.retry":"重试","startup.initRecovery.retrying":"重试中…","onboarding.desktopRecovery.placeholders.remoteServer":"远程服务器","onboarding.desktopRecovery.placeholders.unknownServer":"未知服务器","vscodeLayout.title.chat":"聊天","vscodeLayout.title.newSession":"新会话","vscodeLayout.title.sessions":"会话","vscodeLayout.title.sessionFallback":"会话","vscodeLayout.actions.backToSessionsAria":"返回会话列表","vscodeLayout.actions.newSessionAria":"新建会话","vscodeLayout.actions.openAgentManagerAria":"打开智能体管理器","vscodeLayout.actions.resizeSessionsSidebarAria":"调整会话侧边栏大小","vscodeLayout.actions.settingsAria":"设置","vscodeLayout.quota.title":"速率限制","vscodeLayout.quota.mode.used":"已用","vscodeLayout.quota.mode.remaining":"剩余","vscodeLayout.quota.lastUpdated":"上次更新 {time}","vscodeLayout.quota.noRateLimitsAvailable":"没有可用的速率限制数据。","vscodeLayout.quota.noRateLimitsReported":"未报告速率限制。","vscodeLayout.quota.actions.rateLimitsAria":"速率限制","vscodeLayout.quota.actions.showUsedAria":"显示已用配额","vscodeLayout.quota.actions.showRemainingAria":"显示剩余配额","vscodeLayout.quota.actions.refreshAria":"刷新速率限制","updateDialog.header.updateAvailable":"有可用更新","updateDialog.header.updating":"正在更新 OpenChamber...","updateDialog.changelog.title":"更新内容","updateDialog.status.installingUpdate":"正在安装更新...","updateDialog.status.serverRestarting":"服务器正在重启...","updateDialog.status.waitingForServer":"正在等待服务器...","updateDialog.status.autoReloadHint":"更新完成后页面将自动重新加载。","updateDialog.fallback.updateViaTerminal":"或通过终端更新:","updateDialog.actions.copyCommand":"复制命令","updateDialog.actions.copied":"已复制!","updateDialog.status.downloadingPayload":"正在下载更新包...","updateDialog.actions.downloadUpdate":"下载更新","updateDialog.status.downloading":"下载中...","updateDialog.actions.restartToUpdate":"重启以更新","updateDialog.actions.updateNow":"立即更新","updateDialog.status.updating":"更新中...","updateDialog.error.updateFailed":"更新失败","updateDialog.error.takingLonger":"更新耗时超出预期。请稍等后刷新,或运行:openchamber update","opencodeUpdate.toast.available.title":"OpenCode 更新","opencodeUpdate.toast.available.description":"版本 {version} 可用。","opencodeUpdate.toast.actions.update":"更新","opencodeUpdate.toast.actions.dismiss":"忽略","opencodeUpdate.toast.actions.reload":"重载 OpenCode","opencodeUpdate.toast.upgrading.title":"正在更新 OpenCode...","opencodeUpdate.toast.upgrading.description":"请保持 OpenChamber 打开。","opencodeUpdate.toast.updated.title":"OpenCode 已更新","opencodeUpdate.toast.updated.description":"更新已安装。","opencodeUpdate.toast.updated.descriptionWithVersion":"版本 {version} 已安装。","opencodeUpdate.toast.failed.title":"无法更新 OpenCode","opencodeUpdate.toast.failed.description":"OpenCode 升级失败。","opencodeUpdate.toast.reload.message":"正在重启 OpenCode...","memoryDebugPanel.title":"调试面板","memoryDebugPanel.tabs.memory":"内存","memoryDebugPanel.tabs.streaming":"流式","memoryDebugPanel.section.sessionsInMemory":"内存中的会话","memoryDebugPanel.section.uiStreamingMetrics":"UI 流式指标","memoryDebugPanel.section.vscodeBridgeMetrics":"VS Code 桥接指标","memoryDebugPanel.section.noUiSamples":"暂无 UI 流式采样。请开始一次流式输出并保持该面板开启。","memoryDebugPanel.section.noVscodeSamples":"暂无 VS Code 桥接采样。","memoryDebugPanel.metric.totalMessages":"消息总数","memoryDebugPanel.metric.cachedSessions":"缓存会话","memoryDebugPanel.metric.viewportWindow":"视口窗口","memoryDebugPanel.metric.zombieTimeout":"僵尸超时","memoryDebugPanel.metric.githubTotalRequests":"GitHub 请求总数","memoryDebugPanel.metric.metrics":"指标","memoryDebugPanel.metric.samples":"采样","memoryDebugPanel.metric.lastUpdate":"最近更新","memoryDebugPanel.metric.uiMetrics":"UI 指标","memoryDebugPanel.metric.vscodeMetrics":"VS Code 指标","memoryDebugPanel.metric.messageListRenders":"消息列表渲染","memoryDebugPanel.metric.messageListStreamRenders":"消息列表流式渲染","memoryDebugPanel.metric.chatMessageRenders":"ChatMessage 渲染","memoryDebugPanel.metric.chatMessageStreamRenders":"ChatMessage 流式渲染","memoryDebugPanel.metric.chatMessageStaticDuringStream":"流式期间 ChatMessage 静态渲染","memoryDebugPanel.metric.chatMessageStaticOutsideActiveTurn":"活跃轮次外 ChatMessage 静态渲染","memoryDebugPanel.metric.messagesValue":"{count} 条消息","memoryDebugPanel.metric.minutesValue":"{count} 分钟","memoryDebugPanel.metric.msgsValue":"{count} 条","memoryDebugPanel.metric.countValue":"次数 {value}","memoryDebugPanel.metric.avgValue":"平均 {value}","memoryDebugPanel.metric.maxValue":"最大 {value}","memoryDebugPanel.metric.totalValue":"总计 {value}","memoryDebugPanel.actions.logState":"输出状态","memoryDebugPanel.actions.copyJson":"复制 JSON","memoryDebugPanel.tooltip.logCurrentState":"将当前内存状态输出到浏览器控制台","memoryDebugPanel.streaming.copy.copied":"流式调试 JSON 已复制","memoryDebugPanel.streaming.copy.failed":"复制 JSON 失败","memoryDebugPanel.streaming.copy.hint":"复制会导出 UI 与 VS Code 的流式指标 JSON","memoryDebugPanel.common.idle":"空闲","memoryDebugPanel.common.live":"实时","memoryDebugPanel.common.notAvailable":"无","memoryDebugPanel.common.untitled":"未命名","directoryTree.field.newDirectoryPlaceholder":"new_directory","textarea.resizeHandleAria":"调整文本区域大小","sidebar.resize.leftPanelAria":"调整左侧面板大小","sidebar.resize.rightPanelAria":"调整右侧面板大小","mainLayout.mobile.closeDrawerAria":"关闭抽屉","sortableTabsStrip.aria.tabs":"标签页","openChamberLogo.aria.logo":"OpenChamber 标志","markdownRenderer.table.actions.copyTitle":"复制表格","markdownRenderer.table.actions.downloadTitle":"下载表格","markdownRenderer.table.toast.downloadedAsFormat":"表格已下载为 {format}","markdownRenderer.mermaid.actions.copyTitle":"复制","markdownRenderer.mermaid.actions.copySourceTitle":"复制源码","markdownRenderer.mermaid.actions.downloadSvgTitle":"下载 SVG","markdownRenderer.mermaid.toast.downloadFailed":"下载图表失败","contextPanel.preview.title":"预览","contextPanel.preview.description":"使用项目操作或终端 Preview 按钮打开预览。","contextPanel.preview.startPreview":"启动预览","contextPanel.preview.starting":"正在启动...","contextPanel.preview.noDevServer":'未找到开发服务器命令。请配置项目操作或添加 "dev" 脚本到 package.json。',"contextPanel.preview.startFailed":"启动预览服务器失败。","contextPanel.preview.serverExited":"开发服务器意外退出。","contextPanel.preview.noUrlDetected":"开发服务器已启动,但未在输出中检测到 URL。请打开预览终端标签页查看日志。","contextPanel.preview.serverExitedWithLog":`开发服务器意外退出。最后输出:
11
+ {summary}`,"chat.chatInput.toast.vscodePickFailed":"在 VS Code 中选择文件失败","chat.chatInput.toast.openSessionFirst":"请先打开一个会话","chat.chatInput.toast.togglePermissionAutoAcceptFailed":"切换权限自动接受失败","chat.chatInput.reviewComments":"审查评论:","chat.chatInput.reviewCommentsRemove":"移除审查评论","chat.chatInput.devServerLogs":"Dev Server 日志:","chat.chatInput.devServerLogsRemove":"移除 Dev Server 日志","chat.chatInput.previewAnnotations":"预览注释:","chat.chatInput.previewContext":"预览上下文:","chat.chatInput.previewContextRemove":"移除预览上下文","chat.chatInput.projectRoot":"项目根目录","chat.chatInput.branch":"分支","chat.chatInput.worktrees":"工作树","chat.chatInput.worktreeNew":"+ 新建","chat.chatInput.drop.insertMention":"释放以插入为提及","chat.chatInput.drop.attachFiles":"将文件拖放到此处以附加","chat.chatInput.fileFallback":"文件","chat.mobileStatus.editProjects.title":"编辑项目","chat.mobileStatus.editProjects.footer":"拖动可重新排序,或使用箭头移动。点击编辑可修改详情。","chat.mobileStatus.editProjects.empty":"没有可编辑的项目","chat.mobileStatus.projects.empty":"没有项目","chat.mobileStatus.projects.addAria":"添加项目","chat.mobileStatus.projects.removeTitle":"移除项目","chat.mobileStatus.projects.removeDescriptionPrefix":"确定要移除","chat.mobileStatus.projects.cancel":"取消","chat.mobileStatus.projects.remove":"移除","chat.mobileStatus.new":"新建","chat.mobileStatus.noSessionsInProject":"该项目中没有会话","chat.mobileStatus.swipeHint":"← 在此滑动以打开侧边栏 →","chat.mobileStatus.toast.addProjectFailed":"添加项目失败","chat.mobileStatus.toast.selectValidDirectory":"请选择有效目录。","chat.mobileStatus.toast.selectDirectoryFailed":"选择目录失败","chat.toolOutputDialog.image.previousAria":"上一张图片","chat.toolOutputDialog.image.nextAria":"下一张图片","chat.toolOutputDialog.image.closeAria":"关闭图片预览","chat.toolOutputDialog.mermaid.missingSource":"缺少 Mermaid 源 URL。","chat.toolOutputDialog.mermaid.loadFailed":"无法加载 Mermaid 图表。","chat.toolOutputDialog.mermaid.closeAria":"关闭图表预览","chat.toolOutputDialog.mermaid.loading":"正在加载图表...","chat.toolOutputDialog.mermaid.renderFailed":"无法渲染 Mermaid 图表。","chat.toolOutputDialog.mermaid.retry":"重试","chat.toolOutputDialog.commandCompleted":"命令已成功完成","chat.toolOutputDialog.noOutputProduced":"没有产生输出","chat.toolPart.lspErrors":"LSP 错误","chat.toolPart.moreErrors":"+{count} 个更多错误","chat.toolPart.error":"错误:","chat.toolPart.awaitingResponse":"等待响应...","chat.toolPart.noOutputProduced":"未产生输出","chat.toolPart.output":"输出","chat.toolPart.showRawJson":"显示原始 JSON","chat.toolPart.showFormattedJson":"显示格式化 JSON","chat.toolPart.copyOutput":"复制输出","chat.toolPart.copiedOutput":"已复制输出","chat.toolPart.copyOutputFailed":"复制输出失败","chat.toolPart.openSubtask":"打开{type}子任务","chat.todo.total":"总计","chat.todo.inProgress":"进行中","chat.todo.pending":"待处理","chat.todo.completed":"已完成","chat.todo.cancelled":"已取消","chat.permissionCard.workingDirectory":"工作目录:","chat.permissionCard.timeout":"超时:","chat.permissionCard.request":"请求:","chat.permissionCard.headers":"请求头:","chat.permissionCard.body":"请求体:","chat.permissionCard.action":"操作:","chat.permissionCard.details":"详情:","chat.permissionCard.patterns":"模式:","chat.permissionToast.sessionFallback":"会话","chat.permissionToast.permissionFallback":"权限详情不可用","chat.permissionToast.labels.session":"会话:","chat.permissionToast.labels.permission":"权限:","chat.permissionToast.actions.once":"一次","chat.permissionToast.actions.always":"始终","chat.permissionToast.actions.deny":"拒绝","chat.permissionToast.actions.approveOnceAria":"批准一次","chat.permissionToast.actions.approveOnceAriaWithSession":"为 {session} 批准一次","chat.permissionToast.actions.approveAlwaysAria":"始终批准","chat.permissionToast.actions.approveAlwaysAriaWithSession":"为 {session} 始终批准","chat.permissionToast.actions.denyAria":"拒绝权限","chat.permissionToast.actions.denyAriaWithSession":"拒绝 {session} 的权限","chat.permissionRequest.required":"需要权限:","chat.permissionRequest.actions.once":"一次","chat.permissionRequest.actions.always":"始终","chat.permissionRequest.actions.reject":"拒绝","chat.modelControls.provider":"提供商","chat.modelControls.capability.toolCalling":"工具调用","chat.modelControls.capability.reasoning":"推理","chat.modelControls.modality.text":"文本","chat.modelControls.modality.image":"图像","chat.modelControls.modality.video":"视频","chat.modelControls.modality.audio":"音频","chat.modelControls.modality.pdf":"PDF","chat.modelControls.capabilities":"能力","chat.modelControls.modalities":"模态","chat.modelControls.input":"输入","chat.modelControls.output":"输出","chat.modelControls.limits":"限制","chat.modelControls.context":"上下文","chat.modelControls.metadata":"元数据","chat.modelControls.knowledge":"知识","chat.modelControls.release":"发布时间","chat.modelControls.mode":"模式","chat.modelControls.model":"模型","chat.modelControls.temperature":"温度","chat.modelControls.topP":"Top P","chat.modelControls.permissions":"权限","chat.modelControls.edit":"编辑","chat.modelControls.bash":"Bash","chat.modelControls.webFetch":"WebFetch","chat.modelControls.customPrompt":"自定义提示词","chat.modelControls.selectModel":"选择模型","chat.modelControls.searchProvidersOrModels":"搜索提供商或模型","chat.modelControls.clearSearch":"清除搜索","chat.modelControls.current":"当前","chat.modelControls.thinking":"思考","chat.modelControls.default":"默认","chat.modelControls.selectAgent":"选择智能体","chat.modelControls.costPerMillion":"成本($/100万 tokens)","chat.modelControls.metadataUnavailable":"模型元数据不可用。","chat.modelControls.addNewProvider":"添加新提供商","chat.modelControls.noAgentSelected":"未选择智能体。","chat.modelControls.resetToDefault":"重置为默认","chat.modelControls.searchModels":"搜索模型","chat.modelControls.searchAgents":"搜索智能体","chat.modelControls.noModelsFound":"未找到模型","chat.modelControls.favorites":"收藏","chat.modelControls.recent":"最近","chat.modelControls.addToFavorites":"添加到收藏","chat.modelControls.removeFromFavorites":"从收藏中移除","chat.modelControls.favoriteAria":"收藏","chat.modelControls.unfavoriteAria":"取消收藏","chat.modelControls.collapseProvider":"折叠提供商","chat.modelControls.expandProvider":"展开提供商","chat.modelControls.keyboardHint":"↑↓ 导航{thinking} • Enter 选择 • Esc 关闭","chat.modelControls.keyboardHintNavigate":"↑↓ 导航","chat.modelControls.keyboardHintSwitchAgent":"{shortcut} 切换智能体","chat.modelControls.keyboardHintThinking":"←→ 思考","chat.modelControls.showThinkingModes":"显示思考模式","chat.modelControls.hideThinkingModes":"隐藏思考模式","chat.modelControls.moreThinkingModes":"更多思考模式","chat.modelControls.noProvidersOrModelsFound":"没有提供商或模型匹配你的搜索。","chat.modelControls.reorderFavoriteAria":"重新排序收藏","chat.modelControls.reorderFavoriteTitle":"拖动以重新排序收藏","chat.modelControls.permissionLabel.custom":"自定义","chat.modelControls.permissionLabel.allow":"允许","chat.modelControls.permissionLabel.deny":"拒绝","chat.modelControls.permissionLabel.ask":"询问","chat.modelControls.modeValue.primary":"主智能体","chat.modelControls.modeValue.subagent":"子智能体","chat.modelControls.modeValue.all":"全部","chat.modelControls.modeValue.none":"—","chat.reasoningTrace.thinking":"思考","chat.reasoningTrace.justification":"理由","chat.reasoningTrace.expandAria":"展开推理轨迹","chat.reasoningTrace.collapseAria":"折叠推理轨迹","chat.reasoningTrace.thought":"已思考","chat.messageBody.subtask.title":"委派任务","chat.messageBody.subtask.hidePrompt":"隐藏提示","chat.messageBody.subtask.showPrompt":"显示提示","chat.messageBody.subtask.openSession":"打开子任务会话","chat.messageBody.shellCommand.title":"Shell 命令","chat.messageBody.shellCommand.hideOutput":"隐藏输出","chat.messageBody.shellCommand.showOutput":"显示输出","chat.messageBody.shellCommand.copied":"已复制","chat.messageBody.shellCommand.copyOutput":"复制输出","commandPalette.title":"命令面板","commandPalette.description":"搜索文件、会话和命令。","commandPalette.input.placeholder":"搜索文件、会话、命令...","commandPalette.empty.noResults":"未找到结果。","commandPalette.empty.searchingFiles":"正在搜索文件...","commandPalette.item.newSession":"新建会话","commandPalette.item.newMiniChat":"新建 Mini Chat 窗口","commandPalette.item.newWorktreeDraft":"新建工作树草稿","commandPalette.item.addProject":"添加项目","commandPalette.item.showSessionSwitcher":"显示会话切换器","commandPalette.item.toggleSidebar":"切换侧边栏","commandPalette.item.toggleRightSidebar":"切换右侧边栏","commandPalette.item.showContextUsage":"显示上下文用量","commandPalette.item.toggleTerminal":"切换终端","commandPalette.item.openSettings":"打开设置...","commandPalette.session.untitled":"未命名会话","openCodeStatusDialog.title":"OpenCode 状态","openCodeStatusDialog.description":"查看当前 OpenCode 状态与诊断信息。","openCodeStatusDialog.actions.copy":"复制","openCodeStatusDialog.empty.noData":"无数据。","openCodeStatusDialog.toast.copiedTitle":"已复制","openCodeStatusDialog.toast.copiedDescription":"状态已复制到剪贴板","openCodeStatusDialog.toast.copyFailed":"复制状态失败","saveProjectPlanDialog.title":"保存项目计划","saveProjectPlanDialog.description":"将此计划以 Markdown 文件保存到你的项目中。","saveProjectPlanDialog.field.title":"标题","saveProjectPlanDialog.field.titlePlaceholder":"计划标题","saveProjectPlanDialog.field.contentPreview":"内容预览","saveProjectPlanDialog.actions.cancel":"取消","saveProjectPlanDialog.actions.save":"保存","saveProjectPlanDialog.actions.saving":"保存中...","branchPickerDialog.title":"分支选择器","branchPickerDialog.description.localBranchesForProject":"{project} 的本地分支","branchPickerDialog.description.selectProject":"请选择一个项目以查看分支","branchPickerDialog.search.placeholder":"搜索分支...","branchPickerDialog.search.renameBranchPlaceholder":"重命名分支","branchPickerDialog.state.noProjectSelected":"未选择项目","branchPickerDialog.state.loadingBranches":"正在加载分支...","branchPickerDialog.state.noMatchingBranches":"没有匹配分支","branchPickerDialog.state.noBranchesFound":"未找到分支","branchPickerDialog.badge.head":"HEAD","branchPickerDialog.badge.worktree":"工作树","branchPickerDialog.actions.createWorktreeAria":"从分支创建工作树","branchPickerDialog.actions.renameAria":"重命名分支","branchPickerDialog.actions.deleteAria":"删除分支","branchPickerDialog.actions.deleteWorktreeAria":"移除工作树","branchPickerDialog.actions.confirmRenameAria":"确认重命名","branchPickerDialog.actions.cancelRenameAria":"取消重命名","branchPickerDialog.actions.confirmDeleteAria":"确认删除分支","branchPickerDialog.actions.cancelDeleteAria":"取消删除分支","branchPickerDialog.actions.deletePrompt":"删除","branchPickerDialog.actions.forceDeletePrompt":"强制删除","branchPickerDialog.tooltip.createWorktree":"创建工作树","branchPickerDialog.tooltip.worktreeAlreadyExists":"工作树已存在","branchPickerDialog.tooltip.rename":"重命名分支","branchPickerDialog.tooltip.renameDisabledForRoot":"不能重命名根分支","branchPickerDialog.tooltip.delete":"删除分支","branchPickerDialog.tooltip.deleteCurrentBranch":"不能删除当前分支","branchPickerDialog.tooltip.deleteDisabledForRoot":"不能删除根分支","branchPickerDialog.tooltip.deleteWorktree":"移除工作树","branchPickerDialog.tooltip.deleteWorktreeRootProtected":"不能移除根工作树","branchPickerDialog.toast.branchRenamed":"分支已重命名","branchPickerDialog.toast.failedToRenameBranch":"重命名分支失败","branchPickerDialog.toast.branchDeleted":"分支已删除","branchPickerDialog.toast.branchNotMerged":"分支尚未完全合并","branchPickerDialog.toast.confirmAgainToForceDelete":"再次确认以强制删除","branchPickerDialog.toast.failedToDeleteBranch":"删除分支失败","branchPickerDialog.toast.worktreeCreated":"工作树已创建","branchPickerDialog.toast.failedToCreateWorktree":"创建工作树失败","branchPickerDialog.error.failedToLoad":"加载分支失败","branchPickerDialog.error.renameRejected":"重命名被拒绝","branchPickerDialog.error.renameFailed":"重命名分支失败","branchPickerDialog.error.deleteRejected":"删除被拒绝","branchPickerDialog.error.deleteFailed":"删除分支失败","branchPickerDialog.error.createWorktreeFailed":"创建工作树失败","projectEditDialog.title":"编辑项目","projectEditDialog.field.name":"名称","projectEditDialog.field.namePlaceholder":"项目名称","projectEditDialog.field.color":"颜色","projectEditDialog.field.icon":"图标","projectEditDialog.field.preview":"预览","projectEditDialog.field.iconBackground":"图标背景","projectEditDialog.field.iconBackgroundAria":"项目图标背景色","projectEditDialog.option.none":"无","projectEditDialog.actions.uploadIcon":"上传图标","projectEditDialog.actions.uploading":"上传中...","projectEditDialog.actions.discoverFavicon":"发现站点图标","projectEditDialog.actions.discovering":"发现中...","projectEditDialog.actions.removeProjectIcon":"移除项目图标","projectEditDialog.actions.removing":"移除中...","projectEditDialog.actions.undoRemove":"撤销移除","projectEditDialog.actions.clear":"清除","projectEditDialog.actions.cancel":"取消","projectEditDialog.actions.save":"保存","projectEditDialog.toast.failedToUploadIcon":"上传项目图标失败","projectEditDialog.toast.iconUpdated":"项目图标已更新","projectEditDialog.toast.failedToRemoveIcon":"移除项目图标失败","projectEditDialog.toast.iconRemoved":"项目图标已移除","projectEditDialog.toast.failedToDiscoverIcon":"发现项目图标失败","projectEditDialog.toast.customIconAlreadySet":"该项目已设置自定义图标","projectEditDialog.toast.iconDiscovered":"项目图标已发现","agentManager.sidebar.search.placeholder":"搜索智能体组...","agentManager.sidebar.actions.newAgentGroup":"新建智能体组","agentManager.sidebar.actions.more":"... 更多({count})","agentManager.sidebar.actions.showLess":"收起","agentManager.sidebar.section.agentGroups":"智能体组","agentManager.sidebar.state.loading":"加载中...","agentManager.sidebar.state.noGroupsFound":"未找到分组","agentManager.sidebar.state.noGroupsYet":"还没有智能体组","agentManager.sidebar.state.createToGetStarted":"创建一个新的智能体组以开始使用","agentManager.sidebar.item.modelCountSingle":"{count} 个模型","agentManager.sidebar.item.modelCountPlural":"{count} 个模型","agentManager.sidebar.item.groupMenuAria":"分组菜单","agentManager.sidebar.item.delete":"删除","agentManager.sidebar.relativeTime.now":"刚刚","agentManager.sidebar.relativeTime.minutes":"{count} 分钟","agentManager.sidebar.relativeTime.hours":"{count} 小时","agentManager.sidebar.relativeTime.days":"{count} 天","agentManager.sidebar.dialog.deleteGroupTitle":"删除智能体组","agentManager.sidebar.dialog.deleteGroupDescription":"删除“{group}”?这会移除该组中的所有工作树和会话。","agentManager.sidebar.dialog.cancel":"取消","agentManager.sidebar.dialog.delete":"删除","agentManager.sidebar.dialog.deleting":"删除中...","agentManager.sidebar.toast.deletingGroup":"正在删除“{group}”...","agentManager.sidebar.toast.deletedGroup":"已删除“{group}”","agentManager.sidebar.toast.failedToDeleteGroup":"未能完全删除“{group}”","agentManager.detail.header.modelCountSingle":"{count} 个模型","agentManager.detail.header.modelCountPlural":"{count} 个模型","agentManager.detail.header.noBranch":"无分支","agentManager.detail.actions.worktreeActionsAria":"工作树操作","agentManager.detail.actions.removeThisWorktree":"移除此工作树","agentManager.detail.actions.keepThisRemoveOthers":"保留此项,移除其他","agentManager.detail.actions.copyWorktreePath":"复制工作树路径","agentManager.detail.dialog.removeWorktreeTitle":"移除工作树","agentManager.detail.dialog.removeOtherWorktreesTitle":"移除其他工作树","agentManager.detail.dialog.removeWorktreeDescription":"移除“{label}”?这将删除该工作树中的所有会话并移除工作树本身。","agentManager.detail.dialog.removeOtherWorktreesDescription":"保留“{label}”,并移除“{group}”中的其他工作树。","agentManager.detail.dialog.cancel":"取消","agentManager.detail.dialog.remove":"移除","agentManager.detail.dialog.removeOthers":"移除其他","agentManager.detail.dialog.working":"处理中...","agentManager.detail.state.loadingSessionFor":"正在加载 {label} 的会话","agentManager.detail.state.sessionId":"会话 ID:{id}","agentManager.detail.state.noSessionsInGroup":"该分组中没有会话","agentManager.detail.toast.noWorktreePath":"没有可用的工作树路径","agentManager.detail.toast.worktreePathCopied":"工作树路径已复制","agentManager.detail.toast.failedToCopyPath":"复制路径失败","agentManager.detail.toast.removingWorktree":"正在移除工作树...","agentManager.detail.toast.removingOtherWorktrees":"正在移除其他工作树...","agentManager.detail.toast.failedToFullyRemoveWorktree":"未能完全移除工作树","agentManager.detail.toast.worktreeRemoved":"工作树已移除","agentManager.detail.toast.otherWorktreesRemoved":"其他工作树已移除","agentManager.empty.groupName.label":"分组名称","agentManager.empty.groupName.placeholder":"例如:feature-auth, bugfix-login","agentManager.empty.groupName.description":"用于工作树目录和分支命名","agentManager.empty.baseBranch.label":"基础分支","agentManager.empty.baseBranch.description":"将从 {branch} 创建新分支","agentManager.empty.setupCommands.label":"初始化命令","agentManager.empty.setupCommands.configured":"已配置 {count} 条","agentManager.empty.setupCommands.description":"这些命令会在每个新工作树中运行。项目根目录可用 $ROOT_PROJECT_PATH。","agentManager.empty.setupCommands.loading":"加载中...","agentManager.empty.setupCommands.commandPlaceholder":"例如:bun install","agentManager.empty.setupCommands.removeCommandAria":"移除命令","agentManager.empty.setupCommands.addCommand":"添加命令","agentManager.empty.agent.label":"智能体","agentManager.empty.agent.description":"默认使用你配置的默认智能体","agentManager.empty.models.label":"模型","agentManager.empty.models.addModel":"添加模型","agentManager.empty.models.selectedSingle":"已选择 {count} 个模型","agentManager.empty.models.selectedPlural":"已选择 {count} 个模型","agentManager.empty.prompt.label":"提示词","agentManager.empty.prompt.placeholder":"问任何问题...","agentManager.empty.prompt.addAttachmentAria":"添加附件","agentManager.empty.actions.startAgentGroupAria":"启动智能体组","agentManager.empty.toast.fileTooLarge":"文件“{fileName}”过大(最大 10MB)","agentManager.empty.toast.failedToAttach":"附加“{fileName}”失败","agentManager.empty.toast.attachedSingle":"已附加 {count} 个文件","agentManager.empty.toast.attachedPlural":"已附加 {count} 个文件","agentManager.empty.toast.failedToCreateGroup":"创建智能体组失败","openInApp.actions.open":"打开","openInApp.actions.openInAria":"在 {app} 中打开","openInApp.actions.chooseAppAria":"选择要打开的应用","openInApp.actions.copyPath":"复制路径","openInApp.actions.refreshApps":"刷新应用","openInApp.toast.pathCopied":"路径已复制到剪贴板","projectActions.actions.addActionAria":"添加操作","projectActions.actions.addAction":"添加操作","projectActions.actions.addNewAction":"添加新操作","projectActions.actions.autoDiscover":"自动发现","projectActions.actions.chooseActionAria":"选择项目操作","projectActions.actions.openPreview":"打开 Preview","projectActions.actions.runNamedAria":"运行 {name}","projectActions.actions.stopNamedAria":"停止 {name}","projectActions.label.fallbackAction":"操作","projectActions.toast.openedUrlFromOutput":"已从操作输出中打开 URL","projectActions.toast.openedForwardedUrl":"已打开转发 URL","projectActions.toast.openedActionUrl":"已打开操作 URL","projectActions.error.noActiveDirectory":"没有活动目录","projectActions.error.noActiveDirectoryForAction":"没有可用于该操作的活动目录","projectActions.error.failedToCreateTerminalSession":"创建终端会话失败","projectActions.error.invalidCustomUrlFormat":"自定义 URL 格式无效","projectActions.error.selectedDesktopSshForwardUnavailable":"所选桌面 SSH 转发不可用","projectActions.error.failedToRunAction":"运行操作失败","mcpDropdown.title":"MCP 服务器","mcpDropdown.actions.refreshAria":"刷新","mcpDropdown.actions.openAria":"MCP 服务器","mcpDropdown.statusAria":"MCP 状态","mcpDropdown.status.unknown":"未知","mcpDropdown.status.connected":"已连接","mcpDropdown.status.failed":"失败:{error}","mcpDropdown.status.unknownError":"未知错误","mcpDropdown.status.needsAuth":"需要认证","mcpDropdown.status.needsRegistration":"需要注册:{error}","mcpDropdown.empty.configureInConfig":"请在 OpenCode 配置中设置 MCP 服务器。","sessionAuth.error.rateLimitTitle":"尝试次数过多","sessionAuth.error.networkTitle":"无法连接服务器","sessionAuth.error.rateLimitDescriptionSingle":"请等待 {minutes} 分钟后再试。","sessionAuth.error.rateLimitDescriptionPlural":"请等待 {minutes} 分钟后再试。","sessionAuth.error.networkDescription":"无法验证 UI 会话。请检查服务是否运行后重试。","sessionAuth.error.retry":"重试","sessionAuth.error.passkeySetupFailed":"Passkey 设置失败。","sessionAuth.error.incorrectPassword":"密码错误,请重试。","sessionAuth.error.unexpectedResponse":"服务器返回了意外响应。","sessionAuth.error.networkRetry":"网络错误。请检查连接后重试。","sessionAuth.error.passkeySignInCanceled":"Passkey 登录已取消。","sessionAuth.error.enterPasswordForPasskey":"请输入密码以添加 passkey。","sessionAuth.locked.tunnelTitle":"需要隧道访问","sessionAuth.locked.unlockTitle":"解锁 OpenChamber","sessionAuth.locked.tunnelDescription":"请使用桌面应用提供的一次性连接链接打开该隧道。","sessionAuth.locked.passwordDescription":"此会话受密码保护。","sessionAuth.locked.hostSwitcherHint":"如果远程不可达,请使用 Local。","sessionAuth.actions.cancelPasskey":"取消 passkey","sessionAuth.actions.usePasskey":"使用 passkey","sessionAuth.actions.unlockingAria":"解锁中","sessionAuth.actions.unlockAria":"解锁","sessionAuth.actions.trustDevice":"信任此设备","sessionAuth.actions.trustDeviceAria":"信任此设备","sessionAuth.actions.cancelPasskeySetup":"取消 passkey 设置","sessionAuth.actions.addPasskey":"添加 passkey","sessionAuth.password.placeholder":"输入密码","sessionAuth.toast.passkeyAdded":"Passkey 已添加","sessionAuth.toast.passkeySetupCanceled":"Passkey 设置已取消","desktopHostSwitcher.title":"实例","desktopHostSwitcher.description":"在 Local 与远程 OpenChamber 服务器之间切换","desktopHostSwitcher.header.current":"当前","desktopHostSwitcher.header.default":"默认","desktopHostSwitcher.header.currentColon":"当前:","desktopHostSwitcher.header.currentDefaultColon":"当前默认:","desktopHostSwitcher.status.connected":"已连接","desktopHostSwitcher.status.authRequired":"需要认证","desktopHostSwitcher.status.checking":"检查中","desktopHostSwitcher.status.updateRecommended":"建议更新","desktopHostSwitcher.status.incompatible":"不兼容","desktopHostSwitcher.status.wrongService":"服务不匹配","desktopHostSwitcher.status.unreachable":"不可达","desktopHostSwitcher.status.unknown":"未知","desktopHostSwitcher.status.ping":" · {ms}ms 延迟","desktopHostSwitcher.statusAria":"实例状态","desktopHostSwitcher.sshPhase.ready":"已就绪","desktopHostSwitcher.sshPhase.error":"错误","desktopHostSwitcher.sshPhase.reconnecting":"重连中","desktopHostSwitcher.sshPhase.resolvingConfig":"解析配置中","desktopHostSwitcher.sshPhase.checkingAuth":"检查认证中","desktopHostSwitcher.sshPhase.connectingSsh":"连接 SSH 中","desktopHostSwitcher.sshPhase.probingRemote":"探测远程中","desktopHostSwitcher.sshPhase.installing":"安装中","desktopHostSwitcher.sshPhase.updating":"更新中","desktopHostSwitcher.sshPhase.detectingServer":"检测服务中","desktopHostSwitcher.sshPhase.startingServer":"启动服务中","desktopHostSwitcher.sshPhase.forwardingPorts":"端口转发中","desktopHostSwitcher.sshPhase.idle":"空闲","desktopHostSwitcher.ssh.needInstancesHint":"需要 SSH 实例?请在设置中管理。","desktopHostSwitcher.ssh.instanceFallback":"SSH 实例","desktopHostSwitcher.ssh.connectingTo":"正在连接到 {host}","desktopHostSwitcher.actions.refresh":"刷新","desktopHostSwitcher.actions.refreshInstancesAria":"刷新实例","desktopHostSwitcher.actions.remoteSsh":"远程 SSH","desktopHostSwitcher.actions.instanceActionsAria":"实例操作","desktopHostSwitcher.actions.edit":"编辑","desktopHostSwitcher.actions.delete":"删除","desktopHostSwitcher.actions.connect":"连接","desktopHostSwitcher.actions.defaultInstanceAria":"默认实例","desktopHostSwitcher.actions.setAsDefaultAria":"设为默认","desktopHostSwitcher.actions.setAsDefault":"设为默认","desktopHostSwitcher.actions.openInNewWindowAria":"在新窗口打开","desktopHostSwitcher.actions.openInNewWindow":"在新窗口打开","desktopHostSwitcher.actions.addInstance":"添加实例","desktopHostSwitcher.actions.cancel":"取消","desktopHostSwitcher.actions.save":"保存","desktopHostSwitcher.actions.add":"添加","desktopHostSwitcher.actions.switchToLocal":"切换到 Local","desktopHostSwitcher.actions.retry":"重试","desktopHostSwitcher.actions.switchInstanceAria":"切换实例","desktopHostSwitcher.actions.switchInstance":"切换实例","desktopHostSwitcher.actions.switchToAria":"切换到 {instance}","desktopHostSwitcher.field.labelPlaceholder":"标签","desktopHostSwitcher.field.labelOptionalPlaceholder":"标签(可选)","desktopHostSwitcher.field.urlPlaceholder":"https://host:port","desktopHostSwitcher.state.limitedOnPage":"此页面上的实例切换器功能受限。可使用 Local 恢复。","desktopHostSwitcher.state.loading":"加载中...","desktopHostSwitcher.state.instanceUnreachable":"实例不可达","desktopHostSwitcher.edit.title":"编辑实例","desktopHostSwitcher.add.title":"添加实例","desktopHostSwitcher.error.failedToSave":"保存失败","desktopHostSwitcher.error.failedToLoad":"加载失败","desktopHostSwitcher.error.invalidUrl":"无效 URL(必须是 http/https)","desktopHostSwitcher.error.failedToOpenNewWindow":"在新窗口打开失败","desktopHostSwitcher.instance.local":"Local","desktopHostSwitcher.instance.fallback":"实例","desktopHostSwitcher.startup.title":"默认 SSH 实例不可用","desktopHostSwitcher.startup.connectingTo":"正在连接到 {host}...","desktopHostSwitcher.startup.failed":"连接默认 SSH 实例失败。","desktopHostSwitcher.toast.sshConnected":"SSH 实例“{host}”已连接","desktopHostSwitcher.toast.sshFailedToConnect":"SSH 实例“{host}”连接失败","desktopHostSwitcher.toast.instanceUnreachable":"实例“{host}”不可达","miniChat.header.newSession":"新会话","miniChat.header.session":"会话","miniChat.header.defaultAgent":"默认智能体","miniChat.header.noModel":"未选择模型","miniChat.status.busy":"运行中","miniChat.status.retry":"重试中","miniChat.status.idle":"空闲","miniChat.actions.pin":"固定在其他窗口上方","miniChat.actions.unpin":"取消固定窗口","miniChat.actions.pinAria":"固定 Mini Chat 窗口","miniChat.actions.unpinAria":"取消固定 Mini Chat 窗口","miniChat.actions.openMain":"在主窗口中打开","miniChat.actions.openMainAria":"在主窗口中打开会话","miniChat.unavailable.title":"会话不可用","miniChat.unavailable.description":"无法加载此会话。它可能已被删除、归档,或从其他项目上下文打开。","sessions.sidebar.session.menu.openMiniChatWindow":"在 Mini Chat 窗口中打开","header.actions.newMiniChat":"新建 Mini Chat 窗口","header.actions.newMiniChatAria":"打开新的 Mini Chat 窗口","header.actions.openSessionMiniChat":"在 Mini Chat 中打开会话","header.actions.openSessionMiniChatAria":"在 Mini Chat 中打开当前会话","header.windowControls.groupAria":"窗口控件","header.windowControls.minimize":"最小化窗口","header.windowControls.maximize":"最大化窗口","header.windowControls.restore":"还原窗口","header.windowControls.close":"关闭窗口","errorBoundary.title":"发生错误","errorBoundary.description":"应用遇到意外错误,已记录用于调试。","errorBoundary.state.unknownError":"未知错误","errorBoundary.state.componentStackLabel":"组件堆栈:","errorBoundary.actions.errorDetails":"错误详情","errorBoundary.actions.tryAgain":"重试","errorBoundary.actions.copy":"复制","errorBoundary.actions.copied":"已复制","jsonTreeView.error.emptyJson":"JSON 内容为空","jsonTreeView.error.invalidJson":"无效 JSON","jsonTreeView.error.invalidJsonTitle":"无效 JSON","jsonTreeView.actions.expandAll":"全部展开","jsonTreeView.actions.collapseAll":"全部折叠","numberInput.actions.decreaseAria":"减少数值","numberInput.actions.increaseAria":"增加数值","goToLineDialog.field.linePlaceholderShort":"行","goToLineDialog.field.linePlaceholder":"行号","goToLineDialog.actions.go":"前往","goToLineDialog.helper.editorUnavailable":"编辑器不可用。","goToLineDialog.helper.currentLineRange":"当前行:{current}。输入 1 到 {max} 之间的行号进行跳转。","goToLineDialog.helper.goToLine":"跳转到第 {line} 行","dialog.common.actions.close":"关闭","filesView.toast.relativePathCopied":"相对路径已复制","filesView.tree.menu.copyRelativePath":"复制相对路径","multiRun.branchSelector.placeholder.selectSourceBranch":"选择源分支...","multiRun.branchSelector.status.loadingBranches":"正在加载分支...","multiRun.branchSelector.status.noBranchesFound":"未找到分支","multiRun.branchSelector.status.notInGitRepository":"当前目录不是 Git 仓库。","multiRun.branchSelector.groups.localBranches":"本地分支","multiRun.branchSelector.groups.remoteBranches":"远程分支","multiRun.window.actions.closeAria":"关闭多运行窗口","multiRun.window.description":"OpenChamber 多运行窗口。","voice.status.idle":"语音就绪","voice.status.listening":"监听中...","voice.status.processing":"处理中...","voice.status.speaking":"播放中...","voice.status.error":"语音错误","voice.status.conversationModeActiveAria":"会话模式已启用","voice.action.finishAndTranscribe":"结束并转写语音输入","onboarding.common.actions.back":"返回","onboarding.common.copyToClipboard":"复制到剪贴板","onboarding.common.status.copiedToClipboard":"已复制到剪贴板","onboarding.chooser.title":"欢迎使用 OpenChamber","onboarding.chooser.description":"选择你的连接方式以开始使用。","onboarding.chooser.tabs.localInstall":"本地安装","onboarding.chooser.tabs.connectRemote":"连接远程","onboarding.localSetup.title":"设置 OpenCode","onboarding.localSetup.description":"安装 OpenCode CLI 以继续。","onboarding.localSetup.dialog.selectOpencodeBinary":"选择 OpenCode 可执行文件","onboarding.localSetup.errors.cliNotReady":"OpenCode CLI 尚未就绪。请确认安装完成后重试。","onboarding.localSetup.errors.detectionFailed":"检测失败","onboarding.localSetup.windows.title":"Windows 设置","onboarding.localSetup.windows.stepInstallWsl":"使用下方命令安装 OpenCode。","onboarding.localSetup.windows.stepInstallWslSuffix":"","onboarding.localSetup.windows.stepRunInstallInWsl":"在 Windows 终端中运行下方安装命令。","onboarding.localSetup.windows.stepSetBinaryPath":"如果 OpenChamber 未自动检测到 OpenCode,请在下方设置可执行文件路径。","onboarding.localSetup.intro":"OpenCode 是 OpenChamber 的核心,先安装它即可开始。","onboarding.localSetup.docs.windows":"OpenCode 文档","onboarding.localSetup.docs.default":"OpenCode 文档","onboarding.localSetup.actions.checking":"检测中...","onboarding.localSetup.actions.checkAndContinue":"我已完成安装,检测并继续","onboarding.localSetup.actions.checkNow":"立即检测","onboarding.localSetup.helper.checkAndContinue":"点击检测 OpenCode CLI 是否可用。成功后将自动进入主界面。","onboarding.localSetup.status.watching":"正在等待 OpenCode","onboarding.localSetup.status.autoContinue":"检测到后将自动继续。","onboarding.localSetup.field.alreadyInstalled":"已安装?设置 OpenCode CLI 路径:","onboarding.localSetup.advanced.title":"设置自定义二进制路径","onboarding.localSetup.troubleshoot.title":"遇到问题?","onboarding.localSetup.actions.browse":"浏览","onboarding.localSetup.actions.apply":"应用","onboarding.localSetup.helper.saveAndReload":"将保存到 OpenChamber 设置并重新加载 OpenCode 配置。","onboarding.localSetup.remotePreference":"更希望使用远程服务器?","onboarding.localSetup.actions.connectRemoteServer":"连接远程服务器 →","onboarding.localSetup.windows.hintInstallInWsl":"在 Windows 上,请原生安装并运行 OpenCode。","onboarding.localSetup.windows.hintDetectionFailed":"若检测失败,请设置原生路径,例如 opencode.cmd 或 opencode.exe。","onboarding.localSetup.hint.ensurePath":"已安装?请确认 opencode 在你的 PATH 中。","onboarding.localSetup.hint.setEnv":"或设置 OPENCODE_BINARY 环境变量。","onboarding.localSetup.hint.missingRuntime":"如果看到 “env: node: No such file or directory” 或 “env: bun: No such file or directory”,请安装对应运行时或确保其在 PATH 中。","onboarding.remoteConnection.title":"连接远程服务器","onboarding.remoteConnection.titleRecovery":"连接到其他服务器","onboarding.remoteConnection.description":"输入要连接的 OpenChamber 服务器地址。","onboarding.remoteConnection.field.serverAddress":"服务器地址","onboarding.remoteConnection.field.serverAddressPlaceholder":"https://your-server.example.com:4096","onboarding.remoteConnection.field.nameOptional":"名称(可选)","onboarding.remoteConnection.field.namePlaceholder":"我的远程服务器","onboarding.remoteConnection.errors.connectionTestFailed":"连接测试失败","onboarding.remoteConnection.errors.failedToSaveConnection":"保存连接失败","onboarding.remoteConnection.status.connectedSuccessfully":"连接成功({latencyMs}ms)","onboarding.remoteConnection.status.authWarning":"服务器需要身份验证。你仍可继续连接。","onboarding.remoteConnection.status.connectionFailed":"连接失败","onboarding.remoteConnection.status.suggestionsUnreachable":"建议:检查服务器地址、确认服务已启动,或检查网络连接。","onboarding.remoteConnection.status.suggestionsWrongService":"建议:确认 URL 指向 OpenChamber 服务器,或联系服务器管理员。","onboarding.remoteConnection.actions.testing":"测试中…","onboarding.remoteConnection.actions.testConnection":"测试连接","onboarding.remoteConnection.actions.connectAndRestart":"连接并重启","onboarding.remoteConnection.actions.whatToDo":"你希望如何处理?","onboarding.remoteConnection.actions.chooseDifferentServer":"选择其他服务器","onboarding.remoteConnection.actions.useLocalInstead":"改用本地","onboarding.remoteConnection.probe.authMessage":"服务器需要身份验证。你仍可连接,但可能需要提供凭据。","onboarding.remoteConnection.probe.updateRecommendedMessage":"此实例正在运行不同版本的 OpenChamber。你可以连接;如果功能异常,请更新两端应用。","onboarding.remoteConnection.probe.incompatibleMessage":"服务器正在运行 OpenChamber,但与此应用版本不兼容。请更新服务器上的 OpenChamber 后重试。","onboarding.remoteConnection.probe.wrongServiceMessage":"服务器有响应,但未运行 OpenChamber。请确认地址是否指向 OpenChamber 服务器。","onboarding.remoteConnection.probe.unreachableMessage":"服务器不可达。请检查网络连接并确认服务器地址。","onboarding.desktopRecovery.localUnavailable.title":"本地 OpenCode 不可用","onboarding.desktopRecovery.localUnavailable.description":"OpenCode CLI 无法启动或未安装。请安装 OpenCode,或改为连接远程服务器。","onboarding.desktopRecovery.localUnavailable.retry":"重试本地","onboarding.desktopRecovery.localUnavailable.useLocal":"设置本地","onboarding.desktopRecovery.noDefaultConnection.title":"无默认连接","onboarding.desktopRecovery.noDefaultConnection.description":"找不到已保存的默认连接。请选择你的连接方式。","onboarding.desktopRecovery.remoteUnreachable.title":"远程服务器不可达","onboarding.desktopRecovery.remoteUnreachable.description":"无法连接到 “{host}”。请检查网络连接并确认服务器地址。","onboarding.desktopRecovery.remoteUnreachable.retry":"重试连接","onboarding.desktopRecovery.incompatibleServer.title":"服务器不兼容","onboarding.desktopRecovery.incompatibleServer.description":"“{host}” 上的服务器未运行 OpenChamber。请确认地址是否指向 OpenChamber 服务器。","onboarding.desktopRecovery.remoteIncompatible.title":"需要更新服务器","onboarding.desktopRecovery.remoteIncompatible.description":"“{host}” 上的 OpenChamber 服务器与此应用版本不兼容。请更新服务器上的 OpenChamber 后重试。","onboarding.desktopRecovery.common.useLocal":"使用本地","onboarding.desktopRecovery.common.useRemote":"使用远程","onboarding.desktopRecovery.actions.retrying":"重试中…","onboarding.desktopRecovery.actions.retryConnection":"重试连接","startup.initRecovery.title":"启动失败","startup.initRecovery.description":"OpenChamber 未能完成初始化。请检查服务器是否正在运行,然后重试。","startup.initRecovery.retry":"重试","startup.initRecovery.retrying":"重试中…","onboarding.desktopRecovery.placeholders.remoteServer":"远程服务器","onboarding.desktopRecovery.placeholders.unknownServer":"未知服务器","vscodeLayout.title.chat":"聊天","vscodeLayout.title.newSession":"新会话","vscodeLayout.title.sessions":"会话","vscodeLayout.title.sessionFallback":"会话","vscodeLayout.actions.backToSessionsAria":"返回会话列表","vscodeLayout.actions.newSessionAria":"新建会话","vscodeLayout.actions.openAgentManagerAria":"打开智能体管理器","vscodeLayout.actions.resizeSessionsSidebarAria":"调整会话侧边栏大小","vscodeLayout.actions.settingsAria":"设置","vscodeLayout.quota.title":"速率限制","vscodeLayout.quota.mode.used":"已用","vscodeLayout.quota.mode.remaining":"剩余","vscodeLayout.quota.lastUpdated":"上次更新 {time}","vscodeLayout.quota.noRateLimitsAvailable":"没有可用的速率限制数据。","vscodeLayout.quota.noRateLimitsReported":"未报告速率限制。","vscodeLayout.quota.actions.rateLimitsAria":"速率限制","vscodeLayout.quota.actions.showUsedAria":"显示已用配额","vscodeLayout.quota.actions.showRemainingAria":"显示剩余配额","vscodeLayout.quota.actions.refreshAria":"刷新速率限制","updateDialog.header.updateAvailable":"有可用更新","updateDialog.header.updating":"正在更新 OpenChamber...","updateDialog.changelog.title":"更新内容","updateDialog.status.installingUpdate":"正在安装更新...","updateDialog.status.serverRestarting":"服务器正在重启...","updateDialog.status.waitingForServer":"正在等待服务器...","updateDialog.status.autoReloadHint":"更新完成后页面将自动重新加载。","updateDialog.fallback.updateViaTerminal":"或通过终端更新:","updateDialog.actions.copyCommand":"复制命令","updateDialog.actions.copied":"已复制!","updateDialog.status.downloadingPayload":"正在下载更新包...","updateDialog.actions.downloadUpdate":"下载更新","updateDialog.status.downloading":"下载中...","updateDialog.actions.restartToUpdate":"重启以更新","updateDialog.actions.updateNow":"立即更新","updateDialog.status.updating":"更新中...","updateDialog.error.updateFailed":"更新失败","updateDialog.error.takingLonger":"更新耗时超出预期。请稍等后刷新,或运行:openchamber update","opencodeUpdate.toast.available.title":"OpenCode 更新","opencodeUpdate.toast.available.description":"版本 {version} 可用。","opencodeUpdate.toast.actions.update":"更新","opencodeUpdate.toast.actions.dismiss":"忽略","opencodeUpdate.toast.actions.reload":"重载 OpenCode","opencodeUpdate.toast.upgrading.title":"正在更新 OpenCode...","opencodeUpdate.toast.upgrading.description":"请保持 OpenChamber 打开。","opencodeUpdate.toast.updated.title":"OpenCode 已更新","opencodeUpdate.toast.updated.description":"更新已安装。","opencodeUpdate.toast.updated.descriptionWithVersion":"版本 {version} 已安装。","opencodeUpdate.toast.failed.title":"无法更新 OpenCode","opencodeUpdate.toast.failed.description":"OpenCode 升级失败。","opencodeUpdate.toast.reload.message":"正在重启 OpenCode...","memoryDebugPanel.title":"调试面板","memoryDebugPanel.tabs.memory":"内存","memoryDebugPanel.tabs.streaming":"流式","memoryDebugPanel.section.sessionsInMemory":"内存中的会话","memoryDebugPanel.section.uiStreamingMetrics":"UI 流式指标","memoryDebugPanel.section.vscodeBridgeMetrics":"VS Code 桥接指标","memoryDebugPanel.section.noUiSamples":"暂无 UI 流式采样。请开始一次流式输出并保持该面板开启。","memoryDebugPanel.section.noVscodeSamples":"暂无 VS Code 桥接采样。","memoryDebugPanel.metric.totalMessages":"消息总数","memoryDebugPanel.metric.cachedSessions":"缓存会话","memoryDebugPanel.metric.viewportWindow":"视口窗口","memoryDebugPanel.metric.zombieTimeout":"僵尸超时","memoryDebugPanel.metric.githubTotalRequests":"GitHub 请求总数","memoryDebugPanel.metric.metrics":"指标","memoryDebugPanel.metric.samples":"采样","memoryDebugPanel.metric.lastUpdate":"最近更新","memoryDebugPanel.metric.uiMetrics":"UI 指标","memoryDebugPanel.metric.vscodeMetrics":"VS Code 指标","memoryDebugPanel.metric.messageListRenders":"消息列表渲染","memoryDebugPanel.metric.messageListStreamRenders":"消息列表流式渲染","memoryDebugPanel.metric.chatMessageRenders":"ChatMessage 渲染","memoryDebugPanel.metric.chatMessageStreamRenders":"ChatMessage 流式渲染","memoryDebugPanel.metric.chatMessageStaticDuringStream":"流式期间 ChatMessage 静态渲染","memoryDebugPanel.metric.chatMessageStaticOutsideActiveTurn":"活跃轮次外 ChatMessage 静态渲染","memoryDebugPanel.metric.messagesValue":"{count} 条消息","memoryDebugPanel.metric.minutesValue":"{count} 分钟","memoryDebugPanel.metric.msgsValue":"{count} 条","memoryDebugPanel.metric.countValue":"次数 {value}","memoryDebugPanel.metric.avgValue":"平均 {value}","memoryDebugPanel.metric.maxValue":"最大 {value}","memoryDebugPanel.metric.totalValue":"总计 {value}","memoryDebugPanel.actions.logState":"输出状态","memoryDebugPanel.actions.copyJson":"复制 JSON","memoryDebugPanel.tooltip.logCurrentState":"将当前内存状态输出到浏览器控制台","memoryDebugPanel.streaming.copy.copied":"流式调试 JSON 已复制","memoryDebugPanel.streaming.copy.failed":"复制 JSON 失败","memoryDebugPanel.streaming.copy.hint":"复制会导出 UI 与 VS Code 的流式指标 JSON","memoryDebugPanel.common.idle":"空闲","memoryDebugPanel.common.live":"实时","memoryDebugPanel.common.notAvailable":"无","memoryDebugPanel.common.untitled":"未命名","directoryTree.field.newDirectoryPlaceholder":"new_directory","textarea.resizeHandleAria":"调整文本区域大小","sidebar.resize.leftPanelAria":"调整左侧面板大小","sidebar.resize.rightPanelAria":"调整右侧面板大小","mainLayout.mobile.closeDrawerAria":"关闭抽屉","sortableTabsStrip.aria.tabs":"标签页","openChamberLogo.aria.logo":"OpenChamber 标志","markdownRenderer.table.actions.copyTitle":"复制表格","markdownRenderer.table.actions.downloadTitle":"下载表格","markdownRenderer.table.toast.downloadedAsFormat":"表格已下载为 {format}","markdownRenderer.mermaid.actions.copyTitle":"复制","markdownRenderer.mermaid.actions.copySourceTitle":"复制源码","markdownRenderer.mermaid.actions.downloadSvgTitle":"下载 SVG","markdownRenderer.mermaid.toast.downloadFailed":"下载图表失败","contextPanel.preview.title":"预览","contextPanel.preview.description":"使用项目操作或终端 Preview 按钮打开预览。","contextPanel.preview.startPreview":"启动预览","contextPanel.preview.starting":"正在启动...","contextPanel.preview.noDevServer":'未找到开发服务器命令。请配置项目操作或添加 "dev" 脚本到 package.json。',"contextPanel.preview.startFailed":"启动预览服务器失败。","contextPanel.preview.serverExited":"开发服务器意外退出。","contextPanel.preview.noUrlDetected":"开发服务器已启动,但未在输出中检测到 URL。请打开预览终端标签页查看日志。","contextPanel.preview.serverExitedWithLog":`开发服务器意外退出。最后输出:
12
12
 
13
13
  {log}`,"contextPanel.preview.noUrlDetectedWithLog":`开发服务器未能响应。最后输出:
14
14