Skip to content

Commit 5385d39

Browse files
authored
Merge pull request open-webui#9374 from KarlLee830/translate
i18n: Update Chinese translation
2 parents d4a18a5 + 3f547eb commit 5385d39

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/lib/i18n/locales/zh-CN/translation.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"Allowed Endpoints": "允许的端点",
6464
"Already have an account?": "已经拥有账号了?",
6565
"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)",
66-
"Always-On Web Search": "",
66+
"Always-On Web Search": "始终开启联网搜索",
6767
"Amazing": "很棒",
6868
"an assistant": "AI模型",
6969
"Analyzed": "已分析",
@@ -238,7 +238,7 @@
238238
"Default": "默认",
239239
"Default (Open AI)": "默认 (OpenAI)",
240240
"Default (SentenceTransformers)": "默认(SentenceTransformers)",
241-
"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.": "",
241+
"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.": "默认模式通过在执行前调用一次工具,能够兼容更广泛的模型。原生模式利用模型内置的工具调用能力,但需要模型本身具备该功能的原生支持。",
242242
"Default Model": "默认模型",
243243
"Default model updated": "默认模型已更新",
244244
"Default Models": "默认模型",
@@ -349,7 +349,7 @@
349349
"Enter Chunk Overlap": "输入块重叠 (Chunk Overlap)",
350350
"Enter Chunk Size": "输入块大小 (Chunk Size)",
351351
"Enter description": "输入简介描述",
352-
"Enter Exa API Key": "",
352+
"Enter Exa API Key": "输入 Exa API 密钥",
353353
"Enter Github Raw URL": "输入 Github Raw 地址",
354354
"Enter Google PSE API Key": "输入 Google PSE API 密钥",
355355
"Enter Google PSE Engine Id": "输入 Google PSE 引擎 ID",
@@ -398,7 +398,7 @@
398398
"Error accessing Google Drive: {{error}}": "访问 Google 云端硬盘 出错: {{error}}",
399399
"Error uploading file: {{error}}": "上传文件时出错: {{error}}",
400400
"Evaluations": "竞技场评估",
401-
"Exa API Key": "",
401+
"Exa API Key": "Exa API 密钥",
402402
"Example: (&(objectClass=inetOrgPerson)(uid=%s))": "例如:(&(objectClass=inetOrgPerson)(uid=%s))",
403403
"Example: ALL": "例如:ALL",
404404
"Example: mail": "例如:mail",
@@ -458,7 +458,7 @@
458458
"Format your variables using brackets like this:": "使用括号格式化你的变量,如下所示:",
459459
"Frequency Penalty": "频率惩罚",
460460
"Function": "函数",
461-
"Function Calling": "",
461+
"Function Calling": "函数调用 (Function Calling)",
462462
"Function created successfully": "函数创建成功",
463463
"Function deleted successfully": "函数删除成功",
464464
"Function Description": "函数描述",
@@ -630,7 +630,7 @@
630630
"More": "更多",
631631
"Name": "名称",
632632
"Name your knowledge base": "为您的知识库命名",
633-
"Native": "",
633+
"Native": "原生",
634634
"New Chat": "新对话",
635635
"New Folder": "新文件夹",
636636
"New Password": "新密码",
@@ -734,7 +734,7 @@
734734
"Previous 30 days": "过去 30 天",
735735
"Previous 7 days": "过去 7 天",
736736
"Profile Image": "用户头像",
737-
"Prompt": "",
737+
"Prompt": "提示词 (Prompt)",
738738
"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "提示(例如:给我讲一个关于罗马帝国的趣事。)",
739739
"Prompt Content": "提示词内容",
740740
"Prompt created successfully": "提示词创建成功",
@@ -839,7 +839,7 @@
839839
"Send": "发送",
840840
"Send a Message": "输入消息",
841841
"Send message": "发送消息",
842-
"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设置后支持的接口将在返回响应中包含令牌使用信息",
842+
"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 使用信息",
843843
"September": "九月",
844844
"Serper API Key": "Serper API 密钥",
845845
"Serply API Key": "Serply API 密钥",

0 commit comments

Comments
 (0)