dify/web/i18n/zh-Hans/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": "日志"
}