dify/web/i18n/zh-Hant/agent-v-2.json
Xiyuan Chen eee8d6cf7b
feat(web): add webapp access control to agent access point (#39285)
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-07-20 08:05:29 +00:00

424 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": "顯示 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.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.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.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": "在目前工作區建立一個可複用 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": "草稿"
}