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

345 lines
24 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": "此智能体可被触达的所有入口。",
"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.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.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.scopeColumn": "Scope",
"agentDetail.configure.advancedSettings.envEditor.scopePlain": "Plain",
"agentDetail.configure.advancedSettings.envEditor.scopeSecret": "Secret",
"agentDetail.configure.advancedSettings.envEditor.scopeSelector": "选择环境变量作用域",
"agentDetail.configure.advancedSettings.envEditor.tip": "此智能体运行时可使用的环境变量。",
"agentDetail.configure.advancedSettings.envEditor.valueColumn": "Value",
"agentDetail.configure.advancedSettings.envEditor.valuePlaceholder": "Value",
"agentDetail.configure.advancedSettings.label": "高级设置",
"agentDetail.configure.chatFeatures.description": "配置 Web app 和聊天界面的终端用户聊天体验。",
"agentDetail.configure.chatFeatures.title": "Chat 功能",
"agentDetail.configure.files.add": "添加文件",
"agentDetail.configure.files.empty.description": "上传智能体可读取的文档,例如规格、模板或指南",
"agentDetail.configure.files.empty.title": "暂无文件",
"agentDetail.configure.files.label": "文件",
"agentDetail.configure.files.preview.empty": "暂无预览内容。",
"agentDetail.configure.files.preview.failed": "预览加载失败。",
"agentDetail.configure.files.preview.unsupported": "该文件不支持预览。",
"agentDetail.configure.files.remove": "移除 {{name}}",
"agentDetail.configure.files.tip": "此智能体在编排任务时可使用的文件。",
"agentDetail.configure.files.treeLabel": "智能体文件",
"agentDetail.configure.files.upload.action": "上传",
"agentDetail.configure.files.upload.browse": "选择",
"agentDetail.configure.files.upload.description": "为此智能体上传文件。",
"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": "智能体决定",
"agentDetail.configure.knowledgeRetrieval.dialog.query.agentDescription": "智能体会根据提示词和可用上下文自行编写查询。无需在此设置。",
"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": "知识检索 · 智能体决定",
"agentDetail.configure.knowledgeRetrieval.edit": "编辑 {{name}}",
"agentDetail.configure.knowledgeRetrieval.empty.description": "连接智能体回答时可搜索的知识库",
"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.tip": "此智能体在编排任务时可使用的知识检索来源。",
"agentDetail.configure.knowledgeRetrieval.toggle": "展开或收起知识检索",
"agentDetail.configure.model.label": "模型",
"agentDetail.configure.orchestrate": "编排",
"agentDetail.configure.preview.chatFeatures": "Chat 功能",
"agentDetail.configure.preview.empty.defaultAgentName": "智能体",
"agentDetail.configure.preview.empty.description": "发送一条消息来测试当前草稿。",
"agentDetail.configure.preview.empty.noInstructionsDescription": "尚未设置指令,回复将来自基础模型。",
"agentDetail.configure.preview.restart": "重新开始预览",
"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.tip": "定义这个智能体如何理解输入、调用工具并生成输出。",
"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": "你的智能体出现在",
"agentDetail.configure.publishImpact.descriptionSuffix": "中。更改会影响它们。",
"agentDetail.configure.publishImpact.fallbackAgentName": "此智能体",
"agentDetail.configure.publishImpact.title": "{{action}}到 {{name}}",
"agentDetail.configure.publishImpact.workflowCount_one": "{{count}} 个工作流",
"agentDetail.configure.publishImpact.workflowCount_other": "{{count}} 个工作流",
"agentDetail.configure.skills.add": "添加技能",
"agentDetail.configure.skills.detail.contentRegion": "技能详情内容",
"agentDetail.configure.skills.detail.fileCount": "{{count}} 个文件",
"agentDetail.configure.skills.detail.files": "文件",
"agentDetail.configure.skills.empty.description": "技能为智能体提供工作时可调用的可复用专业能力",
"agentDetail.configure.skills.empty.title": "暂无技能",
"agentDetail.configure.skills.itemType": "技能",
"agentDetail.configure.skills.label": "技能",
"agentDetail.configure.skills.remove": "移除 {{name}}",
"agentDetail.configure.skills.tip": "此智能体在编排任务时可使用的技能。",
"agentDetail.configure.skills.upload.action": "上传",
"agentDetail.configure.skills.upload.browse": "选择",
"agentDetail.configure.skills.upload.description": "为此智能体上传 .zip 或 .skill 技能包。",
"agentDetail.configure.skills.upload.dropzone": "拖入技能包,或",
"agentDetail.configure.skills.upload.failed": "技能上传失败。",
"agentDetail.configure.skills.upload.fileType": "ZIP / SKILL",
"agentDetail.configure.skills.upload.invalidFile": "请上传 .zip 或 .skill 文件。",
"agentDetail.configure.skills.upload.success": "技能已上传。",
"agentDetail.configure.skills.upload.title": "上传技能",
"agentDetail.configure.tools.add": "添加工具",
"agentDetail.configure.tools.addMenu.cliTool.badge": "开发者适用",
"agentDetail.configure.tools.addMenu.cliTool.description": "安装智能体可在沙箱中运行的命令行程序。需要安装命令,通常还需要 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 工具。智能体会获得运行该二进制文件的 shell 访问能力。",
"agentDetail.configure.tools.cliDialog.editTitle": "编辑 CLI 工具",
"agentDetail.configure.tools.cliDialog.env.description": "存储此 CLI 工具所需的 API Key、Token 或密钥。值会静态加密,并在智能体调用工具时作为环境变量注入。",
"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": "粘贴安装命令,例如 npm install -g @lark/cli · brew install jq",
"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": "不会出现在智能体提示词中;仅在运行时作为 $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": "工具让智能体可以执行操作,例如搜索网页或调用你的应用",
"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.tip": "此智能体在编排任务时可调用的工具。",
"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.documentTitle": "智能体",
"agentDetail.logs.description": "完整日志记录应用运行状态,包括用户输入、智能体回复、规划和工具使用。",
"agentDetail.logs.empty": "暂无日志",
"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": "跟踪可复用智能体在工作流中的活跃度、成本和交互质量。",
"agentDetail.monitoring.learnMore": "了解更多",
"agentDetail.monitoring.loadFailed": "监控数据加载失败",
"agentDetail.monitoring.metrics.activeUsers.explanation": "触发过使用此智能体的工作流的独立终端用户数。",
"agentDetail.monitoring.metrics.activeUsers.title": "活跃用户",
"agentDetail.monitoring.metrics.avgSessionInteractions.explanation": "此访问入口下用户与智能体的连续沟通次数。",
"agentDetail.monitoring.metrics.avgSessionInteractions.title": "平均会话互动数",
"agentDetail.monitoring.metrics.tokenOutputSpeed.explanation": "从请求开始到输出完成期间的平均输出速度。",
"agentDetail.monitoring.metrics.tokenOutputSpeed.title": "Token 输出速度",
"agentDetail.monitoring.metrics.tokenUsage.explanation": "此智能体在工作流运行中产生的预估 token 成本。",
"agentDetail.monitoring.metrics.tokenUsage.title": "Token 用量",
"agentDetail.monitoring.metrics.totalConversations.explanation": "通过所选访问入口触达此智能体的每日 AI 会话数。",
"agentDetail.monitoring.metrics.totalConversations.title": "全部会话数",
"agentDetail.monitoring.metrics.totalMessages.explanation": "每日智能体互动总次数。",
"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": "智能体导航",
"agentDetail.publish": "发布",
"agentDetail.sections.access": "访问点",
"agentDetail.sections.configure": "编排",
"agentDetail.sections.logs": "日志",
"agentDetail.sections.monitoring": "监控",
"agentDetail.title": "智能体",
"agentDetail.type": "智能体",
"agentDetail.versionHistory.empty": "暂无版本",
"agentDetail.versionHistory.exitVersions": "退出版本",
"agentDetail.versionHistory.filter": "筛选版本",
"agentDetail.versionHistory.restore": "还原",
"agentDetail.versionHistory.versionName": "版本 {{version}}",
"agentDetail.versionHistory.viewOnly": "只读",
"roster.createAgent": "创建智能体",
"roster.createDialog.description": "在当前工作区 Roster 中创建一个可复用智能体。",
"roster.createDialog.title": "创建智能体",
"roster.createForm.changeIcon": "更换智能体图标",
"roster.createForm.descriptionLabel": "描述",
"roster.createForm.descriptionPlaceholder": "例如:收集某个主题的来源资料并总结关键发现",
"roster.createForm.nameLabel": "名称",
"roster.createForm.namePlaceholder": "例如Max",
"roster.createForm.nameRequired": "请输入名称。",
"roster.createForm.roleLabel": "角色",
"roster.createForm.rolePlaceholder": "例如:研究助理",
"roster.createForm.roleRequired": "请输入角色。",
"roster.createSuccess": "智能体已创建。",
"roster.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"roster.deleteDialog.description": "此智能体将从当前活跃 Roster 列表中移除。",
"roster.deleteDialog.title": "删除 {{name}}",
"roster.deleteFailed": "智能体删除失败。",
"roster.deleteSuccess": "智能体已删除。",
"roster.duplicateDialog.description": "创建 {{name}} 的副本,并自定义它在 Roster 中的身份信息。",
"roster.duplicateDialog.title": "复制智能体",
"roster.duplicateForm.changeIcon": "更换 {{name}} 副本的图标",
"roster.duplicateSuccess": "智能体已复制。",
"roster.editAgent": "编辑 {{name}}",
"roster.editDialog.description": "更新此智能体在 Roster 中的名称、描述和角色。",
"roster.editDialog.title": "编辑智能体",
"roster.editInfo": "编辑信息",
"roster.empty": "暂无智能体",
"roster.emptySearch": "没有匹配的智能体",
"roster.filters.all": "全部",
"roster.filters.drafts": "草稿",
"roster.filters.label": "智能体筛选",
"roster.filters.published": "已发布",
"roster.learnMore": "了解 Agent Roster",
"roster.listLabel": "智能体 Roster 列表",
"roster.loadMore": "加载更多",
"roster.loadingError": "智能体加载失败。请刷新后重试。",
"roster.moreActions": "{{name}} 的更多操作",
"roster.nodeSelector.createInlineFailed": "Inline 智能体创建失败。请刷新后重试。",
"roster.nodeSelector.dialogLabel": "选择智能体",
"roster.nodeSelector.manageInAgentConsole": "在智能体控制台管理",
"roster.nodeSelector.searchPlaceholder": "搜索…",
"roster.nodeSelector.startFromScratch": "从空白开始",
"roster.references.label": "使用 {{name}} 的工作流",
"roster.references.trigger": "使用 {{name}} 的工作流",
"roster.searchLabel": "搜索智能体",
"roster.searchPlaceholder": "按名称搜索智能体…",
"roster.tabs.agent": "智能体",
"roster.tabs.human": "人工成员",
"roster.tabsLabel": "Roster 类型",
"roster.updateSuccess": "智能体已更新。",
"roster.usageStatus.draft": "草稿"
}