v4.6.9-alpha (#918)
Co-authored-by: Mufei <327958099@qq.com> Co-authored-by: heheer <71265218+newfish-cmyk@users.noreply.github.com>
This commit is contained in:
@@ -268,6 +268,7 @@
|
||||
"Quote templates": "Quote templates",
|
||||
"Random": "Random",
|
||||
"Save and preview": "Save",
|
||||
"Search team tags": "Search tags",
|
||||
"Select TTS": "Select TTS",
|
||||
"Select app from template": "Select from the template",
|
||||
"Select quote template": "Select quote template",
|
||||
@@ -278,6 +279,7 @@
|
||||
"Simple Config Tip": "Only basic functions are included. For complex agent functions, use advanced orchestration.",
|
||||
"TTS": "Audio Speech",
|
||||
"TTS Tip": "After this function is enabled, the voice playback function can be used after each conversation. Use of this feature may incur additional charges.",
|
||||
"Team tags": "Team tags",
|
||||
"Temperature": "Temperature",
|
||||
"Welcome Text": "Welcome Text",
|
||||
"create app": "Create App",
|
||||
@@ -409,7 +411,7 @@
|
||||
"Stop Speak": "Stop Speak",
|
||||
"Type a message": "Input problem",
|
||||
"Unpin": "Unpin",
|
||||
"You need to a chat app": "You need to a chat app",
|
||||
"You need to a chat app": "You don't have apps available",
|
||||
"error": {
|
||||
"Chat error": "Chat error",
|
||||
"Messages empty": "Interface content is empty, maybe the text is too long ~",
|
||||
@@ -468,7 +470,7 @@
|
||||
"module similarity": "Similarity",
|
||||
"module temperature": "Temperature",
|
||||
"module time": "Running Time",
|
||||
"module tokens": "Tokens",
|
||||
"module tokens": "Total Tokens",
|
||||
"plugin output": "Plugin Output",
|
||||
"search using reRank": "ReRank",
|
||||
"text output": "Text Output"
|
||||
@@ -594,6 +596,7 @@
|
||||
"file": "File",
|
||||
"folder": "Folder",
|
||||
"import": {
|
||||
"Auto mode Estimated Price Tips": "Enhanced processing calls the file processing model: {{price}} integral /1k Tokens",
|
||||
"Auto process": "Auto",
|
||||
"Auto process desc": "Automatically set segmentation and preprocessing rules",
|
||||
"CSV Import": "CSV QA Import",
|
||||
@@ -615,9 +618,9 @@
|
||||
"Data file progress": "Data upload progress",
|
||||
"Data process params": "Data process params",
|
||||
"Down load csv template": "Down load csv template",
|
||||
"Embedding Estimated Price Tips": "Index billing: {{price}}/1k chars",
|
||||
"Embedding Estimated Price Tips": "Index billing: {{price}}/1k Tokens",
|
||||
"Estimated Price": "Estimated Price: : {{amount}}{{unit}}",
|
||||
"Estimated Price Tips": "QA charges\nInput: 1k chars={{charsPointsPrice}} points",
|
||||
"Estimated Price Tips": "QA charges: {{charsPointsPrice}} points/1k Tokens",
|
||||
"Estimated points": "About {{points}} points",
|
||||
"Fetch Error": "Get link failed",
|
||||
"Fetch Url": "Url",
|
||||
@@ -638,7 +641,7 @@
|
||||
"Preview chunks": "Chunks",
|
||||
"Preview raw text": "Preview file text (max show 10000 words)",
|
||||
"Process way": "Process way",
|
||||
"QA Estimated Price Tips": "QA billing: {{price}}/1k characters (including input and output)",
|
||||
"QA Estimated Price Tips": "QA billing: {{price}}/1k Tokens (including input and output)",
|
||||
"QA Import": "QA Split",
|
||||
"QA Import Tip": "According to certain rules, the text is broken into a larger paragraph, and the AI is invoked to generate a question and answer pair for the paragraph.",
|
||||
"Re Preview": "RePreview",
|
||||
@@ -737,6 +740,8 @@
|
||||
},
|
||||
"training": {
|
||||
"Agent queue": "QA wait list",
|
||||
"Auto mode": "Enhancement process",
|
||||
"Auto mode Tip": "Subindex and call model are used to generate relevant questions and abstracts to increase the semantic richness of data blocks and facilitate retrieval. It consumes more storage space and increases the number of AI calls.",
|
||||
"Chunk mode": "Chunk split",
|
||||
"Full": "Expect more than 5 minutes",
|
||||
"Leisure": "Leisure",
|
||||
@@ -1217,13 +1222,33 @@
|
||||
"Sending Code": "Sending"
|
||||
},
|
||||
"login": {
|
||||
"And": "&",
|
||||
"Email": "Email",
|
||||
"Forget Password": "Forget Password?",
|
||||
"Github": "Github",
|
||||
"Google": "Google",
|
||||
"Provider error": "Login exception, please try again"
|
||||
"Password": "Password",
|
||||
"Password login": "Password login",
|
||||
"Phone": "Phone Login",
|
||||
"Phone number": "Phone",
|
||||
"Policy tip": "By using it, you agree with us",
|
||||
"Privacy": "Privacy",
|
||||
"Provider error": "Login exception, please try again",
|
||||
"Register": "Register",
|
||||
"Root login": "Log in as the root user",
|
||||
"Root password placeholder": "root password is the environment variable you set",
|
||||
"Terms": "Terms",
|
||||
"Username": "Username",
|
||||
"Wechat": "Wechat",
|
||||
"Wx qr login": "Wechat scan code login"
|
||||
},
|
||||
"team": {
|
||||
"Dataset usage": "Dataset usage",
|
||||
"member": "Member"
|
||||
"Team Tags Async Success": "Team async success",
|
||||
"member": "Member",
|
||||
"tag": {
|
||||
"Have not opened": "Team chat is not enabled"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wallet": {
|
||||
|
||||
@@ -268,6 +268,7 @@
|
||||
"Quote templates": "引用内容模板",
|
||||
"Random": "发散",
|
||||
"Save and preview": "保存并预览",
|
||||
"Search team tags": "搜索标签",
|
||||
"Select TTS": "选择语音播放模式",
|
||||
"Select app from template": "从模板中选择",
|
||||
"Select quote template": "选择引用提示模板",
|
||||
@@ -278,6 +279,7 @@
|
||||
"Simple Config Tip": "仅包含基础功能,复杂 agent 功能请使用高级编排。",
|
||||
"TTS": "语音播报",
|
||||
"TTS Tip": "开启后,每次对话后可使用语音播放功能。使用该功能可能产生额外费用。",
|
||||
"Team tags": "团队标签",
|
||||
"Temperature": "温度",
|
||||
"Welcome Text": "对话开场白",
|
||||
"create app": "创建属于你的 AI 应用",
|
||||
@@ -409,7 +411,7 @@
|
||||
"Stop Speak": "停止录音",
|
||||
"Type a message": "输入问题",
|
||||
"Unpin": "取消置顶",
|
||||
"You need to a chat app": "鉴权失败,暂无权限访问应用",
|
||||
"You need to a chat app": "你没有可用的应用",
|
||||
"error": {
|
||||
"Chat error": "对话出现异常",
|
||||
"Messages empty": "接口内容为空,可能文本超长了~",
|
||||
@@ -468,7 +470,7 @@
|
||||
"module similarity": "相似度",
|
||||
"module temperature": "温度",
|
||||
"module time": "运行时长",
|
||||
"module tokens": "Tokens",
|
||||
"module tokens": "总Tokens",
|
||||
"plugin output": "插件输出值",
|
||||
"search using reRank": "结果重排",
|
||||
"text output": "文本输出"
|
||||
@@ -596,13 +598,14 @@
|
||||
"file": "文件",
|
||||
"folder": "目录",
|
||||
"import": {
|
||||
"Auto mode Estimated Price Tips": "增强处理需调用文件处理模型: {{price}}积分/1k Tokens",
|
||||
"Auto process": "自动",
|
||||
"Auto process desc": "自动设置分割和预处理规则",
|
||||
"CSV Import": "CSV 导入",
|
||||
"CSV Import Tip": "通过批量导入问答对,要求提前整理好数据",
|
||||
"Chunk Range": "范围: {{min}}~{{max}}",
|
||||
"Chunk Split": "直接分段",
|
||||
"Chunk Split Tip": "将文本按一定的规则进行分段处理后,转成可进行语义搜索的格式,适合绝大多数场景。",
|
||||
"Chunk Split Tip": "将文本按一定的规则进行分段处理后,转成可进行语义搜索的格式,适合绝大多数场景。不需要调用模型额外处理,成本低。",
|
||||
"Chunk length": "分块总量",
|
||||
"Csv format error": "csv 文件格式有误,请确保 index 和 content 两列",
|
||||
"Custom file": "自定义文本",
|
||||
@@ -617,9 +620,9 @@
|
||||
"Data file progress": "数据上传进度",
|
||||
"Data process params": "数据处理参数",
|
||||
"Down load csv template": "点击下载 CSV 模板",
|
||||
"Embedding Estimated Price Tips": "索引计费: {{price}}积分/1k字符",
|
||||
"Embedding Estimated Price Tips": "索引计费: {{price}}积分/1k Tokens",
|
||||
"Estimated Price": "预估价格: {{amount}}{{unit}}",
|
||||
"Estimated Price Tips": "QA计费为\n输入: 1k字符 = {{charsPointsPrice}}积分",
|
||||
"Estimated Price Tips": "QA计费为\n输入: {{charsPointsPrice}}积分/1k Tokens",
|
||||
"Estimated points": "预估消耗 {{points}} 积分",
|
||||
"Fetch Error": "获取链接失败",
|
||||
"Fetch Url": "网络链接",
|
||||
@@ -640,9 +643,9 @@
|
||||
"Preview chunks": "分段预览",
|
||||
"Preview raw text": "预览源文本(最多展示10000字)",
|
||||
"Process way": "处理方式",
|
||||
"QA Estimated Price Tips": "QA计费为: {{price}}积分/1k 字符(包含输入和输出)",
|
||||
"QA Estimated Price Tips": "QA计费为: {{price}}积分/1k Tokens(包含输入和输出)",
|
||||
"QA Import": "QA拆分",
|
||||
"QA Import Tip": "根据一定规则,将文本拆成一段较大的段落,调用 AI 为该段落生成问答对。",
|
||||
"QA Import Tip": "根据一定规则,将文本拆成一段较大的段落,调用 AI 为该段落生成问答对。有非常高的检索精度,但是会丢失很多内容细节。",
|
||||
"Re Preview": "重新生成预览",
|
||||
"Select file": "选择文件",
|
||||
"Select source": "选择来源",
|
||||
@@ -739,6 +742,8 @@
|
||||
},
|
||||
"training": {
|
||||
"Agent queue": "QA训练排队",
|
||||
"Auto mode": "增强处理(实验)",
|
||||
"Auto mode Tip": "通过子索引以及调用模型生成相关问题与摘要,来增加数据块的语义丰富度,更利于检索。需要消耗更多的存储空间和增加AI调用次数。",
|
||||
"Chunk mode": "直接分段",
|
||||
"Full": "预计5分钟以上",
|
||||
"Leisure": "空闲",
|
||||
@@ -1219,13 +1224,33 @@
|
||||
"Sending Code": "正在发送"
|
||||
},
|
||||
"login": {
|
||||
"And": "和",
|
||||
"Email": "邮箱",
|
||||
"Forget Password": "忘记密码?",
|
||||
"Github": "Github 登录",
|
||||
"Google": "Google 登录",
|
||||
"Provider error": "登录异常,请重试"
|
||||
"Password": "密码",
|
||||
"Password login": "密码登录",
|
||||
"Phone": "手机号登录",
|
||||
"Phone number": "手机号",
|
||||
"Policy tip": "使用即代表你同意我们的",
|
||||
"Privacy": "隐私政策",
|
||||
"Provider error": "登录异常,请重试",
|
||||
"Register": "注册账号",
|
||||
"Root login": "使用root用户登录",
|
||||
"Root password placeholder": "root密码为你设置的环境变量",
|
||||
"Terms": "服务协议",
|
||||
"Username": "用户名",
|
||||
"Wechat": "微信登录",
|
||||
"Wx qr login": "微信扫码登录"
|
||||
},
|
||||
"team": {
|
||||
"Dataset usage": "知识库容量",
|
||||
"member": "成员"
|
||||
"Team Tags Async Success": "同步完成",
|
||||
"member": "成员",
|
||||
"tag": {
|
||||
"Have not opened": "未开通团队聊天功能"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wallet": {
|
||||
|
||||
Reference in New Issue
Block a user