dify/web/i18n/zh-Hant/app-log.json
非法操作 f09d2b191f
feat: archive logs export (#38207)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-14 08:25:37 +00:00

104 lines
5.2 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.

{
"agentLogDetail.agentMode": "Agent 模式",
"agentLogDetail.finalProcessing": "最終處理",
"agentLogDetail.iteration": "迭代",
"agentLogDetail.iterations": "迭代次數",
"agentLogDetail.toolUsed": "使用工具",
"archives.action.downloadMonth": "下載 {{month}} 封存",
"archives.action.downloadReady": "封存下載已準備好。",
"archives.action.prepareDownload": "準備下載",
"archives.action.prepareFailed": "封存下載準備失敗。",
"archives.action.prepareMonth": "準備下載 {{month}} 封存",
"archives.action.prepareStarted": "正在準備封存下載。",
"archives.action.preparing": "準備中",
"archives.description": "下載此工作區中已封存工作流程執行記錄的每月 CSV 匯出。",
"archives.downloadHint.failed": "此封存準備失敗。重試將啟動新的下載任務。",
"archives.downloadHint.failedWithReason": "此封存準備失敗:{{reason}}",
"archives.downloadHint.prepare": "啟動背景任務來準備此 CSV 匯出。任務開始後你可以離開此頁面。",
"archives.downloadHint.preparing": "CSV 匯出正在背景準備中。你可以離開此頁面,稍後再回來。",
"archives.downloadHint.ready": "此 CSV 匯出已可下載。",
"archives.empty.description": "保留任務完成後,已封存的工作流程執行記錄會顯示在這裡。",
"archives.empty.title": "沒有封存記錄",
"archives.error.description": "請重新整理頁面或稍後再試。",
"archives.error.title": "無法載入封存記錄",
"archives.notice.action": "查看封存記錄",
"archives.notice.description": "此時間範圍內的部分記錄可能已被封存。",
"archives.summary.latest": "最新封存",
"archives.summary.months": "封存月份",
"archives.summary.runs": "工作流程執行",
"archives.summary.size": "儲存大小",
"archives.table.action": "操作",
"archives.table.month": "月份",
"archives.table.runs": "執行次數",
"archives.table.size": "大小",
"archives.title": "封存記錄",
"archives.upgradeTip.description": "升級方案後,未來的工作流程執行記錄將不會被刪除。已刪除的記錄無法復原。",
"archives.upgradeTip.title": "升級以保留未來的工作流程記錄",
"dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"description": "日誌記錄了應用的執行情況,包括使用者的輸入和 AI 的回覆。",
"detail.annotationTip": "{{user}} 標記的改進回覆",
"detail.conversationId": "對話 ID",
"detail.loading": "載入中",
"detail.modelParams": "模型參數",
"detail.operation.dislike": "反對",
"detail.operation.like": "贊同",
"detail.second": " 秒",
"detail.time": "時間",
"detail.timeConsuming": "耗時",
"detail.tokenCost": "花費 Token",
"detail.uploadImages": "上傳的圖片",
"detail.variables": "變數",
"filter.annotation.all": "全部",
"filter.annotation.annotated": "已標註改進({{count}} 項)",
"filter.annotation.not_annotated": "未標註",
"filter.ascending": "升序",
"filter.descending": "降序",
"filter.period.allTime": "所有時間",
"filter.period.custom": "自訂",
"filter.period.last12months": "過去 12 月",
"filter.period.last30days": "過去30天",
"filter.period.last3months": "過去 3 月",
"filter.period.last4weeks": "過去 4 周",
"filter.period.last7days": "過去 7 天",
"filter.period.monthToDate": "本月至今",
"filter.period.quarterToDate": "本季度至今",
"filter.period.today": "今天",
"filter.period.yearToDate": "本年至今",
"filter.sortBy": "排序:",
"monitoring.description": "監控記錄應用的執行情況,包括效能、使用者活動和成本。",
"runDetail.fileListDetail": "細節",
"runDetail.fileListLabel": "檔詳細資訊",
"runDetail.testWithParams": "使用參數測試",
"runDetail.title": "對話日誌",
"runDetail.workflowTitle": "日誌詳情",
"table.empty.element.content": "在這裡觀測和標註終端使用者和 AI 應用程式之間的互動,以不斷提高 AI 的準確性。您可以嘗試<shareLink>分享</shareLink>或<testLink>測試</testLink>此Web應用程序然後返回此頁面。",
"table.empty.element.title": "這裡有人嗎",
"table.empty.noChat": "未開始的對話",
"table.empty.noOutput": "無輸出",
"table.header.adminRate": "管理員反饋",
"table.header.endUser": "使用者或賬戶",
"table.header.input": "輸入",
"table.header.messageCount": "訊息數",
"table.header.output": "輸出",
"table.header.runtime": "執行時間",
"table.header.startTime": "開始時間",
"table.header.status": "狀態",
"table.header.summary": "標題",
"table.header.time": "創建時間",
"table.header.tokens": "TOKENS",
"table.header.triggered_from": "由…觸發",
"table.header.updatedTime": "更新時間",
"table.header.user": "使用者或賬戶",
"table.header.userRate": "使用者反饋",
"title": "日誌",
"triggerBy.appRun": "網頁應用程式",
"triggerBy.debugging": "除錯",
"triggerBy.plugin": "集成",
"triggerBy.ragPipelineDebugging": "RAG 除錯",
"triggerBy.ragPipelineRun": "RAG 流程",
"triggerBy.schedule": "時間表",
"triggerBy.webhook": "Webhook",
"workflowSubtitle": "日誌記錄了應用的執行情況",
"workflowTitle": "日誌"
}