mirror of
https://github.com/open-webui/open-webui
synced 2025-05-28 17:20:53 +00:00
commit
01c236ee59
@ -68,8 +68,8 @@
|
||||
"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.": "top_p 的替代方法,旨在确保质量和多样性之间的平衡。参数 p 表示相对于最可能令牌的概率,一个令牌被考虑的最小概率。例如,当 p=0.05 且最可能的令牌概率为 0.9 时,概率值小于 0.045 的词元将被过滤掉。",
|
||||
"Always": "保持",
|
||||
"Always Collapse Code Blocks": "",
|
||||
"Always Expand Details": "",
|
||||
"Always Collapse Code Blocks": "始终折叠代码块",
|
||||
"Always Expand Details": "始终展开详细信息",
|
||||
"Amazing": "很棒",
|
||||
"an assistant": "一个助手",
|
||||
"Analyzed": "已分析",
|
||||
@ -295,7 +295,7 @@
|
||||
"Describe your knowledge base and objectives": "描述您的知识库和目标",
|
||||
"Description": "描述",
|
||||
"Didn't fully follow instructions": "没有完全遵照指示",
|
||||
"Direct": "",
|
||||
"Direct": "直接",
|
||||
"Direct Connections": "直接连接",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接连接功能允许用户连接至其自有的、兼容 OpenAI 的 API 端点。",
|
||||
"Direct Connections settings updated": "直接连接设置已更新",
|
||||
@ -318,8 +318,8 @@
|
||||
"Dive into knowledge": "深入知识的海洋",
|
||||
"Do not install functions from sources you do not fully trust.": "切勿安装来源不完全可信的函数。",
|
||||
"Do not install tools from sources you do not fully trust.": "切勿安装来源不完全可信的工具。",
|
||||
"Docling": "",
|
||||
"Docling Server URL required.": "",
|
||||
"Docling": "Docling",
|
||||
"Docling Server URL required.": "需要提供 Docling 服务器 URL",
|
||||
"Document": "文档",
|
||||
"Document Intelligence": "Document Intelligence",
|
||||
"Document Intelligence endpoint and key required.": "需要 Document Intelligence 端点和密钥。",
|
||||
@ -390,7 +390,7 @@
|
||||
"Enter Chunk Size": "输入块大小 (Chunk Size)",
|
||||
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "输入以逗号分隔的“token:bias_value”对(例如:5432:100, 413:-100)",
|
||||
"Enter description": "输入简介描述",
|
||||
"Enter Docling Server URL": "",
|
||||
"Enter Docling Server URL": "输入 Docling 服务器 URL",
|
||||
"Enter Document Intelligence Endpoint": "输入 Document Intelligence 端点",
|
||||
"Enter Document Intelligence Key": "输入 Document Intelligence 密钥",
|
||||
"Enter domains separated by commas (e.g., example.com,site.org)": "输入以逗号分隔的域名(例如:example.com、site.org)",
|
||||
@ -478,7 +478,7 @@
|
||||
"Export Prompts": "导出提示词",
|
||||
"Export to CSV": "导出到 CSV",
|
||||
"Export Tools": "导出工具",
|
||||
"External": "",
|
||||
"External": "外部",
|
||||
"External Models": "外部模型",
|
||||
"Failed to add file.": "添加文件失败。",
|
||||
"Failed to create API Key.": "无法创建 API 密钥。",
|
||||
@ -990,7 +990,7 @@
|
||||
"System": "系统",
|
||||
"System Instructions": "系统指令",
|
||||
"System Prompt": "系统提示词 (System Prompt)",
|
||||
"Tags": "",
|
||||
"Tags": "标签",
|
||||
"Tags Generation": "标签生成",
|
||||
"Tags Generation Prompt": "标签生成提示词",
|
||||
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting.": "无尾采样用于减少输出中出现概率较小的 Token 的影响。较高的值(例如 2.0)将进一步减少影响,而值 1.0 则禁用此设置。",
|
||||
|
Loading…
Reference in New Issue
Block a user