* chore: Update .gitignore to exclude .cursor/rules * feat: Add remark function to knowledge url
858 lines
36 KiB
JSON
858 lines
36 KiB
JSON
{
|
||
"translation": {
|
||
"agents": {
|
||
"add.button": "添加到助手",
|
||
"add.knowledge_base": "知识库",
|
||
"add.knowledge_base.placeholder": "选择知识库",
|
||
"add.name": "名称",
|
||
"add.name.placeholder": "输入名称",
|
||
"add.prompt": "提示词",
|
||
"add.prompt.placeholder": "输入提示词",
|
||
"add.title": "创建智能体",
|
||
"delete.popup.content": "确定要删除此智能体吗?",
|
||
"edit.message.add.title": "添加",
|
||
"edit.message.assistant.placeholder": "输入助手消息",
|
||
"edit.message.assistant.title": "助手",
|
||
"edit.message.empty.content": "会话输入内容不能为空",
|
||
"edit.message.group.title": "消息组",
|
||
"edit.message.title": "预设消息",
|
||
"edit.message.user.placeholder": "输入用户消息",
|
||
"edit.message.user.title": "用户",
|
||
"edit.model.select.title": "选择模型",
|
||
"edit.settings.hide_preset_messages": "隐藏预设消息",
|
||
"edit.title": "编辑智能体",
|
||
"manage.title": "管理智能体",
|
||
"my_agents": "我的智能体",
|
||
"search.no_results": "没有找到相关智能体",
|
||
"sorting.title": "排序",
|
||
"tag.agent": "智能体",
|
||
"tag.default": "默认",
|
||
"tag.new": "新建",
|
||
"tag.system": "系统",
|
||
"title": "智能体"
|
||
},
|
||
"assistants": {
|
||
"abbr": "助手",
|
||
"clear.content": "清空话题会删除助手下所有话题和文件,确定要继续吗?",
|
||
"clear.title": "清空话题",
|
||
"copy.title": "复制助手",
|
||
"delete.content": "删除助手会删除所有该助手下的话题和文件,确定要继续吗?",
|
||
"delete.title": "删除助手",
|
||
"edit.title": "编辑助手",
|
||
"save.success": "保存成功",
|
||
"save.title": "保存到智能体",
|
||
"search": "搜索助手",
|
||
"settings.default_model": "默认模型",
|
||
"settings.knowledge_base": "知识库设置",
|
||
"settings.model": "模型设置",
|
||
"settings.preset_messages": "预设消息",
|
||
"settings.prompt": "提示词设置",
|
||
"settings.reasoning_effort": "思维链长度",
|
||
"settings.reasoning_effort.high": "长",
|
||
"settings.reasoning_effort.low": "短",
|
||
"settings.reasoning_effort.medium": "中",
|
||
"settings.reasoning_effort.off": "关",
|
||
"settings.reasoning_effort.tip": "该设置仅支持推理模型",
|
||
"title": "助手"
|
||
},
|
||
"auth": {
|
||
"error": "自动获取密钥失败,请手动获取",
|
||
"get_key": "获取",
|
||
"get_key_success": "自动获取密钥成功",
|
||
"login": "登录",
|
||
"oauth_button": "使用{{provider}}登录"
|
||
},
|
||
"button": {
|
||
"add": "添加",
|
||
"added": "已添加",
|
||
"collapse": "收起",
|
||
"manage": "管理",
|
||
"select_model": "选择模型",
|
||
"show.all": "显示全部"
|
||
},
|
||
"chat": {
|
||
"add.assistant.title": "添加助手",
|
||
"artifacts.button.download": "下载",
|
||
"artifacts.button.openExternal": "外部浏览器打开",
|
||
"artifacts.button.preview": "预览",
|
||
"artifacts.preview.openExternal.error.content": "外部浏览器打开出错",
|
||
"assistant.search.placeholder": "搜索",
|
||
"deeply_thought": "已深度思考(用时 {{secounds}} 秒)",
|
||
"default.description": "你好,我是默认助手。你可以立刻开始跟我聊天。",
|
||
"default.name": "⭐️ 默认助手",
|
||
"default.topic.name": "默认话题",
|
||
"input.clear": "清空消息 {{Command}}",
|
||
"input.clear.content": "确定要清除当前会话所有消息吗?",
|
||
"input.clear.title": "清空消息",
|
||
"input.collapse": "收起",
|
||
"input.context_count.tip": "上下文数",
|
||
"input.estimated_tokens.tip": "预估 token 数",
|
||
"input.expand": "展开",
|
||
"input.file_not_supported": "模型不支持此文件类型",
|
||
"input.knowledge_base": "知识库",
|
||
"input.new.context": "清除上下文 {{Command}}",
|
||
"input.new_topic": "新话题 {{Command}}",
|
||
"input.pause": "暂停",
|
||
"input.placeholder": "在这里输入消息...",
|
||
"input.send": "发送",
|
||
"input.settings": "设置",
|
||
"input.topics": " 话题 ",
|
||
"input.translate": "翻译成{{target_language}}",
|
||
"input.upload": "上传图片或文档",
|
||
"input.upload.document": "上传文档(模型不支持图片)",
|
||
"input.web_search": "开启网络搜索",
|
||
"input.web_search.enable": "开启网络搜索",
|
||
"input.web_search.enable_content": "需要先在设置中开启网络搜索",
|
||
"input.web_search.button.ok": "去设置",
|
||
"message.new.branch": "分支",
|
||
"message.new.branch.created": "新分支已创建",
|
||
"message.new.context": "清除上下文",
|
||
"message.regenerate.model": "切换模型",
|
||
"message.useful": "有用",
|
||
"resend": "重新发送",
|
||
"save": "保存",
|
||
"settings.code_collapsible": "代码块可折叠",
|
||
"settings.context_count": "上下文数",
|
||
"settings.context_count.tip": "要保留在上下文中的消息数量,数值越大,上下文越长,消耗的 token 越多。普通聊天建议 5-10",
|
||
"settings.max": "不限",
|
||
"settings.max_tokens": "开启消息长度限制",
|
||
"settings.max_tokens.confirm": "开启消息长度限制",
|
||
"settings.max_tokens.confirm_content": "开启消息长度限制后,单次交互所用的最大 Token 数, 会影响返回结果的长度。要根据模型上下文限制来设置,否则会报错",
|
||
"settings.max_tokens.tip": "单次交互所用的最大 Token 数, 会影响返回结果的长度。要根据模型上下文限制来设置,否则会报错",
|
||
"settings.reset": "重置",
|
||
"settings.set_as_default": "应用到默认助手",
|
||
"settings.show_line_numbers": "代码显示行号",
|
||
"settings.temperature": "模型温度",
|
||
"settings.temperature.tip": "模型生成文本的随机程度。值越大,回复内容越赋有多样性、创造性、随机性;设为 0 根据事实回答。日常聊天建议设置为 0.7",
|
||
"settings.thought_auto_collapse": "思考内容自动折叠",
|
||
"settings.thought_auto_collapse.tip": "思考结束后思考内容自动折叠",
|
||
"settings.top_p": "Top-P",
|
||
"settings.top_p.tip": "默认值为 1,值越小,AI 生成的内容越单调,也越容易理解;值越大,AI 回复的词汇围越大,越多样化",
|
||
"suggestions.title": "建议的问题",
|
||
"thinking": "思考中",
|
||
"topics.auto_rename": "生成话题名",
|
||
"topics.clear.title": "清空消息",
|
||
"topics.copy.image": "复制为图片",
|
||
"topics.copy.md": "复制为 Markdown",
|
||
"topics.copy.title": "复制",
|
||
"topics.delete.shortcut": "按住 {{key}} 可直接删除",
|
||
"topics.edit.placeholder": "输入新名称",
|
||
"topics.edit.title": "编辑话题名",
|
||
"topics.export.image": "导出为图片",
|
||
"topics.export.md": "导出为 Markdown",
|
||
"topics.export.notion": "导出到 Notion",
|
||
"topics.export.title": "导出",
|
||
"topics.export.word": "导出为 Word",
|
||
"topics.list": "话题列表",
|
||
"topics.move_to": "移动到",
|
||
"topics.pinned": "固定话题",
|
||
"topics.prompt": "话题提示词",
|
||
"topics.prompt.edit.title": "编辑话题提示词",
|
||
"topics.prompt.tips": "话题提示词: 针对当前话题提供额外的补充提示词",
|
||
"topics.title": "话题",
|
||
"topics.unpinned": "取消固定",
|
||
"translate": "翻译"
|
||
},
|
||
"common": {
|
||
"add": "添加",
|
||
"and": "和",
|
||
"assistant": "智能体",
|
||
"avatar": "头像",
|
||
"back": "返回",
|
||
"cancel": "取消",
|
||
"chat": "聊天",
|
||
"clear": "清除",
|
||
"close": "关闭",
|
||
"copy": "复制",
|
||
"cut": "剪切",
|
||
"default": "默认",
|
||
"delete": "删除",
|
||
"description": "描述",
|
||
"docs": "文档",
|
||
"download": "下载",
|
||
"duplicate": "复制",
|
||
"edit": "编辑",
|
||
"footnote": "引用内容",
|
||
"footnotes": "引用内容",
|
||
"knowledge_base": "知识库",
|
||
"language": "语言",
|
||
"model": "模型",
|
||
"models": "模型",
|
||
"name": "名称",
|
||
"paste": "粘贴",
|
||
"prompt": "提示词",
|
||
"provider": "提供商",
|
||
"regenerate": "重新生成",
|
||
"rename": "重命名",
|
||
"reset": "重置",
|
||
"save": "保存",
|
||
"search": "搜索",
|
||
"select": "选择",
|
||
"topics": "话题",
|
||
"warning": "警告",
|
||
"you": "用户"
|
||
},
|
||
"docs": {
|
||
"title": "帮助文档"
|
||
},
|
||
"error": {
|
||
"backup.file_format": "备份文件格式错误",
|
||
"chat.response": "出错了,如果没有配置 API 密钥,请前往设置 > 模型提供商中配置密钥",
|
||
"http": {
|
||
"400": "请求错误,请检查请求参数是否正确。如果修改了模型设置,请重置到默认设置",
|
||
"401": "身份验证失败,请检查 API 密钥是否正确",
|
||
"403": "禁止访问,请检查是否实名认证,或联系服务商询问被禁止原因",
|
||
"404": "模型不存在或者请求路径错误",
|
||
"429": "请求过多,请稍后再试",
|
||
"500": "服务器错误,请稍后再试",
|
||
"502": "网关错误,请稍后再试",
|
||
"503": "服务不可用,请稍后再试",
|
||
"504": "网关超时,请稍后再试"
|
||
},
|
||
"model.exists": "模型已存在",
|
||
"no_api_key": "API 密钥未配置",
|
||
"provider_disabled": "模型提供商未启用",
|
||
"render": {
|
||
"description": "渲染公式失败,请检查公式格式是否正确",
|
||
"title": "渲染错误"
|
||
}
|
||
},
|
||
"export": {
|
||
"assistant": "助手",
|
||
"attached_files": "附件",
|
||
"conversation_details": "会话详情",
|
||
"conversation_history": "会话历史",
|
||
"created": "创建时间",
|
||
"last_updated": "最后更新",
|
||
"messages": "消息数",
|
||
"user": "用户"
|
||
},
|
||
"files": {
|
||
"actions": "操作",
|
||
"all": "所有文件",
|
||
"count": "文件数",
|
||
"created_at": "创建时间",
|
||
"delete": "删除",
|
||
"delete.content": "删除文件会删除文件在所有消息中的引用,确定要删除此文件吗?",
|
||
"delete.paintings.warning": "绘图中包含该图片,暂时无法删除",
|
||
"delete.title": "删除文件",
|
||
"document": "文档",
|
||
"edit": "编辑",
|
||
"file": "文件",
|
||
"image": "图片",
|
||
"name": "文件名",
|
||
"open": "打开",
|
||
"size": "大小",
|
||
"text": "文本",
|
||
"title": "文件",
|
||
"type": "类型"
|
||
},
|
||
"history": {
|
||
"continue_chat": "继续聊天",
|
||
"locate.message": "定位到消息",
|
||
"search.messages": "搜索所有消息",
|
||
"search.placeholder": "搜索话题或消息...",
|
||
"search.topics.empty": "没有找到相关话题, 点击回车键搜索所有消息",
|
||
"title": "话题搜索"
|
||
},
|
||
"knowledge": {
|
||
"add": {
|
||
"title": "添加知识库"
|
||
},
|
||
"add_directory": "添加目录",
|
||
"add_file": "添加文件",
|
||
"add_note": "添加笔记",
|
||
"add_sitemap": "站点地图",
|
||
"add_url": "添加网址",
|
||
"cancel_index": "取消索引",
|
||
"chunk_overlap": "重叠大小",
|
||
"chunk_overlap_placeholder": "默认值(不建议修改)",
|
||
"chunk_overlap_tooltip": "相邻文本块之间重复的内容量,确保分段后的文本块之间仍然有上下文联系,提升模型处理长文本的整体效果",
|
||
"chunk_size": "分段大小",
|
||
"chunk_size_change_warning": "分段大小和重叠大小修改只针对新添加的内容有效",
|
||
"chunk_size_placeholder": "默认值(不建议修改)",
|
||
"chunk_size_too_large": "分段大小不能超过模型上下文限制({{max_context}})",
|
||
"chunk_size_tooltip": "将文档切割分段,每段的大小,不能超过模型上下文限制",
|
||
"clear_selection": "清除选择",
|
||
"delete": "删除",
|
||
"delete_confirm": "确定要删除此知识库吗?",
|
||
"directories": "目录",
|
||
"directory_placeholder": "请输入目录路径",
|
||
"document_count": "请求文档分段数量",
|
||
"document_count_default": "默认",
|
||
"document_count_help": "请求文档分段数量越多,附带的信息越多,但需要消耗的 Token 也越多",
|
||
"drag_file": "拖拽文件到这里",
|
||
"empty": "暂无知识库",
|
||
"file_hint": "支持 {{file_types}} 格式",
|
||
"index_all": "索引全部",
|
||
"index_cancelled": "索引已取消",
|
||
"index_started": "索引开始",
|
||
"invalid_url": "无效的网址",
|
||
"model_info": "模型信息",
|
||
"no_bases": "暂无知识库",
|
||
"no_match": "未匹配到知识库内容",
|
||
"no_provider": "知识库模型服务商丢失,该知识库将不再支持,请重新创建知识库",
|
||
"not_set": "未设置",
|
||
"not_support": "知识库数据库引擎已更新,该知识库将不再支持,请重新创建知识库",
|
||
"notes": "笔记",
|
||
"notes_placeholder": "输入此知识库的附加信息或上下文...",
|
||
"rename": "重命名",
|
||
"search": "搜索知识库",
|
||
"search_placeholder": "输入查询内容",
|
||
"settings": "知识库设置",
|
||
"sitemap_placeholder": "请输入站点地图 URL",
|
||
"sitemaps": "网站",
|
||
"source": "来源",
|
||
"status": "状态",
|
||
"status_completed": "已完成",
|
||
"status_failed": "失败",
|
||
"status_new": "已添加",
|
||
"status_pending": "等待中",
|
||
"status_processing": "处理中",
|
||
"threshold": "匹配度阈值",
|
||
"threshold_placeholder": "未设置",
|
||
"threshold_too_large_or_small": "阈值不能大于1或小于0",
|
||
"threshold_tooltip": "用于衡量用户问题与知识库内容之间的相关性(0-1)",
|
||
"title": "知识库",
|
||
"url_added": "网址已添加",
|
||
"url_placeholder": "请输入网址, 多个网址用回车分隔",
|
||
"urls": "网址",
|
||
"edit_remark": "修改备注",
|
||
"edit_remark_placeholder": "请输入备注内容"
|
||
},
|
||
"languages": {
|
||
"arabic": "阿拉伯文",
|
||
"chinese": "简体中文",
|
||
"chinese-traditional": "繁体中文",
|
||
"english": "英文",
|
||
"french": "法文",
|
||
"german": "德文",
|
||
"italian": "意大利文",
|
||
"japanese": "日文",
|
||
"korean": "韩文",
|
||
"portuguese": "葡萄牙文",
|
||
"russian": "俄文",
|
||
"spanish": "西班牙文"
|
||
},
|
||
"lmstudio": {
|
||
"keep_alive_time.description": "对话后模型在内存中保持的时间(默认:5分钟)",
|
||
"keep_alive_time.placeholder": "分钟",
|
||
"keep_alive_time.title": "保持活跃时间",
|
||
"title": "LM Studio"
|
||
},
|
||
"mermaid": {
|
||
"download": {
|
||
"png": "下载 PNG",
|
||
"svg": "下载 SVG"
|
||
},
|
||
"resize": {
|
||
"zoom-in": "放大",
|
||
"zoom-out": "缩小"
|
||
},
|
||
"tabs": {
|
||
"preview": "预览",
|
||
"source": "源码"
|
||
},
|
||
"title": "Mermaid 图表"
|
||
},
|
||
"message": {
|
||
"api.check.model.title": "请选择要检测的模型",
|
||
"api.connection.failed": "连接失败",
|
||
"api.connection.success": "连接成功",
|
||
"assistant.added.content": "智能体添加成功",
|
||
"backup.failed": "备份失败",
|
||
"backup.start.success": "开始备份",
|
||
"backup.success": "备份成功",
|
||
"chat.completion.paused": "会话已停止",
|
||
"citations": "引用内容",
|
||
"copied": "已复制",
|
||
"copy.success": "复制成功",
|
||
"error.chunk_overlap_too_large": "分段重叠不能大于分段大小",
|
||
"error.enter.api.host": "请输入您的 API 地址",
|
||
"error.enter.api.key": "请输入您的 API 密钥",
|
||
"error.enter.model": "请选择一个模型",
|
||
"error.enter.name": "请输入知识库名称",
|
||
"error.get_embedding_dimensions": "获取嵌入维度失败",
|
||
"error.invalid.api.host": "无效的 API 地址",
|
||
"error.invalid.api.key": "无效的 API 密钥",
|
||
"error.invalid.enter.model": "请选择一个模型",
|
||
"error.invalid.proxy.url": "无效的代理地址",
|
||
"error.invalid.webdav": "无效的 WebDAV 设置",
|
||
"error.notion.export": "导出Notion错误,请检查连接状态并对照文档检查配置",
|
||
"error.notion.no_api_key": "未配置Notion ApiKey或Notion DatabaseID",
|
||
"group.delete.content": "删除分组消息会删除用户提问和所有助手的回答",
|
||
"group.delete.title": "删除分组消息",
|
||
"mention.title": "切换模型回答",
|
||
"message.code_style": "代码风格",
|
||
"message.delete.content": "确定要删除此消息吗?",
|
||
"message.delete.title": "删除消息",
|
||
"message.multi_model_style": "多模型回答样式",
|
||
"message.multi_model_style.fold": "折叠",
|
||
"message.multi_model_style.grid": "网格",
|
||
"message.multi_model_style.horizontal": "水平",
|
||
"message.multi_model_style.vertical": "垂直",
|
||
"message.style": "消息样式",
|
||
"message.style.bubble": "气泡",
|
||
"message.style.plain": "简洁",
|
||
"regenerate.confirm": "重新生成会覆盖当前消息",
|
||
"reset.confirm.content": "确定要重置所有数据吗?",
|
||
"reset.double.confirm.content": "你的全部数据都会丢失,如果没有备份数据,将无法恢复,确定要继续吗?",
|
||
"reset.double.confirm.title": "数据丢失!!!",
|
||
"restore.success": "恢复成功",
|
||
"save.success.title": "保存成功",
|
||
"success.notion.export": "成功导出到Notion",
|
||
"switch.disabled": "请等待当前回复完成后操作",
|
||
"topic.added": "话题添加成功",
|
||
"upgrade.success.button": "重启",
|
||
"upgrade.success.content": "重启用以完成升级",
|
||
"upgrade.success.title": "升级成功",
|
||
"warn.notion.exporting": "正在导出到Notion, 请勿重复请求导出!",
|
||
"info.notion.block_reach_limit": "对话过长,正在分页导出到Notion",
|
||
"searching": "正在联网搜索...",
|
||
"ignore.knowledge.base": "联网模式开启,忽略知识库"
|
||
},
|
||
"minapp": {
|
||
"sidebar.add.title": "添加到侧边栏",
|
||
"sidebar.remove.title": "从侧边栏移除",
|
||
"title": "小程序"
|
||
},
|
||
"miniwindow": {
|
||
"clipboard": {
|
||
"empty": "剪贴板为空"
|
||
},
|
||
"feature": {
|
||
"chat": "回答此问题",
|
||
"explanation": "解释说明",
|
||
"summary": "内容总结",
|
||
"translate": "文本翻译"
|
||
},
|
||
"footer": {
|
||
"copy_last_message": "按 C 键复制",
|
||
"esc": "按 ESC {{action}}",
|
||
"esc_back": "返回",
|
||
"esc_close": "关闭窗口"
|
||
},
|
||
"input": {
|
||
"placeholder": {
|
||
"empty": "询问 {{model}} 获取帮助...",
|
||
"title": "你想对下方文字做什么"
|
||
}
|
||
}
|
||
},
|
||
"models": {
|
||
"add_parameter": "添加参数",
|
||
"all": "全部",
|
||
"custom_parameters": "自定义参数",
|
||
"dimensions": "{{dimensions}} 维",
|
||
"embedding": "嵌入",
|
||
"embedding_model": "嵌入模型",
|
||
"embedding_model_tooltip": "在设置->模型服务中点击管理按钮添加",
|
||
"free": "免费",
|
||
"parameter_name": "参数名称",
|
||
"parameter_type": {
|
||
"boolean": "布尔值",
|
||
"json": "JSON",
|
||
"number": "数字",
|
||
"string": "文本"
|
||
},
|
||
"pinned": "已固定",
|
||
"reasoning": "推理",
|
||
"search": "搜索模型...",
|
||
"stream_output": "流式输出",
|
||
"type": {
|
||
"embedding": "嵌入",
|
||
"reasoning": "推理",
|
||
"select": "选择模型类型",
|
||
"text": "文本",
|
||
"vision": "图像"
|
||
},
|
||
"vision": "视觉",
|
||
"websearch": "联网"
|
||
},
|
||
"ollama": {
|
||
"keep_alive_time.description": "对话后模型在内存中保持的时间(默认:5分钟)",
|
||
"keep_alive_time.placeholder": "分钟",
|
||
"keep_alive_time.title": "保持活跃时间",
|
||
"title": "Ollama"
|
||
},
|
||
"paintings": {
|
||
"button.delete.image": "删除图片",
|
||
"button.delete.image.confirm": "确定要删除此图片吗?",
|
||
"button.new.image": "新建图片",
|
||
"guidance_scale": "引导比例",
|
||
"guidance_scale_tip": "无分类器指导。控制模型在寻找相关图像时对提示词的遵循程度",
|
||
"image.size": "图片尺寸",
|
||
"inference_steps": "推理步数",
|
||
"inference_steps_tip": "要执行的推理步数。步数越多,质量越高但耗时越长",
|
||
"negative_prompt": "反向提示词",
|
||
"negative_prompt_tip": "描述你不想在图片中出现的内容",
|
||
"number_images": "生成数量",
|
||
"number_images_tip": "一次生成的图片数量 (1-4)",
|
||
"prompt_enhancement": "提示词增强",
|
||
"prompt_enhancement_tip": "开启后将提示重写为详细的、适合模型的版本",
|
||
"prompt_placeholder": "描述你想创建的图片,例如:一个宁静的湖泊,夕阳西下,远处是群山",
|
||
"regenerate.confirm": "这将覆盖已生成的图片,是否继续?",
|
||
"seed": "随机种子",
|
||
"seed_tip": "相同的种子和提示词可以生成相似的图片",
|
||
"title": "图片"
|
||
},
|
||
"plantuml": {
|
||
"download": {
|
||
"failed": "下载失败,请检查网络",
|
||
"png": "下载 PNG",
|
||
"svg": "下载 SVG"
|
||
},
|
||
"tabs": {
|
||
"preview": "预览",
|
||
"source": "源码"
|
||
},
|
||
"title": "PlantUML 图表"
|
||
},
|
||
"prompts": {
|
||
"explanation": "帮我解释一下这个概念",
|
||
"summarize": "帮我总结一下这段话",
|
||
"title": "你是一名擅长会话的助理,你需要将用户的会话总结为 10 个字以内的标题,标题语言与用户的首要语言一致,不要使用标点符号和其他特殊符号"
|
||
},
|
||
"provider": {
|
||
"aihubmix": "AiHubMix",
|
||
"anthropic": "Anthropic",
|
||
"azure-openai": "Azure OpenAI",
|
||
"baichuan": "百川",
|
||
"baidu-cloud": "百度云千帆",
|
||
"dashscope": "阿里云百炼",
|
||
"deepseek": "深度求索",
|
||
"dmxapi": "DMXAPI",
|
||
"doubao": "火山引擎",
|
||
"fireworks": "Fireworks",
|
||
"gemini": "Gemini",
|
||
"gitee-ai": "Gitee AI",
|
||
"github": "GitHub Models",
|
||
"graphrag-kylin-mountain": "GraphRAG",
|
||
"grok": "Grok",
|
||
"groq": "Groq",
|
||
"hunyuan": "腾讯混元",
|
||
"hyperbolic": "Hyperbolic",
|
||
"infini": "无问芯穹",
|
||
"jina": "Jina",
|
||
"lmstudio": "LM Studio",
|
||
"minimax": "MiniMax",
|
||
"mistral": "Mistral",
|
||
"modelscope": "ModelScope 魔搭",
|
||
"moonshot": "月之暗面",
|
||
"nvidia": "英伟达",
|
||
"ocoolai": "ocoolAI",
|
||
"ollama": "Ollama",
|
||
"openai": "OpenAI",
|
||
"openrouter": "OpenRouter",
|
||
"perplexity": "Perplexity",
|
||
"ppio": "PPIO 派欧云",
|
||
"qwenlm": "QwenLM",
|
||
"silicon": "硅基流动",
|
||
"stepfun": "阶跃星辰",
|
||
"together": "Together",
|
||
"yi": "零一万物",
|
||
"zhinao": "360智脑",
|
||
"zhipu": "智谱AI"
|
||
},
|
||
"settings": {
|
||
"about": "关于我们",
|
||
"about.checkingUpdate": "正在检查更新...",
|
||
"about.checkUpdate": "检查更新",
|
||
"about.checkUpdate.available": "立即更新",
|
||
"about.contact.button": "邮件",
|
||
"about.contact.title": "邮件联系",
|
||
"about.description": "一款为创造者而生的 AI 助手",
|
||
"about.downloading": "正在下载更新...",
|
||
"about.feedback.button": "反馈",
|
||
"about.feedback.title": "意见反馈",
|
||
"about.license.button": "查看",
|
||
"about.license.title": "许可证",
|
||
"about.releases.button": "查看",
|
||
"about.releases.title": "更新日志",
|
||
"about.social.title": "社交账号",
|
||
"about.title": "关于我们",
|
||
"about.updateAvailable": "发现新版本 {{version}}",
|
||
"about.updateError": "更新出错",
|
||
"about.updateNotAvailable": "你的软件已是最新版本",
|
||
"about.website.button": "查看",
|
||
"about.website.title": "官方网站",
|
||
"advanced.auto_switch_to_topics": "自动切换到话题",
|
||
"advanced.title": "高级设置",
|
||
"assistant": "默认助手",
|
||
"assistant.model_params": "模型参数",
|
||
"assistant.title": "默认助手",
|
||
"data": {
|
||
"app_data": "应用数据",
|
||
"app_logs": "应用日志",
|
||
"clear_cache": {
|
||
"button": "清除缓存",
|
||
"confirm": "清除缓存将删除应用缓存的数据,包括小程序数据。此操作不可恢复,是否继续?",
|
||
"error": "清除缓存失败",
|
||
"success": "缓存清除成功",
|
||
"title": "清除缓存"
|
||
},
|
||
"data.title": "数据目录",
|
||
"hour_interval_one": "{{count}} 小时",
|
||
"hour_interval_other": "{{count}} 小时",
|
||
"minute_interval_one": "{{count}} 分钟",
|
||
"minute_interval_other": "{{count}} 分钟",
|
||
"notion.api_key": "Notion 密钥",
|
||
"notion.api_key_placeholder": "请输入Notion 密钥",
|
||
"notion.check": {
|
||
"button": "检查",
|
||
"empty_api_key": "未配置Api_key",
|
||
"empty_database_id": "未配置Database_id",
|
||
"error": "连接异常,请检查网络及Api_key和Database_id是否正确",
|
||
"fail": "连接失败,请检查网络及Api_key和Database_id是否正确",
|
||
"success": "连接成功"
|
||
},
|
||
"notion.database_id": "Notion 数据库 ID",
|
||
"notion.database_id_placeholder": "请输入Notion 数据库 ID",
|
||
"notion.help": "Notion 配置文档",
|
||
"notion.page_name_key": "页面标题字段名",
|
||
"notion.page_name_key_placeholder": "请输入页面标题字段名,默认为 Name",
|
||
"notion.title": "Notion 配置",
|
||
"notion.help": "Notion 配置文档",
|
||
"notion.check": {
|
||
"button": "检查",
|
||
"fail": "连接失败,请检查网络及Api_key和Database_id是否正确",
|
||
"success": "连接成功",
|
||
"error": "连接异常,请检查网络及Api_key和Database_id是否正确",
|
||
"empty_api_key": "未配置Api_key",
|
||
"empty_database_id": "未配置Database_id"
|
||
},
|
||
"notion.auto_split_tip": "当要导出的话题过长时自动分页导出到Notion",
|
||
"notion.auto_split": "导出对话时自动分页",
|
||
"notion.split_size": "自动分页大小",
|
||
"notion.split_size_placeholder": "请输入每页块数限制(默认90)",
|
||
"notion.split_size_help": "Notion免费版用户建议设置为90,高级版用户建议设置为24990,默认值为90",
|
||
"title": "数据设置",
|
||
"webdav": {
|
||
"autoSync": "自动备份",
|
||
"autoSync.off": "关闭",
|
||
"backup.button": "备份到 WebDAV",
|
||
"host": "WebDAV 地址",
|
||
"host.placeholder": "http://localhost:8080",
|
||
"hour_interval_one": "{{count}} 小时",
|
||
"hour_interval_other": "{{count}} 小时",
|
||
"lastSync": "上次备份时间",
|
||
"minute_interval_one": "{{count}} 分钟",
|
||
"minute_interval_other": "{{count}} 分钟",
|
||
"noSync": "等待下次备份",
|
||
"password": "WebDAV 密码",
|
||
"path": "WebDAV 路径",
|
||
"path.placeholder": "/backup",
|
||
"restore.button": "从 WebDAV 恢复",
|
||
"restore.content": "从 WebDAV 恢复将覆盖当前数据,是否继续?",
|
||
"restore.title": "从 WebDAV 恢复",
|
||
"syncError": "备份错误",
|
||
"syncStatus": "备份状态",
|
||
"title": "WebDAV",
|
||
"user": "WebDAV 用户名"
|
||
}
|
||
},
|
||
"display.custom.css": "自定义 CSS",
|
||
"display.custom.css.placeholder": "/* 这里写自定义CSS */",
|
||
"display.minApp.disabled": "隐藏的小程序",
|
||
"display.minApp.empty": "把要隐藏的小程序从左侧拖拽到这里",
|
||
"display.minApp.title": "小程序显示设置",
|
||
"display.minApp.visible": "显示的小程序",
|
||
"display.sidebar.chat.hiddenMessage": "助手是基础功能,不支持隐藏",
|
||
"display.sidebar.disabled": "隐藏的图标",
|
||
"display.sidebar.empty": "把要隐藏的功能从左侧拖拽到这里",
|
||
"display.sidebar.files.icon": "显示文件图标",
|
||
"display.sidebar.knowledge.icon": "显示知识图标",
|
||
"display.sidebar.minapp.icon": "显示小程序图标",
|
||
"display.sidebar.painting.icon": "显示绘画图标",
|
||
"display.sidebar.title": "侧边栏设置",
|
||
"display.sidebar.translate.icon": "显示翻译图标",
|
||
"display.sidebar.visible": "显示的图标",
|
||
"display.title": "显示设置",
|
||
"display.topic.title": "话题设置",
|
||
"font_size.title": "消息字体大小",
|
||
"general": "常规设置",
|
||
"general.backup.button": "备份",
|
||
"general.backup.title": "数据备份与恢复",
|
||
"general.display.title": "显示设置",
|
||
"general.manually_check_update.title": "关闭更新检测",
|
||
"general.reset.button": "重置",
|
||
"general.reset.title": "重置数据",
|
||
"general.restore.button": "恢复",
|
||
"general.title": "常规设置",
|
||
"general.user_name": "用户名",
|
||
"general.user_name.placeholder": "请输入用户名",
|
||
"general.view_webdav_settings": "查看 WebDAV 设置",
|
||
"input.auto_translate_with_space": "快速敲击3次空格翻译",
|
||
"input.target_language": "目标语言",
|
||
"input.target_language.chinese": "简体中文",
|
||
"input.target_language.chinese-traditional": "繁体中文",
|
||
"input.target_language.english": "英文",
|
||
"input.target_language.japanese": "日文",
|
||
"input.target_language.russian": "俄文",
|
||
"messages.divider": "消息分割线",
|
||
"messages.grid_columns": "消息网格展示列数",
|
||
"messages.grid_popover_trigger": "网格详情触发",
|
||
"messages.grid_popover_trigger.click": "点击显示",
|
||
"messages.grid_popover_trigger.hover": "悬停显示",
|
||
"messages.input.paste_long_text_as_file": "长文本粘贴为文件",
|
||
"messages.input.paste_long_text_threshold": "长文本长度",
|
||
"messages.input.send_shortcuts": "发送快捷键",
|
||
"messages.input.show_estimated_tokens": "显示预估 Token 数",
|
||
"messages.input.title": "输入设置",
|
||
"messages.markdown_rendering_input_message": "Markdown 渲染输入消息",
|
||
"messages.math_engine": "数学公式引擎",
|
||
"messages.metrics": "首字时延 {{time_first_token_millsec}}ms | 每秒 {{token_speed}} tokens",
|
||
"messages.model.title": "模型设置",
|
||
"messages.title": "消息设置",
|
||
"messages.use_serif_font": "使用衬线字体",
|
||
"model": "默认模型",
|
||
"models.add.add_model": "添加模型",
|
||
"models.add.group_name": "分组名称",
|
||
"models.add.group_name.placeholder": "例如 ChatGPT",
|
||
"models.add.group_name.tooltip": "例如 ChatGPT",
|
||
"models.add.model_id": "模型 ID",
|
||
"models.add.model_id.placeholder": "必填 例如 gpt-3.5-turbo",
|
||
"models.add.model_id.tooltip": "例如 gpt-3.5-turbo",
|
||
"models.add.model_name": "模型名称",
|
||
"models.add.model_name.placeholder": "例如 GPT-3.5",
|
||
"models.default_assistant_model": "默认助手模型",
|
||
"models.default_assistant_model_description": "创建新助手时使用的模型,如果助手未设置模型,则使用此模型",
|
||
"models.empty": "没有模型",
|
||
"models.enable_topic_naming": "话题自动重命名",
|
||
"models.topic_naming_model": "话题命名模型",
|
||
"models.topic_naming_model_description": "自动命名新话题时使用的模型",
|
||
"models.topic_naming_model_setting_title": "话题命名模型设置",
|
||
"models.topic_naming_prompt": "话题命名提示词",
|
||
"models.translate_model": "翻译模型",
|
||
"models.translate_model_description": "翻译服务使用的模型",
|
||
"models.translate_model_prompt_message": "请输入翻译模型提示词",
|
||
"models.translate_model_prompt_title": "翻译模型提示词",
|
||
"provider": {
|
||
"add.name": "提供商名称",
|
||
"add.name.placeholder": "例如 OpenAI",
|
||
"add.title": "添加提供商",
|
||
"add.type": "提供商类型",
|
||
"api.url.preview": "预览: {{url}}",
|
||
"api.url.reset": "重置",
|
||
"api.url.tip": "/结尾忽略v1版本,#结尾强制使用输入地址",
|
||
"api_host": "API 地址",
|
||
"api_key": "API 密钥",
|
||
"api_key.tip": "多个密钥使用逗号分隔",
|
||
"api_version": "API 版本",
|
||
"charge": "充值",
|
||
"check": "检查",
|
||
"check_all_keys": "检查所有密钥",
|
||
"check_multiple_keys": "检查多个 API 密钥",
|
||
"delete.content": "确定要删除此模型提供商吗?",
|
||
"delete.title": "删除提供商",
|
||
"docs_check": "查看",
|
||
"docs_more_details": "获取更多详情",
|
||
"get_api_key": "点击这里获取密钥",
|
||
"no_models": "请先添加模型再检查 API 连接",
|
||
"not_checked": "未检查",
|
||
"remove_duplicate_keys": "移除重复密钥",
|
||
"remove_invalid_keys": "删除无效密钥",
|
||
"search_placeholder": "搜索模型 ID 或名称",
|
||
"title": "模型服务"
|
||
},
|
||
"proxy": {
|
||
"mode": {
|
||
"custom": "自定义代理",
|
||
"none": "不使用代理",
|
||
"system": "系统代理",
|
||
"title": "代理模式"
|
||
},
|
||
"title": "代理设置"
|
||
},
|
||
"proxy.title": "代理地址",
|
||
"quickAssistant": {
|
||
"click_tray_to_show": "点击托盘图标启动",
|
||
"enable_quick_assistant": "启用快捷助手",
|
||
"title": "快捷助手",
|
||
"use_shortcut_to_show": "右键点击托盘图标或使用快捷键启动"
|
||
},
|
||
"shortcuts": {
|
||
"action": "操作",
|
||
"alt_warning": "Mac 系统中 Option 键只能与空格键组合使用",
|
||
"clear_shortcut": "清除快捷键",
|
||
"clear_topic": "清空消息",
|
||
"copy_last_message": "复制上一条消息",
|
||
"key": "按键",
|
||
"mini_window": "快捷助手",
|
||
"new_topic": "新建话题",
|
||
"press_shortcut": "按下快捷键",
|
||
"reset_defaults": "重置默认快捷键",
|
||
"reset_defaults_confirm": "确定要重置所有快捷键吗?",
|
||
"reset_to_default": "重置为默认",
|
||
"search_message": "搜索消息",
|
||
"show_app": "显示应用",
|
||
"show_settings": "打开设置",
|
||
"title": "快捷方式",
|
||
"toggle_new_context": "清除上下文",
|
||
"toggle_show_assistants": "切换助手显示",
|
||
"toggle_show_topics": "切换话题显示",
|
||
"zoom_in": "放大界面",
|
||
"zoom_out": "缩小界面",
|
||
"zoom_reset": "重置缩放"
|
||
},
|
||
"theme.auto": "跟随系统",
|
||
"theme.dark": "深色主题",
|
||
"theme.light": "浅色主题",
|
||
"theme.title": "主题",
|
||
"theme.window.style.opaque": "不透明窗口",
|
||
"theme.window.style.title": "窗口样式",
|
||
"theme.window.style.transparent": "透明窗口",
|
||
"title": "设置",
|
||
"topic.position": "话题位置",
|
||
"topic.position.left": "左侧",
|
||
"topic.position.right": "右侧",
|
||
"topic.show.time": "显示话题时间",
|
||
"tray.title": "启用系统托盘图标",
|
||
"websearch": {
|
||
"title": "网络搜索",
|
||
"get_api_key": "点击这里获取密钥",
|
||
"tavily": {
|
||
"title": "Tavily",
|
||
"description": "Tavily 是一个集成了多个搜索引擎的网络搜索工具,支持多种语言和多种搜索引擎。",
|
||
"api_key": "Tavily API 密钥",
|
||
"api_key.placeholder": "请输入 Tavily API 密钥"
|
||
}
|
||
}
|
||
},
|
||
"translate": {
|
||
"any.language": "任意语言",
|
||
"button.translate": "翻译",
|
||
"close": "关闭",
|
||
"confirm": {
|
||
"content": "翻译后将覆盖原文,是否继续?",
|
||
"title": "翻译确认"
|
||
},
|
||
"error.failed": "翻译失败",
|
||
"error.not_configured": "翻译模型未配置",
|
||
"history": {
|
||
"clear": "清空历史",
|
||
"clear_description": "清空历史将删除所有翻译历史记录,是否继续?",
|
||
"delete": "删除",
|
||
"empty": "暂无翻译历史",
|
||
"title": "翻译历史"
|
||
},
|
||
"input.placeholder": "输入文本进行翻译",
|
||
"output.placeholder": "翻译",
|
||
"processing": "翻译中...",
|
||
"title": "翻译",
|
||
"tooltip.newline": "换行"
|
||
},
|
||
"tray": {
|
||
"quit": "退出",
|
||
"show_mini_window": "快捷助手",
|
||
"show_window": "显示窗口"
|
||
},
|
||
"words": {
|
||
"knowledgeGraph": "知识图谱",
|
||
"quit": "退出",
|
||
"show_window": "显示窗口",
|
||
"visualization": "可视化"
|
||
}
|
||
}
|
||
}
|