chore: format

This commit is contained in:
Timothy Jaeryang Baek 2025-05-03 23:48:12 +04:00
parent 0f14f34dbe
commit aefd5d9557
55 changed files with 1092 additions and 104 deletions

View file

@ -43,7 +43,7 @@
let STT_AZURE_REGION = '';
let STT_AZURE_LOCALES = '';
let STT_AZURE_BASE_URL = '';
let STT_AZURE_MAX_SPEAKERS = '';
let STT_AZURE_MAX_SPEAKERS = '';
let STT_DEEPGRAM_API_KEY = '';
let STT_WHISPER_MODEL_LOADING = false;
@ -293,9 +293,9 @@
/>
</div>
</div>
</div>
<div>
</div>
<div>
<div class=" mb-1.5 text-sm font-medium">{$i18n.t('Base URL')}</div>
<div class="flex w-full">
<div class="flex-1">
@ -307,8 +307,8 @@
</div>
</div>
</div>
<div>
<div>
<div class=" mb-1.5 text-sm font-medium">{$i18n.t('Max Speakers')}</div>
<div class="flex w-full">
<div class="flex-1">

View file

@ -161,10 +161,14 @@
toast.error($i18n.t('Docling Server URL required.'));
return;
}
if (RAGConfig.CONTENT_EXTRACTION_ENGINE === 'docling' &&
if (
RAGConfig.CONTENT_EXTRACTION_ENGINE === 'docling' &&
((RAGConfig.DOCLING_OCR_ENGINE === '' && RAGConfig.DOCLING_OCR_LANG !== '') ||
(RAGConfig.DOCLING_OCR_ENGINE !== '' && RAGConfig.DOCLING_OCR_LANG === ''))) {
toast.error($i18n.t('Both Docling OCR Engine and Language(s) must be provided or both left empty.'));
(RAGConfig.DOCLING_OCR_ENGINE !== '' && RAGConfig.DOCLING_OCR_LANG === ''))
) {
toast.error(
$i18n.t('Both Docling OCR Engine and Language(s) must be provided or both left empty.')
);
return;
}

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "( `sh webui.sh --api`مثال)",
"(latest)": "(الأخير)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ نماذج }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "استجابة خطاء",
"Banners": "لافتات",
"Base Model (From)": "النموذج الأساسي (من)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "قبل",
"Being lazy": "كون كسول",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "مفتاح واجهة برمجة تطبيقات البحث الشجاع",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "عمل مفتاح جديد",
"Create new secret key": "عمل سر جديد",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "أنشئت في",
"Created At": "أنشئت من",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "أحذف هذا الرابط",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "تحميل قاعدة البيانات",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "أسقط أية ملفات هنا لإضافتها إلى المحادثة",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. الوحدات الزمنية الصالحة هي 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "تعديل",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "أدخل Chunk الحجم",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "عام",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "استيراد النماذج",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "مطالبات الاستيراد",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "إدارة خطوط الأنابيب",
"Manage Tool Servers": "",
"March": "مارس",
"Max Speakers": "",
"Max Tokens (num_predict)": "ماكس توكنز (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "دردشة جديدة",
"New Folder": "",
"New Note": "",
"New Password": "كلمة المرور الجديدة",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "لا توجد نتايج",
"No search query generated": "لم يتم إنشاء استعلام بحث",
"No source available": "لا يوجد مصدر متاح",
@ -801,6 +816,7 @@
"None": "اي",
"Not factually correct": "ليس صحيحا من حيث الواقع",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ملاحظة: إذا قمت بتعيين الحد الأدنى من النقاط، فلن يؤدي البحث إلا إلى إرجاع المستندات التي لها نقاط أكبر من أو تساوي الحد الأدنى من النقاط.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "أقراء لي",
"Reasoning Effort": "",
"Record": "",
"Record voice": "سجل صوت",
"Redirecting you to Open WebUI Community": "OpenWebUI إعادة توجيهك إلى مجتمع ",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "عنوان URL لاستعلام Searxng",
"See readme.md for instructions": "readme.md للحصول على التعليمات",
"See what's new": "ما الجديد",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "تحديث ونسخ الرابط",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(مثال: `sh webui.sh --api --api-auth اسم_المستخدم_كلمة_المرور`)",
"(e.g. `sh webui.sh --api`)": "(مثال: تشغيل الأمر: `sh webui.sh --api`)",
"(latest)": "(أحدث)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "النماذج: {{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "رد سيئ",
"Banners": "لافتات",
"Base Model (From)": "النموذج الأساسي (من)",
"Base URL": "",
"Batch Size (num_batch)": "حجم الدفعة (num_batch)",
"before": "قبل",
"Being lazy": "كونك كسولاً",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "مفتاح اشتراك Bing Search V7",
"Bocha Search API Key": "مفتاح API لـ Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "تعزيز أو معاقبة رموز محددة لردود مقيدة. ستتراوح قيم التحيز بين -100 و100 (شاملة). (افتراضي: لا شيء)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "مفتاح API لـ Brave Search",
"By {{name}}": "بواسطة {{name}}",
"Bypass Embedding and Retrieval": "تجاوز التضمين والاسترجاع",
@ -265,6 +268,8 @@
"Create Knowledge": "إنشاء معرفة",
"Create new key": "إنشاء مفتاح جديد",
"Create new secret key": "إنشاء مفتاح سري جديد",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "تم الإنشاء في",
"Created At": "تاريخ الإنشاء",
"Created by": "تم الإنشاء بواسطة",
@ -302,6 +307,7 @@
"Delete function?": "هل تريد حذف الوظيفة؟",
"Delete Message": "حذف الرسالة",
"Delete message?": "هل تريد حذف الرسالة؟",
"Delete note?": "",
"Delete prompt?": "هل تريد حذف الموجه؟",
"delete this link": "أحذف هذا الرابط",
"Delete tool?": "هل تريد حذف الأداة؟",
@ -357,7 +363,7 @@
"Download Database": "تحميل قاعدة البيانات",
"Drag and drop a file to upload or select a file to view": "اسحب الملف وأفلته للرفع أو اختر ملفًا للعرض",
"Draw": "ارسم",
"Drop any files here to add to the conversation": "أسقط أية ملفات هنا لإضافتها إلى المحادثة",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. الوحدات الزمنية الصالحة هي 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "مثال: 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "مثال: my_filter",
"e.g. my_tools": "مثال: my_tools",
"e.g. Tools for performing various operations": "مثال: أدوات لتنفيذ عمليات متنوعة",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "تعديل",
"Edit Arena Model": "تعديل نموذج Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "أدخل Chunk الحجم",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "أدخل أزواج \"الرمز:قيمة التحيز\" مفصولة بفواصل (مثال: 5432:100، 413:-100)",
"Enter description": "أدخل الوصف",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "أدخل نقطة نهاية تحليل المستندات",
"Enter Document Intelligence Key": "أدخل مفتاح تحليل المستندات",
@ -587,6 +596,7 @@
"Gemini API Config": "إعدادات واجهة Gemini API",
"Gemini API Key is required.": "مفتاح Gemini API مطلوب.",
"General": "عام",
"Generate": "",
"Generate an image": "توليد صورة",
"Generate Image": "توليد صورة",
"Generate prompt pair": "توليد زوج من التعليمات",
@ -637,6 +647,7 @@
"Import Config from JSON File": "استيراد الإعدادات من ملف JSON",
"Import Functions": "استيراد الوظائف",
"Import Models": "استيراد النماذج",
"Import Notes": "",
"Import Presets": "استيراد الإعدادات المسبقة",
"Import Prompts": "مطالبات الاستيراد",
"Import Tools": "استيراد الأدوات",
@ -721,6 +732,7 @@
"Manage Pipelines": "إدارة خطوط الأنابيب",
"Manage Tool Servers": "",
"March": "مارس",
"Max Speakers": "",
"Max Tokens (num_predict)": "ماكس توكنز (num_predict)",
"Max Upload Count": "الحد الأقصى لعدد التحميلات",
"Max Upload Size": "الحد الأقصى لحجم الملف المرفوع",
@ -777,8 +789,10 @@
"Native": "أصلي",
"New Chat": "دردشة جديدة",
"New Folder": "مجلد جديد",
"New Note": "",
"New Password": "كلمة المرور الجديدة",
"new-channel": "قناة جديدة",
"No content": "",
"No content found": "لم يتم العثور على محتوى",
"No content found in file.": "",
"No content to speak": "لا يوجد محتوى للتحدث عنه",
@ -793,6 +807,7 @@
"No model IDs": "لا توجد معرّفات نماذج",
"No models found": "لم يتم العثور على نماذج",
"No models selected": "لم يتم اختيار نماذج",
"No Notes": "",
"No results found": "لا توجد نتايج",
"No search query generated": "لم يتم إنشاء استعلام بحث",
"No source available": "لا يوجد مصدر متاح",
@ -801,6 +816,7 @@
"None": "اي",
"Not factually correct": "ليس صحيحا من حيث الواقع",
"Not helpful": "غير مفيد",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ملاحظة: إذا قمت بتعيين الحد الأدنى من النقاط، فلن يؤدي البحث إلا إلى إرجاع المستندات التي لها نقاط أكبر من أو تساوي الحد الأدنى من النقاط.",
"Notes": "ملاحظات",
"Notification Sound": "صوت الإشعارات",
@ -910,6 +926,7 @@
"Read": "قراءة",
"Read Aloud": "أقراء لي",
"Reasoning Effort": "جهد الاستدلال",
"Record": "",
"Record voice": "سجل صوت",
"Redirecting you to Open WebUI Community": "OpenWebUI إعادة توجيهك إلى مجتمع ",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "يقلل من احتمال توليد إجابات غير منطقية. القيم الأعلى (مثل 100) تعطي إجابات أكثر تنوعًا، بينما القيم الأدنى (مثل 10) تكون أكثر تحفظًا.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "تم البحث في {{count}} مواقع",
"Searching \"{{searchQuery}}\"": "جارٍ البحث عن \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "جارٍ البحث في المعرفة عن \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "عنوان URL لاستعلام Searxng",
"See readme.md for instructions": "readme.md للحصول على التعليمات",
"See what's new": "ما الجديد",
@ -1181,6 +1199,7 @@
"Unpin": "إزالة التثبيت",
"Unravel secrets": "فكّ الأسرار",
"Untagged": "بدون وسوم",
"Untitled": "",
"Update": "تحديث",
"Update and Copy Link": "تحديث ونسخ الرابط",
"Update for the latest features and improvements.": "حدّث للحصول على أحدث الميزات والتحسينات.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(напр. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(напр. `sh webui.sh --api`)",
"(latest)": "(последна)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Невалиден отговор от API",
"Banners": "Банери",
"Base Model (From)": "Базов модел (от)",
"Base URL": "",
"Batch Size (num_batch)": "Размер на партидата (num_batch)",
"before": "преди",
"Being lazy": "Да бъдеш мързелив",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Абонаментен ключ за Bing Search V7",
"Bocha Search API Key": "API ключ за Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "API ключ за Brave Search",
"By {{name}}": "От {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Създаване на знания",
"Create new key": "Създаване на нов ключ",
"Create new secret key": "Създаване на нов секретен ключ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Създадено на",
"Created At": "Създадено на",
"Created by": "Създадено от",
@ -302,6 +307,7 @@
"Delete function?": "Изтриване на функцията?",
"Delete Message": "Изтриване на съобщение",
"Delete message?": "Изтриване на съобщението?",
"Delete note?": "",
"Delete prompt?": "Изтриване на промпта?",
"delete this link": "Изтриване на този линк",
"Delete tool?": "Изтриване на инструмента?",
@ -357,7 +363,7 @@
"Download Database": "Сваляне на база данни",
"Drag and drop a file to upload or select a file to view": "Плъзнете и пуснете файл за качване или изберете файл за преглед",
"Draw": "Рисуване",
"Drop any files here to add to the conversation": "Пускане на файлове тук, за да ги добавите в чата",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр. '30с','10м'. Валидни единици са 'с', 'м', 'ч'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "напр. моят_филтър",
"e.g. my_tools": "напр. моите_инструменти",
"e.g. Tools for performing various operations": "напр. Инструменти за извършване на различни операции",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Редактиране",
"Edit Arena Model": "Редактиране на Arena модел",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Въведете размер на чънк",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Въведете описание",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Основни",
"Generate": "",
"Generate an image": "Генериране на изображение",
"Generate Image": "Генериране на изображение",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Импортиране на конфигурация от JSON файл",
"Import Functions": "Импортиране на функции",
"Import Models": "Импортиране на модели",
"Import Notes": "",
"Import Presets": "Импортиране на предварителни настройки",
"Import Prompts": "Импортване на промптове",
"Import Tools": "Импортиране на инструменти",
@ -721,6 +732,7 @@
"Manage Pipelines": "Управление на пайплайни",
"Manage Tool Servers": "",
"March": "Март",
"Max Speakers": "",
"Max Tokens (num_predict)": "Макс токени (num_predict)",
"Max Upload Count": "Максимален брой качвания",
"Max Upload Size": "Максимален размер на качване",
@ -777,8 +789,10 @@
"Native": "Нативен",
"New Chat": "Нов чат",
"New Folder": "Нова папка",
"New Note": "",
"New Password": "Нова парола",
"new-channel": "нов-канал",
"No content": "",
"No content found": "Не е намерено съдържание",
"No content found in file.": "",
"No content to speak": "Няма съдържание за изговаряне",
@ -793,6 +807,7 @@
"No model IDs": "Няма ИД-та на модели",
"No models found": "Не са намерени модели",
"No models selected": "Няма избрани модели",
"No Notes": "",
"No results found": "Няма намерени резултати",
"No search query generated": "Не е генерирана заявка за търсене",
"No source available": "Няма наличен източник",
@ -801,6 +816,7 @@
"None": "Никой",
"Not factually correct": "Не е фактологически правилно",
"Not helpful": "Не е полезно",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Забележка: Ако зададете минимален резултат, търсенето ще върне само документи с резултат, по-голям или равен на минималния резултат.",
"Notes": "Бележки",
"Notification Sound": "Звук за известия",
@ -910,6 +926,7 @@
"Read": "Четене",
"Read Aloud": "Прочети на глас",
"Reasoning Effort": "Усилие за разсъждение",
"Record": "",
"Record voice": "Записване на глас",
"Redirecting you to Open WebUI Community": "Пренасочване към OpenWebUI общността",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Претърсени {{count}} сайта",
"Searching \"{{searchQuery}}\"": "Търсене на \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Търсене в знанията за \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL адрес на заявка на Searxng",
"See readme.md for instructions": "Виж readme.md за инструкции",
"See what's new": "Виж какво е новото",
@ -1181,6 +1199,7 @@
"Unpin": "Откачи",
"Unravel secrets": "Разгадай тайни",
"Untagged": "Без етикет",
"Untitled": "",
"Update": "Актуализиране",
"Update and Copy Link": "Обнови и копирай връзка",
"Update for the latest features and improvements.": "Актуализирайте за най-новите функции и подобрения.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(যেমন `sh webui.sh --api`)",
"(latest)": "(সর্বশেষ)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ মডেল}}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "খারাপ প্রতিক্রিয়া",
"Banners": "ব্যানার",
"Base Model (From)": "বেস মডেল (থেকে)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "পূর্ববর্তী",
"Being lazy": "অলস হওয়া",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "সাহসী অনুসন্ধান API কী",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "একটি নতুন কী তৈরি করুন",
"Create new secret key": "একটি নতুন সিক্রেট কী তৈরি করুন",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "নির্মানকাল",
"Created At": "নির্মানকাল",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "এই লিংক মুছে ফেলুন",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "ডেটাবেজ ডাউনলোড করুন",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "আলোচনায় যুক্ত করার জন্য যে কোন ফাইল এখানে ড্রপ করুন",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "যেমন '30s','10m'. সময়ের অনুমোদিত অনুমোদিত এককগুলি হচ্ছে 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "এডিট করুন",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "চাংক সাইজ লিখুন",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "সাধারণ",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "মডেল আমদানি করুন",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "পাইপলাইন পরিচালনা করুন",
"Manage Tool Servers": "",
"March": "মার্চ",
"Max Speakers": "",
"Max Tokens (num_predict)": "সর্বোচ্চ টোকেন (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "নতুন চ্যাট",
"New Folder": "",
"New Note": "",
"New Password": "নতুন পাসওয়ার্ড",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "কোন ফলাফল পাওয়া যায়নি",
"No search query generated": "কোনও অনুসন্ধান ক্যোয়ারী উত্পন্ন হয়নি",
"No source available": "কোন উৎস পাওয়া যায়নি",
@ -801,6 +816,7 @@
"None": "কোনোটিই নয়",
"Not factually correct": "তথ্যগত দিক থেকে সঠিক নয়",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "দ্রষ্টব্য: আপনি যদি ন্যূনতম স্কোর সেট করেন তবে অনুসন্ধানটি কেবলমাত্র ন্যূনতম স্কোরের চেয়ে বেশি বা সমান স্কোর সহ নথিগুলি ফেরত দেবে।",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "পড়াশোনা করুন",
"Reasoning Effort": "",
"Record": "",
"Record voice": "ভয়েস রেকর্ড করুন",
"Redirecting you to Open WebUI Community": "আপনাকে OpenWebUI কমিউনিটিতে পাঠানো হচ্ছে",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng ক্যোয়ারী URL",
"See readme.md for instructions": "নির্দেশিকার জন্য readme.md দেখুন",
"See what's new": "নতুন কী আছে দেখুন",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "আপডেট এবং লিংক কপি করুন",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(དཔེར་ན། `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(དཔེར་ན། `sh webui.sh --api`)",
"(latest)": "(ཆེས་གསར།)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "ལན་ངན་པ།",
"Banners": "དར་ཆ།",
"Base Model (From)": "གཞི་རྩའི་དཔེ་དབྱིབས། (ནས།)",
"Base URL": "",
"Batch Size (num_batch)": "ཚན་ཆུང་ཆེ་ཆུང་། (num_batch)",
"before": "སྔོན།",
"Being lazy": "ལེ་ལོ་བྱེད་པ།",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 མངགས་ཉོ་ལྡེ་མིག",
"Bocha Search API Key": "Bocha Search API ལྡེ་མིག",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "ཚད་བཀག་ལན་གྱི་ཆེད་དུ་ཊོཀ་ཀེན་ངེས་ཅན་ལ་ཤུགས་སྣོན་ནམ་ཉེས་ཆད་གཏོང་བ། ཕྱོགས་ཞེན་གྱི་རིན་ཐང་ -100 ནས་ 100 བར་བཙིར་ངེས། (ཚུད་པ།) (སྔོན་སྒྲིག་མེད།)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API ལྡེ་མིག",
"By {{name}}": "{{name}} ཡིས།",
"Bypass Embedding and Retrieval": "ཚུད་འཇུག་དང་ལེན་ཚུར་སྒྲུབ་ལས་བརྒལ་བ།",
@ -265,6 +268,8 @@
"Create Knowledge": "ཤེས་བྱ་གསར་བཟོ།",
"Create new key": "ལྡེ་མིག་གསར་པ་བཟོ་བ།",
"Create new secret key": "གསང་བའི་ལྡེ་མིག་གསར་པ་བཟོ་བ།",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "གསར་བཟོ་བྱེད་དུས།",
"Created At": "གསར་བཟོ་བྱེད་དུས།",
"Created by": "གསར་བཟོ་བྱེད་མཁན།",
@ -302,6 +307,7 @@
"Delete function?": "ལས་འགན་བསུབ་པ།?",
"Delete Message": "འཕྲིན་བསུབ་པ།",
"Delete message?": "འཕྲིན་བསུབ་པ།?",
"Delete note?": "",
"Delete prompt?": "འགུལ་སློང་བསུབ་པ།?",
"delete this link": "སྦྲེལ་ཐག་འདི་བསུབ་པ།",
"Delete tool?": "ལག་ཆ་བསུབ་པ།?",
@ -357,7 +363,7 @@
"Download Database": "གནས་ཚུལ་མཛོད་ཕབ་ལེན།",
"Drag and drop a file to upload or select a file to view": "ཡིག་ཆ་ཞིག་འདྲུད་ནས་འཇོག་སྟེ་སྤར་བའམ། ཡང་ན་ཡིག་ཆ་ཞིག་གདམ་ག་བྱས་ནས་ལྟ་བ།",
"Draw": "རི་མོ་འབྲི་བ།",
"Drop any files here to add to the conversation": "ཡིག་ཆ་གང་རུང་འདིར་བཞག་ནས་ཁ་བརྡར་སྣོན་པ།",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "དཔེར་ན། '30s','10m'. ནུས་ལྡན་དུས་ཚོད་ཀྱི་ཚན་པ་ནི། 's', 'm', 'h' ཡིན།",
"e.g. \"json\" or a JSON schema": "དཔེར་ན། \"json\" ཡང་ན་ JSON གི་ schema",
"e.g. 60": "དཔེར་ན། ༦༠",
@ -367,6 +373,7 @@
"e.g. my_filter": "དཔེར་ན། my_filter",
"e.g. my_tools": "དཔེར་ན། my_tools",
"e.g. Tools for performing various operations": "དཔེར་ན། ལས་ཀ་སྣ་ཚོགས་སྒྲུབ་བྱེད་ཀྱི་ལག་ཆ།",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "ཞུ་དག",
"Edit Arena Model": "Arena དཔེ་དབྱིབས་ཞུ་དག",
@ -412,6 +419,8 @@
"Enter Chunk Size": "དུམ་བུའི་ཆེ་ཆུང་འཇུག་པ།",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "ཚེག་བསྐུངས་ཀྱིས་ལོགས་སུ་བཀར་བའི་ \"ཊོཀ་ཀེན།:ཕྱོགས་ཞེན་རིན་ཐང་།\" ཆ་འཇུག་པ། (དཔེར། 5432:100, 413:-100)",
"Enter description": "འགྲེལ་བཤད་འཇུག་པ།",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Docling སར་བར་གྱི་ URL འཇུག་པ།",
"Enter Document Intelligence Endpoint": "ཡིག་ཆའི་རིག་ནུས་མཇུག་མཐུད་འཇུག་པ།",
"Enter Document Intelligence Key": "ཡིག་ཆའི་རིག་ནུས་ལྡེ་མིག་འཇུག་པ།",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API Config",
"Gemini API Key is required.": "Gemini API ལྡེ་མིག་དགོས་ངེས།",
"General": "སྤྱིར་བཏང་།",
"Generate": "",
"Generate an image": "པར་ཞིག་བཟོ་བ།",
"Generate Image": "པར་བཟོ་བ།",
"Generate prompt pair": "འགུལ་སློང་ཆ་ཞིག་བཟོ་བ།",
@ -637,6 +647,7 @@
"Import Config from JSON File": "JSON ཡིག་ཆ་ནས་སྒྲིག་འགོད་ནང་འདྲེན།",
"Import Functions": "ལས་འགན་ནང་འདྲེན།",
"Import Models": "དཔེ་དབྱིབས་ནང་འདྲེན།",
"Import Notes": "",
"Import Presets": "སྔོན་སྒྲིག་ནང་འདྲེན།",
"Import Prompts": "འགུལ་སློང་ནང་འདྲེན།",
"Import Tools": "ལག་ཆ་ནང་འདྲེན།",
@ -721,6 +732,7 @@
"Manage Pipelines": "རྒྱུ་ལམ་དོ་དམ།",
"Manage Tool Servers": "ལག་ཆའི་སར་བར་དོ་དམ།",
"March": "ཟླ་བ་གསུམ་པ།",
"Max Speakers": "",
"Max Tokens (num_predict)": "ཊོཀ་ཀེན་མང་ཤོས། (num_predict)",
"Max Upload Count": "སྤར་བའི་གྲངས་མང་ཤོས།",
"Max Upload Size": "སྤར་བའི་ཆེ་ཆུང་མང་ཤོས།",
@ -777,8 +789,10 @@
"Native": "ས་སྐྱེས།",
"New Chat": "ཁ་བརྡ་གསར་པ།",
"New Folder": "ཡིག་སྣོད་གསར་པ།",
"New Note": "",
"New Password": "གསང་གྲངས་གསར་པ།",
"new-channel": "བགྲོ་གླེང་གསར་པ།",
"No content": "",
"No content found": "ནང་དོན་མ་རྙེད།",
"No content found in file.": "",
"No content to speak": "བཤད་རྒྱུའི་ནང་དོན་མེད།",
@ -793,6 +807,7 @@
"No model IDs": "དཔེ་དབྱིབས་ཀྱི་ ID མེད།",
"No models found": "དཔེ་དབྱིབས་མ་རྙེད།",
"No models selected": "དཔེ་དབྱིབས་གདམ་ག་མ་བྱས།",
"No Notes": "",
"No results found": "འབྲས་བུ་མ་རྙེད།",
"No search query generated": "འཚོལ་བཤེར་འདྲི་བ་བཟོས་མེད།",
"No source available": "འབྱུང་ཁུངས་མེད།",
@ -801,6 +816,7 @@
"None": "གཅིག་ཀྱང་མེད།",
"Not factually correct": "དོན་དངོས་དང་མི་མཐུན།",
"Not helpful": "ཕན་ཐོགས་མེད།",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "དོ་སྣང་།: གལ་ཏེ་ཁྱེད་ཀྱིས་སྐར་མ་ཉུང་ཤོས་ཤིག་བཀོད་སྒྲིག་བྱས་ན། འཚོལ་བཤེར་གྱིས་སྐར་མ་ཉུང་ཤོས་དེ་དང་མཉམ་པའམ་དེ་ལས་ཆེ་བའི་ཡིག་ཆ་ཁོ་ན་ཕྱིར་སློག་བྱེད་ངེས།",
"Notes": "མཆན་བུ།",
"Notification Sound": "བརྡ་ཁྱབ་ཀྱི་སྒྲ།",
@ -910,6 +926,7 @@
"Read": "ཀློག་པ།",
"Read Aloud": "སྐད་གསལ་པོས་ཀློག་པ།",
"Reasoning Effort": "རྒྱུ་མཚན་འདྲེན་པའི་འབད་བརྩོན།",
"Record": "",
"Record voice": "སྐད་སྒྲ་ཕབ་པ།",
"Redirecting you to Open WebUI Community": "ཁྱེད་ Open WebUI སྤྱི་ཚོགས་ལ་ཁ་ཕྱོགས་སྒྱུར་བཞིན་པ།",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "དོན་མེད་བཟོ་བའི་ཆགས་ཚུལ་ཉུང་དུ་གཏོང་བ། རིན་ཐང་མཐོ་བ་ (དཔེར་ན། ༡༠༠) ཡིས་ལན་སྣ་ཚོགས་ཆེ་བ་སྤྲོད་ངེས། དེ་བཞིན་དུ་རིན་ཐང་དམའ་བ་ (དཔེར་ན། ༡༠) ཡིས་སྲུང་འཛིན་ཆེ་བ་ཡོང་ངེས།",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "དྲ་ཚིགས་ {{count}} འཚོལ་བཤེར་བྱས།",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" འཚོལ་བཞིན་པ།",
"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" ཆེད་དུ་ཤེས་བྱ་འཚོལ་བཞིན་པ།",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "ལམ་སྟོན་ཆེད་དུ་ readme.md ལ་ལྟ་བ།",
"See what's new": "གསར་པ་ཅི་ཡོད་ལྟ་བ།",
@ -1181,6 +1199,7 @@
"Unpin": "ཕྱིར་འདོན།",
"Unravel secrets": "གསང་བ་གྲོལ་བ།",
"Untagged": "རྟགས་མེད།",
"Untitled": "",
"Update": "གསར་སྒྱུར།",
"Update and Copy Link": "གསར་སྒྱུར་དང་སྦྲེལ་ཐག་འདྲ་བཤུས།",
"Update for the latest features and improvements.": "ཁྱད་ཆོས་དང་ལེགས་བཅོས་གསར་ཤོས་ཀྱི་ཆེད་དུ་གསར་སྒྱུར་བྱེད་པ།",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(p. ex. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(p. ex. `sh webui.sh --api`)",
"(latest)": "(últim)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "{{COUNT}} eines disponibles",
@ -138,6 +139,7 @@
"Bad Response": "Resposta errònia",
"Banners": "Banners",
"Base Model (From)": "Model base (des de)",
"Base URL": "",
"Batch Size (num_batch)": "Mida del lot (num_batch)",
"before": "abans",
"Being lazy": "Essent mandrós",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Clau de subscripció a Bing Search V7",
"Bocha Search API Key": "Clau API de Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Potenciar o penalitzar tokens específics per a respostes limitades. Els valors de biaix es fixaran entre -100 i 100 (inclosos). (Per defecte: cap)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Clau API de Brave Search",
"By {{name}}": "Per {{name}}",
"Bypass Embedding and Retrieval": "Desactivar l'Embedding i el Retrieval",
@ -265,6 +268,8 @@
"Create Knowledge": "Crear Coneixement",
"Create new key": "Crear una nova clau",
"Create new secret key": "Crear una nova clau secreta",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Creat el",
"Created At": "Creat el",
"Created by": "Creat per",
@ -302,6 +307,7 @@
"Delete function?": "Eliminar funció?",
"Delete Message": "Eleiminar el missatge",
"Delete message?": "Eliminar el missatge?",
"Delete note?": "",
"Delete prompt?": "Eliminar indicació?",
"delete this link": "Eliminar aquest enllaç",
"Delete tool?": "Eliminar eina?",
@ -357,7 +363,7 @@
"Download Database": "Descarregar la base de dades",
"Drag and drop a file to upload or select a file to view": "Arrossegar un arxiu per pujar o escull un arxiu a veure",
"Draw": "Dibuixar",
"Drop any files here to add to the conversation": "Deixa qualsevol arxiu aquí per afegir-lo a la conversa",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ex. '30s','10m'. Les unitats de temps vàlides són 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "p. ex. \"json\" o un esquema JSON",
"e.g. 60": "p. ex. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "p. ex. els_meus_filtres",
"e.g. my_tools": "p. ex. les_meves_eines",
"e.g. Tools for performing various operations": "p. ex. Eines per dur a terme operacions",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "p. ex. en-US, ja-JP, ca-ES (deixa-ho en blanc per detecció automàtica)",
"Edit": "Editar",
"Edit Arena Model": "Editar model de l'Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Introdueix la mida del bloc",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Introdueix parelles de \"token:valor de biaix\" separats per comes (exemple: 5432:100, 413:-100)",
"Enter description": "Introdueix la descripció",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Introdueix la URL del servidor Docling",
"Enter Document Intelligence Endpoint": "Introdueix el punt de connexió de Document Intelligence",
"Enter Document Intelligence Key": "Introdueix la clau de Document Intelligence",
@ -587,6 +596,7 @@
"Gemini API Config": "Configuració de Gemini API",
"Gemini API Key is required.": "La clau API de Gemini és necessària",
"General": "General",
"Generate": "",
"Generate an image": "Generar una imatge",
"Generate Image": "Generar imatge",
"Generate prompt pair": "Generar parella d'indicació",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importar la configuració des d'un arxiu JSON",
"Import Functions": "Importar funcions",
"Import Models": "Importar models",
"Import Notes": "",
"Import Presets": "Importar configuracions",
"Import Prompts": "Importar indicacions",
"Import Tools": "Importar eines",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gestionar les Pipelines",
"Manage Tool Servers": "Gestionar els servidors d'eines",
"March": "Març",
"Max Speakers": "",
"Max Tokens (num_predict)": "Nombre màxim de Tokens (num_predict)",
"Max Upload Count": "Nombre màxim de càrregues",
"Max Upload Size": "Mida màxima de càrrega",
@ -777,8 +789,10 @@
"Native": "Natiu",
"New Chat": "Nou xat",
"New Folder": "Nova carpeta",
"New Note": "",
"New Password": "Nova contrasenya",
"new-channel": "nou-canal",
"No content": "",
"No content found": "No s'ha trobat contingut",
"No content found in file.": "No s'ha trobat contingut en el fitxer.",
"No content to speak": "No hi ha contingut per parlar",
@ -793,6 +807,7 @@
"No model IDs": "No hi ha IDs de model",
"No models found": "No s'han trobat models",
"No models selected": "No s'ha seleccionat cap model",
"No Notes": "",
"No results found": "No s'han trobat resultats",
"No search query generated": "No s'ha generat cap consulta",
"No source available": "Sense font disponible",
@ -801,6 +816,7 @@
"None": "Cap",
"Not factually correct": "No és clarament correcte",
"Not helpful": "No ajuda",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si s'estableix una puntuació mínima, la cerca només retornarà documents amb una puntuació major o igual a la puntuació mínima.",
"Notes": "Notes",
"Notification Sound": "So de la notificació",
@ -910,6 +926,7 @@
"Read": "Llegit",
"Read Aloud": "Llegir en veu alta",
"Reasoning Effort": "Esforç de raonament",
"Record": "",
"Record voice": "Enregistrar la veu",
"Redirecting you to Open WebUI Community": "Redirigint-te a la comunitat OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Redueix la probabilitat de generar ximpleries. Un valor més alt (p. ex. 100) donarà respostes més diverses, mentre que un valor més baix (p. ex. 10) serà més conservador.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "S'han cercat {{count}} pàgines",
"Searching \"{{searchQuery}}\"": "Cercant \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Cercant \"{{searchQuery}}\" al coneixement",
"Searching the web...": "",
"Searxng Query URL": "URL de consulta de Searxng",
"See readme.md for instructions": "Consulta l'arxiu readme.md per obtenir instruccions",
"See what's new": "Veure què hi ha de nou",
@ -1181,6 +1199,7 @@
"Unpin": "Alliberar",
"Unravel secrets": "Descobreix els secrets",
"Untagged": "Sense etiquetes",
"Untitled": "",
"Update": "Actualitzar",
"Update and Copy Link": "Actualitzar i copiar l'enllaç",
"Update for the latest features and improvements.": "Actualitza per a les darreres característiques i millores.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(pananglitan `sh webui.sh --api`)",
"(latest)": "",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "",
"Banners": "",
"Base Model (From)": "",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "",
"Create new secret key": "",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Gihimo ang",
"Created At": "",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "I-download ang database",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Ihulog ang bisan unsang file dinhi aron idugang kini sa panag-istoryahanay",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Isulod ang block size",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Heneral",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Import prompt",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "",
"Manage Tool Servers": "",
"March": "",
"Max Speakers": "",
"Max Tokens (num_predict)": "",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Bag-ong diskusyon",
"New Folder": "",
"New Note": "",
"New Password": "Bag-ong Password",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "",
"No search query generated": "",
"No source available": "Walay tinubdan nga anaa",
@ -801,6 +816,7 @@
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Irekord ang tingog",
"Redirecting you to Open WebUI Community": "Gi-redirect ka sa komunidad sa OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "",
"See readme.md for instructions": "Tan-awa ang readme.md alang sa mga panudlo",
"See what's new": "Tan-awa unsay bag-o",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(např. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(např. `sh webui.sh --api`)",
"(latest)": "Nejnovější",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Špatná odezva",
"Banners": "Bannery",
"Base Model (From)": "Základní model (z)",
"Base URL": "",
"Batch Size (num_batch)": "Batch size (num_batch)",
"before": "před",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Klíč API pro Brave Search",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Vytvořit knowledge",
"Create new key": "Vytvořit nový klíč",
"Create new secret key": "Vytvořte nový tajný klíč",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Vytvořeno dne",
"Created At": "Vytvořeno dne",
"Created by": "Vytvořeno uživatelem",
@ -302,6 +307,7 @@
"Delete function?": "Funkce pro odstranění?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Smazat prompt?",
"delete this link": "smazat tento odkaz",
"Delete tool?": "Odstranit nástroj?",
@ -357,7 +363,7 @@
"Download Database": "Stáhnout databázi",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "Namalovat",
"Drop any files here to add to the conversation": "Sem přetáhněte libovolné soubory, které chcete přidat do konverzace",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "např. '30s','10m'. Platné časové jednotky jsou 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Upravit",
"Edit Arena Model": "Upravit Arena Model",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Zadejte velikost bloku",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Zadejte popis",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Obecný",
"Generate": "",
"Generate an image": "",
"Generate Image": "Vygenerovat obrázek",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importování konfigurace z JSON souboru",
"Import Functions": "Načítání funkcí",
"Import Models": "Importování modelů",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importovat Prompty",
"Import Tools": "Importovat nástroje",
@ -721,6 +732,7 @@
"Manage Pipelines": "Správa pipelines",
"Manage Tool Servers": "",
"March": "Březen",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maximální počet tokenů (num_predict)",
"Max Upload Count": "Maximální počet nahrání",
"Max Upload Size": "Maximální velikost nahrávání",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Nový chat",
"New Folder": "",
"New Note": "",
"New Password": "Nové heslo",
"new-channel": "",
"No content": "",
"No content found": "Nebyly nalezeny žádné obsahové informace.",
"No content found in file.": "",
"No content to speak": "Žádný obsah k diskusi.",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "Nebyly nalezeny žádné modely",
"No models selected": "",
"No Notes": "",
"No results found": "Nebyly nalezeny žádné výsledky",
"No search query generated": "Nebyl vygenerován žádný vyhledávací dotaz.",
"No source available": "Není k dispozici žádný zdroj.",
@ -801,6 +816,7 @@
"None": "Žádný",
"Not factually correct": "Není fakticky správné",
"Not helpful": "Nepomocné",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Poznámka: Pokud nastavíte minimální skóre, vyhledávání vrátí pouze dokumenty s hodnocením, které je větší nebo rovno zadanému minimálnímu skóre.",
"Notes": "Poznámky",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Číst nahlas",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Nahrát hlas",
"Redirecting you to Open WebUI Community": "Přesměrování na komunitu OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Hledání \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Vyhledávání znalostí pro \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Adresa URL dotazu Searxng",
"See readme.md for instructions": "Podívejte se do {{readme.md}} pro pokyny.",
"See what's new": "Podívejte se, co je nového",
@ -1181,6 +1199,7 @@
"Unpin": "Odepnout",
"Unravel secrets": "",
"Untagged": "Nebyla označena",
"Untitled": "",
"Update": "Aktualizovat",
"Update and Copy Link": "Aktualizovat a zkopírovat odkaz",
"Update for the latest features and improvements.": "Aktualizace pro nejnovější funkce a vylepšení.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(f.eks. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(f.eks. `sh webui.sh --api`)",
"(latest)": "(seneste)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ modeller }}",
"{{COUNT}} Available Tools": "{{COUNT}} Tilgængelige Værktøj",
@ -138,6 +139,7 @@
"Bad Response": "Problem i response",
"Banners": "Bannere",
"Base Model (From)": "Base Model (Fra)",
"Base URL": "",
"Batch Size (num_batch)": "Batch størrelse (num_batch)",
"before": "før",
"Being lazy": "At være doven",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API nøgle",
"By {{name}}": "Af {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Opret Viden",
"Create new key": "Opret en ny nøgle",
"Create new secret key": "Opret en ny hemmelig nøgle",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Oprettet",
"Created At": "Oprettet",
"Created by": "Oprettet af",
@ -302,6 +307,7 @@
"Delete function?": "Slet funktion?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Slet prompt?",
"delete this link": "slet dette link",
"Delete tool?": "Slet værktøj?",
@ -357,7 +363,7 @@
"Download Database": "Download database",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Upload filer her for at tilføje til samtalen",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s', '10m'. Tilladte værdier er 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Rediger",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Indtast størrelse af tekststykker",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Generelt",
"Generate": "",
"Generate an image": "",
"Generate Image": "Generer billede",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importer konfiguration fra JSON-fil",
"Import Functions": "Importer funktioner",
"Import Models": "Importer modeller",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importer prompts",
"Import Tools": "Importer værktøjer",
@ -721,6 +732,7 @@
"Manage Pipelines": "Administrer pipelines",
"Manage Tool Servers": "",
"March": "Marts",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maks. tokens (num_predict)",
"Max Upload Count": "Maks. uploadantal",
"Max Upload Size": "Maks. uploadstørrelse",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Ny chat",
"New Folder": "",
"New Note": "",
"New Password": "Ny adgangskode",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "Intet indhold at tale",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Ingen resultater fundet",
"No search query generated": "Ingen søgeforespørgsel genereret",
"No source available": "Ingen kilde tilgængelig",
@ -801,6 +816,7 @@
"None": "Ingen",
"Not factually correct": "Ikke faktuelt korrekt",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Bemærk: Hvis du angiver en minimumscore, returnerer søgningen kun dokumenter med en score, der er større end eller lig med minimumscoren.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "Læs",
"Read Aloud": "Læs højt",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Optag stemme",
"Redirecting you to Open WebUI Community": "Omdirigerer dig til OpenWebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Søger efter \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Søger i viden efter \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng forespørgsels-URL",
"See readme.md for instructions": "Se readme.md for instruktioner",
"See what's new": "Se, hvad der er nyt",
@ -1181,6 +1199,7 @@
"Unpin": "Frigør",
"Unravel secrets": "Afslør hemmeligheder",
"Untagged": "Uden mærker",
"Untitled": "",
"Update": "Opdater",
"Update and Copy Link": "Opdater og kopier link",
"Update for the latest features and improvements.": "Opdater for at få de nyeste funktioner og forbedringer.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(z. B. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(z. B. `sh webui.sh --api`)",
"(latest)": "(neueste)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ Modelle }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Schlechte Antwort",
"Banners": "Banner",
"Base Model (From)": "Basismodell (From)",
"Base URL": "",
"Batch Size (num_batch)": "Stapelgröße (num_batch)",
"before": "bereits geteilt",
"Being lazy": "Faulheit",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7-Abonnement-Schlüssel",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API-Schlüssel",
"By {{name}}": "Von {{name}}",
"Bypass Embedding and Retrieval": "Embedding und Retrieval umgehen",
@ -265,6 +268,8 @@
"Create Knowledge": "Wissen erstellen",
"Create new key": "Neuen Schlüssel erstellen",
"Create new secret key": "Neuen API-Schlüssel erstellen",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Erstellt am",
"Created At": "Erstellt am",
"Created by": "Erstellt von",
@ -302,6 +307,7 @@
"Delete function?": "Funktion löschen?",
"Delete Message": "Nachricht löschen",
"Delete message?": "Nachricht löschen?",
"Delete note?": "",
"Delete prompt?": "Prompt löschen?",
"delete this link": "diesen Link löschen",
"Delete tool?": "Werkzeug löschen?",
@ -357,7 +363,7 @@
"Download Database": "Datenbank exportieren",
"Drag and drop a file to upload or select a file to view": "Ziehen Sie eine Datei zum Hochladen oder wählen Sie eine Datei zum Anzeigen aus",
"Draw": "Zeichnen",
"Drop any files here to add to the conversation": "Ziehen Sie beliebige Dateien hierher, um sie dem Chat hinzuzufügen",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "z. B. '30s','10m'. Gültige Zeiteinheiten sind 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "z. B. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "z. B. mein_filter",
"e.g. my_tools": "z. B. meine_werkzeuge",
"e.g. Tools for performing various operations": "z. B. Werkzeuge für verschiedene Operationen",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "z. B. en-US,de-DE (freilassen für automatische Erkennung)",
"Edit": "Bearbeiten",
"Edit Arena Model": "Arena-Modell bearbeiten",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Geben Sie die Blockgröße ein",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Geben Sie eine Beschreibung ein",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API-Konfiguration",
"Gemini API Key is required.": "Gemini API-Schlüssel ist erforderlich.",
"General": "Allgemein",
"Generate": "",
"Generate an image": "Bild erzeugen",
"Generate Image": "Bild erzeugen",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Konfiguration aus JSON-Datei importieren",
"Import Functions": "Funktionen importieren",
"Import Models": "Modelle importieren",
"Import Notes": "",
"Import Presets": "Voreinstellungen importieren",
"Import Prompts": "Prompts importieren",
"Import Tools": "Werkzeuge importieren",
@ -721,6 +732,7 @@
"Manage Pipelines": "Pipelines verwalten",
"Manage Tool Servers": "",
"March": "März",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maximale Tokenanzahl (num_predict)",
"Max Upload Count": "Maximale Anzahl der Uploads",
"Max Upload Size": "Maximale Uploadgröße",
@ -777,8 +789,10 @@
"Native": "Nativ",
"New Chat": "Neuer Chat",
"New Folder": "Neuer Ordner",
"New Note": "",
"New Password": "Neues Passwort",
"new-channel": "neuer-kanal",
"No content": "",
"No content found": "Kein Inhalt gefunden",
"No content found in file.": "",
"No content to speak": "Kein Inhalt zum Vorlesen",
@ -793,6 +807,7 @@
"No model IDs": "Keine Modell-IDs",
"No models found": "Keine Modelle gefunden",
"No models selected": "Keine Modelle ausgewählt",
"No Notes": "",
"No results found": "Keine Ergebnisse gefunden",
"No search query generated": "Keine Suchanfrage generiert",
"No source available": "Keine Quelle verfügbar",
@ -801,6 +816,7 @@
"None": "Nichts",
"Not factually correct": "Nicht sachlich korrekt",
"Not helpful": "Nicht hilfreich",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Hinweis: Wenn Sie eine Mindestpunktzahl festlegen, werden in der Suche nur Dokumente mit einer Punktzahl größer oder gleich der Mindestpunktzahl zurückgegeben.",
"Notes": "Notizen",
"Notification Sound": "Benachrichtigungston",
@ -910,6 +926,7 @@
"Read": "Lesen",
"Read Aloud": "Vorlesen",
"Reasoning Effort": "Schlussfolgerungsaufwand",
"Record": "",
"Record voice": "Stimme aufnehmen",
"Redirecting you to Open WebUI Community": "Sie werden zur OpenWebUI-Community weitergeleitet",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "{{count}} Websites durchsucht",
"Searching \"{{searchQuery}}\"": "Suche nach \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Suche im Wissen nach \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng-Abfrage-URL",
"See readme.md for instructions": "Anleitung in readme.md anzeigen",
"See what's new": "Entdecken Sie die Neuigkeiten",
@ -1181,6 +1199,7 @@
"Unpin": "Lösen",
"Unravel secrets": "Geheimnisse lüften",
"Untagged": "Ungetaggt",
"Untitled": "",
"Update": "Aktualisieren",
"Update and Copy Link": "Aktualisieren und Link kopieren",
"Update for the latest features and improvements.": "Aktualisieren Sie für die neuesten Funktionen und Verbesserungen.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(such e.g. `sh webui.sh --api`)",
"(latest)": "(much latest)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "",
"Banners": "",
"Base Model (From)": "",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "",
"Create new secret key": "",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Created at",
"Created At": "",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "Download Database",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Drop files here to add to conversation",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Much time units are 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Enter Size of Chunk",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Woweral",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Import Promptos",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "",
"Manage Tool Servers": "",
"March": "",
"Max Speakers": "",
"Max Tokens (num_predict)": "",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "New Bark",
"New Folder": "",
"New Note": "",
"New Password": "New Barkword",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "",
"No search query generated": "",
"No source available": "No source available",
@ -801,6 +816,7 @@
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Record Bark",
"Redirecting you to Open WebUI Community": "Redirecting you to Open WebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "",
"See readme.md for instructions": "See readme.md for instructions wow",
"See what's new": "See what's new so amaze",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(π.χ. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(π.χ. `sh webui.sh --api`)",
"(latest)": "(τελευταίο)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Κακή Απάντηση",
"Banners": "Προβολές",
"Base Model (From)": "Βασικό Μοντέλο (Από)",
"Base URL": "",
"Batch Size (num_batch)": "Μέγεθος Παρτίδας (num_batch)",
"before": "πριν",
"Being lazy": "Τρώλακας",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Κλειδί Συνδρομής Bing Search V7",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Κλειδί API Brave Search",
"By {{name}}": "Από {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Δημιουργία Γνώσης",
"Create new key": "Δημιουργία νέου κλειδιού",
"Create new secret key": "Δημιουργία νέου μυστικού κλειδιού",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Δημιουργήθηκε στις",
"Created At": "Δημιουργήθηκε στις",
"Created by": "Δημιουργήθηκε από",
@ -302,6 +307,7 @@
"Delete function?": "Διαγραφή λειτουργίας;",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Διαγραφή προτροπής;",
"delete this link": "διαγραφή αυτού του συνδέσμου",
"Delete tool?": "Διαγραφή εργαλείου;",
@ -357,7 +363,7 @@
"Download Database": "Λήψη Βάσης Δεδομένων",
"Drag and drop a file to upload or select a file to view": "Σύρετε και αφήστε ένα αρχείο για να το ανεβάσετε ή επιλέξτε ένα αρχείο για να το δείτε",
"Draw": "Σχεδίαση",
"Drop any files here to add to the conversation": "Αφήστε οποιαδήποτε αρχεία εδώ για να προστεθούν στη συνομιλία",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "π.χ. '30s','10m'. Οι έγκυρες μονάδες χρόνου είναι 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "π.χ. my_filter",
"e.g. my_tools": "π.χ. my_tools",
"e.g. Tools for performing various operations": "π.χ. Εργαλεία για την εκτέλεση διάφορων λειτουργιών",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Επεξεργασία",
"Edit Arena Model": "Επεξεργασία Μοντέλου Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Εισάγετε το Μέγεθος Τμημάτων",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Εισάγετε την περιγραφή",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Γενικά",
"Generate": "",
"Generate an image": "",
"Generate Image": "Δημιουργία Εικόνας",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Εισαγωγή Διαμόρφωσης από Αρχείο JSON",
"Import Functions": "Εισαγωγή Λειτουργιών",
"Import Models": "Εισαγωγή Μοντέλων",
"Import Notes": "",
"Import Presets": "Εισαγωγή Προκαθορισμένων",
"Import Prompts": "Εισαγωγή Προτροπών",
"Import Tools": "Εισαγωγή Εργαλείων",
@ -721,6 +732,7 @@
"Manage Pipelines": "Διαχείριση Καναλιών",
"Manage Tool Servers": "",
"March": "Μάρτιος",
"Max Speakers": "",
"Max Tokens (num_predict)": "Μέγιστος Αριθμός Tokens (num_predict)",
"Max Upload Count": "Μέγιστος Αριθμός Ανεβάσματος",
"Max Upload Size": "Μέγιστο Μέγεθος Αρχείου",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Νέα Συνομιλία",
"New Folder": "",
"New Note": "",
"New Password": "Νέος Κωδικός",
"new-channel": "",
"No content": "",
"No content found": "Δεν βρέθηκε περιεχόμενο",
"No content found in file.": "",
"No content to speak": "Δεν υπάρχει περιεχόμενο για ανάγνωση",
@ -793,6 +807,7 @@
"No model IDs": "Δεν υπάρχουν IDs μοντέλων",
"No models found": "Δεν βρέθηκαν μοντέλα",
"No models selected": "Δεν έχουν επιλεγεί μοντέλα",
"No Notes": "",
"No results found": "Δεν βρέθηκαν αποτελέσματα",
"No search query generated": "Δεν δημιουργήθηκε ερώτηση αναζήτησης",
"No source available": "Δεν υπάρχει διαθέσιμη πηγή",
@ -801,6 +816,7 @@
"None": "Κανένα",
"Not factually correct": "Δεν είναι γεγονότα",
"Not helpful": "Δεν είναι χρήσιμο",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Σημείωση: Αν ορίσετε ένα ελάχιστο score, η αναζήτηση θα επιστρέψει μόνο έγγραφα με score μεγαλύτερο ή ίσο με το ελάχιστο score.",
"Notes": "Σημειώσεις",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Ανάγνωση Φωναχτά",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Εγγραφή φωνής",
"Redirecting you to Open WebUI Community": "Μετακατεύθυνση στην Κοινότητα OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Αναζήτηση \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Αναζήτηση Γνώσης για \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL Ερώτησης Searxng",
"See readme.md for instructions": "Δείτε readme.md για οδηγίες",
"See what's new": "Δείτε τι νέο υπάρχει",
@ -1181,6 +1199,7 @@
"Unpin": "Αφαίρεση καρφίτσματος",
"Unravel secrets": "Ξετυλίξτε μυστικά",
"Untagged": "Χωρίς Ετικέτες",
"Untitled": "",
"Update": "Ενημέρωση",
"Update and Copy Link": "Ενημέρωση και Αντιγραφή Συνδέσμου",
"Update for the latest features and improvements.": "Ενημέρωση για τις τελευταίες λειτουργίες και βελτιώσεις.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "",
"(latest)": "",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "",
"Banners": "",
"Base Model (From)": "",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "",
"Create new secret key": "",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "",
"Created At": "",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "",
"Manage Tool Servers": "",
"March": "",
"Max Speakers": "",
"Max Tokens (num_predict)": "",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "",
"New Folder": "",
"New Note": "",
"New Password": "",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "",
"No search query generated": "",
"No source available": "",
@ -801,6 +816,7 @@
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "",
"Reasoning Effort": "",
"Record": "",
"Record voice": "",
"Redirecting you to Open WebUI Community": "",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "",
"See readme.md for instructions": "",
"See what's new": "",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "",
"(latest)": "",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "",
"Banners": "",
"Base Model (From)": "",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "",
"Create new secret key": "",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "",
"Created At": "",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "",
"Manage Tool Servers": "",
"March": "",
"Max Speakers": "",
"Max Tokens (num_predict)": "",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "",
"New Folder": "",
"New Note": "",
"New Password": "",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "",
"No search query generated": "",
"No source available": "",
@ -801,6 +816,7 @@
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "",
"Reasoning Effort": "",
"Record": "",
"Record voice": "",
"Redirecting you to Open WebUI Community": "",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "",
"See readme.md for instructions": "",
"See what's new": "",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(p.ej. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(p.ej. `sh webui.sh --api`)",
"(latest)": "(último)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Mala Respuesta",
"Banners": "Banners",
"Base Model (From)": "Modelo Base (desde)",
"Base URL": "",
"Batch Size (num_batch)": "Tamaño de Lote (num_batch)",
"before": "antes",
"Being lazy": "Ser perezoso",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Clave de Suscripción de Bing Search V7",
"Bocha Search API Key": "Clave API de Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Impulsando o penalizando tokens específicos para respuestas restringidas. Los valores de sesgo se limitarán entre -100 y 100 (inclusive). (Por defecto: ninguno)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Clave API de Brave Search",
"By {{name}}": "Por {{name}}",
"Bypass Embedding and Retrieval": "Evitar Incrustración y Recuperación",
@ -265,6 +268,8 @@
"Create Knowledge": "Crear Conocimiento",
"Create new key": "Crear Nueva Clave",
"Create new secret key": "Crear Nueva Clave Secreta",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Creado en",
"Created At": "Creado En",
"Created by": "Creado por",
@ -302,6 +307,7 @@
"Delete function?": "Borrar la función?",
"Delete Message": "Borrar mensaje",
"Delete message?": "¿Borrar mensaje?",
"Delete note?": "",
"Delete prompt?": "¿Borrar el indicador?",
"delete this link": "Borrar este enlace",
"Delete tool?": "¿Borrar la herramienta?",
@ -357,7 +363,7 @@
"Download Database": "Descargar Base de Datos",
"Drag and drop a file to upload or select a file to view": "Arrastra y suelta un archivo para subirlo o selecciona uno para verlo",
"Draw": "Dibujar",
"Drop any files here to add to the conversation": "Suelta cualquier archivo aquí para añadirlo a la conversación",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p.ej. '30s','10m'. Unidades de tiempo válidas son 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "p.ej. \"json\" o un esquema JSON",
"e.g. 60": "p.ej. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "p.ej. mi_filtro",
"e.g. my_tools": "p.ej. mis_herramientas",
"e.g. Tools for performing various operations": "p.ej. Herramientas para realizar varias operaciones",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "p. ej., en-US,ja-JP (dejar en blanco para detectar automáticamente)",
"Edit": "Editar",
"Edit Arena Model": "Editar Modelo en Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Ingresar el Tamaño del Fragmento",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Ingresar pares \"token:valor_sesgo\" separados por comas (ejemplo: 5432:100, 413:-100)",
"Enter description": "Ingresar Descripción",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Ingresar URL del Servidor Docling",
"Enter Document Intelligence Endpoint": "Ingresar el Endpoint de Azure Document Intelligence",
"Enter Document Intelligence Key": "Ingresar Clave de Azure Document Intelligence",
@ -587,6 +596,7 @@
"Gemini API Config": "Config API Gemini",
"Gemini API Key is required.": "Se requiere Clave API de Gemini.",
"General": "General",
"Generate": "",
"Generate an image": "Generar una imagen",
"Generate Image": "Generar imagen",
"Generate prompt pair": "Generar par de indicadores",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importar Config desde Archivo JSON",
"Import Functions": "Importar Funciones",
"Import Models": "Importar Modelos",
"Import Notes": "",
"Import Presets": "Importar Preajustes",
"Import Prompts": "Importar Indicadores",
"Import Tools": "Importar Herramientas",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gestionar Tuberías",
"Manage Tool Servers": "Gestionar Servidores de Herramientas",
"March": "Marzo",
"Max Speakers": "",
"Max Tokens (num_predict)": "Máx Tokens (num_predict)",
"Max Upload Count": "Número Max de Subidas",
"Max Upload Size": "Tamaño Max de Subidas",
@ -777,8 +789,10 @@
"Native": "Nativo",
"New Chat": "Nuevo Chat",
"New Folder": "Nueva Carpeta",
"New Note": "",
"New Password": "Nueva Contraseña",
"new-channel": "nuevo-canal",
"No content": "",
"No content found": "No se encontró contenido",
"No content found in file.": "",
"No content to speak": "No hay contenido para hablar",
@ -793,6 +807,7 @@
"No model IDs": "No hay IDs de modelo",
"No models found": "No se encontraron modelos",
"No models selected": "No se seleccionaron modelos",
"No Notes": "",
"No results found": "No se encontraron resultados",
"No search query generated": "No se generó ninguna consulta de búsqueda",
"No source available": "No hay fuente disponible",
@ -801,6 +816,7 @@
"None": "Ninguno",
"Not factually correct": "No es correcto en todos los aspectos",
"Not helpful": "No aprovechable",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si estableces una puntuación mínima, la búsqueda sólo devolverá documentos con una puntuación mayor o igual a la puntuación mínima establecida.",
"Notes": "Notas",
"Notification Sound": "Notificación Sonora",
@ -910,6 +926,7 @@
"Read": "Leer",
"Read Aloud": "Leer en voz alta",
"Reasoning Effort": "Esfuerzo del Razonamiento",
"Record": "",
"Record voice": "Grabar voz",
"Redirecting you to Open WebUI Community": "Redireccionando a la Comunidad Open-WebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Reduce la probabilidad de generación sin sentido. Un valor más alto (p.ej. 100) dará respuestas más diversas, mientras que un valor más bajo (p.ej. 10) será más conservador.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "{{count}} sitios buscados",
"Searching \"{{searchQuery}}\"": "Buscando \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Buscando \"{{searchQuery}}\" en Conocimiento",
"Searching the web...": "",
"Searxng Query URL": "Searxng URL de Consulta",
"See readme.md for instructions": "Ver readme.md para instrucciones",
"See what's new": "Ver las novedades",
@ -1181,6 +1199,7 @@
"Unpin": "Desfijar",
"Unravel secrets": "Desentrañar secretos",
"Untagged": "Desetiquetado",
"Untitled": "",
"Update": "Actualizar",
"Update and Copy Link": "Actualizar y Copiar Enlace",
"Update for the latest features and improvements.": "Actualizar para las últimas características y mejoras.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(nt `sh webui.sh --api --api-auth kasutajanimi_parool`)",
"(e.g. `sh webui.sh --api`)": "(nt `sh webui.sh --api`)",
"(latest)": "(uusim)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ mudelid }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Halb vastus",
"Banners": "Bännerid",
"Base Model (From)": "Baas mudel (Allikas)",
"Base URL": "",
"Batch Size (num_batch)": "Partii suurus (num_batch)",
"before": "enne",
"Being lazy": "Laisklemine",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 tellimuse võti",
"Bocha Search API Key": "Bocha otsingu API võti",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Konkreetsete tokenite võimendamine või karistamine piiratud vastuste jaoks. Kallutatuse väärtused piiratakse vahemikku -100 kuni 100 (kaasa arvatud). (Vaikimisi: puudub)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API võti",
"By {{name}}": "Autor: {{name}}",
"Bypass Embedding and Retrieval": "Möödaminek sisestamisest ja taastamisest",
@ -265,6 +268,8 @@
"Create Knowledge": "Loo teadmised",
"Create new key": "Loo uus võti",
"Create new secret key": "Loo uus salavõti",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Loomise aeg",
"Created At": "Loomise aeg",
"Created by": "Autor",
@ -302,6 +307,7 @@
"Delete function?": "Kustutada funktsioon?",
"Delete Message": "Kustuta sõnum",
"Delete message?": "Kustutada sõnum?",
"Delete note?": "",
"Delete prompt?": "Kustutada vihjed?",
"delete this link": "kustuta see link",
"Delete tool?": "Kustutada tööriist?",
@ -357,7 +363,7 @@
"Download Database": "Laadi alla andmebaas",
"Drag and drop a file to upload or select a file to view": "Lohistage ja kukutage fail üleslaadimiseks või valige fail vaatamiseks",
"Draw": "Joonista",
"Drop any files here to add to the conversation": "Lohistage siia mistahes failid, et lisada need vestlusele",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "nt '30s', '10m'. Kehtivad ajaühikud on 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "nt 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "nt minu_filter",
"e.g. my_tools": "nt minu_toriistad",
"e.g. Tools for performing various operations": "nt tööriistad mitmesuguste operatsioonide teostamiseks",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Muuda",
"Edit Arena Model": "Muuda Areena mudelit",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Sisestage tüki suurus",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Sisestage komadega eraldatud \"token:kallutuse_väärtus\" paarid (näide: 5432:100, 413:-100)",
"Enter description": "Sisestage kirjeldus",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "Sisestage dokumendi intelligentsuse lõpp-punkt",
"Enter Document Intelligence Key": "Sisestage dokumendi intelligentsuse võti",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API seadistus",
"Gemini API Key is required.": "Gemini API võti on nõutav.",
"General": "Üldine",
"Generate": "",
"Generate an image": "Genereeri pilt",
"Generate Image": "Genereeri pilt",
"Generate prompt pair": "Genereeri vihjete paar",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Impordi seadistus JSON-failist",
"Import Functions": "Impordi funktsioonid",
"Import Models": "Impordi mudelid",
"Import Notes": "",
"Import Presets": "Impordi eelseadistused",
"Import Prompts": "Impordi vihjed",
"Import Tools": "Impordi tööriistad",
@ -721,6 +732,7 @@
"Manage Pipelines": "Halda torustikke",
"Manage Tool Servers": "",
"March": "Märts",
"Max Speakers": "",
"Max Tokens (num_predict)": "Max tokeneid (num_predict)",
"Max Upload Count": "Maksimaalne üleslaadimiste arv",
"Max Upload Size": "Maksimaalne üleslaadimise suurus",
@ -777,8 +789,10 @@
"Native": "Omane",
"New Chat": "Uus vestlus",
"New Folder": "Uus kaust",
"New Note": "",
"New Password": "Uus parool",
"new-channel": "uus-kanal",
"No content": "",
"No content found": "Sisu ei leitud",
"No content found in file.": "",
"No content to speak": "Pole mida rääkida",
@ -793,6 +807,7 @@
"No model IDs": "Mudeli ID-d puuduvad",
"No models found": "Mudeleid ei leitud",
"No models selected": "Mudeleid pole valitud",
"No Notes": "",
"No results found": "Tulemusi ei leitud",
"No search query generated": "Otsingupäringut ei genereeritud",
"No source available": "Allikas pole saadaval",
@ -801,6 +816,7 @@
"None": "Mitte ühtegi",
"Not factually correct": "Faktiliselt ebakorrektne",
"Not helpful": "Pole abistav",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Märkus: kui määrate minimaalse skoori, tagastab otsing ainult dokumendid, mille skoor on suurem või võrdne minimaalse skooriga.",
"Notes": "Märkmed",
"Notification Sound": "Teavituse heli",
@ -910,6 +926,7 @@
"Read": "Loe",
"Read Aloud": "Loe valjult",
"Reasoning Effort": "Arutluspingutus",
"Record": "",
"Record voice": "Salvesta hääl",
"Redirecting you to Open WebUI Community": "Suunamine Open WebUI kogukonda",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Vähendab mõttetuste genereerimise tõenäosust. Kõrgem väärtus (nt 100) annab mitmekesisemaid vastuseid, samas kui madalam väärtus (nt 10) on konservatiivsem.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Otsiti {{count}} saidilt",
"Searching \"{{searchQuery}}\"": "Otsimine: \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Teadmistest otsimine: \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng päringu URL",
"See readme.md for instructions": "Juhiste saamiseks vaadake readme.md",
"See what's new": "Vaata, mis on uut",
@ -1181,6 +1199,7 @@
"Unpin": "Võta lahti",
"Unravel secrets": "Ava saladused",
"Untagged": "Sildistamata",
"Untitled": "",
"Update": "Uuenda",
"Update and Copy Link": "Uuenda ja kopeeri link",
"Update for the latest features and improvements.": "Uuendage, et saada uusimad funktsioonid ja täiustused.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(adib. `sh webui.sh --api --api-auth erabiltzaile_pasahitza`)",
"(e.g. `sh webui.sh --api`)": "(adib. `sh webui.sh --api`)",
"(latest)": "(azkena)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Erantzun Txarra",
"Banners": "Bannerrak",
"Base Model (From)": "Oinarrizko Eredua (Nondik)",
"Base URL": "",
"Batch Size (num_batch)": "Batch Tamaina (num_batch)",
"before": "aurretik",
"Being lazy": "Alferra izatea",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Bilaketa V7 Harpidetza Gakoa",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Bilaketa API Gakoa",
"By {{name}}": "{{name}}-k",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Sortu Ezagutza",
"Create new key": "Sortu gako berria",
"Create new secret key": "Sortu gako sekretu berria",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Sortze data",
"Created At": "Sortze Data",
"Created by": "Sortzailea",
@ -302,6 +307,7 @@
"Delete function?": "Ezabatu funtzioa?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Ezabatu prompta?",
"delete this link": "ezabatu esteka hau",
"Delete tool?": "Ezabatu tresna?",
@ -357,7 +363,7 @@
"Download Database": "Deskargatu Datu-basea",
"Drag and drop a file to upload or select a file to view": "Arrastatu eta jaregin fitxategi bat igotzeko edo hautatu fitxategi bat ikusteko",
"Draw": "Marraztu",
"Drop any files here to add to the conversation": "Jaregin edozein fitxategi hemen elkarrizketara gehitzeko",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "adib. '30s','10m'. Denbora unitate baliodunak dira 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "adib. nire_iragazkia",
"e.g. my_tools": "adib. nire_tresnak",
"e.g. Tools for performing various operations": "adib. Hainbat eragiketa egiteko tresnak",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Editatu",
"Edit Arena Model": "Editatu Arena Eredua",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Sartu Zati Tamaina",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Sartu deskribapena",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Orokorra",
"Generate": "",
"Generate an image": "",
"Generate Image": "Sortu Irudia",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Inportatu Konfigurazioa JSON Fitxategitik",
"Import Functions": "Inportatu Funtzioak",
"Import Models": "Inportatu Ereduak",
"Import Notes": "",
"Import Presets": "Inportatu Aurrezarpenak",
"Import Prompts": "Inportatu Promptak",
"Import Tools": "Inportatu Tresnak",
@ -721,6 +732,7 @@
"Manage Pipelines": "Kudeatu Pipeline-ak",
"Manage Tool Servers": "",
"March": "Martxoa",
"Max Speakers": "",
"Max Tokens (num_predict)": "Token maximoak (num_predict)",
"Max Upload Count": "Karga kopuru maximoa",
"Max Upload Size": "Karga tamaina maximoa",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Txat berria",
"New Folder": "",
"New Note": "",
"New Password": "Pasahitz berria",
"new-channel": "",
"No content": "",
"No content found": "Ez da edukirik aurkitu",
"No content found in file.": "",
"No content to speak": "Ez dago hitz egiteko edukirik",
@ -793,6 +807,7 @@
"No model IDs": "Ez dago modelo IDrik",
"No models found": "Ez da modelorik aurkitu",
"No models selected": "Ez da modelorik hautatu",
"No Notes": "",
"No results found": "Ez da emaitzarik aurkitu",
"No search query generated": "Ez da bilaketa kontsultarik sortu",
"No source available": "Ez dago iturririk eskuragarri",
@ -801,6 +816,7 @@
"None": "Bat ere ez",
"Not factually correct": "Ez da faktikoki zuzena",
"Not helpful": "Ez da lagungarria",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Oharra: Gutxieneko puntuazio bat ezartzen baduzu, bilaketak gutxieneko puntuazioa baino handiagoa edo berdina duten dokumentuak soilik itzuliko ditu.",
"Notes": "Oharrak",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Irakurri ozen",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Grabatu ahotsa",
"Redirecting you to Open WebUI Community": "OpenWebUI Komunitatera berbideratzen",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" bilatzen",
"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\"rentzako ezagutza bilatzen",
"Searching the web...": "",
"Searxng Query URL": "Searxng kontsulta URLa",
"See readme.md for instructions": "Ikusi readme.md argibideetarako",
"See what's new": "Ikusi berritasunak",
@ -1181,6 +1199,7 @@
"Unpin": "Kendu aingura",
"Unravel secrets": "Askatu sekretuak",
"Untagged": "Etiketatu gabea",
"Untitled": "",
"Update": "Eguneratu",
"Update and Copy Link": "Eguneratu eta kopiatu esteka",
"Update for the latest features and improvements.": "Eguneratu azken ezaugarri eta hobekuntzak izateko.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(مثال: `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)",
"(latest)": "(آخرین)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "{{COUNT}} ابزار موجود",
@ -138,6 +139,7 @@
"Bad Response": "پاسخ خوب نیست",
"Banners": "بنر",
"Base Model (From)": "مدل پایه (از)",
"Base URL": "",
"Batch Size (num_batch)": "اندازه دسته (num_batch)",
"before": "قبل",
"Being lazy": "حالت سازنده",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "کلید اشتراک جستجوی Bing V7",
"Bocha Search API Key": "کلید API جستجوی Bocha",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "تقویت یا جریمه توکن\u200cهای خاص برای پاسخ\u200cهای محدود. مقادیر بایاس بین -100 و 100 (شامل) محدود خواهند شد. (پیش\u200cفرض: هیچ)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "کلید API جستجوی شجاع",
"By {{name}}": "توسط {{name}}",
"Bypass Embedding and Retrieval": "دور زدن جاسازی و بازیابی",
@ -265,6 +268,8 @@
"Create Knowledge": "ایجاد دانش",
"Create new key": "ساخت کلید جدید",
"Create new secret key": "ساخت کلید مخفی جدید",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "ایجاد شده در",
"Created At": "ایجاد شده در",
"Created by": "ایجاد شده توسط",
@ -302,6 +307,7 @@
"Delete function?": "تابع حذف شود؟",
"Delete Message": "حذف پیام",
"Delete message?": "پیام حذف شود؟",
"Delete note?": "",
"Delete prompt?": "پرامپت حذف شود؟",
"delete this link": "حذف این لینک",
"Delete tool?": "ابزار حذف شود؟",
@ -357,7 +363,7 @@
"Download Database": "دانلود پایگاه داده",
"Drag and drop a file to upload or select a file to view": "یک فایل را برای آپلود بکشید و رها کنید یا برای مشاهده یک فایل را انتخاب کنید",
"Draw": "رسم کردن",
"Drop any files here to add to the conversation": "هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.",
"e.g. \"json\" or a JSON schema": "مثلا \"json\" یا یک طرح JSON",
"e.g. 60": "مثلا 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "مثلا my_filter",
"e.g. my_tools": "مثلا my_tools",
"e.g. Tools for performing various operations": "مثلا ابزارهایی برای انجام عملیات مختلف",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "مثلا en-US,ja-JP (برای تشخیص خودکار خالی بگذارید)",
"Edit": "ویرایش",
"Edit Arena Model": "ویرایش مدل آرنا",
@ -412,6 +419,8 @@
"Enter Chunk Size": "مقدار Chunk Size را وارد کنید",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "جفت\u200cهای \"توکن:مقدار_بایاس\" را با کاما جدا شده وارد کنید (مثال: 5432:100, 413:-100)",
"Enter description": "توضیحات را وارد کنید",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "آدرس سرور Docling را وارد کنید",
"Enter Document Intelligence Endpoint": "نقطه پایانی هوش سند را وارد کنید",
"Enter Document Intelligence Key": "کلید هوش سند را وارد کنید",
@ -587,6 +596,7 @@
"Gemini API Config": "پیکربندی API جمینی",
"Gemini API Key is required.": "کلید API جمینی مورد نیاز است.",
"General": "عمومی",
"Generate": "",
"Generate an image": "تولید یک تصویر",
"Generate Image": "تولید تصویر",
"Generate prompt pair": "تولید جفت پرامپت",
@ -637,6 +647,7 @@
"Import Config from JSON File": "درون\u200cریزی از پروندهٔ JSON",
"Import Functions": "درون\u200cریزی توابع",
"Import Models": "درون\u200cریزی مدل\u200cها",
"Import Notes": "",
"Import Presets": "درون\u200cریزی پیش\u200cتنظیم\u200cها",
"Import Prompts": "درون\u200cریزی پرامپت\u200cها",
"Import Tools": "درون\u200cریزی ابزارها",
@ -721,6 +732,7 @@
"Manage Pipelines": "مدیریت خطوط لوله",
"Manage Tool Servers": "مدیریت سرورهای ابزار",
"March": "مارچ",
"Max Speakers": "",
"Max Tokens (num_predict)": "توکنهای بیشینه (num_predict)",
"Max Upload Count": "حداکثر تعداد آپلود",
"Max Upload Size": "حداکثر اندازه آپلود",
@ -777,8 +789,10 @@
"Native": "بومی",
"New Chat": "گپ جدید",
"New Folder": "پوشه جدید",
"New Note": "",
"New Password": "رمز عبور جدید",
"new-channel": "کانال-جدید",
"No content": "",
"No content found": "محتوایی یافت نشد",
"No content found in file.": "",
"No content to speak": "محتوایی برای خواندن وجود ندارد",
@ -793,6 +807,7 @@
"No model IDs": "شناسه مدلی وجود ندارد",
"No models found": "مدلی یافت نشد",
"No models selected": "مدلی انتخاب نشده است",
"No Notes": "",
"No results found": "نتیجه\u200cای یافت نشد",
"No search query generated": "پرسوجوی جستجویی ایجاد نشده است",
"No source available": "منبعی در دسترس نیست",
@ -801,6 +816,7 @@
"None": "هیچ کدام",
"Not factually correct": "اشتباهی فکری نیست",
"Not helpful": "مفید نیست",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "توجه: اگر حداقل نمره را تعیین کنید، جستجو تنها اسنادی را با نمره بیشتر یا برابر با حداقل نمره باز می گرداند.",
"Notes": "یادداشت\u200cها",
"Notification Sound": "صدای اعلان",
@ -910,6 +926,7 @@
"Read": "خواندن",
"Read Aloud": "خواندن به صورت صوتی",
"Reasoning Effort": "تلاش استدلال",
"Record": "",
"Record voice": "ضبط صدا",
"Redirecting you to Open WebUI Community": "در حال هدایت به OpenWebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "احتمال تولید محتوای بی\u200cمعنی را کاهش می\u200cدهد. مقدار بالاتر (مثلاً 100) پاسخ\u200cهای متنوع\u200cتری می\u200cدهد، در حالی که مقدار پایین\u200cتر (مثلاً 10) محافظه\u200cکارانه\u200cتر خواهد بود.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "جستجوی {{count}} سایت",
"Searching \"{{searchQuery}}\"": "جستجوی «{{searchQuery}}»",
"Searching Knowledge for \"{{searchQuery}}\"": "جستجوی دانش برای «{{searchQuery}}»",
"Searching the web...": "",
"Searxng Query URL": "نشانی وب جستجوی Searxng",
"See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید",
"See what's new": "ببینید موارد جدید چه بوده",
@ -1181,6 +1199,7 @@
"Unpin": "برداشتن پین",
"Unravel secrets": "کشف رازها",
"Untagged": "بدون برچسب",
"Untitled": "",
"Update": "به\u200cروزرسانی",
"Update and Copy Link": "به روزرسانی و کپی لینک",
"Update for the latest features and improvements.": "برای آخرین ویژگی\u200cها و بهبودها به\u200cروزرسانی کنید.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(esim. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(esim. `sh webui.sh --api`)",
"(latest)": "(uusin)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ mallit }}",
"{{COUNT}} Available Tools": "{{COUNT}} työkalua saatavilla",
@ -138,6 +139,7 @@
"Bad Response": "Huono vastaus",
"Banners": "Bannerit",
"Base Model (From)": "Perusmalli (alkaen)",
"Base URL": "",
"Batch Size (num_batch)": "Erän koko (num_batch)",
"before": "ennen",
"Being lazy": "Oli laiska",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 -tilauskäyttäjäavain",
"Bocha Search API Key": "Bocha Search API -avain",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API -avain",
"By {{name}}": "Tekijä {{name}}",
"Bypass Embedding and Retrieval": "Ohita upotus ja haku",
@ -265,6 +268,8 @@
"Create Knowledge": "Luo tietoa",
"Create new key": "Luo uusi avain",
"Create new secret key": "Luo uusi salainen avain",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Luotu",
"Created At": "Luotu",
"Created by": "Luonut",
@ -302,6 +307,7 @@
"Delete function?": "Haluatko varmasti poistaa tämän toiminnon?",
"Delete Message": "Poista viesti",
"Delete message?": "Poista viesti?",
"Delete note?": "",
"Delete prompt?": "Haluatko varmasti poistaa tämän kehotteen?",
"delete this link": "poista tämä linkki",
"Delete tool?": "Haluatko varmasti poistaa tämän työkalun?",
@ -357,7 +363,7 @@
"Download Database": "Lataa tietokanta",
"Drag and drop a file to upload or select a file to view": "Raahaa ja pudota tiedosto ladattavaksi tai valitse tiedosto katseltavaksi",
"Draw": "Piirros",
"Drop any files here to add to the conversation": "Pudota tiedostoja tähän lisätäksesi ne keskusteluun",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "esim. '30s', '10m'. Kelpoiset aikayksiköt ovat 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "esim. \"json\" tai JSON kaava",
"e.g. 60": "esim. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "esim. oma_suodatin",
"e.g. my_tools": "esim. omat_työkalut",
"e.g. Tools for performing various operations": "esim. työkaluja erilaisten toimenpiteiden suorittamiseen",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "esim. en-US,ja-JP (Tyhjäksi jättämällä, automaattinen tunnistus)",
"Edit": "Muokkaa",
"Edit Arena Model": "Muokkaa Arena-mallia",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Syötä osien koko",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Syötä pilkulla erottaen \"token:bias_value\" parit (esim. 5432:100, 413:-100)",
"Enter description": "Kirjoita kuvaus",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Kirjoita Docling palvelimen verkko-osoite",
"Enter Document Intelligence Endpoint": "Kirjoita asiakirja tiedustelun päätepiste",
"Enter Document Intelligence Key": "Kirjoiuta asiakirja tiedustelun avain",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API konfiguraatio",
"Gemini API Key is required.": "Gemini API -avain on vaaditaan.",
"General": "Yleinen",
"Generate": "",
"Generate an image": "Luo kuva",
"Generate Image": "Luo kuva",
"Generate prompt pair": "Luo kehotepari",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Tuo asetukset JSON-tiedostosta",
"Import Functions": "Tuo toiminnot",
"Import Models": "Tuo malleja",
"Import Notes": "",
"Import Presets": "Tuo esiasetuksia",
"Import Prompts": "Tuo kehotteet",
"Import Tools": "Tuo työkalut",
@ -721,6 +732,7 @@
"Manage Pipelines": "Hallitse putkia",
"Manage Tool Servers": "Hallitse työkalu palvelimia",
"March": "maaliskuu",
"Max Speakers": "",
"Max Tokens (num_predict)": "Tokenien enimmäismäärä (num_predict)",
"Max Upload Count": "Latausten enimmäismäärä",
"Max Upload Size": "Latausten enimmäiskoko",
@ -777,8 +789,10 @@
"Native": "Natiivi",
"New Chat": "Uusi keskustelu",
"New Folder": "Uusi kansio",
"New Note": "",
"New Password": "Uusi salasana",
"new-channel": "uusi-kanava",
"No content": "",
"No content found": "Sisältöä ei löytynyt",
"No content found in file.": "",
"No content to speak": "Ei puhuttavaa sisältöä",
@ -793,6 +807,7 @@
"No model IDs": "Ei mallitunnuksia",
"No models found": "Malleja ei löytynyt",
"No models selected": "Malleja ei ole valittu",
"No Notes": "",
"No results found": "Ei tuloksia",
"No search query generated": "Hakukyselyä ei luotu",
"No source available": "Lähdettä ei saatavilla",
@ -801,6 +816,7 @@
"None": "Ei mikään",
"Not factually correct": "Ei faktuaalisesti oikein",
"Not helpful": "Ei hyödyllinen",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Huomautus: Jos asetat vähimmäispistemäärän, haku palauttaa vain sellaiset asiakirjat, joiden pistemäärä on vähintään vähimmäismäärä.",
"Notes": "Muistiinpanot",
"Notification Sound": "Ilmoitusääni",
@ -910,6 +926,7 @@
"Read": "Lue",
"Read Aloud": "Lue ääneen",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Nauhoita ääntä",
"Redirecting you to Open WebUI Community": "Ohjataan sinut OpenWebUI-yhteisöön",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Etsitty {{count}} sivulta",
"Searching \"{{searchQuery}}\"": "Haetaan \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Haetaan tietämystä \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng-kyselyn verkko-osoite",
"See readme.md for instructions": "Katso ohjeet readme.md-tiedostosta",
"See what's new": "Katso, mitä uutta",
@ -1181,6 +1199,7 @@
"Unpin": "Irrota kiinnitys",
"Unravel secrets": "Avaa salaisuuksia",
"Untagged": "Ei tageja",
"Untitled": "",
"Update": "Päivitä",
"Update and Copy Link": "Päivitä ja kopioi linkki",
"Update for the latest features and improvements.": "Päivitä uusimpiin ominaisuuksiin ja parannuksiin.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(par ex. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(par exemple `sh webui.sh --api`)",
"(latest)": "(dernier)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modèles }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Mauvaise réponse",
"Banners": "Banniers",
"Base Model (From)": "Modèle de base (à partir de)",
"Base URL": "",
"Batch Size (num_batch)": "Taille du lot (num_batch)",
"before": "avant",
"Being lazy": "Être fainéant",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Clé API Brave Search",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Créer une nouvelle clé principale",
"Create new secret key": "Créer une nouvelle clé secrète",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Créé à",
"Created At": "Créé le",
"Created by": "Créé par",
@ -302,6 +307,7 @@
"Delete function?": "Supprimer la fonction ?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Supprimer la prompt ?",
"delete this link": "supprimer ce lien",
"Delete tool?": "Effacer l'outil ?",
@ -357,7 +363,7 @@
"Download Database": "Télécharger la base de données",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Modifier",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Entrez la taille de bloc",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Général",
"Generate": "",
"Generate an image": "",
"Generate Image": "Générer une image",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "Import de fonctions",
"Import Models": "Importer des modèles",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importer des Enseignes",
"Import Tools": "Outils d'importation",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gérer les pipelines",
"Manage Tool Servers": "",
"March": "Mars",
"Max Speakers": "",
"Max Tokens (num_predict)": "Tokens maximaux (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Nouvelle conversation",
"New Folder": "",
"New Note": "",
"New Password": "Nouveau mot de passe",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "Rien à signaler",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Aucun résultat trouvé",
"No search query generated": "Aucune requête de recherche générée",
"No source available": "Aucune source n'est disponible",
@ -801,6 +816,7 @@
"None": "Aucun",
"Not factually correct": "Non factuellement correct",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Lire à haute voix",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Enregistrer la voix",
"Redirecting you to Open WebUI Community": "Redirection vers la communauté OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Recherche de « {{searchQuery}} »",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "URL de recherche Searxng",
"See readme.md for instructions": "Voir le fichier readme.md pour les instructions",
"See what's new": "Découvrez les nouvelles fonctionnalités",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "Mise à jour",
"Update and Copy Link": "Mettre à jour et copier le lien",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(par ex. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(par exemple `sh webui.sh --api`)",
"(latest)": "(dernière version)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "Nombre d'outils disponibles {{COUNT}}",
@ -138,6 +139,7 @@
"Bad Response": "Mauvaise réponse",
"Banners": "Bannières",
"Base Model (From)": "Modèle de base (à partir de)",
"Base URL": "",
"Batch Size (num_batch)": "Batch Size (num_batch)",
"before": "avant",
"Being lazy": "Être fainéant",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Clé d'abonnement Bing Search V7",
"Bocha Search API Key": "Clé API Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Clé API Brave Search",
"By {{name}}": "Par {{name}}",
"Bypass Embedding and Retrieval": "Ignorer l'Embedding et le Retrieval",
@ -265,6 +268,8 @@
"Create Knowledge": "Créer une connaissance",
"Create new key": "Créer une nouvelle clé",
"Create new secret key": "Créer une nouvelle clé secrète",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Créé le",
"Created At": "Créé le",
"Created by": "Créé par",
@ -302,6 +307,7 @@
"Delete function?": "Supprimer la fonction ?",
"Delete Message": "Supprimer le message",
"Delete message?": "Supprimer le message ?",
"Delete note?": "",
"Delete prompt?": "Supprimer le prompt ?",
"delete this link": "supprimer ce lien",
"Delete tool?": "Effacer l'outil ?",
@ -357,7 +363,7 @@
"Download Database": "Télécharger la base de données",
"Drag and drop a file to upload or select a file to view": "Glissez et déposez un fichier pour le télécharger ou sélectionnez un fichier à visualiser",
"Draw": "Match nul",
"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "par ex. \"json\" ou un schéma JSON",
"e.g. 60": "par ex. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "par ex. mon_filtre",
"e.g. my_tools": "par ex. mes_outils",
"e.g. Tools for performing various operations": "par ex. Outils pour effectuer diverses opérations",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "par ex., en-US, ja-JP (laisser vide pour détection automatique)",
"Edit": "Modifier",
"Edit Arena Model": "Modifier le modèle d'arène",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Entrez la taille des chunks",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Entrez la description",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Entrez l'url du serveur Docling",
"Enter Document Intelligence Endpoint": "Entrez le point d'extension d'Intelligence documentaire",
"Enter Document Intelligence Key": "Entrez la clé du sevice d'Intelligence documentaire",
@ -483,6 +492,7 @@
"Enter Your Full Name": "Entrez votre nom complet",
"Enter your message": "Entrez votre message",
"Enter your name": "Entrez votre nom",
"Enter Your Name": "",
"Enter your new password": "Entrez votre nouveau mot de passe",
"Enter Your Password": "Entrez votre mot de passe",
"Enter Your Role": "Entrez votre rôle",
@ -586,6 +596,7 @@
"Gemini API Config": "Configuration de l'API de Gemini",
"Gemini API Key is required.": "La clé d'API de Gemini est requise",
"General": "Général",
"Generate": "",
"Generate an image": "Génère une image",
"Generate Image": "Générer une image",
"Generate prompt pair": "Générer une paire de prompt",
@ -636,6 +647,7 @@
"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
"Import Functions": "Importer des fonctions",
"Import Models": "Importer des modèles",
"Import Notes": "",
"Import Presets": "Importer les préréglages",
"Import Prompts": "Importer des prompts",
"Import Tools": "Importer des outils",
@ -720,6 +732,7 @@
"Manage Pipelines": "Gérer les pipelines",
"Manage Tool Servers": "Gérer les serveurs d'outils",
"March": "Mars",
"Max Speakers": "",
"Max Tokens (num_predict)": "Nb max de tokens (num_predict)",
"Max Upload Count": "Nombre maximal de téléversements",
"Max Upload Size": "Limite de taille de téléversement",
@ -776,8 +789,10 @@
"Native": "Natif",
"New Chat": "Nouvelle conversation",
"New Folder": "Nouveau dossier",
"New Note": "",
"New Password": "Nouveau mot de passe",
"new-channel": "nouveau-canal",
"No content": "",
"No content found": "Aucun contenu trouvé",
"No content found in file.": "",
"No content to speak": "Rien à signaler",
@ -792,6 +807,7 @@
"No model IDs": "Aucun ID de modèle",
"No models found": "Aucun modèle trouvé",
"No models selected": "Aucun modèle sélectionné",
"No Notes": "",
"No results found": "Aucun résultat trouvé",
"No search query generated": "Aucune requête de recherche générée",
"No source available": "Aucune source n'est disponible",
@ -800,6 +816,7 @@
"None": "Aucun",
"Not factually correct": "Non factuellement correct",
"Not helpful": "Pas utile",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notes": "Notes",
"Notification Sound": "Son de notification",
@ -909,6 +926,7 @@
"Read": "Lire",
"Read Aloud": "Lire à haute voix",
"Reasoning Effort": "Effort de raisonnement",
"Record": "",
"Record voice": "Enregistrer la voix",
"Redirecting you to Open WebUI Community": "Redirection vers la communauté OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Réduit la probabilité de générer du contenu incohérent. Une valeur plus élevée (ex. : 100) produira des réponses plus variées, tandis qu'une valeur plus faible (ex. : 10) sera plus conservatrice.",
@ -978,6 +996,7 @@
"Searched {{count}} sites": "{{count}} sites recherchés",
"Searching \"{{searchQuery}}\"": "Recherche de « {{searchQuery}} »",
"Searching Knowledge for \"{{searchQuery}}\"": "Recherche des connaissances pour « {{searchQuery}} »",
"Searching the web...": "",
"Searxng Query URL": "URL de recherche Searxng",
"See readme.md for instructions": "Voir le fichier readme.md pour les instructions",
"See what's new": "Découvrez les nouvelles fonctionnalités",
@ -1180,6 +1199,7 @@
"Unpin": "Désépingler",
"Unravel secrets": "Dévoiler les secrets",
"Untagged": "Pas de tag",
"Untitled": "",
"Update": "Mise à jour",
"Update and Copy Link": "Mettre à jour et copier le lien",
"Update for the latest features and improvements.": "Mettez à jour pour bénéficier des dernières fonctionnalités et améliorations.",
@ -1272,7 +1292,7 @@
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "Vous ne pouvez discuter qu'avec un maximum de {{maxCount}} fichier(s) à la fois.",
"You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "Vous pouvez personnaliser vos interactions avec les LLM en ajoutant des mémoires à l'aide du bouton « Gérer » ci-dessous, ce qui les rendra plus utiles et mieux adaptées à vos besoins.",
"You cannot upload an empty file.": "Vous ne pouvez pas envoyer un fichier vide.",
"You do not have permission to upload files": "Vous n'avez pas l'autorisation de téléverser des fichiers.",
"You do not have permission to upload files.": "",
"You have no archived conversations.": "Vous n'avez aucune conversation archivée.",
"You have shared this chat": "Vous avez partagé cette conversation.",
"You're a helpful assistant.": "Vous êtes un assistant efficace.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(למשל `sh webui.sh --api`)",
"(latest)": "(האחרון)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ דגמים }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "תגובה שגויה",
"Banners": "באנרים",
"Base Model (From)": "דגם בסיס (מ)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "לפני",
"Being lazy": "להיות עצלן",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "מפתח API של חיפוש אמיץ",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "צור מפתח חדש",
"Create new secret key": "צור מפתח סודי חדש",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "נוצר ב",
"Created At": "נוצר ב",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "מחק את הקישור הזה",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "הורד מסד נתונים",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "גרור כל קובץ לכאן כדי להוסיף לשיחה",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "למשל '30s', '10m'. יחידות זמן חוקיות הן 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "ערוך",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "הזן גודל נתונים",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "כללי",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "ייבוא דגמים",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "יבוא פקודות",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "ניהול צינורות",
"Manage Tool Servers": "",
"March": "מרץ",
"Max Speakers": "",
"Max Tokens (num_predict)": "מקסימום אסימונים (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "צ'אט חדש",
"New Folder": "",
"New Note": "",
"New Password": "סיסמה חדשה",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "לא נמצאו תוצאות",
"No search query generated": "לא נוצרה שאילתת חיפוש",
"No source available": "אין מקור זמין",
@ -801,6 +816,7 @@
"None": "ללא",
"Not factually correct": "לא נכון מבחינה עובדתית",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "הערה: אם תקבע ציון מינימלי, החיפוש יחזיר רק מסמכים עם ציון שגבוה או שווה לציון המינימלי.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "קרא בקול",
"Reasoning Effort": "",
"Record": "",
"Record voice": "הקלט קול",
"Redirecting you to Open WebUI Community": "מפנה אותך לקהילת OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "כתובת URL של שאילתת Searxng",
"See readme.md for instructions": "ראה את readme.md להוראות",
"See what's new": "ראה מה חדש",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "עדכן ושכפל קישור",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)",
"(latest)": "(latest)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ मॉडल }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "ख़राब प्रतिक्रिया",
"Banners": "बैनर",
"Base Model (From)": "बेस मॉडल (से)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "पहले",
"Being lazy": "आलसी होना",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave सर्च एपीआई कुंजी",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
"Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "किस समय बनाया गया",
"Created At": "किस समय बनाया गया",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "इस लिंक को हटाएं",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "डेटाबेस डाउनलोड करें",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "बातचीत में जोड़ने के लिए कोई भी फ़ाइल यहां छोड़ें",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "जैसे '30s', '10m', मान्य समय इकाइयाँ 's', 'm', 'h' हैं।",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "संपादित करें",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "खंड आकार दर्ज करें",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "सामान्य",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "आयात मॉडल",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "प्रॉम्प्ट आयात करें",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "पाइपलाइनों का प्रबंधन करें",
"Manage Tool Servers": "",
"March": "मार्च",
"Max Speakers": "",
"Max Tokens (num_predict)": "अधिकतम टोकन (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "नई चैट",
"New Folder": "",
"New Note": "",
"New Password": "नया पासवर्ड",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "कोई परिणाम नहीं मिला",
"No search query generated": "कोई खोज क्वेरी जनरेट नहीं हुई",
"No source available": "कोई स्रोत उपलब्ध नहीं है",
@ -801,6 +816,7 @@
"None": "कोई नहीं",
"Not factually correct": "तथ्यात्मक रूप से सही नहीं है",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ध्यान दें: यदि आप न्यूनतम स्कोर निर्धारित करते हैं, तो खोज केवल न्यूनतम स्कोर से अधिक या उसके बराबर स्कोर वाले दस्तावेज़ वापस लाएगी।",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "जोर से पढ़ें",
"Reasoning Effort": "",
"Record": "",
"Record voice": "आवाज रिकॉर्ड करना",
"Redirecting you to Open WebUI Community": "आपको OpenWebUI समुदाय पर पुनर्निर्देशित किया जा रहा है",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng क्वेरी URL",
"See readme.md for instructions": "निर्देशों के लिए readme.md देखें",
"See what's new": "देखें, क्या नया है",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "अपडेट करें और लिंक कॉपी करें",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(npr. `sh webui.sh --api`)",
"(latest)": "(najnovije)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modeli }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Loš odgovor",
"Banners": "Baneri",
"Base Model (From)": "Osnovni model (Od)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "prije",
"Being lazy": "Biti lijen",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave tražilica - API ključ",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Stvori novi ključ",
"Create new secret key": "Stvori novi tajni ključ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Stvoreno",
"Created At": "Stvoreno",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "izbriši ovu vezu",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "Preuzmi bazu podataka",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Spustite bilo koje datoteke ovdje za dodavanje u razgovor",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "npr. '30s','10m'. Važeće vremenske jedinice su 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Uredi",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Unesite veličinu dijela",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Općenito",
"Generate": "",
"Generate an image": "",
"Generate Image": "Gneriraj sliku",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "Uvoz modela",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Uvoz prompta",
"Import Tools": "Uvoz alata",
@ -721,6 +732,7 @@
"Manage Pipelines": "Upravljanje cjevovodima",
"Manage Tool Servers": "",
"March": "Ožujak",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maksimalan broj tokena (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Novi razgovor",
"New Folder": "",
"New Note": "",
"New Password": "Nova lozinka",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Nema rezultata",
"No search query generated": "Nije generiran upit za pretraživanje",
"No source available": "Nema dostupnog izvora",
@ -801,6 +816,7 @@
"None": "Ništa",
"Not factually correct": "Nije činjenično točno",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Napomena: Ako postavite minimalnu ocjenu, pretraga će vratiti samo dokumente s ocjenom većom ili jednakom minimalnoj ocjeni.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Čitaj naglas",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Snimanje glasa",
"Redirecting you to Open WebUI Community": "Preusmjeravanje na OpenWebUI zajednicu",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng URL upita",
"See readme.md for instructions": "Pogledajte readme.md za upute",
"See what's new": "Pogledajte što je novo",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "Ažuriraj i kopiraj vezu",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(pl. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(pl. `sh webui.sh --api`)",
"(latest)": "(legújabb)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ modellek }}",
"{{COUNT}} Available Tools": "{{COUNT}} Elérhető eszköz",
@ -138,6 +139,7 @@
"Bad Response": "Rossz válasz",
"Banners": "Bannerek",
"Base Model (From)": "Alap modell (Forrás)",
"Base URL": "",
"Batch Size (num_batch)": "Köteg méret (num_batch)",
"before": "előtt",
"Being lazy": "Lustaság",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 előfizetési kulcs",
"Bocha Search API Key": "Bocha Search API kulcs",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Specifikus tokenek növelése vagy büntetése korlátozott válaszokhoz. Az elfogultság értékei -100 és 100 között lesznek rögzítve (beleértve). (Alapértelmezett: nincs)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API kulcs",
"By {{name}}": "Készítette: {{name}}",
"Bypass Embedding and Retrieval": "Beágyazás és visszakeresés kihagyása",
@ -265,6 +268,8 @@
"Create Knowledge": "Tudás létrehozása",
"Create new key": "Új kulcs létrehozása",
"Create new secret key": "Új titkos kulcs létrehozása",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Létrehozva",
"Created At": "Létrehozva",
"Created by": "Létrehozta",
@ -302,6 +307,7 @@
"Delete function?": "Törli a funkciót?",
"Delete Message": "Üzenet törlése",
"Delete message?": "Üzenet törlése?",
"Delete note?": "",
"Delete prompt?": "Törli a promptot?",
"delete this link": "link törlése",
"Delete tool?": "Törli az eszközt?",
@ -357,7 +363,7 @@
"Download Database": "Adatbázis letöltése",
"Drag and drop a file to upload or select a file to view": "Húzz ide egy fájlt a feltöltéshez vagy válassz fájlt a megtekintéshez",
"Draw": "Rajzolás",
"Drop any files here to add to the conversation": "Húzz ide fájlokat a beszélgetéshez való hozzáadáshoz",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pl. '30s','10m'. Érvényes időegységek: 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "pl. \"json\" vagy egy JSON séma",
"e.g. 60": "pl. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "pl. az_en_szűrőm",
"e.g. my_tools": "pl. az_en_eszkozeim",
"e.g. Tools for performing various operations": "pl. Eszközök különböző műveletek elvégzéséhez",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Szerkesztés",
"Edit Arena Model": "Arena modell szerkesztése",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Add meg a darab méretet",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Add meg vesszővel elválasztott \"token:bias_érték\" párokat (példa: 5432:100, 413:-100)",
"Enter description": "Add meg a leírást",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Add meg a Docling szerver URL-t",
"Enter Document Intelligence Endpoint": "Add meg a dokumentum intelligencia végpontot",
"Enter Document Intelligence Key": "Add meg a dokumentum intelligencia kulcsot",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API konfiguráció",
"Gemini API Key is required.": "Gemini API kulcs szükséges.",
"General": "Általános",
"Generate": "",
"Generate an image": "Kép generálása",
"Generate Image": "Kép generálása",
"Generate prompt pair": "Prompt pár generálása",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Konfiguráció importálása JSON fájlból",
"Import Functions": "Funkciók importálása",
"Import Models": "Modellek importálása",
"Import Notes": "",
"Import Presets": "Előre beállított importálás",
"Import Prompts": "Promptok importálása",
"Import Tools": "Eszközök importálása",
@ -721,6 +732,7 @@
"Manage Pipelines": "Folyamatok kezelése",
"Manage Tool Servers": "Eszközszerverek kezelése",
"March": "Március",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maximum tokenek (num_predict)",
"Max Upload Count": "Maximum feltöltések száma",
"Max Upload Size": "Maximum feltöltési méret",
@ -777,8 +789,10 @@
"Native": "Natív",
"New Chat": "Új beszélgetés",
"New Folder": "Új mappa",
"New Note": "",
"New Password": "Új jelszó",
"new-channel": "új csatorna",
"No content": "",
"No content found": "Nem található tartalom",
"No content found in file.": "",
"No content to speak": "Nincs felolvasható tartalom",
@ -793,6 +807,7 @@
"No model IDs": "Nincs modell azonosító",
"No models found": "Nem található modell",
"No models selected": "Nincs kiválasztott modell",
"No Notes": "",
"No results found": "Nincs találat",
"No search query generated": "Nem generálódott keresési lekérdezés",
"No source available": "Nincs elérhető forrás",
@ -801,6 +816,7 @@
"None": "Nincs",
"Not factually correct": "Tényszerűen nem helyes",
"Not helpful": "Nem segítőkész",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Megjegyzés: Ha minimum pontszámot állít be, a keresés csak olyan dokumentumokat ad vissza, amelyek pontszáma nagyobb vagy egyenlő a minimum pontszámmal.",
"Notes": "Jegyzetek",
"Notification Sound": "Értesítési hang",
@ -910,6 +926,7 @@
"Read": "Olvasás",
"Read Aloud": "Felolvasás",
"Reasoning Effort": "Érvelési erőfeszítés",
"Record": "",
"Record voice": "Hang rögzítése",
"Redirecting you to Open WebUI Community": "Átirányítás az OpenWebUI közösséghez",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Csökkenti a ostobaság generálásának valószínűségét. Magasabb érték (pl. 100) változatosabb válaszokat ad, míg alacsonyabb érték (pl. 10) konzervatívabb lesz.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "{{count}} oldal keresése megtörtént",
"Searching \"{{searchQuery}}\"": "Keresés: \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Tudásbázis keresése: \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng lekérdezési URL",
"See readme.md for instructions": "Lásd a readme.md fájlt az útmutatásért",
"See what's new": "Újdonságok megtekintése",
@ -1181,6 +1199,7 @@
"Unpin": "Rögzítés feloldása",
"Unravel secrets": "Titkok megfejtése",
"Untagged": "Címkézetlen",
"Untitled": "",
"Update": "Frissítés",
"Update and Copy Link": "Frissítés és link másolása",
"Update for the latest features and improvements.": "Frissítsen a legújabb funkciókért és fejlesztésekért.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(contoh: `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(contoh: `sh webui.sh --api`)",
"(latest)": "(terbaru)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Respons Buruk",
"Banners": "Spanduk",
"Base Model (From)": "Model Dasar (Dari)",
"Base URL": "",
"Batch Size (num_batch)": "Ukuran Batch (num_batch)",
"before": "sebelum",
"Being lazy": "Menjadi malas",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Kunci API Pencarian Berani",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Buat kunci baru",
"Create new secret key": "Buat kunci rahasia baru",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Dibuat di",
"Created At": "Dibuat di",
"Created by": "Dibuat oleh",
@ -302,6 +307,7 @@
"Delete function?": "Fungsi hapus?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Perintah hapus?",
"delete this link": "hapus tautan ini",
"Delete tool?": "Hapus alat?",
@ -357,7 +363,7 @@
"Download Database": "Unduh Basis Data",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Letakkan file apa pun di sini untuk ditambahkan ke percakapan",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "misalnya '30-an', '10m'. Satuan waktu yang valid adalah 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Edit",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Masukkan Ukuran Potongan",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Umum",
"Generate": "",
"Generate an image": "",
"Generate Image": "Menghasilkan Gambar",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "Fungsi Impor",
"Import Models": "Model Impor",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Petunjuk Impor",
"Import Tools": "Alat Impor",
@ -721,6 +732,7 @@
"Manage Pipelines": "Mengelola Saluran Pipa",
"Manage Tool Servers": "",
"March": "Maret",
"Max Speakers": "",
"Max Tokens (num_predict)": "Token Maksimal (num_prediksi)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Obrolan Baru",
"New Folder": "",
"New Note": "",
"New Password": "Kata Sandi Baru",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "Tidak ada konten untuk dibicarakan",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Tidak ada hasil yang ditemukan",
"No search query generated": "Tidak ada permintaan pencarian yang dibuat",
"No source available": "Tidak ada sumber yang tersedia",
@ -801,6 +816,7 @@
"None": "Tidak ada",
"Not factually correct": "Tidak benar secara faktual",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Catatan: Jika Anda menetapkan skor minimum, pencarian hanya akan mengembalikan dokumen dengan skor yang lebih besar atau sama dengan skor minimum.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Baca dengan Keras",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Rekam suara",
"Redirecting you to Open WebUI Community": "Mengarahkan Anda ke Komunitas OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Mencari \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "URL Kueri Pencarian Searxng",
"See readme.md for instructions": "Lihat readme.md untuk instruksi",
"See what's new": "Lihat apa yang baru",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "Memperbarui",
"Update and Copy Link": "Perbarui dan Salin Tautan",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(m.sh. `sh webui.sh --api --api-auth username_password `)",
"(e.g. `sh webui.sh --api`)": "(m.sh. `sh webui.sh --api`)",
"(latest)": "(is déanaí)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "{{COUNT}} Uirlisí ar Fáil",
@ -138,6 +139,7 @@
"Bad Response": "Droch-fhreagra",
"Banners": "Meirgí",
"Base Model (From)": "Múnla Bonn (Ó)",
"Base URL": "",
"Batch Size (num_batch)": "Méid Baisc (num_batch)",
"before": "roimh",
"Being lazy": "A bheith leisciúil",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Eochair Síntiúis Bing Cuardach V7",
"Bocha Search API Key": "Eochair API Cuardach Bocha",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Treisiú nó pionós a ghearradh ar chomharthaí sonracha as freagraí srianta. Déanfar luachanna laofachta a chlampáil idir -100 agus 100 (san áireamh). (Réamhshocrú: ceann ar bith)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Eochair API Cuardaigh Brave",
"By {{name}}": "Le {{name}}",
"Bypass Embedding and Retrieval": "Seachbhóthar Leabú agus Aisghabháil",
@ -265,6 +268,8 @@
"Create Knowledge": "Cruthaigh Eolais",
"Create new key": "Cruthaigh eochair nua",
"Create new secret key": "Cruthaigh eochair rúnda nua",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Cruthaithe ag",
"Created At": "Cruthaithe Ag",
"Created by": "Cruthaithe ag",
@ -302,6 +307,7 @@
"Delete function?": "Scrios feidhm?",
"Delete Message": "Scrios Teachtaireacht",
"Delete message?": "Scrios teachtaireacht?",
"Delete note?": "",
"Delete prompt?": "Scrios leid?",
"delete this link": "scrios an nasc seo",
"Delete tool?": "Uirlis a scriosadh?",
@ -357,7 +363,7 @@
"Download Database": "Íoslódáil Bunachair",
"Drag and drop a file to upload or select a file to view": "Tarraing agus scaoil comhad le huaslódáil nó roghnaigh comhad le féachaint air",
"Draw": "Tarraing",
"Drop any files here to add to the conversation": "Scaoil aon chomhaid anseo le cur leis an gcomhrá",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "m.sh. '30s', '10m'. Is iad aonaid ama bailí ná 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "m.sh. \"json\" nó scéimre JSON",
"e.g. 60": "m.sh. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "m.sh. mo_scagaire",
"e.g. my_tools": "m.sh. mo_uirlisí",
"e.g. Tools for performing various operations": "m.sh. Uirlisí chun oibríochtaí éagsúla a dhéanamh",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "m.sh., en-US, ja-JP (fág bán le haghaidh uathbhraite)",
"Edit": "Cuir in eagar",
"Edit Arena Model": "Cuir Samhail Airéine in Eagar",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Cuir isteach Méid an Smután",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Cuir isteach péirí camóg-scartha \"comhartha:luach laofachta\" (mar shampla: 5432:100, 413:-100)",
"Enter description": "Iontráil cur síos",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Cuir isteach URL Freastalaí Doling",
"Enter Document Intelligence Endpoint": "Iontráil Críochphointe Faisnéise Doiciméid",
"Enter Document Intelligence Key": "Iontráil Eochair Faisnéise Doiciméad",
@ -587,6 +596,7 @@
"Gemini API Config": "Cumraíocht Gemini API",
"Gemini API Key is required.": "Tá Eochair Gemini API ag teastáil.",
"General": "Ginearálta",
"Generate": "",
"Generate an image": "Gin íomhá",
"Generate Image": "Gin Íomhá",
"Generate prompt pair": "Gin péire pras",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Cumraíocht Iompórtáil ó Chomhad JSON",
"Import Functions": "Feidhmeanna Iom",
"Import Models": "Múnlaí a Iompórtáil",
"Import Notes": "",
"Import Presets": "Réamhshocruithe Iompórtáil",
"Import Prompts": "Leideanna Iompórtála",
"Import Tools": "Uirlisí Iomp",
@ -721,6 +732,7 @@
"Manage Pipelines": "Bainistigh píblín",
"Manage Tool Servers": "Bainistigh Freastalaithe Uirlisí",
"March": "Márta",
"Max Speakers": "",
"Max Tokens (num_predict)": "Comharthaí Uasta (num_predicate)",
"Max Upload Count": "Líon Uaslódála Max",
"Max Upload Size": "Méid Uaslódála Max",
@ -777,8 +789,10 @@
"Native": "Dúchasach",
"New Chat": "Comhrá Nua",
"New Folder": "Fillteán Nua",
"New Note": "",
"New Password": "Pasfhocal Nua",
"new-channel": "nua-chainéil",
"No content": "",
"No content found": "Níor aimsíodh aon ábhar",
"No content found in file.": "",
"No content to speak": "Níl aon ábhar le labhairt",
@ -793,6 +807,7 @@
"No model IDs": "Gan IDanna múnla",
"No models found": "Níor aimsíodh aon mhúnlaí",
"No models selected": "Níor roghnaíodh aon mhúnlaí",
"No Notes": "",
"No results found": "Níl aon torthaí le fáil",
"No search query generated": "Ní ghintear aon cheist cuardaigh",
"No source available": "Níl aon fhoinse ar fáil",
@ -801,6 +816,7 @@
"None": "Dada",
"Not factually correct": "Níl sé ceart go fírineach",
"Not helpful": "Gan a bheith cabhrach",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nóta: Má shocraíonn tú íosscór, ní thabharfaidh an cuardach ach doiciméid a bhfuil scór níos mó ná nó cothrom leis an scór íosta ar ais.",
"Notes": "Nótaí",
"Notification Sound": "Fuaim Fógra",
@ -910,6 +926,7 @@
"Read": "Léigh",
"Read Aloud": "Léigh Ard",
"Reasoning Effort": "Iarracht Réasúnúcháin",
"Record": "",
"Record voice": "Taifead guth",
"Redirecting you to Open WebUI Community": "Tú a atreorú chuig OpenWebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Laghdaíonn sé an dóchúlacht go giniúint nonsense. Tabharfaidh luach níos airde (m.sh. 100) freagraí níos éagsúla, agus beidh luach níos ísle (m.sh. 10) níos coimeádaí.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Cuardaíodh {{count}} suíomh",
"Searching \"{{searchQuery}}\"": "Ag cuardach \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Cuardach Eolas do \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL ceisteanna cuardaigh",
"See readme.md for instructions": "Féach readme.md le haghaidh treoracha",
"See what's new": "Féach cad atá nua",
@ -1181,6 +1199,7 @@
"Unpin": "Díphoráil",
"Unravel secrets": "Rúin a réiteach",
"Untagged": "Gan chlib",
"Untitled": "",
"Update": "Nuashonraigh",
"Update and Copy Link": "Nuashonraigh agus Cóipeáil Nasc",
"Update for the latest features and improvements.": "Nuashonrú le haghaidh na gnéithe agus na feabhsuithe is déanaí.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(p.e. `sh webui.sh --api`)",
"(latest)": "(ultima)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modelli }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Risposta non valida",
"Banners": "Banner",
"Base Model (From)": "Modello base (da)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "prima",
"Being lazy": "Essere pigri",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Chiave API di ricerca Brave",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Crea nuova chiave",
"Create new secret key": "Crea nuova chiave segreta",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Creato il",
"Created At": "Creato il",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "elimina questo link",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "Scarica database",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Trascina qui i file da aggiungere alla conversazione",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ad esempio '30s','10m'. Le unità di tempo valide sono 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Modifica",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Inserisci la dimensione chunk",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Generale",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "Importazione di modelli",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importa prompt",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gestire le pipeline",
"Manage Tool Servers": "",
"March": "Marzo",
"Max Speakers": "",
"Max Tokens (num_predict)": "Numero massimo di gettoni (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Nuova chat",
"New Folder": "",
"New Note": "",
"New Password": "Nuova password",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Nessun risultato trovato",
"No search query generated": "Nessuna query di ricerca generata",
"No source available": "Nessuna fonte disponibile",
@ -801,6 +816,7 @@
"None": "Nessuno",
"Not factually correct": "Non corretto dal punto di vista fattuale",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: se imposti un punteggio minimo, la ricerca restituirà solo i documenti con un punteggio maggiore o uguale al punteggio minimo.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Leggi ad alta voce",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Registra voce",
"Redirecting you to Open WebUI Community": "Reindirizzamento alla comunità OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "Vedi readme.md per le istruzioni",
"See what's new": "Guarda le novità",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "Aggiorna e copia link",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(例: `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(例: `sh webui.sh --api`)",
"(latest)": "(最新)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ モデル }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "応答が悪い",
"Banners": "バナー",
"Base Model (From)": "ベースモデル (From)",
"Base URL": "",
"Batch Size (num_batch)": "バッチサイズ (num_batch)",
"before": "より前",
"Being lazy": "怠惰な",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search APIキー",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "ナレッジベース作成",
"Create new key": "新しいキーを作成",
"Create new secret key": "新しいシークレットキーを作成",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "作成日時",
"Created At": "作成日時",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "Functionを削除しますか",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "プロンプトを削除しますか?",
"delete this link": "このリンクを削除します",
"Delete tool?": "ツールを削除しますか?",
@ -357,7 +363,7 @@
"Download Database": "データベースをダウンロード",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "会話を追加するには、ここにファイルをドロップしてください",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例: '30秒'、'10分'。有効な時間単位は '秒'、'分'、'時間' です。",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "編集",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "チャンクサイズを入力してください",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "一般",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "設定をJSONファイルからインポート",
"Import Functions": "Functionのインポート",
"Import Models": "モデルのインポート",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "プロンプトをインポート",
"Import Tools": "ツールのインポート",
@ -721,6 +732,7 @@
"Manage Pipelines": "パイプラインの管理",
"Manage Tool Servers": "",
"March": "3月",
"Max Speakers": "",
"Max Tokens (num_predict)": "最大トークン数 (num_predict)",
"Max Upload Count": "最大アップロード数",
"Max Upload Size": "最大アップロードサイズ",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "新しいチャット",
"New Folder": "",
"New Note": "",
"New Password": "新しいパスワード",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "結果が見つかりません",
"No search query generated": "検索クエリは生成されません",
"No source available": "使用可能なソースがありません",
@ -801,6 +816,7 @@
"None": "何一つ",
"Not factually correct": "実事上正しくない",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:最小スコアを設定した場合、検索は最小スコア以上のスコアを持つドキュメントのみを返します。",
"Notes": "",
"Notification Sound": "通知音",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "読み上げ",
"Reasoning Effort": "",
"Record": "",
"Record voice": "音声を録音",
"Redirecting you to Open WebUI Community": "OpenWebUI コミュニティにリダイレクトしています",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng クエリ URL",
"See readme.md for instructions": "手順については readme.md を参照してください",
"See what's new": "新機能を見る",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "リンクの更新とコピー",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(მაგ: `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(მაგ: `sh webui.sh --api`)",
"(latest)": "(უახლესი)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ მოდელები }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "არასწორი პასუხი",
"Banners": "ბანერები",
"Base Model (From)": "საბაზისო მოდელი (საიდან)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "მითითებულ დრომდე",
"Being lazy": "ზარმაცობა",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API-ის გასაღები",
"By {{name}}": "ავტორი {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "ახალი გასაღების შექმნა",
"Create new secret key": "ახალი საიდუმლო გასაღების შექმნა",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "შექმნის დრო",
"Created At": "შექმნის დრო",
"Created by": "ავტორი",
@ -302,6 +307,7 @@
"Delete function?": "წავშალო ფუნქცია?",
"Delete Message": "შეტყობინების წაშლა",
"Delete message?": "წავშალო შეტყობინება?",
"Delete note?": "",
"Delete prompt?": "წავშალო მოთხოვნის ზოლი?",
"delete this link": "ამ ბმული წაშლა",
"Delete tool?": "წავშალო ხელსაწყო?",
@ -357,7 +363,7 @@
"Download Database": "მონაცემთა ბაზის გადმოწერა",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "ხატვა",
"Drop any files here to add to the conversation": "დაყარეთ ფაილები აქ მათი საუბარში ჩასამატებლად",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "მაგ: '30წ', '10მ'. მოქმედი დროის ერთეულები: 'წ', 'წთ', 'სთ'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "მაგ: 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "მაგ: ჩემი_ფილტრი",
"e.g. my_tools": "მაგ: ჩემი_ხელსაწოები",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "ჩასწორება",
"Edit Arena Model": "არენის მოდელის ჩასწორება",
@ -412,6 +419,8 @@
"Enter Chunk Size": "შეიყვანე ფრაგმენტის ზომა",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "შეიყვანეთ აღწერა",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "ზოგადი",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "მოდელების შემოტანა",
"Import Notes": "",
"Import Presets": "პრესეტების შემოტანა",
"Import Prompts": "მოთხოვნების შემოტანა",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "მილსადენების მართვა",
"Manage Tool Servers": "",
"March": "მარტი",
"Max Speakers": "",
"Max Tokens (num_predict)": "მაქს. ტოკეტები (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "საკუთარი",
"New Chat": "ახალი მიმოწერა",
"New Folder": "ახალი საქაღალდე",
"New Note": "",
"New Password": "ახალი პაროლი",
"new-channel": "new-channel",
"No content": "",
"No content found": "შემცველობა აღმოჩენილი არაა",
"No content found in file.": "",
"No content to speak": "წარმოსათქმელი შემცველობის გარეშე",
@ -793,6 +807,7 @@
"No model IDs": "მოდელის ID-ების გარეშე",
"No models found": "მოდელები აღმოჩენილი არაა",
"No models selected": "მოდელები არჩეული არაა",
"No Notes": "",
"No results found": "შედეგების გარეშე",
"No search query generated": "ძებნის მოთხოვნა არ შექმნილა",
"No source available": "წყარო ხელმისაწვდომი არაა",
@ -801,6 +816,7 @@
"None": "არცერთი",
"Not factually correct": "მთლად სწორი არაა",
"Not helpful": "სასარგებლო არაა",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "შენიშვნა: თუ თქვენ დააყენებთ მინიმალურ ქულას, ძებნა დააბრუნებს მხოლოდ დოკუმენტებს მინიმალური ქულის მეტი ან ტოლი ქულით.",
"Notes": "შენიშვნები",
"Notification Sound": "გაფრთხილების ხმა",
@ -910,6 +926,7 @@
"Read": "წაკითხვა",
"Read Aloud": "ხმამაღლა წაკითხვა",
"Reasoning Effort": "",
"Record": "",
"Record voice": "ხმის ჩაწერა",
"Redirecting you to Open WebUI Community": "მიმდინარეობს გადამისამართება OpenWebUI-ის საზოგადოების საიტზე",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "მოძებნილია {{count}} საიტზე",
"Searching \"{{searchQuery}}\"": "მიმდინარეობს ძებნა \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "ინსტრუქციებისთვის იხილეთ readme.md",
"See what's new": "ნახეთ, რა არის ახალი",
@ -1181,6 +1199,7 @@
"Unpin": "ჩამოხსნა",
"Unravel secrets": "",
"Untagged": "ჭდის გარეშე",
"Untitled": "",
"Update": "განახლება",
"Update and Copy Link": "განახლება და ბმულის კოპირება",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(예: `sh webui.sh --api --api-auth 사용자이름_비밀번호`)",
"(e.g. `sh webui.sh --api`)": "(예: `sh webui.sh --api`)",
"(latest)": "(최근)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "사용 가능한 도구 {{COUNT}}개",
@ -138,6 +139,7 @@
"Bad Response": "잘못된 응답",
"Banners": "배너",
"Base Model (From)": "기본 모델(시작)",
"Base URL": "",
"Batch Size (num_batch)": "배치 크기 (num_batch)",
"before": "이전",
"Being lazy": "게으름 피우기",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 구독 키",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API 키",
"By {{name}}": "작성자: {{name}}",
"Bypass Embedding and Retrieval": "임베딩 검색 우회",
@ -265,6 +268,8 @@
"Create Knowledge": "지식 생성",
"Create new key": "새로운 키 생성",
"Create new secret key": "새로운 비밀 키 생성",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "생성일",
"Created At": "생성일",
"Created by": "생성자",
@ -302,6 +307,7 @@
"Delete function?": "함수를 삭제하시겠습니까?",
"Delete Message": "메시지 삭제",
"Delete message?": "메시지를 삭제하시겠습니까?",
"Delete note?": "",
"Delete prompt?": "프롬프트를 삭제하시겠습니까?",
"delete this link": "이 링크를 삭제합니다.",
"Delete tool?": "도구를 삭제하시겠습니까?",
@ -357,7 +363,7 @@
"Download Database": "데이터베이스 다운로드",
"Drag and drop a file to upload or select a file to view": "파일을 끌어다 놓아 업로드하거나 파일을 선택하여 보기",
"Draw": "그리기",
"Drop any files here to add to the conversation": "대화에 추가할 파일을 여기에 드롭하세요.",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "예: '30초','10분'. 유효한 시간 단위는 '초', '분', '시'입니다.",
"e.g. \"json\" or a JSON schema": "예: \\\"json\\\" 또는 JSON 스키마",
"e.g. 60": "예: 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "예: my_filter",
"e.g. my_tools": "예: my_tools",
"e.g. Tools for performing various operations": "예: 다양한 작업을 수행하는 도구",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "예: en-US, ja-JP (자동 감지를 위해 비워 두세요)",
"Edit": "편집",
"Edit Arena Model": "아레나 모델 편집",
@ -412,6 +419,8 @@
"Enter Chunk Size": "청크 크기 입력",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "쉼표로 구분된 \\\"토큰:편향_값\\\" 쌍 입력 (예: 5432:100, 413:-100)",
"Enter description": "설명 입력",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Docling 서버 URL 입력",
"Enter Document Intelligence Endpoint": "Document Intelligence 엔드포인트 입력",
"Enter Document Intelligence Key": "Document Intelligence 키 입력",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API 구성",
"Gemini API Key is required.": "Gemini API 키가 필요합니다.",
"General": "일반",
"Generate": "",
"Generate an image": "",
"Generate Image": "이미지 생성",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "JSON 파일에서 Config 불러오기",
"Import Functions": "함수 가져오기",
"Import Models": "모델 가져오기",
"Import Notes": "",
"Import Presets": "프리셋 가져오기",
"Import Prompts": "프롬프트 가져오기",
"Import Tools": "도구 가져오기",
@ -721,6 +732,7 @@
"Manage Pipelines": "파이프라인 관리",
"Manage Tool Servers": "툴 서버 관리",
"March": "3월",
"Max Speakers": "",
"Max Tokens (num_predict)": "최대 토큰(num_predict)",
"Max Upload Count": "업로드 최대 수",
"Max Upload Size": "업로드 최대 사이즈",
@ -777,8 +789,10 @@
"Native": "네이티브",
"New Chat": "새 채팅",
"New Folder": "",
"New Note": "",
"New Password": "새 비밀번호",
"new-channel": "",
"No content": "",
"No content found": "내용을 찾을 수 없음",
"No content found in file.": "파일에서 내용을 찾을 수 없습니다.",
"No content to speak": "음성 출력할 내용을 찾을 수 없음",
@ -793,6 +807,7 @@
"No model IDs": "모델 ID 없음",
"No models found": "모델 없음",
"No models selected": "",
"No Notes": "",
"No results found": "결과 없음",
"No search query generated": "검색어가 생성되지 않았습니다.",
"No source available": "사용 가능한 소스 없음",
@ -801,6 +816,7 @@
"None": "없음",
"Not factually correct": "사실상 맞지 않음",
"Not helpful": "도움이 되지않음",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "참고: 최소 점수를 설정하면, 검색 결과로 최소 점수 이상의 점수를 가진 문서만 반환합니다.",
"Notes": "노트",
"Notification Sound": "알림 소리",
@ -910,6 +926,7 @@
"Read": "읽기",
"Read Aloud": "읽어주기",
"Reasoning Effort": "추론 난이도",
"Record": "",
"Record voice": "음성 녹음",
"Redirecting you to Open WebUI Community": "OpenWebUI 커뮤니티로 리디렉션 중",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "{{count}}개 사이트 검색됨",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" 검색 중",
"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\"위한 지식 기반 검색 중",
"Searching the web...": "",
"Searxng Query URL": "Searxng 쿼리 URL",
"See readme.md for instructions": "설명은 readme.md를 참조하세요.",
"See what's new": "새로운 기능 보기",
@ -1181,6 +1199,7 @@
"Unpin": "고정 해제",
"Unravel secrets": "비밀 풀기",
"Untagged": "태그 해제",
"Untitled": "",
"Update": "업데이트",
"Update and Copy Link": "링크 업데이트 및 복사",
"Update for the latest features and improvements.": "이번 업데이트의 새로운 기능과 개선",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(pvz. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(pvz. `sh webui.sh --api`)",
"(latest)": "(naujausias)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Neteisingas atsakymas",
"Banners": "Baneriai",
"Base Model (From)": "Bazinis modelis",
"Base URL": "",
"Batch Size (num_batch)": "Batch dydis",
"before": "prieš",
"Being lazy": "Būvimas tingiu",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API raktas",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Sukurti naują raktą",
"Create new secret key": "Sukurti naują slaptą raktą",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Sukurta",
"Created At": "Sukurta",
"Created by": "Sukurta",
@ -302,6 +307,7 @@
"Delete function?": "Ištrinti funkciją",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Ištrinti užklausą?",
"delete this link": "Ištrinti nuorodą",
"Delete tool?": "Ištrinti įrankį?",
@ -357,7 +363,7 @@
"Download Database": "Parsisiųsti duomenų bazę",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Įkelkite dokumentus čia, kad juos pridėti į pokalbį",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pvz. '30s', '10m'. Laiko vienetai yra 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Redaguoti",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Įveskite blokų dydį",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Bendri",
"Generate": "",
"Generate an image": "",
"Generate Image": "Generuoti paveikslėlį",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "Importuoti funkcijas",
"Import Models": "Importuoti modelius",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importuoti užklausas",
"Import Tools": "Importuoti įrankius",
@ -721,6 +732,7 @@
"Manage Pipelines": "Tvarkyti procesus",
"Manage Tool Servers": "",
"March": "Kovas",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maksimalus žetonų kiekis (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Naujas pokalbis",
"New Folder": "",
"New Note": "",
"New Password": "Naujas slaptažodis",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "Nėra turinio kalbėjimui",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Rezultatų nerasta",
"No search query generated": "Paieškos užklausa nesugeneruota",
"No source available": "Šaltinių nerasta",
@ -801,6 +816,7 @@
"None": "Nėra",
"Not factually correct": "Faktiškai netikslu",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Jei turite minimalų įvertį, paieška gražins tik tą informaciją, kuri viršyje šį įvertį",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Skaityti garsiai",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Įrašyti balsą",
"Redirecting you to Open WebUI Community": "Perkeliam Jus į OpenWebUI bendruomenę",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Ieškoma \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng užklausos URL",
"See readme.md for instructions": "Žiūrėti readme.md papildomoms instrukcijoms",
"See what's new": "Žiūrėti naujoves",
@ -1181,6 +1199,7 @@
"Unpin": "Atsemigti",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "Atnaujinti",
"Update and Copy Link": "Atnaujinti ir kopijuoti nuorodą",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(contoh `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(contoh `sh webui.sh --api`)",
"(latest)": "(terkini)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Maklumbalas Salah",
"Banners": "Sepanduk",
"Base Model (From)": "Model Asas (Dari)",
"Base URL": "",
"Batch Size (num_batch)": "Saiz Kumpulan (num_batch)",
"before": "sebelum,",
"Being lazy": "Menjadi Malas",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Kunci API Carian Brave",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Cipta kekunci baharu",
"Create new secret key": "Cipta kekunci rahsia baharu",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Dicipta di",
"Created At": "Dicipta Pada",
"Created by": "Dicipta oleh",
@ -302,6 +307,7 @@
"Delete function?": "Padam fungsi?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Padam Gesaan?",
"delete this link": "Padam pautan ini?",
"Delete tool?": "Padam alat?",
@ -357,7 +363,7 @@
"Download Database": "Muat turun Pangkalan Data",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Letakkan mana-mana fail di sini untuk ditambahkan pada perbualan",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "cth '30s','10m'. Unit masa yang sah ialah 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Edit",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Masukkan Saiz 'Chunk'",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Umum",
"Generate": "",
"Generate an image": "",
"Generate Image": "Jana Imej",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "Import Fungsi",
"Import Models": "Import Model",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Import Gesaan",
"Import Tools": "Import Alat",
@ -721,6 +732,7 @@
"Manage Pipelines": "Urus 'Pipelines'",
"Manage Tool Servers": "",
"March": "Mac",
"Max Speakers": "",
"Max Tokens (num_predict)": "Token Maksimum ( num_predict )",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Perbualan Baru",
"New Folder": "",
"New Note": "",
"New Password": "Kata Laluan Baru",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "Tiada kandungan untuk bercakap",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Tiada keputusan dijumpai",
"No search query generated": "Tiada pertanyaan carian dijana",
"No source available": "Tiada sumber tersedia",
@ -801,6 +816,7 @@
"None": "Tiada",
"Not factually correct": "Tidak tepat secara fakta",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Jika anda menetapkan skor minimum, carian hanya akan mengembalikan dokumen dengan skor lebih besar daripada atau sama dengan skor minimum.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Baca dengan lantang",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Rakam suara",
"Redirecting you to Open WebUI Community": "Membawa anda ke Komuniti OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "encari \"{{ searchQuery }}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "URL Pertanyaan Searxng",
"See readme.md for instructions": "Lihat readme.md untuk arahan",
"See what's new": "Lihat apa yang terbaru",
@ -1181,6 +1199,7 @@
"Unpin": "Nyahsematkan",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "Kemaskini",
"Update and Copy Link": "Kemaskini dan salin pautan",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(f.eks. `sh webui.sh --api --api-auth brukernavn_passord`)",
"(e.g. `sh webui.sh --api`)": "(f.eks. `sh webui.sh --api`)",
"(latest)": "(siste)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modeller }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Dårlig svar",
"Banners": "Bannere",
"Base Model (From)": "Grunnmodell (fra)",
"Base URL": "",
"Batch Size (num_batch)": "Batchstørrelse (num_batch)",
"before": "før",
"Being lazy": "Er lat",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Abonnementsnøkkel for Bing Search V7",
"Bocha Search API Key": "API-nøkkel for Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "API-nøkkel for Brave Search",
"By {{name}}": "Etter {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Opprett kunnskap",
"Create new key": "Lag ny nøkkel",
"Create new secret key": "Lag ny hemmelig nøkkel",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Opprettet",
"Created At": "Opprettet",
"Created by": "Opprettet av",
@ -302,6 +307,7 @@
"Delete function?": "Slette funksjon?",
"Delete Message": "Slett melding",
"Delete message?": "Slette melding?",
"Delete note?": "",
"Delete prompt?": "Slette ledetekst?",
"delete this link": "slett denne lenken",
"Delete tool?": "Slette verktøy?",
@ -357,7 +363,7 @@
"Download Database": "Last ned database",
"Drag and drop a file to upload or select a file to view": "Dra og slipp en fil for å laste den opp, eller velg en fil å vise den",
"Draw": "Tegne",
"Drop any files here to add to the conversation": "Slipp filer her for å legge dem til i samtalen",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "f.eks. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "f.eks. mitt_filter",
"e.g. my_tools": "f.eks. mine_verktøy",
"e.g. Tools for performing various operations": "f.eks. Verktøy for å gjøre ulike handlinger",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Rediger",
"Edit Arena Model": "Rediger Arena-modell",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Angi Chunk-størrelse",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Angi beskrivelse",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "Angi endepunkt for Intelligens i dokumenter",
"Enter Document Intelligence Key": "Angi nøkkel for Intelligens i dokumenter",
@ -587,6 +596,7 @@
"Gemini API Config": "Konfigurasjon",
"Gemini API Key is required.": "Det kreves en API-nøkkel for Gemini.",
"General": "Generelt",
"Generate": "",
"Generate an image": "Genrer et bilde",
"Generate Image": "Generer bilde",
"Generate prompt pair": "Generer ledetekst-kombinasjon",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importer konfigurasjon fra en JSON-fil",
"Import Functions": "Importer funksjoner",
"Import Models": "Importer modeller",
"Import Notes": "",
"Import Presets": "Importer forhåndsinnstillinger",
"Import Prompts": "Importer ledetekster",
"Import Tools": "Importer verktøy",
@ -721,6 +732,7 @@
"Manage Pipelines": "Behandle pipelines",
"Manage Tool Servers": "",
"March": "mars",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maks antall tokener (num_predict)",
"Max Upload Count": "Maks antall opplastinger",
"Max Upload Size": "Maks størrelse på opplasting",
@ -777,8 +789,10 @@
"Native": "Opprinnelig",
"New Chat": "Ny chat",
"New Folder": "Ny mappe",
"New Note": "",
"New Password": "Nytt passord",
"new-channel": "ny-kanal",
"No content": "",
"No content found": "Finner ikke noe innhold",
"No content found in file.": "",
"No content to speak": "Mangler innhold for tale",
@ -793,6 +807,7 @@
"No model IDs": "Ingen modell-ID-er",
"No models found": "Finner ingen modeller",
"No models selected": "Ingen modeller er valgt",
"No Notes": "",
"No results found": "Finner ingen resultater",
"No search query generated": "Ingen søkespørringer er generert",
"No source available": "Ingen kilde tilgjengelig",
@ -801,6 +816,7 @@
"None": "Ingen",
"Not factually correct": "Uriktig informasjon",
"Not helpful": "Ikke nyttig",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Merk: Hvis du setter en minimumspoengsum, returnerer søket kun dokumenter med en poengsum som er større enn eller lik minimumspoengsummen.",
"Notes": "Notater",
"Notification Sound": "Lyd for varsler",
@ -910,6 +926,7 @@
"Read": "Les",
"Read Aloud": "Les høyt",
"Reasoning Effort": "Resonneringsinnsats",
"Record": "",
"Record voice": "Ta opp tale",
"Redirecting you to Open WebUI Community": "Omdirigerer deg til OpenWebUI-fellesskapet",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Søkte på {{count}} nettsider",
"Searching \"{{searchQuery}}\"": "Søker etter \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Søker etter kunnskap for \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng forespørsels-URL",
"See readme.md for instructions": "Se readme.md for å få instruksjoner",
"See what's new": "Se hva som er nytt",
@ -1181,6 +1199,7 @@
"Unpin": "Løsne",
"Unravel secrets": "Avslør hemmeligheter",
"Untagged": "Ikke merket",
"Untitled": "",
"Update": "Oppdater",
"Update and Copy Link": "Oppdater og kopier lenke",
"Update for the latest features and improvements.": "Oppdater for å få siste funksjoner og forbedringer.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(bv. `sh webui.sh --api --api-auth gebruikersnaam_wachtwoord`)",
"(e.g. `sh webui.sh --api`)": "(bv. `sh webui.sh --api`)",
"(latest)": "(nieuwste)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ modellen }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Ongeldig antwoord",
"Banners": "Banners",
"Base Model (From)": "Basismodel (Vanaf)",
"Base URL": "",
"Batch Size (num_batch)": "Batchgrootte (num_batch)",
"before": "voor",
"Being lazy": "Lui zijn",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Search V7 Subscription Key",
"Bocha Search API Key": "Bocha Search API-sleutel",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Versterken of bestraffen van specifieke tokens voor beperkte reacties. Biaswaarden worden geklemd tussen -100 en 100 (inclusief). (Standaard: none)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API-sleutel",
"By {{name}}": "Op {{name}}",
"Bypass Embedding and Retrieval": "Embedding en ophalen omzeilen ",
@ -265,6 +268,8 @@
"Create Knowledge": "Creër kennis",
"Create new key": "Maak nieuwe sleutel",
"Create new secret key": "Maak nieuwe geheime sleutel",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Gemaakt op",
"Created At": "Gemaakt op",
"Created by": "Gemaakt door",
@ -302,6 +307,7 @@
"Delete function?": "Verwijder functie?",
"Delete Message": "Verwijder bericht",
"Delete message?": "Verwijder bericht",
"Delete note?": "",
"Delete prompt?": "Verwijder prompt?",
"delete this link": "verwijder deze link",
"Delete tool?": "Verwijder tool?",
@ -357,7 +363,7 @@
"Download Database": "Download database",
"Drag and drop a file to upload or select a file to view": "Sleep een bestand om te uploaden of selecteer een bestand om te bekijken",
"Draw": "Teken",
"Drop any files here to add to the conversation": "Sleep hier bestanden om toe te voegen aan het gesprek",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "bijv. '30s', '10m'. Geldige tijdseenheden zijn 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "bijv. \"json\" of een JSON-schema",
"e.g. 60": "bijv. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "bijv. mijn_filter",
"e.g. my_tools": "bijv. mijn_gereedschappen",
"e.g. Tools for performing various operations": "Gereedschappen om verschillende bewerkingen uit te voeren",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Wijzig",
"Edit Arena Model": "Bewerk arenamodel",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Voeg Chunk Size toe",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Voer kommagescheiden \"token:bias_waarde\" paren in (bijv. 5432:100, 413:-100)",
"Enter description": "Voer beschrijving in",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Voer Docling Server-URL in",
"Enter Document Intelligence Endpoint": "Voer Document Intelligence endpoint in",
"Enter Document Intelligence Key": "Voer Document Intelligence sleutel in",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API-configuratie",
"Gemini API Key is required.": "Gemini API-sleutel is vereisd",
"General": "Algemeen",
"Generate": "",
"Generate an image": "Genereer een afbeelding",
"Generate Image": "Genereer afbeelding",
"Generate prompt pair": "Genereer promptpaar",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importeer configuratie vanuit JSON-bestand",
"Import Functions": "Importeer Functies",
"Import Models": "Modellen importeren",
"Import Notes": "",
"Import Presets": "Importeer voorinstellingen",
"Import Prompts": "Importeer Prompts",
"Import Tools": "Importeer Gereedschappen",
@ -721,6 +732,7 @@
"Manage Pipelines": "Pijplijnen beheren",
"Manage Tool Servers": "Beheer gereedschapservers",
"March": "Maart",
"Max Speakers": "",
"Max Tokens (num_predict)": "Max Tokens (num_predict)",
"Max Upload Count": "Maximale Uploadhoeveelheid",
"Max Upload Size": "Maximale Uploadgrootte",
@ -777,8 +789,10 @@
"Native": "Native",
"New Chat": "Nieuwe Chat",
"New Folder": "Nieuwe map",
"New Note": "",
"New Password": "Nieuw Wachtwoord",
"new-channel": "nieuw-kanaal",
"No content": "",
"No content found": "Geen content gevonden",
"No content found in file.": "",
"No content to speak": "Geen inhoud om over te spreken",
@ -793,6 +807,7 @@
"No model IDs": "Geen model-ID's",
"No models found": "Geen modellen gevonden",
"No models selected": "Geen modellen geselecteerd",
"No Notes": "",
"No results found": "Geen resultaten gevonden",
"No search query generated": "Geen zoekopdracht gegenereerd",
"No source available": "Geen bron beschikbaar",
@ -801,6 +816,7 @@
"None": "Geen",
"Not factually correct": "Niet feitelijk juist",
"Not helpful": "Niet nuttig",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Opmerking: Als je een minimumscore instelt, levert de zoekopdracht alleen documenten op met een score groter dan of gelijk aan de minimumscore.",
"Notes": "Aantekeningen",
"Notification Sound": "Notificatiegeluid",
@ -910,6 +926,7 @@
"Read": "Voorlezen",
"Read Aloud": "Voorlezen",
"Reasoning Effort": "Redeneerinspanning",
"Record": "",
"Record voice": "Neem stem op",
"Redirecting you to Open WebUI Community": "Je wordt doorgestuurd naar OpenWebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Vermindert de kans op het genereren van onzin. Een hogere waarde (bijv. 100) zal meer diverse antwoorden geven, terwijl een lagere waarde (bijv. 10) conservatiever zal zijn.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Zocht op {{count}} sites",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" aan het zoeken.",
"Searching Knowledge for \"{{searchQuery}}\"": "Zoek kennis bij \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "Zie readme.md voor instructies",
"See what's new": "Zie wat er nieuw is",
@ -1181,6 +1199,7 @@
"Unpin": "Losmaken",
"Unravel secrets": "Ontrafel geheimen",
"Untagged": "Ongemarkeerd",
"Untitled": "",
"Update": "Bijwerken",
"Update and Copy Link": "Bijwerken en kopieer link",
"Update for the latest features and improvements.": "Bijwerken voor de nieuwste functies en verbeteringen",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(ਉਦਾਹਰਣ ਦੇ ਤੌਰ ਤੇ `sh webui.sh --api`)",
"(latest)": "(ਤਾਜ਼ਾ)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ ਮਾਡਲ }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "ਖਰਾਬ ਜਵਾਬ",
"Banners": "ਬੈਨਰ",
"Base Model (From)": "ਬੇਸ ਮਾਡਲ (ਤੋਂ)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "ਪਹਿਲਾਂ",
"Being lazy": "ਆਲਸੀ ਹੋਣਾ",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "ਬਹਾਦਰ ਖੋਜ API ਕੁੰਜੀ",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "ਨਵੀਂ ਕੁੰਜੀ ਬਣਾਓ",
"Create new secret key": "ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
"Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "ਡਾਟਾਬੇਸ ਡਾਊਨਲੋਡ ਕਰੋ",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "ਗੱਲਬਾਤ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨ ਲਈ ਕੋਈ ਵੀ ਫਾਈਲ ਇੱਥੇ ਛੱਡੋ",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ਉਦਾਹਰਣ ਲਈ '30ਸ','10ਮਿ'. ਸਹੀ ਸਮਾਂ ਇਕਾਈਆਂ ਹਨ 'ਸ', 'ਮ', 'ਘੰ'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "ਸੰਪਾਦਨ ਕਰੋ",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "ਚੰਕ ਆਕਾਰ ਦਰਜ ਕਰੋ",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "ਆਮ",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "ਪਾਈਪਲਾਈਨਾਂ ਦਾ ਪ੍ਰਬੰਧਨ ਕਰੋ",
"Manage Tool Servers": "",
"March": "ਮਾਰਚ",
"Max Speakers": "",
"Max Tokens (num_predict)": "ਮੈਕਸ ਟੋਕਨ (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
"New Folder": "",
"New Note": "",
"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
"No search query generated": "ਕੋਈ ਖੋਜ ਪੁੱਛਗਿੱਛ ਤਿਆਰ ਨਹੀਂ ਕੀਤੀ ਗਈ",
"No source available": "ਕੋਈ ਸਰੋਤ ਉਪਲਬਧ ਨਹੀਂ",
@ -801,6 +816,7 @@
"None": "ਕੋਈ ਨਹੀਂ",
"Not factually correct": "ਤੱਥਕ ਰੂਪ ਵਿੱਚ ਸਹੀ ਨਹੀਂ",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ਨੋਟ: ਜੇ ਤੁਸੀਂ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਸੈੱਟ ਕਰਦੇ ਹੋ, ਤਾਂ ਖੋਜ ਸਿਰਫ਼ ਉਹੀ ਡਾਕੂਮੈਂਟ ਵਾਪਸ ਕਰੇਗੀ ਜਿਨ੍ਹਾਂ ਦਾ ਸਕੋਰ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਦੇ ਬਰਾਬਰ ਜਾਂ ਵੱਧ ਹੋਵੇ।",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "ਜੋਰ ਨਾਲ ਪੜ੍ਹੋ",
"Reasoning Effort": "",
"Record": "",
"Record voice": "ਆਵਾਜ਼ ਰਿਕਾਰਡ ਕਰੋ",
"Redirecting you to Open WebUI Community": "ਤੁਹਾਨੂੰ ਓਪਨਵੈਬਯੂਆਈ ਕਮਿਊਨਿਟੀ ਵੱਲ ਰੀਡਾਇਰੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ",
"See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "ਅੱਪਡੇਟ ਕਰੋ ਅਤੇ ਲਿੰਕ ਕਾਪੀ ਕਰੋ",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(np. `sh webui.sh --api --api-auth username_password`)>",
"(e.g. `sh webui.sh --api`)": "(np. `sh webui.sh --api`)",
"(latest)": "(najnowszy)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modele }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Nieprawidłowa odpowiedź",
"Banners": "Bannery",
"Base Model (From)": "Model bazowy (od)",
"Base URL": "",
"Batch Size (num_batch)": "Rozmiar partii (num_batch)",
"before": "przed",
"Being lazy": "Jest leniwy.",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Klucz subskrypcji Wyszukiwarki Bing V7",
"Bocha Search API Key": "Klucz API Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Klucz API wyszukiwania Brave",
"By {{name}}": "Przez {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Utwórz wiedzę",
"Create new key": "Utwórz nowy klucz",
"Create new secret key": "Utwórz nowy secret key",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Utworzono o",
"Created At": "Utworzono o",
"Created by": "Stworzone przez",
@ -302,6 +307,7 @@
"Delete function?": "Czy na pewno chcesz usunąć funkcję?",
"Delete Message": "Usuń wiadomość",
"Delete message?": "Usuń wiadomość?",
"Delete note?": "",
"Delete prompt?": "Czy chcesz usunąć prompt?",
"delete this link": "usuń to połączenie",
"Delete tool?": "Usunąć narzędzie?",
@ -357,7 +363,7 @@
"Download Database": "Pobierz bazę danych",
"Drag and drop a file to upload or select a file to view": "Przeciągnij i upuść plik, aby go przesłać lub wybierz plik, aby go wyświetlić.",
"Draw": "Rysuj",
"Drop any files here to add to the conversation": "Przeciągnij i upuść pliki tutaj, aby dodać je do rozmowy.",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "np. '30s', '10m'. Poprawne jednostki czasu to: 's' (sekunda), 'm' (minuta), 'h' (godzina).",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "np. moj_filtr",
"e.g. my_tools": "np. moje_narzędzia",
"e.g. Tools for performing various operations": "np. Narzędzia do wykonywania różnych operacji",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Edytuj",
"Edit Arena Model": "Edytuj model arenę",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Wprowadź wielkość bloku",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Wprowadź opis",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "Konfiguracja API Gemini",
"Gemini API Key is required.": "Wymagany jest klucz API Gemini.",
"General": "Ogólne",
"Generate": "",
"Generate an image": "Wygeneruj obraz",
"Generate Image": "Wygeneruj obraz",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importuj konfigurację z pliku JSON",
"Import Functions": "Importowanie funkcji",
"Import Models": "Importowanie modeli",
"Import Notes": "",
"Import Presets": "Importuj ustawienia",
"Import Prompts": "Importuj prompty",
"Import Tools": "Importuj narzędzia",
@ -721,6 +732,7 @@
"Manage Pipelines": "Zarządzanie przepływem",
"Manage Tool Servers": "",
"March": "Marzec",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maksymalna liczba tokenów (num_predict)",
"Max Upload Count": "Maksymalna liczba przesyłanych plików",
"Max Upload Size": "Maksymalny rozmiar przesyłanego pliku",
@ -777,8 +789,10 @@
"Native": "Rodzimy",
"New Chat": "Nowy czat",
"New Folder": "Nowy Folder",
"New Note": "",
"New Password": "Nowe hasło",
"new-channel": "nowy-kanał",
"No content": "",
"No content found": "Nie znaleziono żadnej zawartości.",
"No content found in file.": "",
"No content to speak": "Brak treści do omówienia",
@ -793,6 +807,7 @@
"No model IDs": "Brak identyfikatorów modeli",
"No models found": "Nie znaleziono modeli",
"No models selected": "Brak wybranych modeli",
"No Notes": "",
"No results found": "Brak wyników",
"No search query generated": "Nie wygenerowano żadnego zapytania wyszukiwania",
"No source available": "Źródło nie jest dostępne.",
@ -801,6 +816,7 @@
"None": "Brak",
"Not factually correct": "Niezgodne z rzeczywistością",
"Not helpful": "Nieprzydatne",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Uwaga: Jeśli określisz minimalną punktację, wyszukiwanie zwróci tylko dokumenty o wyniku równym lub wyższym niż minimalna punktacja.",
"Notes": "Uwagi",
"Notification Sound": "Dźwięk powiadomienia",
@ -910,6 +926,7 @@
"Read": "Czytaj",
"Read Aloud": "Czytaj na głos",
"Reasoning Effort": "Wysiłek rozumowania",
"Record": "",
"Record voice": "Nagraj swój głos",
"Redirecting you to Open WebUI Community": "Przekierowujemy Cię do społeczności Open WebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Przeszukano {{count}} stron",
"Searching \"{{searchQuery}}\"": "Wyszukiwanie \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Przeszukiwanie wiedzy dla \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Adres URL zapytania Searxng",
"See readme.md for instructions": "Sprawdź readme.md dla instrukcji",
"See what's new": "Sprawdź nowości",
@ -1181,6 +1199,7 @@
"Unpin": "Odpiąć",
"Unravel secrets": "Odkryj tajemnice",
"Untagged": "Nie otagowane",
"Untitled": "",
"Update": "Aktualizacja",
"Update and Copy Link": "Aktualizuj i kopiuj link",
"Update for the latest features and improvements.": "Aktualizacja do najnowszych funkcji i ulepszeń.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(por exemplo, `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)",
"(latest)": "(último)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Resposta Ruim",
"Banners": "Banners",
"Base Model (From)": "Modelo Base (De)",
"Base URL": "",
"Batch Size (num_batch)": "Tamanho do Lote (num_batch)",
"before": "antes",
"Being lazy": "Sendo preguiçoso",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Chave API do Brave Search",
"By {{name}}": "Por {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Criar Conhecimento",
"Create new key": "Criar nova chave",
"Create new secret key": "Criar nova chave secreta",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Criado em",
"Created At": "Criado Em",
"Created by": "Criado por",
@ -302,6 +307,7 @@
"Delete function?": "Excluir função?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Excluir prompt?",
"delete this link": "Excluir este link",
"Delete tool?": "Excluir ferramenta?",
@ -357,7 +363,7 @@
"Download Database": "Baixar Banco de Dados",
"Drag and drop a file to upload or select a file to view": "Arraste e solte um arquivo para enviar ou selecione um arquivo para visualizar",
"Draw": "Empate",
"Drop any files here to add to the conversation": "Solte qualquer arquivo aqui para adicionar à conversa",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "Exemplo: my_filter",
"e.g. my_tools": "Exemplo: my_tools",
"e.g. Tools for performing various operations": "Exemplo: Ferramentas para executar operações diversas",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Editar",
"Edit Arena Model": "Editar Arena de Modelos",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Digite o Tamanho do Chunk",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Digite a descrição",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Geral",
"Generate": "",
"Generate an image": "",
"Generate Image": "Gerar Imagem",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importar Configurações de JSON",
"Import Functions": "Importar Funções",
"Import Models": "Importar Modelos",
"Import Notes": "",
"Import Presets": "Importar Presets",
"Import Prompts": "Importar Prompts",
"Import Tools": "Importar Ferramentas",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gerenciar Pipelines",
"Manage Tool Servers": "",
"March": "Março",
"Max Speakers": "",
"Max Tokens (num_predict)": "Máximo de Tokens (num_predict)",
"Max Upload Count": "Quantidade máxima de anexos",
"Max Upload Size": "Tamanho máximo do arquivo",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Novo Chat",
"New Folder": "",
"New Note": "",
"New Password": "Nova Senha",
"new-channel": "",
"No content": "",
"No content found": "Nenhum conteúdo encontrado",
"No content found in file.": "",
"No content to speak": "Sem conteúdo para falar",
@ -793,6 +807,7 @@
"No model IDs": "Nenhum ID de modelo",
"No models found": "Nenhum modelo encontrado",
"No models selected": "",
"No Notes": "",
"No results found": "Nenhum resultado encontrado",
"No search query generated": "Nenhuma consulta de pesquisa gerada",
"No source available": "Nenhuma fonte disponível",
@ -801,6 +816,7 @@
"None": "Nenhum",
"Not factually correct": "Não está factualmente correto",
"Not helpful": "Não é útil",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa retornará apenas documentos com pontuação igual ou superior à pontuação mínima.",
"Notes": "Notas",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Ler em Voz Alta",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Gravar voz",
"Redirecting you to Open WebUI Community": "Redirecionando você para a Comunidade OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Pesquisando \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Buscando conhecimento para \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL da Consulta Searxng",
"See readme.md for instructions": "Veja readme.md para instruções",
"See what's new": "Veja o que há de novo",
@ -1181,6 +1199,7 @@
"Unpin": "Desfixar",
"Unravel secrets": "Desvendar segredos",
"Untagged": "Sem tag",
"Untitled": "",
"Update": "Atualizar",
"Update and Copy Link": "Atualizar e Copiar Link",
"Update for the latest features and improvements.": "Atualizar para as novas funcionalidades e melhorias.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)",
"(latest)": "(mais recente)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modelos }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Resposta má",
"Banners": "Estandartes",
"Base Model (From)": "Modelo Base (De)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "antes",
"Being lazy": "Ser preguiçoso",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Chave da API de Pesquisa Brave",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Criar nova chave",
"Create new secret key": "Criar nova chave secreta",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Criado em",
"Created At": "Criado em",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "apagar este link",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "Descarregar Base de Dados",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Largue os ficheiros aqui para adicionar à conversa",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Editar",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Escreva o Tamanho do Fragmento",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Geral",
"Generate": "",
"Generate an image": "",
"Generate Image": "Gerar imagem",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "Importar Modelos",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importar Prompts",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gerir pipelines",
"Manage Tool Servers": "",
"March": "Março",
"Max Speakers": "",
"Max Tokens (num_predict)": "Máx Tokens (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Nova Conversa",
"New Folder": "",
"New Note": "",
"New Password": "Nova Senha",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Não foram encontrados resultados",
"No search query generated": "Não foi gerada nenhuma consulta de pesquisa",
"No source available": "Nenhuma fonte disponível",
@ -801,6 +816,7 @@
"None": "Nenhum",
"Not factually correct": "Não é correto em termos factuais",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Ler em Voz Alta",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Gravar voz",
"Redirecting you to Open WebUI Community": "Redirecionando-o para a Comunidade OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "URL de consulta Searxng",
"See readme.md for instructions": "Consulte readme.md para obter instruções",
"See what's new": "Veja o que há de novo",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "Atualizar e Copiar Link",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(de ex. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(de ex. `sh webui.sh --api`)",
"(latest)": "(ultimul)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modele }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Răspuns Greșit",
"Banners": "Bannere",
"Base Model (From)": "Model de Bază (De la)",
"Base URL": "",
"Batch Size (num_batch)": "Dimensiune Lot (num_batch)",
"before": "înainte",
"Being lazy": "Fiind leneș",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Cheie API Brave Search",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Creează cunoștințe",
"Create new key": "Creează cheie nouă",
"Create new secret key": "Creează cheie secretă nouă",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Creat la",
"Created At": "Creat La",
"Created by": "Creat de",
@ -302,6 +307,7 @@
"Delete function?": "Șterge funcția?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Șterge promptul?",
"delete this link": "șterge acest link",
"Delete tool?": "Șterge instrumentul?",
@ -357,7 +363,7 @@
"Download Database": "Descarcă Baza de Date",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "Desenează",
"Drop any files here to add to the conversation": "Plasează orice fișiere aici pentru a le adăuga la conversație",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "de ex. '30s', '10m'. Unitățile de timp valide sunt 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Editează",
"Edit Arena Model": "Editați Modelul Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Introduceți Dimensiunea Blocului",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Introduceți descrierea",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "General",
"Generate": "",
"Generate an image": "",
"Generate Image": "Generează Imagine",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importarea configurației dintr-un fișier JSON",
"Import Functions": "Importă Funcțiile",
"Import Models": "Importă Modelele",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importă Prompturile",
"Import Tools": "Importă Instrumentele",
@ -721,6 +732,7 @@
"Manage Pipelines": "Gestionează Conductele",
"Manage Tool Servers": "",
"March": "Martie",
"Max Speakers": "",
"Max Tokens (num_predict)": "Număr Maxim de Tokeni (num_predict)",
"Max Upload Count": "Număr maxim de încărcări",
"Max Upload Size": "Dimensiune Maximă de Încărcare",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Conversație Nouă",
"New Folder": "",
"New Note": "",
"New Password": "Parolă Nouă",
"new-channel": "",
"No content": "",
"No content found": "Nu a fost găsit niciun conținut",
"No content found in file.": "",
"No content to speak": "Nu există conținut de vorbit",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "Nu s-au găsit modele",
"No models selected": "",
"No Notes": "",
"No results found": "Nu au fost găsite rezultate",
"No search query generated": "Nu a fost generată nicio interogare de căutare",
"No source available": "Nicio sursă disponibilă",
@ -801,6 +816,7 @@
"None": "Niciunul",
"Not factually correct": "Nu este corect din punct de vedere factual",
"Not helpful": "Nu este de ajutor",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Notă: Dacă setați un scor minim, căutarea va returna doar documente cu un scor mai mare sau egal cu scorul minim.",
"Notes": "Note",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "Citește",
"Read Aloud": "Citește cu Voce Tare",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Înregistrează vocea",
"Redirecting you to Open WebUI Community": "Vă redirecționăm către Comunitatea OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Căutare \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Căutare cunoștințe pentru \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL Interogare Searxng",
"See readme.md for instructions": "Consultați readme.md pentru instrucțiuni",
"See what's new": "Vezi ce e nou",
@ -1181,6 +1199,7 @@
"Unpin": "Anulează Fixarea",
"Unravel secrets": "Dezvăluie secretele",
"Untagged": "Netichetat",
"Untitled": "",
"Update": "Actualizează",
"Update and Copy Link": "Actualizează și Copiază Link-ul",
"Update for the latest features and improvements.": "Actualizare pentru cele mai recente caracteristici și îmbunătățiri.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(например, `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(например, `sh webui.sh --api`)",
"(latest)": "(последняя)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ модели }}",
"{{COUNT}} Available Tools": "{{COUNT}} доступных инструментов",
@ -138,6 +139,7 @@
"Bad Response": "Плохой ответ",
"Banners": "Баннеры",
"Base Model (From)": "Базовая модель (от)",
"Base URL": "",
"Batch Size (num_batch)": "Размер партии (num_batch)",
"before": "до",
"Being lazy": "Лениво",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Ключ API Bing Search V7",
"Bocha Search API Key": "Ключ API поиска Bocha",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Увеличение или отмена определенных токенов за ограниченные ответы. Значения смещения будут находиться в диапазоне от -100 до 100 (включительно). (По умолчанию: ничего)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Ключ API поиска Brave",
"By {{name}}": "От {{name}}",
"Bypass Embedding and Retrieval": "Обход встраивания и извлечения данных",
@ -265,6 +268,8 @@
"Create Knowledge": "Создать знание",
"Create new key": "Создать новый ключ",
"Create new secret key": "Создать новый секретный ключ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Создан(а)",
"Created At": "Создано",
"Created by": "Создано",
@ -302,6 +307,7 @@
"Delete function?": "Удалить функцию?",
"Delete Message": "Удалить сообщение",
"Delete message?": "Удалить сообщение?",
"Delete note?": "",
"Delete prompt?": "Удалить промпт?",
"delete this link": "удалить эту ссылку",
"Delete tool?": "Удалить этот инструмент?",
@ -357,7 +363,7 @@
"Download Database": "Загрузить базу данных",
"Drag and drop a file to upload or select a file to view": "Перетащите файл для загрузки или выберите файл для просмотра.",
"Draw": "Рисовать",
"Drop any files here to add to the conversation": "Перетащите сюда файлы, чтобы добавить их в разговор",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "например, '30s','10m'. Допустимые единицы времени: 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "например, \"json\" или схему JSON",
"e.g. 60": "например, 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "например, мой_фильтр",
"e.g. my_tools": "например, мой_инструмент",
"e.g. Tools for performing various operations": "например, инструменты для выполнения различных операций",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "например, en-US,ja-JP (оставьте поле пустым для автоматического определения)",
"Edit": "Редактировать",
"Edit Arena Model": "Изменить модель арены",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Введите размер фрагмента",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Введите пары \"token:bias_value\", разделенные запятыми (пример: 5432:100, 413:-100).",
"Enter description": "Введите описание",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Введите URL сервера Docling",
"Enter Document Intelligence Endpoint": "Введите энд-поинт анализа документов",
"Enter Document Intelligence Key": "Введите ключ для анализа документов",
@ -587,6 +596,7 @@
"Gemini API Config": "Конфигурация Gemini API",
"Gemini API Key is required.": "Требуется API ключ для Gemini.",
"General": "Общее",
"Generate": "",
"Generate an image": "Сгенерировать изображение",
"Generate Image": "Сгенерировать изображение",
"Generate prompt pair": "Сгенерировать пару запросов",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Импорт конфигурации из JSON-файла",
"Import Functions": "Импортировать Функции",
"Import Models": "Импортировать Модели",
"Import Notes": "",
"Import Presets": "Импортировать Пресеты",
"Import Prompts": "Импортировать Промпты",
"Import Tools": "Импортировать Инструменты",
@ -721,6 +732,7 @@
"Manage Pipelines": "Управление конвейерами",
"Manage Tool Servers": "Управление серверами инструментов",
"March": "Март",
"Max Speakers": "",
"Max Tokens (num_predict)": "Максимальное количество токенов (num_predict)",
"Max Upload Count": "Максимальное количество загрузок",
"Max Upload Size": "Максимальный размер загрузок",
@ -777,8 +789,10 @@
"Native": "Нативно",
"New Chat": "Новый чат",
"New Folder": "Новая папка",
"New Note": "",
"New Password": "Новый пароль",
"new-channel": "",
"No content": "",
"No content found": "Контент не найден",
"No content found in file.": "",
"No content to speak": "Нечего говорить",
@ -793,6 +807,7 @@
"No model IDs": "Нет ID модели",
"No models found": "Модели не найдены",
"No models selected": "Модели не выбраны",
"No Notes": "",
"No results found": "Результатов не найдено",
"No search query generated": "Поисковый запрос не сгенерирован",
"No source available": "Нет доступных источников",
@ -801,6 +816,7 @@
"None": "Нет",
"Not factually correct": "Не соответствует действительности",
"Not helpful": "Бесполезно",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Обратите внимание: Если вы установите минимальный балл, поиск будет возвращать только документы с баллом больше или равным минимальному баллу.",
"Notes": "Заметки",
"Notification Sound": "Звук уведомления",
@ -910,6 +926,7 @@
"Read": "Прочитать",
"Read Aloud": "Прочитать вслух",
"Reasoning Effort": "Усилие рассуждения",
"Record": "",
"Record voice": "Записать голос",
"Redirecting you to Open WebUI Community": "Перенаправляем вас в сообщество OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Снижает вероятность появления бессмыслицы. Большее значение (например, 100) даст более разнообразные ответы, в то время как меньшее значение (например, 10) будет более консервативным.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Поиск по {{count}} сайтам",
"Searching \"{{searchQuery}}\"": "Поиск по запросу \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Поиск знания для \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL-адрес запроса Searxng",
"See readme.md for instructions": "Смотрите readme.md для инструкций",
"See what's new": "Посмотреть, что нового",
@ -1181,6 +1199,7 @@
"Unpin": "Открепить",
"Unravel secrets": "Разгадать секреты",
"Untagged": "Без тегов",
"Untitled": "",
"Update": "Обновить",
"Update and Copy Link": "Обновить и скопировать ссылку",
"Update for the latest features and improvements.": "Обновитесь для получения последних функций и улучшений.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(napr. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(napr. `sh webui.sh --api`)",
"(latest)": "Najnovšie",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Zlá odozva",
"Banners": "Bannery",
"Base Model (From)": "Základný model (z)",
"Base URL": "",
"Batch Size (num_batch)": "Veľkosť batchu (num_batch)",
"before": "pred",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "API kľúč pre Brave Search",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Vytvoriť knowledge",
"Create new key": "Vytvoriť nový kľúč",
"Create new secret key": "Vytvoriť nový tajný kľúč",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Vytvorené dňa",
"Created At": "Vytvorené dňa",
"Created by": "Vytvorené užívateľom",
@ -302,6 +307,7 @@
"Delete function?": "Funkcia na odstránenie?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Odstrániť prompt?",
"delete this link": "odstrániť tento odkaz",
"Delete tool?": "Odstrániť nástroj?",
@ -357,7 +363,7 @@
"Download Database": "Stiahnuť databázu",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "Nakresliť",
"Drop any files here to add to the conversation": "Sem presuňte akékoľvek súbory, ktoré chcete pridať do konverzácie",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "napr. '30s','10m'. Platné časové jednotky sú 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Upraviť",
"Edit Arena Model": "Upraviť Arena Model",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Zadajte veľkosť časti",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Zadajte popis",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Všeobecné",
"Generate": "",
"Generate an image": "",
"Generate Image": "Vygenerovať obrázok",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Importovanie konfigurácie z JSON súboru",
"Import Functions": "Načítanie funkcií",
"Import Models": "Importovanie modelov",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importovať Prompty",
"Import Tools": "Importovať nástroje",
@ -721,6 +732,7 @@
"Manage Pipelines": "Správa pipelines",
"Manage Tool Servers": "",
"March": "Marec",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maximálny počet tokenov (num_predict)",
"Max Upload Count": "Maximálny počet nahraní",
"Max Upload Size": "Maximálna veľkosť nahrávania",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Nový chat",
"New Folder": "",
"New Note": "",
"New Password": "Nové heslo",
"new-channel": "",
"No content": "",
"No content found": "Nebol nájdený žiadny obsah.",
"No content found in file.": "",
"No content to speak": "Žiadny obsah na diskusiu.",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "Neboli nájdené žiadne modely",
"No models selected": "",
"No Notes": "",
"No results found": "Neboli nájdené žiadne výsledky",
"No search query generated": "Nebola vygenerovaná žiadna vyhľadávacia otázka.",
"No source available": "Nie je dostupný žiadny zdroj.",
@ -801,6 +816,7 @@
"None": "Žiadny",
"Not factually correct": "Nie je fakticky správne",
"Not helpful": "Nepomocné",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Poznámka: Ak nastavíte minimálne skóre, vyhľadávanie vráti iba dokumenty s hodnotením, ktoré je väčšie alebo rovné zadanému minimálnemu skóre.",
"Notes": "Poznámky",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Čítať nahlas",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Nahrať hlas",
"Redirecting you to Open WebUI Community": "Presmerovanie na komunitu OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Hľadanie \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Vyhľadávanie znalostí pre \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Adresa URL dotazu Searxng",
"See readme.md for instructions": "Pozrite si {{readme.md}} pre pokyny.",
"See what's new": "Pozrite sa, čo je nové",
@ -1181,6 +1199,7 @@
"Unpin": "Odopnúť",
"Unravel secrets": "",
"Untagged": "Nebola označená",
"Untitled": "",
"Update": "Aktualizovať",
"Update and Copy Link": "Aktualizovať a skopírovať odkaz",
"Update for the latest features and improvements.": "Aktualizácia pre najnovšie funkcie a vylepšenia.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(нпр. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(нпр. `sh webui.sh --api`)",
"(latest)": "(најновије)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ модели }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Лош одговор",
"Banners": "Барјаке",
"Base Model (From)": "Основни модел (од)",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "пре",
"Being lazy": "Бити лењ",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Апи кључ за храбру претрагу",
"By {{name}}": "Од {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Направи знање",
"Create new key": "Направи нови кључ",
"Create new secret key": "Направи нови тајни кључ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Направљено у",
"Created At": "Направљено у",
"Created by": "Направио/ла",
@ -302,6 +307,7 @@
"Delete function?": "Обрисати функцију?",
"Delete Message": "Обриши поруку",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Обрисати упит?",
"delete this link": "обриши ову везу",
"Delete tool?": "Обрисати алат?",
@ -357,7 +363,7 @@
"Download Database": "Преузми базу података",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "Нацртај",
"Drop any files here to add to the conversation": "Убаците било које датотеке овде да их додате у разговор",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "нпр. '30s', '10m'. Важеће временске јединице су 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Измени",
"Edit Arena Model": "Измени модел арене",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Унесите величину дела",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Опште",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "Увези функције",
"Import Models": "Увези моделе",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Увези упите",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "Управљање цевоводима",
"Manage Tool Servers": "",
"March": "Март",
"Max Speakers": "",
"Max Tokens (num_predict)": "Маx Токенс (нум_предицт)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Ново ћаскање",
"New Folder": "",
"New Note": "",
"New Password": "Нова лозинка",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Нема резултата",
"No search query generated": "Није генерисан упит за претрагу",
"No source available": "Нема доступног извора",
@ -801,6 +816,7 @@
"None": "Нико",
"Not factually correct": "Није чињенично тачно",
"Not helpful": "Није од помоћи",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Напомена: ако подесите најмањи резултат, претрага ће вратити само документе са резултатом већим или једнаким најмањем резултату.",
"Notes": "Белешке",
"Notification Sound": "Звук обавештења",
@ -910,6 +926,7 @@
"Read": "Читање",
"Read Aloud": "Прочитај наглас",
"Reasoning Effort": "Јачина размишљања",
"Record": "",
"Record voice": "Сними глас",
"Redirecting you to Open WebUI Community": "Преусмеравање на OpenWebUI заједницу",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "УРЛ адреса Сеарг упита",
"See readme.md for instructions": "Погледај readme.md за упутства",
"See what's new": "Погледај шта је ново",
@ -1181,6 +1199,7 @@
"Unpin": "Откачи",
"Unravel secrets": "Разоткриј тајне",
"Untagged": "Неозначено",
"Untitled": "",
"Update": "Ажурирај",
"Update and Copy Link": "Ажурирај и копирај везу",
"Update for the latest features and improvements.": "Ажурирајте за најновије могућности и побољшања.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(t.ex. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(t.ex. `sh webui.sh --api`)",
"(latest)": "(senaste)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ modeller }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Felaktig respons",
"Banners": "Banners",
"Base Model (From)": "Basmodell (Från)",
"Base URL": "",
"Batch Size (num_batch)": "Batchstorlek (num_batch)",
"before": "före",
"Being lazy": "Lägg till",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "API-nyckel för Brave Search",
"By {{name}}": "Av {{name}}",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "Skapa ny nyckel",
"Create new secret key": "Skapa ny hemlig nyckel",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Skapad",
"Created At": "Skapad",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "radera denna länk",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "Ladda ner databas",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "Släpp filer här för att lägga till i samtalet",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "t.ex. '30s', '10m'. Giltiga tidsenheter är 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Redigera",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Ange chunkstorlek",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Allmän",
"Generate": "",
"Generate an image": "",
"Generate Image": "Generera bild",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "Importera modeller",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "Importera instruktioner",
"Import Tools": "Importera verktyg",
@ -721,6 +732,7 @@
"Manage Pipelines": "Hantera rörledningar",
"Manage Tool Servers": "",
"March": "mars",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maximalt antal tokens (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Ny chatt",
"New Folder": "",
"New Note": "",
"New Password": "Nytt lösenord",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "Inga resultat hittades",
"No search query generated": "Ingen sökfråga genererad",
"No source available": "Ingen tillgänglig källa",
@ -801,6 +816,7 @@
"None": "Ingen",
"Not factually correct": "Inte faktiskt korrekt",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Obs: Om du anger en tröskel kommer sökningen endast att returnera dokument med ett betyg som är större än eller lika med tröskeln.",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "Läs igenom",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Spela in röst",
"Redirecting you to Open WebUI Community": "Omdirigerar dig till OpenWebUI Community",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "Söker \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "Se readme.md för instruktioner",
"See what's new": "Se vad som är nytt",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "Avslöja hemligheter",
"Untagged": "",
"Untitled": "",
"Update": "Uppdatera",
"Update and Copy Link": "Uppdatera och kopiera länk",
"Update for the latest features and improvements.": "Uppdatera för att få de senaste funktionerna och förbättringarna.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(เช่น `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(เช่น `sh webui.sh --api`)",
"(latest)": "(ล่าสุด)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "การตอบสนองที่ไม่ดี",
"Banners": "แบนเนอร์",
"Base Model (From)": "โมเดลพื้นฐาน (จาก)",
"Base URL": "",
"Batch Size (num_batch)": "ขนาดชุด (num_batch)",
"before": "ก่อน",
"Being lazy": "ขี้เกียจ",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "คีย์ API ของ Brave Search",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "สร้างคีย์ใหม่",
"Create new secret key": "สร้างคีย์ลับใหม่",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "สร้างเมื่อ",
"Created At": "สร้างเมื่อ",
"Created by": "สร้างโดย",
@ -302,6 +307,7 @@
"Delete function?": "ลบฟังก์ชัน?",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "ลบพรอมต์?",
"delete this link": "ลบลิงก์นี้",
"Delete tool?": "ลบเครื่องมือ?",
@ -357,7 +363,7 @@
"Download Database": "ดาวน์โหลดฐานข้อมูล",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "วางไฟล์ใดๆ ที่นี่เพื่อเพิ่มในการสนทนา",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "เช่น '30s', '10m' หน่วยเวลาที่ถูกต้องคือ 's', 'm', 'h'",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "แก้ไข",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "ใส่ขนาดส่วนข้อมูล",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "ทั่วไป",
"Generate": "",
"Generate an image": "",
"Generate Image": "สร้างภาพ",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "นำเข้าฟังก์ชัน",
"Import Models": "นำเข้าโมเดล",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "นำเข้าพรอมต์",
"Import Tools": "นำเข้าเครื่องมือ",
@ -721,6 +732,7 @@
"Manage Pipelines": "จัดการไปป์ไลน์",
"Manage Tool Servers": "",
"March": "มีนาคม",
"Max Speakers": "",
"Max Tokens (num_predict)": "โทเค็นสูงสุด (num_predict)",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "แชทใหม่",
"New Folder": "",
"New Note": "",
"New Password": "รหัสผ่านใหม่",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "ไม่มีเนื้อหาที่จะพูด",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "ไม่มีผลลัพธ์",
"No search query generated": "ไม่มีการสร้างคำค้นหา",
"No source available": "ไม่มีแหล่งข้อมูล",
@ -801,6 +816,7 @@
"None": "ไม่มี",
"Not factually correct": "ไม่ถูกต้องตามข้อเท็จจริง",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "หมายเหตุ: หากคุณตั้งค่าคะแนนขั้นต่ำ การค้นหาจะคืนเอกสารที่มีคะแนนมากกว่าหรือเท่ากับคะแนนขั้นต่ำเท่านั้น",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "อ่านออกเสียง",
"Reasoning Effort": "",
"Record": "",
"Record voice": "บันทึกเสียง",
"Redirecting you to Open WebUI Community": "กำลังเปลี่ยนเส้นทางคุณไปยังชุมชน OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "กำลังค้นหา \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "URL คำค้นหา",
"See readme.md for instructions": "ดู readme.md สำหรับคำแนะนำ",
"See what's new": "ดูสิ่งที่ใหม่",
@ -1181,6 +1199,7 @@
"Unpin": "ยกเลิกการปักหมุด",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "อัปเดต",
"Update and Copy Link": "อัปเดตและคัดลอกลิงก์",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "",
"(e.g. `sh webui.sh --api`)": "",
"(latest)": "",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "",
"Banners": "",
"Base Model (From)": "",
"Base URL": "",
"Batch Size (num_batch)": "",
"before": "",
"Being lazy": "",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "",
"Create new key": "",
"Create new secret key": "",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "",
"Created At": "",
"Created by": "",
@ -302,6 +307,7 @@
"Delete function?": "",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@ -357,7 +363,7 @@
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "",
"Drop any files here to add to the conversation": "",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "",
"Edit Arena Model": "",
@ -412,6 +419,8 @@
"Enter Chunk Size": "",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "",
"Generate": "",
"Generate an image": "",
"Generate Image": "",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "",
"Import Functions": "",
"Import Models": "",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "",
"Import Tools": "",
@ -721,6 +732,7 @@
"Manage Pipelines": "",
"Manage Tool Servers": "",
"March": "",
"Max Speakers": "",
"Max Tokens (num_predict)": "",
"Max Upload Count": "",
"Max Upload Size": "",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "",
"New Folder": "",
"New Note": "",
"New Password": "",
"new-channel": "",
"No content": "",
"No content found": "",
"No content found in file.": "",
"No content to speak": "",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "",
"No models selected": "",
"No Notes": "",
"No results found": "",
"No search query generated": "",
"No source available": "",
@ -801,6 +816,7 @@
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notes": "",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "",
"Reasoning Effort": "",
"Record": "",
"Record voice": "",
"Redirecting you to Open WebUI Community": "",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "",
"Searching Knowledge for \"{{searchQuery}}\"": "",
"Searching the web...": "",
"Searxng Query URL": "",
"See readme.md for instructions": "",
"See what's new": "",
@ -1181,6 +1199,7 @@
"Unpin": "",
"Unravel secrets": "",
"Untagged": "",
"Untitled": "",
"Update": "",
"Update and Copy Link": "",
"Update for the latest features and improvements.": "",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(örn. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(örn. `sh webui.sh --api`)",
"(latest)": "(en son)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Kötü Yanıt",
"Banners": "Afişler",
"Base Model (From)": "Temel Model ('den)",
"Base URL": "",
"Batch Size (num_batch)": "Yığın Boyutu (num_batch)",
"before": "önce",
"Being lazy": "Tembelleşiyor",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing Arama V7 Abonelik Anahtarı",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API Anahtarı",
"By {{name}}": "{{name}} Tarafından",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "Bilgi Oluştur",
"Create new key": "Yeni anahtar oluştur",
"Create new secret key": "Yeni gizli anahtar oluştur",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Oluşturulma tarihi",
"Created At": "Şu Tarihte Oluşturuldu:",
"Created by": "Şunun tarafından oluşturuldu:",
@ -302,6 +307,7 @@
"Delete function?": "Fonksiyonu sil?",
"Delete Message": "Mesajı Sil",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "Promptu sil?",
"delete this link": "bu bağlantıyı sil",
"Delete tool?": "Aracı sil?",
@ -357,7 +363,7 @@
"Download Database": "Veritabanını İndir",
"Drag and drop a file to upload or select a file to view": "Yüklemek için bir dosyayı sürükleyip bırakın veya görüntülemek için bir dosya seçin",
"Draw": "Çiz",
"Drop any files here to add to the conversation": "Sohbete eklemek istediğiniz dosyaları buraya bırakın",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "örn. '30s', '10m'. Geçerli zaman birimleri 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "örn. benim_filtrem",
"e.g. my_tools": "örn. benim_araçlarım",
"e.g. Tools for performing various operations": " örn.Çeşitli işlemleri gerçekleştirmek için araçlar",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Düzenle",
"Edit Arena Model": "Arena Modelini Düzenle",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Chunk Boyutunu Girin",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "Açıklama girin",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "Genel",
"Generate": "",
"Generate an image": "Bir Görsel Oluştur",
"Generate Image": "Görsel Üret",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Yapılandırmayı JSON Dosyasından İçe Aktar",
"Import Functions": "Fonksiyonları İçe Aktar",
"Import Models": "Modelleri İçe Aktar",
"Import Notes": "",
"Import Presets": "Ön Ayarları İçe Aktar",
"Import Prompts": "Promptları İçe Aktar",
"Import Tools": "Araçları İçe Aktar",
@ -721,6 +732,7 @@
"Manage Pipelines": "Pipelineları Yönet",
"Manage Tool Servers": "",
"March": "Mart",
"Max Speakers": "",
"Max Tokens (num_predict)": "Maksimum Token (num_predict)",
"Max Upload Count": "Maksimum Yükleme Sayısı",
"Max Upload Size": "Maksimum Yükleme Boyutu",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "Yeni Sohbet",
"New Folder": "Yeni Klasör",
"New Note": "",
"New Password": "Yeni Parola",
"new-channel": "yeni-kanal",
"No content": "",
"No content found": "İçerik bulunamadı",
"No content found in file.": "",
"No content to speak": "Konuşacak içerik yok",
@ -793,6 +807,7 @@
"No model IDs": "Model ID yok",
"No models found": "Model bulunamadı",
"No models selected": "Model seçilmedi",
"No Notes": "",
"No results found": "Sonuç bulunamadı",
"No search query generated": "Hiç arama sorgusu oluşturulmadı",
"No source available": "Kaynak mevcut değil",
@ -801,6 +816,7 @@
"None": "Yok",
"Not factually correct": "Gerçeklere göre doğru değil",
"Not helpful": "Yardımcı olmadı",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.",
"Notes": "Notlar",
"Notification Sound": "Bildirim Sesi",
@ -910,6 +926,7 @@
"Read": "Oku",
"Read Aloud": "Sesli Oku",
"Reasoning Effort": "",
"Record": "",
"Record voice": "Ses kaydı yap",
"Redirecting you to Open WebUI Community": "OpenWebUI Topluluğuna yönlendiriliyorsunuz",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "{{count}} site arandı",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" aranıyor",
"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" için Bilgi aranıyor",
"Searching the web...": "",
"Searxng Query URL": "Searxng Sorgu URL'si",
"See readme.md for instructions": "Yönergeler için readme.md dosyasına bakın",
"See what's new": "Yeniliklere göz atın",
@ -1181,6 +1199,7 @@
"Unpin": "Sabitlemeyi Kaldır",
"Unravel secrets": "",
"Untagged": "Etiketsiz",
"Untitled": "",
"Update": "Güncelle",
"Update and Copy Link": "Güncelle ve Bağlantıyı Kopyala",
"Update for the latest features and improvements.": "En son özellikler ve iyileştirmeler için güncelleyin.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(напр. `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(напр. `sh webui.sh --api`)",
"(latest)": "(остання)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "Неправильна відповідь",
"Banners": "Прапори",
"Base Model (From)": "Базова модель (від)",
"Base URL": "",
"Batch Size (num_batch)": "Розмір партії (num_batch)",
"before": "до того, як",
"Being lazy": "Не поспішати",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Ключ підписки Bing Search V7",
"Bocha Search API Key": "Ключ API пошуку Bocha",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Підсилення або штрафування конкретних токенів для обмежених відповідей. Значення зміщення будуть обмежені між -100 і 100 (включно). (За замовчуванням: відсутнє)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Ключ API пошуку Brave",
"By {{name}}": "Від {{name}}",
"Bypass Embedding and Retrieval": "Минути вбудовування та пошук",
@ -265,6 +268,8 @@
"Create Knowledge": "Створити знання",
"Create new key": "Створити новий ключ",
"Create new secret key": "Створити новий секретний ключ",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Створено у",
"Created At": "Створено у",
"Created by": "Створено",
@ -302,6 +307,7 @@
"Delete function?": "Видалити функцію?",
"Delete Message": "Видалити повідомлення",
"Delete message?": "Видалити повідомлення?",
"Delete note?": "",
"Delete prompt?": "Видалити промт?",
"delete this link": "видалити це посилання",
"Delete tool?": "Видалити інструмент?",
@ -357,7 +363,7 @@
"Download Database": "Завантажити базу даних",
"Drag and drop a file to upload or select a file to view": "Перетягніть файл для завантаження або виберіть файл для перегляду",
"Draw": "Малювати",
"Drop any files here to add to the conversation": "Перетягніть сюди файли, щоб додати до розмови",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр., '30s','10m'. Дійсні одиниці часу: 'с', 'хв', 'г'.",
"e.g. \"json\" or a JSON schema": "напр., \"json\" або схема JSON",
"e.g. 60": "напр. 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "напр., my_filter",
"e.g. my_tools": "напр., my_tools",
"e.g. Tools for performing various operations": "напр., Інструменти для виконання різних операцій",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Редагувати",
"Edit Arena Model": "Редагувати модель Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Введіть розмір фрагменту",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Введіть пари \"токен:значення_зміщення\", розділені комами (напр.: 5432:100, 413:-100)",
"Enter description": "Введіть опис",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Введіть URL-адресу сервера Docling",
"Enter Document Intelligence Endpoint": "Введіть кінцеву точку Інтелекту документа",
"Enter Document Intelligence Key": "Введіть ключ Інтелекту документа",
@ -587,6 +596,7 @@
"Gemini API Config": "Конфігурація Gemini API",
"Gemini API Key is required.": "Потрібен ключ API Gemini.",
"General": "Загальні",
"Generate": "",
"Generate an image": "Згенерувати зображення",
"Generate Image": "Створити зображення",
"Generate prompt pair": "Згенерувати пару промтів",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Імпорт конфігурації з файлу JSON",
"Import Functions": "Імпорт функцій ",
"Import Models": "Імпорт моделей",
"Import Notes": "",
"Import Presets": "Імпорт пресетів",
"Import Prompts": "Імпорт промтів",
"Import Tools": "Імпорт інструментів",
@ -721,6 +732,7 @@
"Manage Pipelines": "Керування конвеєрами",
"Manage Tool Servers": "Керувати серверами інструментів",
"March": "Березень",
"Max Speakers": "",
"Max Tokens (num_predict)": "Макс токенів (num_predict)",
"Max Upload Count": "Макс. кількість завантажень",
"Max Upload Size": "Макс. розмір завантаження",
@ -777,8 +789,10 @@
"Native": "Рідний",
"New Chat": "Новий чат",
"New Folder": "Нова папка",
"New Note": "",
"New Password": "Новий пароль",
"new-channel": "новий-канал",
"No content": "",
"No content found": "Контент не знайдено.",
"No content found in file.": "",
"No content to speak": "Нема чого говорити",
@ -793,6 +807,7 @@
"No model IDs": "Немає ID моделей",
"No models found": "Моделей не знайдено",
"No models selected": "Моделі не вибрано",
"No Notes": "",
"No results found": "Не знайдено жодного результату",
"No search query generated": "Пошуковий запит не сформовано",
"No source available": "Джерело не доступне",
@ -801,6 +816,7 @@
"None": "Нема",
"Not factually correct": "Не відповідає дійсності",
"Not helpful": "Не корисно",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Примітка: Якщо ви встановите мінімальну кількість балів, пошук поверне лише документи з кількістю балів, більшою або рівною мінімальній кількості балів.",
"Notes": "Примітки",
"Notification Sound": "Звук сповіщення",
@ -910,6 +926,7 @@
"Read": "Читати",
"Read Aloud": "Читати вголос",
"Reasoning Effort": "Зусилля на міркування",
"Record": "",
"Record voice": "Записати голос",
"Redirecting you to Open WebUI Community": "Перенаправляємо вас до спільноти OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Зменшує ймовірність генерування нісенітниць. Вищий показник (напр., 100) забезпечить більше різноманітних відповідей, тоді як нижчий показник (напр., 10) буде більш обережним.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Шукалося {{count}} сайтів",
"Searching \"{{searchQuery}}\"": "Шукаю \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Пошук знань для \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "Див. readme.md для інструкцій",
"See what's new": "Подивіться, що нового",
@ -1181,6 +1199,7 @@
"Unpin": "Відчепити",
"Unravel secrets": "Розплутуйте секрети",
"Untagged": "Без тегів",
"Untitled": "",
"Update": "Оновлення",
"Update and Copy Link": "Оновлення та копіювання посилання",
"Update for the latest features and improvements.": "Оновіть програми для нових функцій та покращень.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(مثال کے طور پر: `sh webui.sh --api --api-auth username_password`)",
"(e.g. `sh webui.sh --api`)": "(مثال کے طور پر: `sh webui.sh --api`)",
"(latest)": "(تازہ ترین)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "",
"{{ models }}": "{{ ماڈلز }}",
"{{COUNT}} Available Tools": "",
@ -138,6 +139,7 @@
"Bad Response": "غلط جواب",
"Banners": "بینرز",
"Base Model (From)": "بیس ماڈل (سے)",
"Base URL": "",
"Batch Size (num_batch)": "بیچ سائز (num_batch)",
"before": "پہلے",
"Being lazy": "سستی کر رہا ہے",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "بریو سرچ API کلید",
"By {{name}}": "",
"Bypass Embedding and Retrieval": "",
@ -265,6 +268,8 @@
"Create Knowledge": "علم بنائیں",
"Create new key": "نیا کلید بنائیں",
"Create new secret key": "نیا خفیہ کلید بنائیں",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "پر بنایا گیا",
"Created At": "بنایا گیا:",
"Created by": "تخلیق کردہ",
@ -302,6 +307,7 @@
"Delete function?": "حذف کریں؟",
"Delete Message": "",
"Delete message?": "",
"Delete note?": "",
"Delete prompt?": "پرومپٹ کو حذف کریں؟",
"delete this link": "اس لنک کو حذف کریں",
"Delete tool?": "کیا آپ حذف کرنا چاہتے ہیں؟",
@ -357,7 +363,7 @@
"Download Database": "ڈیٹا بیس ڈاؤن لوڈ کریں",
"Drag and drop a file to upload or select a file to view": "",
"Draw": "ڈرائنگ کریں",
"Drop any files here to add to the conversation": "گفتگو میں شامل کرنے کے لیے کوئی بھی فائل یہاں چھوڑیں",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "مثلاً '30s'، '10m' درست وقت کی اکائیاں ہیں 's'، 'm'، 'h'",
"e.g. \"json\" or a JSON schema": "",
"e.g. 60": "",
@ -367,6 +373,7 @@
"e.g. my_filter": "",
"e.g. my_tools": "",
"e.g. Tools for performing various operations": "",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "ترمیم کریں",
"Edit Arena Model": "ایرینا ماڈل میں ترمیم کریں",
@ -412,6 +419,8 @@
"Enter Chunk Size": "چنک سائز درج کریں",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "",
"Enter description": "تفصیل درج کریں",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "",
"Enter Document Intelligence Endpoint": "",
"Enter Document Intelligence Key": "",
@ -587,6 +596,7 @@
"Gemini API Config": "",
"Gemini API Key is required.": "",
"General": "عمومی",
"Generate": "",
"Generate an image": "",
"Generate Image": "تصویر بنائیں",
"Generate prompt pair": "",
@ -637,6 +647,7 @@
"Import Config from JSON File": "JSON فائل سے تشکیلات درآمد کریں",
"Import Functions": "درآمد فنکشنز",
"Import Models": "ماڈلز درآمد کریں",
"Import Notes": "",
"Import Presets": "",
"Import Prompts": "پرامپٹس درآمد کریں",
"Import Tools": "امپورٹ ٹولز",
@ -721,6 +732,7 @@
"Manage Pipelines": "پائپ لائنز کا نظم کریں",
"Manage Tool Servers": "",
"March": "مارچ",
"Max Speakers": "",
"Max Tokens (num_predict)": "زیادہ سے زیادہ ٹوکنز (num_predict)",
"Max Upload Count": "زیادہ سے زیادہ اپلوڈ تعداد",
"Max Upload Size": "زیادہ سے زیادہ اپلوڈ سائز",
@ -777,8 +789,10 @@
"Native": "",
"New Chat": "نئی بات چیت",
"New Folder": "",
"New Note": "",
"New Password": "نیا پاس ورڈ",
"new-channel": "",
"No content": "",
"No content found": "کوئی مواد نہیں ملا",
"No content found in file.": "",
"No content to speak": "بولنے کے لیے کوئی مواد نہیں",
@ -793,6 +807,7 @@
"No model IDs": "",
"No models found": "کوئی ماڈل نہیں ملا",
"No models selected": "",
"No Notes": "",
"No results found": "کوئی نتائج نہیں ملے",
"No search query generated": "کوئی تلاش کی درخواست نہیں بنائی گئی",
"No source available": "ماخذ دستیاب نہیں ہے",
@ -801,6 +816,7 @@
"None": "کوئی نہیں",
"Not factually correct": "حقیقت کے مطابق نہیں ہے",
"Not helpful": "مددگار نہیں ہے",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "نوٹ: اگر آپ کم از کم سکور سیٹ کرتے ہیں، تو تلاش صرف ان دستاویزات کو واپس کرے گی جن کا سکور کم از کم سکور کے برابر یا اس سے زیادہ ہوگا",
"Notes": "نوٹس",
"Notification Sound": "",
@ -910,6 +926,7 @@
"Read": "",
"Read Aloud": "بُلند آواز میں پڑھیں",
"Reasoning Effort": "",
"Record": "",
"Record voice": "صوت ریکارڈ کریں",
"Redirecting you to Open WebUI Community": "آپ کو اوپن ویب یو آئی کمیونٹی کی طرف ری ڈائریکٹ کیا جا رہا ہے",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "",
"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" تلاش کر رہے ہیں",
"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" کے لیے علم کی تلاش",
"Searching the web...": "",
"Searxng Query URL": "تلاش کا سوال URL",
"See readme.md for instructions": "ہدایات کے لیے readme.md دیکھیں",
"See what's new": "نیا کیا ہے دیکھیں",
@ -1181,6 +1199,7 @@
"Unpin": "ان پن کریں",
"Unravel secrets": "",
"Untagged": "غیر مہر شدہ",
"Untitled": "",
"Update": "اپ ڈیٹ کریں",
"Update and Copy Link": "اپڈیٹ اور لنک کاپی کریں",
"Update for the latest features and improvements.": "تازہ ترین خصوصیات اور بہتریوں کے لیے اپ ڈیٹ کریں",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(vd: `sh webui.sh --api --api-auth tên_người_dùng_mật_khẩu`)",
"(e.g. `sh webui.sh --api`)": "(vd: `sh webui.sh --api`)",
"(latest)": "(mới nhất)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ mô hình }}",
"{{COUNT}} Available Tools": "{{COUNT}} Công cụ có sẵn",
@ -138,6 +139,7 @@
"Bad Response": "Trả lời KHÔNG tốt",
"Banners": "Biểu ngữ",
"Base Model (From)": "Mô hình cơ sở (từ)",
"Base URL": "",
"Batch Size (num_batch)": "Kích thước Lô (num_batch)",
"before": "trước",
"Being lazy": "Lười biếng",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Khóa đăng ký Bing Search V7",
"Bocha Search API Key": "Khóa API Bocha Search",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Tăng cường hoặc phạt các token cụ thể cho các phản hồi bị ràng buộc. Giá trị bias sẽ được giới hạn trong khoảng từ -100 đến 100 (bao gồm). (Mặc định: không có)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Khóa API tìm kiếm dũng cảm",
"By {{name}}": "Bởi {{name}}",
"Bypass Embedding and Retrieval": "Bỏ qua Embedding và Truy xuất",
@ -265,6 +268,8 @@
"Create Knowledge": "Tạo Kiến thức",
"Create new key": "Tạo key mới",
"Create new secret key": "Tạo key bí mật mới",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "Được tạo vào lúc",
"Created At": "Tạo lúc",
"Created by": "Tạo bởi",
@ -302,6 +307,7 @@
"Delete function?": "Xóa function?",
"Delete Message": "Xóa Tin nhắn",
"Delete message?": "Xóa tin nhắn?",
"Delete note?": "",
"Delete prompt?": "Xóa prompt?",
"delete this link": "Xóa link này",
"Delete tool?": "Xóa tool?",
@ -357,7 +363,7 @@
"Download Database": "Tải xuống Cơ sở dữ liệu",
"Drag and drop a file to upload or select a file to view": "Kéo và thả tệp để tải lên hoặc chọn tệp để xem",
"Draw": "Vẽ",
"Drop any files here to add to the conversation": "Thả bất kỳ tệp nào ở đây để thêm vào nội dung chat",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "vd: '30s','10m'. Đơn vị thời gian hợp lệ là 's', 'm', 'h'.",
"e.g. \"json\" or a JSON schema": "ví dụ: \"json\" hoặc một lược đồ JSON",
"e.g. 60": "vd: 60",
@ -367,6 +373,7 @@
"e.g. my_filter": "vd: bo_loc_cua_toi",
"e.g. my_tools": "vd: cong_cu_cua_toi",
"e.g. Tools for performing various operations": "vd: Các công cụ để thực hiện các hoạt động khác nhau",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "",
"Edit": "Chỉnh sửa",
"Edit Arena Model": "Chỉnh sửa Mô hình Arena",
@ -412,6 +419,8 @@
"Enter Chunk Size": "Nhập Kích thước Chunk",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "Nhập các cặp \"token:giá_trị_bias\" được phân tách bằng dấu phẩy (ví dụ: 5432:100, 413:-100)",
"Enter description": "Nhập mô tả",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "Nhập URL Máy chủ Docling",
"Enter Document Intelligence Endpoint": "Nhập Endpoint Trí tuệ Tài liệu",
"Enter Document Intelligence Key": "Nhập Khóa Trí tuệ Tài liệu",
@ -587,6 +596,7 @@
"Gemini API Config": "Cấu hình API Gemini",
"Gemini API Key is required.": "Yêu cầu Khóa API Gemini.",
"General": "Cài đặt chung",
"Generate": "",
"Generate an image": "Tạo một hình ảnh",
"Generate Image": "Sinh ảnh",
"Generate prompt pair": "Tạo cặp prompt",
@ -637,6 +647,7 @@
"Import Config from JSON File": "Nhập Cấu hình từ Tệp JSON",
"Import Functions": "Nạp Functions",
"Import Models": "Nạp model",
"Import Notes": "",
"Import Presets": "Nhập các Preset",
"Import Prompts": "Nạp các prompt lên hệ thống",
"Import Tools": "Nạp Tools",
@ -721,6 +732,7 @@
"Manage Pipelines": "Quản lý Pipelines",
"Manage Tool Servers": "Quản lý Máy chủ Công cụ",
"March": "Tháng 3",
"Max Speakers": "",
"Max Tokens (num_predict)": "Tokens tối đa (num_predict)",
"Max Upload Count": "Số lượng Tải lên Tối đa",
"Max Upload Size": "Kích thước Tải lên Tối đa",
@ -777,8 +789,10 @@
"Native": "Gốc",
"New Chat": "Tạo chat mới",
"New Folder": "Thư mục Mới",
"New Note": "",
"New Password": "Mật khẩu mới",
"new-channel": "kênh-mới",
"No content": "",
"No content found": "Không tìm thấy nội dung",
"No content found in file.": "",
"No content to speak": "Không có nội dung để nói",
@ -793,6 +807,7 @@
"No model IDs": "Không có ID mô hình",
"No models found": "Không tìm thấy mô hình nào",
"No models selected": "Chưa chọn mô hình nào",
"No Notes": "",
"No results found": "Không tìm thấy kết quả",
"No search query generated": "Không có truy vấn tìm kiếm nào được tạo ra",
"No source available": "Không có nguồn",
@ -801,6 +816,7 @@
"None": "Không ai",
"Not factually correct": "Không chính xác so với thực tế",
"Not helpful": "Không hữu ích",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Lưu ý: Nếu bạn đặt điểm (Score) tối thiểu thì tìm kiếm sẽ chỉ trả về những tài liệu có điểm lớn hơn hoặc bằng điểm tối thiểu.",
"Notes": "Ghi chú",
"Notification Sound": "Âm thanh Thông báo",
@ -910,6 +926,7 @@
"Read": "Đọc",
"Read Aloud": "Đọc ra loa",
"Reasoning Effort": "Nỗ lực Suy luận",
"Record": "",
"Record voice": "Ghi âm",
"Redirecting you to Open WebUI Community": "Đang chuyển hướng bạn đến Cộng đồng OpenWebUI",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "Giảm xác suất tạo ra nội dung vô nghĩa. Giá trị cao hơn (ví dụ: 100) sẽ cho câu trả lời đa dạng hơn, trong khi giá trị thấp hơn (ví dụ: 10) sẽ thận trọng hơn.",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "Đã tìm kiếm {{count}} trang web",
"Searching \"{{searchQuery}}\"": "Đang tìm \"{{searchQuery}}\"",
"Searching Knowledge for \"{{searchQuery}}\"": "Đang tìm kiếm Kiến thức cho \"{{searchQuery}}\"",
"Searching the web...": "",
"Searxng Query URL": "URL truy vấn Searxng",
"See readme.md for instructions": "Xem readme.md để biết hướng dẫn",
"See what's new": "Xem những cập nhật mới",
@ -1181,6 +1199,7 @@
"Unpin": "Bỏ ghim",
"Unravel secrets": "Làm sáng tỏ những bí mật",
"Untagged": "Chưa gắn thẻ",
"Untitled": "",
"Update": "Cập nhật",
"Update and Copy Link": "Cập nhật và sao chép link",
"Update for the latest features and improvements.": "Cập nhật để có các tính năng và cải tiến mới nhất.",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(例如 `sh webui.sh --api --api-auth username_password`",
"(e.g. `sh webui.sh --api`)": "(例如 `sh webui.sh --api`",
"(latest)": "(最新版)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "{{COUNT}} 个可用工具",
@ -138,6 +139,7 @@
"Bad Response": "点踩此回答",
"Banners": "公告横幅",
"Base Model (From)": "基础模型 (来自)",
"Base URL": "",
"Batch Size (num_batch)": "批大小 (num_batch)",
"before": "对话",
"Being lazy": "懒惰",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing 搜索 V7 订阅密钥",
"Bocha Search API Key": "Bocha Search API 密钥",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "为受限响应提升或惩罚特定标记。偏置值将被限制在 -100 到 100包括两端之间。默认",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave Search API 密钥",
"By {{name}}": "由 {{name}} 提供",
"Bypass Embedding and Retrieval": "绕过嵌入和检索",
@ -265,6 +268,8 @@
"Create Knowledge": "创建知识",
"Create new key": "创建新密钥",
"Create new secret key": "创建新安全密钥",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "创建于",
"Created At": "创建于",
"Created by": "作者",
@ -302,6 +307,7 @@
"Delete function?": "删除函数?",
"Delete Message": "删除消息",
"Delete message?": "删除消息?",
"Delete note?": "",
"Delete prompt?": "删除提示词?",
"delete this link": "此处删除这个链接",
"Delete tool?": "删除工具?",
@ -357,7 +363,7 @@
"Download Database": "下载数据库",
"Drag and drop a file to upload or select a file to view": "拖动文件上传或选择文件查看",
"Draw": "平局",
"Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s''10m'。有效的时间单位是秒:'s',分:'m',时:'h'。",
"e.g. \"json\" or a JSON schema": "例如 \"json\" 或一个 JSON schema",
"e.g. 60": "例如 '60'",
@ -367,6 +373,7 @@
"e.g. my_filter": "例如my_filter",
"e.g. my_tools": "例如my_tools",
"e.g. Tools for performing various operations": "例如:用于执行各种操作的工具",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "例如,'en-US,ja-JP'(留空以便自动检测)",
"Edit": "编辑",
"Edit Arena Model": "编辑竞技场模型",
@ -412,6 +419,8 @@
"Enter Chunk Size": "输入块大小 (Chunk Size)",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "输入以逗号分隔的“token:bias_value”对例如5432:100, 413:-100",
"Enter description": "输入简介描述",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "输入 Docling 服务器 URL",
"Enter Document Intelligence Endpoint": "输入 Document Intelligence 端点",
"Enter Document Intelligence Key": "输入 Document Intelligence 密钥",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API 配置",
"Gemini API Key is required.": "需要 Gemini API 密钥。",
"General": "通用",
"Generate": "",
"Generate an image": "生成图像",
"Generate Image": "生成图像",
"Generate prompt pair": "生成提示对",
@ -637,6 +647,7 @@
"Import Config from JSON File": "导入 JSON 文件中的配置信息",
"Import Functions": "导入函数",
"Import Models": "导入模型",
"Import Notes": "",
"Import Presets": "导入预设",
"Import Prompts": "导入提示词",
"Import Tools": "导入工具",
@ -721,6 +732,7 @@
"Manage Pipelines": "管理 Pipeline",
"Manage Tool Servers": "管理工具服务器",
"March": "三月",
"Max Speakers": "",
"Max Tokens (num_predict)": "最大 Token 数量 (num_predict)",
"Max Upload Count": "最大上传数量",
"Max Upload Size": "最大上传大小",
@ -777,8 +789,10 @@
"Native": "原生",
"New Chat": "新对话",
"New Folder": "新文件夹",
"New Note": "",
"New Password": "新密码",
"new-channel": "新频道",
"No content": "",
"No content found": "未发现内容",
"No content found in file.": "文件中未找到内容",
"No content to speak": "没有内容可朗读",
@ -793,6 +807,7 @@
"No model IDs": "没有模型 ID",
"No models found": "未找到任何模型",
"No models selected": "未选择任何模型",
"No Notes": "",
"No results found": "未找到结果",
"No search query generated": "未生成搜索查询",
"No source available": "没有可用来源",
@ -801,6 +816,7 @@
"None": "无",
"Not factually correct": "事实并非如此",
"Not helpful": "无帮助",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果设置了最低分数,搜索只会返回分数大于或等于最低分数的文档。",
"Notes": "笔记",
"Notification Sound": "通知提示音",
@ -910,6 +926,7 @@
"Read": "只读",
"Read Aloud": "朗读",
"Reasoning Effort": "推理努力",
"Record": "",
"Record voice": "录音",
"Redirecting you to Open WebUI Community": "正在将您重定向到 OpenWebUI 社区",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "降低生成无意义内容的概率。较高的值如100将产生更多样化的回答而较低的值如10则更加保守。",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "已搜索 {{count}} 个网站",
"Searching \"{{searchQuery}}\"": "搜索 \"{{searchQuery}}\" 中",
"Searching Knowledge for \"{{searchQuery}}\"": "检索有关 \"{{searchQuery}}\" 的知识中",
"Searching the web...": "",
"Searxng Query URL": "Searxng 查询 URL",
"See readme.md for instructions": "查看 readme.md 以获取说明",
"See what's new": "查阅最新更新内容",
@ -1181,6 +1199,7 @@
"Unpin": "取消置顶",
"Unravel secrets": "解开秘密",
"Untagged": "无标签",
"Untitled": "",
"Update": "更新",
"Update and Copy Link": "更新和复制链接",
"Update for the latest features and improvements.": "更新来获得最新功能与改进。",

View file

@ -4,6 +4,7 @@
"(e.g. `sh webui.sh --api --api-auth username_password`)": "(例如:`sh webui.sh --api --api-auth username_password`",
"(e.g. `sh webui.sh --api`)": "(例如:`sh webui.sh --api`",
"(latest)": "(最新版)",
"(leave blank for Azure Commercial URL auto-generation)": "",
"(Ollama)": "(Ollama)",
"{{ models }}": "{{ models }}",
"{{COUNT}} Available Tools": "{{COUNT}} 個可用工具",
@ -138,6 +139,7 @@
"Bad Response": "錯誤回應",
"Banners": "橫幅",
"Base Model (From)": "基礎模型(來自)",
"Base URL": "",
"Batch Size (num_batch)": "批次大小num_batch",
"before": "之前",
"Being lazy": "懶惰模式",
@ -146,6 +148,7 @@
"Bing Search V7 Subscription Key": "Bing 搜尋 V7 訂閱金鑰",
"Bocha Search API Key": "Bocha 搜尋 API 金鑰",
"Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "針對受限的回應,增強或懲罰特定 tokens。偏差值將限制在 -100 到 100 (含)。 (預設none)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "Brave 搜尋 API 金鑰",
"By {{name}}": "由 {{name}} 製作",
"Bypass Embedding and Retrieval": "繞過嵌入與檢索",
@ -265,6 +268,8 @@
"Create Knowledge": "建立知識",
"Create new key": "建立新的金鑰",
"Create new secret key": "建立新的金鑰",
"Create Note": "",
"Create your first note by clicking on the plus button below.": "",
"Created at": "建立於",
"Created At": "建立於",
"Created by": "建立者",
@ -302,6 +307,7 @@
"Delete function?": "刪除函式?",
"Delete Message": "刪除訊息",
"Delete message?": "刪除訊息?",
"Delete note?": "",
"Delete prompt?": "刪除提示詞?",
"delete this link": "刪除此連結",
"Delete tool?": "刪除工具?",
@ -357,7 +363,7 @@
"Download Database": "下載資料庫",
"Drag and drop a file to upload or select a file to view": "拖放檔案以上傳或選擇檔案以檢視",
"Draw": "繪製",
"Drop any files here to add to the conversation": "拖拽任意檔案到此處以新增至對話",
"Drop any files here to upload": "",
"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如:'30s'、'10m'。有效的時間單位為 's'、'm'、'h'。",
"e.g. \"json\" or a JSON schema": "範例:\"json\" 或一個 JSON schema",
"e.g. 60": "例如60",
@ -367,6 +373,7 @@
"e.g. my_filter": "例如my_filter",
"e.g. my_tools": "例如my_tools",
"e.g. Tools for performing various operations": "例如:用於執行各種操作的工具",
"e.g., 3, 4, 5 (leave blank for default)": "",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "例如en-US, ja-JP留空以自動偵測",
"Edit": "編輯",
"Edit Arena Model": "編輯競技場模型",
@ -412,6 +419,8 @@
"Enter Chunk Size": "輸入區塊大小",
"Enter comma-seperated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "輸入逗號分隔的 \"token:bias_value\" 配對 (範例5432:100, 413:-100)",
"Enter description": "輸入描述",
"Enter Docling OCR Engine": "",
"Enter Docling OCR Language(s)": "",
"Enter Docling Server URL": "請輸入 Docling 伺服器 URL",
"Enter Document Intelligence Endpoint": "輸入 Document Intelligence 端點",
"Enter Document Intelligence Key": "輸入 Document Intelligence 金鑰",
@ -587,6 +596,7 @@
"Gemini API Config": "Gemini API 設定",
"Gemini API Key is required.": "必須提供 Gemini API 金鑰",
"General": "一般",
"Generate": "",
"Generate an image": "產生圖片",
"Generate Image": "產生圖片",
"Generate prompt pair": "產生提示配對",
@ -637,6 +647,7 @@
"Import Config from JSON File": "從 JSON 檔案匯入設定",
"Import Functions": "匯入函式",
"Import Models": "匯入模型",
"Import Notes": "",
"Import Presets": "匯入預設集",
"Import Prompts": "匯入提示詞",
"Import Tools": "匯入工具",
@ -721,6 +732,7 @@
"Manage Pipelines": "管理管線",
"Manage Tool Servers": "管理工具伺服器",
"March": "3 月",
"Max Speakers": "",
"Max Tokens (num_predict)": "最大 token 數num_predict",
"Max Upload Count": "最大上傳數量",
"Max Upload Size": "最大上傳大小",
@ -777,8 +789,10 @@
"Native": "原生",
"New Chat": "新增對話",
"New Folder": "新增資料夾",
"New Note": "",
"New Password": "新密碼",
"new-channel": "new-channel",
"No content": "",
"No content found": "找不到內容",
"No content found in file.": "檔案中找不到內容。",
"No content to speak": "無可朗讀的內容",
@ -793,6 +807,7 @@
"No model IDs": "沒有任何模型 ID",
"No models found": "找不到模型",
"No models selected": "未選取模型",
"No Notes": "",
"No results found": "找不到任何結果",
"No search query generated": "未產生搜尋查詢",
"No source available": "無可用源",
@ -801,6 +816,7 @@
"None": "無",
"Not factually correct": "與事實不符",
"Not helpful": "沒有幫助",
"Note not found": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果您設定了最低分數,則搜尋只會回傳分數大於或等於最低分數的文件。",
"Notes": "注意",
"Notification Sound": "通知聲音",
@ -910,6 +926,7 @@
"Read": "讀取",
"Read Aloud": "大聲朗讀",
"Reasoning Effort": "推理程度",
"Record": "",
"Record voice": "錄音",
"Redirecting you to Open WebUI Community": "正在將您重導向至 Open WebUI 社群",
"Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "降低產生無意義內容的機率。較高的值例如100會產生更多樣化的答案而較低的值例如10會更保守。",
@ -979,6 +996,7 @@
"Searched {{count}} sites": "搜尋到 {{count}} 個站點",
"Searching \"{{searchQuery}}\"": "正在搜尋「{{searchQuery}}」",
"Searching Knowledge for \"{{searchQuery}}\"": "正在搜尋知識庫中的「{{searchQuery}}」",
"Searching the web...": "",
"Searxng Query URL": "Searxng 查詢 URL",
"See readme.md for instructions": "檢視 readme.md 以取得說明",
"See what's new": "檢視新功能",
@ -1181,6 +1199,7 @@
"Unpin": "取消釘選",
"Unravel secrets": "揭開秘密",
"Untagged": "取消標簽的",
"Untitled": "",
"Update": "更新",
"Update and Copy Link": "更新並複製連結",
"Update for the latest features and improvements.": "更新以獲得最新功能和改進。",

View file

@ -1,56 +1,51 @@
import { io } from 'socket.io-client';
import {
socket,
activeUserIds,
USAGE_POOL,
} from '$lib/stores';
import { socket, activeUserIds, USAGE_POOL } from '$lib/stores';
import { WEBUI_BASE_URL } from '$lib/constants';
export const setupSocket = async (enableWebsocket) => {
const _socket = io(`${WEBUI_BASE_URL}` || undefined, {
reconnection: true,
reconnectionDelay: 1000,
reconnectionDelayMax: 5000,
randomizationFactor: 0.5,
path: '/ws/socket.io',
transports: enableWebsocket ? ['websocket'] : ['polling', 'websocket'],
auth: { token: localStorage.token }
});
const _socket = io(`${WEBUI_BASE_URL}` || undefined, {
reconnection: true,
reconnectionDelay: 1000,
reconnectionDelayMax: 5000,
randomizationFactor: 0.5,
path: '/ws/socket.io',
transports: enableWebsocket ? ['websocket'] : ['polling', 'websocket'],
auth: { token: localStorage.token }
});
await socket.set(_socket);
await socket.set(_socket);
_socket.on('connect_error', (err) => {
console.log('connect_error', err);
});
_socket.on('connect_error', (err) => {
console.log('connect_error', err);
});
_socket.on('connect', () => {
console.log('connected', _socket.id);
});
_socket.on('connect', () => {
console.log('connected', _socket.id);
});
_socket.on('reconnect_attempt', (attempt) => {
console.log('reconnect_attempt', attempt);
});
_socket.on('reconnect_attempt', (attempt) => {
console.log('reconnect_attempt', attempt);
});
_socket.on('reconnect_failed', () => {
console.log('reconnect_failed');
});
_socket.on('reconnect_failed', () => {
console.log('reconnect_failed');
});
_socket.on('disconnect', (reason, details) => {
console.log(`Socket ${_socket.id} disconnected due to ${reason}`);
if (details) {
console.log('Additional details:', details);
}
});
_socket.on('disconnect', (reason, details) => {
console.log(`Socket ${_socket.id} disconnected due to ${reason}`);
if (details) {
console.log('Additional details:', details);
}
});
_socket.on('user-list', (data) => {
console.log('user-list', data);
activeUserIds.set(data.user_ids);
});
_socket.on('user-list', (data) => {
console.log('user-list', data);
activeUserIds.set(data.user_ids);
});
_socket.on('usage', (data) => {
console.log('usage', data);
USAGE_POOL.set(data['models']);
});
_socket.on('usage', (data) => {
console.log('usage', data);
USAGE_POOL.set(data['models']);
});
};