diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index ec6a7b751..e1e952f25 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -6,7 +6,7 @@ "(latest)": "(最新版)", "(Ollama)": "(Ollama)", "{{ models }}": "{{ models }}", - "{{COUNT}} Available Tool Servers": "", + "{{COUNT}} Available Tool Servers": "{{COUNT}} 个可用工具服务器", "{{COUNT}} hidden lines": "{{COUNT}} 行被隐藏", "{{COUNT}} Replies": "{{COUNT}} 回复", "{{user}}'s Chats": "{{user}} 的对话记录", @@ -216,7 +216,7 @@ "Confirm your action": "确定吗?", "Confirm your new password": "确认新密码", "Connect to your own OpenAI compatible API endpoints.": "连接到你自己的与 OpenAI 兼容的 API 接口端点。", - "Connect to your own OpenAPI compatible external tool servers.": "", + "Connect to your own OpenAPI compatible external tool servers.": "连接到您自己的兼容 OpenAPI 的外部工具服务器。", "Connections": "外部连接", "Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "约束推理模型的推理努力程度。仅适用于支持推理努力控制的特定提供商的推理模型。", "Contact Admin for WebUI Access": "请联系管理员以获取访问权限", @@ -439,7 +439,7 @@ "Enter timeout in seconds": "输入以秒为单位的超时时间", "Enter to Send": "Enter 键发送", "Enter Top K": "输入 Top K", - "Enter Top K Reranker": "", + "Enter Top K Reranker": "输入 Top K Reranker", "Enter URL (e.g. http://127.0.0.1:7860/)": "输入地址 (例如:http://127.0.0.1:7860/)", "Enter URL (e.g. http://localhost:11434)": "输入地址 (例如:http://localhost:11434)", "Enter your current password": "输入当前密码", @@ -637,8 +637,8 @@ "LDAP server updated": "LDAP 服务器已更新", "Leaderboard": "排行榜", "Leave empty for unlimited": "留空表示无限制", - "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", - "Leave empty to include all models from \"{{url}}/models\" endpoint": "", + "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "留空以包含来自 \"{{url}}/api/tags\" 端点的所有模型", + "Leave empty to include all models from \"{{url}}/models\" endpoint": "留空以包含来自 \"{{url}}/models\" 端点的所有模型", "Leave empty to include all models or select specific models": "留空表示包含所有模型或请选择模型", "Leave empty to use the default prompt, or enter a custom prompt": "留空以使用默认提示词,或输入自定义提示词。", "Leave model field empty to use the default model.": "将模型字段留空以使用默认模型。", @@ -665,7 +665,7 @@ "Manage Ollama API Connections": "管理Ollama API连接", "Manage OpenAI API Connections": "管理OpenAI API连接", "Manage Pipelines": "管理 Pipeline", - "Manage Tool Servers": "", + "Manage Tool Servers": "管理工具服务器", "March": "三月", "Max Tokens (num_predict)": "最大Token数量 (num_predict)", "Max Upload Count": "最大上传数量", @@ -1082,7 +1082,7 @@ "Tools have a function calling system that allows arbitrary code execution": "注意:工具有权执行任意代码", "Tools have a function calling system that allows arbitrary code execution.": "注意:工具有权执行任意代码。", "Top K": "Top K", - "Top K Reranker": "", + "Top K Reranker": "Top K Reranker", "Top P": "Top P", "Transformers": "Transformers", "Trouble accessing Ollama?": "访问 Ollama 时遇到问题?", @@ -1160,7 +1160,7 @@ "WebUI URL": "WebUI URL", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI 将向 \"{{url}}/api/chat\" 发出请求", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI 将向 \"{{url}}/chat/completions\" 发出请求", - "WebUI will make requests to \"{{url}}/openapi.json\"": "", + "WebUI will make requests to \"{{url}}/openapi.json\"": "WebUI 将向 \"{{url}}/openapi.json\" 发出请求", "What are you trying to achieve?": "你想要达到什么目标?", "What are you working on?": "你在忙于什么?", "What’s New in": "最近更新内容于",