dify/web/i18n/zh-Hant/agent-v-2.json
github-actions[bot] d1a3f31f15
chore(i18n): sync translations with en-US (#37802)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-23 10:05:42 +00:00

398 lines
27 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.actions.monitoring": "監控",
"agentDetail.access.copyAccessUrl": "複製存取 URL",
"agentDetail.access.copyFailed": "引用複製失敗。",
"agentDetail.access.copyReference": "複製 {{name}} 的引用",
"agentDetail.access.copyServiceEndpoint": "複製服務 API 端點",
"agentDetail.access.description": "此智能體可被觸達的所有入口。",
"agentDetail.access.empty": "暫無關聯存取入口",
"agentDetail.access.emptyDescription": "目前 Roster 智能體還沒有應用或工作流程引用。",
"agentDetail.access.entries.agentApp.description": "關聯到此 Roster 智能體的智能體應用。",
"agentDetail.access.entries.agentApp.name": "智能體應用",
"agentDetail.access.entries.workflow.description": "關聯到此 Roster 智能體的工作流程與節點引用。",
"agentDetail.access.entries.workflow.name": "工作流程節點",
"agentDetail.access.entryCount_one": "{{count}} 個條目",
"agentDetail.access.entryCount_other": "{{count}} 個條目",
"agentDetail.access.groups.references.heading": "引用",
"agentDetail.access.groups.references.label": "關聯引用",
"agentDetail.access.learnMore": "了解更多",
"agentDetail.access.moreActions": "{{name}} 的更多操作",
"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.disabled": "已停用",
"agentDetail.access.status.enabled": "已啟用",
"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.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.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.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.toggle": "展開或收合檔案",
"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.endUserAuth": "終端使用者驗證",
"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.label": "提及",
"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.fileTreeLabel": "技能檔案",
"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.toggle": "展開或收合技能",
"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.credential.endUserOAuth": "終端使用者 · OAuth",
"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.pluginType": "外掛",
"agentDetail.configure.tools.preAuthorize": "預先授權",
"agentDetail.configure.tools.removeAction": "移除 {{name}}",
"agentDetail.configure.tools.removeProvider": "移除所有工具",
"agentDetail.configure.tools.tip": "此智能體在編排任務時可呼叫的工具。",
"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.documentTitle": "智能體",
"agentDetail.history": "歷史記錄",
"agentDetail.logs.description": "完整日誌記錄應用程式執行狀態,包括使用者輸入、智能體回覆、規劃和工具使用。",
"agentDetail.logs.empty": "暫無日誌",
"agentDetail.logs.filters.period.allTime": "全部時間",
"agentDetail.logs.filters.period.label": "日誌時間範圍",
"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.loading": "日誌載入中…",
"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.activeVersionLabel": "活躍版本",
"agentDetail.metadata.appIdLabel": "應用 ID",
"agentDetail.metadata.description": "智能體後端返回的唯讀 Roster 欄位。",
"agentDetail.metadata.emptyValue": "暫無",
"agentDetail.metadata.scopeLabel": "範圍",
"agentDetail.metadata.scopes.roster": "Roster",
"agentDetail.metadata.scopes.workflow_only": "僅工作流程",
"agentDetail.metadata.sourceLabel": "來源",
"agentDetail.metadata.statusLabel": "狀態",
"agentDetail.metadata.title": "中繼資料",
"agentDetail.metadata.updatedAtLabel": "更新時間",
"agentDetail.metadata.workflowIdLabel": "工作流程 ID",
"agentDetail.metadata.workflowNodeIdLabel": "工作流程節點 ID",
"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": "每 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": "智能體導覽",
"agentDetail.publish": "發佈",
"agentDetail.publishSoon": "即將推出",
"agentDetail.sections.access": "存取點",
"agentDetail.sections.configure": "編排",
"agentDetail.sections.logs": "日誌",
"agentDetail.sections.monitoring": "監控",
"agentDetail.subtitle": "智能體 ID{{agentId}}",
"agentDetail.title": "智能體",
"agentDetail.type": "智能體",
"agentDetail.versionHistory.active": "目前",
"agentDetail.versionHistory.empty": "暫無版本",
"agentDetail.versionHistory.exitVersions": "退出版本",
"agentDetail.versionHistory.filter": "篩選版本",
"agentDetail.versionHistory.restore": "還原",
"agentDetail.versionHistory.versionName": "版本 {{version}}",
"agentDetail.versionHistory.viewOnly": "唯讀",
"roster.createAgent": "建立智能體",
"roster.createAgentOptions": "建立智能體選項",
"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.emptyDescription": "儲存在此工作區的智能體會顯示在這裡。",
"roster.emptySearch": "沒有符合的智能體",
"roster.emptySearchDescription": "請嘗試其他智能體名稱。",
"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.sources.agent_app": "智能體應用",
"roster.sources.imported": "已匯入",
"roster.sources.system": "系統",
"roster.sources.workflow": "工作流程",
"roster.status.active": "活躍",
"roster.status.archived": "已封存",
"roster.tabs.agent": "智能體",
"roster.tabs.human": "人工成員",
"roster.tabsLabel": "Roster 類型",
"roster.updateSuccess": "智能體已更新。",
"roster.usageStatus.draft": "草稿"
}