mirror of
https://github.com/open-webui/open-webui
synced 2025-02-23 05:38:41 +00:00
Merge pull request #9374 from KarlLee830/translate
i18n: Update Chinese translation
This commit is contained in:
commit
5385d39420
@ -63,7 +63,7 @@
|
||||
"Allowed Endpoints": "允许的端点",
|
||||
"Already have an account?": "已经拥有账号了?",
|
||||
"Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out. (Default: 0.0)": "top_p的替代方法,目标是在质量和多样性之间取得平衡。参数p表示一个token相对于最有可能的token所需的最低概率。比如,当p=0.05且最有可能的token概率为0.9时,概率低于0.045的logits会被排除。(默认值:0.0)",
|
||||
"Always-On Web Search": "",
|
||||
"Always-On Web Search": "始终开启联网搜索",
|
||||
"Amazing": "很棒",
|
||||
"an assistant": "AI模型",
|
||||
"Analyzed": "已分析",
|
||||
@ -238,7 +238,7 @@
|
||||
"Default": "默认",
|
||||
"Default (Open AI)": "默认 (OpenAI)",
|
||||
"Default (SentenceTransformers)": "默认(SentenceTransformers)",
|
||||
"Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model’s built-in tool-calling capabilities, but requires the model to inherently support this feature.": "",
|
||||
"Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model’s built-in tool-calling capabilities, but requires the model to inherently support this feature.": "默认模式通过在执行前调用一次工具,能够兼容更广泛的模型。原生模式利用模型内置的工具调用能力,但需要模型本身具备该功能的原生支持。",
|
||||
"Default Model": "默认模型",
|
||||
"Default model updated": "默认模型已更新",
|
||||
"Default Models": "默认模型",
|
||||
@ -349,7 +349,7 @@
|
||||
"Enter Chunk Overlap": "输入块重叠 (Chunk Overlap)",
|
||||
"Enter Chunk Size": "输入块大小 (Chunk Size)",
|
||||
"Enter description": "输入简介描述",
|
||||
"Enter Exa API Key": "",
|
||||
"Enter Exa API Key": "输入 Exa API 密钥",
|
||||
"Enter Github Raw URL": "输入 Github Raw 地址",
|
||||
"Enter Google PSE API Key": "输入 Google PSE API 密钥",
|
||||
"Enter Google PSE Engine Id": "输入 Google PSE 引擎 ID",
|
||||
@ -398,7 +398,7 @@
|
||||
"Error accessing Google Drive: {{error}}": "访问 Google 云端硬盘 出错: {{error}}",
|
||||
"Error uploading file: {{error}}": "上传文件时出错: {{error}}",
|
||||
"Evaluations": "竞技场评估",
|
||||
"Exa API Key": "",
|
||||
"Exa API Key": "Exa API 密钥",
|
||||
"Example: (&(objectClass=inetOrgPerson)(uid=%s))": "例如:(&(objectClass=inetOrgPerson)(uid=%s))",
|
||||
"Example: ALL": "例如:ALL",
|
||||
"Example: mail": "例如:mail",
|
||||
@ -458,7 +458,7 @@
|
||||
"Format your variables using brackets like this:": "使用括号格式化你的变量,如下所示:",
|
||||
"Frequency Penalty": "频率惩罚",
|
||||
"Function": "函数",
|
||||
"Function Calling": "",
|
||||
"Function Calling": "函数调用 (Function Calling)",
|
||||
"Function created successfully": "函数创建成功",
|
||||
"Function deleted successfully": "函数删除成功",
|
||||
"Function Description": "函数描述",
|
||||
@ -630,7 +630,7 @@
|
||||
"More": "更多",
|
||||
"Name": "名称",
|
||||
"Name your knowledge base": "为您的知识库命名",
|
||||
"Native": "",
|
||||
"Native": "原生",
|
||||
"New Chat": "新对话",
|
||||
"New Folder": "新文件夹",
|
||||
"New Password": "新密码",
|
||||
@ -734,7 +734,7 @@
|
||||
"Previous 30 days": "过去 30 天",
|
||||
"Previous 7 days": "过去 7 天",
|
||||
"Profile Image": "用户头像",
|
||||
"Prompt": "",
|
||||
"Prompt": "提示词 (Prompt)",
|
||||
"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "提示(例如:给我讲一个关于罗马帝国的趣事。)",
|
||||
"Prompt Content": "提示词内容",
|
||||
"Prompt created successfully": "提示词创建成功",
|
||||
@ -839,7 +839,7 @@
|
||||
"Send": "发送",
|
||||
"Send a Message": "输入消息",
|
||||
"Send message": "发送消息",
|
||||
"Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。\n设置后支持的接口将在返回响应中包含令牌使用信息。",
|
||||
"Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。设置后,支持的供应商会在响应中返回 Token 使用信息。",
|
||||
"September": "九月",
|
||||
"Serper API Key": "Serper API 密钥",
|
||||
"Serply API Key": "Serply API 密钥",
|
||||
|
Loading…
Reference in New Issue
Block a user