translation.json 25 KB
Newer Older
1
2
3
4
{
	"'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`)",
ChasLui's avatar
ChasLui committed
5
	"(latest)": "(最新版)",
6
	"{{modelName}} is thinking...": "{{modelName}} 正在思考...",
ChasLui's avatar
ChasLui committed
7
	"{{user}}'s Chats": "{{user}} 的聊天记录",
8
	"{{webUIName}} Backend Required": "需要 {{webUIName}} 后端",
9
	"A selected model does not support image input": "",
10
	"a user": "用户",
11
12
	"About": "关于",
	"Account": "账户",
ChasLui's avatar
ChasLui committed
13
	"Accurate information": "准确信息",
Timothy J. Baek's avatar
Timothy J. Baek committed
14
	"Add": "",
15
16
	"Add a model": "添加模型",
	"Add a model tag name": "添加模型标签名称",
17
18
19
	"Add a short description about what this modelfile does": "为这个模型文件添加一段简短的描述",
	"Add a short title for this prompt": "为这个提示词添加一个简短的标题",
	"Add a tag": "添加标签",
ChasLui's avatar
ChasLui committed
20
	"Add custom prompt": "添加自定义提示词",
21
22
	"Add Docs": "添加文档",
	"Add Files": "添加文件",
Timothy J. Baek's avatar
Timothy J. Baek committed
23
	"Add Memory": "",
24
	"Add message": "添加消息",
ChasLui's avatar
ChasLui committed
25
	"Add Model": "添加模型",
26
	"Add Tags": "添加标签",
ChasLui's avatar
ChasLui committed
27
	"Add User": "添加用户",
28
	"Adjusting these settings will apply changes universally to all users.": "调整这些设置将会对所有用户应用更改。",
29
30
31
32
33
	"admin": "管理员",
	"Admin Panel": "管理员面板",
	"Admin Settings": "管理员设置",
	"Advanced Parameters": "高级参数",
	"all": "所有",
ChasLui's avatar
ChasLui committed
34
	"All Documents": "所有文档",
35
	"All selected models do not support image input, removed images": "",
36
37
	"All Users": "所有用户",
	"Allow": "允许",
38
	"Allow Chat Deletion": "允许删除聊天记录",
39
40
	"alphanumeric characters and hyphens": "字母数字字符和连字符",
	"Already have an account?": "已经有账户了吗?",
41
	"an assistant": "助手",
42
	"and": "和",
ChasLui's avatar
ChasLui committed
43
	"and create a new shared link.": "创建一个新的共享链接。",
44
45
	"API Base URL": "API 基础 URL",
	"API Key": "API 密钥",
ChasLui's avatar
ChasLui committed
46
47
	"API Key created.": "API 密钥已创建。",
	"API keys": "API 密钥",
48
	"API RPM": "API RPM",
ChasLui's avatar
ChasLui committed
49
	"April": "四月",
50
	"Archive": "存档",
Timothy J. Baek's avatar
Timothy J. Baek committed
51
	"Archived Chats": "聊天记录存档",
52
	"are allowed - Activate this command by typing": "允许 - 通过输入来激活这个命令",
53
	"Are you sure?": "你确定吗?",
Yanyutin753's avatar
Yanyutin753 committed
54
	"Attach file": "添加文件",
ChasLui's avatar
ChasLui committed
55
	"Attention to detail": "注重细节",
56
	"Audio": "音频",
ChasLui's avatar
ChasLui committed
57
	"August": "八月",
58
	"Auto-playback response": "自动播放回应",
59
	"Auto-send input after 3 sec.": "3 秒后自动发送输入",
60
61
62
63
	"AUTOMATIC1111 Base URL": "AUTOMATIC1111 基础 URL",
	"AUTOMATIC1111 Base URL is required.": "需要 AUTOMATIC1111 基础 URL。",
	"available!": "可用!",
	"Back": "返回",
ChasLui's avatar
ChasLui committed
64
65
66
	"Bad Response": "不良响应",
	"before": "之前",
	"Being lazy": "懒惰",
67
	"Builder Mode": "构建模式",
ChasLui's avatar
ChasLui committed
68
	"Bypass SSL verification for Websites": "绕过网站的 SSL 验证",
69
70
71
72
	"Cancel": "取消",
	"Categories": "分类",
	"Change Password": "更改密码",
	"Chat": "聊天",
73
	"Chat Bubble UI": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
74
	"Chat direction": "",
75
	"Chat History": "聊天历史",
76
	"Chat History is off for this browser.": "此浏览器已关闭聊天历史功能。",
77
78
79
80
81
	"Chats": "聊天",
	"Check Again": "再次检查",
	"Check for updates": "检查更新",
	"Checking for updates...": "正在检查更新...",
	"Choose a model before saving...": "保存前选择一个模型...",
82
83
84
	"Chunk Overlap": "块重叠 (Chunk Overlap)",
	"Chunk Params": "块参数 (Chunk Params)",
	"Chunk Size": "块大小 (Chunk Size)",
85
	"Citation": "引文",
86
	"Click here for help.": "点击这里获取帮助。",
ChasLui's avatar
ChasLui committed
87
	"Click here to": "单击此处",
88
89
	"Click here to check other modelfiles.": "点击这里检查其他模型文件。",
	"Click here to select": "点击这里选择",
ChasLui's avatar
ChasLui committed
90
	"Click here to select a csv file.": "单击此处选择 csv 文件。",
91
92
93
94
95
	"Click here to select documents.": "点击这里选择文档。",
	"click here.": "点击这里。",
	"Click on the user role button to change a user's role.": "点击用户角色按钮以更改用户的角色。",
	"Close": "关闭",
	"Collection": "收藏",
ChasLui's avatar
ChasLui committed
96
97
98
	"ComfyUI": "ComfyUI",
	"ComfyUI Base URL": "ComfyUI Base URL",
	"ComfyUI Base URL is required.": "ComfyUI Base URL 是必需的。",
99
100
101
102
103
	"Command": "命令",
	"Confirm Password": "确认密码",
	"Connections": "连接",
	"Content": "内容",
	"Context Length": "上下文长度",
ChasLui's avatar
ChasLui committed
104
	"Continue Response": "继续回复",
105
	"Conversation Mode": "对话模式",
106
107
	"Copied shared chat URL to clipboard!": "已复制共享聊天 URL 到剪贴板!",
	"Copy": "复制",
108
109
	"Copy last code block": "复制最后一个代码块",
	"Copy last response": "复制最后一次回复",
110
	"Copy Link": "复制链接",
111
	"Copying to clipboard was successful!": "复制到剪贴板成功!",
112
	"Create a concise, 3-5 word phrase as a header for the following query, strictly adhering to the 3-5 word limit and avoiding the use of the word 'title':": "为以下查询创建一个简洁的、3-5 个词的短语作为标题,严格遵守 3-5 个词的限制并避免使用“标题”一词:",
113
114
	"Create a modelfile": "创建模型文件",
	"Create Account": "创建账户",
ChasLui's avatar
ChasLui committed
115
116
	"Create new key": "创建新密钥",
	"Create new secret key": "创建新安全密钥",
117
	"Created at": "创建于",
ChasLui's avatar
ChasLui committed
118
	"Created At": "创建于",
119
	"Current Model": "当前模型",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
120
	"Current Models": "",
121
122
	"Current Password": "当前密码",
	"Custom": "自定义",
123
	"Customize Ollama models for a specific purpose": "定制特定用途的 Ollama 模型",
124
	"Dark": "暗色",
ChasLui's avatar
ChasLui committed
125
	"Dashboard": "仪表盘",
126
	"Database": "数据库",
ChasLui's avatar
ChasLui committed
127
	"December": "十二月",
128
129
	"Default": "默认",
	"Default (Automatic1111)": "默认(Automatic1111)",
ChasLui's avatar
ChasLui committed
130
	"Default (SentenceTransformers)": "默认(SentenceTransformers)",
131
132
133
134
135
	"Default (Web API)": "默认(Web API)",
	"Default model updated": "默认模型已更新",
	"Default Prompt Suggestions": "默认提示词建议",
	"Default User Role": "默认用户角色",
	"delete": "删除",
136
	"Delete": "删除",
137
138
	"Delete a model": "删除一个模型",
	"Delete chat": "删除聊天",
139
	"Delete Chat": "删除聊天",
140
	"Delete Chats": "删除聊天记录",
ChasLui's avatar
ChasLui committed
141
	"delete this link": "删除这个链接",
142
	"Delete User": "删除用户",
143
	"Deleted {{deleteModelTag}}": "已删除{{deleteModelTag}}",
ChasLui's avatar
ChasLui committed
144
	"Deleted {{tagName}}": "已删除 {{tagName}}",
145
	"Description": "描述",
ChasLui's avatar
ChasLui committed
146
	"Didn't fully follow instructions": "没有完全遵循指示",
147
148
149
150
151
	"Disabled": "禁用",
	"Discover a modelfile": "探索模型文件",
	"Discover a prompt": "探索提示词",
	"Discover, download, and explore custom prompts": "发现、下载并探索自定义提示词",
	"Discover, download, and explore model presets": "发现、下载并探索模型预设",
152
	"Display the username instead of You in the Chat": "在聊天中显示用户名而不是“你”",
153
154
155
156
157
158
	"Document": "文档",
	"Document Settings": "文档设置",
	"Documents": "文档",
	"does not make any external connections, and your data stays securely on your locally hosted server.": "不进行任何外部连接,您的数据安全地存储在您的本地服务器上。",
	"Don't Allow": "不允许",
	"Don't have an account?": "没有账户?",
159
160
161
	"Don't like the style": "不喜欢这个风格",
	"Download": "下载",
	"Download canceled": "下载已取消",
162
	"Download Database": "下载数据库",
163
	"Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中",
164
	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是's', 'm', 'h'。",
165
	"Edit": "编辑",
166
167
168
	"Edit Doc": "编辑文档",
	"Edit User": "编辑用户",
	"Email": "电子邮件",
ChasLui's avatar
ChasLui committed
169
170
171
	"Embedding Model": "嵌入模型",
	"Embedding Model Engine": "嵌入模型引擎",
	"Embedding model set to \"{{embedding_model}}\"": "嵌入模型设置为 \"{{embedding_model}}\"",
172
173
174
	"Enable Chat History": "启用聊天历史",
	"Enable New Sign Ups": "启用新注册",
	"Enabled": "启用",
ChasLui's avatar
ChasLui committed
175
	"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "确保您的 CSV 文件按以下顺序包含 4 列: 姓名、电子邮件、密码、角色。",
176
	"Enter {{role}} message here": "在此处输入 {{role}} 信息",
Timothy J. Baek's avatar
Timothy J. Baek committed
177
	"Enter a detail about yourself for your LLMs to recall": "",
178
179
180
	"Enter Chunk Overlap": "输入块重叠 (Chunk Overlap)",
	"Enter Chunk Size": "输入块大小 (Chunk Size)",
	"Enter Image Size (e.g. 512x512)": "输入图片大小 (例如 512x512)",
ChasLui's avatar
ChasLui committed
181
	"Enter language codes": "输入语言代码",
182
183
184
185
186
	"Enter LiteLLM API Base URL (litellm_params.api_base)": "输入 LiteLLM API 基本 URL (litellm_params.api_base)",
	"Enter LiteLLM API Key (litellm_params.api_key)": "输入 LiteLLM API 密匙 (litellm_params.api_key)",
	"Enter LiteLLM API RPM (litellm_params.rpm)": "输入 LiteLLM API 速率限制 (litellm_params.rpm)",
	"Enter LiteLLM Model (litellm_params.model)": "输入 LiteLLM 模型 (litellm_params.model)",
	"Enter Max Tokens (litellm_params.max_tokens)": "输入模型的 Max Tokens (litellm_params.max_tokens)",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
187
	"Enter Model Display Name": "",
188
189
	"Enter model tag (e.g. {{modelTag}})": "输入模型标签 (例如{{modelTag}})",
	"Enter Number of Steps (e.g. 50)": "输入步数 (例如 50)",
ChasLui's avatar
ChasLui committed
190
	"Enter Score": "输入分",
191
	"Enter stop sequence": "输入停止序列",
192
193
	"Enter Top K": "输入 Top K",
	"Enter URL (e.g. http://127.0.0.1:7860/)": "输入 URL (例如 http://127.0.0.1:7860/)",
ChasLui's avatar
ChasLui committed
194
	"Enter URL (e.g. http://localhost:11434)": "输入 URL (例如 http://localhost:11434)",
195
196
197
	"Enter Your Email": "输入您的电子邮件",
	"Enter Your Full Name": "输入您的全名",
	"Enter Your Password": "输入您的密码",
198
	"Enter Your Role": "输入您的角色",
199
200
201
202
203
204
	"Experimental": "实验性",
	"Export All Chats (All Users)": "导出所有聊天(所有用户)",
	"Export Chats": "导出聊天",
	"Export Documents Mapping": "导出文档映射",
	"Export Modelfiles": "导出模型文件",
	"Export Prompts": "导出提示词",
205
	"Failed to create API Key.": "无法创建 API 密钥。",
206
	"Failed to read clipboard contents": "无法读取剪贴板内容",
ChasLui's avatar
ChasLui committed
207
	"February": "二月",
208
	"Feel free to add specific details": "请随意添加具体细节",
209
210
	"File Mode": "文件模式",
	"File not found.": "文件未找到。",
ChasLui's avatar
ChasLui committed
211
	"Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "检测到指纹欺骗: 无法使用姓名缩写作为头像。默认使用默认个人形象。",
Timothy J. Baek's avatar
Timothy J. Baek committed
212
	"Fluidly stream large external response chunks": "流畅地传输大型外部响应块",
213
	"Focus chat input": "聚焦聊天输入",
ChasLui's avatar
ChasLui committed
214
	"Followed instructions perfectly": "完全遵循说明",
215
216
217
218
219
	"Format your variables using square brackets like this:": "使用这样的方括号格式化你的变量:",
	"From (Base Model)": "来自(基础模型)",
	"Full Screen Mode": "全屏模式",
	"General": "通用",
	"General Settings": "通用设置",
220
	"Generation Info": "生成信息",
ChasLui's avatar
ChasLui committed
221
222
223
	"Good Response": "反应良好",
	"h:mm a": "h:mm a",
	"has no conversations.": "没有对话。",
224
	"Hello, {{name}}": "你好,{{name}}",
225
	"Help": "帮助",
226
227
	"Hide": "隐藏",
	"Hide Additional Params": "隐藏额外参数",
228
	"How can I help you today?": "我今天能帮你做什么?",
ChasLui's avatar
ChasLui committed
229
	"Hybrid Search": "混合搜索",
230
231
232
233
234
235
236
237
	"Image Generation (Experimental)": "图像生成(实验性)",
	"Image Generation Engine": "图像生成引擎",
	"Image Settings": "图像设置",
	"Images": "图像",
	"Import Chats": "导入聊天",
	"Import Documents Mapping": "导入文档映射",
	"Import Modelfiles": "导入模型文件",
	"Import Prompts": "导入提示",
238
	"Include `--api` flag when running stable-diffusion-webui": "运行 stable-diffusion-webui 时包含 `--api` 标志",
239
	"Input commands": "输入命令",
240
	"Interface": "界面",
241
	"Invalid Tag": "无效标签",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
242
	"Is Model Vision Capable": "",
ChasLui's avatar
ChasLui committed
243
	"January": "一月",
244
	"join our Discord for help.": "加入我们的 Discord 寻求帮助。",
245
	"JSON": "JSON",
ChasLui's avatar
ChasLui committed
246
247
	"July": "七月",
	"June": "六月",
248
249
	"JWT Expiration": "JWT 过期",
	"JWT Token": "JWT 令牌",
250
251
252
	"Keep Alive": "保持活动",
	"Keyboard shortcuts": "键盘快捷键",
	"Language": "语言",
253
	"Last Active": "最后活跃",
254
255
	"Light": "浅色",
	"Listening...": "监听中...",
256
	"LLMs can make mistakes. Verify important information.": "LLM 可能会生成错误信息,请验证重要信息。",
Timothy J. Baek's avatar
Timothy J. Baek committed
257
	"LTR": "",
258
	"Made by OpenWebUI Community": "由 OpenWebUI 社区制作",
259
	"Make sure to enclose them with": "确保将它们包含在内",
260
	"Manage LiteLLM Models": "管理 LiteLLM 模型",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
261
	"Manage Model Information": "",
262
	"Manage Models": "管理模型",
263
	"Manage Ollama Models": "管理 Ollama 模型",
ChasLui's avatar
ChasLui committed
264
	"March": "三月",
265
	"Max Tokens": "最大令牌数",
266
	"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "最多可以同时下载 3 个模型,请稍后重试。",
ChasLui's avatar
ChasLui committed
267
	"May": "五月",
Timothy J. Baek's avatar
Timothy J. Baek committed
268
	"Memories accessible by LLMs will be shown here.": "",
269
	"Memory": "",
Timothy J. Baek's avatar
Timothy J. Baek committed
270
	"Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "",
ChasLui's avatar
ChasLui committed
271
	"Minimum Score": "最低分",
272
273
274
275
	"Mirostat": "Mirostat",
	"Mirostat Eta": "Mirostat Eta",
	"Mirostat Tau": "Mirostat Tau",
	"MMMM DD, YYYY": "MMMM DD, YYYY",
ChasLui's avatar
ChasLui committed
276
	"MMMM DD, YYYY HH:mm": "MMMM DD, YYYY HH:mm",
277
278
279
280
	"Model '{{modelName}}' has been successfully downloaded.": "模型'{{modelName}}'已成功下载。",
	"Model '{{modelTag}}' is already in queue for downloading.": "模型'{{modelTag}}'已在下载队列中。",
	"Model {{modelId}} not found": "未找到模型{{modelId}}",
	"Model {{modelName}} already exists.": "模型{{modelName}}已存在。",
281
	"Model {{modelName}} is not vision capable": "",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
282
283
	"Model Description": "",
	"Model Display Name": "",
ChasLui's avatar
ChasLui committed
284
	"Model filesystem path detected. Model shortname is required for update, cannot continue.": "检测到模型文件系统路径。模型简名是更新所必需的,无法继续。",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
285
286
	"Model info for {{modelName}} added successfully": "",
	"Model info for {{modelName}} deleted successfully": "",
287
288
289
	"Model Name": "模型名称",
	"Model not selected": "未选择模型",
	"Model Tag Name": "模型标签名称",
290
291
	"Model Whitelisting": "白名单模型",
	"Model(s) Whitelisted": "模型已加入白名单",
292
293
294
295
296
	"Modelfile": "模型文件",
	"Modelfile Advanced Settings": "模型文件高级设置",
	"Modelfile Content": "模型文件内容",
	"Modelfiles": "模型文件",
	"Models": "模型",
ChasLui's avatar
ChasLui committed
297
	"More": "更多",
298
299
300
301
302
	"Name": "名称",
	"Name Tag": "名称标签",
	"Name your modelfile": "命名你的模型文件",
	"New Chat": "新聊天",
	"New Password": "新密码",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
303
	"No": "",
ChasLui's avatar
ChasLui committed
304
	"No results found": "未找到结果",
305
	"No source available": "没有可用来源",
ChasLui's avatar
ChasLui committed
306
	"Not factually correct": "与事实不符",
307
308
	"Not sure what to add?": "不确定要添加什么?",
	"Not sure what to write? Switch to": "不确定写什么?切换到",
ChasLui's avatar
ChasLui committed
309
	"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果设置了最低分数,搜索只会返回分数大于或等于最低分数的文档。",
310
	"Notifications": "桌面通知",
ChasLui's avatar
ChasLui committed
311
312
	"November": "十一月",
	"October": "十月",
313
314
	"Off": "关闭",
	"Okay, Let's Go!": "好的,我们开始吧!",
315
	"OLED Dark": "暗黑色",
ChasLui's avatar
ChasLui committed
316
	"Ollama": "Ollama",
317
318
319
320
	"Ollama Base URL": "Ollama 基础 URL",
	"Ollama Version": "Ollama 版本",
	"On": "开",
	"Only": "仅",
321
	"Only alphanumeric characters and hyphens are allowed in the command string.": "命令字符串中只允许使用英文字母,数字 (0-9) 以及连字符 (-)。",
322
323
324
325
326
327
328
	"Oops! Hold tight! Your files are still in the processing oven. We're cooking them up to perfection. Please be patient and we'll let you know once they're ready.": "哎呀!请稍等!您的文件仍在处理中。我们正在将它们做得尽善尽美,请耐心等待,一旦准备好我们会通知您。",
	"Oops! Looks like the URL is invalid. Please double-check and try again.": "哎呀!看起来 URL 无效。请仔细检查后再试一次。",
	"Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "哎呀!您正在使用不支持的方法(仅限前端)。请从后端提供 WebUI。",
	"Open": "打开",
	"Open AI": "Open AI",
	"Open AI (Dall-E)": "Open AI (Dall-E)",
	"Open new chat": "打开新聊天",
ChasLui's avatar
ChasLui committed
329
	"OpenAI": "OpenAI",
330
	"OpenAI API": "OpenAI API",
ChasLui's avatar
ChasLui committed
331
	"OpenAI API Config": "OpenAI API 配置",
332
	"OpenAI API Key is required.": "需要 OpenAI API 密钥。",
ChasLui's avatar
ChasLui committed
333
	"OpenAI URL/Key required.": "需要 OpenAI URL/Key",
334
	"or": "或",
ChasLui's avatar
ChasLui committed
335
336
	"Other": "其他",
	"Overview": "概述",
337
338
	"Parameters": "参数",
	"Password": "密码",
ChasLui's avatar
ChasLui committed
339
	"PDF document (.pdf)": "PDF 文档 (.pdf)",
340
	"PDF Extract Images (OCR)": "PDF 图像处理 (使用 OCR)",
341
342
	"pending": "待定",
	"Permission denied when accessing microphone: {{error}}": "访问麦克风时权限被拒绝:{{error}}",
343
	"Personalization": "",
ChasLui's avatar
ChasLui committed
344
	"Plain text (.txt)": "PDF 文档 (.pdf)",
345
	"Playground": "AI 对话游乐场",
346
	"Positive attitude": "积极态度",
ChasLui's avatar
ChasLui committed
347
348
	"Previous 30 days": "过去 30 天",
	"Previous 7 days": "过去 7 天",
349
	"Profile Image": "用户头像",
ChasLui's avatar
ChasLui committed
350
351
	"Prompt": "提示词",
	"Prompt (e.g. Tell me a fun fact about the Roman Empire)": "提示(例如:告诉我一个关于罗马帝国的有趣事实)",
352
353
354
	"Prompt Content": "提示词内容",
	"Prompt suggestions": "提示词建议",
	"Prompts": "提示词",
ChasLui's avatar
ChasLui committed
355
	"Pull \"{{searchValue}}\" from Ollama.com": "从 Ollama.com 拉取 \"{{searchValue}}\"",
356
357
358
359
360
	"Pull a model from Ollama.com": "从 Ollama.com 拉取一个模型",
	"Pull Progress": "拉取进度",
	"Query Params": "查询参数",
	"RAG Template": "RAG 模板",
	"Raw Format": "原始格式",
ChasLui's avatar
ChasLui committed
361
	"Read Aloud": "朗读",
362
363
	"Record voice": "录音",
	"Redirecting you to OpenWebUI Community": "正在将您重定向到 OpenWebUI 社区",
ChasLui's avatar
ChasLui committed
364
	"Refused when it shouldn't have": "在不该拒绝时拒绝",
365
	"Regenerate": "重新生成",
366
	"Release Notes": "发布说明",
367
	"Remove": "移除",
ChasLui's avatar
ChasLui committed
368
369
	"Remove Model": "移除模型",
	"Rename": "重命名",
370
371
372
	"Repeat Last N": "重复最后 N 次",
	"Repeat Penalty": "重复惩罚",
	"Request Mode": "请求模式",
ChasLui's avatar
ChasLui committed
373
374
375
	"Reranking Model": "重排模型",
	"Reranking model disabled": "重排模型已禁用",
	"Reranking model set to \"{{reranking_model}}\"": "重排模型设置为 \"{{reranking_model}}\"",
376
	"Reset Vector Storage": "重置向量存储",
377
	"Response AutoCopy to Clipboard": "自动复制回答到剪贴板",
378
379
380
	"Role": "角色",
	"Rosé Pine": "Rosé Pine",
	"Rosé Pine Dawn": "Rosé Pine Dawn",
Timothy J. Baek's avatar
Timothy J. Baek committed
381
	"RTL": "",
382
383
384
	"Save": "保存",
	"Save & Create": "保存并创建",
	"Save & Update": "保存并更新",
385
	"Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "不再支持直接将聊天记录保存到浏览器存储中。请点击下面的按钮下载并删除您的聊天记录。别担心,您可以通过轻松地将聊天记录重新导入到后端",
386
387
388
389
	"Scan": "扫描",
	"Scan complete!": "扫描完成!",
	"Scan for documents from {{path}}": "从 {{path}} 扫描文档",
	"Search": "搜索",
ChasLui's avatar
ChasLui committed
390
	"Search a model": "搜索模型",
391
392
393
394
395
396
397
	"Search Documents": "搜索文档",
	"Search Prompts": "搜索提示词",
	"See readme.md for instructions": "查看 readme.md 以获取说明",
	"See what's new": "查看最新内容",
	"Seed": "种子",
	"Select a mode": "选择一个模式",
	"Select a model": "选择一个模型",
398
	"Select an Ollama instance": "选择一个 Ollama 实例",
ChasLui's avatar
ChasLui committed
399
	"Select model": "选择模型",
400
	"Selected models do not support image inputs": "",
ChasLui's avatar
ChasLui committed
401
	"Send": "发送",
Justin Hayes's avatar
Justin Hayes committed
402
	"Send a Message": "发送消息",
403
	"Send message": "发送消息",
ChasLui's avatar
ChasLui committed
404
	"September": "九月",
405
	"Server connection verified": "已验证服务器连接",
406
407
	"Set as default": "设为默认",
	"Set Default Model": "设置默认模型",
ChasLui's avatar
ChasLui committed
408
	"Set embedding model (e.g. {{model}})": "设置嵌入模型(例如 {{model}})",
409
	"Set Image Size": "设置图片大小",
Timothy J. Baek's avatar
Timothy J. Baek committed
410
	"Set Model": "设置模型",
ChasLui's avatar
ChasLui committed
411
	"Set reranking model (e.g. {{model}})": "设置重排模型(例如 {{model}})",
412
413
414
415
	"Set Steps": "设置步骤",
	"Set Title Auto-Generation Model": "设置标题自动生成模型",
	"Set Voice": "设置声音",
	"Settings": "设置",
416
	"Settings saved successfully!": "设置已保存",
417
418
	"Share": "分享",
	"Share Chat": "分享聊天",
419
	"Share to OpenWebUI Community": "分享到 OpenWebUI 社区",
420
421
422
423
	"short-summary": "简短总结",
	"Show": "显示",
	"Show Additional Params": "显示额外参数",
	"Show shortcuts": "显示快捷方式",
ChasLui's avatar
ChasLui committed
424
	"Showcased creativity": "展示创意",
425
426
427
428
	"sidebar": "侧边栏",
	"Sign in": "登录",
	"Sign Out": "登出",
	"Sign up": "注册",
429
430
	"Signing in": "正在登录",
	"Source": "来源",
431
432
	"Speech recognition error: {{error}}": "语音识别错误:{{error}}",
	"Speech-to-Text Engine": "语音转文字引擎",
433
	"SpeechRecognition API is not supported in this browser.": "此浏览器不支持 SpeechRecognition API。",
434
435
436
	"Stop Sequence": "停止序列",
	"STT Settings": "语音转文字设置",
	"Submit": "提交",
ChasLui's avatar
ChasLui committed
437
	"Subtitle (e.g. about the Roman Empire)": "副标题(如关于罗马帝国的副标题)",
438
439
	"Success": "成功",
	"Successfully updated.": "成功更新。",
ChasLui's avatar
ChasLui committed
440
	"Suggested": "建议",
441
442
443
444
	"Sync All": "同步所有",
	"System": "系统",
	"System Prompt": "系统提示",
	"Tags": "标签",
ChasLui's avatar
ChasLui committed
445
	"Tell us more:": "告诉我们更多信息",
446
447
448
449
450
	"Temperature": "温度",
	"Template": "模板",
	"Text Completion": "文本完成",
	"Text-to-Speech Engine": "文本转语音引擎",
	"Tfs Z": "Tfs Z",
ChasLui's avatar
ChasLui committed
451
452
	"Thanks for your feedback!": "感谢你的反馈!",
	"The score should be a value between 0.0 (0%) and 1.0 (100%).": "分值应介于 0.0(0%)和 1.0(100%)之间。",
453
454
455
	"Theme": "主题",
	"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "这确保了您宝贵的对话被安全保存到后端数据库中。谢谢!",
	"This setting does not sync across browsers or devices.": "此设置不会在浏览器或设备之间同步。",
ChasLui's avatar
ChasLui committed
456
	"Thorough explanation": "详尽的解释",
457
	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替换后,在聊天输入中按 Tab 键可以连续更新多个变量。",
458
	"Title": "标题",
ChasLui's avatar
ChasLui committed
459
	"Title (e.g. Tell me a fun fact)": "标题(例如 告诉我一个有趣的事实)",
460
	"Title Auto-Generation": "标题自动生成",
ChasLui's avatar
ChasLui committed
461
	"Title cannot be an empty string.": "标题不能为空字符串。",
462
	"Title Generation Prompt": "自动生成标题的提示词",
463
464
	"to": "到",
	"To access the available model names for downloading,": "要访问可下载的模型名称,",
465
	"To access the GGUF models available for downloading,": "要访问可下载的 GGUF 模型,",
466
	"to chat input.": "到聊天输入。",
ChasLui's avatar
ChasLui committed
467
	"Today": "今天",
468
469
470
471
	"Toggle settings": "切换设置",
	"Toggle sidebar": "切换侧边栏",
	"Top K": "Top K",
	"Top P": "Top P",
472
	"Trouble accessing Ollama?": "访问 Ollama 时遇到问题?",
473
	"TTS Settings": "文本转语音设置",
474
	"Type Hugging Face Resolve (Download) URL": "输入 Hugging Face 解析(下载)URL",
475
476
	"Uh-oh! There was an issue connecting to {{provider}}.": "哎呀!连接到{{provider}}时出现问题。",
	"Unknown File Type '{{file_type}}', but accepting and treating as plain text": "未知文件类型'{{file_type}}',将视为纯文本进行处理",
ChasLui's avatar
ChasLui committed
477
	"Update and Copy Link": "更新和复制链接",
478
	"Update password": "更新密码",
479
	"Upload a GGUF model": "上传一个 GGUF 模型",
480
481
	"Upload files": "上传文件",
	"Upload Progress": "上传进度",
482
	"URL Mode": "URL 模式",
483
	"Use '#' in the prompt input to load and select your documents.": "在提示输入中使用'#'来加载和选择你的文档。",
484
	"Use Gravatar": "使用 Gravatar",
ChasLui's avatar
ChasLui committed
485
	"Use Initials": "使用首字母缩写",
486
487
488
489
490
491
492
	"user": "用户",
	"User Permissions": "用户权限",
	"Users": "用户",
	"Utilize": "利用",
	"Valid time units:": "有效时间单位:",
	"variable": "变量",
	"variable to have them replaced with clipboard content.": "变量将被剪贴板内容替换。",
493
	"Version": "版本",
ChasLui's avatar
ChasLui committed
494
	"Warning: If you update or change your embedding model, you will need to re-import all documents.": "警告: 如果更新或更改 embedding 模型,则需要重新导入所有文档。",
495
	"Web": "网页",
496
497
498
	"Web Loader Settings": "Web 加载器设置",
	"Web Params": "Web 参数",
	"Webhook URL": "Webhook URL",
499
500
	"WebUI Add-ons": "WebUI 插件",
	"WebUI Settings": "WebUI 设置",
501
	"WebUI will make requests to": "WebUI 将请求",
502
503
	"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.": "当历史记录被关闭时,这个浏览器上的新聊天不会出现在你任何设备的历史记录中。",
504
	"Whisper (Local)": "Whisper(本地)",
ChasLui's avatar
ChasLui committed
505
	"Workspace": "工作空间",
506
	"Write a prompt suggestion (e.g. Who are you?)": "写一个提示建议(例如:你是谁?)",
507
	"Write a summary in 50 words that summarizes [topic or keyword].": "用 50 个字写一个总结 [主题或关键词]。",
Jun Siang Cheah's avatar
Jun Siang Cheah committed
508
	"Yes": "",
ChasLui's avatar
ChasLui committed
509
	"Yesterday": "昨天",
510
	"You": "",
511
	"You have no archived conversations.": "你没有存档的对话。",
ChasLui's avatar
ChasLui committed
512
	"You have shared this chat": "你分享了这次聊天",
513
	"You're a helpful assistant.": "你是一个有帮助的助手。",
Timothy J. Baek's avatar
Timothy J. Baek committed
514
	"You're now logged in.": "已登录。",
ChasLui's avatar
ChasLui committed
515
	"Youtube": "Youtube",
516
	"Youtube Loader Settings": "Youtube 加载器设置"
Timothy J. Baek's avatar
Timothy J. Baek committed
517
}