dify/web/i18n/zh-Hant/agent-v-2.json
Wu Tianwei 550196e3b8
feat: app deployment v2 (#41444)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-04 02:01:35 +00:00

429 lines
34 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.copyAccessUrl": "複製存取 URL",
"agentDetail.access.copyFailed": "引用複製失敗。",
"agentDetail.access.copyServiceEndpoint": "複製服務 API 端點",
"agentDetail.access.description": "此 Agent 的所有存取方式。",
"agentDetail.access.learnMore": "了解更多",
"agentDetail.access.publishRequired": "發布 Agent 後即可啟用。",
"agentDetail.access.serviceApi.actions.apiKey": "API Key",
"agentDetail.access.serviceApi.actions.apiReference": "API Reference",
"agentDetail.access.serviceApi.description": "伺服器端 API 端點",
"agentDetail.access.serviceApi.endpoint": "服務 API 端點",
"agentDetail.access.serviceApi.title": "後端服務 API",
"agentDetail.access.status.inService": "服務中",
"agentDetail.access.status.outOfService": "已停止服務",
"agentDetail.access.status.unavailable": "不可用",
"agentDetail.access.title": "存取點",
"agentDetail.access.toggleSurface": "切換 {{name}} 存取狀態",
"agentDetail.access.webApp.accessUrl": "存取 URL",
"agentDetail.access.webApp.actions.customFrontend": "自訂前端",
"agentDetail.access.webApp.actions.embedIntoSite": "嵌入網站",
"agentDetail.access.webApp.actions.open": "開啟",
"agentDetail.access.webApp.actions.settings": "設定",
"agentDetail.access.webApp.description": "公開 Web 體驗",
"agentDetail.access.webApp.qrCode.download": "下載二維碼",
"agentDetail.access.webApp.qrCode.scanToShare": "掃碼分享",
"agentDetail.access.webApp.refreshUrl": "重新整理存取 URL",
"agentDetail.access.webApp.showQrCode": "顯示 QR 碼",
"agentDetail.access.webApp.title": "Web 應用程式",
"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.valueColumn": "Value",
"agentDetail.configure.advancedSettings.envEditor.valuePlaceholder": "Value",
"agentDetail.configure.advancedSettings.label": "進階設定",
"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.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": "目前處於建置模式。請與 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.richTip": "上傳過長、不適合放入提示詞的參考資料:規格、範本、指南。<docLink>了解更多</docLink>\n\n在建置模式中Agent 可幫你完成這些設定。",
"agentDetail.configure.files.tip": "上傳過長、不適合放入提示詞的參考資料:規格、範本、指南。了解更多\n\n在建置模式中Agent 可幫你完成這些設定。",
"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.preview.chatFeatures": "Chat 功能",
"agentDetail.configure.preview.empty.defaultAgentName": "Agent",
"agentDetail.configure.preview.empty.description": "像發布後使用者體驗到的那樣執行 Agent。",
"agentDetail.configure.preview.errors.agentModelRequestLimitExceeded": "本次 Agent 執行因達到模型請求次數上限而被終止。請重試,或將任務拆分成更小的步驟。",
"agentDetail.configure.preview.errors.agentRunLimitExceeded": "本次 Agent 執行因達到時長上限而被終止。請重試,或將任務拆分成更小的步驟。",
"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.unconfiguredNotice": "此 Agent 尚未設定,因此回覆將直接來自模型。",
"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.richTip": "設定 Agent 的角色和工作方式。<docLink>了解更多</docLink>",
"agentDetail.configure.prompt.tip": "設定 Agent 的角色和工作方式。了解更多",
"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.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.skills.add": "新增 Skill",
"agentDetail.configure.skills.addMenu.upload.badge": "EMBEDDED",
"agentDetail.configure.skills.addMenu.upload.description": "包含 SKILL.md 的 .zip 套件。它會嵌入目前應用,不會跟隨 Skill 庫更新。",
"agentDetail.configure.skills.addMenu.upload.label": "Upload package",
"agentDetail.configure.skills.addMenu.workspace.description": "重複使用共用 Skill並跟隨其發布版本更新。",
"agentDetail.configure.skills.addMenu.workspace.label": "From skill library",
"agentDetail.configure.skills.detail.files": "檔案",
"agentDetail.configure.skills.empty.description": "Skill 為 Agent 提供工作時可呼叫的可複用專業能力",
"agentDetail.configure.skills.empty.title": "暫無 Skill",
"agentDetail.configure.skills.label": "Skill",
"agentDetail.configure.skills.missing": "找不到 Skill",
"agentDetail.configure.skills.moreActions": "More actions for {{name}}",
"agentDetail.configure.skills.openInLibrary": "Open in Skill library",
"agentDetail.configure.skills.removeAction": "Remove",
"agentDetail.configure.skills.richTip": "將重複任務所需的指令、檔案和指令碼打包成 Skill。<docLink>了解更多</docLink>\n\n在建置模式中Agent 可幫你完成這些設定。",
"agentDetail.configure.skills.tip": "將重複任務所需的指令、檔案和指令碼打包成 Skill。了解更多\n\n在建置模式中Agent 可幫你完成這些設定。",
"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.fileType": "ZIP / SKILL",
"agentDetail.configure.skills.upload.invalidFile": "請上傳 .zip 或 .skill 檔案。",
"agentDetail.configure.skills.upload.sizeLimit": "Skill 套件大小不得超過 {{sizeLimit}}。",
"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.skills.workspaceSelector.added": "已新增",
"agentDetail.configure.skills.workspaceSelector.draft": "草稿",
"agentDetail.configure.skills.workspaceSelector.empty": "Skill 庫中找不到相符項目。",
"agentDetail.configure.skills.workspaceSelector.limitReached": "每個 Agent 最多可從 Skill 庫新增 20 個 Skill。請先移除一個 Skill再新增其他 Skill。",
"agentDetail.configure.skills.workspaceSelector.manage": "在 Skills 中管理",
"agentDetail.configure.skills.workspaceSelector.saveFailed": "Workspace Skill 更新失敗。",
"agentDetail.configure.skills.workspaceSelector.search": "搜尋 Skill...",
"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.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.open": "開啟工作目錄",
"agentDetail.configure.workingDirectory.persistentFiles": "長期",
"agentDetail.configure.workingDirectory.persistentFilesTooltip": "長期保留的檔案。Agent 可在後續每次執行中使用這些檔案,包括終端使用者的對話和工作流程。在本次建構對話中對此類檔案的變更,會在點擊「套用」後生效。",
"agentDetail.configure.workingDirectory.temporaryFiles": "臨時",
"agentDetail.configure.workingDirectory.temporaryFilesTooltip": "Agent 僅在本次建構對話中使用的檔案,退出建構模式或開啟新對話後即被清除。",
"agentDetail.configure.workingDirectory.title": "工作目錄",
"agentDetail.documentTitle": "Agent",
"agentDetail.logs.description": "查看與該 Agent 的每一次對話記錄,包括使用者輸入和 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": "每段對話的平均使用者訊息數。",
"agentDetail.monitoring.metrics.avgSessionInteractions.title": "平均工作階段互動數",
"agentDetail.monitoring.metrics.tokenOutputSpeed.explanation": "Agent 回覆期間每秒產生的平均 token 數量。",
"agentDetail.monitoring.metrics.tokenOutputSpeed.title": "Token 輸出速度",
"agentDetail.monitoring.metrics.tokenUsage.explanation": "已耗用的 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": "被使用者按讚的 Agent 回覆所占百分比。",
"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.dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"roster.deleteDialog.description": "此操作將永久刪除 {{name}}。其 Web 應用程式、API 存取及使用它的工作流程將立即停止運作。",
"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.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": "在 Agents 中管理",
"roster.nodeSelector.searchPlaceholder": "搜尋…",
"roster.nodeSelector.startFromScratch": "從空白開始",
"roster.references.label": "使用 {{name}} 的工作流程",
"roster.references.trigger": "使用 {{name}} 的工作流程",
"roster.saveToRoster": "儲存到 Agents",
"roster.saveToRosterDialog.description": "將此內聯設定儲存為可重用 Agent。",
"roster.saveToRosterDialog.title": "儲存到 Agents",
"roster.saveToRosterForm.changeIcon": "更換 Agent 圖示",
"roster.searchLabel": "搜尋 Agent",
"roster.searchPlaceholder": "依名稱搜尋 Agent…",
"roster.sort.earliestCreated": "最早建立",
"roster.sort.label": "排序方式",
"roster.sort.lastModified": "最後修改",
"roster.sort.recentlyCreated": "最近建立",
"roster.title": "Agent",
"roster.usageStatus.draft": "草稿",
"skillManagement.detail.uploadFilesFailedStatus_one": "{{count}} 個檔案上傳失敗。",
"skillManagement.detail.uploadFilesFailedStatus_other": "{{count}} 個檔案上傳失敗。",
"skillManagement.title": "Skills"
}