mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-24 18:25:21 +00:00
i18n: improve zh-CN translation
This commit is contained in:
parent
5088583721
commit
8f37a1b721
1 changed files with 8 additions and 8 deletions
|
|
@ -12,10 +12,10 @@
|
|||
"{{COUNT}} Available Tools": "{{COUNT}} 个可用工具",
|
||||
"{{COUNT}} characters": "{{COUNT}} 个字符",
|
||||
"{{COUNT}} extracted lines": "已提取 {{COUNT}} 行",
|
||||
"{{COUNT}} files": "",
|
||||
"{{COUNT}} files": "{{COUNT}} 个文件",
|
||||
"{{COUNT}} hidden lines": "{{COUNT}} 行被隐藏",
|
||||
"{{COUNT}} Replies": "{{COUNT}} 条回复",
|
||||
"{{COUNT}} Rows": "",
|
||||
"{{COUNT}} Rows": "{{COUNT}} 行",
|
||||
"{{COUNT}} Sources": "{{COUNT}} 个引用来源",
|
||||
"{{COUNT}} words": "{{COUNT}} 个字",
|
||||
"{{LOCALIZED_DATE}} at {{LOCALIZED_TIME}}": "{{LOCALIZED_DATE}} {{LOCALIZED_TIME}}",
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
"Add text content": "添加文本内容",
|
||||
"Add User": "添加用户",
|
||||
"Add User Group": "添加权限组",
|
||||
"Add webpage": "",
|
||||
"Add webpage": "添加网页",
|
||||
"Additional Config": "额外配置项",
|
||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Datalab Marker 的额外配置项,可以填写一个包含键值对的 JSON 字符串。例如:{\"key\": \"value\"}。支持的键包括:disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count 和 default_level。",
|
||||
"Additional Parameters": "额外参数",
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
"API keys": "API 密钥",
|
||||
"API Keys": "API 密钥",
|
||||
"API Mode": "API 模式",
|
||||
"API Timeout": "",
|
||||
"API Timeout": "API 超时时间",
|
||||
"API Version": "API 版本",
|
||||
"API Version is required": "API 版本是必填项。",
|
||||
"Application DN": "Application DN",
|
||||
|
|
@ -373,7 +373,7 @@
|
|||
"Create new key": "创建新密钥",
|
||||
"Create new secret key": "创建新安全密钥",
|
||||
"Create note": "创建笔记",
|
||||
"Create Note": "",
|
||||
"Create Note": "创建笔记",
|
||||
"Create your first note by clicking on the plus button below.": "点击下面的加号按钮创建您的第一个笔记",
|
||||
"Created at": "创建于",
|
||||
"Created At": "创建于",
|
||||
|
|
@ -738,7 +738,7 @@
|
|||
"Failed to load chat preview": "对话预览加载失败",
|
||||
"Failed to load file content.": "文件内容加载失败",
|
||||
"Failed to move chat": "移动对话失败",
|
||||
"Failed to process URL: {{url}}": "",
|
||||
"Failed to process URL: {{url}}": "处理链接失败: {{url}}",
|
||||
"Failed to read clipboard contents": "读取剪贴板内容失败",
|
||||
"Failed to remove member": "移除成员失败",
|
||||
"Failed to render diagram": "图表渲染失败",
|
||||
|
|
@ -998,7 +998,7 @@
|
|||
"License": "授权",
|
||||
"Lift List": "上移列表",
|
||||
"Light": "浅色",
|
||||
"Limit concurrent search queries. 0 = unlimited (default). Set to 1 for sequential execution (recommended for APIs with strict rate limits like Brave free tier).": "",
|
||||
"Limit concurrent search queries. 0 = unlimited (default). Set to 1 for sequential execution (recommended for APIs with strict rate limits like Brave free tier).": "搜索并发数限制。默认为 0(无限制),设置为 1 则以顺序执行(推荐用于具有严格速率限制的接口,如 Brave 免费套餐)。",
|
||||
"List": "列表",
|
||||
"Listening...": "正在倾听...",
|
||||
"Llama.cpp": "Llama.cpp",
|
||||
|
|
@ -1787,7 +1787,7 @@
|
|||
"Web Search in Chat": "在对话时进行联网搜索",
|
||||
"Web Search Query Generation": "联网搜索关键词生成",
|
||||
"Webhook URL": "Webhook URL",
|
||||
"Webpage URLs": "",
|
||||
"Webpage URLs": "网页链接",
|
||||
"WebUI Settings": "WebUI 设置",
|
||||
"WebUI URL": "WebUI URL",
|
||||
"WebUI will make requests to \"{{url}}\"": "WebUI 将向 \"{{url}}\" 发出请求",
|
||||
|
|
|
|||
Loading…
Reference in a new issue