chore: format

This commit is contained in:
Timothy Jaeryang Baek 2025-05-24 02:13:46 +04:00
parent 29d08c2a16
commit 51ab02f3af
53 changed files with 210 additions and 2 deletions

View file

@ -774,7 +774,9 @@
{#if RAGConfig.ENABLE_RAG_HYBRID_SEARCH === true} {#if RAGConfig.ENABLE_RAG_HYBRID_SEARCH === true}
<div class="mb-2.5 flex w-full justify-between"> <div class="mb-2.5 flex w-full justify-between">
<div class="self-center text-xs font-medium">{$i18n.t('Weight of BM25 Retrieval')}</div> <div class="self-center text-xs font-medium">
{$i18n.t('Weight of BM25 Retrieval')}
</div>
<div class="flex items-center relative"> <div class="flex items-center relative">
<input <input
class="flex-1 w-full text-sm bg-transparent outline-hidden" class="flex-1 w-full text-sm bg-transparent outline-hidden"

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "وصف", "Description": "وصف",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "لم أتبع التعليمات بشكل كامل", "Didn't fully follow instructions": "لم أتبع التعليمات بشكل كامل",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "أدخل مفتاح واجهة برمجة تطبيقات البحث الشجاع", "Enter Brave Search API Key": "أدخل مفتاح واجهة برمجة تطبيقات البحث الشجاع",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "تحذير", "Warning": "تحذير",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "ما هو الجديد", "Whats New in": "ما هو الجديد",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "صف قاعدة معرفتك وأهدافك", "Describe your knowledge base and objectives": "صف قاعدة معرفتك وأهدافك",
"Description": "وصف", "Description": "وصف",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "لم أتبع التعليمات بشكل كامل", "Didn't fully follow instructions": "لم أتبع التعليمات بشكل كامل",
"Direct": "", "Direct": "",
"Direct Connections": "الاتصالات المباشرة", "Direct Connections": "الاتصالات المباشرة",
@ -425,6 +426,7 @@
"Enter Application DN Password": "أدخل كلمة مرور DN التطبيق", "Enter Application DN Password": "أدخل كلمة مرور DN التطبيق",
"Enter Bing Search V7 Endpoint": "أدخل نقطة نهاية Bing Search V7", "Enter Bing Search V7 Endpoint": "أدخل نقطة نهاية Bing Search V7",
"Enter Bing Search V7 Subscription Key": "أدخل مفتاح اشتراك Bing Search V7", "Enter Bing Search V7 Subscription Key": "أدخل مفتاح اشتراك Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "أدخل مفتاح API لـ Bocha Search", "Enter Bocha Search API Key": "أدخل مفتاح API لـ Bocha Search",
"Enter Brave Search API Key": "أدخل مفتاح واجهة برمجة تطبيقات البحث الشجاع", "Enter Brave Search API Key": "أدخل مفتاح واجهة برمجة تطبيقات البحث الشجاع",
"Enter certificate path": "أدخل مسار الشهادة", "Enter certificate path": "أدخل مسار الشهادة",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "الصوت", "Voice": "الصوت",
"Voice Input": "إدخال صوتي", "Voice Input": "إدخال صوتي",
"Voice mode": "",
"Warning": "تحذير", "Warning": "تحذير",
"Warning:": "تحذير:", "Warning:": "تحذير:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "تحذير: تفعيل هذا الخيار سيسمح للمستخدمين برفع كود عشوائي على الخادم.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "تحذير: تفعيل هذا الخيار سيسمح للمستخدمين برفع كود عشوائي على الخادم.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "ستقوم WebUI بإرسال الطلبات إلى \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "ما الذي تحاول تحقيقه؟", "What are you trying to achieve?": "ما الذي تحاول تحقيقه؟",
"What are you working on?": "على ماذا تعمل؟", "What are you working on?": "على ماذا تعمل؟",
"Whats New in": "ما هو الجديد", "Whats New in": "ما هو الجديد",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Опишете вашата база от знания и цели", "Describe your knowledge base and objectives": "Опишете вашата база от знания и цели",
"Description": "Описание", "Description": "Описание",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Не следва напълно инструкциите", "Didn't fully follow instructions": "Не следва напълно инструкциите",
"Direct": "", "Direct": "",
"Direct Connections": "Директни връзки", "Direct Connections": "Директни връзки",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Въведете парола за DN на приложението", "Enter Application DN Password": "Въведете парола за DN на приложението",
"Enter Bing Search V7 Endpoint": "Въведете крайна точка за Bing Search V7", "Enter Bing Search V7 Endpoint": "Въведете крайна точка за Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Въведете абонаментен ключ за Bing Search V7", "Enter Bing Search V7 Subscription Key": "Въведете абонаментен ключ за Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Въведете API ключ за Bocha Search", "Enter Bocha Search API Key": "Въведете API ключ за Bocha Search",
"Enter Brave Search API Key": "Въведете API ключ за Brave Search", "Enter Brave Search API Key": "Въведете API ключ за Brave Search",
"Enter certificate path": "Въведете път до сертификата", "Enter certificate path": "Въведете път до сертификата",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Глас", "Voice": "Глас",
"Voice Input": "Гласов вход", "Voice Input": "Гласов вход",
"Voice mode": "",
"Warning": "Предупреждение", "Warning": "Предупреждение",
"Warning:": "Предупреждение:", "Warning:": "Предупреждение:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Предупреждение: Активирането на това ще позволи на потребителите да качват произволен код на сървъра.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Предупреждение: Активирането на това ще позволи на потребителите да качват произволен код на сървъра.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ще прави заявки към \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ще прави заявки към \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ще прави заявки към \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ще прави заявки към \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Какво се опитвате да постигнете?", "What are you trying to achieve?": "Какво се опитвате да постигнете?",
"What are you working on?": "Върху какво работите?", "What are you working on?": "Върху какво работите?",
"Whats New in": "Какво е ново в", "Whats New in": "Какво е ново в",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "বিবরণ", "Description": "বিবরণ",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ইনস্ট্রাকশন সম্পূর্ণ অনুসরণ করা হয়নি", "Didn't fully follow instructions": "ইনস্ট্রাকশন সম্পূর্ণ অনুসরণ করা হয়নি",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "সাহসী অনুসন্ধান API কী লিখুন", "Enter Brave Search API Key": "সাহসী অনুসন্ধান API কী লিখুন",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "সতর্কীকরণ", "Warning": "সতর্কীকরণ",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "এতে নতুন কী", "Whats New in": "এতে নতুন কী",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "ཁྱེད་ཀྱི་ཤེས་བྱའི་རྟེན་གཞི་དང་དམིགས་ཡུལ་འགྲེལ་བཤད་བྱེད་པ།", "Describe your knowledge base and objectives": "ཁྱེད་ཀྱི་ཤེས་བྱའི་རྟེན་གཞི་དང་དམིགས་ཡུལ་འགྲེལ་བཤད་བྱེད་པ།",
"Description": "འགྲེལ་བཤད།", "Description": "འགྲེལ་བཤད།",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ལམ་སྟོན་ཡོངས་སུ་མ་བསྒྲུབས།", "Didn't fully follow instructions": "ལམ་སྟོན་ཡོངས་སུ་མ་བསྒྲུབས།",
"Direct": "ཐད་ཀར།", "Direct": "ཐད་ཀར།",
"Direct Connections": "ཐད་ཀར་སྦྲེལ་མཐུད།", "Direct Connections": "ཐད་ཀར་སྦྲེལ་མཐུད།",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Application DN གསང་གྲངས་འཇུག་པ།", "Enter Application DN Password": "Application DN གསང་གྲངས་འཇུག་པ།",
"Enter Bing Search V7 Endpoint": "Bing Search V7 མཇུག་མཐུད་འཇུག་པ།", "Enter Bing Search V7 Endpoint": "Bing Search V7 མཇུག་མཐུད་འཇུག་པ།",
"Enter Bing Search V7 Subscription Key": "Bing Search V7 མངགས་ཉོ་ལྡེ་མིག་འཇུག་པ།", "Enter Bing Search V7 Subscription Key": "Bing Search V7 མངགས་ཉོ་ལྡེ་མིག་འཇུག་པ།",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Bocha Search API ལྡེ་མིག་འཇུག་པ།", "Enter Bocha Search API Key": "Bocha Search API ལྡེ་མིག་འཇུག་པ།",
"Enter Brave Search API Key": "Brave Search API ལྡེ་མིག་འཇུག་པ།", "Enter Brave Search API Key": "Brave Search API ལྡེ་མིག་འཇུག་པ།",
"Enter certificate path": "ལག་ཁྱེར་གྱི་ལམ་བུ་འཇུག་པ།", "Enter certificate path": "ལག་ཁྱེར་གྱི་ལམ་བུ་འཇུག་པ།",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "སྐད།", "Voice": "སྐད།",
"Voice Input": "སྐད་ཀྱི་ནང་འཇུག", "Voice Input": "སྐད་ཀྱི་ནང་འཇུག",
"Voice mode": "",
"Warning": "ཉེན་བརྡ།", "Warning": "ཉེན་བརྡ།",
"Warning:": "ཉེན་བརྡ།:", "Warning:": "ཉེན་བརྡ།:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "ཉེན་བརྡ།: འདི་སྒུལ་བསྐྱོད་བྱས་ན་བེད་སྤྱོད་མཁན་ཚོས་སར་བར་སྟེང་གང་འདོད་ཀྱི་ཀོཌ་སྤར་བར་གནང་བ་སྤྲོད་ངེས།", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "ཉེན་བརྡ།: འདི་སྒུལ་བསྐྱོད་བྱས་ན་བེད་སྤྱོད་མཁན་ཚོས་སར་བར་སྟེང་གང་འདོད་ཀྱི་ཀོཌ་སྤར་བར་གནང་བ་སྤྲོད་ངེས།",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ཡིས་ \"{{url}}/api/chat\" ལ་རེ་ཞུ་གཏོང་ངེས།", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI ཡིས་ \"{{url}}/api/chat\" ལ་རེ་ཞུ་གཏོང་ངེས།",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ཡིས་ \"{{url}}/chat/completions\" ལ་རེ་ཞུ་གཏོང་ངེས།", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI ཡིས་ \"{{url}}/chat/completions\" ལ་རེ་ཞུ་གཏོང་ངེས།",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "ཁྱེད་ཀྱིས་ཅི་ཞིག་འགྲུབ་ཐབས་བྱེད་བཞིན་ཡོད།", "What are you trying to achieve?": "ཁྱེད་ཀྱིས་ཅི་ཞིག་འགྲུབ་ཐབས་བྱེད་བཞིན་ཡོད།",
"What are you working on?": "ཁྱེད་ཀྱིས་ཅི་ཞིག་ལས་ཀ་བྱེད་བཞིན་ཡོད།", "What are you working on?": "ཁྱེད་ཀྱིས་ཅི་ཞིག་ལས་ཀ་བྱེད་བཞིན་ཡོད།",
"Whats New in": "གསར་པ་ཅི་ཡོད།", "Whats New in": "གསར་པ་ཅི་ཡོད།",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Descriu la teva base de coneixement i objectius", "Describe your knowledge base and objectives": "Descriu la teva base de coneixement i objectius",
"Description": "Descripció", "Description": "Descripció",
"Detect Artifacts Automatically": "Detectar automàticament els artefactes", "Detect Artifacts Automatically": "Detectar automàticament els artefactes",
"Dictate": "",
"Didn't fully follow instructions": "No s'han seguit les instruccions completament", "Didn't fully follow instructions": "No s'han seguit les instruccions completament",
"Direct": "Directe", "Direct": "Directe",
"Direct Connections": "Connexions directes", "Direct Connections": "Connexions directes",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Introdueix la contrasenya del DN d'aplicació", "Enter Application DN Password": "Introdueix la contrasenya del DN d'aplicació",
"Enter Bing Search V7 Endpoint": "Introdueix el punt de connexió de Bing Search V7", "Enter Bing Search V7 Endpoint": "Introdueix el punt de connexió de Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Introdueix la clau de subscripció de Bing Search V7", "Enter Bing Search V7 Subscription Key": "Introdueix la clau de subscripció de Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Introdueix la clau API de Bocha Search", "Enter Bocha Search API Key": "Introdueix la clau API de Bocha Search",
"Enter Brave Search API Key": "Introdueix la clau API de Brave Search", "Enter Brave Search API Key": "Introdueix la clau API de Brave Search",
"Enter certificate path": "Introdueix el camí del certificat", "Enter certificate path": "Introdueix el camí del certificat",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Veu", "Voice": "Veu",
"Voice Input": "Entrada de veu", "Voice Input": "Entrada de veu",
"Voice mode": "",
"Warning": "Avís", "Warning": "Avís",
"Warning:": "Avís:", "Warning:": "Avís:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avís: Habilitar això permetrà als usuaris penjar codi arbitrari al servidor.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avís: Habilitar això permetrà als usuaris penjar codi arbitrari al servidor.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI farà peticions a \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI farà peticions a \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI farà peticions a \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI farà peticions a \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI farà peticions a \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI farà peticions a \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Què intentes aconseguir?", "What are you trying to achieve?": "Què intentes aconseguir?",
"What are you working on?": "En què estàs treballant?", "What are you working on?": "En què estàs treballant?",
"Whats New in": "Què hi ha de nou a", "Whats New in": "Què hi ha de nou a",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Deskripsyon", "Description": "Deskripsyon",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "", "Didn't fully follow instructions": "",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "", "Enter Brave Search API Key": "",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "", "Warning": "",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Unsay bag-o sa", "Whats New in": "Unsay bag-o sa",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Popis", "Description": "Popis",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nenásledovali jste přesně všechny instrukce.", "Didn't fully follow instructions": "Nenásledovali jste přesně všechny instrukce.",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Zadejte API klíč pro Brave Search", "Enter Brave Search API Key": "Zadejte API klíč pro Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Hlas", "Voice": "Hlas",
"Voice Input": "Hlasový vstup", "Voice Input": "Hlasový vstup",
"Voice mode": "",
"Warning": "Varování", "Warning": "Varování",
"Warning:": "Upozornění:", "Warning:": "Upozornění:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Co je nového v", "Whats New in": "Co je nového v",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Beskriv din videnbase og mål", "Describe your knowledge base and objectives": "Beskriv din videnbase og mål",
"Description": "Beskrivelse", "Description": "Beskrivelse",
"Detect Artifacts Automatically": "Genkend artifakter automatisk", "Detect Artifacts Automatically": "Genkend artifakter automatisk",
"Dictate": "",
"Didn't fully follow instructions": "Fulgte ikke instruktioner", "Didn't fully follow instructions": "Fulgte ikke instruktioner",
"Direct": "Direkte", "Direct": "Direkte",
"Direct Connections": "Direkte forbindelser", "Direct Connections": "Direkte forbindelser",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Indtast Brave Search API-nøgle", "Enter Brave Search API Key": "Indtast Brave Search API-nøgle",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Stemme", "Voice": "Stemme",
"Voice Input": "Stemme Input", "Voice Input": "Stemme Input",
"Voice mode": "",
"Warning": "Advarsel", "Warning": "Advarsel",
"Warning:": "Advarsel:", "Warning:": "Advarsel:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer dette, vil brugerne kunne uploade vilkårlig kode på serveren.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer dette, vil brugerne kunne uploade vilkårlig kode på serveren.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Hvad prøver du at opnå?", "What are you trying to achieve?": "Hvad prøver du at opnå?",
"What are you working on?": "Hvad arbejder du på?", "What are you working on?": "Hvad arbejder du på?",
"Whats New in": "Nyheder i", "Whats New in": "Nyheder i",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Beschreiben Sie Ihren Wissensspeicher und Ihre Ziele", "Describe your knowledge base and objectives": "Beschreiben Sie Ihren Wissensspeicher und Ihre Ziele",
"Description": "Beschreibung", "Description": "Beschreibung",
"Detect Artifacts Automatically": "Artefakte automatisch erkennen", "Detect Artifacts Automatically": "Artefakte automatisch erkennen",
"Dictate": "",
"Didn't fully follow instructions": "Nicht genau den Answeisungen gefolgt", "Didn't fully follow instructions": "Nicht genau den Answeisungen gefolgt",
"Direct": "Direkt", "Direct": "Direkt",
"Direct Connections": "Direktverbindungen", "Direct Connections": "Direktverbindungen",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Geben Sie das Anwendungs-DN-Passwort ein", "Enter Application DN Password": "Geben Sie das Anwendungs-DN-Passwort ein",
"Enter Bing Search V7 Endpoint": "Geben Sie den Bing Search V7-Endpunkt ein", "Enter Bing Search V7 Endpoint": "Geben Sie den Bing Search V7-Endpunkt ein",
"Enter Bing Search V7 Subscription Key": "Geben Sie den Bing Search V7-Abonnement-Schlüssel ein", "Enter Bing Search V7 Subscription Key": "Geben Sie den Bing Search V7-Abonnement-Schlüssel ein",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Geben Sie den Bocha Search API-Schlüssel ein", "Enter Bocha Search API Key": "Geben Sie den Bocha Search API-Schlüssel ein",
"Enter Brave Search API Key": "Geben Sie den Brave Search API-Schlüssel ein", "Enter Brave Search API Key": "Geben Sie den Brave Search API-Schlüssel ein",
"Enter certificate path": "Geben Sie den Zertifikatpfad ein", "Enter certificate path": "Geben Sie den Zertifikatpfad ein",
@ -1281,6 +1283,7 @@
"Vision": "Bilderkennung", "Vision": "Bilderkennung",
"Voice": "Stimme", "Voice": "Stimme",
"Voice Input": "Spracheingabe", "Voice Input": "Spracheingabe",
"Voice mode": "",
"Warning": "Warnung", "Warning": "Warnung",
"Warning:": "Warnung:", "Warning:": "Warnung:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Warnung: Wenn Sie dies aktivieren, können Benutzer beliebigen Code auf dem Server hochladen.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Warnung: Wenn Sie dies aktivieren, können Benutzer beliebigen Code auf dem Server hochladen.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI wird Anfragen an \"{{url}}\" senden", "WebUI will make requests to \"{{url}}\"": "WebUI wird Anfragen an \"{{url}}\" senden",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI wird Anfragen an \"{{url}}/api/chat\" senden", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI wird Anfragen an \"{{url}}/api/chat\" senden",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI wird Anfragen an \"{{url}}/chat/completions\" senden", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI wird Anfragen an \"{{url}}/chat/completions\" senden",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Was versuchen Sie zu erreichen?", "What are you trying to achieve?": "Was versuchen Sie zu erreichen?",
"What are you working on?": "Woran arbeiten Sie?", "What are you working on?": "Woran arbeiten Sie?",
"Whats New in": "Neuigkeiten von", "Whats New in": "Neuigkeiten von",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Description", "Description": "Description",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "", "Didn't fully follow instructions": "",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "", "Enter Brave Search API Key": "",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "", "Warning": "",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Whats New in much new", "Whats New in": "Whats New in much new",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Περιγράψτε τη βάση γνώσης και τους στόχους σας", "Describe your knowledge base and objectives": "Περιγράψτε τη βάση γνώσης και τους στόχους σας",
"Description": "Περιγραφή", "Description": "Περιγραφή",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Δεν ακολούθησε πλήρως τις οδηγίες", "Didn't fully follow instructions": "Δεν ακολούθησε πλήρως τις οδηγίες",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Εισάγετε Κωδικό DN Εφαρμογής", "Enter Application DN Password": "Εισάγετε Κωδικό DN Εφαρμογής",
"Enter Bing Search V7 Endpoint": "Εισάγετε το Τέλος Bing Search V7", "Enter Bing Search V7 Endpoint": "Εισάγετε το Τέλος Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Εισάγετε το Κλειδί Συνδρομής Bing Search V7", "Enter Bing Search V7 Subscription Key": "Εισάγετε το Κλειδί Συνδρομής Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Εισάγετε το Κλειδί API Brave Search", "Enter Brave Search API Key": "Εισάγετε το Κλειδί API Brave Search",
"Enter certificate path": "Εισάγετε τη διαδρομή πιστοποιητικού", "Enter certificate path": "Εισάγετε τη διαδρομή πιστοποιητικού",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Φωνή", "Voice": "Φωνή",
"Voice Input": "Εισαγωγή Φωνής", "Voice Input": "Εισαγωγή Φωνής",
"Voice mode": "",
"Warning": "Προειδοποίηση", "Warning": "Προειδοποίηση",
"Warning:": "Προειδοποίηση:", "Warning:": "Προειδοποίηση:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Προειδοποίηση: Η ενεργοποίηση αυτού θα επιτρέψει στους χρήστες να ανεβάσουν αυθαίρετο κώδικα στον διακομιστή.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Προειδοποίηση: Η ενεργοποίηση αυτού θα επιτρέψει στους χρήστες να ανεβάσουν αυθαίρετο κώδικα στον διακομιστή.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "Το WebUI θα κάνει αιτήματα στο \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "Το WebUI θα κάνει αιτήματα στο \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "Το WebUI θα κάνει αιτήματα στο \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "Το WebUI θα κάνει αιτήματα στο \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Τι προσπαθείτε να πετύχετε?", "What are you trying to achieve?": "Τι προσπαθείτε να πετύχετε?",
"What are you working on?": "Τι εργάζεστε;", "What are you working on?": "Τι εργάζεστε;",
"Whats New in": "Τι νέο υπάρχει στο", "Whats New in": "Τι νέο υπάρχει στο",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "", "Description": "",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "", "Didn't fully follow instructions": "",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "", "Enter Brave Search API Key": "",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "", "Warning": "",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "", "Whats New in": "",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "", "Description": "",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "", "Didn't fully follow instructions": "",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -1282,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "", "Warning": "",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1300,12 +1302,12 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "", "Whats New in": "",
"When enabled, the model will respond to each chat message in real-time, generating a response as soon as the user sends a message. This mode is useful for live chat applications, but may impact performance on slower hardware.": "", "When enabled, the model will respond to each chat message in real-time, generating a response as soon as the user sends a message. This mode is useful for live chat applications, but may impact performance on slower hardware.": "",
"wherever you are": "", "wherever you are": "",
"Weight of BM25 Retrieval": "",
"Whisper (Local)": "", "Whisper (Local)": "",
"Why?": "", "Why?": "",
"Widescreen Mode": "", "Widescreen Mode": "",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Describe tu Base de Conocimientos y sus objetivos", "Describe your knowledge base and objectives": "Describe tu Base de Conocimientos y sus objetivos",
"Description": "Descripción", "Description": "Descripción",
"Detect Artifacts Automatically": "Detectar Artefactos Automáticamente", "Detect Artifacts Automatically": "Detectar Artefactos Automáticamente",
"Dictate": "",
"Didn't fully follow instructions": "No seguiste completamente las instrucciones", "Didn't fully follow instructions": "No seguiste completamente las instrucciones",
"Direct": "Directo", "Direct": "Directo",
"Direct Connections": "Conexiones Directas", "Direct Connections": "Conexiones Directas",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Ingresar la Contraseña del DN de la Aplicación", "Enter Application DN Password": "Ingresar la Contraseña del DN de la Aplicación",
"Enter Bing Search V7 Endpoint": "Ingresar el Endpoint de Bing Search V7", "Enter Bing Search V7 Endpoint": "Ingresar el Endpoint de Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Ingresar la Clave de Suscripción de Bing Search V7", "Enter Bing Search V7 Subscription Key": "Ingresar la Clave de Suscripción de Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Ingresar la Clave API de Bocha Search", "Enter Bocha Search API Key": "Ingresar la Clave API de Bocha Search",
"Enter Brave Search API Key": "Ingresar la Clave API de Brave Search", "Enter Brave Search API Key": "Ingresar la Clave API de Brave Search",
"Enter certificate path": "Ingresar la ruta del certificado", "Enter certificate path": "Ingresar la ruta del certificado",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voz", "Voice": "Voz",
"Voice Input": "Entrada de Voz", "Voice Input": "Entrada de Voz",
"Voice mode": "",
"Warning": "Aviso", "Warning": "Aviso",
"Warning:": "Aviso:", "Warning:": "Aviso:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Aviso: Habilitar esto permitirá a los usuarios subir código arbitrario al servidor.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Aviso: Habilitar esto permitirá a los usuarios subir código arbitrario al servidor.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI hará solicitudes a \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI hará solicitudes a \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI hará solicitudes a \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI hará solicitudes a \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "¿Qué estás tratando de conseguir?", "What are you trying to achieve?": "¿Qué estás tratando de conseguir?",
"What are you working on?": "¿En qué estás trabajando?", "What are you working on?": "¿En qué estás trabajando?",
"Whats New in": "Que hay de Nuevo en", "Whats New in": "Que hay de Nuevo en",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Kirjeldage oma teadmiste baasi ja eesmärke", "Describe your knowledge base and objectives": "Kirjeldage oma teadmiste baasi ja eesmärke",
"Description": "Kirjeldus", "Description": "Kirjeldus",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Ei järginud täielikult juhiseid", "Didn't fully follow instructions": "Ei järginud täielikult juhiseid",
"Direct": "", "Direct": "",
"Direct Connections": "Otsesed ühendused", "Direct Connections": "Otsesed ühendused",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Sisestage rakenduse DN parool", "Enter Application DN Password": "Sisestage rakenduse DN parool",
"Enter Bing Search V7 Endpoint": "Sisestage Bing Search V7 lõpp-punkt", "Enter Bing Search V7 Endpoint": "Sisestage Bing Search V7 lõpp-punkt",
"Enter Bing Search V7 Subscription Key": "Sisestage Bing Search V7 tellimuse võti", "Enter Bing Search V7 Subscription Key": "Sisestage Bing Search V7 tellimuse võti",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Sisestage Bocha Search API võti", "Enter Bocha Search API Key": "Sisestage Bocha Search API võti",
"Enter Brave Search API Key": "Sisestage Brave Search API võti", "Enter Brave Search API Key": "Sisestage Brave Search API võti",
"Enter certificate path": "Sisestage sertifikaadi tee", "Enter certificate path": "Sisestage sertifikaadi tee",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Hääl", "Voice": "Hääl",
"Voice Input": "Hääle sisend", "Voice Input": "Hääle sisend",
"Voice mode": "",
"Warning": "Hoiatus", "Warning": "Hoiatus",
"Warning:": "Hoiatus:", "Warning:": "Hoiatus:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Hoiatus: Selle lubamine võimaldab kasutajatel üles laadida suvalist koodi serverisse.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Hoiatus: Selle lubamine võimaldab kasutajatel üles laadida suvalist koodi serverisse.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI teeb päringuid aadressile \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI teeb päringuid aadressile \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI teeb päringuid aadressile \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI teeb päringuid aadressile \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Mida te püüate saavutada?", "What are you trying to achieve?": "Mida te püüate saavutada?",
"What are you working on?": "Millega te tegelete?", "What are you working on?": "Millega te tegelete?",
"Whats New in": "Mis on uut", "Whats New in": "Mis on uut",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Deskribatu zure ezagutza-basea eta helburuak", "Describe your knowledge base and objectives": "Deskribatu zure ezagutza-basea eta helburuak",
"Description": "Deskribapena", "Description": "Deskribapena",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Ez ditu jarraibideak guztiz jarraitu", "Didn't fully follow instructions": "Ez ditu jarraibideak guztiz jarraitu",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Sartu Aplikazioaren DN Pasahitza", "Enter Application DN Password": "Sartu Aplikazioaren DN Pasahitza",
"Enter Bing Search V7 Endpoint": "Sartu Bing Bilaketa V7 Endpointua", "Enter Bing Search V7 Endpoint": "Sartu Bing Bilaketa V7 Endpointua",
"Enter Bing Search V7 Subscription Key": "Sartu Bing Bilaketa V7 Harpidetza Gakoa", "Enter Bing Search V7 Subscription Key": "Sartu Bing Bilaketa V7 Harpidetza Gakoa",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Sartu Brave Bilaketa API Gakoa", "Enter Brave Search API Key": "Sartu Brave Bilaketa API Gakoa",
"Enter certificate path": "Sartu ziurtagiriaren bidea", "Enter certificate path": "Sartu ziurtagiriaren bidea",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Ahotsa", "Voice": "Ahotsa",
"Voice Input": "Ahots sarrera", "Voice Input": "Ahots sarrera",
"Voice mode": "",
"Warning": "Abisua", "Warning": "Abisua",
"Warning:": "Abisua:", "Warning:": "Abisua:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Abisua: Hau gaitzeak erabiltzaileei zerbitzarian kode arbitrarioa kargatzea ahalbidetuko die.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Abisua: Hau gaitzeak erabiltzaileei zerbitzarian kode arbitrarioa kargatzea ahalbidetuko die.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI-k eskaerak egingo ditu \"{{url}}/api/chat\"-era", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI-k eskaerak egingo ditu \"{{url}}/api/chat\"-era",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI-k eskaerak egingo ditu \"{{url}}/chat/completions\"-era", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI-k eskaerak egingo ditu \"{{url}}/chat/completions\"-era",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Zer lortu nahi duzu?", "What are you trying to achieve?": "Zer lortu nahi duzu?",
"What are you working on?": "Zertan ari zara lanean?", "What are you working on?": "Zertan ari zara lanean?",
"Whats New in": "Zer berri honetan:", "Whats New in": "Zer berri honetan:",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "پایگاه دانش و اهداف خود را توصیف کنید", "Describe your knowledge base and objectives": "پایگاه دانش و اهداف خود را توصیف کنید",
"Description": "توضیحات", "Description": "توضیحات",
"Detect Artifacts Automatically": "تشخیص خودکار مصنوعات", "Detect Artifacts Automatically": "تشخیص خودکار مصنوعات",
"Dictate": "",
"Didn't fully follow instructions": "نمی تواند دستورالعمل را کامل پیگیری کند", "Didn't fully follow instructions": "نمی تواند دستورالعمل را کامل پیگیری کند",
"Direct": "مستقیم", "Direct": "مستقیم",
"Direct Connections": "اتصالات مستقیم", "Direct Connections": "اتصالات مستقیم",
@ -425,6 +426,7 @@
"Enter Application DN Password": "رمز عبور DN برنامه را وارد کنید", "Enter Application DN Password": "رمز عبور DN برنامه را وارد کنید",
"Enter Bing Search V7 Endpoint": "نقطه پایانی جستجوی Bing V7 را وارد کنید", "Enter Bing Search V7 Endpoint": "نقطه پایانی جستجوی Bing V7 را وارد کنید",
"Enter Bing Search V7 Subscription Key": "کلید اشتراک جستجوی Bing V7 را وارد کنید", "Enter Bing Search V7 Subscription Key": "کلید اشتراک جستجوی Bing V7 را وارد کنید",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "کلید API جستجوی Bocha را وارد کنید", "Enter Bocha Search API Key": "کلید API جستجوی Bocha را وارد کنید",
"Enter Brave Search API Key": "کلید API جستجوی شجاع را وارد کنید", "Enter Brave Search API Key": "کلید API جستجوی شجاع را وارد کنید",
"Enter certificate path": "مسیر گواهینامه را وارد کنید", "Enter certificate path": "مسیر گواهینامه را وارد کنید",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "صوت", "Voice": "صوت",
"Voice Input": "ورودی صوتی", "Voice Input": "ورودی صوتی",
"Voice mode": "",
"Warning": "هشدار", "Warning": "هشدار",
"Warning:": "هشدار", "Warning:": "هشدار",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "هشدار: فعال کردن این گزینه به کاربران اجازه می\u200cدهد کد دلخواه را روی سرور آپلود کنند.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "هشدار: فعال کردن این گزینه به کاربران اجازه می\u200cدهد کد دلخواه را روی سرور آپلود کنند.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI به \"{{url}}\" درخواست خواهد داد", "WebUI will make requests to \"{{url}}\"": "WebUI به \"{{url}}\" درخواست خواهد داد",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI به \"{{url}}/api/chat\" درخواست خواهد داد", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI به \"{{url}}/api/chat\" درخواست خواهد داد",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI به \"{{url}}/chat/completions\" درخواست خواهد داد", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI به \"{{url}}/chat/completions\" درخواست خواهد داد",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "به دنبال دستیابی به چه هدفی هستید؟", "What are you trying to achieve?": "به دنبال دستیابی به چه هدفی هستید؟",
"What are you working on?": "روی چه چیزی کار می\u200cکنید؟", "What are you working on?": "روی چه چیزی کار می\u200cکنید؟",
"Whats New in": "", "Whats New in": "",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Kuvaa tietokantasi ja tavoitteesi", "Describe your knowledge base and objectives": "Kuvaa tietokantasi ja tavoitteesi",
"Description": "Kuvaus", "Description": "Kuvaus",
"Detect Artifacts Automatically": "Tunnista artefaktit automaattisesti", "Detect Artifacts Automatically": "Tunnista artefaktit automaattisesti",
"Dictate": "",
"Didn't fully follow instructions": "Ei noudattanut ohjeita täysin", "Didn't fully follow instructions": "Ei noudattanut ohjeita täysin",
"Direct": "Suora", "Direct": "Suora",
"Direct Connections": "Suorat yhteydet", "Direct Connections": "Suorat yhteydet",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Kirjoita sovelluksen DN-salasana", "Enter Application DN Password": "Kirjoita sovelluksen DN-salasana",
"Enter Bing Search V7 Endpoint": "Kirjoita Bing Search V7 -päätepisteen osoite", "Enter Bing Search V7 Endpoint": "Kirjoita Bing Search V7 -päätepisteen osoite",
"Enter Bing Search V7 Subscription Key": "Kirjoita Bing Search V7 -tilauskäyttäjäavain", "Enter Bing Search V7 Subscription Key": "Kirjoita Bing Search V7 -tilauskäyttäjäavain",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Kirjoita Bocha Search API -avain", "Enter Bocha Search API Key": "Kirjoita Bocha Search API -avain",
"Enter Brave Search API Key": "Kirjoita Brave Search API -avain", "Enter Brave Search API Key": "Kirjoita Brave Search API -avain",
"Enter certificate path": "Kirjoita varmennepolku", "Enter certificate path": "Kirjoita varmennepolku",
@ -1281,6 +1283,7 @@
"Vision": "Visio", "Vision": "Visio",
"Voice": "Ääni", "Voice": "Ääni",
"Voice Input": "Äänitulolaitteen käyttö", "Voice Input": "Äänitulolaitteen käyttö",
"Voice mode": "",
"Warning": "Varoitus", "Warning": "Varoitus",
"Warning:": "Varoitus:", "Warning:": "Varoitus:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varoitus: Tämän käyttöönotto sallii käyttäjien ladata mielivaltaista koodia palvelimelle.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varoitus: Tämän käyttöönotto sallii käyttäjien ladata mielivaltaista koodia palvelimelle.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI lähettää pyyntöjä osoitteeseen \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Mitä yrität saavuttaa?", "What are you trying to achieve?": "Mitä yrität saavuttaa?",
"What are you working on?": "Mitä olet työskentelemässä?", "What are you working on?": "Mitä olet työskentelemässä?",
"Whats New in": "Mitä uutta", "Whats New in": "Mitä uutta",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Description", "Description": "Description",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "N'a pas entièrement respecté les instructions", "Didn't fully follow instructions": "N'a pas entièrement respecté les instructions",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Entrez la clé API Brave Search", "Enter Brave Search API Key": "Entrez la clé API Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voix", "Voice": "Voix",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Avertissement !", "Warning": "Avertissement !",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Quoi de neuf", "Whats New in": "Quoi de neuf",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Décrivez votre base de connaissances et vos objectifs", "Describe your knowledge base and objectives": "Décrivez votre base de connaissances et vos objectifs",
"Description": "Description", "Description": "Description",
"Detect Artifacts Automatically": "Détection automatique des Artifacts", "Detect Artifacts Automatically": "Détection automatique des Artifacts",
"Dictate": "",
"Didn't fully follow instructions": "N'a pas entièrement respecté les instructions", "Didn't fully follow instructions": "N'a pas entièrement respecté les instructions",
"Direct": "Direct", "Direct": "Direct",
"Direct Connections": "Direct connexions", "Direct Connections": "Direct connexions",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Entrez le mot de passe DN de l'application", "Enter Application DN Password": "Entrez le mot de passe DN de l'application",
"Enter Bing Search V7 Endpoint": "Entrez le point de terminaison Bing Search V7", "Enter Bing Search V7 Endpoint": "Entrez le point de terminaison Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Entrez la clé d'abonnement Bing Search V7", "Enter Bing Search V7 Subscription Key": "Entrez la clé d'abonnement Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Entrez la clé API Brave Search", "Enter Brave Search API Key": "Entrez la clé API Brave Search",
"Enter certificate path": "Entrez le chemin du certificat", "Enter certificate path": "Entrez le chemin du certificat",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voix", "Voice": "Voix",
"Voice Input": "Saisie vocale", "Voice Input": "Saisie vocale",
"Voice mode": "",
"Warning": "Avertissement", "Warning": "Avertissement",
"Warning:": "Avertissement :", "Warning:": "Avertissement :",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avertissement : Activer cette option permettra aux utilisateurs de télécharger du code arbitraire sur le serveur.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avertissement : Activer cette option permettra aux utilisateurs de télécharger du code arbitraire sur le serveur.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI effectuera des requêtes vers \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI effectuera des requêtes vers \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI fera des requêtes à \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI fera des requêtes à \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI fera des requêtes à \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI fera des requêtes à \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Que cherchez-vous à accomplir ?", "What are you trying to achieve?": "Que cherchez-vous à accomplir ?",
"What are you working on?": "Sur quoi travaillez-vous ?", "What are you working on?": "Sur quoi travaillez-vous ?",
"Whats New in": "Quoi de neuf dans", "Whats New in": "Quoi de neuf dans",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "תיאור", "Description": "תיאור",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "לא עקב אחרי ההוראות באופן מלא", "Didn't fully follow instructions": "לא עקב אחרי ההוראות באופן מלא",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "הזן מפתח API של חיפוש אמיץ", "Enter Brave Search API Key": "הזן מפתח API של חיפוש אמיץ",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "אזהרה", "Warning": "אזהרה",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "מה חדש ב", "Whats New in": "מה חדש ב",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "विवरण", "Description": "विवरण",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "निर्देशों का पूरी तरह से पालन नहीं किया", "Didn't fully follow instructions": "निर्देशों का पूरी तरह से पालन नहीं किया",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Brave सर्च एपीआई कुंजी डालें", "Enter Brave Search API Key": "Brave सर्च एपीआई कुंजी डालें",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "चेतावनी", "Warning": "चेतावनी",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "इसमें नया क्या है", "Whats New in": "इसमें नया क्या है",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Opis", "Description": "Opis",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nije u potpunosti slijedio upute", "Didn't fully follow instructions": "Nije u potpunosti slijedio upute",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Unesite Brave Search API ključ", "Enter Brave Search API Key": "Unesite Brave Search API ključ",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Upozorenje", "Warning": "Upozorenje",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Što je novo u", "Whats New in": "Što je novo u",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Írd le a tudásbázisodat és céljaidat", "Describe your knowledge base and objectives": "Írd le a tudásbázisodat és céljaidat",
"Description": "Leírás", "Description": "Leírás",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nem követte teljesen az utasításokat", "Didn't fully follow instructions": "Nem követte teljesen az utasításokat",
"Direct": "Közvetlen", "Direct": "Közvetlen",
"Direct Connections": "Közvetlen kapcsolatok", "Direct Connections": "Közvetlen kapcsolatok",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Add meg az alkalmazás DN jelszavát", "Enter Application DN Password": "Add meg az alkalmazás DN jelszavát",
"Enter Bing Search V7 Endpoint": "Add meg a Bing Search V7 végpontot", "Enter Bing Search V7 Endpoint": "Add meg a Bing Search V7 végpontot",
"Enter Bing Search V7 Subscription Key": "Add meg a Bing Search V7 előfizetési kulcsot", "Enter Bing Search V7 Subscription Key": "Add meg a Bing Search V7 előfizetési kulcsot",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Add meg a Bocha Search API kulcsot", "Enter Bocha Search API Key": "Add meg a Bocha Search API kulcsot",
"Enter Brave Search API Key": "Add meg a Brave Search API kulcsot", "Enter Brave Search API Key": "Add meg a Brave Search API kulcsot",
"Enter certificate path": "Add meg a tanúsítvány útvonalát", "Enter certificate path": "Add meg a tanúsítvány útvonalát",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Hang", "Voice": "Hang",
"Voice Input": "Hangbevitel", "Voice Input": "Hangbevitel",
"Voice mode": "",
"Warning": "Figyelmeztetés", "Warning": "Figyelmeztetés",
"Warning:": "Figyelmeztetés:", "Warning:": "Figyelmeztetés:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Figyelmeztetés: Ennek engedélyezése lehetővé teszi a felhasználók számára, hogy tetszőleges kódot töltsenek fel a szerverre.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Figyelmeztetés: Ennek engedélyezése lehetővé teszi a felhasználók számára, hogy tetszőleges kódot töltsenek fel a szerverre.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "A WebUI kéréseket küld a \"{{url}}\" címre", "WebUI will make requests to \"{{url}}\"": "A WebUI kéréseket küld a \"{{url}}\" címre",
"WebUI will make requests to \"{{url}}/api/chat\"": "A WebUI kéréseket küld a \"{{url}}/api/chat\" címre", "WebUI will make requests to \"{{url}}/api/chat\"": "A WebUI kéréseket küld a \"{{url}}/api/chat\" címre",
"WebUI will make requests to \"{{url}}/chat/completions\"": "A WebUI kéréseket küld a \"{{url}}/chat/completions\" címre", "WebUI will make requests to \"{{url}}/chat/completions\"": "A WebUI kéréseket küld a \"{{url}}/chat/completions\" címre",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Mit próbálsz elérni?", "What are you trying to achieve?": "Mit próbálsz elérni?",
"What are you working on?": "Min dolgozol?", "What are you working on?": "Min dolgozol?",
"Whats New in": "Mi újság a", "Whats New in": "Mi újság a",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Deskripsi", "Description": "Deskripsi",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Tidak sepenuhnya mengikuti instruksi", "Didn't fully follow instructions": "Tidak sepenuhnya mengikuti instruksi",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Masukkan Kunci API Pencarian Berani", "Enter Brave Search API Key": "Masukkan Kunci API Pencarian Berani",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Suara", "Voice": "Suara",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Peringatan", "Warning": "Peringatan",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Apa yang Baru di", "Whats New in": "Apa yang Baru di",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Déan cur síos ar do bhunachar eolais agus do chuspóirí", "Describe your knowledge base and objectives": "Déan cur síos ar do bhunachar eolais agus do chuspóirí",
"Description": "Cur síos", "Description": "Cur síos",
"Detect Artifacts Automatically": "Déan Déantáin a bhrath go huathoibríoch", "Detect Artifacts Automatically": "Déan Déantáin a bhrath go huathoibríoch",
"Dictate": "",
"Didn't fully follow instructions": "Níor lean sé treoracha go hiomlán", "Didn't fully follow instructions": "Níor lean sé treoracha go hiomlán",
"Direct": "Díreach", "Direct": "Díreach",
"Direct Connections": "Naisc Dhíreacha", "Direct Connections": "Naisc Dhíreacha",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Iontráil Feidhmchlár DN Pasfhocal", "Enter Application DN Password": "Iontráil Feidhmchlár DN Pasfhocal",
"Enter Bing Search V7 Endpoint": "Cuir isteach Cuardach Bing V7 Críochphointe", "Enter Bing Search V7 Endpoint": "Cuir isteach Cuardach Bing V7 Críochphointe",
"Enter Bing Search V7 Subscription Key": "Cuir isteach Eochair Síntiúis Bing Cuardach V7", "Enter Bing Search V7 Subscription Key": "Cuir isteach Eochair Síntiúis Bing Cuardach V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Cuir isteach Eochair API Bocha Cuardach", "Enter Bocha Search API Key": "Cuir isteach Eochair API Bocha Cuardach",
"Enter Brave Search API Key": "Cuir isteach Eochair API Brave Cuardach", "Enter Brave Search API Key": "Cuir isteach Eochair API Brave Cuardach",
"Enter certificate path": "Cuir isteach cosán an teastais", "Enter certificate path": "Cuir isteach cosán an teastais",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Guth", "Voice": "Guth",
"Voice Input": "Ionchur Gutha", "Voice Input": "Ionchur Gutha",
"Voice mode": "",
"Warning": "Rabhadh", "Warning": "Rabhadh",
"Warning:": "Rabhadh:", "Warning:": "Rabhadh:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Rabhadh: Cuirfidh sé seo ar chumas úsáideoirí cód treallach a uaslódáil ar an bhfreastalaí.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Rabhadh: Cuirfidh sé seo ar chumas úsáideoirí cód treallach a uaslódáil ar an bhfreastalaí.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "Déanfaidh WebUI iarratais ar \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "Déanfaidh WebUI iarratais ar \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "Déanfaidh WebUI iarratais ar \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "Déanfaidh WebUI iarratais ar \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "Déanfaidh WebUI iarratais ar \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "Déanfaidh WebUI iarratais ar \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Cad atá tú ag iarraidh a bhaint amach?", "What are you trying to achieve?": "Cad atá tú ag iarraidh a bhaint amach?",
"What are you working on?": "Cad air a bhfuil tú ag obair?", "What are you working on?": "Cad air a bhfuil tú ag obair?",
"Whats New in": "Cad atá Nua i", "Whats New in": "Cad atá Nua i",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Descrivi la tua base di conoscenza e gli obiettivi", "Describe your knowledge base and objectives": "Descrivi la tua base di conoscenza e gli obiettivi",
"Description": "Descrizione", "Description": "Descrizione",
"Detect Artifacts Automatically": "Rileva artefatti automaticamente", "Detect Artifacts Automatically": "Rileva artefatti automaticamente",
"Dictate": "",
"Didn't fully follow instructions": "Non ha seguito completamente le istruzioni", "Didn't fully follow instructions": "Non ha seguito completamente le istruzioni",
"Direct": "Diretto", "Direct": "Diretto",
"Direct Connections": "Connessioni Dirette", "Direct Connections": "Connessioni Dirette",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Inserisci password DN dell'applicazione", "Enter Application DN Password": "Inserisci password DN dell'applicazione",
"Enter Bing Search V7 Endpoint": "Inserisci l'endpoint di Bing Search V7", "Enter Bing Search V7 Endpoint": "Inserisci l'endpoint di Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Inserisci Chiave di sottoscrizione di Bing Search V7", "Enter Bing Search V7 Subscription Key": "Inserisci Chiave di sottoscrizione di Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Inserisci Chiave API di Bocha Search", "Enter Bocha Search API Key": "Inserisci Chiave API di Bocha Search",
"Enter Brave Search API Key": "Inserisci Chiave API di Brave Search", "Enter Brave Search API Key": "Inserisci Chiave API di Brave Search",
"Enter certificate path": "Inserisci il percorso del certificato", "Enter certificate path": "Inserisci il percorso del certificato",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voce", "Voice": "Voce",
"Voice Input": "Input vocale", "Voice Input": "Input vocale",
"Voice mode": "",
"Warning": "Attenzione", "Warning": "Attenzione",
"Warning:": "Attenzione:", "Warning:": "Attenzione:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Attenzione: abilitando questo, gli utenti potranno caricare codice arbitrario sul server.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Attenzione: abilitando questo, gli utenti potranno caricare codice arbitrario sul server.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI farà richieste a \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI farà richieste a \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI farà richieste a \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI farà richieste a \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI farà richieste a \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI farà richieste a \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Cosa stai cercando di ottenere?", "What are you trying to achieve?": "Cosa stai cercando di ottenere?",
"What are you working on?": "Su cosa stai lavorando?", "What are you working on?": "Su cosa stai lavorando?",
"Whats New in": "Novità in", "Whats New in": "Novità in",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "ナレッジベースと目的を説明してください", "Describe your knowledge base and objectives": "ナレッジベースと目的を説明してください",
"Description": "説明", "Description": "説明",
"Detect Artifacts Automatically": "自動的にアーティファクトを検出", "Detect Artifacts Automatically": "自動的にアーティファクトを検出",
"Dictate": "",
"Didn't fully follow instructions": "説明に沿って操作していませんでした", "Didn't fully follow instructions": "説明に沿って操作していませんでした",
"Direct": "直接", "Direct": "直接",
"Direct Connections": "ダイレクトコネクション", "Direct Connections": "ダイレクトコネクション",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Application DNパスワードを入力", "Enter Application DN Password": "Application DNパスワードを入力",
"Enter Bing Search V7 Endpoint": "Bing Search V7エンドポイントを入力", "Enter Bing Search V7 Endpoint": "Bing Search V7エンドポイントを入力",
"Enter Bing Search V7 Subscription Key": "Bing Search V7サブスクリプションキーを入力", "Enter Bing Search V7 Subscription Key": "Bing Search V7サブスクリプションキーを入力",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Bocha Search APIキーを入力", "Enter Bocha Search API Key": "Bocha Search APIキーを入力",
"Enter Brave Search API Key": "Brave Search APIキーの入力", "Enter Brave Search API Key": "Brave Search APIキーの入力",
"Enter certificate path": "証明書パスを入力", "Enter certificate path": "証明書パスを入力",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "ボイス", "Voice": "ボイス",
"Voice Input": "音声入力", "Voice Input": "音声入力",
"Voice mode": "",
"Warning": "警告", "Warning": "警告",
"Warning:": "警告:", "Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告: これを有効にすると、ユーザーがサーバー上で任意のコードをアップロードできるようになります。", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告: これを有効にすると、ユーザーがサーバー上で任意のコードをアップロードできるようになります。",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUIは\"{{url}}\"にリクエストを行います", "WebUI will make requests to \"{{url}}\"": "WebUIは\"{{url}}\"にリクエストを行います",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUIは\"{{url}}/api/chat\"にリクエストを行います", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUIは\"{{url}}/api/chat\"にリクエストを行います",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUIは\"{{url}}/chat/completions\"にリクエストを行います", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUIは\"{{url}}/chat/completions\"にリクエストを行います",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "新機能", "Whats New in": "新機能",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "აღწერა", "Description": "აღწერა",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ინსტრუქციებს სრულად არ მივყევი", "Didn't fully follow instructions": "ინსტრუქციებს სრულად არ მივყევი",
"Direct": "", "Direct": "",
"Direct Connections": "პირდაპირი მიერთება", "Direct Connections": "პირდაპირი მიერთება",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "შეიყვანეთ Brave Search API-ის გასაღები", "Enter Brave Search API Key": "შეიყვანეთ Brave Search API-ის გასაღები",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "ხმა", "Voice": "ხმა",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "გაფრთხილება", "Warning": "გაფრთხილება",
"Warning:": "გაფრთხილება:", "Warning:": "გაფრთხილება:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "რა არის ახალი", "Whats New in": "რა არის ახალი",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "지식 기반에 대한 설명과 목적을 입력하세요", "Describe your knowledge base and objectives": "지식 기반에 대한 설명과 목적을 입력하세요",
"Description": "설명", "Description": "설명",
"Detect Artifacts Automatically": "아티팩트 자동 감지", "Detect Artifacts Automatically": "아티팩트 자동 감지",
"Dictate": "",
"Didn't fully follow instructions": "완전히 지침을 따르지 않음", "Didn't fully follow instructions": "완전히 지침을 따르지 않음",
"Direct": "", "Direct": "",
"Direct Connections": "직접 연결", "Direct Connections": "직접 연결",
@ -425,6 +426,7 @@
"Enter Application DN Password": "애플리케이션 DN 비밀번호 입력", "Enter Application DN Password": "애플리케이션 DN 비밀번호 입력",
"Enter Bing Search V7 Endpoint": "Bing Search V7 엔드포인트 입력", "Enter Bing Search V7 Endpoint": "Bing Search V7 엔드포인트 입력",
"Enter Bing Search V7 Subscription Key": "Bing Search V7 구독 키 입력", "Enter Bing Search V7 Subscription Key": "Bing Search V7 구독 키 입력",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Bocha 검색 API 키 입력", "Enter Bocha Search API Key": "Bocha 검색 API 키 입력",
"Enter Brave Search API Key": "Brave Search API Key 입력", "Enter Brave Search API Key": "Brave Search API Key 입력",
"Enter certificate path": "인증서 경로 입력", "Enter certificate path": "인증서 경로 입력",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "음성", "Voice": "음성",
"Voice Input": "음성 입력", "Voice Input": "음성 입력",
"Voice mode": "",
"Warning": "경고", "Warning": "경고",
"Warning:": "주의:", "Warning:": "주의:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "주의: 이 기능을 활성화하면 사용자가 서버에 임의 코드를 업로드할 수 있습니다.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "주의: 이 기능을 활성화하면 사용자가 서버에 임의 코드를 업로드할 수 있습니다.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI가 \"{{url}}\"로 요청을 보냅니다", "WebUI will make requests to \"{{url}}\"": "WebUI가 \"{{url}}\"로 요청을 보냅니다",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI가 \"{{url}}/api/chat\"로 요청을 보냅니다", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI가 \"{{url}}/api/chat\"로 요청을 보냅니다",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI가 \"{{url}}/chat/completions\"로 요청을 보냅니다", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI가 \"{{url}}/chat/completions\"로 요청을 보냅니다",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "무엇을 성취하고 싶으신가요?", "What are you trying to achieve?": "무엇을 성취하고 싶으신가요?",
"What are you working on?": "어떤 작업을 하고 계신가요?", "What are you working on?": "어떤 작업을 하고 계신가요?",
"Whats New in": "새로운 기능:", "Whats New in": "새로운 기능:",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Aprašymas", "Description": "Aprašymas",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Pilnai nesekė instrukcijų", "Didn't fully follow instructions": "Pilnai nesekė instrukcijų",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Įveskite Bravo Search API raktą", "Enter Brave Search API Key": "Įveskite Bravo Search API raktą",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Balsas", "Voice": "Balsas",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Perspėjimas", "Warning": "Perspėjimas",
"Warning:": "Perspėjimas", "Warning:": "Perspėjimas",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Kas naujo", "Whats New in": "Kas naujo",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Penerangan", "Description": "Penerangan",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Tidak mengikut arahan sepenuhnya", "Didn't fully follow instructions": "Tidak mengikut arahan sepenuhnya",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Masukkan Kekunci API carian Brave", "Enter Brave Search API Key": "Masukkan Kekunci API carian Brave",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Suara", "Voice": "Suara",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Amaran", "Warning": "Amaran",
"Warning:": "Amaran:", "Warning:": "Amaran:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Apakah yang terbaru dalam", "Whats New in": "Apakah yang terbaru dalam",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Beskriv kunnskapsbasen din og målene dine", "Describe your knowledge base and objectives": "Beskriv kunnskapsbasen din og målene dine",
"Description": "Beskrivelse", "Description": "Beskrivelse",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Fulgte ikke instruksjonene fullstendig", "Didn't fully follow instructions": "Fulgte ikke instruksjonene fullstendig",
"Direct": "", "Direct": "",
"Direct Connections": "Direkte koblinger", "Direct Connections": "Direkte koblinger",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Angi applikasjonens DN-passord", "Enter Application DN Password": "Angi applikasjonens DN-passord",
"Enter Bing Search V7 Endpoint": "Angi endepunkt for Bing Search V7", "Enter Bing Search V7 Endpoint": "Angi endepunkt for Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Angi abonnementsnøkkel for Bing Search V7", "Enter Bing Search V7 Subscription Key": "Angi abonnementsnøkkel for Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Aktiver API-nøkkel for Bocha Search", "Enter Bocha Search API Key": "Aktiver API-nøkkel for Bocha Search",
"Enter Brave Search API Key": "Angi API-nøkkel for Brave Search", "Enter Brave Search API Key": "Angi API-nøkkel for Brave Search",
"Enter certificate path": "Angi sertifikatets bane", "Enter certificate path": "Angi sertifikatets bane",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Stemme", "Voice": "Stemme",
"Voice Input": "Taleinndata", "Voice Input": "Taleinndata",
"Voice mode": "",
"Warning": "Advarsel", "Warning": "Advarsel",
"Warning:": "Advarsel!", "Warning:": "Advarsel!",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer denne funksjonen, kan brukere laste opp vilkårlig kode på serveren.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer denne funksjonen, kan brukere laste opp vilkårlig kode på serveren.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI vil rette forespørsler til \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI vil rette forespørsler til \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI vil rette forespørsler til \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI vil rette forespørsler til \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Hva prøver du å oppnå?", "What are you trying to achieve?": "Hva prøver du å oppnå?",
"What are you working on?": "Hva jobber du på nå?", "What are you working on?": "Hva jobber du på nå?",
"Whats New in": "Hva er nytt i", "Whats New in": "Hva er nytt i",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Beschrijf je kennisbasis en doelstellingen", "Describe your knowledge base and objectives": "Beschrijf je kennisbasis en doelstellingen",
"Description": "Beschrijving", "Description": "Beschrijving",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Heeft niet alle instructies gevolgt", "Didn't fully follow instructions": "Heeft niet alle instructies gevolgt",
"Direct": "Direct", "Direct": "Direct",
"Direct Connections": "Directe verbindingen", "Direct Connections": "Directe verbindingen",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Voer applicatie-DN wachtwoord in", "Enter Application DN Password": "Voer applicatie-DN wachtwoord in",
"Enter Bing Search V7 Endpoint": "Voer Bing Search V7 Endpoint in", "Enter Bing Search V7 Endpoint": "Voer Bing Search V7 Endpoint in",
"Enter Bing Search V7 Subscription Key": "Voer Bing Search V7 abonnementscode in", "Enter Bing Search V7 Subscription Key": "Voer Bing Search V7 abonnementscode in",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Voer Bocha Search API-sleutel in", "Enter Bocha Search API Key": "Voer Bocha Search API-sleutel in",
"Enter Brave Search API Key": "Voer de Brave Search API-sleutel in", "Enter Brave Search API Key": "Voer de Brave Search API-sleutel in",
"Enter certificate path": "Voer certificaatpad in", "Enter certificate path": "Voer certificaatpad in",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Stem", "Voice": "Stem",
"Voice Input": "Steminvoer", "Voice Input": "Steminvoer",
"Voice mode": "",
"Warning": "Waarschuwing", "Warning": "Waarschuwing",
"Warning:": "Waarschuwing", "Warning:": "Waarschuwing",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Waarschuwing: Door dit in te schakelen kunnen gebruikers willekeurige code uploaden naar de server.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Waarschuwing: Door dit in te schakelen kunnen gebruikers willekeurige code uploaden naar de server.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI zal verzoeken doen aan \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI zal verzoeken doen aan \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI zal verzoeken doen aan \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI zal verzoeken doen aan \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Wat probeer je te bereiken?", "What are you trying to achieve?": "Wat probeer je te bereiken?",
"What are you working on?": "Waar werk je aan?", "What are you working on?": "Waar werk je aan?",
"Whats New in": "Wat is nieuw in", "Whats New in": "Wat is nieuw in",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "ਵਰਣਨਾ", "Description": "ਵਰਣਨਾ",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ਹਦਾਇਤਾਂ ਨੂੰ ਪੂਰੀ ਤਰ੍ਹਾਂ ਫਾਲੋ ਨਹੀਂ ਕੀਤਾ", "Didn't fully follow instructions": "ਹਦਾਇਤਾਂ ਨੂੰ ਪੂਰੀ ਤਰ੍ਹਾਂ ਫਾਲੋ ਨਹੀਂ ਕੀਤਾ",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "ਬਹਾਦਰ ਖੋਜ API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ", "Enter Brave Search API Key": "ਬਹਾਦਰ ਖੋਜ API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "ਚੇਤਾਵਨੀ", "Warning": "ਚੇਤਾਵਨੀ",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "ਨਵਾਂ ਕੀ ਹੈ", "Whats New in": "ਨਵਾਂ ਕੀ ਹੈ",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Opisz swoją bazę wiedzy i cele", "Describe your knowledge base and objectives": "Opisz swoją bazę wiedzy i cele",
"Description": "Opis", "Description": "Opis",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nie wykonał w pełni instrukcji", "Didn't fully follow instructions": "Nie wykonał w pełni instrukcji",
"Direct": "", "Direct": "",
"Direct Connections": "Połączenia bezpośrednie", "Direct Connections": "Połączenia bezpośrednie",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Wprowadź hasło do konta technicznego", "Enter Application DN Password": "Wprowadź hasło do konta technicznego",
"Enter Bing Search V7 Endpoint": "Wprowadź endpoint wyszukiwania Bing V7", "Enter Bing Search V7 Endpoint": "Wprowadź endpoint wyszukiwania Bing V7",
"Enter Bing Search V7 Subscription Key": "Wprowadź klucz subskrypcji Bing Search V7", "Enter Bing Search V7 Subscription Key": "Wprowadź klucz subskrypcji Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Wprowadź klucz API Bocha Search", "Enter Bocha Search API Key": "Wprowadź klucz API Bocha Search",
"Enter Brave Search API Key": "Wprowadź klucz API Brave Search", "Enter Brave Search API Key": "Wprowadź klucz API Brave Search",
"Enter certificate path": "Wprowadź ścieżkę do certyfikatu", "Enter certificate path": "Wprowadź ścieżkę do certyfikatu",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Głos", "Voice": "Głos",
"Voice Input": "Wprowadzanie głosowe", "Voice Input": "Wprowadzanie głosowe",
"Voice mode": "",
"Warning": "Uwaga", "Warning": "Uwaga",
"Warning:": "Uwaga:", "Warning:": "Uwaga:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Uwaga: Włączenie tego pozwoli użytkownikom na przesyłanie dowolnego kodu na serwer.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Uwaga: Włączenie tego pozwoli użytkownikom na przesyłanie dowolnego kodu na serwer.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI będzie wysyłać żądania do \"{{url}}/api/chat\".", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI będzie wysyłać żądania do \"{{url}}/api/chat\".",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI będzie wysyłać żądania do \"{{url}}/chat/completions\".", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI będzie wysyłać żądania do \"{{url}}/chat/completions\".",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Do czego dążysz?", "What are you trying to achieve?": "Do czego dążysz?",
"What are you working on?": "Nad czym pracujesz?", "What are you working on?": "Nad czym pracujesz?",
"Whats New in": "Co nowego w", "Whats New in": "Co nowego w",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Descreva sua base de conhecimento e objetivos", "Describe your knowledge base and objectives": "Descreva sua base de conhecimento e objetivos",
"Description": "Descrição", "Description": "Descrição",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Não seguiu completamente as instruções", "Didn't fully follow instructions": "Não seguiu completamente as instruções",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Digite a Senha do DN da Aplicação", "Enter Application DN Password": "Digite a Senha do DN da Aplicação",
"Enter Bing Search V7 Endpoint": "Digite o Endpoint do Bing Search V7", "Enter Bing Search V7 Endpoint": "Digite o Endpoint do Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Digite a Chave de Assinatura do Bing Search V7", "Enter Bing Search V7 Subscription Key": "Digite a Chave de Assinatura do Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Digite a Chave API do Brave Search", "Enter Brave Search API Key": "Digite a Chave API do Brave Search",
"Enter certificate path": "Digite o caminho do certificado", "Enter certificate path": "Digite o caminho do certificado",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voz", "Voice": "Voz",
"Voice Input": "Entrada de voz", "Voice Input": "Entrada de voz",
"Voice mode": "",
"Warning": "Aviso", "Warning": "Aviso",
"Warning:": "Aviso:", "Warning:": "Aviso:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Aviso: Habilitar isso permitirá que os usuários façam upload de código arbitrário no servidor.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Aviso: Habilitar isso permitirá que os usuários façam upload de código arbitrário no servidor.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "A WebUI fará requisições para \"{{url}}/api/chat\".", "WebUI will make requests to \"{{url}}/api/chat\"": "A WebUI fará requisições para \"{{url}}/api/chat\".",
"WebUI will make requests to \"{{url}}/chat/completions\"": "A WebUI fará requisições para \"{{url}}/chat/completions\".", "WebUI will make requests to \"{{url}}/chat/completions\"": "A WebUI fará requisições para \"{{url}}/chat/completions\".",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "O que está tentando alcançar?", "What are you trying to achieve?": "O que está tentando alcançar?",
"What are you working on?": "No que está trabalhando?", "What are you working on?": "No que está trabalhando?",
"Whats New in": "O que há de novo em", "Whats New in": "O que há de novo em",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Descrição", "Description": "Descrição",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Não seguiu instruções com precisão", "Didn't fully follow instructions": "Não seguiu instruções com precisão",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Escreva a chave da API do Brave Search", "Enter Brave Search API Key": "Escreva a chave da API do Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "Aviso", "Warning": "Aviso",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "O que há de novo em", "Whats New in": "O que há de novo em",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Descriere", "Description": "Descriere",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nu a urmat complet instrucțiunile", "Didn't fully follow instructions": "Nu a urmat complet instrucțiunile",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Introduceți Cheia API Brave Search", "Enter Brave Search API Key": "Introduceți Cheia API Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Voce", "Voice": "Voce",
"Voice Input": "Intrare vocală", "Voice Input": "Intrare vocală",
"Voice mode": "",
"Warning": "Avertisment", "Warning": "Avertisment",
"Warning:": "Avertisment:", "Warning:": "Avertisment:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Ce e Nou în", "Whats New in": "Ce e Nou în",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Опишите свою базу знаний и цели", "Describe your knowledge base and objectives": "Опишите свою базу знаний и цели",
"Description": "Описание", "Description": "Описание",
"Detect Artifacts Automatically": "Автоматическое обнаружение артефактов", "Detect Artifacts Automatically": "Автоматическое обнаружение артефактов",
"Dictate": "",
"Didn't fully follow instructions": "Не полностью следует инструкциям", "Didn't fully follow instructions": "Не полностью следует инструкциям",
"Direct": "Прямое", "Direct": "Прямое",
"Direct Connections": "Прямые подключения", "Direct Connections": "Прямые подключения",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Введите пароль DN приложения", "Enter Application DN Password": "Введите пароль DN приложения",
"Enter Bing Search V7 Endpoint": "Введите V7 энд-поинт поиска Bing", "Enter Bing Search V7 Endpoint": "Введите V7 энд-поинт поиска Bing",
"Enter Bing Search V7 Subscription Key": "Введите ключ подписки энд-поинта поиска Bing", "Enter Bing Search V7 Subscription Key": "Введите ключ подписки энд-поинта поиска Bing",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Введите APi ключ поиска Bocha", "Enter Bocha Search API Key": "Введите APi ключ поиска Bocha",
"Enter Brave Search API Key": "Введите ключ API поиска Brave", "Enter Brave Search API Key": "Введите ключ API поиска Brave",
"Enter certificate path": "Введите путь к сертификату", "Enter certificate path": "Введите путь к сертификату",
@ -1281,6 +1283,7 @@
"Vision": "Видение", "Vision": "Видение",
"Voice": "Голос", "Voice": "Голос",
"Voice Input": "Ввод голоса", "Voice Input": "Ввод голоса",
"Voice mode": "",
"Warning": "Предупреждение", "Warning": "Предупреждение",
"Warning:": "Предупреждение:", "Warning:": "Предупреждение:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Предупреждение. Включение этого параметра позволит пользователям загружать произвольный код на сервер.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Предупреждение. Включение этого параметра позволит пользователям загружать произвольный код на сервер.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI будет отправлять запросы к \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI будет отправлять запросы к \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI будет отправлять запросы к \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI будет отправлять запросы к \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI будет отправлять запросы к \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI будет отправлять запросы к \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Чего вы пытаетесь достичь?", "What are you trying to achieve?": "Чего вы пытаетесь достичь?",
"What are you working on?": "Над чем вы работаете?", "What are you working on?": "Над чем вы работаете?",
"Whats New in": "Что нового в", "Whats New in": "Что нового в",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Popis", "Description": "Popis",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Nenasledovali ste presne všetky inštrukcie.", "Didn't fully follow instructions": "Nenasledovali ste presne všetky inštrukcie.",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Zadajte API kľúč pre Brave Search", "Enter Brave Search API Key": "Zadajte API kľúč pre Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Hlas", "Voice": "Hlas",
"Voice Input": "Hlasový vstup", "Voice Input": "Hlasový vstup",
"Voice mode": "",
"Warning": "Varovanie", "Warning": "Varovanie",
"Warning:": "Upozornenie:", "Warning:": "Upozornenie:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Čo je nové v", "Whats New in": "Čo je nové v",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Опишите вашу базу знања и циљеве", "Describe your knowledge base and objectives": "Опишите вашу базу знања и циљеве",
"Description": "Опис", "Description": "Опис",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Упутства нису праћена у потпуности", "Didn't fully follow instructions": "Упутства нису праћена у потпуности",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Унесите БРАВЕ Сеарцх АПИ кључ", "Enter Brave Search API Key": "Унесите БРАВЕ Сеарцх АПИ кључ",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Глас", "Voice": "Глас",
"Voice Input": "Гласовни унос", "Voice Input": "Гласовни унос",
"Voice mode": "",
"Warning": "Упозорење", "Warning": "Упозорење",
"Warning:": "Упозорење:", "Warning:": "Упозорење:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "Шта је ново у", "Whats New in": "Шта је ново у",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "Beskrivning", "Description": "Beskrivning",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Följde inte instruktionerna", "Didn't fully follow instructions": "Följde inte instruktionerna",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Ange API-nyckel för Brave Search", "Enter Brave Search API Key": "Ange API-nyckel för Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Röst", "Voice": "Röst",
"Voice Input": "Röstinmatning", "Voice Input": "Röstinmatning",
"Voice mode": "",
"Warning": "Varning", "Warning": "Varning",
"Warning:": "Varning:", "Warning:": "Varning:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varning för detta: Om du aktiverar detta kan användare ladda upp godtycklig kod på servern.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varning för detta: Om du aktiverar detta kan användare ladda upp godtycklig kod på servern.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Vad försöker du uppnå?", "What are you trying to achieve?": "Vad försöker du uppnå?",
"What are you working on?": "Var arbetar du med?", "What are you working on?": "Var arbetar du med?",
"Whats New in": "Vad är nytt i", "Whats New in": "Vad är nytt i",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "คำอธิบาย", "Description": "คำอธิบาย",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ไม่ได้ปฏิบัติตามคำแนะนำทั้งหมด", "Didn't fully follow instructions": "ไม่ได้ปฏิบัติตามคำแนะนำทั้งหมด",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "ใส่คีย์ API ของ Brave Search", "Enter Brave Search API Key": "ใส่คีย์ API ของ Brave Search",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "เสียง", "Voice": "เสียง",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "คำเตือน", "Warning": "คำเตือน",
"Warning:": "คำเตือน:", "Warning:": "คำเตือน:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "มีอะไรใหม่ใน", "Whats New in": "มีอะไรใหม่ใน",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "", "Description": "",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "", "Didn't fully follow instructions": "",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "", "Enter Brave Search API Key": "",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "", "Voice": "",
"Voice Input": "", "Voice Input": "",
"Voice mode": "",
"Warning": "", "Warning": "",
"Warning:": "", "Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "", "Whats New in": "",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Bilgi tabanınızı ve hedeflerinizi açıklayın", "Describe your knowledge base and objectives": "Bilgi tabanınızı ve hedeflerinizi açıklayın",
"Description": "Açıklama", "Description": "Açıklama",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Talimatları tam olarak takip etmedi", "Didn't fully follow instructions": "Talimatları tam olarak takip etmedi",
"Direct": "Doğrudan", "Direct": "Doğrudan",
"Direct Connections": "Doğrudan Bağlantılar", "Direct Connections": "Doğrudan Bağlantılar",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Uygulama DN Parolasını Girin", "Enter Application DN Password": "Uygulama DN Parolasını Girin",
"Enter Bing Search V7 Endpoint": "Bing Arama V7 Uç Noktasını Girin", "Enter Bing Search V7 Endpoint": "Bing Arama V7 Uç Noktasını Girin",
"Enter Bing Search V7 Subscription Key": "Bing Arama V7 Abonelik Anahtarını Girin", "Enter Bing Search V7 Subscription Key": "Bing Arama V7 Abonelik Anahtarını Girin",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "Brave Search API Anahtarını Girin", "Enter Brave Search API Key": "Brave Search API Anahtarını Girin",
"Enter certificate path": "Sertifika yolunu girin", "Enter certificate path": "Sertifika yolunu girin",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Ses", "Voice": "Ses",
"Voice Input": "Ses Girişi", "Voice Input": "Ses Girişi",
"Voice mode": "",
"Warning": "Uyarı", "Warning": "Uyarı",
"Warning:": "Uyarı:", "Warning:": "Uyarı:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Uyarı: Bu etkinleştirildiğinde, kullanıcıların sunucuya rastgele kod yüklemesine izin verilecektir.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Uyarı: Bu etkinleştirildiğinde, kullanıcıların sunucuya rastgele kod yüklemesine izin verilecektir.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI, \"{{url}}/api/chat\" adresine istek yapacak", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI, \"{{url}}/api/chat\" adresine istek yapacak",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI, \"{{url}}/chat/completions\" adresine istek yapacak", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI, \"{{url}}/chat/completions\" adresine istek yapacak",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Ne yapmaya çalışıyorsunuz?", "What are you trying to achieve?": "Ne yapmaya çalışıyorsunuz?",
"What are you working on?": "Üzerinde çalıştığınız nedir?", "What are you working on?": "Üzerinde çalıştığınız nedir?",
"Whats New in": "Yenilikler:", "Whats New in": "Yenilikler:",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Опишіть вашу базу знань та цілі", "Describe your knowledge base and objectives": "Опишіть вашу базу знань та цілі",
"Description": "Опис", "Description": "Опис",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Не повністю дотримувалися інструкцій", "Didn't fully follow instructions": "Не повністю дотримувалися інструкцій",
"Direct": "Прямий", "Direct": "Прямий",
"Direct Connections": "Прямі з'єднання", "Direct Connections": "Прямі з'єднання",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Введіть пароль DN застосунку", "Enter Application DN Password": "Введіть пароль DN застосунку",
"Enter Bing Search V7 Endpoint": "Введіть точку доступу Bing Search V7", "Enter Bing Search V7 Endpoint": "Введіть точку доступу Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Введіть ключ підписки Bing Search V7", "Enter Bing Search V7 Subscription Key": "Введіть ключ підписки Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Введіть ключ API Bocha Search", "Enter Bocha Search API Key": "Введіть ключ API Bocha Search",
"Enter Brave Search API Key": "Введіть ключ API для пошуку Brave", "Enter Brave Search API Key": "Введіть ключ API для пошуку Brave",
"Enter certificate path": "Введіть шлях до сертифіката", "Enter certificate path": "Введіть шлях до сертифіката",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Голос", "Voice": "Голос",
"Voice Input": "Голосове введення", "Voice Input": "Голосове введення",
"Voice mode": "",
"Warning": "Увага!", "Warning": "Увага!",
"Warning:": "Увага:", "Warning:": "Увага:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Попередження: Увімкнення цього дозволить користувачам завантажувати довільний код на сервер.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Попередження: Увімкнення цього дозволить користувачам завантажувати довільний код на сервер.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI надсилатиме запити до \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI надсилатиме запити до \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI надсилатиме запити до \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI надсилатиме запити до \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Чого ви прагнете досягти?", "What are you trying to achieve?": "Чого ви прагнете досягти?",
"What are you working on?": "Над чим ти працюєш?", "What are you working on?": "Над чим ти працюєш?",
"Whats New in": "Що нового в", "Whats New in": "Що нового в",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "", "Describe your knowledge base and objectives": "",
"Description": "تفصیل", "Description": "تفصیل",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "ہدایات کو مکمل طور پر نہیں سمجھا", "Didn't fully follow instructions": "ہدایات کو مکمل طور پر نہیں سمجھا",
"Direct": "", "Direct": "",
"Direct Connections": "", "Direct Connections": "",
@ -425,6 +426,7 @@
"Enter Application DN Password": "", "Enter Application DN Password": "",
"Enter Bing Search V7 Endpoint": "", "Enter Bing Search V7 Endpoint": "",
"Enter Bing Search V7 Subscription Key": "", "Enter Bing Search V7 Subscription Key": "",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "", "Enter Bocha Search API Key": "",
"Enter Brave Search API Key": "بریو سرچ API کلید درج کریں", "Enter Brave Search API Key": "بریو سرچ API کلید درج کریں",
"Enter certificate path": "", "Enter certificate path": "",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "آواز", "Voice": "آواز",
"Voice Input": "آواز داخل کریں", "Voice Input": "آواز داخل کریں",
"Voice mode": "",
"Warning": "انتباہ", "Warning": "انتباہ",
"Warning:": "انتباہ:", "Warning:": "انتباہ:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "", "WebUI will make requests to \"{{url}}\"": "",
"WebUI will make requests to \"{{url}}/api/chat\"": "", "WebUI will make requests to \"{{url}}/api/chat\"": "",
"WebUI will make requests to \"{{url}}/chat/completions\"": "", "WebUI will make requests to \"{{url}}/chat/completions\"": "",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "", "What are you trying to achieve?": "",
"What are you working on?": "", "What are you working on?": "",
"Whats New in": "میں نیا کیا ہے", "Whats New in": "میں نیا کیا ہے",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "Mô tả cơ sở kiến thức và mục tiêu của bạn", "Describe your knowledge base and objectives": "Mô tả cơ sở kiến thức và mục tiêu của bạn",
"Description": "Mô tả", "Description": "Mô tả",
"Detect Artifacts Automatically": "", "Detect Artifacts Automatically": "",
"Dictate": "",
"Didn't fully follow instructions": "Không tuân theo chỉ dẫn một cách đầy đủ", "Didn't fully follow instructions": "Không tuân theo chỉ dẫn một cách đầy đủ",
"Direct": "Trực tiếp", "Direct": "Trực tiếp",
"Direct Connections": "Kết nối Trực tiếp", "Direct Connections": "Kết nối Trực tiếp",
@ -425,6 +426,7 @@
"Enter Application DN Password": "Nhập Mật khẩu DN Ứng dụng", "Enter Application DN Password": "Nhập Mật khẩu DN Ứng dụng",
"Enter Bing Search V7 Endpoint": "Nhập Endpoint Bing Search V7", "Enter Bing Search V7 Endpoint": "Nhập Endpoint Bing Search V7",
"Enter Bing Search V7 Subscription Key": "Nhập Khóa đăng ký Bing Search V7", "Enter Bing Search V7 Subscription Key": "Nhập Khóa đăng ký Bing Search V7",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "Nhập Khóa API Bocha Search", "Enter Bocha Search API Key": "Nhập Khóa API Bocha Search",
"Enter Brave Search API Key": "Nhập API key cho Brave Search", "Enter Brave Search API Key": "Nhập API key cho Brave Search",
"Enter certificate path": "Nhập đường dẫn chứng chỉ", "Enter certificate path": "Nhập đường dẫn chứng chỉ",
@ -1281,6 +1283,7 @@
"Vision": "", "Vision": "",
"Voice": "Giọng nói", "Voice": "Giọng nói",
"Voice Input": "Nhập liệu bằng Giọng nói", "Voice Input": "Nhập liệu bằng Giọng nói",
"Voice mode": "",
"Warning": "Cảnh báo", "Warning": "Cảnh báo",
"Warning:": "Cảnh báo:", "Warning:": "Cảnh báo:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Cảnh báo: Bật tính năng này sẽ cho phép người dùng tải lên mã tùy ý trên máy chủ.", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "Cảnh báo: Bật tính năng này sẽ cho phép người dùng tải lên mã tùy ý trên máy chủ.",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}\"", "WebUI will make requests to \"{{url}}\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}\"",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}/api/chat\"", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}/api/chat\"",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}/chat/completions\"", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI sẽ thực hiện yêu cầu đến \"{{url}}/chat/completions\"",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "Bạn đang cố gắng đạt được điều gì?", "What are you trying to achieve?": "Bạn đang cố gắng đạt được điều gì?",
"What are you working on?": "Bạn đang làm gì vậy?", "What are you working on?": "Bạn đang làm gì vậy?",
"Whats New in": "Thông tin mới về", "Whats New in": "Thông tin mới về",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "描述您的知识库和目标", "Describe your knowledge base and objectives": "描述您的知识库和目标",
"Description": "描述", "Description": "描述",
"Detect Artifacts Automatically": "自动检测 Artifacts", "Detect Artifacts Automatically": "自动检测 Artifacts",
"Dictate": "",
"Didn't fully follow instructions": "没有完全遵照指示", "Didn't fully follow instructions": "没有完全遵照指示",
"Direct": "直接", "Direct": "直接",
"Direct Connections": "直接连接", "Direct Connections": "直接连接",
@ -425,6 +426,7 @@
"Enter Application DN Password": "输入 Application DN 密码", "Enter Application DN Password": "输入 Application DN 密码",
"Enter Bing Search V7 Endpoint": "输入 Bing Search V7 端点", "Enter Bing Search V7 Endpoint": "输入 Bing Search V7 端点",
"Enter Bing Search V7 Subscription Key": "输入 Bing Search V7 订阅密钥", "Enter Bing Search V7 Subscription Key": "输入 Bing Search V7 订阅密钥",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "输入 Bocha Search API 密钥", "Enter Bocha Search API Key": "输入 Bocha Search API 密钥",
"Enter Brave Search API Key": "输入 Brave Search API 密钥", "Enter Brave Search API Key": "输入 Brave Search API 密钥",
"Enter certificate path": "输入证书路径", "Enter certificate path": "输入证书路径",
@ -1281,6 +1283,7 @@
"Vision": "视觉", "Vision": "视觉",
"Voice": "语音", "Voice": "语音",
"Voice Input": "语音输入", "Voice Input": "语音输入",
"Voice mode": "",
"Warning": "警告", "Warning": "警告",
"Warning:": "警告:", "Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:启用此功能将允许用户在服务器上上传任意代码", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:启用此功能将允许用户在服务器上上传任意代码",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI 将向 \"{{url}}\" 发出请求", "WebUI will make requests to \"{{url}}\"": "WebUI 将向 \"{{url}}\" 发出请求",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI 将向 \"{{url}}/api/chat\" 发出请求", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI 将向 \"{{url}}/api/chat\" 发出请求",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI 将向 \"{{url}}/chat/completions\" 发出请求", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI 将向 \"{{url}}/chat/completions\" 发出请求",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "你想要达到什么目标?", "What are you trying to achieve?": "你想要达到什么目标?",
"What are you working on?": "你在忙于什么?", "What are you working on?": "你在忙于什么?",
"Whats New in": "最近更新内容于", "Whats New in": "最近更新内容于",

