export declare const MODEL_TUI_CATALOGS: { readonly en: { readonly "model.title": "Teammate Control Center"; readonly "model.tab.profiles": "Profiles"; readonly "model.tab.routing": "Routing"; readonly "model.tab.roles": "Roles"; readonly "model.tab.connections": "Connections"; readonly "model.tab.active": "Active"; readonly "remote.title": "Connections"; readonly "remote.scopeGlobal": "global"; readonly "remote.scopeProject": "project"; readonly "connections.deploymentsTitle": "Deployments · v2 registry"; readonly "connections.hostsTitle": "Worker hosts"; readonly "connections.workspacesTitle": "Pi workspaces"; readonly "connections.targetsTitle": "Worker targets"; readonly "connections.legacyNotice": "Legacy registry document · Enter to upgrade"; readonly "connections.addDeployment": "a add deployment"; readonly "connections.compactHint": "enter open · n host · N target · t test · esc close"; readonly "connections.registryLoadFailed": "Model registry unavailable: {message}"; readonly "connections.registryRequired": "A v2 model registry is required to edit this deployment."; readonly "connections.registrationMissing": "Model registration {id} is no longer available."; readonly "connections.legacyRequired": "A legacy registry document is required for this upgrade."; readonly "connections.unknownAction": "Unknown connections action."; readonly "connections.saveFailed": "Connection configuration save failed: {message}"; readonly "connections.stateUnavailable": "state unavailable"; readonly "connections.currentValue": "current: {value}"; readonly "connections.defaultValue": "default: {value}"; readonly "connections.retryPrompt": "Retry?"; readonly "connections.externalChangeDeclined": "External change overwrite declined."; readonly "connections.wroteFile": "Wrote {path}"; readonly "connections.wroteFileBackup": "Wrote {path}; previous document saved to {backupPath}"; readonly "connections.deploymentManifestRequired": "A deployment manifest is required."; readonly "connections.modelRegistration": "Model registration"; readonly "connections.unknownRegistration": "Unknown model registration."; readonly "connections.unknownDeployment": "Unknown deployment {id}."; readonly "connections.noChanges": "No changes."; readonly "connections.registrationDeployment": "Registration deployment"; readonly "connections.modelRegistrationId": "Model registration id"; readonly "connections.intrinsicModelId": "Intrinsic model id"; readonly "connections.selector": "Selector"; readonly "connections.adapterModelSelector": "Adapter model selector"; readonly "connections.deploymentDefaultConfirm": "Use as this deployment's default model?"; readonly "connections.backendFamily": "Backend family"; readonly "connections.backendModuleId": "Backend module id"; readonly "connections.transport": "Transport"; readonly "connections.deploymentId": "Deployment id"; readonly "connections.saved": "Saved"; readonly "connections.savedRegistration": "{message}; {id} -> {selector}"; readonly "connections.legacyUpgradeConfirm": "{skeleton}\nWrite upgraded copy to {path}? The legacy file will not be changed."; readonly "connections.upgradedCopyExists": "Upgraded copy already exists: {path}"; readonly "connections.scopeHint": "g/p scope"; readonly "connections.deploymentRow": "[D] {registration} · {model} · {harness}/{transport} · resolvable {resolvable}"; readonly "connections.hiddenHost": "(hidden) [H] {id}"; readonly "connections.hiddenWorkspace": "(hidden) [W] {workspace}"; readonly "connections.hiddenTarget": "(hidden) [T] {id}"; readonly "connections.hostRow": "[H] {id} {user}@{host}:{port} · SHA256:{keyPrefix}"; readonly "connections.hostRefRow": "[H] {id} /ssh reference · {sshHostRef}"; readonly "connections.workspaceRow": "[W] {workspace} {cwd} · host {host} · protocol >= {protocol}"; readonly "connections.targetRow": "[T] {id} {driver} · {cwd} · host {host}"; readonly "connections.connecting": "(connecting)"; readonly "connections.timedOut": "timed out after {timeout}"; readonly "connections.remotePersistenceCwdRequired": "Remote wizard persistence requires a working directory."; readonly "connections.legacySkeletonMissing": "Legacy upgrade preview contains no JSON skeleton."; readonly "connections.legacySkeletonInvalid": "Legacy upgrade preview contains no valid JSON skeleton."; readonly "remote.newHost": "n new host"; readonly "remote.newTarget": "N new target"; readonly "remote.newWorkspace": "w new workspace"; readonly "remote.test": "t test"; readonly "remote.delete": "d delete"; readonly "remote.filter": "/ filter"; readonly "remote.close": "Esc close"; readonly "remote.testing": "Testing {id}…"; readonly "remote.ok": "✓"; readonly "remote.fail": "✗"; readonly "remote.empty": "No remote hosts or targets configured."; readonly "remote.loadFailed": "Remote configuration unavailable: {message}"; readonly "remote.saveFailed": "Remote configuration save failed: {message}"; readonly "remote.validationFailed": "Validation failed: {error}"; readonly "remote.hostId": "Host id (alphanumeric, dots, dashes, underscores)"; readonly "remote.hostIdRequired": "Host id is required."; readonly "remote.hostSource": "SSH host source"; readonly "remote.hostSourceInline": "Inline SSH settings"; readonly "remote.hostSourceManager": "Select from unlocked /ssh manager"; readonly "remote.hostRefSelect": "Select compatible /ssh host"; readonly "remote.hostRefUnavailable": "/ssh host references are unavailable: {error}"; readonly "remote.hostRefNoneCompatible": "The unlocked /ssh manager has no bash host using agent or passphrase-free identity authentication."; readonly "remote.hostAddress": "Host address"; readonly "remote.hostUser": "SSH user"; readonly "remote.hostPort": "SSH port"; readonly "remote.hostKey": "Host key fingerprint (SHA256:… from ssh-keyscan -t rsa )"; readonly "remote.identityFile": "Identity file (leave empty for ssh-agent)"; readonly "remote.targetId": "Target id (e.g. linux/pi)"; readonly "remote.targetIdRequired": "Target id is required."; readonly "remote.targetHost": "Target host"; readonly "remote.targetCwd": "Remote working directory (absolute POSIX path)"; readonly "remote.targetDriver": "Driver"; readonly "remote.targetCommand": "Command argv as JSON array (e.g. [\"pi\", \"--remote\"])"; readonly "remote.commandInvalid": "Command must be a JSON array of strings."; readonly "remote.targetEnv": "Forwarded env variable names as JSON array (e.g. [\"CODEX_API_KEY\"]); leave [] for none"; readonly "remote.envInvalid": "Environment must be a JSON array of strings."; readonly "remote.workspaceRef": "Workspace ref (e.g. prod/app)"; readonly "remote.workspaceHost": "Workspace host"; readonly "remote.workspaceCwd": "Trusted remote workspace directory (canonical absolute POSIX path)"; readonly "remote.workspaceProtocol": "Minimum window protocol"; readonly "remote.hostSaved": "Saved host {id}."; readonly "remote.targetSaved": "Saved target {id}."; readonly "remote.workspaceSaved": "Saved workspace {workspace}."; readonly "remote.hostDeleted": "Deleted host {id}."; readonly "remote.targetDeleted": "Deleted target {id}."; readonly "remote.workspaceDeleted": "Deleted workspace {workspace}."; readonly "remote.deleteHostTitle": "Delete host {id}?"; readonly "remote.deleteTargetTitle": "Delete target {id}?"; readonly "remote.deleteWorkspaceTitle": "Delete workspace {workspace}?"; readonly "model.status.pending": "Pending"; readonly "model.status.failed": "Failed"; readonly "model.status.retrying": "Retrying"; readonly "model.status.sleeping": "Sleeping"; readonly "model.status.done": "Done"; readonly "model.status.running": "Running"; readonly "model.circuit.strict": "strict · 2 failures / 30s"; readonly "model.circuit.strictDetail": "Fast-fail a degraded model"; readonly "model.circuit.lenient": "lenient · 5 failures / 300s"; readonly "model.circuit.lenientDetail": "Tolerate transient provider hiccups"; readonly "model.circuit.default": "default ({threshold} failures / {seconds}s)"; readonly "model.circuit.defaultPicker": "default · {threshold} failures / {seconds}s"; readonly "model.circuit.value": "{threshold} failures / {seconds}s"; readonly "model.setting.type": "Type"; readonly "model.setting.modelOverride": "Model override"; readonly "model.setting.thinkingOverride": "Thinking override"; readonly "model.setting.fallbackOverride": "Fallback override"; readonly "model.setting.circuit": "Circuit"; readonly "model.setting.model": "Model"; readonly "model.setting.thinking": "Thinking"; readonly "model.smartMode.off": "Smart model selection: off"; readonly "model.smartMode.economy": "Smart model selection: economy"; readonly "model.smartMode.balanced": "Smart model selection: balanced"; readonly "model.smartMode.sota": "Smart model selection: SOTA"; readonly "model.smartModeName.off": "off"; readonly "model.smartModeName.economy": "economy"; readonly "model.smartModeName.balanced": "balanced"; readonly "model.smartModeName.sota": "SOTA"; readonly "model.smartToggleHint": "· Ctrl+S"; readonly "model.smartModeChanged": "Smart model selection: {mode}"; readonly "model.askToggleOn": "Ask model before dispatch: on"; readonly "model.askToggleOff": "Ask model before dispatch: off"; readonly "model.askToggleHint": "· Ctrl+A"; readonly "model.askToggleEnabled": "Ask-before-dispatch enabled"; readonly "model.askToggleDisabled": "Ask-before-dispatch disabled"; readonly "ask.title": "Teammate dispatch · confirm model"; readonly "ask.taskCount": "· {count} task(s)"; readonly "ask.inheritModel": "inherit main session"; readonly "ask.inheritThinking": "inherit / Pi default"; readonly "ask.confirm": "Enter confirm"; readonly "ask.cancel": "Esc cancel"; readonly "ask.pickModel": "m model"; readonly "ask.pickThinking": "t thinking"; readonly "ask.pickLocation": "l location"; readonly "ask.locationPickerTitle": "Select location"; readonly "ask.locationCurrent": "Current workspace"; readonly "ask.locationCurrentShort": "@current"; readonly "ask.locationCustom": "Other local directory…"; readonly "ask.locationInput": "type an absolute or workspace-relative path"; readonly "ask.locationInputHint": "The directory must exist; paths outside the workspace need confirmation."; readonly "ask.locationNotFound": "Directory not found: {path}"; readonly "ask.locationOutside": "Path is outside the current workspace: {path}"; readonly "ask.locationOutsideConfirm": "Confirm outside-workspace location (y/n)"; readonly "ask.locationRemoteDisabled": "Remote locations require active Monitor mode."; readonly "ask.locationRemoteDisabledShort": "monitor"; readonly "ask.locationApplyAll": "a all"; readonly "ask.modelPickerTitle": "Select model"; readonly "ask.thinkingPickerTitle": "Select thinking"; readonly "ask.modelSearch": "type to filter"; readonly "ask.noModels": "No authenticated models"; readonly "ask.selectModel": "Enter select"; readonly "ask.back": "Esc back"; readonly "model.setting.fallbacks": "Fallbacks"; readonly "model.setting.roles": "Roles"; readonly "model.setting.keywords": "Keywords"; readonly "model.route.routesTo": "routes to {model}"; readonly "model.route.notPinned": "model not pinned"; readonly "model.route.frontmatter": "auto · agent frontmatter or prompt inference"; readonly "model.route.behindType": "fallback behind {type}"; readonly "model.route.inheritType": "inherit from type · {value}"; readonly "model.route.inheritModel": "auto · inherit routed model"; readonly "model.route.inheritThinking": "inherit / Pi default"; readonly "model.route.noneAssigned": "none assigned"; readonly "model.route.autoMain": "auto · inherit main session model"; readonly "model.role.currentType": "Current type · {type}"; readonly "model.role.noType": "{source} · no assigned type"; readonly "model.role.autoFrontmatter": "auto / agent frontmatter"; readonly "model.role.declaredType": "Use the agent's declared type · {type}"; readonly "model.role.promptInference": "Use prompt inference when no type is declared"; readonly "model.saving": "Saving {target}…"; readonly "model.savingMessage": "Saving · {target}"; readonly "model.saved": "Saved · {target} {kind} → {value}"; readonly "model.saveFailed": "Save failed · {message}"; readonly "model.savingRoles": "Saving roles for {type}…"; readonly "model.savedRoles": "Saved roles · {roles}"; readonly "model.invalidCircuit": "Invalid circuit · type threshold/cooldown (e.g. 4/120)"; readonly "model.savingCircuit": "Saving @{role} circuit…"; readonly "model.savedCircuit": "Saved · @{role} circuit → custom ({value})"; readonly "model.invalidType": "Invalid type · lowercase letters, digits, . _ - (e.g. security-audit)"; readonly "model.builtinType": "Cannot register a built-in type · {type}"; readonly "model.typeExists": "Custom type already exists · {type}"; readonly "model.savingCustomType": "Saving custom type {type}…"; readonly "model.savingKeywords": "Saving keywords for {type}…"; readonly "model.createdType": "Created custom type {type}"; readonly "model.savedKeywords": "Saved keywords for {type}"; readonly "model.clearedKeywords": "Cleared keywords for {type}"; readonly "model.builtinDelete": "Built-in types cannot be deleted"; readonly "model.deleting": "Deleting {type}…"; readonly "model.resetType": "Reset routing for agent-declared type {type}"; readonly "model.deletedType": "Deleted custom type {type}"; readonly "model.deleteFailed": "Delete failed · {message}"; readonly "model.notAuthenticated": "Not authenticated in this session"; readonly "model.notInFallback": "Not in fallback chain"; readonly "model.fallbackPriority": "Fallback priority {priority}"; readonly "model.circuitOpen": "circuit open · skipped"; readonly "model.circuitHalfOpen": "circuit half-open · probing"; readonly "model.circuitFailures": "{detail} ({count} failures)"; readonly "model.editor.settings": "Settings"; readonly "model.editor.fallback": "Fallback"; readonly "model.editor.thinking": "Thinking"; readonly "model.editor.circuit": "Circuit"; readonly "model.editor.type": "Type"; readonly "model.editor.roles": "Roles"; readonly "model.editor.model": "Model"; readonly "model.kind.model": "model"; readonly "model.kind.thinking": "thinking"; readonly "model.kind.circuit": "circuit"; readonly "model.kind.type": "type"; readonly "model.savingFallbacks": "Saving {target} fallbacks…"; readonly "model.savedFallbacks": "Saved fallbacks · {models}"; readonly "model.customAgent": "custom agent"; readonly "model.customDescription": "Custom agent task routing"; readonly "model.autoPicker": "auto / inherit main session model"; readonly "model.autoPickerDetail": "Use the task/top-level model, an explicitly configured mapping, or inherit the main session's model"; readonly "model.currentModel": "Current {owner} model"; readonly "model.authenticated": "Authenticated in this session"; readonly "model.configuredUnavailable": "Configured model is not authenticated in this session"; readonly "model.thinkingAutoDetail": "Use explicit task, top-level, agent frontmatter, or Pi default thinking"; readonly "model.currentThinking": "Current {owner} thinking depth"; readonly "model.appliesModel": "Applies to {model}"; readonly "model.appliesRouted": "Applies to the routed task model"; readonly "model.circuitShared": "Use the shared circuit breaker defaults"; readonly "model.circuitCustom": "custom …"; readonly "model.circuitCustomValue": "custom · {value}"; readonly "model.circuitPrompt": "type threshold/cooldown (e.g. 4/120)"; readonly "model.circuitCustomFooter": "Enter save · Esc/← back · type e.g. 4/120"; readonly "model.keywordsPlaceholder": "comma-separated keywords (e.g. audit, security)"; readonly "model.keywordsHelp": "Keywords for {type} · when to use this type · Enter with empty text skips"; readonly "model.keywordsFooter": "Enter save · Esc cancel · type comma-separated"; readonly "model.typePlaceholder": "type identifier (e.g. security-audit)"; readonly "model.newTypeHelp": "New custom agent type · lowercase letters, digits, . _ -"; readonly "model.newTypeFooter": "Enter save · Esc cancel · type identifier"; readonly "model.customRole": "custom role"; readonly "model.state.assigned": "✓ assigned"; readonly "model.state.active": "✓ active"; readonly "model.state.available": "available"; readonly "model.state.configured": "configured"; readonly "model.state.inherited": "inherited"; readonly "model.state.unavailable": "! unavailable{active}"; readonly "model.noOptions": "□ No matching options · Backspace clears the filter"; readonly "model.footer.fallback": "Esc/← settings · Space toggle · Ctrl+↑↓ order · Enter save"; readonly "model.footer.roles": "Esc/← settings · Space toggle · Enter save · ↑↓ select"; readonly "model.footer.menu": "Esc/← back · Enter/→ open · ↑↓ select"; readonly "model.footer.editor": "Esc/← settings · Enter save · ↑↓ select · type filter"; readonly "model.newType": "+ New custom type"; readonly "model.routingRow": "· {model} · think {thinking}"; readonly "model.customTypeSearch": "new custom type"; readonly "task.explore.label": "Explore"; readonly "task.explore.description": "File discovery, definitions, and call sites"; readonly "task.analysis.label": "Analysis"; readonly "task.analysis.description": "Read-only tracing and technical investigation"; readonly "task.debug.label": "Debug"; readonly "task.debug.description": "Root-cause diagnosis and runtime debugging"; readonly "task.planning.label": "Planning"; readonly "task.planning.description": "Architecture and execution planning"; readonly "task.development.label": "Development"; readonly "task.development.description": "Implementation and refactoring"; readonly "task.review.label": "Review"; readonly "task.review.description": "Correctness, quality, and security review"; readonly "task.testing.label": "Testing"; readonly "task.testing.description": "Tests, coverage, and regression validation"; }; readonly "zh-CN": { readonly "model.title": "Teammate 控制中心"; readonly "model.tab.profiles": "配置方案"; readonly "model.tab.routing": "路由"; readonly "model.tab.roles": "Roles"; readonly "model.tab.connections": "连接"; readonly "model.tab.active": "活跃"; readonly "remote.title": "连接"; readonly "remote.scopeGlobal": "全局"; readonly "remote.scopeProject": "项目"; readonly "connections.deploymentsTitle": "部署 · v2 注册表"; readonly "connections.hostsTitle": "工作主机"; readonly "connections.workspacesTitle": "Pi 工作区"; readonly "connections.targetsTitle": "工作目标"; readonly "connections.legacyNotice": "旧版注册表文档 · 按 Enter 升级"; readonly "connections.addDeployment": "a 新建部署"; readonly "connections.compactHint": "enter 打开 · n 主机 · N 目标 · t 测试 · esc 关闭"; readonly "connections.registryLoadFailed": "Model 注册表不可用:{message}"; readonly "connections.registryRequired": "编辑此部署需要 v2 Model 注册表。"; readonly "connections.registrationMissing": "Model 注册项 {id} 已不可用。"; readonly "connections.legacyRequired": "升级需要旧版注册表文档。"; readonly "connections.unknownAction": "未知的连接操作。"; readonly "connections.saveFailed": "连接配置保存失败:{message}"; readonly "connections.stateUnavailable": "状态不可用"; readonly "connections.currentValue": "当前值:{value}"; readonly "connections.defaultValue": "默认值:{value}"; readonly "connections.retryPrompt": "重试?"; readonly "connections.externalChangeDeclined": "已拒绝覆盖外部更改。"; readonly "connections.wroteFile": "已写入 {path}"; readonly "connections.wroteFileBackup": "已写入 {path};原文档已备份至 {backupPath}"; readonly "connections.deploymentManifestRequired": "需要部署清单。"; readonly "connections.modelRegistration": "Model 注册项"; readonly "connections.unknownRegistration": "未知的 Model 注册项。"; readonly "connections.unknownDeployment": "未知部署 {id}。"; readonly "connections.noChanges": "没有更改。"; readonly "connections.registrationDeployment": "注册项部署"; readonly "connections.modelRegistrationId": "Model 注册项 id"; readonly "connections.intrinsicModelId": "内在 Model id"; readonly "connections.selector": "选择器"; readonly "connections.adapterModelSelector": "适配器 Model 选择器"; readonly "connections.deploymentDefaultConfirm": "设为此部署的默认 Model?"; readonly "connections.backendFamily": "Backend 系列"; readonly "connections.backendModuleId": "Backend 模块 id"; readonly "connections.transport": "传输方式"; readonly "connections.deploymentId": "部署 id"; readonly "connections.saved": "已保存"; readonly "connections.savedRegistration": "{message};{id} -> {selector}"; readonly "connections.legacyUpgradeConfirm": "{skeleton}\n将升级副本写入 {path}?旧版文件不会被更改。"; readonly "connections.upgradedCopyExists": "升级副本已存在:{path}"; readonly "connections.scopeHint": "g/p 范围"; readonly "connections.deploymentRow": "[D] {registration} · {model} · {harness}/{transport} · 可解析 {resolvable}"; readonly "connections.hiddenHost": "(已隐藏)[H] {id}"; readonly "connections.hiddenWorkspace": "(已隐藏)[W] {workspace}"; readonly "connections.hiddenTarget": "(已隐藏)[T] {id}"; readonly "connections.hostRow": "[H] {id} {user}@{host}:{port} · SHA256:{keyPrefix}"; readonly "connections.hostRefRow": "[H] {id} /ssh 引用 · {sshHostRef}"; readonly "connections.workspaceRow": "[W] {workspace} {cwd} · 主机 {host} · 协议 >= {protocol}"; readonly "connections.targetRow": "[T] {id} {driver} · {cwd} · 主机 {host}"; readonly "connections.connecting": "(连接中)"; readonly "connections.timedOut": "{timeout} 后超时"; readonly "connections.remotePersistenceCwdRequired": "远程向导持久化需要工作目录。"; readonly "connections.legacySkeletonMissing": "旧版升级预览不包含 JSON 骨架。"; readonly "connections.legacySkeletonInvalid": "旧版升级预览不包含有效的 JSON 骨架。"; readonly "remote.newHost": "n 新建主机"; readonly "remote.newTarget": "N 新建目标"; readonly "remote.newWorkspace": "w 新建工作区"; readonly "remote.test": "t 测试"; readonly "remote.delete": "d 删除"; readonly "remote.filter": "/ 过滤"; readonly "remote.close": "Esc 关闭"; readonly "remote.testing": "测试中 {id}…"; readonly "remote.ok": "✓"; readonly "remote.fail": "✗"; readonly "remote.empty": "尚未配置远程主机或目标。"; readonly "remote.loadFailed": "远程配置不可用:{message}"; readonly "remote.saveFailed": "远程配置保存失败:{message}"; readonly "remote.validationFailed": "校验失败:{error}"; readonly "remote.hostId": "主机 id(字母数字、点、横线、下划线)"; readonly "remote.hostIdRequired": "主机 id 不能为空。"; readonly "remote.hostSource": "SSH 主机来源"; readonly "remote.hostSourceInline": "内嵌 SSH 设置"; readonly "remote.hostSourceManager": "从已解锁的 /ssh 管理器选择"; readonly "remote.hostRefSelect": "选择兼容的 /ssh 主机"; readonly "remote.hostRefUnavailable": "/ssh 主机引用不可用:{error}"; readonly "remote.hostRefNoneCompatible": "已解锁的 /ssh 管理器中没有使用 agent 或无口令 identity 认证的 bash 主机。"; readonly "remote.hostAddress": "主机地址"; readonly "remote.hostUser": "SSH 用户"; readonly "remote.hostPort": "SSH 端口"; readonly "remote.hostKey": "主机密钥指纹(SHA256:…,来自 ssh-keyscan -t rsa )"; readonly "remote.identityFile": "身份文件(留空使用 ssh-agent)"; readonly "remote.targetId": "目标 id(例如 linux/pi)"; readonly "remote.targetIdRequired": "目标 id 不能为空。"; readonly "remote.targetHost": "目标主机"; readonly "remote.targetCwd": "远端工作目录(POSIX 绝对路径)"; readonly "remote.targetDriver": "驱动"; readonly "remote.targetCommand": "命令 argv(JSON 数组,例如 [\"pi\", \"--remote\"])"; readonly "remote.commandInvalid": "命令必须是字符串 JSON 数组。"; readonly "remote.targetEnv": "透传的环境变量名(JSON 数组,例如 [\"CODEX_API_KEY\"]);留 [] 表示不设置"; readonly "remote.envInvalid": "环境变量必须是字符串 JSON 数组。"; readonly "remote.workspaceRef": "工作区引用(例如 prod/app)"; readonly "remote.workspaceHost": "工作区主机"; readonly "remote.workspaceCwd": "受信远端工作区目录(规范 POSIX 绝对路径)"; readonly "remote.workspaceProtocol": "最低窗口协议版本"; readonly "remote.hostSaved": "已保存主机 {id}。"; readonly "remote.targetSaved": "已保存目标 {id}。"; readonly "remote.workspaceSaved": "已保存工作区 {workspace}。"; readonly "remote.hostDeleted": "已删除主机 {id}。"; readonly "remote.targetDeleted": "已删除目标 {id}。"; readonly "remote.workspaceDeleted": "已删除工作区 {workspace}。"; readonly "remote.deleteHostTitle": "删除主机 {id}?"; readonly "remote.deleteTargetTitle": "删除目标 {id}?"; readonly "remote.deleteWorkspaceTitle": "删除工作区 {workspace}?"; readonly "model.status.pending": "等待中"; readonly "model.status.failed": "失败"; readonly "model.status.retrying": "重试中"; readonly "model.status.sleeping": "休眠中"; readonly "model.status.done": "完成"; readonly "model.status.running": "运行中"; readonly "model.circuit.strict": "严格 · 2 次失败 / 30 秒"; readonly "model.circuit.strictDetail": "Model 降级时快速失败"; readonly "model.circuit.lenient": "宽松 · 5 次失败 / 300 秒"; readonly "model.circuit.lenientDetail": "容忍 Provider 的短暂波动"; readonly "model.circuit.default": "默认({threshold} 次失败 / {seconds} 秒)"; readonly "model.circuit.defaultPicker": "默认 · {threshold} 次失败 / {seconds} 秒"; readonly "model.circuit.value": "{threshold} 次失败 / {seconds} 秒"; readonly "model.setting.type": "Type"; readonly "model.setting.modelOverride": "Model 覆盖"; readonly "model.setting.thinkingOverride": "Thinking 覆盖"; readonly "model.setting.fallbackOverride": "Fallbacks 覆盖"; readonly "model.setting.circuit": "Circuit"; readonly "model.setting.model": "Model"; readonly "model.setting.thinking": "Thinking"; readonly "model.smartMode.off": "智能模型选择:关闭"; readonly "model.smartMode.economy": "智能模型选择:省钱"; readonly "model.smartMode.balanced": "智能模型选择:平衡"; readonly "model.smartMode.sota": "智能模型选择:极致(SOTA)"; readonly "model.smartModeName.off": "关闭"; readonly "model.smartModeName.economy": "省钱"; readonly "model.smartModeName.balanced": "平衡"; readonly "model.smartModeName.sota": "极致(SOTA)"; readonly "model.smartToggleHint": "· Ctrl+S"; readonly "model.smartModeChanged": "智能模型选择:{mode}"; readonly "model.askToggleOn": "派发前询问 Model:开启"; readonly "model.askToggleOff": "派发前询问 Model:关闭"; readonly "model.askToggleHint": "· Ctrl+A"; readonly "model.askToggleEnabled": "已开启派发前询问"; readonly "model.askToggleDisabled": "已关闭派发前询问"; readonly "ask.title": "Teammate 派发 · 确认 Model"; readonly "ask.taskCount": "· 共 {count} 个任务"; readonly "ask.inheritModel": "继承主会话 Model"; readonly "ask.inheritThinking": "继承 / Pi 默认"; readonly "ask.confirm": "Enter 确认"; readonly "ask.cancel": "Esc 取消"; readonly "ask.pickModel": "m 选择 Model"; readonly "ask.pickThinking": "t 选择 Thinking"; readonly "ask.pickLocation": "l 位置"; readonly "ask.locationPickerTitle": "选择位置"; readonly "ask.locationCurrent": "当前工作区"; readonly "ask.locationCurrentShort": "@当前"; readonly "ask.locationCustom": "其他本地目录…"; readonly "ask.locationInput": "输入绝对路径或相对当前工作区的路径"; readonly "ask.locationInputHint": "目录必须存在;工作区外的路径需要确认。"; readonly "ask.locationNotFound": "目录不存在:{path}"; readonly "ask.locationOutside": "路径位于当前工作区之外:{path}"; readonly "ask.locationOutsideConfirm": "确认工作区外位置(y/n)"; readonly "ask.locationRemoteDisabled": "远程位置需要处于 Monitor 模式。"; readonly "ask.locationRemoteDisabledShort": "monitor"; readonly "ask.locationApplyAll": "a 全部"; readonly "ask.modelPickerTitle": "选择 Model"; readonly "ask.thinkingPickerTitle": "选择 Thinking"; readonly "ask.modelSearch": "输入内容筛选"; readonly "ask.noModels": "没有已认证的 Model"; readonly "ask.selectModel": "Enter 选择"; readonly "ask.back": "Esc 返回"; readonly "model.setting.fallbacks": "Fallbacks"; readonly "model.setting.roles": "Roles"; readonly "model.setting.keywords": "Keywords"; readonly "model.route.routesTo": "路由到 {model}"; readonly "model.route.notPinned": "未固定 Model"; readonly "model.route.frontmatter": "自动 · 使用 Agent frontmatter 或提示词推断"; readonly "model.route.behindType": "位于 Type {type} 之后回退"; readonly "model.route.inheritType": "继承 Type · {value}"; readonly "model.route.inheritModel": "自动 · 继承路由 Model"; readonly "model.route.inheritThinking": "继承 / Pi 默认"; readonly "model.route.noneAssigned": "未分配"; readonly "model.route.autoMain": "自动 · 继承主会话 Model"; readonly "model.role.currentType": "当前 Type · {type}"; readonly "model.role.noType": "{source} · 未分配 Type"; readonly "model.role.autoFrontmatter": "自动 / Agent frontmatter"; readonly "model.role.declaredType": "使用 Agent 声明的 Type · {type}"; readonly "model.role.promptInference": "未声明 Type 时使用提示词推断"; readonly "model.saving": "正在保存 {target}…"; readonly "model.savingMessage": "正在保存 · {target}"; readonly "model.saved": "已保存 · {target} {kind} → {value}"; readonly "model.saveFailed": "保存失败 · {message}"; readonly "model.savingRoles": "正在保存 {type} 的 Roles…"; readonly "model.savedRoles": "已保存 Roles · {roles}"; readonly "model.invalidCircuit": "Circuit 配置无效 · 请输入 阈值/冷却秒数(如 4/120)"; readonly "model.savingCircuit": "正在保存 @{role} 的 Circuit…"; readonly "model.savedCircuit": "已保存 · @{role} Circuit → 自定义({value})"; readonly "model.invalidType": "Type 无效 · 仅支持小写字母、数字、. _ -(如 security-audit)"; readonly "model.builtinType": "无法注册内置 Type · {type}"; readonly "model.typeExists": "自定义 Type 已存在 · {type}"; readonly "model.savingCustomType": "正在保存自定义 Type {type}…"; readonly "model.savingKeywords": "正在保存 {type} 的 Keywords…"; readonly "model.createdType": "已创建自定义 Type {type}"; readonly "model.savedKeywords": "已保存 {type} 的 Keywords"; readonly "model.clearedKeywords": "已清除 {type} 的 Keywords"; readonly "model.builtinDelete": "内置 Type 不能删除"; readonly "model.deleting": "正在删除 {type}…"; readonly "model.resetType": "已重置 Agent 声明 Type {type} 的路由"; readonly "model.deletedType": "已删除自定义 Type {type}"; readonly "model.deleteFailed": "删除失败 · {message}"; readonly "model.notAuthenticated": "本会话尚未认证"; readonly "model.notInFallback": "不在 Fallback 链中"; readonly "model.fallbackPriority": "Fallback 优先级 {priority}"; readonly "model.circuitOpen": "Circuit 打开 · 已跳过"; readonly "model.circuitHalfOpen": "Circuit 半开 · 正在探测"; readonly "model.circuitFailures": "{detail}({count} 次失败)"; readonly "model.editor.settings": "设置"; readonly "model.editor.fallback": "Fallbacks"; readonly "model.editor.thinking": "Thinking"; readonly "model.editor.circuit": "Circuit"; readonly "model.editor.type": "Type"; readonly "model.editor.roles": "Roles"; readonly "model.editor.model": "Model"; readonly "model.kind.model": "Model"; readonly "model.kind.thinking": "Thinking"; readonly "model.kind.circuit": "Circuit"; readonly "model.kind.type": "Type"; readonly "model.savingFallbacks": "正在保存 {target} 的 Fallbacks…"; readonly "model.savedFallbacks": "已保存 Fallbacks · {models}"; readonly "model.customAgent": "自定义 Agent"; readonly "model.customDescription": "自定义 Agent 任务路由"; readonly "model.autoPicker": "自动 / 继承主会话 Model"; readonly "model.autoPickerDetail": "使用任务或顶层 Model、显式映射,或继承主会话 Model"; readonly "model.currentModel": "当前 {owner} Model"; readonly "model.authenticated": "本会话已认证"; readonly "model.configuredUnavailable": "配置的 Model 在本会话中未认证"; readonly "model.thinkingAutoDetail": "使用显式任务、顶层、Agent frontmatter 或 Pi 默认 Thinking"; readonly "model.currentThinking": "当前 {owner} Thinking"; readonly "model.appliesModel": "应用到 {model}"; readonly "model.appliesRouted": "应用到任务路由 Model"; readonly "model.circuitShared": "使用共享 Circuit 默认值"; readonly "model.circuitCustom": "自定义…"; readonly "model.circuitCustomValue": "自定义 · {value}"; readonly "model.circuitPrompt": "输入 阈值/冷却秒数(如 4/120)"; readonly "model.circuitCustomFooter": "Enter 保存 · Esc/← 返回 · 输入如 4/120"; readonly "model.keywordsPlaceholder": "逗号分隔的 Keywords(如 audit, security)"; readonly "model.keywordsHelp": "{type} 的 Keywords · 定义何时使用该 Type · 留空按 Enter 可跳过"; readonly "model.keywordsFooter": "Enter 保存 · Esc 取消 · 输入逗号分隔项"; readonly "model.typePlaceholder": "Type 标识符(如 security-audit)"; readonly "model.newTypeHelp": "新建自定义 Agent Type · 支持小写字母、数字、. _ -"; readonly "model.newTypeFooter": "Enter 保存 · Esc 取消 · 输入 Type 标识符"; readonly "model.customRole": "自定义 Role"; readonly "model.state.assigned": "✓ 已分配"; readonly "model.state.active": "✓ 生效中"; readonly "model.state.available": "可用"; readonly "model.state.configured": "已配置"; readonly "model.state.inherited": "已继承"; readonly "model.state.unavailable": "! 不可用{active}"; readonly "model.noOptions": "□ 没有匹配选项 · Backspace 清除筛选"; readonly "model.footer.fallback": "Esc/← 设置 · Space 开关 · Ctrl+↑↓ 排序 · Enter 保存"; readonly "model.footer.roles": "Esc/← 设置 · Space 开关 · Enter 保存 · ↑↓ 选择"; readonly "model.footer.menu": "Esc/← 返回 · Enter/→ 打开 · ↑↓ 选择"; readonly "model.footer.editor": "Esc/← 设置 · Enter 保存 · ↑↓ 选择 · 输入筛选"; readonly "model.newType": "+ 新建自定义 Type"; readonly "model.routingRow": "· {model} · Thinking {thinking}"; readonly "model.customTypeSearch": "新建自定义 Type"; readonly "task.explore.label": "Explore"; readonly "task.explore.description": "发现文件、定义和调用位置"; readonly "task.analysis.label": "Analysis"; readonly "task.analysis.description": "只读追踪和技术调查"; readonly "task.debug.label": "Debug"; readonly "task.debug.description": "根因诊断和运行时调试"; readonly "task.planning.label": "Planning"; readonly "task.planning.description": "架构和执行规划"; readonly "task.development.label": "Development"; readonly "task.development.description": "实现和重构"; readonly "task.review.label": "Review"; readonly "task.review.description": "正确性、质量和安全审查"; readonly "task.testing.label": "Testing"; readonly "task.testing.description": "测试、覆盖率和回归验证"; }; };