mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
chore: format
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
"Advanced Params": "Расширенные параметры",
|
||||
"All chats": "",
|
||||
"All Documents": "Все документы",
|
||||
"All models deleted successfully": "",
|
||||
"Allow Chat Delete": "",
|
||||
"Allow Chat Deletion": "Разрешить удаление чата",
|
||||
"Allow Chat Edit": "",
|
||||
@@ -221,6 +222,7 @@
|
||||
"Delete": "Удалить",
|
||||
"Delete a model": "Удалить модель",
|
||||
"Delete All Chats": "Удалить все чаты",
|
||||
"Delete All Models": "",
|
||||
"Delete chat": "Удалить чат",
|
||||
"Delete Chat": "Удалить чат",
|
||||
"Delete chat?": "Удалить чат?",
|
||||
@@ -249,6 +251,7 @@
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Отображать эмодзи в вызовах",
|
||||
"Display the username instead of You in the Chat": "Отображать имя пользователя вместо 'Вы' в чате",
|
||||
"Displays citations in the response": "",
|
||||
"Dive into knowledge": "",
|
||||
"Do not install functions from sources you do not fully trust.": "Не устанавливайте функции из источников, которым вы не полностью доверяете.",
|
||||
"Do not install tools from sources you do not fully trust.": "Не устанавливайте инструменты из источников, которым вы не полностью доверяете.",
|
||||
@@ -288,12 +291,14 @@
|
||||
"Embedding Model": "Модель встраивания",
|
||||
"Embedding Model Engine": "Движок модели встраивания",
|
||||
"Embedding model set to \"{{embedding_model}}\"": "Модель встраивания установлена в \"{{embedding_model}}\"",
|
||||
"Enable API Key Auth": "",
|
||||
"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.": "",
|
||||
"Enable Memory Mapping (mmap) to load model data. This option allows the system to use disk storage as an extension of RAM by treating disk files as if they were in RAM. This can improve model performance by allowing for faster data access. However, it may not work correctly with all systems and can consume a significant amount of disk space.": "",
|
||||
"Enable Message Rating": "Разрешить оценку ответов",
|
||||
"Enable Mirostat sampling for controlling perplexity. (Default: 0, 0 = Disabled, 1 = Mirostat, 2 = Mirostat 2.0)": "",
|
||||
"Enable New Sign Ups": "Разрешить новые регистрации",
|
||||
"Enable Retrieval Query Generation": "",
|
||||
"Enable Tags Generation": "",
|
||||
"Enable Web Search": "Включить поиск в Интернете",
|
||||
"Enable Web Search Query Generation": "Включить генерацию веб-поисковых запросов",
|
||||
@@ -631,6 +636,7 @@
|
||||
"Overview": "Обзор",
|
||||
"page": "страница",
|
||||
"Password": "Пароль",
|
||||
"Paste Large Text as File": "",
|
||||
"PDF document (.pdf)": "PDF-документ (.pdf)",
|
||||
"PDF Extract Images (OCR)": "Извлечение изображений из PDF (OCR)",
|
||||
"pending": "ожидающий",
|
||||
@@ -669,6 +675,7 @@
|
||||
"Prompts Access": "",
|
||||
"Pull \"{{searchValue}}\" from Ollama.com": "Загрузить \"{{searchValue}}\" с Ollama.com",
|
||||
"Pull a model from Ollama.com": "Загрузить модель с Ollama.com",
|
||||
"Query Generation Prompt": "",
|
||||
"Query Params": "Параметры запроса",
|
||||
"RAG Template": "Шаблон RAG",
|
||||
"Rating": "",
|
||||
@@ -725,7 +732,6 @@
|
||||
"Search Models": "Поиск моделей",
|
||||
"Search options": "",
|
||||
"Search Prompts": "Поиск промптов",
|
||||
"Search Query Generation Prompt": "Промпт для генерации поискового запроса",
|
||||
"Search Result Count": "Количество результатов поиска",
|
||||
"Search the web": "",
|
||||
"Search Tools": "Поиск инструментов",
|
||||
@@ -855,6 +861,8 @@
|
||||
"This response was generated by \"{{model}}\"": "",
|
||||
"This will delete": "Это приведет к удалению",
|
||||
"This will delete <strong>{{NAME}}</strong> and <strong>all its contents</strong>.": "",
|
||||
"This will delete all models including custom models": "",
|
||||
"This will delete all models including custom models and cannot be undone.": "",
|
||||
"This will reset the knowledge base and sync all files. Do you wish to continue?": "",
|
||||
"Thorough explanation": "Подробное объяснение",
|
||||
"Tika": "Tika",
|
||||
|
||||
Reference in New Issue
Block a user