"sgl-router/src/git@developer.sourcefind.cn:change/sglang.git" did not exist on "c33499a67b3e7bf62facdb3f59b36822a4bea2fb"
Commit b62d2a9b authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac

parent a3928656
...@@ -407,39 +407,6 @@ ...@@ -407,39 +407,6 @@
<hr class="dark:border-gray-850" /> <hr class="dark:border-gray-850" />
<div class="">
<div class="text-sm font-medium">{$i18n.t('Text Extraction')}</div>
<div class="flex w-full justify-between mt-2">
<div class="self-center text-xs font-medium">{$i18n.t('Engine')}</div>
<div class="flex items-center relative">
<select
class="dark:bg-gray-900 w-fit pr-8 rounded px-2 p-1 text-xs bg-transparent outline-none text-right"
bind:value={contentExtractionEngine}
on:change={(e) => {
showTikaServerUrl = e.target.value === 'tika';
}}
>
<option value="default">{$i18n.t('Default')}</option>
<option value="tika">{$i18n.t('Tika')}</option>
</select>
</div>
</div>
{#if showTikaServerUrl}
<div class="flex w-full mt-2">
<div class="flex-1 mr-2">
<input
class="w-full rounded-lg py-2 px-4 text-sm dark:text-gray-300 dark:bg-gray-850 outline-none"
placeholder={$i18n.t('Enter Tika Server URL')}
bind:value={tikaServerUrl}
/>
</div>
</div>
{/if}
</div>
<hr class=" dark:border-gray-850 my-1" />
<div class="space-y-2" /> <div class="space-y-2" />
<div> <div>
<div class=" mb-2 text-sm font-medium">{$i18n.t('Embedding Model')}</div> <div class=" mb-2 text-sm font-medium">{$i18n.t('Embedding Model')}</div>
...@@ -612,6 +579,39 @@ ...@@ -612,6 +579,39 @@
<hr class=" dark:border-gray-850" /> <hr class=" dark:border-gray-850" />
<div class="">
<div class="text-sm font-medium">{$i18n.t('Content Extraction')}</div>
<div class="flex w-full justify-between mt-2">
<div class="self-center text-xs font-medium">{$i18n.t('Engine')}</div>
<div class="flex items-center relative">
<select
class="dark:bg-gray-900 w-fit pr-8 rounded px-2 p-1 text-xs bg-transparent outline-none text-right"
bind:value={contentExtractionEngine}
on:change={(e) => {
showTikaServerUrl = e.target.value === 'tika';
}}
>
<option value="">{$i18n.t('Default')} </option>
<option value="tika">{$i18n.t('Tika')}</option>
</select>
</div>
</div>
{#if showTikaServerUrl}
<div class="flex w-full mt-2">
<div class="flex-1 mr-2">
<input
class="w-full rounded-lg py-2 px-4 text-sm dark:text-gray-300 dark:bg-gray-850 outline-none"
placeholder={$i18n.t('Enter Tika Server URL')}
bind:value={tikaServerUrl}
/>
</div>
</div>
{/if}
</div>
<hr class=" dark:border-gray-850" />
<div class=" "> <div class=" ">
<div class=" text-sm font-medium">{$i18n.t('Query Params')}</div> <div class=" text-sm font-medium">{$i18n.t('Query Params')}</div>
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "اتصالات", "Connections": "اتصالات",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "الاتصال", "Content": "الاتصال",
"Content Extraction": "",
"Context Length": "طول السياق", "Context Length": "طول السياق",
"Continue Response": "متابعة الرد", "Continue Response": "متابعة الرد",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "تمكين مشاركة المجتمع", "Enable Community Sharing": "تمكين مشاركة المجتمع",
"Enable New Sign Ups": "تفعيل عمليات التسجيل الجديدة", "Enable New Sign Ups": "تفعيل عمليات التسجيل الجديدة",
"Enable Web Search": "تمكين بحث الويب", "Enable Web Search": "تمكين بحث الويب",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "تأكد من أن ملف CSV الخاص بك يتضمن 4 أعمدة بهذا الترتيب: Name, Email, Password, Role.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "تأكد من أن ملف CSV الخاص بك يتضمن 4 أعمدة بهذا الترتيب: Name, Email, Password, Role.",
"Enter {{role}} message here": "أدخل رسالة {{role}} هنا", "Enter {{role}} message here": "أدخل رسالة {{role}} هنا",
"Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل", "Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serpstack", "Enter Serpstack API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serpstack",
"Enter stop sequence": "أدخل تسلسل التوقف", "Enter stop sequence": "أدخل تسلسل التوقف",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "أدخل Top K", "Enter Top K": "أدخل Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "الرابط (e.g. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "الرابط (e.g. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "URL (e.g. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "URL (e.g. http://localhost:11434)",
...@@ -578,6 +581,8 @@ ...@@ -578,6 +581,8 @@
"This setting does not sync across browsers or devices.": "لا تتم مزامنة هذا الإعداد عبر المتصفحات أو الأجهزة.", "This setting does not sync across browsers or devices.": "لا تتم مزامنة هذا الإعداد عبر المتصفحات أو الأجهزة.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "شرح شامل", "Thorough explanation": "شرح شامل",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ملاحضة: قم بتحديث عدة فتحات متغيرة على التوالي عن طريق الضغط على مفتاح tab في مدخلات الدردشة بعد كل استبدال.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ملاحضة: قم بتحديث عدة فتحات متغيرة على التوالي عن طريق الضغط على مفتاح tab في مدخلات الدردشة بعد كل استبدال.",
"Title": "العنوان", "Title": "العنوان",
"Title (e.g. Tell me a fun fact)": "(e.g. Tell me a fun fact) العناون", "Title (e.g. Tell me a fun fact)": "(e.g. Tell me a fun fact) العناون",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Връзки", "Connections": "Връзки",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Съдържание", "Content": "Съдържание",
"Content Extraction": "",
"Context Length": "Дължина на Контекста", "Context Length": "Дължина на Контекста",
"Continue Response": "Продължи отговора", "Continue Response": "Продължи отговора",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Разрешаване на споделяне в общност", "Enable Community Sharing": "Разрешаване на споделяне в общност",
"Enable New Sign Ups": "Вклюване на Нови Потребители", "Enable New Sign Ups": "Вклюване на Нови Потребители",
"Enable Web Search": "Разрешаване на търсене в уеб", "Enable Web Search": "Разрешаване на търсене в уеб",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Уверете се, че вашият CSV файл включва 4 колони в следния ред: Име, Имейл, Парола, Роля.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Уверете се, че вашият CSV файл включва 4 колони в следния ред: Име, Имейл, Парола, Роля.",
"Enter {{role}} message here": "Въведете съобщение за {{role}} тук", "Enter {{role}} message here": "Въведете съобщение за {{role}} тук",
"Enter a detail about yourself for your LLMs to recall": "Въведете подробности за себе си, за да се herinnerат вашите LLMs", "Enter a detail about yourself for your LLMs to recall": "Въведете подробности за себе си, за да се herinnerат вашите LLMs",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Въведете Serpstack API ключ", "Enter Serpstack API Key": "Въведете Serpstack API ключ",
"Enter stop sequence": "Въведете стоп последователност", "Enter stop sequence": "Въведете стоп последователност",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Въведете Top K", "Enter Top K": "Въведете Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Въведете URL (напр. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Въведете URL (напр. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Въведете URL (напр. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Въведете URL (напр. http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "Тази настройка не се синхронизира между браузъри или устройства.", "This setting does not sync across browsers or devices.": "Тази настройка не се синхронизира между браузъри или устройства.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Това е подробно описание.", "Thorough explanation": "Това е подробно описание.",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Съвет: Актуализирайте няколко слота за променливи последователно, като натискате клавиша Tab в чат входа след всяка подмяна.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Съвет: Актуализирайте няколко слота за променливи последователно, като натискате клавиша Tab в чат входа след всяка подмяна.",
"Title": "Заглавие", "Title": "Заглавие",
"Title (e.g. Tell me a fun fact)": "Заглавие (напр. Моля, кажете ми нещо забавно)", "Title (e.g. Tell me a fun fact)": "Заглавие (напр. Моля, кажете ми нещо забавно)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "কানেকশনগুলো", "Connections": "কানেকশনগুলো",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "বিষয়বস্তু", "Content": "বিষয়বস্তু",
"Content Extraction": "",
"Context Length": "কনটেক্সটের দৈর্ঘ্য", "Context Length": "কনটেক্সটের দৈর্ঘ্য",
"Continue Response": "যাচাই করুন", "Continue Response": "যাচাই করুন",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "সম্প্রদায় শেয়ারকরণ সক্ষম করুন", "Enable Community Sharing": "সম্প্রদায় শেয়ারকরণ সক্ষম করুন",
"Enable New Sign Ups": "নতুন সাইনআপ চালু করুন", "Enable New Sign Ups": "নতুন সাইনআপ চালু করুন",
"Enable Web Search": "ওয়েব অনুসন্ধান সক্ষম করুন", "Enable Web Search": "ওয়েব অনুসন্ধান সক্ষম করুন",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "আপনার সিএসভি ফাইলটিতে এই ক্রমে 4 টি কলাম অন্তর্ভুক্ত রয়েছে তা নিশ্চিত করুন: নাম, ইমেল, পাসওয়ার্ড, ভূমিকা।.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "আপনার সিএসভি ফাইলটিতে এই ক্রমে 4 টি কলাম অন্তর্ভুক্ত রয়েছে তা নিশ্চিত করুন: নাম, ইমেল, পাসওয়ার্ড, ভূমিকা।.",
"Enter {{role}} message here": "{{role}} মেসেজ এখানে লিখুন", "Enter {{role}} message here": "{{role}} মেসেজ এখানে লিখুন",
"Enter a detail about yourself for your LLMs to recall": "আপনার এলএলএমগুলি স্মরণ করার জন্য নিজের সম্পর্কে একটি বিশদ লিখুন", "Enter a detail about yourself for your LLMs to recall": "আপনার এলএলএমগুলি স্মরণ করার জন্য নিজের সম্পর্কে একটি বিশদ লিখুন",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Serpstack API কী লিখুন", "Enter Serpstack API Key": "Serpstack API কী লিখুন",
"Enter stop sequence": "স্টপ সিকোয়েন্স লিখুন", "Enter stop sequence": "স্টপ সিকোয়েন্স লিখুন",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Top K লিখুন", "Enter Top K": "Top K লিখুন",
"Enter URL (e.g. http://127.0.0.1:7860/)": "ইউআরএল দিন (যেমন http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "ইউআরএল দিন (যেমন http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "ইউআরএল দিন (যেমন http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "ইউআরএল দিন (যেমন http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "এই সেটিং অন্যন্য ব্রাউজার বা ডিভাইসের সাথে সিঙ্ক্রোনাইজ নয় না।", "This setting does not sync across browsers or devices.": "এই সেটিং অন্যন্য ব্রাউজার বা ডিভাইসের সাথে সিঙ্ক্রোনাইজ নয় না।",
"This will delete": "", "This will delete": "",
"Thorough explanation": "পুঙ্খানুপুঙ্খ ব্যাখ্যা", "Thorough explanation": "পুঙ্খানুপুঙ্খ ব্যাখ্যা",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "পরামর্শ: একাধিক ভেরিয়েবল স্লট একের পর এক রিপ্লেস করার জন্য চ্যাট ইনপুটে কিবোর্ডের Tab বাটন ব্যবহার করুন।", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "পরামর্শ: একাধিক ভেরিয়েবল স্লট একের পর এক রিপ্লেস করার জন্য চ্যাট ইনপুটে কিবোর্ডের Tab বাটন ব্যবহার করুন।",
"Title": "শিরোনাম", "Title": "শিরোনাম",
"Title (e.g. Tell me a fun fact)": "শিরোনাম (একটি উপস্থিতি বিবরণ জানান)", "Title (e.g. Tell me a fun fact)": "শিরোনাম (একটি উপস্থিতি বিবরণ জানান)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Connexions", "Connections": "Connexions",
"Contact Admin for WebUI Access": "Posat en contacte amb l'administrador per accedir a WebUI", "Contact Admin for WebUI Access": "Posat en contacte amb l'administrador per accedir a WebUI",
"Content": "Contingut", "Content": "Contingut",
"Content Extraction": "",
"Context Length": "Mida del context", "Context Length": "Mida del context",
"Continue Response": "Continuar la resposta", "Continue Response": "Continuar la resposta",
"Continue with {{provider}}": "Continuar amb {{provider}}", "Continue with {{provider}}": "Continuar amb {{provider}}",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Activar l'ús compartit amb la comunitat", "Enable Community Sharing": "Activar l'ús compartit amb la comunitat",
"Enable New Sign Ups": "Permetre nous registres", "Enable New Sign Ups": "Permetre nous registres",
"Enable Web Search": "Activar la cerca web", "Enable Web Search": "Activar la cerca web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assegura't que els teus fitxers CSV inclouen 4 columnes en aquest ordre: Nom, Correu electrònic, Contrasenya, Rol.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assegura't que els teus fitxers CSV inclouen 4 columnes en aquest ordre: Nom, Correu electrònic, Contrasenya, Rol.",
"Enter {{role}} message here": "Introdueix aquí el missatge de {{role}}", "Enter {{role}} message here": "Introdueix aquí el missatge de {{role}}",
"Enter a detail about yourself for your LLMs to recall": "Introdueix un detall sobre tu què els teus models de llenguatge puguin recordar", "Enter a detail about yourself for your LLMs to recall": "Introdueix un detall sobre tu què els teus models de llenguatge puguin recordar",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Introdueix la clau API Serpstack", "Enter Serpstack API Key": "Introdueix la clau API Serpstack",
"Enter stop sequence": "Introdueix la seqüència de parada", "Enter stop sequence": "Introdueix la seqüència de parada",
"Enter Tavily API Key": "Introdueix la clau API de Tavily", "Enter Tavily API Key": "Introdueix la clau API de Tavily",
"Enter Tika Server URL": "",
"Enter Top K": "Introdueix Top K", "Enter Top K": "Introdueix Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Introdueix l'URL (p. ex. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Introdueix l'URL (p. ex. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Introdueix l'URL (p. ex. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Introdueix l'URL (p. ex. http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Aquesta preferència no es sincronitza entre navegadors ni dispositius.", "This setting does not sync across browsers or devices.": "Aquesta preferència no es sincronitza entre navegadors ni dispositius.",
"This will delete": "Això eliminarà", "This will delete": "Això eliminarà",
"Thorough explanation": "Explicació en detall", "Thorough explanation": "Explicació en detall",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consell: Actualitza les diverses variables consecutivament prement la tecla de tabulació en l'entrada del xat després de cada reemplaçament.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consell: Actualitza les diverses variables consecutivament prement la tecla de tabulació en l'entrada del xat després de cada reemplaçament.",
"Title": "Títol", "Title": "Títol",
"Title (e.g. Tell me a fun fact)": "Títol (p. ex. Digues-me quelcom divertit)", "Title (e.g. Tell me a fun fact)": "Títol (p. ex. Digues-me quelcom divertit)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Mga koneksyon", "Connections": "Mga koneksyon",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Kontento", "Content": "Kontento",
"Content Extraction": "",
"Context Length": "Ang gitas-on sa konteksto", "Context Length": "Ang gitas-on sa konteksto",
"Continue Response": "", "Continue Response": "",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "", "Enable Community Sharing": "",
"Enable New Sign Ups": "I-enable ang bag-ong mga rehistro", "Enable New Sign Ups": "I-enable ang bag-ong mga rehistro",
"Enable Web Search": "", "Enable Web Search": "",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Pagsulod sa mensahe {{role}} dinhi", "Enter {{role}} message here": "Pagsulod sa mensahe {{role}} dinhi",
"Enter a detail about yourself for your LLMs to recall": "", "Enter a detail about yourself for your LLMs to recall": "",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "Pagsulod sa katapusan nga han-ay", "Enter stop sequence": "Pagsulod sa katapusan nga han-ay",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Pagsulod sa Top K", "Enter Top K": "Pagsulod sa Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Pagsulod sa URL (e.g. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Pagsulod sa URL (e.g. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "", "Enter URL (e.g. http://localhost:11434)": "",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "Kini nga setting wala mag-sync tali sa mga browser o device.", "This setting does not sync across browsers or devices.": "Kini nga setting wala mag-sync tali sa mga browser o device.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "", "Thorough explanation": "",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sugyot: Pag-update sa daghang variable nga lokasyon nga sunud-sunod pinaagi sa pagpindot sa tab key sa chat entry pagkahuman sa matag puli.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sugyot: Pag-update sa daghang variable nga lokasyon nga sunud-sunod pinaagi sa pagpindot sa tab key sa chat entry pagkahuman sa matag puli.",
"Title": "Titulo", "Title": "Titulo",
"Title (e.g. Tell me a fun fact)": "", "Title (e.g. Tell me a fun fact)": "",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Verbindungen", "Connections": "Verbindungen",
"Contact Admin for WebUI Access": "Kontaktieren Sie den Administrator für den Zugriff auf die Weboberfläche", "Contact Admin for WebUI Access": "Kontaktieren Sie den Administrator für den Zugriff auf die Weboberfläche",
"Content": "Info", "Content": "Info",
"Content Extraction": "",
"Context Length": "Kontextlänge", "Context Length": "Kontextlänge",
"Continue Response": "Antwort fortsetzen", "Continue Response": "Antwort fortsetzen",
"Continue with {{provider}}": "Mit {{Anbieter}} fortfahren", "Continue with {{provider}}": "Mit {{Anbieter}} fortfahren",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Community-Freigabe aktivieren", "Enable Community Sharing": "Community-Freigabe aktivieren",
"Enable New Sign Ups": "Registrierung erlauben", "Enable New Sign Ups": "Registrierung erlauben",
"Enable Web Search": "Websuche aktivieren", "Enable Web Search": "Websuche aktivieren",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Stellen Sie sicher, dass Ihre CSV-Datei 4 Spalten in dieser Reihenfolge enthält: Name, E-Mail, Passwort, Rolle.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Stellen Sie sicher, dass Ihre CSV-Datei 4 Spalten in dieser Reihenfolge enthält: Name, E-Mail, Passwort, Rolle.",
"Enter {{role}} message here": "Geben Sie die {{role}}-Nachricht hier ein", "Enter {{role}} message here": "Geben Sie die {{role}}-Nachricht hier ein",
"Enter a detail about yourself for your LLMs to recall": "Geben Sie ein Detail über sich selbst ein, das Ihre Sprachmodelle (LLMs) sich merken sollen", "Enter a detail about yourself for your LLMs to recall": "Geben Sie ein Detail über sich selbst ein, das Ihre Sprachmodelle (LLMs) sich merken sollen",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Geben Sie den Serpstack-API-Schlüssel ein", "Enter Serpstack API Key": "Geben Sie den Serpstack-API-Schlüssel ein",
"Enter stop sequence": "Stop-Sequenz eingeben", "Enter stop sequence": "Stop-Sequenz eingeben",
"Enter Tavily API Key": "Geben Sie den Tavily-API-Schlüssel ein", "Enter Tavily API Key": "Geben Sie den Tavily-API-Schlüssel ein",
"Enter Tika Server URL": "",
"Enter Top K": "Geben Sie Top K ein", "Enter Top K": "Geben Sie Top K ein",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Geben Sie die URL ein (z. B. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Geben Sie die URL ein (z. B. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Geben Sie die URL ein (z. B. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Geben Sie die URL ein (z. B. http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "Diese Einstellung wird nicht zwischen Browsern oder Geräten synchronisiert.", "This setting does not sync across browsers or devices.": "Diese Einstellung wird nicht zwischen Browsern oder Geräten synchronisiert.",
"This will delete": "Dies löscht", "This will delete": "Dies löscht",
"Thorough explanation": "Ausführliche Erklärung", "Thorough explanation": "Ausführliche Erklärung",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tipp: Aktualisieren Sie mehrere Variablenfelder nacheinander, indem Sie nach jedem Ersetzen die Tabulatortaste im Eingabefeld der Unterhaltung drücken.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tipp: Aktualisieren Sie mehrere Variablenfelder nacheinander, indem Sie nach jedem Ersetzen die Tabulatortaste im Eingabefeld der Unterhaltung drücken.",
"Title": "Titel", "Title": "Titel",
"Title (e.g. Tell me a fun fact)": "Titel (z. B. Erzähl mir einen lustigen Fakt)", "Title (e.g. Tell me a fun fact)": "Titel (z. B. Erzähl mir einen lustigen Fakt)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Connections", "Connections": "Connections",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Content", "Content": "Content",
"Content Extraction": "",
"Context Length": "Context Length", "Context Length": "Context Length",
"Continue Response": "", "Continue Response": "",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "", "Enable Community Sharing": "",
"Enable New Sign Ups": "Enable New Bark Ups", "Enable New Sign Ups": "Enable New Bark Ups",
"Enable Web Search": "", "Enable Web Search": "",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "Enter {{role}} bork here", "Enter {{role}} message here": "Enter {{role}} bork here",
"Enter a detail about yourself for your LLMs to recall": "", "Enter a detail about yourself for your LLMs to recall": "",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "Enter stop bark", "Enter stop sequence": "Enter stop bark",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Enter Top Wow", "Enter Top K": "Enter Top Wow",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Enter URL (e.g. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Enter URL (e.g. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "", "Enter URL (e.g. http://localhost:11434)": "",
...@@ -576,6 +579,8 @@ ...@@ -576,6 +579,8 @@
"This setting does not sync across browsers or devices.": "This setting does not sync across browsers or devices. Very not sync.", "This setting does not sync across browsers or devices.": "This setting does not sync across browsers or devices. Very not sync.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "", "Thorough explanation": "",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement. Much tip!", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement. Much tip!",
"Title": "Title very title", "Title": "Title very title",
"Title (e.g. Tell me a fun fact)": "", "Title (e.g. Tell me a fun fact)": "",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "", "Connections": "",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "", "Content": "",
"Content Extraction": "",
"Context Length": "", "Context Length": "",
"Continue Response": "", "Continue Response": "",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "", "Enable Community Sharing": "",
"Enable New Sign Ups": "", "Enable New Sign Ups": "",
"Enable Web Search": "", "Enable Web Search": "",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "", "Enter {{role}} message here": "",
"Enter a detail about yourself for your LLMs to recall": "", "Enter a detail about yourself for your LLMs to recall": "",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "", "Enter stop sequence": "",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "", "Enter Top K": "",
"Enter URL (e.g. http://127.0.0.1:7860/)": "", "Enter URL (e.g. http://127.0.0.1:7860/)": "",
"Enter URL (e.g. http://localhost:11434)": "", "Enter URL (e.g. http://localhost:11434)": "",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "", "This setting does not sync across browsers or devices.": "",
"This will delete": "", "This will delete": "",
"Thorough explanation": "", "Thorough explanation": "",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"Title": "", "Title": "",
"Title (e.g. Tell me a fun fact)": "", "Title (e.g. Tell me a fun fact)": "",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "", "Connections": "",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "", "Content": "",
"Content Extraction": "",
"Context Length": "", "Context Length": "",
"Continue Response": "", "Continue Response": "",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "", "Enable Community Sharing": "",
"Enable New Sign Ups": "", "Enable New Sign Ups": "",
"Enable Web Search": "", "Enable Web Search": "",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "",
"Enter {{role}} message here": "", "Enter {{role}} message here": "",
"Enter a detail about yourself for your LLMs to recall": "", "Enter a detail about yourself for your LLMs to recall": "",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "", "Enter stop sequence": "",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "", "Enter Top K": "",
"Enter URL (e.g. http://127.0.0.1:7860/)": "", "Enter URL (e.g. http://127.0.0.1:7860/)": "",
"Enter URL (e.g. http://localhost:11434)": "", "Enter URL (e.g. http://localhost:11434)": "",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "", "This setting does not sync across browsers or devices.": "",
"This will delete": "", "This will delete": "",
"Thorough explanation": "", "Thorough explanation": "",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
"Title": "", "Title": "",
"Title (e.g. Tell me a fun fact)": "", "Title (e.g. Tell me a fun fact)": "",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Conexiones", "Connections": "Conexiones",
"Contact Admin for WebUI Access": "Contacta el administrador para obtener acceso al WebUI", "Contact Admin for WebUI Access": "Contacta el administrador para obtener acceso al WebUI",
"Content": "Contenido", "Content": "Contenido",
"Content Extraction": "",
"Context Length": "Longitud del contexto", "Context Length": "Longitud del contexto",
"Continue Response": "Continuar Respuesta", "Continue Response": "Continuar Respuesta",
"Continue with {{provider}}": "Continuar con {{provider}}", "Continue with {{provider}}": "Continuar con {{provider}}",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Habilitar el uso compartido de la comunidad", "Enable Community Sharing": "Habilitar el uso compartido de la comunidad",
"Enable New Sign Ups": "Habilitar Nuevos Registros", "Enable New Sign Ups": "Habilitar Nuevos Registros",
"Enable Web Search": "Habilitar la búsqueda web", "Enable Web Search": "Habilitar la búsqueda web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Asegúrese de que su archivo CSV incluya 4 columnas en este orden: Nombre, Correo Electrónico, Contraseña, Rol.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Asegúrese de que su archivo CSV incluya 4 columnas en este orden: Nombre, Correo Electrónico, Contraseña, Rol.",
"Enter {{role}} message here": "Ingrese el mensaje {{role}} aquí", "Enter {{role}} message here": "Ingrese el mensaje {{role}} aquí",
"Enter a detail about yourself for your LLMs to recall": "Ingrese un detalle sobre usted para que sus LLMs recuerden", "Enter a detail about yourself for your LLMs to recall": "Ingrese un detalle sobre usted para que sus LLMs recuerden",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Ingrese la clave API de Serpstack", "Enter Serpstack API Key": "Ingrese la clave API de Serpstack",
"Enter stop sequence": "Ingrese la secuencia de parada", "Enter stop sequence": "Ingrese la secuencia de parada",
"Enter Tavily API Key": "Ingrese la clave API de Tavily", "Enter Tavily API Key": "Ingrese la clave API de Tavily",
"Enter Tika Server URL": "",
"Enter Top K": "Ingrese el Top K", "Enter Top K": "Ingrese el Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Ingrese la URL (p.ej., http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Ingrese la URL (p.ej., http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Ingrese la URL (p.ej., http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Ingrese la URL (p.ej., http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Esta configuración no se sincroniza entre navegadores o dispositivos.", "This setting does not sync across browsers or devices.": "Esta configuración no se sincroniza entre navegadores o dispositivos.",
"This will delete": "Esto eliminará", "This will delete": "Esto eliminará",
"Thorough explanation": "Explicación exhaustiva", "Thorough explanation": "Explicación exhaustiva",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consejo: Actualice múltiples variables consecutivamente presionando la tecla tab en la entrada del chat después de cada reemplazo.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consejo: Actualice múltiples variables consecutivamente presionando la tecla tab en la entrada del chat después de cada reemplazo.",
"Title": "Título", "Title": "Título",
"Title (e.g. Tell me a fun fact)": "Título (por ejemplo, cuéntame una curiosidad)", "Title (e.g. Tell me a fun fact)": "Título (por ejemplo, cuéntame una curiosidad)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "ارتباطات", "Connections": "ارتباطات",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "محتوا", "Content": "محتوا",
"Content Extraction": "",
"Context Length": "طول زمینه", "Context Length": "طول زمینه",
"Continue Response": "ادامه پاسخ", "Continue Response": "ادامه پاسخ",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "فعالسازی اشتراک انجمن", "Enable Community Sharing": "فعالسازی اشتراک انجمن",
"Enable New Sign Ups": "فعال کردن ثبت نام\u200cهای جدید", "Enable New Sign Ups": "فعال کردن ثبت نام\u200cهای جدید",
"Enable Web Search": "فعالسازی جستجوی وب", "Enable Web Search": "فعالسازی جستجوی وب",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "اطمینان حاصل کنید که فایل CSV شما شامل چهار ستون در این ترتیب است: نام، ایمیل، رمز عبور، نقش.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "اطمینان حاصل کنید که فایل CSV شما شامل چهار ستون در این ترتیب است: نام، ایمیل، رمز عبور، نقش.",
"Enter {{role}} message here": "پیام {{role}} را اینجا وارد کنید", "Enter {{role}} message here": "پیام {{role}} را اینجا وارد کنید",
"Enter a detail about yourself for your LLMs to recall": "برای ذخیره سازی اطلاعات خود، یک توضیح کوتاه درباره خود را وارد کنید", "Enter a detail about yourself for your LLMs to recall": "برای ذخیره سازی اطلاعات خود، یک توضیح کوتاه درباره خود را وارد کنید",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "کلید API Serpstack را وارد کنید", "Enter Serpstack API Key": "کلید API Serpstack را وارد کنید",
"Enter stop sequence": "توالی توقف را وارد کنید", "Enter stop sequence": "توالی توقف را وارد کنید",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "مقدار Top K را وارد کنید", "Enter Top K": "مقدار Top K را وارد کنید",
"Enter URL (e.g. http://127.0.0.1:7860/)": "مقدار URL را وارد کنید (مثال http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "مقدار URL را وارد کنید (مثال http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "مقدار URL را وارد کنید (مثال http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "مقدار URL را وارد کنید (مثال http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "این تنظیم در مرورگرها یا دستگاه\u200cها همگام\u200cسازی نمی\u200cشود.", "This setting does not sync across browsers or devices.": "این تنظیم در مرورگرها یا دستگاه\u200cها همگام\u200cسازی نمی\u200cشود.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "توضیح کامل", "Thorough explanation": "توضیح کامل",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "با فشردن کلید Tab در ورودی چت پس از هر بار تعویض، چندین متغیر را به صورت متوالی به روزرسانی کنید.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "با فشردن کلید Tab در ورودی چت پس از هر بار تعویض، چندین متغیر را به صورت متوالی به روزرسانی کنید.",
"Title": "عنوان", "Title": "عنوان",
"Title (e.g. Tell me a fun fact)": "عنوان (برای مثال: به من بگوید چیزی که دوست دارید)", "Title (e.g. Tell me a fun fact)": "عنوان (برای مثال: به من بگوید چیزی که دوست دارید)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Yhteydet", "Connections": "Yhteydet",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Sisältö", "Content": "Sisältö",
"Content Extraction": "",
"Context Length": "Kontekstin pituus", "Context Length": "Kontekstin pituus",
"Continue Response": "Jatka vastausta", "Continue Response": "Jatka vastausta",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Ota yhteisön jakaminen käyttöön", "Enable Community Sharing": "Ota yhteisön jakaminen käyttöön",
"Enable New Sign Ups": "Salli uudet rekisteröitymiset", "Enable New Sign Ups": "Salli uudet rekisteröitymiset",
"Enable Web Search": "Ota verkkohaku käyttöön", "Enable Web Search": "Ota verkkohaku käyttöön",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Varmista, että CSV-tiedostossasi on 4 saraketta seuraavassa järjestyksessä: Nimi, Sähköposti, Salasana, Rooli.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Varmista, että CSV-tiedostossasi on 4 saraketta seuraavassa järjestyksessä: Nimi, Sähköposti, Salasana, Rooli.",
"Enter {{role}} message here": "Kirjoita {{role}} viesti tähän", "Enter {{role}} message here": "Kirjoita {{role}} viesti tähän",
"Enter a detail about yourself for your LLMs to recall": "Kirjoita tieto itseestäsi LLM:ien muistamiseksi", "Enter a detail about yourself for your LLMs to recall": "Kirjoita tieto itseestäsi LLM:ien muistamiseksi",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Anna Serpstack API -avain", "Enter Serpstack API Key": "Anna Serpstack API -avain",
"Enter stop sequence": "Syötä lopetussekvenssi", "Enter stop sequence": "Syötä lopetussekvenssi",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Syötä Top K", "Enter Top K": "Syötä Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Syötä URL (esim. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Syötä URL (esim. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Syötä URL (esim. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Syötä URL (esim. http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "Tämä asetus ei synkronoidu selainten tai laitteiden välillä.", "This setting does not sync across browsers or devices.": "Tämä asetus ei synkronoidu selainten tai laitteiden välillä.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Perusteellinen selitys", "Thorough explanation": "Perusteellinen selitys",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Vinkki: Päivitä useita muuttujapaikkoja peräkkäin painamalla tabulaattoria keskustelusyötteessä jokaisen korvauksen jälkeen.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Vinkki: Päivitä useita muuttujapaikkoja peräkkäin painamalla tabulaattoria keskustelusyötteessä jokaisen korvauksen jälkeen.",
"Title": "Otsikko", "Title": "Otsikko",
"Title (e.g. Tell me a fun fact)": "Otsikko (esim. Kerro hauska fakta)", "Title (e.g. Tell me a fun fact)": "Otsikko (esim. Kerro hauska fakta)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Connexions", "Connections": "Connexions",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Contenu", "Content": "Contenu",
"Content Extraction": "",
"Context Length": "Longueur du contexte", "Context Length": "Longueur du contexte",
"Continue Response": "Continuer la réponse", "Continue Response": "Continuer la réponse",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Permettre le partage communautaire", "Enable Community Sharing": "Permettre le partage communautaire",
"Enable New Sign Ups": "Activer les nouvelles inscriptions", "Enable New Sign Ups": "Activer les nouvelles inscriptions",
"Enable Web Search": "Activer la recherche sur le Web", "Enable Web Search": "Activer la recherche sur le Web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assurez-vous que votre fichier CSV inclut 4 colonnes dans cet ordre : Nom, Email, Mot de passe, Rôle.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assurez-vous que votre fichier CSV inclut 4 colonnes dans cet ordre : Nom, Email, Mot de passe, Rôle.",
"Enter {{role}} message here": "Entrez le message {{role}} ici", "Enter {{role}} message here": "Entrez le message {{role}} ici",
"Enter a detail about yourself for your LLMs to recall": "Entrez un détail sur vous pour que vos LLMs puissent le rappeler", "Enter a detail about yourself for your LLMs to recall": "Entrez un détail sur vous pour que vos LLMs puissent le rappeler",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Entrez dans la clé API Serpstack", "Enter Serpstack API Key": "Entrez dans la clé API Serpstack",
"Enter stop sequence": "Entrez la séquence de fin", "Enter stop sequence": "Entrez la séquence de fin",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Entrez Top K", "Enter Top K": "Entrez Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Entrez l'URL (p. ex. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Entrez l'URL (p. ex. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Entrez l'URL (p. ex. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Entrez l'URL (p. ex. http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Ce réglage ne se synchronise pas entre les navigateurs ou les appareils.", "This setting does not sync across browsers or devices.": "Ce réglage ne se synchronise pas entre les navigateurs ou les appareils.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Explication approfondie", "Thorough explanation": "Explication approfondie",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Astuce : Mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche tabulation dans l'entrée de chat après chaque remplacement.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Astuce : Mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche tabulation dans l'entrée de chat après chaque remplacement.",
"Title": "Titre", "Title": "Titre",
"Title (e.g. Tell me a fun fact)": "Titre (par exemple, Dites-moi un fait amusant)", "Title (e.g. Tell me a fun fact)": "Titre (par exemple, Dites-moi un fait amusant)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Connexions", "Connections": "Connexions",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Contenu", "Content": "Contenu",
"Content Extraction": "",
"Context Length": "Longueur du contexte", "Context Length": "Longueur du contexte",
"Continue Response": "Continuer la Réponse", "Continue Response": "Continuer la Réponse",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Activer le partage de communauté", "Enable Community Sharing": "Activer le partage de communauté",
"Enable New Sign Ups": "Activer les nouvelles inscriptions", "Enable New Sign Ups": "Activer les nouvelles inscriptions",
"Enable Web Search": "Activer la recherche sur le Web", "Enable Web Search": "Activer la recherche sur le Web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Vérifiez que le fichier CSV contienne 4 colonnes dans cet ordre : Name (Nom), Email, Password (Mot de passe), Role (Rôle).", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Vérifiez que le fichier CSV contienne 4 colonnes dans cet ordre : Name (Nom), Email, Password (Mot de passe), Role (Rôle).",
"Enter {{role}} message here": "Entrez le message {{role}} ici", "Enter {{role}} message here": "Entrez le message {{role}} ici",
"Enter a detail about yourself for your LLMs to recall": "Saisissez une donnée vous concernant pour que vos LLMs s'en souviennent", "Enter a detail about yourself for your LLMs to recall": "Saisissez une donnée vous concernant pour que vos LLMs s'en souviennent",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Entrez la clé API Serpstack", "Enter Serpstack API Key": "Entrez la clé API Serpstack",
"Enter stop sequence": "Entrez la séquence de fin", "Enter stop sequence": "Entrez la séquence de fin",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Entrez Top K", "Enter Top K": "Entrez Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Entrez l'URL (p. ex. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Entrez l'URL (p. ex. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Entrez l'URL (p. ex. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Entrez l'URL (p. ex. http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Ce paramètre ne se synchronise pas entre les navigateurs ou les appareils.", "This setting does not sync across browsers or devices.": "Ce paramètre ne se synchronise pas entre les navigateurs ou les appareils.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Explication détaillée", "Thorough explanation": "Explication détaillée",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil : Mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche tab dans l'entrée de chat après chaque remplacement", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil : Mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche tab dans l'entrée de chat après chaque remplacement",
"Title": "Titre", "Title": "Titre",
"Title (e.g. Tell me a fun fact)": "Titre (p. ex. Donne moi un fait amusant)", "Title (e.g. Tell me a fun fact)": "Titre (p. ex. Donne moi un fait amusant)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "חיבורים", "Connections": "חיבורים",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "תוכן", "Content": "תוכן",
"Content Extraction": "",
"Context Length": "אורך הקשר", "Context Length": "אורך הקשר",
"Continue Response": "המשך תגובה", "Continue Response": "המשך תגובה",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "הפיכת שיתוף קהילה לזמין", "Enable Community Sharing": "הפיכת שיתוף קהילה לזמין",
"Enable New Sign Ups": "אפשר הרשמות חדשות", "Enable New Sign Ups": "אפשר הרשמות חדשות",
"Enable Web Search": "הפיכת חיפוש באינטרנט לזמין", "Enable Web Search": "הפיכת חיפוש באינטרנט לזמין",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "ודא שקובץ ה-CSV שלך כולל 4 עמודות בסדר הבא: שם, דוא\"ל, סיסמה, תפקיד.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "ודא שקובץ ה-CSV שלך כולל 4 עמודות בסדר הבא: שם, דוא\"ל, סיסמה, תפקיד.",
"Enter {{role}} message here": "הזן הודעת {{role}} כאן", "Enter {{role}} message here": "הזן הודעת {{role}} כאן",
"Enter a detail about yourself for your LLMs to recall": "הזן פרטים על עצמך כדי שLLMs יזכור", "Enter a detail about yourself for your LLMs to recall": "הזן פרטים על עצמך כדי שLLMs יזכור",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "הזן מפתח API של Serpstack", "Enter Serpstack API Key": "הזן מפתח API של Serpstack",
"Enter stop sequence": "הזן רצף עצירה", "Enter stop sequence": "הזן רצף עצירה",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "הזן Top K", "Enter Top K": "הזן Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "הזן כתובת URL (למשל http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "הזן כתובת URL (למשל http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "הזן כתובת URL (למשל http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "הזן כתובת URL (למשל http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "הגדרה זו אינה מסתנכרנת בין דפדפנים או מכשירים.", "This setting does not sync across browsers or devices.": "הגדרה זו אינה מסתנכרנת בין דפדפנים או מכשירים.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "תיאור מפורט", "Thorough explanation": "תיאור מפורט",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "טיפ: עדכן חריצים משתנים מרובים ברציפות על-ידי לחיצה על מקש Tab בקלט הצ'אט לאחר כל החלפה.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "טיפ: עדכן חריצים משתנים מרובים ברציפות על-ידי לחיצה על מקש Tab בקלט הצ'אט לאחר כל החלפה.",
"Title": "שם", "Title": "שם",
"Title (e.g. Tell me a fun fact)": "שם (לדוגמה: תרגום)", "Title (e.g. Tell me a fun fact)": "שם (לדוגמה: תרגום)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "सम्बन्ध", "Connections": "सम्बन्ध",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "सामग्री", "Content": "सामग्री",
"Content Extraction": "",
"Context Length": "प्रसंग की लंबाई", "Context Length": "प्रसंग की लंबाई",
"Continue Response": "प्रतिक्रिया जारी रखें", "Continue Response": "प्रतिक्रिया जारी रखें",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "समुदाय साझाकरण सक्षम करें", "Enable Community Sharing": "समुदाय साझाकरण सक्षम करें",
"Enable New Sign Ups": "नए साइन अप सक्रिय करें", "Enable New Sign Ups": "नए साइन अप सक्रिय करें",
"Enable Web Search": "वेब खोज सक्षम करें", "Enable Web Search": "वेब खोज सक्षम करें",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "सुनिश्चित करें कि आपकी CSV फ़ाइल में इस क्रम में 4 कॉलम शामिल हैं: नाम, ईमेल, पासवर्ड, भूमिका।", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "सुनिश्चित करें कि आपकी CSV फ़ाइल में इस क्रम में 4 कॉलम शामिल हैं: नाम, ईमेल, पासवर्ड, भूमिका।",
"Enter {{role}} message here": "यहां {{role}} संदेश दर्ज करें", "Enter {{role}} message here": "यहां {{role}} संदेश दर्ज करें",
"Enter a detail about yourself for your LLMs to recall": "अपने एलएलएम को याद करने के लिए अपने बारे में एक विवरण दर्ज करें", "Enter a detail about yourself for your LLMs to recall": "अपने एलएलएम को याद करने के लिए अपने बारे में एक विवरण दर्ज करें",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "सर्पस्टैक एपीआई कुंजी दर्ज करें", "Enter Serpstack API Key": "सर्पस्टैक एपीआई कुंजी दर्ज करें",
"Enter stop sequence": "स्टॉप अनुक्रम दर्ज करें", "Enter stop sequence": "स्टॉप अनुक्रम दर्ज करें",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "शीर्ष K दर्ज करें", "Enter Top K": "शीर्ष K दर्ज करें",
"Enter URL (e.g. http://127.0.0.1:7860/)": "यूआरएल दर्ज करें (उदा. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "यूआरएल दर्ज करें (उदा. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "यूआरएल दर्ज करें (उदा. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "यूआरएल दर्ज करें (उदा. http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "यह सेटिंग सभी ब्राउज़रों या डिवाइसों में समन्वयित नहीं होती है", "This setting does not sync across browsers or devices.": "यह सेटिंग सभी ब्राउज़रों या डिवाइसों में समन्वयित नहीं होती है",
"This will delete": "", "This will delete": "",
"Thorough explanation": "विस्तृत व्याख्या", "Thorough explanation": "विस्तृत व्याख्या",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "टिप: प्रत्येक प्रतिस्थापन के बाद चैट इनपुट में टैब कुंजी दबाकर लगातार कई वैरिएबल स्लॉट अपडेट करें।", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "टिप: प्रत्येक प्रतिस्थापन के बाद चैट इनपुट में टैब कुंजी दबाकर लगातार कई वैरिएबल स्लॉट अपडेट करें।",
"Title": "शीर्षक", "Title": "शीर्षक",
"Title (e.g. Tell me a fun fact)": "शीर्षक (उदा. मुझे एक मज़ेदार तथ्य बताएं)", "Title (e.g. Tell me a fun fact)": "शीर्षक (उदा. मुझे एक मज़ेदार तथ्य बताएं)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Povezivanja", "Connections": "Povezivanja",
"Contact Admin for WebUI Access": "Kontaktirajte admina za WebUI pristup", "Contact Admin for WebUI Access": "Kontaktirajte admina za WebUI pristup",
"Content": "Sadržaj", "Content": "Sadržaj",
"Content Extraction": "",
"Context Length": "Dužina konteksta", "Context Length": "Dužina konteksta",
"Continue Response": "Nastavi odgovor", "Continue Response": "Nastavi odgovor",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Omogući zajedničko korištenje zajednice", "Enable Community Sharing": "Omogući zajedničko korištenje zajednice",
"Enable New Sign Ups": "Omogući nove prijave", "Enable New Sign Ups": "Omogući nove prijave",
"Enable Web Search": "Omogući pretraživanje weba", "Enable Web Search": "Omogući pretraživanje weba",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Provjerite da vaša CSV datoteka uključuje 4 stupca u ovom redoslijedu: Name, Email, Password, Role.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Provjerite da vaša CSV datoteka uključuje 4 stupca u ovom redoslijedu: Name, Email, Password, Role.",
"Enter {{role}} message here": "Unesite {{role}} poruku ovdje", "Enter {{role}} message here": "Unesite {{role}} poruku ovdje",
"Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM", "Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Unesite Serpstack API ključ", "Enter Serpstack API Key": "Unesite Serpstack API ključ",
"Enter stop sequence": "Unesite sekvencu zaustavljanja", "Enter stop sequence": "Unesite sekvencu zaustavljanja",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Unesite Top K", "Enter Top K": "Unesite Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Unesite URL (npr. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Unesite URL (npr. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Unesite URL (npr. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Unesite URL (npr. http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Ova postavka se ne sinkronizira između preglednika ili uređaja.", "This setting does not sync across browsers or devices.": "Ova postavka se ne sinkronizira između preglednika ili uređaja.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Detaljno objašnjenje", "Thorough explanation": "Detaljno objašnjenje",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Savjet: Ažurirajte više mjesta za varijable uzastopno pritiskom na tipku tab u unosu razgovora nakon svake zamjene.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Savjet: Ažurirajte više mjesta za varijable uzastopno pritiskom na tipku tab u unosu razgovora nakon svake zamjene.",
"Title": "Naslov", "Title": "Naslov",
"Title (e.g. Tell me a fun fact)": "Naslov (npr. Reci mi zanimljivost)", "Title (e.g. Tell me a fun fact)": "Naslov (npr. Reci mi zanimljivost)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Koneksi", "Connections": "Koneksi",
"Contact Admin for WebUI Access": "Hubungi Admin untuk Akses WebUI", "Contact Admin for WebUI Access": "Hubungi Admin untuk Akses WebUI",
"Content": "Konten", "Content": "Konten",
"Content Extraction": "",
"Context Length": "Panjang Konteks", "Context Length": "Panjang Konteks",
"Continue Response": "Lanjutkan Tanggapan", "Continue Response": "Lanjutkan Tanggapan",
"Continue with {{provider}}": "Lanjutkan dengan {{penyedia}}", "Continue with {{provider}}": "Lanjutkan dengan {{penyedia}}",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Aktifkan Berbagi Komunitas", "Enable Community Sharing": "Aktifkan Berbagi Komunitas",
"Enable New Sign Ups": "Aktifkan Pendaftaran Baru", "Enable New Sign Ups": "Aktifkan Pendaftaran Baru",
"Enable Web Search": "Aktifkan Pencarian Web", "Enable Web Search": "Aktifkan Pencarian Web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Pastikan file CSV Anda menyertakan 4 kolom dengan urutan sebagai berikut: Nama, Email, Kata Sandi, Peran.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Pastikan file CSV Anda menyertakan 4 kolom dengan urutan sebagai berikut: Nama, Email, Kata Sandi, Peran.",
"Enter {{role}} message here": "Masukkan pesan {{role}} di sini", "Enter {{role}} message here": "Masukkan pesan {{role}} di sini",
"Enter a detail about yourself for your LLMs to recall": "Masukkan detail tentang diri Anda untuk diingat oleh LLM Anda", "Enter a detail about yourself for your LLMs to recall": "Masukkan detail tentang diri Anda untuk diingat oleh LLM Anda",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Masukkan Kunci API Serpstack", "Enter Serpstack API Key": "Masukkan Kunci API Serpstack",
"Enter stop sequence": "Masukkan urutan berhenti", "Enter stop sequence": "Masukkan urutan berhenti",
"Enter Tavily API Key": "Masukkan Kunci API Tavily", "Enter Tavily API Key": "Masukkan Kunci API Tavily",
"Enter Tika Server URL": "",
"Enter Top K": "Masukkan Top K", "Enter Top K": "Masukkan Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Masukkan URL (mis. http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Masukkan URL (mis. http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Masukkan URL (mis. http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Masukkan URL (mis. http://localhost:11434)",
...@@ -574,6 +577,8 @@ ...@@ -574,6 +577,8 @@
"This setting does not sync across browsers or devices.": "Pengaturan ini tidak disinkronkan di seluruh browser atau perangkat.", "This setting does not sync across browsers or devices.": "Pengaturan ini tidak disinkronkan di seluruh browser atau perangkat.",
"This will delete": "Ini akan menghapus", "This will delete": "Ini akan menghapus",
"Thorough explanation": "Penjelasan menyeluruh", "Thorough explanation": "Penjelasan menyeluruh",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Perbarui beberapa slot variabel secara berurutan dengan menekan tombol tab di input obrolan setelah setiap penggantian.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Perbarui beberapa slot variabel secara berurutan dengan menekan tombol tab di input obrolan setelah setiap penggantian.",
"Title": "Judul", "Title": "Judul",
"Title (e.g. Tell me a fun fact)": "Judul (misalnya, Ceritakan sebuah fakta menarik)", "Title (e.g. Tell me a fun fact)": "Judul (misalnya, Ceritakan sebuah fakta menarik)",
......
...@@ -126,6 +126,7 @@ ...@@ -126,6 +126,7 @@
"Connections": "Connessioni", "Connections": "Connessioni",
"Contact Admin for WebUI Access": "", "Contact Admin for WebUI Access": "",
"Content": "Contenuto", "Content": "Contenuto",
"Content Extraction": "",
"Context Length": "Lunghezza contesto", "Context Length": "Lunghezza contesto",
"Continue Response": "Continua risposta", "Continue Response": "Continua risposta",
"Continue with {{provider}}": "", "Continue with {{provider}}": "",
...@@ -212,6 +213,7 @@ ...@@ -212,6 +213,7 @@
"Enable Community Sharing": "Abilita la condivisione della community", "Enable Community Sharing": "Abilita la condivisione della community",
"Enable New Sign Ups": "Abilita nuove iscrizioni", "Enable New Sign Ups": "Abilita nuove iscrizioni",
"Enable Web Search": "Abilita ricerca Web", "Enable Web Search": "Abilita ricerca Web",
"Engine": "",
"Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assicurati che il tuo file CSV includa 4 colonne in questo ordine: Nome, Email, Password, Ruolo.", "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "Assicurati che il tuo file CSV includa 4 colonne in questo ordine: Nome, Email, Password, Ruolo.",
"Enter {{role}} message here": "Inserisci il messaggio per {{role}} qui", "Enter {{role}} message here": "Inserisci il messaggio per {{role}} qui",
"Enter a detail about yourself for your LLMs to recall": "Inserisci un dettaglio su di te per che i LLM possano ricordare", "Enter a detail about yourself for your LLMs to recall": "Inserisci un dettaglio su di te per che i LLM possano ricordare",
...@@ -233,6 +235,7 @@ ...@@ -233,6 +235,7 @@
"Enter Serpstack API Key": "Inserisci la chiave API Serpstack", "Enter Serpstack API Key": "Inserisci la chiave API Serpstack",
"Enter stop sequence": "Inserisci la sequenza di arresto", "Enter stop sequence": "Inserisci la sequenza di arresto",
"Enter Tavily API Key": "", "Enter Tavily API Key": "",
"Enter Tika Server URL": "",
"Enter Top K": "Inserisci Top K", "Enter Top K": "Inserisci Top K",
"Enter URL (e.g. http://127.0.0.1:7860/)": "Inserisci URL (ad esempio http://127.0.0.1:7860/)", "Enter URL (e.g. http://127.0.0.1:7860/)": "Inserisci URL (ad esempio http://127.0.0.1:7860/)",
"Enter URL (e.g. http://localhost:11434)": "Inserisci URL (ad esempio http://localhost:11434)", "Enter URL (e.g. http://localhost:11434)": "Inserisci URL (ad esempio http://localhost:11434)",
...@@ -575,6 +578,8 @@ ...@@ -575,6 +578,8 @@
"This setting does not sync across browsers or devices.": "Questa impostazione non si sincronizza tra browser o dispositivi.", "This setting does not sync across browsers or devices.": "Questa impostazione non si sincronizza tra browser o dispositivi.",
"This will delete": "", "This will delete": "",
"Thorough explanation": "Spiegazione dettagliata", "Thorough explanation": "Spiegazione dettagliata",
"Tika": "",
"Tika Server URL required.": "",
"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Suggerimento: aggiorna più slot di variabili consecutivamente premendo il tasto tab nell'input della chat dopo ogni sostituzione.", "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Suggerimento: aggiorna più slot di variabili consecutivamente premendo il tasto tab nell'input della chat dopo ogni sostituzione.",
"Title": "Titolo", "Title": "Titolo",
"Title (e.g. Tell me a fun fact)": "Titolo (ad esempio Dimmi un fatto divertente)", "Title (e.g. Tell me a fun fact)": "Titolo (ad esempio Dimmi un fatto divertente)",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment