dify/web/i18n/zh-Hans/agent-v-2.json

426 lines
32 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"agentDetail.access.actionUnavailable": "此操作暂不可用。",
"agentDetail.access.copyAccessUrl": "复制访问 URL",
"agentDetail.access.copyFailed": "引用复制失败。",
"agentDetail.access.copyServiceEndpoint": "复制服务 API 端点",
"agentDetail.access.description": "此 Agent 可被触达的所有入口。",
"agentDetail.access.learnMore": "了解更多",
"agentDetail.access.serviceApi.actions.apiKey": "API Key",
"agentDetail.access.serviceApi.actions.apiReference": "API Reference",
"agentDetail.access.serviceApi.endpoint": "服务 API 端点",
"agentDetail.access.serviceApi.title": "后端服务 API",
"agentDetail.access.status.inService": "服务中",
"agentDetail.access.status.outOfService": "已停用",
"agentDetail.access.title": "访问点",
"agentDetail.access.toggleSurface": "切换 {{name}} 访问状态",
"agentDetail.access.webApp.accessUrl": "访问 URL",
"agentDetail.access.webApp.actions.accessControl": "访问控制",
"agentDetail.access.webApp.actions.customize": "自定义前端",
"agentDetail.access.webApp.actions.embedded": "嵌入",
"agentDetail.access.webApp.actions.launch": "启动",
"agentDetail.access.webApp.actions.settings": "品牌设置",
"agentDetail.access.webApp.refreshUrl": "刷新访问 URL",
"agentDetail.access.webApp.showQrCode": "显示二维码",
"agentDetail.access.webApp.ssoEnabled": "已启用 SSO",
"agentDetail.access.webApp.title": "Web app",
"agentDetail.access.workflow.description": "作为工作流内的节点使用",
"agentDetail.access.workflow.empty": "暂无工作流引用。",
"agentDetail.access.workflow.loadFailed": "工作流引用加载失败。",
"agentDetail.access.workflow.loading": "正在加载工作流引用…",
"agentDetail.access.workflow.nodeCount_one": "{{count}} 个节点",
"agentDetail.access.workflow.nodeCount_other": "{{count}} 个节点",
"agentDetail.access.workflow.notAvailable": "N/A",
"agentDetail.access.workflow.openInStudio": "在 Studio 中打开",
"agentDetail.access.workflow.openInStudioFor": "在 Studio 中打开 {{name}}",
"agentDetail.access.workflow.table.actions": "操作",
"agentDetail.access.workflow.table.lastUpdated": "最后更新",
"agentDetail.access.workflow.table.name": "名称",
"agentDetail.access.workflow.table.nodes": "节点",
"agentDetail.access.workflow.table.version": "版本",
"agentDetail.access.workflow.title": "工作流访问",
"agentDetail.configure.advancedSettings.description": "面向高级用户。环境变量、沙箱与记忆。",
"agentDetail.configure.advancedSettings.envEditor.add": "添加环境变量",
"agentDetail.configure.advancedSettings.envEditor.deleteVariable": "删除 {{key}}",
"agentDetail.configure.advancedSettings.envEditor.hideValue": "隐藏 {{key}} 的值",
"agentDetail.configure.advancedSettings.envEditor.importEnv": "导入 .env",
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.mac": "如需显示隐藏的 .env 文件,请在文件选择器中按 Command + Shift + .。",
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.other": "如果 .env 文件被隐藏,请在系统文件选择器中开启隐藏文件显示。",
"agentDetail.configure.advancedSettings.envEditor.importEnvTip.windows": "如需显示隐藏的 .env 文件,请在文件资源管理器中开启“隐藏的项目”。",
"agentDetail.configure.advancedSettings.envEditor.importSkippedInvalidLines": "已跳过 {{count}} 行非法 .env 内容。",
"agentDetail.configure.advancedSettings.envEditor.importSkippedInvalidLines_other": "已跳过 {{count}} 行非法 .env 内容。",
"agentDetail.configure.advancedSettings.envEditor.keyColumn": "Key",
"agentDetail.configure.advancedSettings.envEditor.keyPlaceholder": "Key",
"agentDetail.configure.advancedSettings.envEditor.label": "Env Editor",
"agentDetail.configure.advancedSettings.envEditor.revealValue": "显示 {{key}} 的值",
"agentDetail.configure.advancedSettings.envEditor.richTip": "设置 Agent 运行时读取的值,例如工具所需的 API 密钥,而无需写进提示词。\n\n在构建模式中Agent 可帮你完成这些设置。",
"agentDetail.configure.advancedSettings.envEditor.scopeColumn": "Scope",
"agentDetail.configure.advancedSettings.envEditor.scopePlain": "Plain",
"agentDetail.configure.advancedSettings.envEditor.scopeSecret": "Secret",
"agentDetail.configure.advancedSettings.envEditor.scopeSelector": "选择环境变量作用域",
"agentDetail.configure.advancedSettings.envEditor.shortLabel": "Env",
"agentDetail.configure.advancedSettings.envEditor.tip": "设置 Agent 运行时读取的值,例如工具所需的 API 密钥,而无需写进提示词。\n\n在构建模式中Agent 可帮你完成这些设置。",
"agentDetail.configure.advancedSettings.envEditor.toggle": "展开或收起 Env Editor",
"agentDetail.configure.advancedSettings.envEditor.valueColumn": "Value",
"agentDetail.configure.advancedSettings.envEditor.valuePlaceholder": "Value",
"agentDetail.configure.advancedSettings.label": "高级设置",
"agentDetail.configure.advancedSettings.toggle": "展开或收起高级设置",
"agentDetail.configure.answer.activity.ranCommands": "已运行命令",
"agentDetail.configure.answer.activity.runningCommands": "正在运行命令",
"agentDetail.configure.answer.duration.minute": "{{count}}分",
"agentDetail.configure.answer.duration.second": "{{count}}秒",
"agentDetail.configure.answer.thinking": "思考过程",
"agentDetail.configure.answer.workFinished": "工作已完成",
"agentDetail.configure.answer.workedFor": "工作了 {{duration}}",
"agentDetail.configure.answer.workingFor": "工作中 {{duration}}",
"agentDetail.configure.build.empty.communityEditionTip": "Community Edition 虽然会对提取出的配置提供版本管理,但不支持文件系统本身的版本管理。请谨慎使用 Build 模式因为对文件系统的更改会实时发生并且不一定总能干净地回退。Community Edition 并不是面向大量外部受众提供服务的理想选择。",
"agentDetail.configure.build.empty.description": "描述你的需求,它会随着对话填写左侧表单。",
"agentDetail.configure.build.empty.title": "通过对话构建 Agent",
"agentDetail.configure.build.inputPlaceholder": "描述你的 Agent 应该做什么",
"agentDetail.configure.build.startBuild": "开始构建",
"agentDetail.configure.buildDraft.buildNoteDescription": "这是一份此构建的持续记录Agent 会用它在多次会话之间保留上下文。应用后,它会添加到你的文件中。",
"agentDetail.configure.buildDraft.changesToApply_one": "{{count}} 项变更待应用",
"agentDetail.configure.buildDraft.changesToApply_other": "{{count}} 项变更待应用",
"agentDetail.configure.buildDraft.discard": "放弃",
"agentDetail.configure.buildDraft.modeBadge": "构建模式",
"agentDetail.configure.buildDraft.modeDescription": "你正在使用构建模式。在此模式下Configure 只能由 Agent 更新。通过右侧聊天调整此配置,然后应用。",
"agentDetail.configure.buildDraft.rewritten": "已重写",
"agentDetail.configure.buildDraft.title": "Build 草稿",
"agentDetail.configure.buildDraft.updated": "已更新",
"agentDetail.configure.chatFeatures.description": "配置 Web app 和聊天界面的终端用户聊天体验。",
"agentDetail.configure.chatFeatures.title": "Chat 功能",
"agentDetail.configure.clearSessionConfirm.description": "这将清空当前会话,并丢弃尚未应用的 Agent 配置更改。",
"agentDetail.configure.clearSessionConfirm.title": "清空会话并放弃改动?",
"agentDetail.configure.communityEditionIsolationTip": "免责声明:在 Community Edition 中sandbox 以非 root 用户身份运行,采用 Docker 默认 capability 配置,并且只通过 Landlock 为 Agent 自有文件和会话文件提供有限保护。服务器和所有 shell 子进程共享同一个 PID namespace 和容器级 capability 边界,因此不应将其视为具备强隔离能力的多层安全 sandbox。",
"agentDetail.configure.files.add": "添加文件",
"agentDetail.configure.files.buildNote.generated": "已生成",
"agentDetail.configure.files.buildNote.richTooltip": "Agent 在构建模式中完成的设置都记录在这里。每次对话开始时,它会连同提示词一起读取这份记录。<docLink>了解更多</docLink>",
"agentDetail.configure.files.buildNote.tooltip": "Agent 在构建模式中完成的设置都记录在这里。每次对话开始时,它会连同提示词一起读取这份记录。了解更多",
"agentDetail.configure.files.download": "下载 {{name}}",
"agentDetail.configure.files.empty.description": "上传 Agent 可读取的文档,例如规格、模板或指南",
"agentDetail.configure.files.empty.title": "暂无文件",
"agentDetail.configure.files.label": "文件",
"agentDetail.configure.files.missing": "未找到文件",
"agentDetail.configure.files.preview.empty": "暂无预览内容。",
"agentDetail.configure.files.preview.failed": "预览加载失败。",
"agentDetail.configure.files.preview.unsupported": "该文件不支持预览。",
"agentDetail.configure.files.remove": "移除 {{name}}",
"agentDetail.configure.files.tip": "上传过长、不适合放入提示词的参考资料:规格、模板、指南。在提示词中用 / 引用。\n\n在构建模式中Agent 可帮你完成这些设置。",
"agentDetail.configure.files.toggle": "展开或收起文件",
"agentDetail.configure.files.treeLabel": "Agent 文件",
"agentDetail.configure.files.upload.action": "上传",
"agentDetail.configure.files.upload.browse": "选择",
"agentDetail.configure.files.upload.description": "为此 Agent 上传文件。",
"agentDetail.configure.files.upload.dropzone": "拖入文件,或",
"agentDetail.configure.files.upload.failed": "文件上传失败。",
"agentDetail.configure.files.upload.fileType": "文件",
"agentDetail.configure.files.upload.invalidFile": "请上传一个文件。",
"agentDetail.configure.files.upload.success": "文件已上传。",
"agentDetail.configure.files.upload.title": "上传文件",
"agentDetail.configure.knowledgeRetrieval.add": "添加知识检索",
"agentDetail.configure.knowledgeRetrieval.defaultName": "Retrieval {{index}}",
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.add": "添加知识",
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.empty": "点击“+”按钮添加知识",
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.label": "知识",
"agentDetail.configure.knowledgeRetrieval.dialog.knowledge.retrievalSetting": "检索设置",
"agentDetail.configure.knowledgeRetrieval.dialog.learnMore": "了解更多关于知识检索",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.automatic": "自动",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.conditions": "条件",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.disabled": "禁用",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.label": "元数据过滤",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.manual": "手动",
"agentDetail.configure.knowledgeRetrieval.dialog.metadata.modeLabel": "选择元数据过滤模式",
"agentDetail.configure.knowledgeRetrieval.dialog.nameLabel": "知识检索名称",
"agentDetail.configure.knowledgeRetrieval.dialog.query.agent": "Agent 决定",
"agentDetail.configure.knowledgeRetrieval.dialog.query.agentDescription": "Agent 会根据提示词和可用上下文自行编写查询。无需在此设置。",
"agentDetail.configure.knowledgeRetrieval.dialog.query.custom": "自定义查询",
"agentDetail.configure.knowledgeRetrieval.dialog.query.customDescription": "为此检索来源编写固定查询。",
"agentDetail.configure.knowledgeRetrieval.dialog.query.customInputLabel": "自定义查询文本",
"agentDetail.configure.knowledgeRetrieval.dialog.query.customPlaceholder": "输入搜索查询",
"agentDetail.configure.knowledgeRetrieval.dialog.query.label": "查询",
"agentDetail.configure.knowledgeRetrieval.dialog.title": "知识检索 · Agent 决定",
"agentDetail.configure.knowledgeRetrieval.edit": "编辑 {{name}}",
"agentDetail.configure.knowledgeRetrieval.empty.description": "连接 Agent 回答时可搜索的知识库",
"agentDetail.configure.knowledgeRetrieval.empty.title": "暂无知识",
"agentDetail.configure.knowledgeRetrieval.label": "知识检索",
"agentDetail.configure.knowledgeRetrieval.remove": "删除 {{name}}",
"agentDetail.configure.knowledgeRetrieval.retrievalOne": "Retrieval 1",
"agentDetail.configure.knowledgeRetrieval.retrievalTwo": "Retrieval 2",
"agentDetail.configure.knowledgeRetrieval.richTip": "连接 Agent 工作时可检索的知识库,以基于其内容生成回复。<docLink>了解更多</docLink>",
"agentDetail.configure.knowledgeRetrieval.tip": "连接 Agent 工作时可检索的知识库,以基于其内容生成回复。了解更多",
"agentDetail.configure.knowledgeRetrieval.toggle": "展开或收起知识检索",
"agentDetail.configure.knowledgeRetrieval.validation.metadataModelRequired": "请在元数据过滤中配置模型",
"agentDetail.configure.model.label": "模型",
"agentDetail.configure.orchestrate": "编排",
"agentDetail.configure.preview.chatFeatures": "Chat 功能",
"agentDetail.configure.preview.empty.defaultAgentName": "Agent",
"agentDetail.configure.preview.empty.description": "像已发布后用户体验到的那样运行 Agent。",
"agentDetail.configure.preview.empty.noInstructionsDescription": "尚未设置指令,回复将来自基础模型。",
"agentDetail.configure.preview.empty.title": "预览 {{name}}",
"agentDetail.configure.preview.endUserAuth": "终端用户认证",
"agentDetail.configure.preview.inputPlaceholder": "向 {{name}} 发送消息",
"agentDetail.configure.preview.restart": "重新开始预览",
"agentDetail.configure.preview.sandboxNotice": "Agent 运行在 Linux 沙盒中。",
"agentDetail.configure.preview.sandboxNoticeTooltip": "在 Dify Community Edition 中,每个 Agent 都运行在你 Docker 内的 Linux 7.0.0-10060-aws 沙盒环境中。你通过 Build Chats 对环境所做的编辑会持久保留。",
"agentDetail.configure.preview.title": "预览",
"agentDetail.configure.prompt.copied": "提示词已复制",
"agentDetail.configure.prompt.copy": "复制提示词",
"agentDetail.configure.prompt.copyFailed": "提示词复制失败。",
"agentDetail.configure.prompt.insert.label": "插入",
"agentDetail.configure.prompt.insert.question": "开始问题",
"agentDetail.configure.prompt.insert.reportFile": "输出报告文件",
"agentDetail.configure.prompt.insert.tenders": "开始招标列表",
"agentDetail.configure.prompt.label": "提示词",
"agentDetail.configure.prompt.mention.davidHayes": "David Hayes",
"agentDetail.configure.prompt.mention.priyaRamanathan": "Priya Ramanathan",
"agentDetail.configure.prompt.placeholder": "在此编写指令,",
"agentDetail.configure.prompt.referenceMissing": "{{name}} 不存在",
"agentDetail.configure.prompt.tip": "定义 Agent 的角色,并描述它的典型任务。使用 / 显式引用 Skill、文件、工具和知识检索。",
"agentDetail.configure.publishBar.draft": "草稿",
"agentDetail.configure.publishBar.publishUpdate": "发布更新",
"agentDetail.configure.publishBar.published": "已发布",
"agentDetail.configure.publishBar.publishedAt": "{{time}}发布",
"agentDetail.configure.publishBar.publishing": "发布中…",
"agentDetail.configure.publishBar.saved": "5 分钟前已保存",
"agentDetail.configure.publishBar.savedAt": "{{time}}已保存",
"agentDetail.configure.publishBar.unpublishedChanges": "有未发布的更改",
"agentDetail.configure.publishBar.upToDate": "已是最新",
"agentDetail.configure.publishBar.versionHistory": "打开版本历史",
"agentDetail.configure.publishImpact.affectedWorkflows": "受影响的工作流",
"agentDetail.configure.publishImpact.cancel": "取消",
"agentDetail.configure.publishImpact.descriptionPrefix": "你的 Agent 出现在",
"agentDetail.configure.publishImpact.descriptionSuffix": "中。更改会影响它们。",
"agentDetail.configure.publishImpact.fallbackAgentName": "此 Agent",
"agentDetail.configure.publishImpact.title": "{{action}}到 {{name}}",
"agentDetail.configure.publishImpact.workflowCount_one": "{{count}} 个工作流",
"agentDetail.configure.publishImpact.workflowCount_other": "{{count}} 个工作流",
"agentDetail.configure.rightPanel.build": "构建",
"agentDetail.configure.rightPanel.buildTipBody": "描述你的目标,指示 Agent 安装并认证工具,或带它完成一个完整示例。保存后,你的指令将被固化到 Agent 中。",
"agentDetail.configure.rightPanel.buildTipTitle": "通过对话构建你的 Agent",
"agentDetail.configure.rightPanel.learnMore": "了解更多",
"agentDetail.configure.rightPanel.modeLabel": "Agent 配置模式",
"agentDetail.configure.rightPanel.preview": "预览",
"agentDetail.configure.rightPanel.previewDisabledTip": "预览仅在 Dify Cloud 和 Dify Enterprise 中可用。",
"agentDetail.configure.rightPanel.previewTipBody": "像用户一样测试它。你的交互不会影响 Agent 后续的行为。",
"agentDetail.configure.rightPanel.previewTipTitle": "预览你的 Agent",
"agentDetail.configure.skills.add": "添加 Skill",
"agentDetail.configure.skills.detail.contentRegion": "Skill 详情内容",
"agentDetail.configure.skills.detail.fileCount": "{{count}} 个文件",
"agentDetail.configure.skills.detail.files": "文件",
"agentDetail.configure.skills.empty.description": "Skill 为 Agent 提供工作时可调用的可复用专业能力",
"agentDetail.configure.skills.empty.title": "暂无 Skill",
"agentDetail.configure.skills.itemType": "Skill",
"agentDetail.configure.skills.label": "Skill",
"agentDetail.configure.skills.missing": "未找到 Skill",
"agentDetail.configure.skills.remove": "移除 {{name}}",
"agentDetail.configure.skills.richTip": "将重复任务所需的指令、文件和脚本打包成 Skill。在提示词中用 / 引用。<docLink>了解更多</docLink>\n\n在构建模式中Agent 可帮你完成这些设置。",
"agentDetail.configure.skills.tip": "将重复任务所需的指令、文件和脚本打包成 Skill。在提示词中用 / 引用。了解更多\n\n在构建模式中Agent 可帮你完成这些设置。",
"agentDetail.configure.skills.toggle": "展开或收起 Skill",
"agentDetail.configure.skills.upload.action": "上传",
"agentDetail.configure.skills.upload.browse": "选择",
"agentDetail.configure.skills.upload.description": "为此 Agent 上传 .zip 或 .skill 格式的 Skill 包。",
"agentDetail.configure.skills.upload.dropzone": "拖入 Skill 包,或",
"agentDetail.configure.skills.upload.failed": "Skill 上传失败。",
"agentDetail.configure.skills.upload.fileType": "ZIP / SKILL",
"agentDetail.configure.skills.upload.invalidFile": "请上传 .zip 或 .skill 文件。",
"agentDetail.configure.skills.upload.success": "Skill 已上传。",
"agentDetail.configure.skills.upload.title": "上传 Skill",
"agentDetail.configure.skills.upload.warning.files": "如果只需要使用 Markdown 文件,请将它们上传到「文件」,并在你的提示词中引用。",
"agentDetail.configure.skills.upload.warning.specification": "上传的 Skill 需遵循 <specificationLink>Agent Skills 规范</specificationLink>。",
"agentDetail.configure.switchToPreviewConfirm.title": "切换到预览模式?",
"agentDetail.configure.title": "配置",
"agentDetail.configure.tools.add": "添加工具",
"agentDetail.configure.tools.addMenu.cliTool.badge": "开发者适用",
"agentDetail.configure.tools.addMenu.cliTool.description": "安装 Agent 可在沙箱中运行的命令行程序。需要安装命令,通常还需要 API Key。",
"agentDetail.configure.tools.addMenu.cliTool.label": "CLI 工具",
"agentDetail.configure.tools.addMenu.tool.description": "选择工作区中已有的工具,例如 Web 搜索或集成。",
"agentDetail.configure.tools.addMenu.tool.label": "工具",
"agentDetail.configure.tools.cliDialog.description": "从任意包注册表安装 CLI 工具。Agent 会获得运行该二进制文件的 shell 访问能力。",
"agentDetail.configure.tools.cliDialog.editTitle": "编辑 CLI 工具",
"agentDetail.configure.tools.cliDialog.env.description": "存储此 CLI 工具所需的 API Key、Token 或密钥。值会静态加密,并在 Agent 调用工具时作为环境变量注入。",
"agentDetail.configure.tools.cliDialog.env.label": "环境变量",
"agentDetail.configure.tools.cliDialog.env.optional": "(可选)",
"agentDetail.configure.tools.cliDialog.installCommand.description": "沙箱中执行 · 首次调用时运行一次",
"agentDetail.configure.tools.cliDialog.installCommand.label": "安装命令",
"agentDetail.configure.tools.cliDialog.installCommand.placeholder": "粘贴安装命令,例如 npx -y @playwright/mcp@latest · uv tool install httpie",
"agentDetail.configure.tools.cliDialog.installCommand.required": "请输入安装命令。",
"agentDetail.configure.tools.cliDialog.learnMore": "了解 CLI 工具",
"agentDetail.configure.tools.cliDialog.name.label": "CLI 工具名称",
"agentDetail.configure.tools.cliDialog.name.placeholder": "为 CLI 工具命名",
"agentDetail.configure.tools.cliDialog.name.required": "请输入 CLI 工具名称。",
"agentDetail.configure.tools.cliDialog.securityTip": "不会出现在 Agent 提示词中;仅在运行时作为 $VAR 注入",
"agentDetail.configure.tools.cliDialog.title": "添加 CLI 工具",
"agentDetail.configure.tools.cliTool": "CLI 工具",
"agentDetail.configure.tools.credential.authOne": "Auth 1",
"agentDetail.configure.tools.editAction": "编辑 {{name}}",
"agentDetail.configure.tools.empty.description": "工具让 Agent 可以执行操作,例如搜索网页或调用你的应用",
"agentDetail.configure.tools.empty.title": "暂无工具",
"agentDetail.configure.tools.label": "工具",
"agentDetail.configure.tools.moreActions": "{{name}} 的更多操作",
"agentDetail.configure.tools.removeAction": "移除 {{name}}",
"agentDetail.configure.tools.removeProvider": "移除所有工具",
"agentDetail.configure.tools.richTip": "添加工作空间中的 Dify 工具。在提示词中用 / 引用。<docLink>了解更多</docLink>\n\nAgent 在沙箱中自行安装的工具不会显示在这里,但仍然可用。",
"agentDetail.configure.tools.tip": "添加工作空间中的 Dify 工具。在提示词中用 / 引用。了解更多\n\nAgent 在沙箱中自行安装的工具不会显示在这里,但仍然可用。",
"agentDetail.configure.tools.toggle": "展开或收起工具",
"agentDetail.configure.tools.toolTabs.all": "全部",
"agentDetail.configure.tools.toolTabs.cli": "CLI",
"agentDetail.configure.tools.toolTabs.custom": "自定义",
"agentDetail.configure.tools.toolTabs.mcp": "MCP",
"agentDetail.configure.tools.toolTabs.plugins": "插件",
"agentDetail.configure.tools.toolTabs.workflow": "Workflow",
"agentDetail.configure.workingDirectory.breadcrumbLabel": "文件系统路径",
"agentDetail.configure.workingDirectory.description": "Agent 运行时读取和写入的文件。它生成的任何内容,例如 qna_report.pdf都会显示在这里。",
"agentDetail.configure.workingDirectory.fileSystem": "文件系统",
"agentDetail.configure.workingDirectory.home": "home",
"agentDetail.configure.workingDirectory.open": "打开工作目录",
"agentDetail.configure.workingDirectory.returnToWorkspace": "返回工作目录",
"agentDetail.configure.workingDirectory.title": "工作目录",
"agentDetail.configure.workingDirectory.treeLabel": "工作目录文件",
"agentDetail.configure.workingDirectory.workingDirectory": "工作目录",
"agentDetail.documentTitle": "Agent",
"agentDetail.logs.description": "完整日志记录应用运行状态包括用户输入、Agent 回复、规划和工具使用。",
"agentDetail.logs.empty": "暂无日志",
"agentDetail.logs.executionId": "执行 ID",
"agentDetail.logs.filters.period.allTime": "全部时间",
"agentDetail.logs.filters.period.last30days": "最近 30 天",
"agentDetail.logs.filters.period.last7days": "最近 7 天",
"agentDetail.logs.filters.search.label": "搜索日志",
"agentDetail.logs.filters.search.placeholder": "搜索",
"agentDetail.logs.filters.sort.lastCreatedTime": "最近创建时间",
"agentDetail.logs.filters.sort.lastUpdatedTime": "最近更新时间",
"agentDetail.logs.filters.source.all": "来源",
"agentDetail.logs.filters.source.empty": "暂无来源",
"agentDetail.logs.filters.source.label": "日志来源",
"agentDetail.logs.filters.source.loadFailed": "来源加载失败",
"agentDetail.logs.filters.source.loading": "来源加载中…",
"agentDetail.logs.filters.source.searchLabel": "搜索来源",
"agentDetail.logs.filters.source.searchPlaceholder": "搜索",
"agentDetail.logs.filters.source.webapp": "Webapp",
"agentDetail.logs.filters.source.workflow": "工作流",
"agentDetail.logs.learnMore": "了解更多",
"agentDetail.logs.loadFailed": "日志加载失败",
"agentDetail.logs.notAvailable": "暂无",
"agentDetail.logs.table.createdTime": "创建时间",
"agentDetail.logs.table.endUser": "终端用户",
"agentDetail.logs.table.messageCount": "消息数",
"agentDetail.logs.table.operationRate": "操作率",
"agentDetail.logs.table.source": "来源",
"agentDetail.logs.table.title": "标题",
"agentDetail.logs.table.unread": "未读",
"agentDetail.logs.table.updatedTime": "更新时间",
"agentDetail.logs.table.userRate": "用户评分",
"agentDetail.logs.title": "日志",
"agentDetail.memorySettings.budgetLabel": "记忆预算",
"agentDetail.memorySettings.description": "当前活跃配置快照中的记忆设置。",
"agentDetail.memorySettings.export.description": "记忆导出将在后续版本开放。",
"agentDetail.memorySettings.export.download": "下载",
"agentDetail.memorySettings.export.soon": "后续推出",
"agentDetail.memorySettings.export.title": "导出当前记忆",
"agentDetail.memorySettings.notConfigured": "未配置",
"agentDetail.memorySettings.scopeLabel": "记忆范围",
"agentDetail.memorySettings.title": "记忆",
"agentDetail.metadata.sourceLabel": "来源",
"agentDetail.monitoring.change": "较上一周期 {{value}}",
"agentDetail.monitoring.dateRangeLabel": "日期范围",
"agentDetail.monitoring.description": "跟踪可复用 Agent 在工作流中的活跃度、成本和交互质量。",
"agentDetail.monitoring.learnMore": "了解更多",
"agentDetail.monitoring.loadFailed": "监控数据加载失败",
"agentDetail.monitoring.metrics.activeUsers.explanation": "触发过使用此 Agent 的工作流的独立终端用户数。",
"agentDetail.monitoring.metrics.activeUsers.title": "活跃用户",
"agentDetail.monitoring.metrics.avgSessionInteractions.explanation": "此访问入口下用户与 Agent 的连续沟通次数。",
"agentDetail.monitoring.metrics.avgSessionInteractions.title": "平均会话互动数",
"agentDetail.monitoring.metrics.tokenOutputSpeed.explanation": "从请求开始到输出完成期间的平均输出速度。",
"agentDetail.monitoring.metrics.tokenOutputSpeed.title": "Token 输出速度",
"agentDetail.monitoring.metrics.tokenUsage.explanation": "此 Agent 在工作流运行中产生的预估 token 成本。",
"agentDetail.monitoring.metrics.tokenUsage.title": "Token 用量",
"agentDetail.monitoring.metrics.totalConversations.explanation": "通过所选访问入口触达此 Agent 的每日 AI 会话数。",
"agentDetail.monitoring.metrics.totalConversations.title": "全部会话数",
"agentDetail.monitoring.metrics.totalMessages.explanation": "每日 Agent 互动总次数。",
"agentDetail.monitoring.metrics.totalMessages.title": "全部消息数",
"agentDetail.monitoring.metrics.userSatisfactionRate.explanation": "每 1000 条消息的点赞数,反映用户满意度。",
"agentDetail.monitoring.metrics.userSatisfactionRate.title": "用户满意度",
"agentDetail.monitoring.pickSource": "选择应用",
"agentDetail.monitoring.sourceLabel": "应用",
"agentDetail.monitoring.sourceTrigger": "来源 {{name}}",
"agentDetail.monitoring.sources.all": "全部",
"agentDetail.monitoring.timeRangeLabel": "时间范围",
"agentDetail.monitoring.timeRanges.custom": "自定义",
"agentDetail.monitoring.timeRanges.last30days": "最近 30 天",
"agentDetail.monitoring.timeRanges.last7days": "最近 7 天",
"agentDetail.monitoring.timeRanges.today": "今天",
"agentDetail.monitoring.title": "监控",
"agentDetail.monitoring.tokenUsageConsumed": "耗费 Tokens",
"agentDetail.monitoring.units.tokenPerSecond": "Token/秒",
"agentDetail.navigationLabel": "Agent 导航",
"agentDetail.publish": "发布",
"agentDetail.sections.access": "访问点",
"agentDetail.sections.configure": "配置",
"agentDetail.sections.logs": "日志",
"agentDetail.sections.monitoring": "监控",
"agentDetail.title": "Agent",
"agentDetail.type": "Agent",
"agentDetail.versionHistory.empty": "暂无版本",
"agentDetail.versionHistory.exitVersions": "退出版本",
"agentDetail.versionHistory.filter": "筛选版本",
"agentDetail.versionHistory.restore": "还原",
"agentDetail.versionHistory.versionName": "版本 {{version}}",
"agentDetail.versionHistory.viewOnly": "只读",
"roster.createAgent": "创建 Agent",
"roster.createDialog.description": "在当前工作区创建一个可复用 Agent。",
"roster.createDialog.title": "创建 Agent",
"roster.createForm.changeIcon": "更换 Agent 图标",
"roster.createForm.descriptionLabel": "描述",
"roster.createForm.descriptionPlaceholder": "例如:收集某个主题的来源资料并总结关键发现",
"roster.createForm.nameLabel": "名称",
"roster.createForm.namePlaceholder": "例如Max",
"roster.createForm.nameRequired": "请输入名称。",
"roster.createForm.roleLabel": "角色",
"roster.createForm.rolePlaceholder": "例如:研究助理",
"roster.createSuccess": "Agent 已创建。",
"roster.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"roster.deleteDialog.description": "此 Agent 将从 Agent 列表中移除。",
"roster.deleteDialog.title": "删除 {{name}}",
"roster.deleteFailed": "Agent 删除失败。",
"roster.deleteSuccess": "Agent 已删除。",
"roster.duplicateDialog.description": "创建 {{name}} 的副本,并自定义它的 Agent 身份信息。",
"roster.duplicateDialog.title": "复制 Agent",
"roster.duplicateForm.changeIcon": "更换 {{name}} 副本的图标",
"roster.duplicateSuccess": "Agent 已复制。",
"roster.editAgent": "编辑 {{name}}",
"roster.editDialog.description": "更新此 Agent 的名称、描述和角色。",
"roster.editDialog.title": "编辑 Agent",
"roster.editInfo": "编辑信息",
"roster.empty": "暂无 Agent",
"roster.emptySearch": "没有匹配的 Agent",
"roster.filters.all": "全部",
"roster.filters.createdByMe": "我创建的",
"roster.filters.drafts": "草稿",
"roster.filters.label": "Agent 筛选",
"roster.filters.published": "已发布",
"roster.learnMore": "了解 Agent",
"roster.listLabel": "Agent 列表",
"roster.loadMore": "加载更多",
"roster.loadingError": "Agent 加载失败。请刷新后重试。",
"roster.moreActions": "{{name}} 的更多操作",
"roster.nodeSelector.createInlineFailed": "Inline Agent 创建失败。请刷新后重试。",
"roster.nodeSelector.dialogLabel": "选择 Agent",
"roster.nodeSelector.manageInAgentConsole": "在 Agent Console 管理",
"roster.nodeSelector.searchPlaceholder": "搜索…",
"roster.nodeSelector.startFromScratch": "从空白开始",
"roster.references.label": "使用 {{name}} 的工作流",
"roster.references.trigger": "使用 {{name}} 的工作流",
"roster.saveToRoster": "保存到 Agent Console",
"roster.saveToRosterDialog.description": "将此内联配置保存为可复用 Agent。",
"roster.saveToRosterDialog.title": "保存到 Agent Console",
"roster.saveToRosterForm.changeIcon": "更换 Agent 图标",
"roster.saveToRosterSuccess": "Agent 已保存。",
"roster.searchLabel": "搜索 Agent",
"roster.searchPlaceholder": "按名称搜索 Agent…",
"roster.sort.earliestCreated": "最早创建",
"roster.sort.label": "排序方式",
"roster.sort.lastModified": "最后修改",
"roster.sort.optionsLabel": "排序选项",
"roster.sort.recentlyCreated": "最近创建",
"roster.updateSuccess": "Agent 已更新。",
"roster.usageStatus.draft": "草稿"
}