mirror of
https://github.com/open-webui/open-webui
synced 2024-11-16 21:42:58 +00:00
Merge pull request #5037 from KarlLee830/translate
i18n: Update Chinese translation
This commit is contained in:
commit
01a5569ee9
@ -285,7 +285,7 @@
|
||||
"File": "文件",
|
||||
"File Mode": "文件模式",
|
||||
"File not found.": "文件未找到。",
|
||||
"File size should not exceed {{maxSize}} MB.": "",
|
||||
"File size should not exceed {{maxSize}} MB.": "文件大小不应超过 {{maxSize}} MB。",
|
||||
"Files": "文件",
|
||||
"Filter is now globally disabled": "过滤器已全局禁用",
|
||||
"Filter is now globally enabled": "过滤器已全局启用",
|
||||
@ -362,7 +362,7 @@
|
||||
"large language models, locally.": "本地大语言模型",
|
||||
"Last Active": "最后在线时间",
|
||||
"Last Modified": "最后修改时间",
|
||||
"Leave empty for unlimited": "",
|
||||
"Leave empty for unlimited": "留空表示无限制",
|
||||
"Light": "浅色",
|
||||
"Listening...": "正在倾听...",
|
||||
"LLMs can make mistakes. Verify important information.": "大语言模型可能会生成误导性错误信息,请对关键信息加以验证。",
|
||||
@ -377,8 +377,8 @@
|
||||
"Manage Pipelines": "管理 Pipeline",
|
||||
"March": "三月",
|
||||
"Max Tokens (num_predict)": "最多 Token (num_predict)",
|
||||
"Max Upload Count": "",
|
||||
"Max Upload Size": "",
|
||||
"Max Upload Count": "最大上传数量",
|
||||
"Max Upload Size": "最大上传大小",
|
||||
"Maximum of 3 models can be downloaded simultaneously. Please try again later.": "最多可以同时下载 3 个模型,请稍后重试。",
|
||||
"May": "五月",
|
||||
"Memories accessible by LLMs will be shown here.": "大语言模型可访问的记忆将在此显示。",
|
||||
@ -616,8 +616,8 @@
|
||||
"Tfs Z": "Tfs Z",
|
||||
"Thanks for your feedback!": "感谢您的反馈!",
|
||||
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "本插件的背后开发者是社区中热情的志愿者。如果此插件有帮助到您,烦请考虑一下为它的开发做出贡献。",
|
||||
"The maximum file size in MB. If the file size exceeds this limit, the file will not be uploaded.": "",
|
||||
"The maximum number of files that can be used at once in chat. If the number of files exceeds this limit, the files will not be uploaded.": "",
|
||||
"The maximum file size in MB. If the file size exceeds this limit, the file will not be uploaded.": "最大文件大小(MB)。如果文件大小超过此限制,则无法上传该文件。",
|
||||
"The maximum number of files that can be used at once in chat. If the number of files exceeds this limit, the files will not be uploaded.": "在单次对话中可以使用的最大文件数。如果文件数超过此限制,则文件不会上传。",
|
||||
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "分值应介于 0.0(0%)和 1.0(100%)之间。",
|
||||
"Theme": "主题",
|
||||
"Thinking...": "正在思考...",
|
||||
@ -717,7 +717,7 @@
|
||||
"Write a summary in 50 words that summarizes [topic or keyword].": "用 50 个字写一个总结 [主题或关键词]。",
|
||||
"Yesterday": "昨天",
|
||||
"You": "你",
|
||||
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "",
|
||||
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "每次对话最多仅能附上 {{maxCount}} 个文件。",
|
||||
"You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "通过点击下方的“管理”按钮,你可以添加记忆,以个性化大语言模型的互动,使其更有用,更符合你的需求。",
|
||||
"You cannot clone a base model": "你不能复制基础模型",
|
||||
"You have no archived conversations.": "你没有已归档的对话。",
|
||||
|
Loading…
Reference in New Issue
Block a user