View file

@ -324,6 +324,7 @@
"Describe your knowledge base and objectives": "描述您的知識庫和目標", "Describe your knowledge base and objectives": "描述您的知識庫和目標",
"Description": "描述", "Description": "描述",
"Detect Artifacts Automatically": "自動偵測 Artifacts", "Detect Artifacts Automatically": "自動偵測 Artifacts",
"Dictate": "",
"Didn't fully follow instructions": "未完全遵循指示", "Didn't fully follow instructions": "未完全遵循指示",
"Direct": "直接", "Direct": "直接",
"Direct Connections": "直接連線", "Direct Connections": "直接連線",
@ -425,6 +426,7 @@
"Enter Application DN Password": "輸入應用程式 DN 密碼", "Enter Application DN Password": "輸入應用程式 DN 密碼",
"Enter Bing Search V7 Endpoint": "輸入 Bing 搜尋 V7 端點", "Enter Bing Search V7 Endpoint": "輸入 Bing 搜尋 V7 端點",
"Enter Bing Search V7 Subscription Key": "輸入 Bing 搜尋 V7 訂閱金鑰", "Enter Bing Search V7 Subscription Key": "輸入 Bing 搜尋 V7 訂閱金鑰",
"Enter BM25 Weight": "",
"Enter Bocha Search API Key": "輸入 Bocha 搜尋 API 金鑰", "Enter Bocha Search API Key": "輸入 Bocha 搜尋 API 金鑰",
"Enter Brave Search API Key": "輸入 Brave 搜尋 API 金鑰", "Enter Brave Search API Key": "輸入 Brave 搜尋 API 金鑰",
"Enter certificate path": "輸入憑證路徑", "Enter certificate path": "輸入憑證路徑",
@ -1281,6 +1283,7 @@
"Vision": "視覺", "Vision": "視覺",
"Voice": "語音", "Voice": "語音",
"Voice Input": "語音輸入", "Voice Input": "語音輸入",
"Voice mode": "",
"Warning": "警告", "Warning": "警告",
"Warning:": "警告:", "Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:啟用此功能將允許使用者在伺服器上上傳任意程式碼。", "Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:啟用此功能將允許使用者在伺服器上上傳任意程式碼。",
@ -1299,6 +1302,7 @@
"WebUI will make requests to \"{{url}}\"": "WebUI 將向 \"{{url}}\" 傳送請求", "WebUI will make requests to \"{{url}}\"": "WebUI 將向 \"{{url}}\" 傳送請求",
"WebUI will make requests to \"{{url}}/api/chat\"": "WebUI 將向 \"{{url}}/api/chat\" 傳送請求", "WebUI will make requests to \"{{url}}/api/chat\"": "WebUI 將向 \"{{url}}/api/chat\" 傳送請求",
"WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI 將向 \"{{url}}/chat/completions\" 傳送請求", "WebUI will make requests to \"{{url}}/chat/completions\"": "WebUI 將向 \"{{url}}/chat/completions\" 傳送請求",
"Weight of BM25 Retrieval": "",
"What are you trying to achieve?": "您正在試圖完成什麼?", "What are you trying to achieve?": "您正在試圖完成什麼?",
"What are you working on?": "您現在的工作是什麼?", "What are you working on?": "您現在的工作是什麼?",
"Whats New in": "新功能", "Whats New in": "新功能",