mirror of
https://github.com/open-webui/open-webui
synced 2025-06-23 02:16:52 +00:00
Merge pull request #14793 from qingchunnh/Update_zh-CN-2569
i18n: Update & Improve zh-CN
This commit is contained in:
commit
7a11fd2a4d
@ -90,9 +90,9 @@
|
||||
"and {{COUNT}} more": "还有 {{COUNT}} 个",
|
||||
"and create a new shared link.": "并创建一个新的分享链接",
|
||||
"Android": "Android",
|
||||
"API": "",
|
||||
"API": "API",
|
||||
"API Base URL": "API 请求地址",
|
||||
"API details for using a vision-language model in the picture description. This parameter is mutually exclusive with picture_description_local.": "",
|
||||
"API details for using a vision-language model in the picture description. This parameter is mutually exclusive with picture_description_local.": "在图片描述中使用视觉语言模型的 API 详情。此参数不可与 picture_description_local 同时使用。",
|
||||
"API Key": "API 密钥",
|
||||
"API Key created.": "API 密钥已创建。",
|
||||
"API Key Endpoint Restrictions": "API 密钥端点限制",
|
||||
@ -430,7 +430,7 @@
|
||||
"Enter {{role}} message here": "在此处输入 {{role}} 的对话内容",
|
||||
"Enter a detail about yourself for your LLMs to recall": "输入一个关于你自己的详细信息,方便你的大语言模型记住这些内容。",
|
||||
"Enter a title for the pending user info overlay. Leave empty for default.": "输入用户待激活界面的标题。留空使用默认",
|
||||
"Enter a watermark for the response. Leave empty for none.": "输入回复水印。留空则不添加",
|
||||
"Enter a watermark for the response. Leave empty for none.": "输入复制水印。留空则不添加",
|
||||
"Enter api auth string (e.g. username:password)": "输入 API 鉴权路径(例如:用户名:密码)",
|
||||
"Enter Application DN": "输入 Application DN",
|
||||
"Enter Application DN Password": "输入 Application DN 密码",
|
||||
@ -444,7 +444,7 @@
|
||||
"Enter Chunk Overlap": "输入块重叠 (Chunk Overlap)",
|
||||
"Enter Chunk Size": "输入块大小 (Chunk Size)",
|
||||
"Enter comma-separated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "输入以逗号分隔的“token:bias_value”对(例如:5432:100, 413:-100)",
|
||||
"Enter Config in JSON format": "",
|
||||
"Enter Config in JSON format": "输入 JSON 格式的配置",
|
||||
"Enter content for the pending user info overlay. Leave empty for default.": "输入用户待激活界面的内容。留空使用默认",
|
||||
"Enter Datalab Marker API Key": "输入 Datalab Marker API 密钥",
|
||||
"Enter description": "输入简介描述",
|
||||
@ -920,7 +920,7 @@
|
||||
"OpenAI API settings updated": "OpenAI API 设置已更新",
|
||||
"OpenAI URL/Key required.": "需要 OpenAI URL/Key",
|
||||
"openapi.json URL or Path": "openapi.json URL 或路径",
|
||||
"Options for running a local vision-language model in the picture description. The parameters refer to a model hosted on Hugging Face. This parameter is mutually exclusive with picture_description_api.": "",
|
||||
"Options for running a local vision-language model in the picture description. The parameters refer to a model hosted on Hugging Face. This parameter is mutually exclusive with picture_description_api.": "在图片描述功能中本地运行视觉语言模型的选项。此参数指向托管在 Hugging Face 上的模型。此参数不可与 picture_description_api 同时使用。",
|
||||
"or": "或",
|
||||
"Organize your users": "组织用户",
|
||||
"Other": "其他",
|
||||
@ -947,9 +947,9 @@
|
||||
"Perplexity Model": "Perplexity 模型",
|
||||
"Perplexity Search Context Usage": "Perplexity 搜索上下文用量",
|
||||
"Personalization": "个性化",
|
||||
"Picture Description API Config": "",
|
||||
"Picture Description Local Config": "",
|
||||
"Picture Description Mode": "",
|
||||
"Picture Description API Config": "图片描述 API 配置",
|
||||
"Picture Description Local Config": "图片描述本地配置",
|
||||
"Picture Description Mode": "图片描述模式",
|
||||
"Pin": "置顶",
|
||||
"Pinned": "已置顶",
|
||||
"Pioneer insights": "先锋的见解",
|
||||
@ -1031,7 +1031,7 @@
|
||||
"Reset view": "重置视图",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "无法激活回复时发送通知。请检查浏览器设置,并授予必要的访问权限。",
|
||||
"Response splitting": "拆分回复",
|
||||
"Response Watermark": "回复水印",
|
||||
"Response Watermark": "复制时添加水印",
|
||||
"Result": "结果",
|
||||
"Retrieval": "检索",
|
||||
"Retrieval Query Generation": "检索查询生成",
|
||||
|
Loading…
Reference in New Issue
Block a user