dify/web/i18n/zh-Hant/agent-v-2.json
yyh 0923ebaf88
chore(agent-v2): sync daily changes (#38162)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yunlu Wen <wylswz@163.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yanli 盐粒 <yanli@dify.ai>
Co-authored-by: 盐粒 Yanli <beautyyuyanli@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
2026-07-01 05:07:23 +00:00

383 lines
28 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.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": "顯示 QR 碼",
"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.richTip": "你的 Agent 執行於 Linux 環境中。你可以在這裡透過定義環境變數預設設定或密鑰。\n\n或者也可以隨時透過 Build 對話完成設定。參考 <docLink>文件</docLink>。",
"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": "你的 Agent 執行於 Linux 環境中。你可以在這裡透過定義環境變數預設設定或密鑰。或者,也可以隨時透過 Build 對話完成設定。參考文件。",
"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.build.empty.description": "描述你的需求,它會隨著對話填寫左側表單。",
"agentDetail.configure.build.empty.title": "透過對話建置 Agent",
"agentDetail.configure.build.inputPlaceholder": "描述你的 Agent 應該做什麼",
"agentDetail.configure.build.startBuild": "開始構建",
"agentDetail.configure.buildDraft.discard": "放棄",
"agentDetail.configure.buildDraft.modeBadge": "建置模式",
"agentDetail.configure.buildDraft.modeDescription": "你正在使用建置模式。透過右側聊天調整此設定,然後套用。",
"agentDetail.configure.buildDraft.title": "Build 草稿",
"agentDetail.configure.chatFeatures.description": "配置 Web app 和聊天介面的終端使用者聊天體驗。",
"agentDetail.configure.chatFeatures.title": "Chat 功能",
"agentDetail.configure.files.add": "新增檔案",
"agentDetail.configure.files.empty.description": "上傳 Agent 可讀取的文件,例如規格、範本或指南",
"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": "為 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.tip": "此 Agent 在編排任務時可使用的知識檢索來源。",
"agentDetail.configure.knowledgeRetrieval.toggle": "展開或收合知識檢索",
"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.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.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.remove": "移除 {{name}}",
"agentDetail.configure.skills.richTip": "為 Agent 配備模組化能力。請參考<docLink>文件</docLink>。請在提示詞中使用 / 明確引用。",
"agentDetail.configure.skills.tip": "為 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.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": "為 Agent 配備 Dify 外掛。請參考<pluginDocLink>文件</pluginDocLink>。請在提示詞中使用 / 明確引用。\n或者你也可以隨時透過 Build 對話讓 Agent 安裝並驗證其他工具(例如 MCP 和 CLI 工具)。注意,透過 Build 對話設定的工具不會顯示在這裡,但後續仍可供你的 Agent 使用。請參考<buildDocLink>文件</buildDocLink>。",
"agentDetail.configure.tools.tip": "為 Agent 配備 Dify 外掛。請參考文件。請在提示詞中使用 / 明確引用。或者,你也可以隨時透過 Build 對話讓 Agent 安裝並驗證其他工具(例如 MCP 和 CLI 工具)。注意,透過 Build 對話設定的工具不會顯示在這裡,但後續仍可供你的 Agent 使用。請參考文件。",
"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.description": "Agent 執行時讀取和寫入的檔案。它產生的任何內容,例如 qna_report.pdf都會顯示在這裡。",
"agentDetail.configure.workingDirectory.open": "開啟工作目錄",
"agentDetail.configure.workingDirectory.title": "工作目錄",
"agentDetail.configure.workingDirectory.treeLabel": "工作目錄檔案",
"agentDetail.documentTitle": "Agent",
"agentDetail.logs.description": "完整日誌記錄應用程式執行狀態包括使用者輸入、Agent 回覆、規劃和工具使用。",
"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": "追蹤可複用 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": "每 1,000 條訊息的按讚數,反映使用者滿意度。",
"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": "在目前工作區 Roster 中建立一個可複用 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.createForm.roleRequired": "請輸入角色。",
"roster.createSuccess": "Agent 已建立。",
"roster.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"roster.deleteDialog.description": "此 Agent 將從目前活躍 Roster 清單中移除。",
"roster.deleteDialog.title": "刪除 {{name}}",
"roster.deleteFailed": "Agent 刪除失敗。",
"roster.deleteSuccess": "Agent 已刪除。",
"roster.duplicateDialog.description": "建立 {{name}} 的副本,並自訂它在 Roster 中的身份資訊。",
"roster.duplicateDialog.title": "複製 Agent",
"roster.duplicateForm.changeIcon": "更換 {{name}} 副本的圖示",
"roster.duplicateSuccess": "Agent 已複製。",
"roster.editAgent": "編輯 {{name}}",
"roster.editDialog.description": "更新此 Agent 在 Roster 中的名稱、描述和角色。",
"roster.editDialog.title": "編輯 Agent",
"roster.editInfo": "編輯資訊",
"roster.empty": "暫無 Agent",
"roster.emptySearch": "沒有符合的 Agent",
"roster.filters.all": "全部",
"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": "將此內聯設定儲存為可重用的 Roster Agent。",
"roster.saveToRosterDialog.title": "儲存到 Agent Console",
"roster.saveToRosterForm.changeIcon": "更換 Roster Agent 圖示",
"roster.saveToRosterSuccess": "Agent 已儲存到 Roster。",
"roster.searchLabel": "搜尋 Agent",
"roster.searchPlaceholder": "依名稱搜尋 Agent…",
"roster.tabs.agent": "Agent",
"roster.tabs.human": "人工成員",
"roster.tabsLabel": "Roster 類型",
"roster.updateSuccess": "Agent 已更新。",
"roster.usageStatus.draft": "草稿"
}