dify/web/i18n/zh-Hans/app-overview.json
2026-09-03 08:01:55 +00:00

98 lines
7.8 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.

{
"analysis.activeUsers.explanation": "与 AI 有效互动,即有一问一答以上的唯一用户数。提示词编排和调试的会话不计入。",
"analysis.activeUsers.title": "活跃用户数",
"analysis.avgResponseTime.explanation": "衡量 AI 应用处理和回复用户请求所花费的平均时间,单位为毫秒,反映性能和用户体验。仅在文本型应用提供。",
"analysis.avgResponseTime.title": "平均响应时间",
"analysis.avgSessionInteractions.explanation": "反映每个会话用户的持续沟通次数,如果用户与 AI 问答了 10 轮,即为 10。该指标反映了用户粘性。仅在对话型应用提供。",
"analysis.avgSessionInteractions.title": "平均会话互动数",
"analysis.avgUserInteractions.explanation": "反映每天用户的使用次数。该指标反映了用户粘性。",
"analysis.avgUserInteractions.title": "平均用户调用次数",
"analysis.ms": "毫秒",
"analysis.tokenPS": "Token/秒",
"analysis.tokenUsage.consumed": "耗费",
"analysis.tokenUsage.explanation": "反映每日该应用请求语言模型的 Tokens 花费,用于成本控制。",
"analysis.tokenUsage.title": "费用消耗",
"analysis.totalConversations.explanation": "反映 AI 每天的会话总次数,提示词编排和调试的消息不计入。",
"analysis.totalConversations.title": "全部会话数",
"analysis.totalMessages.explanation": "反映 AI 每天的互动总次数,每回答用户一个问题算一条 Message。",
"analysis.totalMessages.title": "全部消息数",
"analysis.tps.explanation": "衡量 LLM 的性能。统计 LLM 从请求开始到输出完毕这段期间的 Tokens 输出速度。",
"analysis.tps.title": "Token 输出速度",
"analysis.userSatisfactionRate.explanation": "每 1000 条消息的点赞数。反映了用户对回答十分满意的比例。",
"analysis.userSatisfactionRate.title": "用户满意度",
"apiKeyInfo.cloud.trial.description": "试用配额仅供您测试使用。在试用配额用完之前,请自行设置模型提供商或购买额外配额。",
"apiKeyInfo.cloud.trial.title": "您正在使用 {{providerName}} 的试用配额。",
"apiKeyInfo.selfHost.title.row1": "首先,",
"apiKeyInfo.selfHost.title.row2": "设置您的模型提供商。",
"apiKeyInfo.setAPIBtn": "设置模型提供商",
"apiKeyInfo.tryCloud": "或者尝试使用 Dify 的云版本并使用试用配额",
"overview.apiInfo.accessibleAddress": "API Endpoint",
"overview.apiInfo.doc": "查阅 API 文档",
"overview.apiInfo.title": "后端服务 API",
"overview.appInfo.customize.entry": "自定义前端",
"overview.appInfo.customize.explanation": "你可以定制化 Web App 前端以符合你的情景与风格需求",
"overview.appInfo.customize.title": "自定义前端",
"overview.appInfo.customize.way": "方法",
"overview.appInfo.customize.way1.name": "Fork 客户端代码修改后部署到 Vercel推荐",
"overview.appInfo.customize.way1.step1": "Fork 客户端代码并修改",
"overview.appInfo.customize.way1.step1Operation": "Dify-WebClient",
"overview.appInfo.customize.way1.step1Tip": "点击此处 Fork 源码到你的 GitHub 中,然后修改代码",
"overview.appInfo.customize.way1.step2": "部署到 Vercel 中",
"overview.appInfo.customize.way1.step2Operation": "导入仓库",
"overview.appInfo.customize.way1.step2Tip": "点击此处将仓库导入到 Vercel 中部署",
"overview.appInfo.customize.way1.step3": "配置环境变量",
"overview.appInfo.customize.way1.step3Tip": "在 Vercel 环境变量中添加以下环境变量",
"overview.appInfo.customize.way2.name": "编写客户端调用 API 并部署到服务器中",
"overview.appInfo.customize.way2.operation": "查看文档",
"overview.appInfo.embedded.chromePlugin": "安装 Dify Chrome 浏览器扩展",
"overview.appInfo.embedded.copied": "已复制",
"overview.appInfo.embedded.copy": "复制",
"overview.appInfo.embedded.explanation": "选择一种方式将聊天应用嵌入到你的网站中",
"overview.appInfo.embedded.hiddenInputs.description": "为隐藏字段输入值。这些值将被添加到 iframe URL 或嵌入脚本的 inputs 对象中。",
"overview.appInfo.embedded.hiddenInputs.title": "预填隐藏字段",
"overview.appInfo.embedded.iframe": "将以下 iframe 嵌入到你的网站中的目标位置",
"overview.appInfo.embedded.scripts": "将以下代码嵌入到你的网站中",
"overview.appInfo.embedded.title": "嵌入到网站中",
"overview.appInfo.launch": "启动",
"overview.appInfo.preview": "预览",
"overview.appInfo.qrcode.download": "下载二维码",
"overview.appInfo.qrcode.title": "二维码分享",
"overview.appInfo.regenerate": "重新生成",
"overview.appInfo.regenerateNotice": "您是否要重新生成公开访问 URL当前 URL 将立即失效。",
"overview.appInfo.settings.chatColorTheme": "聊天颜色主题",
"overview.appInfo.settings.chatColorThemeDesc": "设置聊天机器人的颜色主题",
"overview.appInfo.settings.chatColorThemeInverted": "反转",
"overview.appInfo.settings.invalidHexMessage": "无效的十六进制值",
"overview.appInfo.settings.invalidPrivacyPolicy": "无效的隐私政策链接,请使用以 http 或 https 开头的有效链接",
"overview.appInfo.settings.language": "语言",
"overview.appInfo.settings.modalTip": "客户端 web app 设置。",
"overview.appInfo.settings.more.copyRightPlaceholder": "请输入作者或组织名称",
"overview.appInfo.settings.more.copyright": "版权",
"overview.appInfo.settings.more.copyrightTip": "在 web app 中展示版权信息",
"overview.appInfo.settings.more.copyrightTooltip": "请升级到专业版或者更高",
"overview.appInfo.settings.more.customDisclaimer": "自定义免责声明",
"overview.appInfo.settings.more.customDisclaimerPlaceholder": "请输入免责声明",
"overview.appInfo.settings.more.customDisclaimerTip": "在应用中展示免责声明,可用于告知用户 AI 的局限性。",
"overview.appInfo.settings.more.inputPlaceholder": "输入框提示语",
"overview.appInfo.settings.more.inputPlaceholderPlaceholder": "与机器人对话",
"overview.appInfo.settings.more.inputPlaceholderTip": "自定义聊天输入框的提示语。留空则使用默认值。",
"overview.appInfo.settings.more.inputPlaceholderTooltip": "升级后可自定义提示语",
"overview.appInfo.settings.more.privacyPolicy": "隐私政策",
"overview.appInfo.settings.more.privacyPolicyPlaceholder": "请输入隐私政策链接",
"overview.appInfo.settings.more.privacyPolicyTip": "帮助访问者了解该应用收集的数据,可参考 Dify 的<privacyPolicyLink>隐私政策</privacyPolicyLink>。",
"overview.appInfo.settings.multiEnvironmentNotice": "Web App 设置将应用于所有环境。",
"overview.appInfo.settings.title": "品牌设置",
"overview.appInfo.settings.webDesc": "Web App 描述",
"overview.appInfo.settings.webDescPlaceholder": "请输入 web app 的描述",
"overview.appInfo.settings.webDescTip": "以下文字将展示在客户端中,对应用进行说明和使用上的基本引导",
"overview.appInfo.settings.webName": "Web App 名称",
"overview.appInfo.settings.workflow.showDesc": "在 web app 中展示或者隐藏工作流详情",
"overview.appInfo.settings.workflow.subTitle": "工作流详情",
"overview.appInfo.title": "Web App",
"overview.appInfo.workflowLaunchHiddenInputs.description": "为隐藏字段输入值后,点击 <bold>启动</bold> 即可打开已应用这些值的 WebApp。",
"overview.appInfo.workflowLaunchHiddenInputs.title": "预填隐藏字段",
"overview.status.disable": "已停用",
"overview.triggerInfo.learnAboutTriggers": "进一步了解触发器",
"overview.triggerInfo.triggerStatusDescription": "发布后,触发器会显示在这里。"
}