dify/web/i18n/zh-Hant/app-log.json

85 lines
3.8 KiB
JSON
Raw Permalink 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.

{
"agentLog": "Agent 日誌",
"agentLogDetail.agentMode": "Agent 模式",
"agentLogDetail.finalProcessing": "最終處理",
"agentLogDetail.iteration": "迭代",
"agentLogDetail.iterations": "迭代次數",
"agentLogDetail.toolUsed": "使用工具",
"dateFormat": "月/日/年",
"dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
"description": "日誌記錄了應用的執行情況,包括使用者的輸入和 AI 的回覆。",
"detail.annotationTip": "{{user}} 標記的改進回覆",
"detail.conversationId": "對話 ID",
"detail.loading": "載入中",
"detail.modelParams": "模型參數",
"detail.operation.addAnnotation": "標記改進回覆",
"detail.operation.annotationPlaceholder": "輸入你希望 AI 回覆的預期答案,這在今後可用於模型微調,持續改進文字生成品質。",
"detail.operation.dislike": "反對",
"detail.operation.editAnnotation": "編輯改進回覆",
"detail.operation.like": "贊同",
"detail.promptTemplate": "字首提示詞",
"detail.promptTemplateBeforeChat": "對話前提示詞 · 以系統訊息提交",
"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": "排序:",
"promptLog": "Prompt 日誌",
"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": "使用者反饋",
"table.header.version": "版本",
"table.pagination.next": "下一頁",
"table.pagination.previous": "上一頁",
"title": "日誌",
"triggerBy.appRun": "網頁應用程式",
"triggerBy.debugging": "除錯",
"triggerBy.plugin": "插件",
"triggerBy.ragPipelineDebugging": "RAG 除錯",
"triggerBy.ragPipelineRun": "RAG 流程",
"triggerBy.schedule": "時間表",
"triggerBy.webhook": "Webhook",
"viewLog": "檢視日誌",
"workflowSubtitle": "日誌記錄了應用的執行情況",
"workflowTitle": "日誌"
}