|
@@ -2,6 +2,7 @@
|
|
|
"'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s', 'm', 'h', 'd', 'w' 或 '-1' 表示无过期时间。",
|
|
|
"(Beta)": "(测试版)",
|
|
|
"(e.g. `sh webui.sh --api`)": "(例如 `sh webui.sh --api`)",
|
|
|
+ "(latest)": "",
|
|
|
"{{modelName}} is thinking...": "{{modelName}} 正在思考...",
|
|
|
"{{webUIName}} Backend Required": "需要 {{webUIName}} 后端",
|
|
|
"About": "关于",
|
|
@@ -11,6 +12,7 @@
|
|
|
"Add a model tag name": "添加模型标签名称",
|
|
|
"Add a short description about what this modelfile does": "添加关于此模型文件功能的简短描述",
|
|
|
"Add a short title for this prompt": "为这个提示添加一个简短的标题",
|
|
|
+ "Add a tag": "",
|
|
|
"Add Docs": "添加文档",
|
|
|
"Add Files": "添加文件",
|
|
|
"Add message": "添加消息",
|
|
@@ -119,7 +121,20 @@
|
|
|
"Enable Chat History": "启用聊天历史",
|
|
|
"Enable New Sign Ups": "启用新注册",
|
|
|
"Enabled": "启用",
|
|
|
+ "Enter API Key": "",
|
|
|
+ "Enter Chunk Overlap": "",
|
|
|
+ "Enter Chunk Size": "",
|
|
|
+ "Enter Image Size (e.g. 512x512)": "",
|
|
|
+ "Enter LiteLLM API Base URL (litellm_params.api_base)": "",
|
|
|
+ "Enter LiteLLM API Key (litellm_params.api_key)": "",
|
|
|
+ "Enter LiteLLM API RPM (litellm_params.rpm)": "",
|
|
|
+ "Enter LiteLLM Model (litellm_params.model)": "",
|
|
|
+ "Enter Max Tokens (litellm_params.max_tokens)": "",
|
|
|
+ "Enter model tag (e.g. {{modelTag}})": "",
|
|
|
+ "Enter Number of Steps (e.g. 50)": "",
|
|
|
"Enter stop sequence": "输入停止序列",
|
|
|
+ "Enter Top K": "",
|
|
|
+ "Enter URL (e.g. http://127.0.0.1:7860/)": "",
|
|
|
"Enter Your Email": "输入您的电子邮件",
|
|
|
"Enter Your Full Name": "输入您的全名",
|
|
|
"Enter Your Password": "输入您的密码",
|
|
@@ -165,6 +180,7 @@
|
|
|
"Made by OpenWebUI Community": "由OpenWebUI社区制作",
|
|
|
"Make sure to enclose them with": "确保将它们包含在内",
|
|
|
"Manage LiteLLM Models": "管理LiteLLM模型",
|
|
|
+ "Manage Models": "",
|
|
|
"Manage Ollama Models": "管理Ollama模型",
|
|
|
"Max Tokens": "最大令牌数",
|
|
|
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "最多可以同时下载3个模型。请稍后再试。",
|
|
@@ -179,6 +195,8 @@
|
|
|
"Model Name": "模型名称",
|
|
|
"Model not selected": "未选择模型",
|
|
|
"Model Tag Name": "模型标签名称",
|
|
|
+ "Model Whitelisting": "",
|
|
|
+ "Model(s) Whitelisted": "",
|
|
|
"Modelfile": "模型文件",
|
|
|
"Modelfile Advanced Settings": "模型文件高级设置",
|
|
|
"Modelfile Content": "模型文件内容",
|
|
@@ -214,6 +232,7 @@
|
|
|
"or": "或",
|
|
|
"Parameters": "参数",
|
|
|
"Password": "密码",
|
|
|
+ "PDF Extract Images (OCR)": "",
|
|
|
"pending": "待定",
|
|
|
"Permission denied when accessing microphone: {{error}}": "访问麦克风时权限被拒绝:{{error}}",
|
|
|
"Playground": "游乐场",
|
|
@@ -253,7 +272,7 @@
|
|
|
"Seed": "种子",
|
|
|
"Select a mode": "选择一个模式",
|
|
|
"Select a model": "选择一个模型",
|
|
|
- "Select an Ollama instance": "选择一个Ollama实例",
|
|
|
+ "Select an Ollama instance": "",
|
|
|
"Send a Messsage": "发送消息",
|
|
|
"Send message": "发送消息",
|
|
|
"Server connection verified": "服务器连接已验证",
|
|
@@ -264,6 +283,7 @@
|
|
|
"Set Title Auto-Generation Model": "设置标题自动生成模型",
|
|
|
"Set Voice": "设置声音",
|
|
|
"Settings": "设置",
|
|
|
+ "Settings saved successfully!": "",
|
|
|
"Share to OpenWebUI Community": "分享到OpenWebUI社区",
|
|
|
"short-summary": "简短总结",
|
|
|
"Show": "显示",
|
|
@@ -310,6 +330,7 @@
|
|
|
"Type Hugging Face Resolve (Download) URL": "输入Hugging Face解析(下载)URL",
|
|
|
"Uh-oh! There was an issue connecting to {{provider}}.": "哦哦!连接到{{provider}}时出现问题。",
|
|
|
"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "未知文件类型'{{file_type}}',但接受并视为纯文本",
|
|
|
+ "Update password": "",
|
|
|
"Upload a GGUF model": "上传一个GGUF模型",
|
|
|
"Upload files": "上传文件",
|
|
|
"Upload Progress": "上传进度",
|
|
@@ -323,9 +344,11 @@
|
|
|
"Valid time units:": "有效时间单位:",
|
|
|
"variable": "变量",
|
|
|
"variable to have them replaced with clipboard content.": "变量将被剪贴板内容替换。",
|
|
|
+ "Version": "",
|
|
|
"Web": "网页",
|
|
|
"WebUI Add-ons": "WebUI 插件",
|
|
|
"WebUI Settings": "WebUI 设置",
|
|
|
+ "WebUI will make requests to": "",
|
|
|
"What’s New in": "最新变化",
|
|
|
"When history is turned off, new chats on this browser won't appear in your history on any of your devices.": "当历史记录被关闭时,这个浏览器上的新聊天不会出现在你任何设备的历史记录中。",
|
|
|
"Whisper (Local)": "私语(本地)",
|
|
@@ -334,4 +357,4 @@
|
|
|
"You": "你",
|
|
|
"You're a helpful assistant.": "你是一个有帮助的助手。",
|
|
|
"You're now logged in.": "你现在已经登录了。"
|
|
|
-}
|
|
|
+}
|