mirror of
https://github.com/open-webui/open-webui.git
synced 2025-04-12 13:59:07 +02:00
i18n: zh-cn
This commit is contained in:
parent
1173459eee
commit
561f4d5d69
@ -359,7 +359,7 @@
|
||||
"Embedding model set to \"{{embedding_model}}\"": "语义向量模型设置为 \"{{embedding_model}}\"",
|
||||
"Enable API Key": "启用 API 密钥",
|
||||
"Enable autocomplete generation for chat messages": "启用聊天消息的输入框内容猜测补全",
|
||||
"Enable Code Execution": "",
|
||||
"Enable Code Execution": "启用代码执行",
|
||||
"Enable Code Interpreter": "启用代码解释器",
|
||||
"Enable Community Sharing": "启用分享至社区",
|
||||
"Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "启用内存锁定(mlock)以防止模型数据被交换出RAM。此选项将模型的工作集页面锁定在RAM中,确保它们不会被交换到磁盘。这可以通过避免页面错误和确保快速数据访问来帮助维持性能。",
|
||||
@ -451,7 +451,7 @@
|
||||
"Example: mail": "例如:mail",
|
||||
"Example: ou=users,dc=foo,dc=example": "例如:ou=users,dc=foo,dc=example",
|
||||
"Example: sAMAccountName or uid or userPrincipalName": "例如:sAMAccountName 或 uid 或 userPrincipalName",
|
||||
"Exceeded the number of seats in your license. Please contact support to increase the number of seats.": "",
|
||||
"Exceeded the number of seats in your license. Please contact support to increase the number of seats.": "超出了许可证中的席位数量。请联系支持人员以增加席位数量。",
|
||||
"Exclude": "排除",
|
||||
"Execute code for analysis": "执行代码进行分析",
|
||||
"Expand": "展开",
|
||||
@ -1159,7 +1159,7 @@
|
||||
"Write your model template content here": "在此写入模型模板内容",
|
||||
"Yesterday": "昨天",
|
||||
"You": "你",
|
||||
"You are currently using a trial license. Please contact support to upgrade your license.": "",
|
||||
"You are currently using a trial license. Please contact support to upgrade your license.": "您目前正在使用试用许可证。请联系支持人员升级您的许可证。",
|
||||
"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 upload an empty file.": "请勿上传空文件。",
|
||||
|
Loading…
x
Reference in New Issue
Block a user