openFeedbackModal(model)}
>
diff --git a/src/lib/components/admin/Evaluations/LeaderboardModal.svelte b/src/lib/components/admin/Evaluations/LeaderboardModal.svelte
index e90405630..f0c1f012a 100644
--- a/src/lib/components/admin/Evaluations/LeaderboardModal.svelte
+++ b/src/lib/components/admin/Evaluations/LeaderboardModal.svelte
@@ -52,10 +52,10 @@
{#if topTags.length}
-
+
{#each topTags as tagInfo}
-
- {tagInfo.tag} ({tagInfo.count})
+
+ {tagInfo.tag} {tagInfo.count}
{/each}
@@ -63,7 +63,7 @@
-
{/if}
-
+
{#if models[selectedModelIdx]?.info?.meta?.user}
diff --git a/src/lib/components/chat/Controls/Controls.svelte b/src/lib/components/chat/Controls/Controls.svelte
index d34ba3397..1954493d1 100644
--- a/src/lib/components/chat/Controls/Controls.svelte
+++ b/src/lib/components/chat/Controls/Controls.svelte
@@ -9,7 +9,7 @@
import FileItem from '$lib/components/common/FileItem.svelte';
import Collapsible from '$lib/components/common/Collapsible.svelte';
- import { user } from '$lib/stores';
+ import { user, settings } from '$lib/stores';
export let models = [];
export let chatFiles = [];
export let params = {};
@@ -74,7 +74,9 @@
diff --git a/src/lib/components/chat/Settings/General.svelte b/src/lib/components/chat/Settings/General.svelte
index 787d3da0f..6b805c9a0 100644
--- a/src/lib/components/chat/Settings/General.svelte
+++ b/src/lib/components/chat/Settings/General.svelte
@@ -274,7 +274,10 @@
{$i18n.t('System Prompt')}
diff --git a/src/lib/dayjs.js b/src/lib/dayjs.js
index 3680f5646..4c7b55fff 100644
--- a/src/lib/dayjs.js
+++ b/src/lib/dayjs.js
@@ -99,6 +99,7 @@ import 'dayjs/locale/uz';
import 'dayjs/locale/vi';
import 'dayjs/locale/yo';
import 'dayjs/locale/zh';
+import 'dayjs/locale/zh-tw';
import 'dayjs/locale/et';
export default dayjs;
diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json
index c4327a4a2..45a5892ca 100644
--- a/src/lib/i18n/locales/ar-BH/translation.json
+++ b/src/lib/i18n/locales/ar-BH/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "أغلق",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "وهذا يضمن حفظ محادثاتك القيمة بشكل آمن في قاعدة بياناتك الخلفية. شكرًا لك!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ar/translation.json b/src/lib/i18n/locales/ar/translation.json
index c96ba8f12..fe73a67d2 100644
--- a/src/lib/i18n/locales/ar/translation.json
+++ b/src/lib/i18n/locales/ar/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "استنساخ المحادثة",
"Clone of {{TITLE}}": "استنساخ لـ {{TITLE}}",
"Close": "إغلاق",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "تنفيذ الشيفرة",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "لا يمكن التراجع عن هذا الإجراء. هل ترغب في المتابعة؟",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "وهذا يضمن حفظ محادثاتك القيمة بشكل آمن في قاعدة بياناتك الخلفية. شكرًا لك!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "هذه ميزة تجريبية، وقد لا تعمل كما هو متوقع وقد تتغير في أي وقت.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json
index 830103c71..bdf1b6813 100644
--- a/src/lib/i18n/locales/bg-BG/translation.json
+++ b/src/lib/i18n/locales/bg-BG/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Клониране на чат",
"Clone of {{TITLE}}": "Клонинг на {{TITLE}}",
"Close": "Затвори",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Изпълнение на код",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Това действие не може да бъде отменено. Желаете ли да продължите?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Това гарантира, че ценните ви разговори се запазват сигурно във вашата бекенд база данни. Благодарим ви!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Това е експериментална функция, може да не работи според очакванията и подлежи на промяна по всяко време.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json
index be7b1de4c..f693e1a82 100644
--- a/src/lib/i18n/locales/bn-BD/translation.json
+++ b/src/lib/i18n/locales/bn-BD/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "বন্ধ",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "এটা নিশ্চিত করে যে, আপনার গুরুত্বপূর্ণ আলোচনা নিরাপদে আপনার ব্যাকএন্ড ডেটাবেজে সংরক্ষিত আছে। ধন্যবাদ!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/bo-TB/translation.json b/src/lib/i18n/locales/bo-TB/translation.json
index b1f655038..3ae0f7469 100644
--- a/src/lib/i18n/locales/bo-TB/translation.json
+++ b/src/lib/i18n/locales/bo-TB/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "ཁ་བརྡ་འདྲ་བཟོ།",
"Clone of {{TITLE}}": "{{TITLE}} ཡི་འདྲ་བཟོ།",
"Close": "ཁ་རྒྱག་པ།",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "ཀོཌ་ལག་བསྟར།",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "བྱ་སྤྱོད་འདི་ཕྱིར་ལྡོག་བྱེད་མི་ཐུབ། ཁྱེད་མུ་མཐུད་འདོད་ཡོད་དམ།",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "བགྲོ་གླེང་འདི་ {{createdAt}} ལ་བཟོས་པ། འདི་ནི་ {{channelName}} བགྲོ་གླེང་གི་ཐོག་མ་རང་ཡིན།",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "འདིས་ཁྱེད་ཀྱི་རྩ་ཆེའི་ཁ་བརྡ་དག་བདེ་འཇགས་ངང་ཁྱེད་ཀྱི་རྒྱབ་སྣེ་གནས་ཚུལ་མཛོད་དུ་ཉར་ཚགས་བྱེད་པ་ཁག་ཐེག་བྱེད། ཐུགས་རྗེ་ཆེ།",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "འདི་ནི་ཚོད་ལྟའི་རང་བཞིན་གྱི་ཁྱད་ཆོས་ཤིག་ཡིན། དེ་རེ་སྒུག་ལྟར་ལས་ཀ་བྱེད་མི་སྲིད། དེ་མིན་དུས་ཚོད་གང་རུང་ལ་འགྱུར་བ་འགྲོ་སྲིད།",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json
index 9b79c7ec3..082ed4dfa 100644
--- a/src/lib/i18n/locales/ca-ES/translation.json
+++ b/src/lib/i18n/locales/ca-ES/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Clonar el xat",
"Clone of {{TITLE}}": "Clon de {{TITLE}}",
"Close": "Tancar",
+ "Close Configure Connection Modal": "",
"Close modal": "Tancar el modal",
"Close settings modal": "Tancar el modal de configuració",
"Code execution": "Execució de codi",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Aquesta acció no es pot desfer. Vols continuar?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Aquest canal es va crear el dia {{createdAt}}. Aquest és el començament del canal {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Aquest xat no apareixerà a l'historial i els teus missatges no es desaran.",
- "This chat won't appear in history and your messages will not be saved.": "Aquest xat no apareixerà a l'historial i els teus missatges no es desaran.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Això assegura que les teves converses valuoses queden desades de manera segura a la teva base de dades. Gràcies!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Aquesta és una funció experimental, és possible que no funcioni com s'espera i està subjecta a canvis en qualsevol moment.",
"This model is not publicly available. Please select another model.": "Aquest model no està disponible públicament. Seleccioneu-ne un altre.",
diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json
index 1adf81368..58cca85a8 100644
--- a/src/lib/i18n/locales/ceb-PH/translation.json
+++ b/src/lib/i18n/locales/ceb-PH/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Suod nga",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Kini nagsiguro nga ang imong bililhon nga mga panag-istoryahanay luwas nga natipig sa imong backend database. ",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json
index 92a67b607..6f8f8fe9f 100644
--- a/src/lib/i18n/locales/cs-CZ/translation.json
+++ b/src/lib/i18n/locales/cs-CZ/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Zavřít",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Provádění kódu",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Tuto akci nelze vrátit zpět. Přejete si pokračovat?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "To zajišťuje, že vaše cenné konverzace jsou bezpečně uloženy ve vaší backendové databázi. Děkujeme!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Jedná se o experimentální funkci, nemusí fungovat podle očekávání a může být kdykoliv změněna.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/da-DK/translation.json b/src/lib/i18n/locales/da-DK/translation.json
index 3856d4052..80926d6b2 100644
--- a/src/lib/i18n/locales/da-DK/translation.json
+++ b/src/lib/i18n/locales/da-DK/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Klon chat",
"Clone of {{TITLE}}": "Klon af {{TITLE}}",
"Close": "Luk",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "Luk dialogboks med indstillinger",
"Code execution": "Kode kørsel",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Denne handling kan ikke fortrydes. Vil du fortsætte?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Denne kanal blev oprettet den {{createdAt}}. Dette er det helt første i kanalen {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Denne chat vil ikke vises i historikken, og dine beskeder vil ikke blive gemt.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dette sikrer, at dine værdifulde samtaler gemmes sikkert i din backend-database. Tak!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dette er en eksperimentel funktion, den fungerer muligvis ikke som forventet og kan ændres når som helst.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json
index b53179ea1..2496d9886 100644
--- a/src/lib/i18n/locales/de-DE/translation.json
+++ b/src/lib/i18n/locales/de-DE/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Konversation klonen",
"Clone of {{TITLE}}": "Klon von {{TITLE}}",
"Close": "Schließen",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Codeausführung",
@@ -387,7 +388,7 @@
"e.g. \"json\" or a JSON schema": "z. B. \"json\" oder ein JSON-Schema",
"e.g. 60": "z. B. 60",
"e.g. A filter to remove profanity from text": "z. B. Ein Filter, um Schimpfwörter aus Text zu entfernen",
- "e.g. en": "",
+ "e.g. en": "z. B. en",
"e.g. My Filter": "z. B. Mein Filter",
"e.g. My Tools": "z. B. Meine Werkzeuge",
"e.g. my_filter": "z. B. mein_filter",
@@ -395,10 +396,10 @@
"e.g. pdf, docx, txt": "z. B. pdf, docx, txt",
"e.g. Tools for performing various operations": "z. B. Werkzeuge für verschiedene Operationen",
"e.g., 3, 4, 5 (leave blank for default)": "z. B. 3, 4, 5 (leer lassen für Standard)",
- "e.g., audio/wav,audio/mpeg (leave blank for defaults)": "",
+ "e.g., audio/wav,audio/mpeg (leave blank for defaults)": "z. B. audio/wav,audio/mpeg (leer lassen für Standard)",
"e.g., en-US,ja-JP (leave blank for auto-detect)": "z. B. en-US,de-DE (freilassen für automatische Erkennung)",
"e.g., westus (leave blank for eastus)": "z. B. westus (leer lassen für eastus)",
- "e.g.) en,fr,de": "",
+ "e.g.) en,fr,de": "z. B. en,fr,de",
"Edit": "Bearbeiten",
"Edit Arena Model": "Arena-Modell bearbeiten",
"Edit Channel": "Kanal bearbeiten",
@@ -482,7 +483,7 @@
"Enter Model ID": "Geben Sie die Modell-ID ein",
"Enter model tag (e.g. {{modelTag}})": "Geben Sie den Model-Tag ein",
"Enter Mojeek Search API Key": "Geben Sie den Mojeek Search API-Schlüssel ein",
- "Enter name": "",
+ "Enter name": "Name eingeben",
"Enter New Password": "Neues Passwort eingeben",
"Enter Number of Steps (e.g. 50)": "Geben Sie die Anzahl an Schritten ein (z. B. 50)",
"Enter Perplexity API Key": "Geben Sie den Perplexity API-Schlüssel ein",
@@ -513,8 +514,8 @@
"Enter Tavily API Key": "Geben Sie den Tavily-API-Schlüssel ein",
"Enter Tavily Extract Depth": "Tavily Extract Depth eingeben",
"Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "Geben sie die öffentliche URL Ihrer WebUI ein. Diese URL wird verwendet, um Links in den Benachrichtigungen zu generieren.",
- "Enter the URL of the function to import": "",
- "Enter the URL to import": "",
+ "Enter the URL of the function to import": "Geben Sie die URL der Funktion ein, die importiert werden soll",
+ "Enter the URL to import": "URL für den Import eingeben",
"Enter Tika Server URL": "Geben Sie die Tika-Server-URL ein",
"Enter timeout in seconds": "Geben Sie den Timeout in Sekunden ein",
"Enter to Send": "'Enter' zum Senden",
@@ -618,10 +619,10 @@
"Folder deleted successfully": "Ordner erfolgreich gelöscht",
"Folder name cannot be empty.": "Ordnername darf nicht leer sein.",
"Folder name updated successfully": "Ordnername erfolgreich aktualisiert",
- "Follow up": "",
- "Follow Up Generation": "",
- "Follow Up Generation Prompt": "",
- "Follow-Up Auto-Generation": "",
+ "Follow up": "Folgefragen",
+ "Follow Up Generation": "Folgefragen Generierung",
+ "Follow Up Generation Prompt": "Prompt für Folgefragen Generierung",
+ "Follow-Up Auto-Generation": "Auto-Generierung für Folgefragen",
"Followed instructions perfectly": "Anweisungen perfekt befolgt",
"Force OCR": "OCR erzwingen",
"Force OCR on all pages of the PDF. This can lead to worse results if you have good text in your PDFs. Defaults to False.": "",
@@ -681,7 +682,7 @@
"Host": "Host",
"How can I help you today?": "Wie kann ich Ihnen heute helfen?",
"How would you rate this response?": "Wie würden Sie diese Antwort bewerten?",
- "HTML": "",
+ "HTML": "HTML",
"Hybrid Search": "Hybride Suche",
"I acknowledge that I have read and I understand the implications of my action. I am aware of the risks associated with executing arbitrary code and I have verified the trustworthiness of the source.": "Ich bestätige, dass ich gelesen habe und die Auswirkungen meiner Aktion verstehe. Mir sind die Risiken bewusst, die mit der Ausführung beliebigen Codes verbunden sind, und ich habe die Vertrauenswürdigkeit der Quelle überprüft.",
"ID": "ID",
@@ -690,14 +691,14 @@
"Ignite curiosity": "Neugier entfachen",
"Image": "Bild",
"Image Compression": "Bildkomprimierung",
- "Image Compression Height": "",
- "Image Compression Width": "",
+ "Image Compression Height": "Bildkompression Länge",
+ "Image Compression Width": "Bildkompression Breite",
"Image Generation": "Bildgenerierung",
"Image Generation (Experimental)": "Bildgenerierung (experimentell)",
"Image Generation Engine": "Bildgenerierungs-Engine",
"Image Max Compression Size": "Maximale Bildkomprimierungsgröße",
- "Image Max Compression Size height": "",
- "Image Max Compression Size width": "",
+ "Image Max Compression Size height": "Bildkompression maximale Länge",
+ "Image Max Compression Size width": "Bildkompression maximale Breite",
"Image Prompt Generation": "Bild-Prompt-Generierung",
"Image Prompt Generation Prompt": "Prompt für die Bild-Prompt-Generierung",
"Image Settings": "Bildeinstellungen",
@@ -765,7 +766,7 @@
"LDAP server updated": "LDAP-Server aktualisiert",
"Leaderboard": "Bestenliste",
"Learn more about OpenAPI tool servers.": "Erfahren Sie mehr über OpenAPI-Toolserver.",
- "Leave empty for no compression": "",
+ "Leave empty for no compression": "Leer lassen für keine Kompression",
"Leave empty for unlimited": "Leer lassen für unbegrenzt",
"Leave empty to include all models from \"{{url}}\" endpoint": "Leer lassen, um alle Modelle vom Endpunkt \"{{url}}\" einzuschließen",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Leer lassen, um alle Modelle vom Endpunkt \"{{url}}/api/tags\" einzuschließen",
@@ -786,7 +787,7 @@
"Lost": "Verloren",
"LTR": "LTR",
"Made by Open WebUI Community": "Von der OpenWebUI-Community",
- "Make password visible in the user interface": "",
+ "Make password visible in the user interface": "Passwort im Benutzerinterface sichtbar machen",
"Make sure to enclose them with": "Umschließen Sie Variablen mit",
"Make sure to export a workflow.json file as API format from ComfyUI.": "Stellen Sie sicher, dass sie eine workflow.json-Datei im API-Format von ComfyUI exportieren.",
"Manage": "Verwalten",
@@ -798,7 +799,7 @@
"Manage Pipelines": "Pipelines verwalten",
"Manage Tool Servers": "Tool Server verwalten",
"March": "März",
- "Markdown": "",
+ "Markdown": "Markdown",
"Max Speakers": "",
"Max Upload Count": "Maximale Anzahl der Uploads",
"Max Upload Size": "Maximale Uploadgröße",
@@ -908,8 +909,8 @@
"Ollama Version": "Ollama-Version",
"On": "Ein",
"OneDrive": "",
- "Only active when \"Paste Large Text as File\" setting is toggled on.": "",
- "Only active when the chat input is in focus and an LLM is generating a response.": "",
+ "Only active when \"Paste Large Text as File\" setting is toggled on.": "Nur aktiv, wenn die \"Großen Text als Datei einfügen\" Option aktiviert ist.",
+ "Only active when the chat input is in focus and an LLM is generating a response.": "Nur aktiv, wenn die Eingabe im Chat ausgewählt ist und ein LLM gerade eine Antwort generiert.",
"Only alphanumeric characters and hyphens are allowed": "Nur alphanumerische Zeichen und Bindestriche sind erlaubt",
"Only alphanumeric characters and hyphens are allowed in the command string.": "In der Befehlszeichenfolge sind nur alphanumerische Zeichen und Bindestriche erlaubt.",
"Only collections can be edited, create a new knowledge base to edit/add documents.": "Nur Sammlungen können bearbeitet werden. Erstellen Sie eine neue Wissensbasis, um Dokumente zu bearbeiten/hinzuzufügen.",
@@ -940,17 +941,17 @@
"Other": "Andere",
"OUTPUT": "AUSGABE",
"Output format": "Ausgabeformat",
- "Output Format": "",
+ "Output Format": "Ausgabe Format",
"Overview": "Übersicht",
"page": "Seite",
"Paginate": "",
- "Parameters": "",
+ "Parameters": "Parameter",
"Password": "Passwort",
"Paste Large Text as File": "Großen Text als Datei einfügen",
"PDF document (.pdf)": "PDF-Dokument (.pdf)",
"PDF Extract Images (OCR)": "Text von Bildern aus PDFs extrahieren (OCR)",
"pending": "ausstehend",
- "Pending": "",
+ "Pending": "Ausstehend",
"Pending User Overlay Content": "Inhalt des Overlays 'Ausstehende Kontoaktivierung'",
"Pending User Overlay Title": "Titel des Overlays 'Ausstehende Kontoaktivierung'",
"Permission denied when accessing media devices": "Zugriff auf Mediengeräte verweigert",
@@ -958,7 +959,7 @@
"Permission denied when accessing microphone: {{error}}": "Zugriff auf das Mikrofon verweigert: {{error}}",
"Permissions": "Berechtigungen",
"Perplexity API Key": "Perplexity API-Schlüssel",
- "Perplexity Model": "",
+ "Perplexity Model": "Perplexity Modell",
"Perplexity Search Context Usage": "",
"Personalization": "Personalisierung",
"Picture Description API Config": "",
@@ -990,11 +991,11 @@
"Positive attitude": "Positive Einstellung",
"Prefix ID": "Präfix-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Prefix-ID wird verwendet, um Konflikte mit anderen Verbindungen zu vermeiden, indem ein Präfix zu den Modell-IDs hinzugefügt wird - leer lassen, um zu deaktivieren",
- "Prevent file creation": "",
+ "Prevent file creation": "Dateierstellung verhindern",
"Preview": "Vorschau",
"Previous 30 days": "Vorherige 30 Tage",
"Previous 7 days": "Vorherige 7 Tage",
- "Previous message": "",
+ "Previous message": "Vorherige Nachricht",
"Private": "Privat",
"Profile Image": "Profilbild",
"Prompt": "Prompt",
@@ -1033,9 +1034,9 @@
"Relevance": "Relevanz",
"Relevance Threshold": "Relevanzschwelle",
"Remove": "Entfernen",
- "Remove {{MODELID}} from list.": "",
+ "Remove {{MODELID}} from list.": "{{MODELID}} von der Liste entfernen.",
"Remove Model": "Modell entfernen",
- "Remove this tag from list": "",
+ "Remove this tag from list": "Diesen Tag von der Liste entfernen",
"Rename": "Umbenennen",
"Reorder Models": "Modelle neu anordnen",
"Reply in Thread": "Im Thread antworten",
@@ -1174,7 +1175,7 @@
"Speech-to-Text": "",
"Speech-to-Text Engine": "Sprache-zu-Text-Engine",
"Stop": "Stop",
- "Stop Generating": "",
+ "Stop Generating": "Generierung stoppen",
"Stop Sequence": "Stop-Sequenz",
"Stream Chat Response": "Chat-Antwort streamen",
"Strip Existing OCR": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Diese Aktion kann nicht rückgängig gemacht werden. Möchten Sie fortfahren?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Dieser Kanal wurde am {{createdAt}} erstellt. Dies ist der Beginn des {{channelName}} Kanals.",
"This chat won't appear in history and your messages will not be saved.": "Diese Unterhaltung erscheint nicht in Ihrem Chat-Verlauf. Alle Nachrichten sind privat und werden nicht gespeichert.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dies stellt sicher, dass Ihre wertvollen Chats sicher in Ihrer Backend-Datenbank gespeichert werden. Vielen Dank!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dies ist eine experimentelle Funktion, sie funktioniert möglicherweise nicht wie erwartet und kann jederzeit geändert werden.",
"This model is not publicly available. Please select another model.": "Dieses Modell ist nicht öffentlich verfügbar. Bitte wählen Sie ein anderes Modell aus.",
@@ -1331,7 +1331,7 @@
"Upload Progress": "Hochladefortschritt",
"URL": "URL",
"URL Mode": "URL-Modus",
- "Usage": "Nutzung",
+ "Usage": "Nutzungsinfos",
"Use '#' in the prompt input to load and include your knowledge.": "Nutzen Sie '#' in der Prompt-Eingabe, um Ihr Wissen zu laden und einzuschließen.",
"Use Gravatar": "Gravatar verwenden",
"Use groups to group your users and assign permissions.": "Nutzen Sie Gruppen, um Ihre Benutzer zu gruppieren und Berechtigungen zuzuweisen.",
diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json
index 6f9a3e420..9bc5f00a3 100644
--- a/src/lib/i18n/locales/dg-DG/translation.json
+++ b/src/lib/i18n/locales/dg-DG/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Close",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "This ensures that your valuable conversations are securely saved to your backend database. Thank you! Much secure!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/el-GR/translation.json b/src/lib/i18n/locales/el-GR/translation.json
index 5950569ac..03de3c9c7 100644
--- a/src/lib/i18n/locales/el-GR/translation.json
+++ b/src/lib/i18n/locales/el-GR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Κλείσιμο",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Εκτέλεση κώδικα",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Αυτή η ενέργεια δεν μπορεί να αναιρεθεί. Θέλετε να συνεχίσετε;",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Αυτό διασφαλίζει ότι οι πολύτιμες συνομιλίες σας αποθηκεύονται με ασφάλεια στη βάση δεδομένων backend σας. Ευχαριστούμε!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Αυτή είναι μια πειραματική λειτουργία, μπορεί να μην λειτουργεί όπως αναμένεται και υπόκειται σε αλλαγές οποιαδήποτε στιγμή.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json
index cb9e58600..5e9ac60b0 100644
--- a/src/lib/i18n/locales/en-GB/translation.json
+++ b/src/lib/i18n/locales/en-GB/translation.json
@@ -85,8 +85,8 @@
"Always Play Notification Sound": "",
"Amazing": "",
"an assistant": "",
- "Analyzed": "",
- "Analyzing...": "",
+ "Analyzed": "Analysed",
+ "Analyzing...": "Analysing",
"and": "",
"and {{COUNT}} more": "",
"and create a new shared link.": "",
@@ -151,7 +151,7 @@
"Bing Search V7 Endpoint": "",
"Bing Search V7 Subscription Key": "",
"Bocha Search API Key": "",
- "Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "",
+ "Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "Boosting or penalising specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)",
"Both Docling OCR Engine and Language(s) must be provided or both left empty.": "",
"Brave Search API Key": "",
"By {{name}}": "",
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -222,7 +223,7 @@
"Code Interpreter Prompt Template": "",
"Collapse": "",
"Collection": "",
- "Color": "",
+ "Color": "Colour",
"ComfyUI": "",
"ComfyUI API Key": "",
"ComfyUI Base URL": "",
@@ -253,7 +254,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
- "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.": "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalise repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text.": "",
"Copied": "",
@@ -476,7 +477,7 @@
"Enter Jupyter Token": "",
"Enter Jupyter URL": "",
"Enter Kagi Search API Key": "",
- "Enter Key Behavior": "",
+ "Enter Key Behavior": "Enter Key Behaviour",
"Enter language codes": "",
"Enter Mistral API Key": "",
"Enter Model ID": "",
@@ -671,8 +672,8 @@
"Hello, {{name}}": "",
"Help": "",
"Help us create the best community leaderboard by sharing your feedback history!": "",
- "Hex Color": "",
- "Hex Color - Leave empty for default color": "",
+ "Hex Color": "Hex Colour",
+ "Hex Color - Leave empty for default color": "Hex Colour - Leave empty for default colour",
"Hide": "",
"Hide from Sidebar": "",
"Hide Model": "",
@@ -936,7 +937,7 @@
"openapi.json URL or Path": "",
"Options for running a local vision-language model in the picture description. The parameters refer to a model hosted on Hugging Face. This parameter is mutually exclusive with picture_description_api.": "",
"or": "",
- "Organize your users": "",
+ "Organize your users": "Organise your users",
"Other": "",
"OUTPUT": "",
"Output format": "",
@@ -960,7 +961,7 @@
"Perplexity API Key": "",
"Perplexity Model": "",
"Perplexity Search Context Usage": "",
- "Personalization": "",
+ "Personalization": "Personalisation",
"Picture Description API Config": "",
"Picture Description Local Config": "",
"Picture Description Mode": "",
@@ -1129,12 +1130,12 @@
"Set Sampler": "",
"Set Scheduler": "",
"Set Steps": "",
- "Set the number of layers, which will be off-loaded to GPU. Increasing this value can significantly improve performance for models that are optimized for GPU acceleration but may also consume more power and GPU resources.": "",
+ "Set the number of layers, which will be off-loaded to GPU. Increasing this value can significantly improve performance for models that are optimized for GPU acceleration but may also consume more power and GPU resources.": "Set the number of layers, which will be off-loaded to GPU. Increasing this value can significantly improve performance for models that are optimised for GPU acceleration but may also consume more power and GPU resources.",
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "",
"Set whisper model": "",
- "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "",
- "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalise repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "Sets a scaling bias against tokens to penalise repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalise repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.",
"Sets how far back for the model to look back to prevent repetition.": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt.": "",
"Sets the size of the context window used to generate the next token.": "",
@@ -1181,7 +1182,7 @@
"Strip existing OCR text from the PDF and re-run OCR. Ignored if Force OCR is enabled. Defaults to False.": "",
"STT Model": "",
"STT Settings": "",
- "Stylized PDF Export": "",
+ "Stylized PDF Export": "Stylised PDF Export",
"Subtitle (e.g. about the Roman Empire)": "",
"Success": "",
"Successfully updated.": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
@@ -1346,7 +1346,7 @@
"Username": "",
"Users": "",
"Using the default arena model with all models. Click the plus button to add custom models.": "",
- "Utilize": "",
+ "Utilize": "Utilise",
"Valid time units:": "",
"Valves": "",
"Valves updated": "",
@@ -1398,7 +1398,7 @@
"Workspace Permissions": "",
"Write": "",
"Write a prompt suggestion (e.g. Who are you?)": "",
- "Write a summary in 50 words that summarizes [topic or keyword].": "",
+ "Write a summary in 50 words that summarizes [topic or keyword].": "Write a summary in 50 words that summarises [topic or keyword].",
"Write something...": "",
"Yacy Instance URL": "",
"Yacy Password": "",
@@ -1407,7 +1407,7 @@
"You": "",
"You are currently using a trial license. Please contact support to upgrade your license.": "",
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "",
- "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "",
+ "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "You can personalise your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.",
"You cannot upload an empty file.": "",
"You do not have permission to upload files.": "",
"You have no archived conversations.": "",
diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json
index aa815444f..363ddf6f2 100644
--- a/src/lib/i18n/locales/en-US/translation.json
+++ b/src/lib/i18n/locales/en-US/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,12 +1233,11 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
- "This option controls how many tokens are preserved when refreshing the context. For example, if set to 2, the last 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics.": "",
+ "This option controls how many first tokens are preserved when refreshing the context. For example, if set to 2, the first 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics.": "",
"This option enables or disables the use of the reasoning feature in Ollama, which allows the model to think before generating a response. When enabled, the model can take a moment to process the conversation context and generate a more thoughtful response.": "",
"This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated.": "",
"This option will delete all existing files in the collection and replace them with newly uploaded files.": "",
diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json
index 37381fb79..aa2ae9178 100644
--- a/src/lib/i18n/locales/es-ES/translation.json
+++ b/src/lib/i18n/locales/es-ES/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Clonar Chat",
"Clone of {{TITLE}}": "Clon de {{TITLE}}",
"Close": "Cerrar",
+ "Close Configure Connection Modal": "",
"Close modal": "Cerrar modal",
"Close settings modal": "Cerrar modal configuraciones",
"Code execution": "Ejecución de Código",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Esta acción no se puede deshacer. ¿Desea continuar?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Este canal fue creado el {{createdAt}}. Este es el comienzo del canal {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Este chat no aparecerá en el historial y los mensajes no se guardarán.",
- "This chat won’t appear in history and your messages will not be saved.": "Este chat no aparecerá en el historial y los mensajes no se guardarán.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Esto garantiza que sus valiosas conversaciones se guardan de forma segura en tu base de datos del servidor trasero (backend). ¡Gracias!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta es una característica experimental, por lo que puede no funcionar como se esperaba y está sujeta a cambios en cualquier momento.",
"This model is not publicly available. Please select another model.": "Este modelo no está disponible publicamente. Por favor, selecciona otro modelo.",
diff --git a/src/lib/i18n/locales/et-EE/translation.json b/src/lib/i18n/locales/et-EE/translation.json
index 48eb85dc9..bdf4a0ddc 100644
--- a/src/lib/i18n/locales/et-EE/translation.json
+++ b/src/lib/i18n/locales/et-EE/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Klooni vestlus",
"Clone of {{TITLE}}": "{{TITLE}} koopia",
"Close": "Sulge",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Koodi täitmine",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Seda toimingut ei saa tagasi võtta. Kas soovite jätkata?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "See tagab, et teie väärtuslikud vestlused salvestatakse turvaliselt teie tagarakenduse andmebaasi. Täname!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "See on katsetuslik funktsioon, see ei pruugi toimida ootuspäraselt ja võib igal ajal muutuda.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/eu-ES/translation.json b/src/lib/i18n/locales/eu-ES/translation.json
index 17b2b876a..3c335f45f 100644
--- a/src/lib/i18n/locales/eu-ES/translation.json
+++ b/src/lib/i18n/locales/eu-ES/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Itxi",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Kodearen exekuzioa",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Ekintza hau ezin da desegin. Jarraitu nahi duzu?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Honek zure elkarrizketa baliotsuak modu seguruan zure backend datu-basean gordeko direla ziurtatzen du. Eskerrik asko!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Hau funtzionalitate esperimental bat da, baliteke espero bezala ez funtzionatzea eta edozein unetan aldaketak izatea.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json
index 74f1d3b81..971c5f144 100644
--- a/src/lib/i18n/locales/fa-IR/translation.json
+++ b/src/lib/i18n/locales/fa-IR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "کلون گفتگو",
"Clone of {{TITLE}}": "کلون {{TITLE}}",
"Close": "بسته",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "اجرای کد",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "این عمل قابل بازگشت نیست. آیا می\u200cخواهید ادامه دهید؟",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "این کانال در {{createdAt}} ایجاد شد. این آغاز کانال {{channelName}} است.",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "این اطمینان می\u200cدهد که مکالمات ارزشمند شما به طور امن در پایگاه داده پشتیبان ذخیره می\u200cشوند. متشکریم!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "این یک ویژگی آزمایشی است، ممکن است طبق انتظار کار نکند و در هر زمان ممکن است تغییر کند.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json
index f2b284d00..b9b9153c1 100644
--- a/src/lib/i18n/locales/fi-FI/translation.json
+++ b/src/lib/i18n/locales/fi-FI/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Kloonaa keskustelu",
"Clone of {{TITLE}}": "{{TITLE}} klooni",
"Close": "Sulje",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "Sulje asetus modaali",
"Code execution": "Koodin suoritus",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Tätä toimintoa ei voi peruuttaa. Haluatko jatkaa?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Tämä kanava on luotiin {{createdAt}}. Tämä on {{channelName}} kanavan alku.",
"This chat won't appear in history and your messages will not be saved.": "Tämä keskustelu ei näy historiassa, eikä viestejäsi tallenneta.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Tämä varmistaa, että arvokkaat keskustelusi tallennetaan turvallisesti backend-tietokantaasi. Kiitos!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Tämä on kokeellinen ominaisuus, se ei välttämättä toimi odotetulla tavalla ja se voi muuttua milloin tahansa.",
"This model is not publicly available. Please select another model.": "Tämä malli ei ole julkisesti saatavilla. Valitse toinen malli.",
diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json
index 632a10501..bf9e0a1b1 100644
--- a/src/lib/i18n/locales/fr-CA/translation.json
+++ b/src/lib/i18n/locales/fr-CA/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Fermer",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Cette action ne peut pas être annulée. Souhaitez-vous continuer ?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos conversations précieuses soient sauvegardées en toute sécurité dans votre base de données backend. Merci !",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Il s'agit d'une fonctionnalité expérimentale, elle peut ne pas fonctionner comme prévu et est sujette à modification à tout moment.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json
index c75ad5248..2c6b0609f 100644
--- a/src/lib/i18n/locales/fr-FR/translation.json
+++ b/src/lib/i18n/locales/fr-FR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Dupliquer le Chat",
"Clone of {{TITLE}}": "Dupliquat de {{TITLE}}",
"Close": "Fermer",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Exécution de code",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Cette action ne peut pas être annulée. Souhaitez-vous continuer ?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Ce canal a été créé le {{createdAt}}. Voici le tout début du canal {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Cette conversation n'apparaîtra pas dans l'historique et vos messages ne seront pas enregistrés.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos conversations précieuses soient sauvegardées en toute sécurité dans votre base de données backend. Merci !",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Il s'agit d'une fonctionnalité expérimentale, elle peut ne pas fonctionner comme prévu et est sujette à modification à tout moment.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/gl-ES/translation.json b/src/lib/i18n/locales/gl-ES/translation.json
index c9e45c21a..b38e1ab60 100644
--- a/src/lib/i18n/locales/gl-ES/translation.json
+++ b/src/lib/i18n/locales/gl-ES/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Clonar chat",
"Clone of {{TITLE}}": "Clon de {{TITLE}}",
"Close": "Pechar",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Execución de código",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Esta acción no se puede deshacer. ¿Desea continuar?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Esto garantiza que sus valiosas conversacions se guarden de forma segura en su base de datos no backend. ¡Gracias!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta es unha característica experimental que puede no funcionar como se esperaba y está sujeto a cambios en cualquier momento.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json
index 49bba49eb..7171c82e8 100644
--- a/src/lib/i18n/locales/he-IL/translation.json
+++ b/src/lib/i18n/locales/he-IL/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "סגור",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "הרצת קוד",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "פעולה זו מבטיחה שהשיחות בעלות הערך שלך יישמרו באופן מאובטח במסד הנתונים העורפי שלך. תודה!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json
index e94566818..cb58b3eaa 100644
--- a/src/lib/i18n/locales/hi-IN/translation.json
+++ b/src/lib/i18n/locales/hi-IN/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "बंद करना",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "यह सुनिश्चित करता है कि आपकी मूल्यवान बातचीत आपके बैकएंड डेटाबेस में सुरक्षित रूप से सहेजी गई है। धन्यवाद!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json
index ac0f2e6d5..821bd98b9 100644
--- a/src/lib/i18n/locales/hr-HR/translation.json
+++ b/src/lib/i18n/locales/hr-HR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Zatvori",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ovo osigurava da su vaši vrijedni razgovori sigurno spremljeni u bazu podataka. Hvala vam!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ovo je eksperimentalna značajka, možda neće funkcionirati prema očekivanjima i podložna je promjenama u bilo kojem trenutku.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/hu-HU/translation.json b/src/lib/i18n/locales/hu-HU/translation.json
index 96f91e9ab..0bdeec438 100644
--- a/src/lib/i18n/locales/hu-HU/translation.json
+++ b/src/lib/i18n/locales/hu-HU/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Beszélgetés klónozása",
"Clone of {{TITLE}}": "{{TITLE}} klónja",
"Close": "Bezárás",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Kód végrehajtás",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Ez a művelet nem vonható vissza. Szeretné folytatni?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Ez a csatorna {{createdAt}} időpontban jött létre. Ez a {{channelName}} csatorna legeslegeleje.",
"This chat won't appear in history and your messages will not be saved.": "Ez a csevegés nem jelenik meg az előzményekben, és az üzeneteid nem kerülnek mentésre.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ez biztosítja, hogy értékes beszélgetései biztonságosan mentésre kerüljenek a backend adatbázisban. Köszönjük!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ez egy kísérleti funkció, lehet, hogy nem a várt módon működik és bármikor változhat.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json
index 3ba867ad4..9facfb5c2 100644
--- a/src/lib/i18n/locales/id-ID/translation.json
+++ b/src/lib/i18n/locales/id-ID/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Tutup",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -249,7 +250,7 @@
"Content": "Konten",
"Content Extraction Engine": "",
"Continue Response": "Lanjutkan Tanggapan",
- "Continue with {{provider}}": "Lanjutkan dengan {{penyedia}}",
+ "Continue with {{provider}}": "Lanjutkan dengan {{provider}}",
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Tindakan ini tidak dapat dibatalkan. Apakah Anda ingin melanjutkan?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ini akan memastikan bahwa percakapan Anda yang berharga disimpan dengan aman ke basis data backend. Terima kasih!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ini adalah fitur eksperimental, mungkin tidak berfungsi seperti yang diharapkan dan dapat berubah sewaktu-waktu.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ie-GA/translation.json b/src/lib/i18n/locales/ie-GA/translation.json
index cd0b1b98b..caa960318 100644
--- a/src/lib/i18n/locales/ie-GA/translation.json
+++ b/src/lib/i18n/locales/ie-GA/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Comhrá Clón",
"Clone of {{TITLE}}": "Clón de {{TITLE}}",
"Close": "Dún",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Cód a fhorghníomhú",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Ní féidir an gníomh seo a chur ar ais. Ar mhaith leat leanúint ar aghaidh?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Cruthaíodh an cainéal seo ar {{createdAt}}. Seo tús an chainéil {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Ní bheidh an comhrá seo le feiceáil sa stair agus ní shábhálfar do theachtaireachtaí.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cinntíonn sé seo go sábhálfar do chomhráite luachmhara go daingean i do bhunachar sonraí cúltaca Go raibh maith agat!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Is gné turgnamhach í seo, b'fhéidir nach bhfeidhmeoidh sé mar a bhíothas ag súil leis agus tá sé faoi réir athraithe ag am ar bith.",
"This model is not publicly available. Please select another model.": "Níl an tsamhail seo ar fáil go poiblí. Roghnaigh samhail eile le do thoil.",
diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json
index 734df5f0d..8d49809ba 100644
--- a/src/lib/i18n/locales/it-IT/translation.json
+++ b/src/lib/i18n/locales/it-IT/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "CLona Chat",
"Clone of {{TITLE}}": "Clone di {{TITLE}}",
"Close": "Chiudi",
+ "Close Configure Connection Modal": "",
"Close modal": "Chiudi modale",
"Close settings modal": "",
"Code execution": "Esecuzione codice",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Questa azione non può essere annullata. Vuoi continuare?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Questo canale è stato creato il {{createdAt}}. Questo è l'inizio del canale {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Questa chat non apparirà nella cronologia e i tuoi messaggi non verranno salvati.",
- "This chat won’t appear in history and your messages will not be saved.": "Questa chat non appare nello storico dei tuoi messaggi e non sarà salvato.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ciò garantisce che le tue preziose conversazioni siano salvate in modo sicuro nel tuo database backend. Grazie!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Questa è una funzionalità sperimentale, potrebbe non funzionare come previsto ed è soggetta a modifiche in qualsiasi momento.",
"This model is not publicly available. Please select another model.": "Questo modello non è disponibile pubblicamente. Seleziona un altro modello.",
diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json
index c82d4133c..d959bff3a 100644
--- a/src/lib/i18n/locales/ja-JP/translation.json
+++ b/src/lib/i18n/locales/ja-JP/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "チャットをクローン",
"Clone of {{TITLE}}": "{{TITLE}}のクローン",
"Close": "閉じる",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "コードの実行",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "このアクションは取り消し不可です。続けますか?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "このチャンネルは{{createdAt}}に作成されました。これは{{channelName}}チャンネルの始まりです。",
"This chat won't appear in history and your messages will not be saved.": "このチャットは履歴に表示されず、メッセージは保存されません。",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "これは、貴重な会話がバックエンドデータベースに安全に保存されることを保証します。ありがとうございます!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "実験的機能であり正常動作しない場合があります。",
"This model is not publicly available. Please select another model.": "このモデルは公開されていません。別のモデルを選択してください。",
diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json
index 3f9a9c032..04df61835 100644
--- a/src/lib/i18n/locales/ka-GE/translation.json
+++ b/src/lib/i18n/locales/ka-GE/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "დახურვა",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "ეს უზრუნველყოფს, რომ თქვენი ღირებული საუბრები უსაფრთხოდ შეინახება თქვენს უკანაბოლო მონაცემთა ბაზაში. მადლობა!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json
index e53fc7f6d..f2ca846db 100644
--- a/src/lib/i18n/locales/ko-KR/translation.json
+++ b/src/lib/i18n/locales/ko-KR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "채팅 복제",
"Clone of {{TITLE}}": "{{TITLE}}의 복제본",
"Close": "닫기",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "코드 실행",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "이 action은 되돌릴 수 없습니다. 계속 하시겠습니까?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "이 채널은 {{createAt}}에서 생성되었습니다. 이것은 {{channelName}} 채널의 시작입니다.",
"This chat won't appear in history and your messages will not be saved.": "이 채팅은 기록에 나타나지 않으며 메시지가 저장되지 않습니다.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "이렇게 하면 소중한 대화 내용이 백엔드 데이터베이스에 안전하게 저장됩니다. 감사합니다!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "이것은 실험적 기능으로, 예상대로 작동하지 않을 수 있으며 언제든지 변경될 수 있습니다.",
"This model is not publicly available. Please select another model.": "이 모델은 공개적으로 사용할 수 없습니다. 다른 모델을 선택해주세요.",
diff --git a/src/lib/i18n/locales/languages.json b/src/lib/i18n/locales/languages.json
index d5e3d3f7a..dfffa415c 100644
--- a/src/lib/i18n/locales/languages.json
+++ b/src/lib/i18n/locales/languages.json
@@ -195,6 +195,10 @@
"code": "ur-PK",
"title": "Urdu (اردو)"
},
+ {
+ "code": "ug-CN",
+ "title": "Uyghur (ئۇيغۇرچە)"
+ },
{
"code": "uz-Cyrl-UZ",
"title": "Uzbek (Cyrillic)"
diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json
index 89870fef3..0ae052ebe 100644
--- a/src/lib/i18n/locales/lt-LT/translation.json
+++ b/src/lib/i18n/locales/lt-LT/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Uždaryti",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Šis veiksmas negali būti atšauktas. Ar norite tęsti?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Tai užtikrina, kad Jūsų pokalbiai saugiai saugojami duomenų bazėje. Ačiū!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Tai eksperimentinė funkcija ir gali veikti nevisada.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ms-MY/translation.json b/src/lib/i18n/locales/ms-MY/translation.json
index b7645e083..2423a72f1 100644
--- a/src/lib/i18n/locales/ms-MY/translation.json
+++ b/src/lib/i18n/locales/ms-MY/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Tutup",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Tindakan ini tidak boleh diubah semula kepada asal. Adakah anda ingin teruskan",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ini akan memastikan bahawa perbualan berharga anda disimpan dengan selamat ke pangkalan data 'backend' anda. Terima kasih!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "ni adalah ciri percubaan, ia mungkin tidak berfungsi seperti yang diharapkan dan tertakluk kepada perubahan pada bila-bila masa.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json
index 855c11b20..c66fdf259 100644
--- a/src/lib/i18n/locales/nb-NO/translation.json
+++ b/src/lib/i18n/locales/nb-NO/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Klone chat",
"Clone of {{TITLE}}": "Klone av {{TITLE}}",
"Close": "Lukk",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Kodekjøring",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Denne handlingen kan ikke angres. Vil du fortsette?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dette sikrer at de verdifulle samtalene dine lagres sikkert i backend-databasen din. Takk!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dette er en eksperimentell funksjon. Det er mulig den ikke fungerer som forventet, og den kan endres når som helst.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json
index ce151a1ec..cefb74143 100644
--- a/src/lib/i18n/locales/nl-NL/translation.json
+++ b/src/lib/i18n/locales/nl-NL/translation.json
@@ -37,7 +37,7 @@
"Add content here": "Voeg hier content toe",
"Add Custom Parameter": "",
"Add custom prompt": "Voeg een aangepaste prompt toe",
- "Add Files": "Voeg bestanden toe",
+ "Add Files": "Voeg bestanden toe",
"Add Group": "Voeg groep toe",
"Add Memory": "Voeg geheugen toe",
"Add Model": "Voeg model toe",
@@ -193,7 +193,7 @@
"Clear memory": "Geheugen wissen",
"Clear Memory": "Geheugen wissen",
"click here": "klik hier",
- "Click here for filter guides.": "Klik hier voor filterhulp.",
+ "Click here for filter guides.": "Klik hier voor filterhulp.",
"Click here for help.": "Klik hier voor hulp.",
"Click here to": "Klik hier om",
"Click here to download user import template file.": "Klik hier om het sjabloonbestand voor gebruikersimport te downloaden.",
@@ -210,6 +210,7 @@
"Clone Chat": "Kloon chat",
"Clone of {{TITLE}}": "Kloon van {{TITLE}}",
"Close": "Sluiten",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Code uitvoeren",
@@ -265,7 +266,7 @@
"Copy last code block": "Kopieer laatste codeblok",
"Copy last response": "Kopieer laatste antwoord",
"Copy Link": "Kopieer link",
- "Copy to clipboard": "Kopieer naar klembord",
+ "Copy to clipboard": "Kopieer naar klembord",
"Copying to clipboard was successful!": "Kopiëren naar klembord was succesvol!",
"CORS must be properly configured by the provider to allow requests from Open WebUI.": "CORS moet goed geconfigureerd zijn bij de provider om verzoeken van Open WebUI toe te staan",
"Create": "Aanmaken",
@@ -335,7 +336,7 @@
"Description": "Beschrijving",
"Detect Artifacts Automatically": "",
"Dictate": "",
- "Didn't fully follow instructions": "Heeft niet alle instructies gevolgd",
+ "Didn't fully follow instructions": "Heeft niet alle instructies gevolgd",
"Direct": "Direct",
"Direct Connections": "Directe verbindingen",
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Directe verbindingen stellen gebruikers in staat om met hun eigen OpenAI compatibele API-endpoints te verbinden.",
@@ -605,7 +606,7 @@
"File removed successfully.": "Bestand succesvol verwijderd.",
"File size should not exceed {{maxSize}} MB.": "Bestandsgrootte mag niet groter zijn dan {{maxSize}} MB.",
"File Upload": "",
- "File uploaded successfully": "Bestand succesvol geüpload",
+ "File uploaded successfully": "Bestand succesvol geüpload",
"Files": "Bestanden",
"Filter is now globally disabled": "Filter is nu globaal uitgeschakeld",
"Filter is now globally enabled": "Filter is nu globaal ingeschakeld",
@@ -987,7 +988,7 @@
"Please select a model.": "Selecteer een model",
"Please select a reason": "Voer een reden in",
"Port": "Poort",
- "Positive attitude": "Positieve houding",
+ "Positive attitude": "Positieve houding",
"Prefix ID": "Voorvoegsel-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Voorvoegsel-ID wordt gebruikt om conflicten met andere verbindingen te vermijden door een voorvoegsel aan het model-ID toe te voegen - laat leeg om uit te schakelen",
"Prevent file creation": "",
@@ -1230,24 +1231,23 @@
"Theme": "Thema",
"Thinking...": "Aan het denken...",
"This action cannot be undone. Do you wish to continue?": "Deze actie kan niet ongedaan worden gemaakt. Wilt u doorgaan?",
- "This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Dit kanaal is aangemaakt op {{createdAt}}. Dit is het begin van het kanaal {{channelName}}.",
+ "This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Dit kanaal is aangemaakt op {{createdAt}}. Dit is het begin van het kanaal {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dit zorgt ervoor dat je waardevolle gesprekken veilig worden opgeslagen in je backend database. Dank je wel!",
- "This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dit is een experimentele functie, het werkt mogelijk niet zoals verwacht en kan op elk moment worden gewijzigd.",
+ "This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dit is een experimentele functie, het werkt mogelijk niet zoals verwacht en kan op elk moment worden gewijzigd.",
"This model is not publicly available. Please select another model.": "",
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
"This option controls how many tokens are preserved when refreshing the context. For example, if set to 2, the last 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics.": "Deze optie bepaalt hoeveel tokens bewaard blijven bij het verversen van de context. Als deze bijvoorbeeld op 2 staat, worden de laatste 2 tekens van de context van het gesprek bewaard. Het behouden van de context kan helpen om de continuïteit van een gesprek te behouden, maar het kan de mogelijkheid om te reageren op nieuwe onderwerpen verminderen.",
"This option enables or disables the use of the reasoning feature in Ollama, which allows the model to think before generating a response. When enabled, the model can take a moment to process the conversation context and generate a more thoughtful response.": "",
- "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated.": "Deze optie stelt het maximum aantal tokens in dat het model kan genereren in zijn antwoord. Door deze limiet te verhogen, kan het model langere antwoorden geven, maar het kan ook de kans vergroten dat er onbehulpzame of irrelevante inhoud wordt gegenereerd.",
+ "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated.": "Deze optie stelt het maximum aantal tokens in dat het model kan genereren in zijn antwoord. Door deze limiet te verhogen, kan het model langere antwoorden geven, maar het kan ook de kans vergroten dat er onbehulpzame of irrelevante inhoud wordt gegenereerd.",
"This option will delete all existing files in the collection and replace them with newly uploaded files.": "Deze optie verwijdert alle bestaande bestanden in de collectie en vervangt ze door nieuw geüploade bestanden.",
- "This response was generated by \"{{model}}\"": "Dit antwoord is gegenereerd door \"{{model}}\"",
+ "This response was generated by \"{{model}}\"": "Dit antwoord is gegenereerd door \"{{model}}\"",
"This will delete": "Dit zal verwijderen",
"This will delete {{NAME}} and all its contents.": "Dit zal {{NAME}} verwijderen en al zijn inhoud.",
"This will delete all models including custom models": "Dit zal alle modellen, ook aangepaste modellen, verwijderen",
- "This will delete all models including custom models and cannot be undone.": "Dit zal alle modellen, ook aangepaste modellen, verwijderen en kan niet ongedaan worden gemaakt",
+ "This will delete all models including custom models and cannot be undone.": "Dit zal alle modellen, ook aangepaste modellen, verwijderen en kan niet ongedaan worden gemaakt",
"This will reset the knowledge base and sync all files. Do you wish to continue?": "Dit zal de kennisdatabase resetten en alle bestanden synchroniseren. Wilt u doorgaan?",
- "Thorough explanation": "Grondige uitleg",
+ "Thorough explanation": "Grondige uitleg",
"Thought for {{DURATION}}": "Dacht {{DURATION}}",
"Thought for {{DURATION}} seconds": "Dacht {{DURATION}} seconden",
"Tika": "Tika",
diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json
index 33cf22274..246951c06 100644
--- a/src/lib/i18n/locales/pa-IN/translation.json
+++ b/src/lib/i18n/locales/pa-IN/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "ਬੰਦ ਕਰੋ",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "ਇਹ ਯਕੀਨੀ ਬਣਾਉਂਦਾ ਹੈ ਕਿ ਤੁਹਾਡੀਆਂ ਕੀਮਤੀ ਗੱਲਾਂ ਤੁਹਾਡੇ ਬੈਕਐਂਡ ਡਾਟਾਬੇਸ ਵਿੱਚ ਸੁਰੱਖਿਅਤ ਤੌਰ 'ਤੇ ਸੰਭਾਲੀਆਂ ਗਈਆਂ ਹਨ। ਧੰਨਵਾਦ!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json
index 147820f5a..ae63977dd 100644
--- a/src/lib/i18n/locales/pl-PL/translation.json
+++ b/src/lib/i18n/locales/pl-PL/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Sklonuj czat",
"Clone of {{TITLE}}": "Klon {{TITLE}}",
"Close": "Zamknij",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Wykonanie kodu",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Czy na pewno chcesz kontynuować? Ta akcja nie może zostać cofnięta.",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "To gwarantuje, że Twoje wartościowe rozmowy są bezpiecznie zapisywane w bazie danych backendowej. Dziękujemy!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "To jest funkcja eksperymentalna, może nie działać zgodnie z oczekiwaniami i jest podatna na zmiany w dowolnym momencie.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json
index 78c6d3c63..b21644dbe 100644
--- a/src/lib/i18n/locales/pt-BR/translation.json
+++ b/src/lib/i18n/locales/pt-BR/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Fechar",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Execução de código",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Esta ação não pode ser desfeita. Você deseja continuar?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Isso garante que suas conversas valiosas sejam salvas com segurança no banco de dados do backend. Obrigado!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta é uma funcionalidade experimental, pode não funcionar como esperado e está sujeita a alterações a qualquer momento.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json
index 5f26fe6bf..615792fa0 100644
--- a/src/lib/i18n/locales/pt-PT/translation.json
+++ b/src/lib/i18n/locales/pt-PT/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Fechar",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Isto garante que suas conversas valiosas sejam guardadas com segurança na sua base de dados de backend. Obrigado!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Isto é um recurso experimental, pode não funcionar conforme o esperado e está sujeito a alterações a qualquer momento.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ro-RO/translation.json b/src/lib/i18n/locales/ro-RO/translation.json
index 3d26ee865..6309c04a1 100644
--- a/src/lib/i18n/locales/ro-RO/translation.json
+++ b/src/lib/i18n/locales/ro-RO/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Clonează chat",
"Clone of {{TITLE}}": "",
"Close": "Închide",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Executarea codului",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Această acțiune nu poate fi anulată. Doriți să continuați?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Acest lucru asigură că conversațiile dvs. valoroase sunt salvate în siguranță în baza de date a backend-ului dvs. Mulțumim!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Aceasta este o funcție experimentală, poate să nu funcționeze așa cum vă așteptați și este supusă schimbării în orice moment.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json
index 0a9d9f170..01fb71569 100644
--- a/src/lib/i18n/locales/ru-RU/translation.json
+++ b/src/lib/i18n/locales/ru-RU/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Клонировать чат",
"Clone of {{TITLE}}": "Клон {{TITLE}}",
"Close": "Закрыть",
+ "Close Configure Connection Modal": "",
"Close modal": "Закрыть окно",
"Close settings modal": "Закрыть окно настроек",
"Code execution": "Исполнение кода",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Это действие нельзя отменить. Вы хотите продолжить?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Этот канал был создан {{createdAt}}. Это самое начало канала {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Этот чат не появится в истории, и ваши сообщения не будут сохранены.",
- "This chat won’t appear in history and your messages will not be saved.": "Этот чат не появится в истории, и ваши сообщения не будут сохранены.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Это обеспечивает сохранение ваших ценных разговоров в безопасной базе данных на вашем сервере. Спасибо!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Это экспериментальная функция, она может работать не так, как ожидалось, и может быть изменена в любое время.",
"This model is not publicly available. Please select another model.": "Эта модель недоступна в открытом доступе. Пожалуйста, выберите другую модель.",
diff --git a/src/lib/i18n/locales/sk-SK/translation.json b/src/lib/i18n/locales/sk-SK/translation.json
index f9c2c47d4..91282c89b 100644
--- a/src/lib/i18n/locales/sk-SK/translation.json
+++ b/src/lib/i18n/locales/sk-SK/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Zavrieť",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Vykonávanie kódu",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Túto akciu nie je možné vrátiť späť. Prajete si pokračovať?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Týmto je zaistené, že vaše cenné konverzácie sú bezpečne uložené vo vašej backendovej databáze. Ďakujeme!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Toto je experimentálna funkcia, nemusí fungovať podľa očakávania a môže byť kedykoľvek zmenená.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json
index 048936247..892052d0a 100644
--- a/src/lib/i18n/locales/sr-RS/translation.json
+++ b/src/lib/i18n/locales/sr-RS/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Клонирај ћаскање",
"Clone of {{TITLE}}": "",
"Close": "Затвори",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Извршавање кода",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Ова радња се не може опозвати. Да ли желите наставити?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ово осигурава да су ваши вредни разговори безбедно сачувани у вашој бекенд бази података. Хвала вам!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json
index 337b40cac..6e426e513 100644
--- a/src/lib/i18n/locales/sv-SE/translation.json
+++ b/src/lib/i18n/locales/sv-SE/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Klona chatt",
"Clone of {{TITLE}}": "Klon av {{TITLE}}",
"Close": "Stäng",
+ "Close Configure Connection Modal": "",
"Close modal": "Stäng modal",
"Close settings modal": "Stäng inställningsmodal",
"Code execution": "Kodkörning",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Denna åtgärd kan inte ångras. Vill du fortsätta?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Den här kanalen skapades den {{createdAt}}. Detta är den allra första början av kanalen {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Den här chatten visas inte i historiken och dina meddelanden sparas inte.",
- "This chat won’t appear in history and your messages will not be saved.": "Den här chatten visas inte i historiken och dina meddelanden sparas inte.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Detta säkerställer att dina värdefulla samtal sparas säkert till din backend-databas. Tack!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Detta är en experimentell funktion som kanske inte fungerar som förväntat och som kan komma att ändras när som helst.",
"This model is not publicly available. Please select another model.": "Den här modellen är inte tillgänglig för allmänheten. Välj en annan modell.",
diff --git a/src/lib/i18n/locales/th-TH/translation.json b/src/lib/i18n/locales/th-TH/translation.json
index 7417f2623..ed1da1da3 100644
--- a/src/lib/i18n/locales/th-TH/translation.json
+++ b/src/lib/i18n/locales/th-TH/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "ปิด",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "การกระทำนี้ไม่สามารถย้อนกลับได้ คุณต้องการดำเนินการต่อหรือไม่?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "สิ่งนี้ทำให้มั่นใจได้ว่าการสนทนาที่มีค่าของคุณจะถูกบันทึกอย่างปลอดภัยในฐานข้อมูลแบ็กเอนด์ของคุณ ขอบคุณ!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "นี่เป็นฟีเจอร์ทดลอง อาจไม่ทำงานตามที่คาดไว้และอาจมีการเปลี่ยนแปลงได้ตลอดเวลา",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/tk-TM/translation.json b/src/lib/i18n/locales/tk-TM/translation.json
index f96a13773..57ccb47ee 100644
--- a/src/lib/i18n/locales/tk-TM/translation.json
+++ b/src/lib/i18n/locales/tk-TM/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "Ýap",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json
index cc66aa58e..df4a19364 100644
--- a/src/lib/i18n/locales/tr-TR/translation.json
+++ b/src/lib/i18n/locales/tr-TR/translation.json
@@ -136,7 +136,7 @@
"AUTOMATIC1111 Base URL": "AUTOMATIC1111 Temel URL",
"AUTOMATIC1111 Base URL is required.": "AUTOMATIC1111 Temel URL gereklidir.",
"Available list": "Mevcut liste",
- "Available Tools": "MEvcut Araçlar",
+ "Available Tools": "Mevcut Araçlar",
"available!": "mevcut!",
"Awful": "Berbat",
"Azure AI Speech": "Azure AI Konuşma",
@@ -210,6 +210,7 @@
"Clone Chat": "Sohbeti Klonla",
"Clone of {{TITLE}}": "{{TITLE}}'ın kopyası",
"Close": "Kapat",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Kod yürütme",
@@ -238,7 +239,7 @@
"Confirm your action": "İşleminizi onaylayın",
"Confirm your new password": "Yeni parolanızı onaylayın",
"Connect to your own OpenAI compatible API endpoints.": "",
- "Connect to your own OpenAPI compatible external tool servers.": "",
+ "Connect to your own OpenAPI compatible external tool servers.": "Kendi OpenAPI uyumlu harici araç sunucularınıza bağlanın.",
"Connection failed": "",
"Connection successful": "",
"Connection Type": "",
@@ -267,7 +268,7 @@
"Copy Link": "Bağlantıyı Kopyala",
"Copy to clipboard": "Panoya kopyala",
"Copying to clipboard was successful!": "Panoya kopyalama başarılı!",
- "CORS must be properly configured by the provider to allow requests from Open WebUI.": "",
+ "CORS must be properly configured by the provider to allow requests from Open WebUI.": "Open WebUI’dan gelen isteklerin kabul edilebilmesi için sağlayıcının CORS yapılandırmasının doğru şekilde yapılmış olması gerekir.",
"Create": "Oluştur",
"Create a knowledge base": "Bir bilgi tabanı oluştur",
"Create a model": "Bir model oluştur",
@@ -509,7 +510,7 @@
"Enter Sougou Search API SK": "",
"Enter stop sequence": "Durdurma dizisini girin",
"Enter system prompt": "Sistem promptunu girin",
- "Enter system prompt here": "",
+ "Enter system prompt here": "Sistem promptunu buraya girin.",
"Enter Tavily API Key": "Tavily API Anahtarını Girin",
"Enter Tavily Extract Depth": "",
"Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "",
@@ -764,7 +765,7 @@
"LDAP": "LDAP",
"LDAP server updated": "LDAP sunucusu güncellendi",
"Leaderboard": "Liderlik Tablosu",
- "Learn more about OpenAPI tool servers.": "",
+ "Learn more about OpenAPI tool servers.": "OpenAPI araç sunucuları hakkında daha fazla bilgi edinin.",
"Leave empty for no compression": "",
"Leave empty for unlimited": "Sınırsız için boş bırakınız",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
@@ -796,7 +797,7 @@
"Manage Ollama API Connections": "Ollama API Bağlantılarını Yönet",
"Manage OpenAI API Connections": "OpenAI API Bağlantılarını Yönet",
"Manage Pipelines": "Pipelineları Yönet",
- "Manage Tool Servers": "",
+ "Manage Tool Servers": "Araç Sunucularını Yönet",
"March": "Mart",
"Markdown": "",
"Max Speakers": "",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Bu eylem geri alınamaz. Devam etmek istiyor musunuz?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Bu, önemli konuşmalarınızın güvenli bir şekilde arkayüz veritabanınıza kaydedildiğini garantiler. Teşekkür ederiz!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Bu deneysel bir özelliktir, beklendiği gibi çalışmayabilir ve her an değişiklik yapılabilir.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ug-CN/translation.json b/src/lib/i18n/locales/ug-CN/translation.json
new file mode 100644
index 000000000..cdafc3f58
--- /dev/null
+++ b/src/lib/i18n/locales/ug-CN/translation.json
@@ -0,0 +1,1422 @@
+{
+ "-1 for no limit, or a positive integer for a specific limit": "چەك قويماسلىق ئۈچۈن 1-، ياكى بەلگىلىك بىر چەك ئۈچۈن مۇسبەت پۈتۈن سان كىرگۈزۈڭ",
+ "'s', 'm', 'h', 'd', 'w' or '-1' for no expiration.": "'s' سېكۇنت، 'm' مىنۇت، 'h' سائەت، 'd' كۈن، 'w' ھەپتە ياكى چەكتىن تاشقىرى ئۇزۇنلۇقتا ساقلاش ئۈچۈن '1-' نى تاللاڭ.",
+ "(e.g. `sh webui.sh --api --api-auth username_password`)": "(مەسىلەن: `sh webui.sh --api --api-auth username_password`)",
+ "(e.g. `sh webui.sh --api`)": "(مەسىلەن: `sh webui.sh --api`)",
+ "(latest)": "(ئەڭ يېڭىسى)",
+ "(leave blank for to use commercial endpoint)": "(تجارەتلىك ئۇلانمىنى ئىشلىتىش ئۈچۈن بوش قالدۇرۇڭ)",
+ "{{ models }}": "{{ models }}",
+ "{{COUNT}} Available Tools": "{{COUNT}} بار قوراللار",
+ "{{COUNT}} hidden lines": "{{COUNT}} يوشۇرۇن قۇرلار",
+ "{{COUNT}} Replies": "{{COUNT}} ئىنكاس",
+ "{{user}}'s Chats": "{{user}} نىڭ سۆھبەتلىرى",
+ "{{webUIName}} Backend Required": "{{webUIName}} ئارقا سۇپا زۆرۈر",
+ "*Prompt node ID(s) are required for image generation": "رەسىم ھاسىل قىلىش ئۈچۈن تۈرتكە نۇسخا ئۇچۇر ID(لىرى) زۆرۈر",
+ "A new version (v{{LATEST_VERSION}}) is now available.": "يېڭى نەشرى (v{{LATEST_VERSION}}) مەۋجۇت.",
+ "A task model is used when performing tasks such as generating titles for chats and web search queries": "سۆھبەت ياكى تور ئىزدەش سۇئالىنىڭ تېمىسىنى ھاسىل قىلىشقا ئوخشىغان ۋەزىپىلەر ئۈچۈن ۋەزىپە مودېلى ئىشلىتىلىدۇ",
+ "a user": "ئىشلەتكۈچى",
+ "About": "ھەققىدە",
+ "Accept autocomplete generation / Jump to prompt variable": "ئاپتوماتىك تولدۇرۇشنى قوبۇل قىلىڭ / تۈرتكە ئۆزگەرگۈچكە ئاتلاڭ",
+ "Access": "زىيارەت",
+ "Access Control": "زىيارەت باشقۇرۇش",
+ "Accessible to all users": "بارلىق ئىشلەتكۈچىلەر كىرەلەيدىغان",
+ "Account": "ھېسابات",
+ "Account Activation Pending": "ھېسابات ئاكتىپلىنىشى كۈتۈلمەكتە",
+ "Accurate information": "توغرا ئۇچۇر",
+ "Actions": "ھەرىكەتلەر",
+ "Activate": "ئاكتىپلاش",
+ "Activate this command by typing \"/{{COMMAND}}\" to chat input.": "بۇ بۇيرۇقنى چىقىرىش ئۈچۈن سۆھبەتكە \"/{{COMMAND}}\" نى كىرگۈزۈڭ.",
+ "Active Users": "ئاكتىپ ئىشلەتكۈچىلەر",
+ "Add": "قوشۇش",
+ "Add a model ID": "مودېل ID قوشۇش",
+ "Add a short description about what this model does": "بۇ مودېلنىڭ ئىشلىتىلىشى توغرىسىدا قىسقا چۈشەندۈرۈش قوشۇڭ",
+ "Add a tag": "تەغ قوشۇش",
+ "Add Arena Model": "Arena مودېلى قوشۇش",
+ "Add Connection": "ئۇلانما قوشۇش",
+ "Add Content": "مەزمۇن قوشۇش",
+ "Add content here": "مەزمۇننى بۇ يەرگە قوشۇڭ",
+ "Add Custom Parameter": "ئۆزلۈك پارامېتىر قوشۇش",
+ "Add custom prompt": "ئۆزلۈك تۈرتكە قوشۇش",
+ "Add Files": "ھۆججەتلەر قوشۇش",
+ "Add Group": "گۇرۇپپا قوشۇش",
+ "Add Memory": "ئەسلەتمە قوشۇش",
+ "Add Model": "مودېل قوشۇش",
+ "Add Reaction": "ئىنكاس قوشۇش",
+ "Add Tag": "تەغ قوشۇش",
+ "Add Tags": "تەغلەر قوشۇش",
+ "Add text content": "تېكست مەزمۇن قوشۇش",
+ "Add User": "ئىشلەتكۈچى قوشۇش",
+ "Add User Group": "ئىشلەتكۈچى گۇرۇپپىسى قوشۇش",
+ "Adjusting these settings will apply changes universally to all users.": "بۇ تەڭشەكتىكى ئۆزگەرتىشلەر بارلىق ئىشلەتكۈچىلەرگە قوللىنىلىدۇ.",
+ "admin": "باشقۇرغۇچى",
+ "Admin": "باشقۇرغۇچى",
+ "Admin Panel": "باشقۇرغۇچى تاختىسى",
+ "Admin Settings": "باشقۇرغۇچى تەڭشەكلىرى",
+ "Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "باشقۇرغۇچىلارنىڭ ھەممىسى قوراللارنى تولۇق ئىشلىتىش ھوقۇقىغا ئىگە؛ ئىشلەتكۈچىلەرنىڭ ئىشخانىدا مودېلغا باغلانغان قوراللار بولۇشى كېرەك.",
+ "Advanced Parameters": "ئالىي پارامېتىرلار",
+ "Advanced Params": "ئالىي پارامېتىرلار",
+ "All": "ھەممىسى",
+ "All Documents": "ھەممە ھۆججەتلەر",
+ "All models deleted successfully": "بارلىق مودېللار مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Allow Call": "چاقىرىشقا ئىجازەت",
+ "Allow Chat Controls": "سۆھبەت باشقۇرۇشقا ئىجازەت",
+ "Allow Chat Delete": "سۆھبەت ئۆچۈرۈشكى ئىجازەت",
+ "Allow Chat Deletion": "سۆھبەت ئۆچۈرۈشكە ئىجازەت",
+ "Allow Chat Edit": "سۆھبەت تەھرىرلەشكە ئىجازەت",
+ "Allow Chat Export": "سۆھبەت چىقىرىشقا ئىجازەت",
+ "Allow Chat Share": "سۆھبەت ھەمبەھىرلىشكە ئىجازەت",
+ "Allow Chat System Prompt": "پاراڭ سىستېمىسى تۈرتكەسىگە ئىجازەت",
+ "Allow File Upload": "ھۆججەت چىقىرىشقا ئىجازەت",
+ "Allow Multiple Models in Chat": "سۆھبەتتە بىر قانچە مودېل ئىشلىتىشكە ئىجازەت",
+ "Allow non-local voices": "يەرلىك بولمىغان ئاۋازلارغا ئىجازەت",
+ "Allow Speech to Text": "ئاۋازنى تېكستكە ئايلاندۇرۇشقا ئىجازەت",
+ "Allow Temporary Chat": "ۋاقىتلىق سۆھبەتكە ئىجازەت",
+ "Allow Text to Speech": "تېكستنى ئاۋازغا ئايلاندۇرۇشقا ئىجازەت",
+ "Allow User Location": "ئىشلەتكۈچى ئورنىنى كۆرسىتىشكە ئىجازەت",
+ "Allow Voice Interruption in Call": "چاقىرىشتا ئاۋاز دەخلى قىلىشقا ئىجازەت",
+ "Allowed Endpoints": "ئىجازەتلىك ئۇلانمىلار",
+ "Allowed File Extensions": "ئىجازەتلىك ھۆججەت كېڭەيتىلمىلىرى",
+ "Allowed file extensions for upload. Separate multiple extensions with commas. Leave empty for all file types.": "يۈكلەشكە بولىدىغان ھۆججەت كېڭەيتىلمىسى. بىر نەچچىسى بولسا پەش بىلەن ئايرىڭ. بارلىق تىپقا ئىجازەت بولسا بوش قالدۇرۇڭ.",
+ "Already have an account?": "ئاللىقاچان ھېسابىڭىز بارمۇ؟",
+ "Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out.": "Top_p نىڭ ئورنىغا ، سۈپەت ۋە كۆپ خىللىقنىڭ تەڭپۇڭلۇقىغا كاپالەتلىك قىلىشنى مەقسەت قىلىدۇ. P پارامېتىرى ئەڭ چوڭ بەلگە ئېھتىماللىقىغا سېلىشتۇرغاندا ، بەلگە ئويلىنىشنىڭ ئەڭ تۆۋەن ئېھتىماللىقىنى كۆرسىتىدۇ. مەسىلەن ، p = 0.05 ۋە ئېھتىماللىقى ئەڭ يۇقىرى بولغان بەلگە 0.9 بولۇش ئېھتىماللىقى بار ، قىممىتى 0.045 دىن تۆۋەن بولغان خاتىرىلەر سۈزۈلىدۇ.",
+ "Always": "ھەمىشە",
+ "Always Collapse Code Blocks": "كود بۆلەكلىرىنى دائىم يىغىپ كۆرسەت",
+ "Always Expand Details": "تەپسىلاتلارنى دائىم كېڭەيت",
+ "Always Play Notification Sound": "ئۇقتۇرۇش ئاۋازىنى ھەمىشە قوي",
+ "Amazing": "ئاجايىپ",
+ "an assistant": "ياردەمچى",
+ "Analyzed": "تەھلىل قىلىندى",
+ "Analyzing...": "تەھلىل قىلىنىۋاتىدۇ...",
+ "and": "ۋە",
+ "and {{COUNT}} more": "ۋە يەنە {{COUNT}}",
+ "and create a new shared link.": "يېڭى ھەمبەھىرلەنگەن ئۇلانما قۇرۇڭ.",
+ "Android": "Android",
+ "API": "API",
+ "API Base URL": "API ئاساسىي URL",
+ "API details for using a vision-language model in the picture description. This parameter is mutually exclusive with picture_description_local.": "رەسىم تەسۋىرىدە كۆرۈش تىلى مودېلىنى ئىشلىتىشنىڭ API تەپسىلاتلىرى. بۇ پارامېتىر image_description_local بىلەن ئۆز-ئارا مۇناسىۋەتسىز.",
+ "API Key": "API ئاچقۇچى",
+ "API Key created.": "API ئاچقۇچى قۇرۇلدى.",
+ "API Key Endpoint Restrictions": "API ئاچقۇچى ئۇلانما چەكلىمەسى",
+ "API keys": "API ئاچقۇچلىرى",
+ "API Version": "API نەشرى",
+ "Application DN": "قوللىنىشچان DN",
+ "Application DN Password": "قوللىنىشچان DN پارولى",
+ "applies to all users with the \"user\" role": "\"ئىشلەتكۈچى\" رولىدىكى بارلىق ئىشلەتكۈچىلەرگە تەسىر قىلىدۇ",
+ "April": "ئاپرىل",
+ "Archive": "ئارخىپلاش",
+ "Archive All Chats": "بارلىق سۆھبەتلەرنى ئارخىپلاش",
+ "Archived Chats": "ئارخىپلانغان سۆھبەتلەر",
+ "archived-chat-export": "ئارخىپلانغان-سۆھبەت-چىقىرىش",
+ "Are you sure you want to clear all memories? This action cannot be undone.": "بارلىق ئەسلەتمىلەرنى تازىلامسىز؟ بۇ ھەرىكەتنى ئەمدى ئەسلىگە كەلتۈرگىلى بولمايدۇ.",
+ "Are you sure you want to delete this channel?": "بۇ قانالنى ئۆچۈرەمسىز؟",
+ "Are you sure you want to delete this message?": "بۇ ئۇچۇرنى ئۆچۈرەمسىز؟",
+ "Are you sure you want to unarchive all archived chats?": "بارلىق ئارخىپلانغان سۆھبەتلەرنى قايتا ئەسلىگە كەلتۈرەمسىز؟",
+ "Are you sure?": "جەزم قىلدىڭىزمۇ؟",
+ "Arena Models": "Arena مودېللىرى",
+ "Artifacts": "ئۇزۇقلار",
+ "Ask": "سوراڭ",
+ "Ask a question": "سؤئال سوراڭ",
+ "Assistant": "ياردەمچى",
+ "Attach file from knowledge": "بىلىمدىن ھۆججەت ئۇلاڭ",
+ "Attention to detail": "تەپسىلاتقا دىققەت",
+ "Attribute for Mail": "ئېلىخەت خاسلىقى",
+ "Attribute for Username": "ئىشلەتكۈچى ئىسمى\u00a0 خاسلىقى",
+ "Audio": "ئاۋاز",
+ "August": "ئاۋغۇست",
+ "Auth": "تەستىقلاش",
+ "Authenticate": "دەلىللەش",
+ "Authentication": "كىرىش دەلىللەش",
+ "Auto": "ئاپتوماتىك",
+ "Auto-Copy Response to Clipboard": "ئىنكاسنى ئۆزلۈكىدىن چاپلاش تاختىسىغا كۆچۈرۈش",
+ "Auto-playback response": "ئاپتۇماتىك قۇيۇش ئىنكاسى",
+ "Autocomplete Generation": "ئاپتوماتىك تولدۇرۇش",
+ "Autocomplete Generation Input Max Length": "ئاپتوماتىك تولدۇرۇش كىرگۈزۈش ئەڭ چوڭ ئۇزۇنلۇقى",
+ "Automatic1111": "Automatic1111",
+ "AUTOMATIC1111 Api Auth String": "AUTOMATIC1111 API دەلىللەش ھەرپ تىزىقى",
+ "AUTOMATIC1111 Base URL": "AUTOMATIC1111 ئاساسىي URL",
+ "AUTOMATIC1111 Base URL is required.": "AUTOMATIC1111 ئاساسىي URL زۆرۈر.",
+ "Available list": "بار تىزىملىك",
+ "Available Tools": "بار قوراللار",
+ "available!": "بار!",
+ "Awful": "ناچار",
+ "Azure AI Speech": "Azure AI ئاۋاز",
+ "Azure Region": "Azure رايونى",
+ "Back": "قايتىش",
+ "Bad Response": "خاتا ئىنكاس",
+ "Banners": "لوزۇنكىلار",
+ "Base Model (From)": "ئاساسىي مودېل (مەنبە)",
+ "before": "بۇرۇن",
+ "Being lazy": "ھورۇن بۇلۇش",
+ "Beta": "بەتا",
+ "Bing Search V7 Endpoint": "Bing Search V7 ئۇلانمىسى",
+ "Bing Search V7 Subscription Key": "Bing Search V7 ئەزا ئاچقۇچى",
+ "Bocha Search API Key": "Bocha ئىزدەش API ئاچقۇچى",
+ "Boosting or penalizing specific tokens for constrained responses. Bias values will be clamped between -100 and 100 (inclusive). (Default: none)": "چەكلەنگەن ئىنكاسلار ئۈچۈن بەلگىلىك سۆزلەرگە ئالاھىدە ئۈنۈم قوشۇش ياكى جازالاش. ئېغىش قىممىتى 100- دىن 100 گىچە بولىدۇ (كۆرسىتىلگەن قىممەت). (كۆڭۈلدىكى: يوق)",
+ "Both Docling OCR Engine and Language(s) must be provided or both left empty.": "Docling OCR ماتورى ۋە تىل(لار) تەمىنلىنىشى ياكى ئىككىلىسىمۇ بوش قالدۇرۇلۇشى كېرەك.",
+ "Brave Search API Key": "Brave ئىزدەش API ئاچقۇچى",
+ "By {{name}}": "{{name}} تەرىپىدىن",
+ "Bypass Embedding and Retrieval": "كىرگۈزۈش ۋە قايتۇرۇشتىن ئۆتۈپ كېتىش",
+ "Bypass Web Loader": "تور يۈكلىگۈچتىن ئۆتۈپ كېتىش",
+ "Calendar": "كالىندار",
+ "Call": "چاقىرىش",
+ "Call feature is not supported when using Web STT engine": "تور STT ماتورى ئىشلىتىلگەندە چاقىرىش ئىقتىدارى قوللىنىلمايدۇ",
+ "Camera": "كامېرا",
+ "Cancel": "بىكار قىلىش",
+ "Capabilities": "ئىقتىدارلار",
+ "Capture": "رەسىم تارتقۇزۇش",
+ "Capture Audio": "ئاۋاز تارتقۇزۇش",
+ "Certificate Path": "كىنىشكا يولى",
+ "Change Password": "پارول ئۆزگەرتىش",
+ "Channel Name": "قانال ئاتى",
+ "Channels": "قاناللار",
+ "Character": "ھەرپ",
+ "Character limit for autocomplete generation input": "ئاپتوماتىك تولدۇرۇش كىرگۈزۈشنىڭ ھەرپ چەكى",
+ "Chart new frontiers": "يېڭى چېگرىلارنى پىلانلاش",
+ "Chat": "سۆھبەت",
+ "Chat Background Image": "سۆھبەت ئارقا كۆرۈنۈش رەسىمى",
+ "Chat Bubble UI": "سۆھبەت كۆپۈك كۆرۈنمە يۈزى ",
+ "Chat Controls": "سۆھبەت باشقۇرۇش",
+ "Chat direction": "سۆھبەت يۆنىلىشى",
+ "Chat Overview": "سۆھبەت تونۇشتۇرۇش",
+ "Chat Permissions": "سۆھبەت ھوقۇقلىرى",
+ "Chat Tags Auto-Generation": "سۆھبەت تەغلىرىنى ئاپتوماتىك ھاسىل قىلىش",
+ "Chats": "سۆھبەتلەر",
+ "Check Again": "قايتا تەكشۈرۈش",
+ "Check for updates": "يېڭىلاشنى تەكشۈرۈش",
+ "Checking for updates...": "يېڭىلاشلار تەكشۈرۈلمەكتە...",
+ "Choose a model before saving...": "ساقلاشتىن بۇرۇن مودېل تاللاڭ...",
+ "Chunk Overlap": "پارچە قاپلىنىشى",
+ "Chunk Size": "پارچە چوڭلۇقى",
+ "Ciphers": "شىفىرلار",
+ "Citation": "نەقىل",
+ "Citations": "نەقىللەر",
+ "Clear memory": "ئەسلەتمىنى تازىلاش",
+ "Clear Memory": "ئەسلەتمىنى تازىلاش",
+ "click here": "بۇ يەرنى چېكىڭ",
+ "Click here for filter guides.": "سۈزگۈچ قوللانمىلىرى ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here for help.": "ياردەم ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to": "بۇ يەرنى چېكىپ",
+ "Click here to download user import template file.": "ئىشلەتكۈچى ئىمپورت قېلىپ ھۆججىتىنى چۈشۈرۈش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to learn more about faster-whisper and see the available models.": "faster-whisper ھەققىدە تېخىمۇ كۆپ بىلىش ۋە بار مودېللارنى كۆرۈش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to see available models.": "بار مودېللارنى كۆرۈش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to select": "تاللاش ئۈچۈن بۇ يەرنى چېكىڭ",
+ "Click here to select a csv file.": "csv ھۆججىتى تاللاش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to select a py file.": "py ھۆججىتى تاللاش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "Click here to upload a workflow.json file.": "workflow.json ھۆججىتى يۈكلەش ئۈچۈن بۇ يەرنى چېكىڭ.",
+ "click here.": "بۇ يەرنى چېكىڭ.",
+ "Click on the user role button to change a user's role.": "ئىشلەتكۈچى رولىنى ئۆزگەرتىش ئۈچۈن رول كۇنۇپكىسىنى چېكىڭ.",
+ "Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "چاپلاش تاختىسىغا يېزىش ھوقۇقى رەت قىلىندى. لازىملىق كىرىش ھوقۇقىنى بىرىش ئۈچۈن تور كۆرگۈچ تەڭشەكلىرىنى تەكشۈرۈڭ.",
+ "Clone": "كۆچۈرۈش",
+ "Clone Chat": "سۆھبەتنى كۆچۈرۈش",
+ "Clone of {{TITLE}}": "{{TITLE}} نىڭ كۆچۈرمىسى",
+ "Close": "يېپىش",
+ "Close Configure Connection Modal": "",
+ "Close modal": "مودالنى يېپىش",
+ "Close settings modal": "تەڭشەك مودالىنى يېپىش",
+ "Code execution": "كود ئىجرا قىلىش",
+ "Code Execution": "كود ئىجرا قىلىش",
+ "Code Execution Engine": "كود ئىجرا ماتورى",
+ "Code Execution Timeout": "كود ئىجرا ۋاقىت چەكلىمىسى",
+ "Code formatted successfully": "كود مۇۋەپپەقىيەتلىك فورماتلاندى",
+ "Code Interpreter": "كود تەرجىمانى",
+ "Code Interpreter Engine": "كود تەرجىمان ماتورى",
+ "Code Interpreter Prompt Template": "كود تەرجىمان تۈرتكە ئۆرنىكى",
+ "Collapse": "يىغىش",
+ "Collection": "توپلام",
+ "Color": "رەڭ",
+ "ComfyUI": "ComfyUI",
+ "ComfyUI API Key": "ComfyUI API ئاچقۇچى",
+ "ComfyUI Base URL": "ComfyUI ئاساسىي URL",
+ "ComfyUI Base URL is required.": "ComfyUI ئاساسىي URL زۆرۈر.",
+ "ComfyUI Workflow": "ComfyUI جەريانى",
+ "ComfyUI Workflow Nodes": "ComfyUI جەريان ئۇچۇرلىرى",
+ "Command": "بۇيرۇق",
+ "Completions": "تولۇقلىنىشلار",
+ "Concurrent Requests": "پاراللىل تەلەپلەر",
+ "Configure": "تەڭشەك",
+ "Confirm": "جەزملەش",
+ "Confirm Password": "پارولنى جەزملەش",
+ "Confirm your action": "ھەرىكىتىڭىزنى جەزملەڭ",
+ "Confirm your new password": "يېڭى پارولىڭىزنى جەزملەڭ",
+ "Connect to your own OpenAI compatible API endpoints.": "ئۆزىڭىزنىڭ OpenAI غا ماس كېلىدىغان API ئۇلانمىلىرىڭىزغا باغلىنىڭ.",
+ "Connect to your own OpenAPI compatible external tool servers.": "OpenAPI ماس كېلىدىغان سىرتقى قورال مۇلازىمېتىرلىرىغا باغلىنىڭ.",
+ "Connection failed": "ئۇلىنىش مەغلۇپ بولدى",
+ "Connection successful": "ئۇلىنىش مۇۋەپپەقىيەتلىك",
+ "Connection Type": "ئۇلىنىش تىپى",
+ "Connections": "ئۇلىنىشلەر",
+ "Connections saved successfully": "ئۇلىنىشلەر مۇۋەپپەقىيەتلىك ساقلاندى",
+ "Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "پەقەت مۇناسىۋەتلىك تەمىنلىگۈچىنىڭ چۈشەندۈرۈش مودېلى بىلەنلا ئىشلىتىلىدۇ.",
+ "Contact Admin for WebUI Access": "WebUI كىرىش ئۈچۈن باشقۇرغۇچى بىلەن ئالاقىلىشىڭ",
+ "Content": "مەزمۇن",
+ "Content Extraction Engine": "مەزمۇن چىقىرىش ماتورى",
+ "Continue Response": "ئىنكاسنى داۋاملاشتۇرۇش",
+ "Continue with {{provider}}": "{{provider}} داۋاملاشتۇرۇش",
+ "Continue with Email": "ئېلخەت بىلەن داۋاملاشتۇرۇش",
+ "Continue with LDAP": "LDAP بىلەن داۋاملاشتۇرۇش",
+ "Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "TTS تەلىپى ئۈچۈن ئۇچۇرنى قانداق بۆلۈشنى باشقۇرۇڭ. 'Punctuation' جۈملىلەرگە، 'paragraphs' پاراگرافلارغا، 'none' بولسا يەككە جۈملە.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled.": "ھاسىل بولغان تېكستتا ھەرىپ تىزىمىنىڭ تەكرارلىنىشىنى باشقۇرۇش. چوڭ قىممەت (مەسىلەن 1.5) قېتىملىق تەكرارغا جازا بېرىدۇ، كىچىك قىممەت (مەسىلەن 1.1) يۇمشاق بولىدۇ. 1 بولسا چەكلەنگەن.",
+ "Controls": "باشقۇرۇش",
+ "Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text.": "ھاسىل قىلىنغان تېكىستتىكى بەلگە تەرتىپلىرىنىڭ تەكرارلىنىشىنى كونترول قىلىڭ.. تۆۋەن قىممەت تېخىمۇ مەركەزلىك ۋە ماس تېكىست ھاسىل قىلىدۇ. ",
+ "Copied": "كۆچۈرۈلدى",
+ "Copied link to clipboard": "ئۇلانما چاپلاش تاختىسىغا كۆچۈرۈلدى",
+ "Copied shared chat URL to clipboard!": "ھەمبەھىرلەنگەن سۆھبەت URL كۆچۈرۈلدى!",
+ "Copied to clipboard": "چاپلاش تاختىسىغا كۆچۈرۈلدى",
+ "Copy": "كۆچۈرۈش",
+ "Copy Formatted Text": "فورماتلانغان تېكستنى كۆچۈرۈش",
+ "Copy last code block": "ئاخىرقى كود بۆلىكىنى كۆچۈرۈش",
+ "Copy last response": "ئاخىرقى ئىنكاسنى كۆچۈرۈش",
+ "Copy Link": "ئۇلانما كۆچۈرۈش",
+ "Copy to clipboard": "چاپلاش تاختىسىغا كۆچۈرۈش",
+ "Copying to clipboard was successful!": "چاپلاش تاختىسىغا كۆچۈرۈش مۇۋەپپەقىيەتلىك بولدى!",
+ "CORS must be properly configured by the provider to allow requests from Open WebUI.": "Open WebUIنىڭ تەلىپكە ئىجازەت بېرىش ئۈچۈن CORS توغرا تەڭشىلىشى كېرەك.",
+ "Create": "قۇرۇش",
+ "Create a knowledge base": "بىلىم ئاساسى قۇرۇش",
+ "Create a model": "مودېل قۇرۇش",
+ "Create Account": "ھېساب قۇرۇش",
+ "Create Admin Account": "باشقۇرغۇچى ھېساباتى قۇرۇش",
+ "Create Channel": "قانال قۇرۇش",
+ "Create Group": "گۇرۇپپا قۇرۇش",
+ "Create Knowledge": "بىلىم قۇرۇش",
+ "Create new key": "يېڭى ئاچقۇچ قۇرۇش",
+ "Create new secret key": "يېڭى مەخپىي ئاچقۇچ قۇرۇش",
+ "Create Note": "خاتىرە قۇرۇش",
+ "Create your first note by clicking on the plus button below.": "تۆۋەندىكى قوشۇش كۇنۇپكىسىنى چېكىپ بىرىنچى خاتىرىڭىزنى قۇرۇڭ.",
+ "Created at": "قۇرۇلغان ۋاقتى",
+ "Created At": "قۇرۇلغان ۋاقتى",
+ "Created by": "قۇرغۇچى",
+ "CSV Import": "CSV ئىمپورت",
+ "Ctrl+Enter to Send": "Ctrl+Enter يوللاش",
+ "Current Model": "نۆۋەتتىكى مودېل",
+ "Current Password": "ھازىرقى پارول",
+ "Custom": "ئۆزلۈك",
+ "Custom Parameter Name": "ئۆزلۈك پارامېتىر نامى",
+ "Custom Parameter Value": "ئۆزلۈك پارامېتىر قىممىتى",
+ "Danger Zone": "خەۋپلىك رايون",
+ "Dark": "قاراڭغۇ",
+ "Database": "ساندان",
+ "Datalab Marker API": "Datalab Marker API",
+ "Datalab Marker API Key required.": "Datalab Marker API ئاچقۇچى زۆرۈر.",
+ "December": "دېكابىر",
+ "Default": "كۆڭۈلدىكى",
+ "Default (Open AI)": "كۆڭۈلدىكى (Open AI)",
+ "Default (SentenceTransformers)": "كۆڭۈلدىكى (SentenceTransformers)",
+ "Default mode works with a wider range of models by calling tools once before execution. Native mode leverages the model's built-in tool-calling capabilities, but requires the model to inherently support this feature.": "سۈكۈتتىكى ھالەت ئىجرا قىلىنىشتىن بۇرۇن بىر قېتىم چاقىرىش قوراللىرى ئارقىلىق تېخىمۇ كەڭ مودېللار بىلەن ئىشلەيدۇ. يەرلىك ھالەت مودېلنىڭ ئىچىگە قورال چاقىرىش ئىقتىدارىنى جارى قىلدۇرىدۇ ، ئەمما مودېلنىڭ بۇ ئىقتىدارنى ئەسلىدىنلا قوللىشىنى تەلەپ قىلىدۇ.",
+ "Default Model": "كۆڭۈلدىكى مودېل",
+ "Default model updated": "كۆڭۈلدىكى مودېل يېڭىلاندى",
+ "Default Models": "كۆڭۈلدىكى مودېللار",
+ "Default permissions": "كۆڭۈلدىكى ھوقۇق",
+ "Default permissions updated successfully": "كۆڭۈلدىكى ھوقۇقلار مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Default Prompt Suggestions": "كۆڭۈلدىكى تۈرتكە تەكلىپلىرى",
+ "Default to 389 or 636 if TLS is enabled": "TLS قوزغىتىلسا كۆڭۈلدىكى 389 ياكى 636 بولىدۇ",
+ "Default to ALL": "كۆڭۈلدىكى ALL",
+ "Default to segmented retrieval for focused and relevant content extraction, this is recommended for most cases.": "تېخىمۇ مۇناسىپ ۋە مۇھىم مەزمۇن چىقىرىش ئۈچۈن بۆلەكلىك قايتۇرۇش كۆڭۈلدىكى قىلىنغان، كۆپىنچە ئەھۋاللاردا تەۋسىيە قىلىنىدۇ.",
+ "Default User Role": "كۆڭۈلدىكى ئىشلەتكۈچى رولى",
+ "Delete": "ئۆچۈرۈش",
+ "Delete a model": "مودېل ئۆچۈرۈش",
+ "Delete All Chats": "بارلىق سۆھبەتلەرنى ئۆچۈرۈش",
+ "Delete All Models": "بارلىق مودېللارنى ئۆچۈرۈش",
+ "Delete chat": "سۆھبەت ئۆچۈرۈش",
+ "Delete Chat": "سۆھبەت ئۆچۈرۈش",
+ "Delete chat?": "سۆھبەت ئۆچۈرەمسىز؟",
+ "Delete folder?": "قىسقۇچ ئۆچۈرەمسىز؟",
+ "Delete function?": "فۇنكسىيە ئۆچۈرەمسىز؟",
+ "Delete Message": "ئۇچۇر ئۆچۈرۈش",
+ "Delete message?": "ئۇچۇر ئۆچۈرەمسىز؟",
+ "Delete note?": "خاتىرە ئۆچۈرەمسىز؟",
+ "Delete prompt?": "تۈرتكە ئۆچۈرەمسىز؟",
+ "delete this link": "بۇ ئۇلانما ئۆچۈرۈش",
+ "Delete tool?": "قورال ئۆچۈرەمسىز؟",
+ "Delete User": "ئىشلەتكۈچى ئۆچۈرۈش",
+ "Deleted {{deleteModelTag}}": "{{deleteModelTag}} ئۆچۈرۈلدى",
+ "Deleted {{name}}": "{{name}} ئۆچۈرۈلدى",
+ "Deleted User": "ئۆچۈرۈلگەن ئىشلەتكۈچى",
+ "Deployment names are required for Azure OpenAI": "Azure OpenAI ئۈچۈن ئورۇنلاشتۇرۇش ئىسمى زۆرۈر ",
+ "Describe Pictures in Documents": "ھۆججەتتىكى رەسىملەرنى چۈشەندۈرۈش",
+ "Describe your knowledge base and objectives": "بىلىم ئاساسى ۋە نىشانلىرىڭىزنى چۈشەندۈرۈڭ",
+ "Description": "چۈشەندۈرۈش",
+ "Detect Artifacts Automatically": "ئۇزۇقلارنى ئاپتوماتىك بايقايدۇ",
+ "Dictate": "سۆزلەش",
+ "Didn't fully follow instructions": "كۆرسىتىلمىلەرگە تولۇق ئەمەل قىلمايدۇ",
+ "Direct": "بىۋاسىتە",
+ "Direct Connections": "بىۋاسىتە ئۇلىنىشلار",
+ "Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "بىۋاسىتە ئۇلىنىشلار ئىشلەتكۈچىلەرگە ئۆز OpenAI ماس كېلىدىغان API ئۇلانمىسىغا باغلىنىشقا يول قويىدۇ.",
+ "Direct Connections settings updated": "بىۋاسىتە ئۇلىنىش تەڭشەكلىرى يېڭىلاندى",
+ "Direct Tool Servers": "بىۋاسىتە قورال مۇلازىمېتىرلىرى",
+ "Disable Image Extraction": "رەسىم چىقىرىشنى چەكلە",
+ "Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "PDF دىن رەسىم چىقىرىش چەكلىنىدۇ. LLM ئىشلىتىلسە، رەسىملەر ئاپتوماتىك تېمىغا ئىگە بولىدۇ. كۆڭۈلدىكىچە چەكلەنمەيدۇ.",
+ "Disabled": "چەكلەنگەن",
+ "Discover a function": "فۇنكسىيە تاپ",
+ "Discover a model": "مودېل تاپ",
+ "Discover a prompt": "تۈرتكە تاپ",
+ "Discover a tool": "قورال تاپ",
+ "Discover how to use Open WebUI and seek support from the community.": "Open WebUI ئىشلىتىشنى ئۈگىنڭ ۋە جەمئىيەتتىن ياردەم سوراڭ.",
+ "Discover wonders": "مۆجىزىلەرنى بايقاڭ",
+ "Discover, download, and explore custom functions": "ئۆزلۈك فۇنكسىيەسىنى تاپ، چۈشۈر، تەتقىق قىل",
+ "Discover, download, and explore custom prompts": "ئۆزلۈك تۈرتكەسىنى تاپ، چۈشۈر، تەتقىق قىل",
+ "Discover, download, and explore custom tools": "ئۆزلۈك قورالىنى تاپ، چۈشۈر، تەتقىق قىل",
+ "Discover, download, and explore model presets": "مودېل ئالدىن تەڭشەكلىرىنى تاپ، چۈشۈر، تەتقىق قىل",
+ "Dismissible": "يوقىتىشكە بولىدۇ",
+ "Display": "كۆرسىتىش",
+ "Display Emoji in Call": "چاقىرىشتا ئېموجىنى كۆرسىتىش",
+ "Display the username instead of You in the Chat": "سۆھبەتتە 'سىز' ئورنىغا ئىشلەتكۈچى ئىسمىنى كۆرسىتىش",
+ "Displays citations in the response": "ئىنكاستا نەقىللەرنى كۆرسىتىدۇ",
+ "Dive into knowledge": "بىلىمگە چۆمۈلۈڭ",
+ "Do not install functions from sources you do not fully trust.": "پۈتۈنلەي ئىشەنچلىك بولمىغان مەنبەلەردىن فۇنكسىيە ئورناتماڭ.",
+ "Do not install tools from sources you do not fully trust.": "پۈتۈنلەي ئىشەنچلىك بولمىغان مەنبەلەردىن قورال ئورناتماڭ.",
+ "Docling": "Docling",
+ "Docling Server URL required.": "Docling مۇلازىمېتىر URL زۆرۈر.",
+ "Document": "ھۆججەت",
+ "Document Intelligence": "ھۆججەت ئەقىل",
+ "Document Intelligence endpoint and key required.": "ھۆججەت ئەقىل ئۇلانما ۋە ئاچقۇچ زۆرۈر.",
+ "Documentation": "ئىشلەتكۈچى قوللانمىسى",
+ "Documents": "ھۆججەتلەر",
+ "does not make any external connections, and your data stays securely on your locally hosted server.": "سىرتقى ئۇلىنىش قىلمايدۇ، سانلىق مەلۇماتىڭىز يەرلىك مۇلازىمېتىردىلا بىخەتەر ساقلىنىدۇ.",
+ "Domain Filter List": "دائىرە نامى سۈزگۈچ تىزىملىكى",
+ "Don't have an account?": "ھېسابىڭىز يوقمۇ؟",
+ "don't install random functions from sources you don't trust.": "ئىشەنچسىز مەنبەلەردىن توغرا كەلگەن فۇنكسىيە ئورناتماڭ.",
+ "don't install random tools from sources you don't trust.": "ئىشەنچسىز مەنبەلەردىن توغرا كەلگەن قوراللارنى ئورناتماڭ.",
+ "Don't like the style": "ئۇسلۇبنى ياخشى كۆرمەيدۇ",
+ "Done": "تامام",
+ "Download": "چۈشۈرۈش",
+ "Download as SVG": "SVG شەكلىدە چۈشۈرۈش",
+ "Download canceled": "چۈشۈرۈش بىكار قىلىندى",
+ "Download Database": "ساندان چۈشۈرۈش",
+ "Drag and drop a file to upload or select a file to view": "يۈكلەش ياكى كۆرۈش ئۈچۈن ھۆججەتنى سۆرەپ تاشلاڭ ياكى تاللاڭ",
+ "Draw": "سىزىش",
+ "Drop any files here to upload": "ھەر قانداق ھۆججەتنى بۇ يەرگە قويۇپ يۈكلەڭ",
+ "e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "مەسىلەن: '30s', '10m'. توغرا ۋاقىت بىرلىكى: 's' (سېكۇنت), 'm' (مىنۇت), 'h' (سائەت).",
+ "e.g. \"json\" or a JSON schema": "مەسىلەن: \"json\" ياكى JSON قېلىپى",
+ "e.g. 60": "مەسىلەن: 60",
+ "e.g. A filter to remove profanity from text": "مەسىلەن: تېكستتىن يامان سۆزلەرنى چىقىرىدىغان سۈزگۈچ",
+ "e.g. en": "مەسىلەن: en",
+ "e.g. My Filter": "مەسىلەن: My Filter",
+ "e.g. My Tools": "مەسىلەن: My Tools",
+ "e.g. my_filter": "مەسىلەن: my_filter",
+ "e.g. my_tools": "مەسىلەن: my_tools",
+ "e.g. pdf, docx, txt": "مەسىلەن: pdf, docx, txt",
+ "e.g. Tools for performing various operations": "مەسىلەن: ھەر خىل مەشغۇلات قوراللىرى",
+ "e.g., 3, 4, 5 (leave blank for default)": "مەسىلەن: 3، 4، 5 (كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ)",
+ "e.g., audio/wav,audio/mpeg (leave blank for defaults)": "مەسىلەن: audio/wav, audio/mpeg (كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ)",
+ "e.g., en-US,ja-JP (leave blank for auto-detect)": "مەسىلەن: en-US, ja-JP (ئاپتوماتىك بايقىتىش ئۈچۈن بوش قالدۇرۇڭ)",
+ "e.g., westus (leave blank for eastus)": "مەسىلەن: westus (eastus ئۈچۈن بوش قالدۇرۇڭ)",
+ "e.g.) en,fr,de": "مەسىلەن: en,fr,de",
+ "Edit": "تەھرىرلەش",
+ "Edit Arena Model": "Arena مودېل تەھرىرلەش",
+ "Edit Channel": "قانال تەھرىرلەش",
+ "Edit Connection": "ئۇلىنىش تەھرىرلەش",
+ "Edit Default Permissions": "كۆڭۈلدىكى ھوقۇقلارنى تەھرىرلەش",
+ "Edit Memory": "ئەسلەتمە تەھرىرلەش",
+ "Edit User": "ئىشلەتكۈچى تەھرىرلەش",
+ "Edit User Group": "ئىشلەتكۈچى گۇرۇپپىسى تەھرىرلەش",
+ "Eject": "چىقىرىش",
+ "ElevenLabs": "ElevenLabs",
+ "Email": "ئېلخەت",
+ "Embark on adventures": "سەيياھەتنى باشلاڭ",
+ "Embedding": "سىڭدۈرۈش",
+ "Embedding Batch Size": "سىڭدۈرۈش توپ چوڭلۇقى",
+ "Embedding Model": "سىڭدۈرۈش مودېلى",
+ "Embedding Model Engine": "سىڭدۈرۈش مودېل ماتورى",
+ "Embedding model set to \"{{embedding_model}}\"": "سىڭدۈرۈش مودېلى \"{{embedding_model}}\" غا تەڭشەلدى",
+ "Enable API Key": "API ئاچقۇچ قوزغىتىش",
+ "Enable autocomplete generation for chat messages": "سۆھبەت ئۇچۇرلىرىغا ئاپتوماتىك تولدۇرۇش قوزغىتىش",
+ "Enable Code Execution": "كود ئىجرا قىلىشننى قوزغىتىش",
+ "Enable Code Interpreter": "كود تەرجىمانىنى قوزغىتىش",
+ "Enable Community Sharing": "جەمئىيەت ھەمبەھىرلىشىشى قوزغىتىش",
+ "Enable Memory Locking (mlock) to prevent model data from being swapped out of RAM. This option locks the model's working set of pages into RAM, ensuring that they will not be swapped out to disk. This can help maintain performance by avoiding page faults and ensuring fast data access.": "ئىچكى ساقلىغۇچ قۇلۇپلاش (mlock) نى قوزغىتىپ ، مودېل سانلىق مەلۇماتلارنىڭ ئىچكى ساقلىغۇچنىڭ ئالماشتۇرۇلىشىنىڭ ئالدىنى ئالىدۇ. بۇ تاللانما مودېلنىڭ خىزمەت بەتلىرىنى RAM غا قۇلۇپلاپ ، ئۇلارنىڭ دىسكىغا ئالماشتۇرۇلماسلىقىغا كاپالەتلىك قىلىدۇ. بۇ بەتتىكى خاتالىقلاردىن ساقلىنىش ۋە سانلىق مەلۇماتلارنىڭ تېز زىيارەت قىلىنىشىغا كاپالەتلىك قىلىش ئارقىلىق ئىقتىدارنى ساقلاشقا ياردەم بېرىدۇ.",
+ "Enable Memory Mapping (mmap) to load model data. This option allows the system to use disk storage as an extension of RAM by treating disk files as if they were in RAM. This can improve model performance by allowing for faster data access. However, it may not work correctly with all systems and can consume a significant amount of disk space.": "مودېل سانلىق مەلۇماتىنى يۈكلەش ئۈچۈن Memory Mapping (mmap) قوزغىتىڭ. بۇ تاللاش دىسكىنى RAM غا ئوخشاش ئىشلىتىش ئارقىلىق تېز سانلىق مەلۇمات زىيارىتىنى تەمىنلەيدۇ. ئەمما بارلىق سىستېمىلاردا مۇۋاپىق كەلمەسلىكى ۋە كۆپ دىسكا بوشلۇقى ئىشلىتىشى مۇمكىن.",
+ "Enable Message Rating": "ئۇچۇر باھالاشنى قوزغىتىش",
+ "Enable Mirostat sampling for controlling perplexity.": "Perplexity نى باشقۇرۇش ئۈچۈن Mirostat ئەۋرىشىلىگۈچنى قوزغىتىش",
+ "Enable New Sign Ups": "يېڭى تىزىملىتىشنى قوزغىتىش",
+ "Enabled": "قوزغىتىلغان",
+ "Endpoint URL": "ئۇلانما URL",
+ "Enforce Temporary Chat": "ۋاقىتلىق سۆھبەتنى مەجبۇرىي قىلىش",
+ "Enhance": "ياخشىلا",
+ "Ensure your CSV file includes 4 columns in this order: Name, Email, Password, Role.": "CSV ھۆججىتىڭىز تۆت تۈردىكى ئۇچۇرنى بۇ تەرتىپتە ئۆز ئىچىگە ئالىدۇ: ئات، ئېلخەت، پارول، رول.",
+ "Enter {{role}} message here": "{{role}} ئۇچۇرنى بۇ يەرگە كىرگۈزۈڭ",
+ "Enter a detail about yourself for your LLMs to recall": "LLM ىڭىزنىڭ سىزنى ئېسىدە ساقلاش ئۈچۈن ئۆزىڭىز ھەققىدە بىر ئۇچۇر كىرگۈزۈڭ",
+ "Enter a title for the pending user info overlay. Leave empty for default.": "كۈتۈۋاتقان ئىشلەتكۈچى ئۇچۇر قاپلىمىسى ئۈچۈن تېما كىرگۈزۈڭ. كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ.",
+ "Enter a watermark for the response. Leave empty for none.": "ئىنكاس ئۈچۈن سۇ بەلگىسى كىرگۈزۈڭ. يوق بولسا بوش قالدۇرۇڭ.",
+ "Enter api auth string (e.g. username:password)": "API دەلىللەش ھەرپ تىزىقى كىرگۈزۈڭ (مەسىلەن: username:password)",
+ "Enter Application DN": "قوللىنىشچان DN كىرگۈزۈڭ",
+ "Enter Application DN Password": "قوللىنىشچان DN پارولى كىرگۈزۈڭ",
+ "Enter Bing Search V7 Endpoint": "Bing Search V7 ئۇلانما كىرگۈزۈڭ",
+ "Enter Bing Search V7 Subscription Key": "Bing Search V7 ئەزا ئاچقۇچى كىرگۈزۈڭ",
+ "Enter BM25 Weight": "BM25 ئېغىرلىقى كىرگۈزۈڭ",
+ "Enter Bocha Search API Key": "Bocha ئىزدەش API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Brave Search API Key": "Brave ئىزدەش API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter certificate path": "سىرتىفىكات يولى كىرگۈزۈڭ",
+ "Enter CFG Scale (e.g. 7.0)": "CFG ئامىل كىرگۈزۈڭ (مەسىلەن: 7.0)",
+ "Enter Chunk Overlap": "پارچە قاپلىنىشى كىرگۈزۈڭ",
+ "Enter Chunk Size": "پارچە چوڭلۇقى كىرگۈزۈڭ",
+ "Enter comma-separated \"token:bias_value\" pairs (example: 5432:100, 413:-100)": "پۈتتۈر بىلەن ئايرىلغان \"token:bias_value\" جۈپىنى كىرگۈزۈڭ (مەسىلەن: 5432:100, 413:-100)",
+ "Enter Config in JSON format": "JSON قېلىپىدا تەڭشەك كىرگۈزۈڭ",
+ "Enter content for the pending user info overlay. Leave empty for default.": "كۈتۈۋاتقان ئىشلەتكۈچى ئۇچۇر قاپلىمىسى ئۈچۈن مەزمۇن كىرگۈزۈڭ. كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ.",
+ "Enter Datalab Marker API Key": "Datalab Marker API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter description": "چۈشەندۈرۈش كىرگۈزۈڭ",
+ "Enter Docling OCR Engine": "Docling OCR ماتورى كىرگۈزۈڭ",
+ "Enter Docling OCR Language(s)": "Docling OCR تىلى(لىرى) كىرگۈزۈڭ",
+ "Enter Docling Server URL": "Docling مۇلازىمېتىر URL كىرگۈزۈڭ",
+ "Enter Document Intelligence Endpoint": "ھۆججەت ئەقىل ئۇلانما كىرگۈزۈڭ",
+ "Enter Document Intelligence Key": "ھۆججەت ئەقىل ئاچقۇچى كىرگۈزۈڭ",
+ "Enter domains separated by commas (e.g., example.com,site.org)": "دائىرە ناملىرىنى پەش بىلەن ئايرىپ كىرگۈزۈڭ (مەسىلەن: example.com,site.org)",
+ "Enter Exa API Key": "Exa API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter External Document Loader API Key": "سىرتقى ھۆججەت يۈكلىگۈچ API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter External Document Loader URL": "سىرتقى ھۆججەت يۈكلىگۈچ URL كىرگۈزۈڭ",
+ "Enter External Web Loader API Key": "سىرتقى تور يۈكلىگۈچ API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter External Web Loader URL": "سىرتقى تور يۈكلىگۈچ URL كىرگۈزۈڭ",
+ "Enter External Web Search API Key": "سىرتقى تور ئىزدەش API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter External Web Search URL": "سىرتقى تور ئىزدەش URL كىرگۈزۈڭ",
+ "Enter Firecrawl API Base URL": "Firecrawl API ئاساسىي URL كىرگۈزۈڭ",
+ "Enter Firecrawl API Key": "Firecrawl API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Github Raw URL": "Github Raw URL كىرگۈزۈڭ",
+ "Enter Google PSE API Key": "Google PSE API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Google PSE Engine Id": "Google PSE ماتور ID كىرگۈزۈڭ",
+ "Enter Image Size (e.g. 512x512)": "رەسىم چوڭلۇقى كىرگۈزۈڭ (مەسىلەن: 512x512)",
+ "Enter Jina API Key": "Jina API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Jupyter Password": "Jupyter پارول كىرگۈزۈڭ",
+ "Enter Jupyter Token": "Jupyter Token كىرگۈزۈڭ",
+ "Enter Jupyter URL": "Jupyter URL كىرگۈزۈڭ",
+ "Enter Kagi Search API Key": "Kagi ئىزدەش API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Key Behavior": "ئاچقۇچ ئىشلىتىش ئۇسۇلى كىرگۈزۈڭ",
+ "Enter language codes": "تىل كودلىرى كىرگۈزۈڭ",
+ "Enter Mistral API Key": "Mistral API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Model ID": "مودېل ID كىرگۈزۈڭ",
+ "Enter model tag (e.g. {{modelTag}})": "مودېل تەغى كىرگۈزۈڭ (مەسىلەن: {{modelTag}})",
+ "Enter Mojeek Search API Key": "Mojeek ئىزدەش API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter name": "ئات كىرگۈزۈڭ",
+ "Enter New Password": "يېڭى پارول كىرگۈزۈڭ",
+ "Enter Number of Steps (e.g. 50)": "قەدەملەر سانى كىرگۈزۈڭ (مەسىلەن: 50)",
+ "Enter Perplexity API Key": "Perplexity API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Playwright Timeout": "Playwright ۋاقىت چەكلىمىسى كىرگۈزۈڭ",
+ "Enter Playwright WebSocket URL": "Playwright WebSocket URL كىرگۈزۈڭ",
+ "Enter proxy URL (e.g. https://user:password@host:port)": "ۋاكالەتچى URL كىرگۈزۈڭ (مەسىلەن: https://user:password@host:port)",
+ "Enter reasoning effort": "چۈشەندۈرۈش كۈچى كىرگۈزۈڭ",
+ "Enter Sampler (e.g. Euler a)": "سانايدىغان ئاپپارات كىرگۈزۈڭ (مەسىلەن: Euler a)",
+ "Enter Scheduler (e.g. Karras)": "ۋاقىتلاشتۇرغۇچ كىرگۈزۈڭ (مەسىلەن: Karras)",
+ "Enter Score": "باھا كىرگۈزۈڭ",
+ "Enter SearchApi API Key": "SearchApi API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter SearchApi Engine": "SearchApi ماتورى كىرگۈزۈڭ",
+ "Enter Searxng Query URL": "Searxng ئىزدەش URL كىرگۈزۈڭ",
+ "Enter Seed": "ئۇرۇق كىرگۈزۈڭ",
+ "Enter SerpApi API Key": "SerpApi API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter SerpApi Engine": "SerpApi ماتورى كىرگۈزۈڭ",
+ "Enter Serper API Key": "Serper API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Serply API Key": "Serply API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Serpstack API Key": "Serpstack API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter server host": "مۇلازىمېتىر ئادرېسى كىرگۈزۈڭ",
+ "Enter server label": "مۇلازىمېتىر بەلگىسى كىرگۈزۈڭ",
+ "Enter server port": "مۇلازىمېتىر ئېغىزى كىرگۈزۈڭ",
+ "Enter Sougou Search API sID": "Sougou ئىزدەش API sID كىرگۈزۈڭ",
+ "Enter Sougou Search API SK": "Sougou ئىزدەش API SK كىرگۈزۈڭ",
+ "Enter stop sequence": "توختاش تىزىقى كىرگۈزۈڭ",
+ "Enter system prompt": "سىستېما تۈرتكەسى كىرگۈزۈڭ",
+ "Enter system prompt here": "سىستېما تۈرتكەسىنى بۇ يەرگە كىرگۈزۈڭ",
+ "Enter Tavily API Key": "Tavily API ئاچقۇچى كىرگۈزۈڭ",
+ "Enter Tavily Extract Depth": "Tavily چىقىرىش چوڭقۇرلۇقى كىرگۈزۈڭ",
+ "Enter the public URL of your WebUI. This URL will be used to generate links in the notifications.": "WebUI نىڭ ئاممىۋى URL نى كىرگۈزۈڭ. بۇ URL ئۇقتۇرۇشتىكى ئۇلانما قۇرۇشقا ئىشلىتىلىدۇ.",
+ "Enter the URL of the function to import": "ئىمپورت قىلىدىغان فۇنكسىيەنىڭ URL كىرگۈزۈڭ",
+ "Enter the URL to import": "ئىمپورت قىلىدىغان URL كىرگۈزۈڭ",
+ "Enter Tika Server URL": "Tika مۇلازىمېتىر URL كىرگۈزۈڭ",
+ "Enter timeout in seconds": "ۋاقىت چەكلىمىسى كىرگۈزۈڭ (سېكۇنت)",
+ "Enter to Send": "يوللاش ئۈچۈن Enter ئاساسىڭ",
+ "Enter Top K": "Top K كىرگۈزۈڭ",
+ "Enter Top K Reranker": "Top K قايتا تەرتىپلەش كىرگۈزۈڭ",
+ "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 Yacy Password": "Yacy پارول كىرگۈزۈڭ",
+ "Enter Yacy URL (e.g. http://yacy.example.com:8090)": "Yacy URL كىرگۈزۈڭ (مەسىلەن: http://yacy.example.com:8090)",
+ "Enter Yacy Username": "Yacy ئىشلەتكۈچى نامى كىرگۈزۈڭ",
+ "Enter your current password": "ھازىرقى پارولىڭىزنى كىرگۈزۈڭ",
+ "Enter Your Email": "ئېلخەت كىرگۈزۈڭ",
+ "Enter Your Full Name": "تولۇق ئاتىڭىزنى كىرگۈزۈڭ",
+ "Enter your message": "ئۇچۇر كىرگۈزۈڭ",
+ "Enter your name": "ئاتىڭىزنى كىرگۈزۈڭ",
+ "Enter Your Name": "ئاتىڭىزنى كىرگۈزۈڭ",
+ "Enter your new password": "يېڭى پارولىڭىزنى كىرگۈزۈڭ",
+ "Enter Your Password": "پارولىڭىزنى كىرگۈزۈڭ",
+ "Enter Your Role": "رولىڭىزنى كىرگۈزۈڭ",
+ "Enter Your Username": "ئىشلەتكۈچى نامىڭىزنى كىرگۈزۈڭ",
+ "Enter your webhook URL": "webhook URL كىرگۈزۈڭ",
+ "Error": "خاتا",
+ "ERROR": "خاتالىق",
+ "Error accessing Google Drive: {{error}}": "Google Drive زىيارىتىدە خاتالىق: {{error}}",
+ "Error accessing media devices.": "كۆپ-ۋاستە ئۈسكۈنىلىرىگە زىيارەت خاتالىقى.",
+ "Error starting recording.": "خاتىرىلەش باشلاش خاتالىقى.",
+ "Error unloading model: {{error}}": "مودېل چىقىرىشتا خاتالىق: {{error}}",
+ "Error uploading file: {{error}}": "ھۆججەت چىقىرىشتا خاتالىق: {{error}}",
+ "Evaluations": "باھالاشلار",
+ "Exa API Key": "Exa API ئاچقۇچى",
+ "Example: (&(objectClass=inetOrgPerson)(uid=%s))": "مەسىلەن: (&(objectClass=inetOrgPerson)(uid=%s))",
+ "Example: ALL": "مەسىلەن: ALL",
+ "Example: mail": "مەسىلەن: mail",
+ "Example: ou=users,dc=foo,dc=example": "مەسىلەن: ou=users,dc=foo,dc=example",
+ "Example: sAMAccountName or uid or userPrincipalName": "مەسىلەن: sAMAccountName ياكى uid ياكى userPrincipalName",
+ "Exceeded the number of seats in your license. Please contact support to increase the number of seats.": "ئىجازەتناىڭىزدىكى ئورۇن چەكتىن ئېشىپ كەتتى. ئورۇن سانىنى ئاشۇرۇش ئۈچۈن ياردەم بىلەن ئالاقىلىشىڭ.",
+ "Exclude": "چىقىرىۋېتىش",
+ "Execute code for analysis": "تەھلىل ئۈچۈن كود ئىجرا قىلىش",
+ "Executing **{{NAME}}**...": "**{{NAME}}** ئىجرا قىلىنىۋاتىدۇ...",
+ "Expand": "كېڭەيتىش",
+ "Experimental": "تەجىربىلىك",
+ "Explain": "چۈشەندۈرۈش",
+ "Explore the cosmos": "كائىناتنى تەتقىق قىلىڭ",
+ "Export": "چىقىرىش",
+ "Export All Archived Chats": "بارلىق ئارخىپلانغان سۆھبەتلەرنى چىقىرىش",
+ "Export All Chats (All Users)": "بارلىق سۆھبەتلەرنى چىقىرىش (بارلىق ئىشلەتكۈچىلەر)",
+ "Export chat (.json)": "سۆھبەت چىقىرىش (.json)",
+ "Export Chats": "سۆھبەتلەرنى چىقىرىش",
+ "Export Config to JSON File": "تەڭشەك چىقىرىش (JSON ھۆججىتى)",
+ "Export Functions": "فۇنكسىيە چىقىرىش",
+ "Export Models": "مودېللارنى چىقىرىش",
+ "Export Presets": "ئالدىن تەڭشەك چىقىرىش",
+ "Export Prompt Suggestions": "تۈرتكە تەكلىپلىرىنى چىقىرىش",
+ "Export Prompts": "تۈرتكە چىقىرىش",
+ "Export to CSV": "CSV غا چىقىرىش",
+ "Export Tools": "قوراللارنى چىقىرىش",
+ "External": "سىرتقى",
+ "External Document Loader URL required.": "سىرتقى ھۆججەت يۈكلىگۈچ URL زۆرۈر.",
+ "External Task Model": "سىرتقى ۋەزىپە مودېلى",
+ "External Web Loader API Key": "سىرتقى تور يۈكلىگۈچ API ئاچقۇچى",
+ "External Web Loader URL": "سىرتقى تور يۈكلىگۈچ URL",
+ "External Web Search API Key": "سىرتقى تور ئىزدەش API ئاچقۇچى",
+ "External Web Search URL": "سىرتقى تور ئىزدەش URL",
+ "Failed to add file.": "ھۆججەت قوشۇش مەغلۇپ بولدى.",
+ "Failed to connect to {{URL}} OpenAPI tool server": "{{URL}} OpenAPI قورال مۇلازىمېتىرىغا ئۇلىنىش مەغلۇپ بولدى",
+ "Failed to copy link": "ئۇلانما كۆچۈرۈش مەغلۇپ بولدى",
+ "Failed to create API Key.": "API ئاچقۇچى قۇرۇش مەغلۇپ بولدى.",
+ "Failed to delete note": "خاتىرە ئۆچۈرۈش مەغلۇپ بولدى",
+ "Failed to fetch models": "مودېللارنى ئېلىش مەغلۇپ بولدى",
+ "Failed to load file content.": "ھۆججەت مەزمۇنى يۈكلەش مەغلۇپ بولدى.",
+ "Failed to read clipboard contents": "چاپلاش تاختىسى مەزمۇنىنى ئوقۇش مەغلۇپ بولدى",
+ "Failed to save connections": "ئۇلىنىشلارنى ساقلاش مەغلۇپ بولدى",
+ "Failed to save models configuration": "مودېل تەڭشەكلىرىنى ساقلاش مەغلۇپ بولدى",
+ "Failed to update settings": "تەڭشەكلەرنى يېڭىلاش مەغلۇپ بولدى",
+ "Failed to upload file.": "ھۆججەت چىقىرىش مەغلۇپ بولدى.",
+ "Features": "ئىقتىدارلار",
+ "Features Permissions": "ئىقتىدار ھوقۇقى",
+ "February": "فېۋرال",
+ "Feedback Details": "پىكىر تەپسىلاتى",
+ "Feedback History": "پىكىر تارىخى",
+ "Feedbacks": "پىكىرلەر",
+ "Feel free to add specific details": "تەپسىلىي ئۇچۇر قوشسىڭىز بولىدۇ",
+ "File": "ھۆججەت",
+ "File added successfully.": "ھۆججەت مۇۋەپپەقىيەتلىك قوشۇلدى.",
+ "File content updated successfully.": "ھۆججەت مەزمۇنى مۇۋەپپەقىيەتلىك يېڭىلاندى.",
+ "File Mode": "ھۆججەت ھالىتى",
+ "File not found.": "ھۆججەت تېپىلمىدى.",
+ "File removed successfully.": "ھۆججەت مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى.",
+ "File size should not exceed {{maxSize}} MB.": "ھۆججەت چوڭلۇقى {{maxSize}} MB تىن ئېشىپ كەتمىسۇن.",
+ "File Upload": "ھۆججەت چىقىرىش",
+ "File uploaded successfully": "ھۆججەت مۇۋەپپەقىيەتلىك چىقىرىلدى",
+ "Files": "ھۆججەتلەر",
+ "Filter is now globally disabled": "سۈزگۈچ ھازىر بارلىق سىستېمىدا چەكلەندى",
+ "Filter is now globally enabled": "سۈزگۈچ ھازىر بارلىق سىستېمىدا قوزغىتىلدى",
+ "Filters": "سۈزگۈچلەر",
+ "Fingerprint spoofing detected: Unable to use initials as avatar. Defaulting to default profile image.": "بارماق ئىزى ئالدامچىلىقى بايقالدى: دەسلەپتىكىنى ئاۋاتار قىلغىلى بولمىدى. كۆڭۈلدىكى پىروفىل رەسىمى ئىشلىتىلىدۇ. ",
+ "Firecrawl API Base URL": "Firecrawl API ئاساسىي URL",
+ "Firecrawl API Key": "Firecrawl API ئاچقۇچى",
+ "Fluidly stream large external response chunks": "سىرتتىن كەلگەن چوڭ ئىنكاسلارنى سىلىق تارقىتىش",
+ "Focus chat input": "سۆھبەت كىرگۈزۈشىگە نىشانلا",
+ "Folder deleted successfully": "قىسقۇچ مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Folder name cannot be empty.": "قىسقۇچ ئاتى بوش بولسا بولمايدۇ.",
+ "Folder name updated successfully": "قىسقۇچ ئاتى مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Follow up": "داۋامى",
+ "Follow Up Generation": "داۋاملاشتۇرۇش ھاسىل قىلىش",
+ "Follow Up Generation Prompt": "داۋاملاشتۇرۇش ھاسىل قىلىش تۈرتكەسى",
+ "Follow-Up Auto-Generation": "داۋاملاشتۇرۇشنى ئاپتوماتىك ھاسىل قىلىش",
+ "Followed instructions perfectly": "يول كۆرسىتىشگە تولۇق ئەمەل قىلىندى",
+ "Force OCR": "OCR مەجبۇرىي قوزغىتىش",
+ "Force OCR on all pages of the PDF. This can lead to worse results if you have good text in your PDFs. Defaults to False.": "PDF نىڭ بارلىق بېتىدە OCR قوزغىتىش. ئەگەر PDF دا ياخشى تېكست بولسا، نەتىجىسى يامان بولۇشى مۇمكىن. كۆڭۈلدىكىچە چەكلەنگەن.",
+ "Forge new paths": "يېڭى يول قۇرۇڭ",
+ "Form": "جەدۋەل",
+ "Format your variables using brackets like this:": "ئۆزگەرگۈچلىرىڭىزنى تۆۋەندىكىدەك تىرناق بىلەن فورماتلاڭ:",
+ "Forwards system user session credentials to authenticate": "سىستېما ئىشلەتكۈچىسى ئۇچۇرلىرىنى دەلىللەشكە يوللايدۇ",
+ "Full Context Mode": "تولۇق مەزمۇن ھالىتى",
+ "Function": "فۇنكسىيە",
+ "Function Calling": "فۇنكسىيە چاقىرىش",
+ "Function created successfully": "فۇنكسىيە مۇۋەپپەقىيەتلىك قۇرۇلدى",
+ "Function deleted successfully": "فۇنكسىيە مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Function Description": "فۇنكسىيە چۈشەندۈرۈشى",
+ "Function ID": "فۇنكسىيە ID",
+ "Function imported successfully": "فۇنكسىيە مۇۋەپپەقىيەتلىك ئىمپورت قىلىندى",
+ "Function is now globally disabled": "فۇنكسىيە ھازىر بارلىق سىستېمىدا چەكلەندى",
+ "Function is now globally enabled": "فۇنكسىيە ھازىر بارلىق سىستېمىدا قوزغىتىلدى",
+ "Function Name": "فۇنكسىيە نامى",
+ "Function updated successfully": "فۇنكسىيە مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Functions": "فۇنكسىيەلەر",
+ "Functions allow arbitrary code execution.": "فۇنكسىيەلەر خالىغان كود ئىجرا قىلىشقا يول قويىدۇ.",
+ "Functions imported successfully": "فۇنكسىيەلەر مۇۋەپپەقىيەتلىك ئىمپورت قىلىندى",
+ "Gemini": "Gemini",
+ "Gemini API Config": "Gemini API تەڭشىكى",
+ "Gemini API Key is required.": "Gemini API ئاچقۇچى زۆرۈر.",
+ "General": "ئادەتتىكى",
+ "Generate": "ھاسىل قىلىش",
+ "Generate an image": "رەسىم ھاسىل قىلىش",
+ "Generate Image": "رەسىم ھاسىل قىلىش",
+ "Generate prompt pair": "تۈرتكە جۈپى ھاسىل قىلىش",
+ "Generating search query": "ئىزدەش سۇئالى ھاسىل قىلىنىۋاتىدۇ",
+ "Generating...": "ھاسىل قىلىنىۋاتىدۇ...",
+ "Get started": "باشلاڭ",
+ "Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} بىلەن باشلاڭ",
+ "Global": "ئۇمۇمىي",
+ "Good Response": "ياخشى ئىنكاس",
+ "Google Drive": "Google Drive",
+ "Google PSE API Key": "Google PSE API ئاچقۇچى",
+ "Google PSE Engine Id": "Google PSE ماتور ID",
+ "Group created successfully": "گۇرۇپپا مۇۋەپپەقىيەتلىك قۇرۇلدى",
+ "Group deleted successfully": "گۇرۇپپا مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Group Description": "گۇرۇپپا چۈشەندۈرۈشى",
+ "Group Name": "گۇرۇپپا نامى",
+ "Group updated successfully": "گۇرۇپپا مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Groups": "گۇرۇپپىلار",
+ "Haptic Feedback": "ئىجابىي ئۇقتۇرۇش",
+ "Hello, {{name}}": "ياخشىمۇسىز، {{name}}",
+ "Help": "ياردەم",
+ "Help us create the best community leaderboard by sharing your feedback history!": "تەكلىپ-پىكىرلىرىڭىزنى ئورتاقلىشىش ئارقىلىق ئەڭ ياخشى مەھەللە رەھبەرلىك تاختىسى قۇرۇشىمىزغا ياردەم قىلىڭ!",
+ "Hex Color": "Hex رەڭ",
+ "Hex Color - Leave empty for default color": "Hex رەڭ - كۆڭۈلدىكى رەڭ ئۈچۈن بوش قالدۇرۇڭ",
+ "Hide": "يوشۇرۇش",
+ "Hide from Sidebar": "يانتاختىدىن يوشۇرۇش",
+ "Hide Model": "مودېلنى يوشۇرۇش",
+ "High Contrast Mode": "يۇقىرى سېلىشتۇرما ھالەت",
+ "Home": "باش بەت",
+ "Host": "مۇلازىمېتىر",
+ "How can I help you today?": "بۈگۈن سىزگە قانداق ياردەم بېرەي؟",
+ "How would you rate this response?": "بۇ ئىنكاسقا قانداق باھا بېرىسىز؟",
+ "HTML": "HTML",
+ "Hybrid Search": "ئارىلاش ئىزدەش",
+ "I acknowledge that I have read and I understand the implications of my action. I am aware of the risks associated with executing arbitrary code and I have verified the trustworthiness of the source.": "ئوقۇغانلىقىمنى ئېتىراپ قىلىمەن ۋە ھەرىكىتىمنىڭ تەسىرىنى چۈشىنىمەن. مەن خالىغان كودنى ئىجرا قىلىش بىلەن مۇناسىۋەتلىك بولغان خەتەرنى بىلىمەن ھەمدە مەنبەنىڭ ئىشەنچلىكلىكىنى دەلىللىدىم.",
+ "ID": "ID",
+ "iframe Sandbox Allow Forms": "iframe Sandbox فورمىلارغا ئىجازەت",
+ "iframe Sandbox Allow Same Origin": "iframe Sandbox بىر مەنبەلىككە ئىجازەت",
+ "Ignite curiosity": "قىزىقىشىڭىزنى قوزغىتىڭ",
+ "Image": "رەسىم",
+ "Image Compression": "رەسىم پرىسلاش",
+ "Image Compression Height": "رەسىم پرىسلاش ئېگىزلىكى",
+ "Image Compression Width": "رەسىم پرىسلاش كەڭلىكى",
+ "Image Generation": "رەسىم ھاسىل قىلىش",
+ "Image Generation (Experimental)": "رەسىم ھاسىل قىلىش (تەجىربىلىك)",
+ "Image Generation Engine": "رەسىم ھاسىل قىلىش ماتورى",
+ "Image Max Compression Size": "رەسىم ئەڭ چوڭ پرىسلاش چوڭلۇقى",
+ "Image Max Compression Size height": "رەسىم ئەڭ چوڭ پرىسلاش ئېگىزلىكى",
+ "Image Max Compression Size width": "رەسىم ئەڭ چوڭ پرىسلاش كەڭلىكى",
+ "Image Prompt Generation": "رەسىم تۈرتكەسى ھاسىل قىلىش",
+ "Image Prompt Generation Prompt": "رەسىم تۈرتكەسى ھەققىدە تۈرتكە",
+ "Image Settings": "رەسىم تەڭشەكلىرى",
+ "Images": "رەسىملەر",
+ "Import": "ئىمپورت قىلىش",
+ "Import Chats": "سۆھبەتلەرنى ئىمپورت قىلىش",
+ "Import Config from JSON File": "JSON ھۆججىتىدىن تەڭشەك ئىمپورت قىلىش",
+ "Import From Link": "ئۇلانمىدىن ئىمپورت قىلىش",
+ "Import Functions": "فۇنكسىيە ئىمپورت قىلىش",
+ "Import Models": "مودېللارنى ئىمپورت قىلىش",
+ "Import Notes": "خاتىرە ئىمپورت قىلىش",
+ "Import Presets": "ئالدىن تەڭشەك ئىمپورت قىلىش",
+ "Import Prompt Suggestions": "تۈرتكە تەكلىپى ئىمپورت قىلىش",
+ "Import Prompts": "تۈرتكە ئىمپورت قىلىش",
+ "Import Tools": "قوراللارنى ئىمپورت قىلىش",
+ "Include": "ئىچكىرى قىل",
+ "Include `--api-auth` flag when running stable-diffusion-webui": "stable-diffusion-webui قوزغىتىشتا `--api-auth` بەلگىسىنى ئىشلىتىڭ",
+ "Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui قوزغىتىشتا `--api` بەلگىسىنى ئىشلىتىڭ",
+ "Influences how quickly the algorithm responds to feedback from the generated text. A lower learning rate will result in slower adjustments, while a higher learning rate will make the algorithm more responsive.": "ھاسىل قىلىنغان تېكىستنىڭ ئىنكاسىغا ئالگورىزىمنىڭ تېز ئىنكاس قايتۇرۇشىغا تەسىر كۆرسىتىدۇ. ئۆگىنىش نىسبىتىنىڭ تۆۋەن بولۇشى ئاستا تەڭشەشنى كەلتۈرۈپ چىقىرىدۇ ، ھالبۇكى تېخىمۇ يۇقىرى ئۆگىنىش نىسبىتى ھېسابلاش ئۇسۇلىنى تېخىمۇ كۈچلۈك قىلىدۇ.",
+ "Info": "ئۇچۇر",
+ "Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "پۈتۈن مەزمۇننى مۇھىتقا قوشۇپ مول تەھلىل قىلىش، مۇرەككەپ سۇئاللار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
+ "Input commands": "بۇيرۇق كىرگۈزۈش",
+ "Install from Github URL": "Github URL دىن ئورنىتىش",
+ "Instant Auto-Send After Voice Transcription": "ئاۋازنى تېكستكە ئايلاندۇرغاندىن كېيىن ئۆزلۈكىدىن يوللاش",
+ "Integration": "بىرىكتۈرۈش",
+ "Interface": "يۈز",
+ "Invalid file content": "ھۆججەت مەزمۇنى خاتا",
+ "Invalid file format.": "ھۆججەت قېلىپى خاتا.",
+ "Invalid JSON file": "JSON ھۆججىتى خاتا",
+ "Invalid Tag": "تەغ خاتا",
+ "is typing...": "يازماقتا...",
+ "January": "يانۋار",
+ "Jina API Key": "Jina API ئاچقۇچى",
+ "join our Discord for help.": "ياردەم ئۈچۈن Discord غا قوشۇلىڭ.",
+ "JSON": "JSON",
+ "JSON Preview": "JSON ئالدىن كۆرۈش",
+ "July": "ئىيۇل",
+ "June": "ئىيۇن",
+ "Jupyter Auth": "Jupyter دەلىللەش",
+ "Jupyter URL": "Jupyter URL",
+ "JWT Expiration": "JWT كۈچكە ئىگە ۋاقتى",
+ "JWT Token": "JWT Token",
+ "Kagi Search API Key": "Kagi ئىزدەش API ئاچقۇچى",
+ "Keep in Sidebar": "يانتاختىدا ساقلا",
+ "Key": "ئاچقۇچ",
+ "Keyboard shortcuts": "تىزلەتمىلەر",
+ "Knowledge": "بىلىم",
+ "Knowledge Access": "بىلىم زىيارىتى",
+ "Knowledge created successfully.": "بىلىم مۇۋەپپەقىيەتلىك قۇرۇلدى.",
+ "Knowledge deleted successfully.": "بىلىم مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى.",
+ "Knowledge Public Sharing": "بىلىمنى ئاممىغا ھەمبەھىرلەش",
+ "Knowledge reset successfully.": "بىلىم مۇۋەپپەقىيەتلىك قايتا تەڭشەلدى.",
+ "Knowledge updated successfully": "بىلىم مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Kokoro.js (Browser)": "Kokoro.js (تور كۆرگۈچ)",
+ "Kokoro.js Dtype": "Kokoro.js Dtype",
+ "Label": "بەلگە",
+ "Landing Page Mode": "بەتكە كىرىش ھالىتى",
+ "Language": "تىل",
+ "Language Locales": "تىل رايونى",
+ "Languages": "تىللار",
+ "Last Active": "ئاخىرقى ئاكتىپ ۋاقتى",
+ "Last Modified": "ئاخىرقى يېڭىلانغان",
+ "Last reply": "ئاخىرقى ئىنكاس",
+ "LDAP": "LDAP",
+ "LDAP server updated": "LDAP مۇلازىمېتىر يېڭىلاندى",
+ "Leaderboard": "توردىكى رېتىڭ",
+ "Learn more about OpenAPI tool servers.": "OpenAPI قورال مۇلازىمېتىرلىرى ھەققىدە تېخىمۇ كۆپ بىلىڭ.",
+ "Leave empty for no compression": "پرىسلاش بولمىسا بوش قالدۇرۇڭ",
+ "Leave empty for unlimited": "چەكلىمە بولمىسا بوش قالدۇرۇڭ",
+ "Leave empty to include all models from \"{{url}}\" endpoint": "\"{{url}}\" ئۇلانمىسىدىكى بارلىق مودېللارغا بوش قالدۇرۇڭ",
+ "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "\"{{url}}/api/tags\" ئۇلانمىسىدىكى بارلىق مودېللارغا بوش قالدۇرۇڭ",
+ "Leave empty to include all models from \"{{url}}/models\" endpoint": "\"{{url}}/models\" ئۇلانمىسىدىكى بارلىق مودېللارغا بوش قالدۇرۇڭ",
+ "Leave empty to include all models or select specific models": "بارلىق مودېل ياكى بەلگىلىك مودېللار ئۈچۈن بوش قالدۇرۇڭ",
+ "Leave empty to use the default prompt, or enter a custom prompt": "كۆڭۈلدىكى تۈرتكە ئۈچۈن بوش قالدۇرۇڭ ياكى ئۆزلۈك تۈرتكە كىرگۈزۈڭ",
+ "Leave model field empty to use the default model.": "كۆڭۈلدىكى مودېل ئۈچۈن مودېل رايونىنى بوش قالدۇرۇڭ.",
+ "License": "كېنىشكا",
+ "Light": "نۇر",
+ "Listening...": "ئاڭلاۋاتىدۇ...",
+ "Llama.cpp": "Llama.cpp",
+ "LLMs can make mistakes. Verify important information.": "LLM خاتالىق ئۆتكۈزۈشى مۇمكىن. مۇھىم ئۇچۇرنى تەكشۈرۈڭ.",
+ "Loader": "يۈكلىگۈچ",
+ "Loading Kokoro.js...": "Kokoro.js يۈكلەۋاتىدۇ...",
+ "Local": "يەرلىك",
+ "Local Task Model": "يەرلىك ۋەزىپە مودېلى",
+ "Location access not allowed": "ئورۇن زىيارىتىغا ئىجازەت يوق",
+ "Lost": "يوقاپ كەتتى",
+ "LTR": "LTR (سولدىن ئوڭغا)",
+ "Made by Open WebUI Community": "Open WebUI جەمئىيىتى تەرىپىدىن قۇرۇلغان",
+ "Make password visible in the user interface": "ئىشلەتكۈچى ئۈستىلىدە پارول كۆرسىتىش",
+ "Make sure to enclose them with": "ئۇلارنى تۆۋەندىكىدەك قىستۇرۇڭ",
+ "Make sure to export a workflow.json file as API format from ComfyUI.": "ComfyUI دىن API قېلىپىدا workflow.json ھۆججىتى چىقىرىڭ.",
+ "Manage": "باشقۇرۇش",
+ "Manage Direct Connections": "بىۋاسىتە ئۇلىنىشلەرنى باشقۇرۇش",
+ "Manage Models": "مودېللارنى باشقۇرۇش",
+ "Manage Ollama": "Ollama باشقۇرۇش",
+ "Manage Ollama API Connections": "Ollama API ئۇلىنىشلىرىنى باشقۇرۇش",
+ "Manage OpenAI API Connections": "OpenAI API ئۇلىنىشلىرىنى باشقۇرۇش",
+ "Manage Pipelines": "جەريانلارنى باشقۇرۇش",
+ "Manage Tool Servers": "قورال مۇلازىمېتىرلىرى باشقۇرۇش",
+ "March": "مارت",
+ "Markdown": "Markdown",
+ "Max Speakers": "ئەڭ كۆپ سۆزلىگۈچىلەر",
+ "Max Upload Count": "ئەڭ كۆپ چىقىرىش سانى",
+ "Max Upload Size": "ئەڭ چوڭ چىقىرىش چوڭلۇقى",
+ "Maximum of 3 models can be downloaded simultaneously. Please try again later.": "بىر ۋاقىتتا ئەڭ كۆپ 3 مودېل چۈشۈرۈلىدۇ. كىيىنچە قايتا سىناڭ.",
+ "May": "ماي",
+ "Memories accessible by LLMs will be shown here.": "LLM ئىشلىتەلەيدىن ئەسلەتمىلەر بۇ يەردە كۆرۈنىدۇ.",
+ "Memory": "ئەسلەتمە",
+ "Memory added successfully": "ئەسلەتمە مۇۋەپپەقىيەتلىك قوشۇلدى",
+ "Memory cleared successfully": "ئەسلەتمە مۇۋەپپەقىيەتلىك تازىلاندى",
+ "Memory deleted successfully": "ئەسلەتمە مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Memory updated successfully": "ئەسلەتمە مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Merge Responses": "ئىنكاسلارنى بىرلەشتۈرۈش",
+ "Merged Response": "بىرلەشتۈرۈلگەن ئىنكاس",
+ "Message rating should be enabled to use this feature": "بۇ ئىقتىدار ئۈچۈن ئۇچۇر باھالاشنى قوزغىتىڭ",
+ "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "ئۇلانما قۇرغاندىن كېيىن يوللىغان ئۇچۇرلار ھەمبەھىرلەنمەيدۇ. URL غا ئىگە ئىشلەتكۈچىلەر ھەمبەھىرلەنگەن سۆھبەتنى كۆرەلەيدۇ.",
+ "Microsoft OneDrive": "Microsoft OneDrive",
+ "Microsoft OneDrive (personal)": "Microsoft OneDrive (شەخسىي)",
+ "Microsoft OneDrive (work/school)": "Microsoft OneDrive (خىزمەت/مەكتىپ)",
+ "Mistral OCR": "Mistral OCR",
+ "Mistral OCR API Key required.": "Mistral OCR API ئاچقۇچى زۆرۈر.",
+ "Model": "مودېل",
+ "Model '{{modelName}}' has been successfully downloaded.": "مودېل '{{modelName}}' مۇۋەپپەقىيەتلىك چۈشۈرۈلدى.",
+ "Model '{{modelTag}}' is already in queue for downloading.": "مودېل '{{modelTag}}' ئاللىقاچان چۈشۈرۈش قاتارىغا قوشۇلغان.",
+ "Model {{modelId}} not found": "مودېل {{modelId}} تېپىلمىدى",
+ "Model {{modelName}} is not vision capable": "مودېل {{modelName}} كۆرۈنۈش ئىقتىدارى يوق",
+ "Model {{name}} is now {{status}}": "مودېل {{name}} ھازىر {{status}}",
+ "Model {{name}} is now hidden": "مودېل {{name}} ھازىر يوشۇرۇلدى",
+ "Model {{name}} is now visible": "مودېل {{name}} ھازىر كۆرۈنىدۇ",
+ "Model accepts file inputs": "مودېل ھۆججەت كىرگۈزۈشنى قوبۇل قىلىدۇ",
+ "Model accepts image inputs": "مودېل رەسىم كىرگۈزۈشنى قوبۇل قىلىدۇ",
+ "Model can execute code and perform calculations": "مودېل كود ئىجرا قىلىپ ھېسابلاشقا قادىر",
+ "Model can generate images based on text prompts": "مودېل تېكست تۈرتكە ئارقىلىق رەسىم ھاسىل قىلالايدۇ",
+ "Model can search the web for information": "مودېل توردا ئۇچۇر ئىزدەيدۇ",
+ "Model created successfully!": "مودېل مۇۋەپپەقىيەتلىك قۇرۇلدى!",
+ "Model filesystem path detected. Model shortname is required for update, cannot continue.": "مودېل ھۆججەت ساندىكى يول بايقالدى. يېڭىلاش ئۈچۈن مودېل قىسقا نامى زۆرۈر، داۋام قىلغىلى بولمايدۇ.",
+ "Model Filtering": "مودېل سۈزگۈچ",
+ "Model ID": "مودېل ID",
+ "Model IDs": "مودېل IDلىرى",
+ "Model Name": "مودېل نامى",
+ "Model not selected": "مودېل تاللانمىغان",
+ "Model Params": "مودېل پارامېتىرلىرى",
+ "Model Permissions": "مودېل ھوقۇقى",
+ "Model unloaded successfully": "مودېل مۇۋەپپەقىيەتلىك چىقىرىلدى",
+ "Model updated successfully": "مودېل مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Model(s) do not support file upload": "مودېل(لار) ھۆججەت چىقىرىشنى قوللىمايدۇ",
+ "Modelfile Content": "Modelfile مەزمۇنى",
+ "Models": "مودېللار",
+ "Models Access": "مودېللار زىيارىتى",
+ "Models configuration saved successfully": "مودېل تەڭشەكلىرى مۇۋەپپەقىيەتلىك ساقلاندى",
+ "Models Public Sharing": "مودېللارنى ئاممىغا ھەمبەھىرلەش",
+ "Mojeek Search API Key": "Mojeek ئىزدەش API ئاچقۇچى",
+ "more": "تېخىمۇ كۆپ",
+ "More": "تېخىمۇ كۆپ",
+ "My Notes": "خاتىرە",
+ "Name": "ئات",
+ "Name your knowledge base": "بىلىم ئاساسى نامىنى كىرگۈزۈڭ",
+ "Native": "يەرلىك",
+ "New Chat": "يېڭى سۆھبەت",
+ "New Folder": "يېڭى قىسقۇچ",
+ "New Function": "يېڭى فۇنكسىيە",
+ "New Note": "يېڭى خاتىرە",
+ "New Password": "يېڭى پارول",
+ "New Tool": "يېڭى قورال",
+ "new-channel": "يېڭى-قانال",
+ "Next message": "كېيىنكى ئۇچۇر",
+ "No chats found for this user.": "بۇ ئىشلەتكۈچىدە سۆھبەت تېپىلمىدى.",
+ "No chats found.": "سۆھبەت تېپىلمىدى.",
+ "No content": "مەزمۇن يوق",
+ "No content found": "مەزمۇن تېپىلمىدى",
+ "No content found in file.": "ھۆججەتتە مەزمۇن تېپىلمىدى.",
+ "No content to speak": "تاپشۇرىدىغان مەزمۇن يوق",
+ "No distance available": "ئارىلىق ئۇچۇرى يوق",
+ "No feedbacks found": "پىكىرلەر تېپىلمىدى",
+ "No file selected": "ھۆججەت تاللانمىدى",
+ "No groups with access, add a group to grant access": "ھوقۇقى بار گۇرۇپپا يوق، گۇرۇپپا قوشۇپ ھوقۇق بېرىڭ",
+ "No HTML, CSS, or JavaScript content found.": "HTML، CSS ياكى JavaScript مەزمۇنى تېپىلمىدى.",
+ "No inference engine with management support found": "باشقۇرۇشنى قوللايدىغان يەكۈن ماتورى تېپىلمىدى",
+ "No knowledge found": "بىلىم تېپىلمىدى",
+ "No memories to clear": "تازلاشقا ئەسلەتمە يوق",
+ "No model IDs": "مودېل ID يوق",
+ "No models found": "مودېل تېپىلمىدى",
+ "No models selected": "مودېل تاللانمىدى",
+ "No Notes": "خاتىرە يوق",
+ "No results found": "نەتىجە تېپىلمىدى",
+ "No search query generated": "ئىزدەش سۇئالى ھاسىل قىلىنمىدى",
+ "No source available": "مەنبە يوق",
+ "No users were found.": "ئىشلەتكۈچى تېپىلمىدى.",
+ "No valves to update": "يېڭىلاشقا كېرەكلىك كران يوق",
+ "None": "يوق",
+ "Not factually correct": "ھەقىقى بولمىغان",
+ "Not helpful": "پايدىسى يوق",
+ "Note deleted successfully": "خاتىرە مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ئەسكەرتىش: ئەگەر ئەڭ تۆۋەن نومۇر بەلگىلىسىڭىز ، ئىزدەش پەقەت ئەڭ تۆۋەن نومۇردىن چوڭ ياكى تەڭ بولغان ھۆججەتلەرنى قايتۇرىدۇ.",
+ "Notes": "خاتىرە",
+ "Notification Sound": "ئۇقتۇرۇش ئاۋازى",
+ "Notification Webhook": "ئۇقتۇرۇش webhook",
+ "Notifications": "ئۇقتۇرۇشلار",
+ "November": "نويابىر",
+ "OAuth ID": "OAuth ID",
+ "October": "ئۆكتەبىر",
+ "Off": "تاقالغان",
+ "Okay, Let's Go!": "ماقۇل، باشلايلى!",
+ "OLED Dark": "OLED قاراڭغۇ",
+ "Ollama": "Ollama",
+ "Ollama API": "Ollama API",
+ "Ollama API settings updated": "Ollama API تەڭشەكلىرى يېڭىلاندى",
+ "Ollama Version": "Ollama نەشرى",
+ "On": "قوزغىتىلغان",
+ "OneDrive": "OneDrive",
+ "Only active when \"Paste Large Text as File\" setting is toggled on.": "\"چوڭ تېكستنى ھۆججەت قىلىپ چاپلا\" قوزغىتىلغاندا ئىلان قىلىدۇ.",
+ "Only active when the chat input is in focus and an LLM is generating a response.": "خەت كىرگۈزۈشكە باشلىغاندا ياكى LLM ئىنكاس چىقىرىۋاتقاندا ئوچۇق.",
+ "Only alphanumeric characters and hyphens are allowed": "پەقەت ھەرپ، سان ۋە چەكىت ئىشلىتىشكە بولىدۇ",
+ "Only alphanumeric characters and hyphens are allowed in the command string.": "بۇيرۇق تىزىقىدا پەقەت ھەرپ، سان ۋە چەكىت ئىشلىتىشكە بولىدۇ.",
+ "Only collections can be edited, create a new knowledge base to edit/add documents.": "پەقەت توپلام تەھرىرلەشكە بولىدۇ، ھۆججەت قوشۇش/تەھرىرلەش ئۈچۈن يېڭى بىلىم ئاساسى قۇرۇڭ.",
+ "Only markdown files are allowed": "پەقەت markdown ھۆججىتى ئىشلىتىشكە بولىدۇ",
+ "Only select users and groups with permission can access": "پەقەت ھوقۇقى بار تاللانغان ئىشلەتكۈچى ۋە گۇرۇپپىلارلا زىيارەت قىلالايدۇ",
+ "Oops! Looks like the URL is invalid. Please double-check and try again.": "URL خاتا بولۇشى مۇمكىن. قايتا تەكشۈرۈپ سىناڭ.",
+ "Oops! There are files still uploading. Please wait for the upload to complete.": "ھۆججەت يۈكلەۋاتىدۇ. تولۇق بولغىلىچە كۈتۈڭ.",
+ "Oops! There was an error in the previous response.": "ئالدىنقى ئىنكاستا خاتالىق يۈز بەردى.",
+ "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "قوللىمايدىغان ئۇسۇل ئىشلىتىلدى (پەقەت ئالدى كۆرۈنۈش). WebUI نى ئارقا سۇپىدىن قوزغىتىڭ.",
+ "Open file": "ھۆججەت ئېچىش",
+ "Open in full screen": "پۈتۈن ئېكراندا ئېچىش",
+ "Open modal to configure connection": "ئۇلىنىش تەڭشەك مودالىنى ئېچىڭ",
+ "Open new chat": "يېڭى سۆھبەت ئېچىش",
+ "Open WebUI can use tools provided by any OpenAPI server.": "Open WebUI ھەر قانداق OpenAPI مۇلازىمېتىرلىرىدىكى قوراللارنى ئىشلىتەلىدۇ.",
+ "Open WebUI uses faster-whisper internally.": "Open WebUI ئىچىدە faster-whisper ئىشلىتىدۇ.",
+ "Open WebUI uses SpeechT5 and CMU Arctic speaker embeddings.": "Open WebUI SpeechT5 ۋە CMU Arctic ئاۋاز سىڭدۈرۈش ئىشلىتىدۇ.",
+ "Open WebUI version (v{{OPEN_WEBUI_VERSION}}) is lower than required version (v{{REQUIRED_VERSION}})": "Open WebUI نەشرى (v{{OPEN_WEBUI_VERSION}}) تەلەپ قىلىنغان نەشردىن (v{{REQUIRED_VERSION}}) تۆۋەن.",
+ "OpenAI": "OpenAI",
+ "OpenAI API": "OpenAI API",
+ "OpenAI API Config": "OpenAI API تەڭشىكى",
+ "OpenAI API Key is required.": "OpenAI API ئاچقۇچى زۆرۈر.",
+ "OpenAI API settings updated": "OpenAI API تەڭشەكلىرى يېڭىلاندى",
+ "OpenAI URL/Key required.": "OpenAI URL/ئاچقۇچى زۆرۈر.",
+ "openapi.json URL or Path": "openapi.json URL ياكى يولى",
+ "Options for running a local vision-language model in the picture description. The parameters refer to a model hosted on Hugging Face. This parameter is mutually exclusive with picture_description_api.": "رەسىم چۈشەندۈرۈشىدە يەرلىك كۆرۈنۈش-تىل مودېلى ئىشلىتىش تاللاشلىرى. بۇ پارامېتىر Hugging Face تىكى مودېلغا قارىتىلغان. بۇ پارامېتىر picture_description_api بىلەن قوشۇلمايدۇ.",
+ "or": "ياكى",
+ "Organize your users": "ئىشلەتكۈچىلەرنى تەشكىللەڭ",
+ "Other": "باشقا",
+ "OUTPUT": "چىقىرىش",
+ "Output format": "چىقىرىش قېلىپى",
+ "Output Format": "چىقىرىش فورماتى",
+ "Overview": "قىسقىچە تونۇشتۇرۇش",
+ "page": "بەت",
+ "Paginate": "بەتلەش",
+ "Parameters": "پارامېتىرلار",
+ "Password": "پارول",
+ "Paste Large Text as File": "چوڭ تېكستنى ھۆججەت قىلىپ چاپلا",
+ "PDF document (.pdf)": "PDF ھۆججىتى (.pdf)",
+ "PDF Extract Images (OCR)": "PDF رەسىم چىقىرىش (OCR)",
+ "pending": "كۈتۈۋاتىدۇ",
+ "Pending": "كۈتۈۋاتىدۇ",
+ "Pending User Overlay Content": "كۈتۈۋاتقان ئىشلەتكۈچى قاپلام مەزمۇنى",
+ "Pending User Overlay Title": "كۈتۈۋاتقان ئىشلەتكۈچى قاپلام تېمىسى",
+ "Permission denied when accessing media devices": "كۆپ-ۋاستە ئۈسكۈنىلىرىگە كىرىش چەكلەندى",
+ "Permission denied when accessing microphone": "مىكروفونغا كىرىش چەكلەندى",
+ "Permission denied when accessing microphone: {{error}}": "مىكروفونغا كىرىش چەكلەندى: {{error}}",
+ "Permissions": "ھوقۇق",
+ "Perplexity API Key": "Perplexity API ئاچقۇچى",
+ "Perplexity Model": "Perplexity مودېلى",
+ "Perplexity Search Context Usage": "Perplexity ئىزدەش مۇھىتى ئىشلىتىش",
+ "Personalization": "شەخسىيلاشتۇرۇش",
+ "Picture Description API Config": "رەسىم چۈشەندۈرۈش API تەڭشىكى",
+ "Picture Description Local Config": "رەسىم چۈشەندۈرۈش يەرلىك تەڭشىكى",
+ "Picture Description Mode": "رەسىم چۈشەندۈرۈش ھالىتى",
+ "Pin": "مۇقىملا",
+ "Pinned": "مۇقىملاندى",
+ "Pioneer insights": "ئالدىنقى پىكىرلەر",
+ "Pipeline deleted successfully": "جەريان مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Pipeline downloaded successfully": "جەريان مۇۋەپپەقىيەتلىك چۈشۈرۈلدى",
+ "Pipelines": "جەريانلار",
+ "Pipelines Not Detected": "جەريان تېپىلمىدى",
+ "Pipelines Valves": "جەريان كرانلىرى",
+ "Plain text (.md)": "ئاددىي تېكست (.md)",
+ "Plain text (.txt)": "ئاددىي تېكست (.txt)",
+ "Playground": "تەجربىخانا",
+ "Playwright Timeout (ms)": "Playwright ۋاقىت چەكلىمىسى (ms)",
+ "Playwright WebSocket URL": "Playwright WebSocket URL",
+ "Please carefully review the following warnings:": "تۆۋەندىكى ئاگاھلاندۇرۇشلاردىن دىققەت بىلەن خەۋەردار بولۇڭ:",
+ "Please do not close the settings page while loading the model.": "مودېل يۈكلەۋاتقاندا تەڭشەك بېتىنى ياپماڭ.",
+ "Please enter a prompt": "تۈرتكە كىرگۈزۈڭ",
+ "Please enter a valid path": "توغرا يول كىرگۈزۈڭ",
+ "Please enter a valid URL": "توغرا URL كىرگۈزۈڭ",
+ "Please fill in all fields.": "بارلىق رايونلارنى تولدۇرۇڭ.",
+ "Please select a model first.": "ئالدى بىلەن مودېل تاللاڭ.",
+ "Please select a model.": "مودېل تاللاڭ.",
+ "Please select a reason": "سەۋەب تاللاڭ",
+ "Port": "ئېغىز",
+ "Positive attitude": "ئىجابىي پوزىتسىيە",
+ "Prefix ID": "Prefix ID",
+ "Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "باشقا ئۇلىنىش بىلەن توقۇنۇشنىڭ ئالدىنى ئېلىش ئۈچۈن مودېل ID غا Prefix قوشۇلىدۇ - چەكلەش ئۈچۈن بوش قالدۇرۇڭ",
+ "Prevent file creation": "ھۆججەت قۇرۇشنى چەكلەش",
+ "Preview": "ئالدىن كۆرۈش",
+ "Previous 30 days": "ئالدىنقى 30 كۈن",
+ "Previous 7 days": "ئالدىنقى 7 كۈن",
+ "Previous message": "ئالدىنقى ئۇچۇر",
+ "Private": "شەخسىي",
+ "Profile Image": "تەرجىمال رەسىمى",
+ "Prompt": "تۈرتكە",
+ "Prompt (e.g. Tell me a fun fact about the Roman Empire)": "تۈرتكە (مەسىلەن: رىم ئىمپېرىيەسى ھەققىدە قىزىقارلىق بىر نەرسە ئېيت)",
+ "Prompt Autocompletion": "تۈرتكە ئاپتوماتىك تولدۇرۇش",
+ "Prompt Content": "تۈرتكە مەزمۇنى",
+ "Prompt created successfully": "تۈرتكە مۇۋەپپەقىيەتلىك قۇرۇلدى",
+ "Prompt suggestions": "تۈرتكە تەكلىپلەر",
+ "Prompt updated successfully": "تۈرتكە مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Prompts": "تۈرتكەلەر",
+ "Prompts Access": "تۈرتكە زىيارىتى",
+ "Prompts Public Sharing": "تۈرتكە ئاممىغا ھەمبەھىرلەش",
+ "Public": "ئاممىۋى",
+ "Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com دىن \"{{searchValue}}\" نى تارتىش",
+ "Pull a model from Ollama.com": "Ollama.com دىن مودېل تارتىش",
+ "Query Generation Prompt": "ئىزدەش سۇئالى تۈرتكەسى",
+ "RAG Template": "RAG قېلىپى",
+ "Rating": "باھا",
+ "Re-rank models by topic similarity": "مودېللارنى تېما ئوخشىشى بويىچە قايتا تەرتىپلەش",
+ "Read": "ئوقۇش",
+ "Read Aloud": "ئوقۇپ ئېيتىش",
+ "Reason": "سەۋەب",
+ "Reasoning Effort": "چۈشەندۈرۈش كۈچى",
+ "Record": "خاتىرىلەش",
+ "Record voice": "ئاۋاز خاتىرىلەش",
+ "Redirecting you to Open WebUI Community": "Open WebUI جەمئىيىتىگە يوللاندى",
+ "Reduces the probability of generating nonsense. A higher value (e.g. 100) will give more diverse answers, while a lower value (e.g. 10) will be more conservative.": "ئاساسسىز ئىنكاس چىقىرىشىنىڭ ئېھتىماللىقىنى ئازايتىدۇ. چوڭ قىممەت (مەسىلەن: 100) كۆپ خىل ئىنكاس، كىچىك قىممەت (مەسىلەن: 10) تېخىمۇ مۇقىم ئىنكاس بېرىدۇ.",
+ "Refer to yourself as \"User\" (e.g., \"User is learning Spanish\")": "ئۆزىڭىزنى \"ئىشلەتكۈچى\" دەپ ئاتىڭ (مەسىلەن: \"ئىشلەتكۈچى ئىسپانچە ئۆگىنىۋاتىدۇ\")",
+ "References from": "نەقىل مەنبەسى:",
+ "Refused when it shouldn't have": "رەت قىلماسلىق كېرەك ئىدى",
+ "Regenerate": "قايتا ھاسىل قىلىش",
+ "Reindex": "قايتا ئىندېكسلاش",
+ "Reindex Knowledge Base Vectors": "بىلىم ئاساسى ۋېكتورىنى قايتا ئىندېكسلاش",
+ "Release Notes": "نەشر خاتىرىسى",
+ "Releases": "نەشرلەر",
+ "Relevance": "مۇناسىۋەتلىكلىك",
+ "Relevance Threshold": "مۇناسىۋەتلىكلىك چەك قىممىتى",
+ "Remove": "چىقىرىۋېتىش",
+ "Remove {{MODELID}} from list.": "تىزىمدىن {{MODELID}} چىقىرىۋېتىش.",
+ "Remove Model": "مودېل چىقىرىۋېتىش",
+ "Remove this tag from list": "بۇ تەغنى تىزىمدىن چىقىرىۋېتىش",
+ "Rename": "ئات ئۆزگەرتىش",
+ "Reorder Models": "مودېللارنى قايتا تەرتىپلەش",
+ "Reply in Thread": "تارماقتا ئىنكاس قايتۇرۇش",
+ "Reranking Engine": "قايتا تەرتىپلەش ماتورى",
+ "Reranking Model": "قايتا تەرتىپلەش مودېلى",
+ "Reset": "قايتا تەڭشەش",
+ "Reset All Models": "بارلىق مودېللارنى قايتا تەڭشەش",
+ "Reset Upload Directory": "چىقىرىش قىسقۇچىنى قايتا تەڭشەش",
+ "Reset Vector Storage/Knowledge": "ۋېكتور ساقلاش/بىلىمنى قايتا تەڭشەش",
+ "Reset view": "كۆرۈنۈشنى قايتا تەڭشەش",
+ "Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "تور بېكەت ھوقۇقى چەكلەنگەنلىكتىن ئىنكاس ئۇقتۇرۇشى قوزغىتىلمايدۇ. تور كۆرگۈچ تەڭشەكلىرىدىن لازىملىق ھوقۇق بېرىڭ.",
+ "Response splitting": "ئىنكاسنى بۆلۈش",
+ "Response Watermark": "ئىنكاس سۇ بەلگىسى",
+ "Result": "نەتىجە",
+ "Retrieval": "قايتۇرۇش",
+ "Retrieval Query Generation": "قايتۇرۇش سۇئالى ھاسىل قىلىش",
+ "Rich Text Input for Chat": "سۆھبەت ئۈچۈن مول تېكست كىرگۈزۈش",
+ "RK": "RK",
+ "Role": "رول",
+ "Rosé Pine": "Rosé Pine",
+ "Rosé Pine Dawn": "Rosé Pine Dawn",
+ "RTL": "RTL (ئوڭدىن سولغا)",
+ "Run": "ئىجرا قىلىش",
+ "Running": "ئىجرا قىلىنىۋاتىدۇ",
+ "Save": "ساقلاش",
+ "Save & Create": "ساقلا ۋە قۇر",
+ "Save & Update": "ساقلا ۋە يېڭىلا",
+ "Save As Copy": "كۆچۈرۈپ ساقلاش",
+ "Save Tag": "تەغ ساقلاش",
+ "Saved": "ساقلاندى",
+ "Saving chat logs directly to your browser's storage is no longer supported. Please take a moment to download and delete your chat logs by clicking the button below. Don't worry, you can easily re-import your chat logs to the backend through": "پاراڭ خاتىرىسىنى بىۋاسىتە توركۆرگۈڭىزنىڭ ساقلىشىغا ساقلىغىلى بولمايدۇ. بىر ئاز ۋاقىت چىقىرىپ ئاستىدىكى كۇنۇپكىنى بېسىپ پاراڭ خاتىرىڭىزنى چۈشۈرۈڭ ۋە ئۆچۈرۈڭ. ئەنسىرىمەڭ ، پاراڭ خاتىرىڭىزنى ئارقا سۇپىغا قايتا ئەكىرىسىز",
+ "Scroll On Branch Change": "تارماق ئۆزگەرسە ئېكران يۆتكىلىدۇ",
+ "Search": "ئىزدەش",
+ "Search a model": "مودېل ئىزدەش",
+ "Search Base": "ئىزدەش ئاساسى",
+ "Search Chats": "سۆھبەت ئىزدەش",
+ "Search Collection": "توپلام ئىزدەش",
+ "Search Filters": "سۈزگۈچ ئىزدەش",
+ "search for tags": "تەغ ئىزدەش",
+ "Search Functions": "فۇنكسىيە ئىزدەش",
+ "Search Knowledge": "بىلىم ئىزدەش",
+ "Search Models": "مودېللارنى ئىزدەش",
+ "Search options": "ئىزدەش تاللاشلىرى",
+ "Search Prompts": "تۈرتكە ئىزدەش",
+ "Search Result Count": "ئىزدەش نەتىجىسى سانى",
+ "Search the internet": "تور ئىزدەش",
+ "Search Tools": "قوراللارنى ئىزدەش",
+ "SearchApi API Key": "SearchApi API ئاچقۇچى",
+ "SearchApi Engine": "SearchApi ماتورى",
+ "Searched {{count}} sites": "{{count}} تور بېكەت ئىزدەندى",
+ "Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" ئىزدەۋاتىدۇ",
+ "Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" ئۈچۈن بىلىم ئىزدەۋاتىدۇ",
+ "Searching the web...": "تور ئىزدەۋاتىدۇ...",
+ "Searxng Query URL": "Searxng ئىزدەش URL",
+ "See readme.md for instructions": "قوللانما ئۈچۈن readme.md غا قاراڭ",
+ "See what's new": "يېڭىلىقلارنى كۆرۈش",
+ "Seed": "ئۇرۇق",
+ "Select a base model": "ئاساسىي مودېل تاللاڭ",
+ "Select a engine": "ماتور تاللاڭ",
+ "Select a function": "فۇنكسىيە تاللاڭ",
+ "Select a group": "گۇرۇپپا تاللاڭ",
+ "Select a model": "مودېل تاللاڭ",
+ "Select a pipeline": "جەريان تاللاڭ",
+ "Select a pipeline url": "جەريان URL تاللاڭ",
+ "Select a tool": "قورال تاللاڭ",
+ "Select an auth method": "دەلىللەش ئۇسۇلى تاللاڭ",
+ "Select an Ollama instance": "Ollama نىڭ بىر ئەڭ تاللاڭ",
+ "Select Engine": "ماتور تاللاڭ",
+ "Select Knowledge": "بىلىم تاللاڭ",
+ "Select only one model to call": "پەقەت بىر مودېل چاقىرالايسىز",
+ "Selected model(s) do not support image inputs": "تاللانغان مودېل(لار) رەسىم كىرگۈزۈشنى قوللىمايدۇ",
+ "Semantic distance to query": "ئىزدەش سۇئالىغا بولغان مەنا ئارىلىقى",
+ "Send": "يوللاش",
+ "Send a Message": "ئۇچۇر يوللاڭ",
+ "Send message": "ئۇچۇر يوللاڭ",
+ "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "تەلەپكە `stream_options: { include_usage: true }` يوللايدۇ.\nقوللايدىغان تەمىنلىگۈچى ئىنكاستا ئىم ئىشلىتىش ئۇچۇرى قايتۇرىدۇ.",
+ "September": "سېنتەبىر",
+ "SerpApi API Key": "SerpApi API ئاچقۇچى",
+ "SerpApi Engine": "SerpApi ماتورى",
+ "Serper API Key": "Serper API ئاچقۇچى",
+ "Serply API Key": "Serply API ئاچقۇچى",
+ "Serpstack API Key": "Serpstack API ئاچقۇچى",
+ "Server connection verified": "مۇلازىمېتىر ئۇلىنىشى جەزملەندى",
+ "Set as default": "كۆڭۈلدىكى قىلىش",
+ "Set CFG Scale": "CFG ئامىلى تەڭشەش",
+ "Set Default Model": "كۆڭۈلدىكى مودېل تەڭشەش",
+ "Set embedding model": "سىڭدۈرۈش مودېلى تەڭشەش",
+ "Set embedding model (e.g. {{model}})": "سىڭدۈرۈش مودېلى تەڭشەش (مەسىلەن: {{model}})",
+ "Set Image Size": "رەسىم چوڭلۇقى تەڭشەش",
+ "Set reranking model (e.g. {{model}})": "قايتا تەرتىپلەش مودېلى تەڭشەش (مەسىلەن: {{model}})",
+ "Set Sampler": "ئەۋرىشكىلىگۈچ تەڭشەش\u00a0",
+ "Set Scheduler": "ۋاقىتلاشتۇرغۇچ تەڭشەش",
+ "Set Steps": "قەدەم سانىنى تەڭشەش",
+ "Set the number of layers, which will be off-loaded to GPU. Increasing this value can significantly improve performance for models that are optimized for GPU acceleration but may also consume more power and GPU resources.": "GPU غا يۈكلەيدىغان قەۋەت سانىنى تەڭشەش. قىممەتنى چوڭايتسىڭىز، GPU تىزلىتىشقا ماس مودېللارنىڭ ئۈنۈمى ئاشىدۇ، بىراق كۆپ قۇۋۋەت ۋە GPU بايلىقى ئىشلىتىلىدۇ.",
+ "Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "ھېسابلاش ئۈچۈن ئىشلىتىدىغان ئىشلەۋاتقان تارتما سانىنى تەڭشەش. قىممەتنى چوڭايتسىڭىز، يۇقىرى مەشغۇلاتتا ئۈنۈم يۇقىرى، بىراق CPU بايلىقى كۆپرەك ئىشلىتىلىدۇ.",
+ "Set Voice": "ئاۋاز تەڭشەش",
+ "Set whisper model": "whisper مودېلى تەڭشەش",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "بىر قېتىم بولسىمۇ كۆرۈلگەن ئىملەرگە قارشى دائىملىق ئېغىش بەلگىلىنىدۇ. چوڭ قىممەت (مەسىلەن 1.5) تەكرارنى كۈچلۈك جازالاش، كىچىك قىممەت (مەسىلەن 0.9) يۇمشاق بولىدۇ. 0 بولسا چەكلەنگەن.",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled.": "ئىم كۆرۈلگەن قېتىم سانىغا قاراپ تەكرارنى جازالاش ئۈچۈن ئېغىش بەلگىلەيدۇ. چوڭ قىممەت (مەسىلەن 1.5) كۈچلۈك جازا، كىچىك قىممەت (مەسىلەن 0.9) يۇمشاق.",
+ "Sets how far back for the model to look back to prevent repetition.": "تەكرارنىڭ ئالدىنى ئېلىش ئۈچۈن مودېلنىڭ قانچىلىك ئالدىغا قارىشىنى بەلگىلەيدۇ.",
+ "Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt.": "ھاسىل قىلىش ئۈچۈن ئىشلتىدىغان توخۇم سانىنى بەلگىلەيدۇ. بەلگىلەنگەن بولسا، بىر خىل تۈرتكەقا بىر خىل تېكست چىقىرىدۇ.",
+ "Sets the size of the context window used to generate the next token.": "كېيىنكى ئىمنى ھاسىل قىلىش ئۈچۈن مەزمۇن كۆزنەك چوڭلۇقىنى بەلگىلەيدۇ.",
+ "Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "ئىشلىتىلىدىغان توختاش تىزىقى بەلگىلەيدۇ. بۇ ئۇسلۇب كۆرۈلسە، LLM تېكست چىقىرىشنى توختىتىدۇ. بىر قانچە توختاش ئۇسلۇبنى modelfile دا كۆرسىتىشكە بولىدۇ.",
+ "Settings": "تەڭشەك",
+ "Settings saved successfully!": "تەڭشەك مۇۋەپپەقىيەتلىك ساقلاندى!",
+ "Share": "ھەمبەھىرلەش",
+ "Share Chat": "سۆھبەت ھەمبەھىرلەش",
+ "Share to Open WebUI Community": "Open WebUI جەمئىيىتىگە ھەمبەھىرلەش",
+ "Sharing Permissions": "ھەمبەھىرلەش ھوقۇقى",
+ "Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "چىقىرىش (*) بىلەن بەلگىلەنگەن تېز كۇنۇپكىلار پەقەت بەلگىلىك ئەھۋاللاردا ئىلان قىلىدۇ.",
+ "Show": "كۆرسىتىش",
+ "Show \"What's New\" modal on login": "كىرىشتە \"يېڭىلىق\" مودىلىنى كۆرسىتىش",
+ "Show Admin Details in Account Pending Overlay": "ھېسابات كۈتۈۋاتقان قاپلىماسىدا باشقۇرغۇچى تەپسىلاتىنى كۆرسىتىش",
+ "Show All": "ھەممىنى كۆرسىتىش",
+ "Show Less": "ئاز كۆرسىتىش",
+ "Show Model": "مودېل كۆرسىتىش",
+ "Show shortcuts": "تىز كۇنۇپكىلارنى كۆرسىتىش",
+ "Show your support!": "قوللاڭ!",
+ "Showcased creativity": "يېڭىلىق كۆرسىتىلدى",
+ "Sign in": "كىرىش",
+ "Sign in to {{WEBUI_NAME}}": "{{WEBUI_NAME}} غا كىرىش",
+ "Sign in to {{WEBUI_NAME}} with LDAP": "LDAP ئارقىلىق {{WEBUI_NAME}} غا كىرىش",
+ "Sign Out": "چىقىش",
+ "Sign up": "تىزىملىتىش",
+ "Sign up to {{WEBUI_NAME}}": "{{WEBUI_NAME}} غا تىزىملىتىش",
+ "Significantly improves accuracy by using an LLM to enhance tables, forms, inline math, and layout detection. Will increase latency. Defaults to True.": "LLM ئارقىلىق جەدۋەل، ماتېماتىكا ۋە تۈزۈلۈش بايقىتىشنىڭ توغىرىقى ئاشىدۇ. ئىنتايىن ۋاقىت تەلەپ قىلىدۇ. كۆڭۈلدىكىچە قوزغىتىلغان.",
+ "Signing in to {{WEBUI_NAME}}": "{{WEBUI_NAME}} غا كىرىۋاتىدۇ",
+ "sk-1234": "sk-1234",
+ "Skip Cache": "غەملەكتىن ئۆتۈپ كېتىش",
+ "Skip the cache and re-run the inference. Defaults to False.": "غەملەكتىن ئۆتۈپ، يەكۈننى قايتا ئىجرا قىلىش. كۆڭۈلدىكىچە چەكلەنگەن",
+ "Sougou Search API sID": "Sougou ئىزدەش API sID",
+ "Sougou Search API SK": "Sougou ئىزدەش API SK",
+ "Source": "مەنبە",
+ "Speech Playback Speed": "ئاۋاز قۇيۇش تېزلىكى",
+ "Speech recognition error: {{error}}": "ئاۋازنى تونۇش خاتالىقى: {{error}}",
+ "Speech-to-Text": "ئاۋازدىن تېكستكە",
+ "Speech-to-Text Engine": "ئاۋازدىن تېكستكە ماتورى",
+ "Stop": "توختات",
+ "Stop Generating": "ھاسىل قىلىشنى توختات",
+ "Stop Sequence": "توختاش تىزىقى",
+ "Stream Chat Response": "سۆھبەت ئىنكاسىنى ئېقىم قىلىش",
+ "Strip Existing OCR": "بار OCR نى چىقىرىۋېتىش",
+ "Strip existing OCR text from the PDF and re-run OCR. Ignored if Force OCR is enabled. Defaults to False.": "PDF دىكى بار OCR تېكىستىنى چىقىرىپ، قايتا OCR ئىجرا قىلىش. Force OCR قوزغىتىلسا بۇنىڭغا پەرۋا قىلىنمايدۇ. كۆڭۈلدىكىچە چەكلەنگەن.",
+ "STT Model": "STT مودېلى",
+ "STT Settings": "STT تەڭشەكلىرى",
+ "Stylized PDF Export": "ئۇسلۇبلۇق PDF چىقىرىش",
+ "Subtitle (e.g. about the Roman Empire)": "تاق سۆز (مەسىلەن: رىم ئىمپېرىيەسى ھەققىدە)",
+ "Success": "مۇۋەپپەقىيەت",
+ "Successfully updated.": "مۇۋەپپەقىيەتلىك يېڭىلاندى.",
+ "Suggested": "تەكلىپلەر",
+ "Support": "ياردەم",
+ "Support this plugin:": "بۇ قىستۇرما ئۈچۈن ياردەم قىلىڭ:",
+ "Supported MIME Types": "قوللايدىغان MIME تىپى",
+ "Sync directory": "قىسقۇچنى ماس-قەدەملە",
+ "System": "سىستېما",
+ "System Instructions": "سىستېما كۆرسىتىلمىسى",
+ "System Prompt": "سىستېما تۈرتكەسى",
+ "Tags": "تەغلەر",
+ "Tags Generation": "تەغ ھاسىل قىلىش",
+ "Tags Generation Prompt": "تەغ ھاسىل قىلىش تۈرتكەسى",
+ "Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting.": "ئىھتىماللىقى تۆۋەن ئىملەرنىڭ تەسىرىنى ئازايتىش ئۈچۈن tail free sampling ئىشلىتىلىدۇ. چوڭ قىممەت (مەسىلەن: 2.0) تەسىرىنى تېخىمۇ ئازايتىدۇ، 1.0 بولسا چەكلەنگەن.",
+ "Talk to model": "مودېل بىلەن سۆزلىشىش",
+ "Tap to interrupt": "توختاتماقچى بولسىڭىز چېكىڭ",
+ "Task Model": "ۋەزىپە مودېلى",
+ "Tasks": "ۋەزىپىلەر",
+ "Tavily API Key": "Tavily API ئاچقۇچى",
+ "Tavily Extract Depth": "Tavily چىقىرىش چوڭقۇرلۇقى",
+ "Tell us more:": "تېخىمۇ كۆپ ئۇچۇر بېرىڭ:",
+ "Temperature": "تېمپېراتۇرا",
+ "Temporary Chat": "ۋاقىتلىق سۆھبەت",
+ "Text Splitter": "تېكست بۆلگۈچ",
+ "Text-to-Speech": "تېكستتىن ئاۋازغا",
+ "Text-to-Speech Engine": "تېكست ئاۋاز ماتورى",
+ "Thanks for your feedback!": "پىكىرىڭىزگە رەھمەت!",
+ "The Application Account DN you bind with for search": "ئىزدەش ئۈچۈن باغلانغان قوللىنىشچان DN",
+ "The base to search for users": "ئىشلەتكۈچى ئىزدەش ئاساسى",
+ "The batch size determines how many text requests are processed together at once. A higher batch size can increase the performance and speed of the model, but it also requires more memory.": "توپ چوڭلۇقى بىر ۋاقىتتا قانچىلىك تېكست تەلىپى بىرلىكتە ئىشلەنگىنىنى بەلگىلەيدۇ. چوڭ قىممەت ئۈنۈمنى ۋە تېزلىكنى ئاشۇرىدۇ، بىراق كۆپ ئەسلەتكۈچ تەلەپ قىلىدۇ.",
+ "The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "بۇ قىستۇرما تەرەققىياتچىلىرى جەمئىيەتتىن چىققان قىزغىن خىزمەت ئەترىتى. پايدىلىق دەپ قارىسىڭىز، تەرەققىياتقا قوشۇلۇڭ.",
+ "The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "باھالاش رېتىڭى Elo سىستېمىسى بويىچە، ۋاقتىدا يېڭىلىنىدۇ.",
+ "The format to return a response in. Format can be json or a JSON schema.": "ئىنكاس قايتۇرۇش قېلىپى. json ياكى JSON قېلىپى ئىشلىتىلىدۇ.",
+ "The height in pixels to compress images to. Leave empty for no compression.": "رەسىم پرىسلاش ئېگىزلىكى (پېكسېل). پرىسلاش بولمىسا بوش قالدۇرۇڭ.",
+ "The language of the input audio. Supplying the input language in ISO-639-1 (e.g. en) format will improve accuracy and latency. Leave blank to automatically detect the language.": "كىرگۈزۈش ئاۋاز تىلى. ISO-639-1 (مەسىلەن: en) بويىچە كىرگۈزسىڭىز دەلىقلىقى ۋە تېزلىكى يۇقىرى بولىدۇ. بوش قالدۇرساڭىز ئاپتوماتىك بايقىتىدۇ.",
+ "The LDAP attribute that maps to the mail that users use to sign in.": "ئىشلەتكۈچى كىرىش ئۈچۈن ئىشلىتىدىغان LDAP ئېلخەت خاسلىقى.",
+ "The LDAP attribute that maps to the username that users use to sign in.": "ئىشلەتكۈچى كىرىش ئۈچۈن ئىشلىتىدىغان LDAP ئىسمى خاسلىقى.",
+ "The leaderboard is currently in beta, and we may adjust the rating calculations as we refine the algorithm.": "رېتىڭ تىزىملىكى ھازىر بەتا. ئالگورىتمنى ياخشىلىغاندا باھا ھېسابلىنىشى ئۆزگەرتىلىشى مۇمكىن.",
+ "The maximum file size in MB. If the file size exceeds this limit, the file will not be uploaded.": "ھۆججەتنىڭ ئەڭ چوڭ چوڭلۇقى (MB). چەكتىن ئېشىپ كەتسى، چىقىرىلمىيدۇ.",
+ "The maximum number of files that can be used at once in chat. If the number of files exceeds this limit, the files will not be uploaded.": "سۆھبەتتە بىرى ۋاقىتتا ئىشلىتىشكە بولىدىغان ھۆججەت ئەڭ كۆپ سانى. چەكتىن ئېشىپ كەتسى، چىقىرىلمىيدۇ.",
+ "The output format for the text. Can be 'json', 'markdown', or 'html'. Defaults to 'markdown'.": "تېكست چىقىرىش قېلىپى. 'json', 'markdown', ياكى 'html' بولىدۇ. كۆڭۈلدىكى 'markdown'.",
+ "The score should be a value between 0.0 (0%) and 1.0 (100%).": "باھا 0.0 (0%) بىلەن 1.0 (100%) ئارىلىقىدا بولۇشى كېرەك.",
+ "The temperature of the model. Increasing the temperature will make the model answer more creatively.": "مودېل تېمپېراتۇراسى. تېمپېراتۇرا ئاشسىلا يېڭىلىق كۈچى يۇقىرى بولىدۇ.",
+ "The width in pixels to compress images to. Leave empty for no compression.": "رەسىم پرىسلاش كەڭلىكى (پېكسېل). پرىسلاش بولمىسا بوش قالدۇرۇڭ.",
+ "Theme": "ئۈسلۇب",
+ "Thinking...": "ئويلاۋاتىدۇ...",
+ "This action cannot be undone. Do you wish to continue?": "بۇ ھەرىكەت ئەسلىگە كەلتۈرگىلى بولمايدۇ. داۋاملاشامسىز؟",
+ "This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "بۇ قانال {{createdAt}} قۇرۇلغان. بۇ {{channelName}} قانالىنىڭ باشلىنىشى.",
+ "This chat won't appear in history and your messages will not be saved.": "بۇ سۆھبەت تارىختا كۆرۈلمەيدۇ، ئۇچۇرلىرىڭىز ساقلانمايدۇ.",
+ "This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "بۇ باھالىق سۆھبەتلىرىڭىز ئارقا تەرەپ سانلىقىدا بىخەتەر ساقلىنىشىغا كاپالەتلىك قىلىدۇ. رەھمەت!",
+ "This is an experimental feature, it may not function as expected and is subject to change at any time.": "بۇ تاجرىبىلىك ئىقتىدار، ناتوقرا ئىشلەش ياكى خالىغان ۋاقىتتا ئۆزگىرىشى مۇمكىن.",
+ "This model is not publicly available. Please select another model.": "بۇ مودېل ئاممىغا ئېلان قىلىنمىغان. باشقا مودېل تاللاڭ.",
+ "This option controls how long the model will stay loaded into memory following the request (default: 5m)": "بۇ تاللاش مودېل تەلەپتىن كېيىن ئەسلەتكۈچتە قانچىلىك ساقلىنىدىغانلىقىنى باشقۇرىدۇ (كۆڭۈلدىكى: 5 مىنۇت)",
+ "This option controls how many tokens are preserved when refreshing the context. For example, if set to 2, the last 2 tokens of the conversation context will be retained. Preserving context can help maintain the continuity of a conversation, but it may reduce the ability to respond to new topics.": "بۇ تاللاش مەزمۇن يېڭىلانغاندا قانچە ئىم ساقلىنىدىغانلىقىنى بەلگىلەيدۇ. مەسىلەن، 2 بولسا، سۆھبەتنىڭ ئاخىرقى 2 ئىمىنى ساقلايدۇ. مۇھىت ساقلىش سۆھبەتنىڭ ئۇلاشقىلىقلىقىغا پايدىلىق، بىراق يېڭى تېمىغا ئىنكاس كۈچىنى ئازايتىدۇ.",
+ "This option enables or disables the use of the reasoning feature in Ollama, which allows the model to think before generating a response. When enabled, the model can take a moment to process the conversation context and generate a more thoughtful response.": "بۇ تاللاش Ollama دا چۈشەندۈرۈش ئىقتىدارىنى قوزغىتىدۇ ياكى چەكلەيدۇ. قوزغىتىلسا، مودېل ئىنكاس چىقىرىشتىن بۇرۇن ئويلايدۇ.",
+ "This option sets the maximum number of tokens the model can generate in its response. Increasing this limit allows the model to provide longer answers, but it may also increase the likelihood of unhelpful or irrelevant content being generated.": "بۇ تاللاش مودېل ئىنكاستا ھاسىل قىلىدىغان ئەڭ كۆپ ئىم سانىنى بەلگىلەيدۇ. چەك چوڭ بولسا، ئۇزۇن ئىنكاس چىقىرىدۇ، بىراق مۇناسىۋەتسىز مەزمۇن چىقىشى ئېھتىمالى يۇقىرى.",
+ "This option will delete all existing files in the collection and replace them with newly uploaded files.": "بۇ تاللاش بارلىق توپلامدىكى ھۆججەتلەرنى ئۆچۈرۈپ يېڭى چىقىرىلغان ھۆججەتلەر بىلەن ئالماشتۇرىدۇ.",
+ "This response was generated by \"{{model}}\"": "بۇ ئىنكاس \"{{model}}\" ئارقىلىق ھاسىل قىلىندى",
+ "This will delete": "بۇ ئۆچۈرۈلىدۇ:",
+ "This will delete {{NAME}} and all its contents.": " {{NAME}} ۋە بارلىق مەزمۇنى ئۆچۈرۈلىدۇ.",
+ "This will delete all models including custom models": "بۇ بارلىق مودېللارنى ئۆچۈرۈدۇ (ئۆزلۈك مودېللارنىمۇ ئۆز ئىچىگە ئالىدۇ)",
+ "This will delete all models including custom models and cannot be undone.": "بۇ بارلىق مودېللارنى ئۆچۈرۈدۇ (ئۆزلۈك مودېللارنىمۇ ئۆز ئىچىگە ئالىدۇ) ۋە ئەسلىگە كەلتۈرگىلى بولمايدۇ.",
+ "This will reset the knowledge base and sync all files. Do you wish to continue?": "بىلىم ئاساسى قايتا تەڭشىلىپ بارلىق ھۆججەتلەر ماس-قەدەملىنىدۇ. داۋاملاشامسىز؟",
+ "Thorough explanation": "تەپسىلىي چۈشەندۈرۈش",
+ "Thought for {{DURATION}}": "{{DURATION}} مىنۇت ئويلىدى",
+ "Thought for {{DURATION}} seconds": "{{DURATION}} سېكۇنت ئويلىدى",
+ "Tika": "Tika",
+ "Tika Server URL required.": "Tika مۇلازىمېتىر URL زۆرۈر.",
+ "Tiktoken": "Tiktoken",
+ "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "تەكلىپ: ھەر بىر ئالماشتۇرغاندىن كېيىن پاراڭ كىرگۈزۈشتىكى بەتكۈچ كۇنۇپكىسىنى بېسىش ئارقىلىق ئۇدا كۆپ خىل ئۆزگەرگۈچى ئورۇننى يېڭىلاڭ.",
+ "Title": "تېما",
+ "Title (e.g. Tell me a fun fact)": "تېما (مەسىلەن: قىزىقارلىق بىر نەرسە ئېيت)",
+ "Title Auto-Generation": "ئاپتوماتىك تېما ھاسىل قىلىش",
+ "Title cannot be an empty string.": "تېما بوش بولسا بولمايدۇ.",
+ "Title Generation": "تېما ھاسىل قىلىش",
+ "Title Generation Prompt": "تېما ھاسىل قىلىش تۈرتكەسى",
+ "TLS": "TLS",
+ "To access the available model names for downloading,": "چۈشۈرۈشكە بولىدىغان مودېل ئاتىنى كۆرۈش ئۈچۈن،",
+ "To access the GGUF models available for downloading,": "چۈشۈرۈشكە بولىدىغان GGUF مودېللارنى كۆرۈش ئۈچۈن،",
+ "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "WebUI زىيارىتى ئۈچۈن باشقۇرغۇچى بىلەن ئالاقىلىشىڭ. باشقۇرغۇچى باشقۇرغۇچى تاختىسىدىن ئىشلەتكۈچى ھالىتىنى باشقۇرالايدۇ.",
+ "To attach knowledge base here, add them to the \"Knowledge\" workspace first.": "بۇ يەرگە بىلىم ئاساسى ئۇلاش ئۈچۈن ئالدى بىلەن \"بىلىم\" ئىشخانىغا قوشۇڭ.",
+ "To learn more about available endpoints, visit our documentation.": "ئىشلىتىشكە بولىدىغان ئۇلانمىلار ھەققىدە تېخىمۇ كۆپ بىلىش ئۈچۈن قوللانمىمىزغا قاراڭ.",
+ "To protect your privacy, only ratings, model IDs, tags, and metadata are shared from your feedback—your chat logs remain private and are not included.": "شەخسىيلىقىڭىزنى قوغداش ئۈچۈن، پەقەت باھا، مودېل ID، تەغ ۋە مېتا ئۇچۇرلىرىلا باشقىلارغا ھەمبەھىرلىنىدۇ؛ سۆھبەت خاتىرىسىڭىز شەخسىي بولۇپ قالىدۇ.",
+ "To select actions here, add them to the \"Functions\" workspace first.": "بۇ يەردىن مەشغۇلات تاللاش ئۈچۈن ئالدى بىلەن \"فۇنكسىيە\" ئىشخانىغا قوشۇڭ.",
+ "To select filters here, add them to the \"Functions\" workspace first.": "بۇ يەردىن سۈزگۈچ تاللاش ئۈچۈن ئالدى بىلەن \"فۇنكسىيە\" ئىشخانىغا قوشۇڭ.",
+ "To select toolkits here, add them to the \"Tools\" workspace first.": "بۇ يەردىن قورال تاللاش ئۈچۈن ئالدى بىلەن \"قورال\" ئىشخانىغا قوشۇڭ.",
+ "Toast notifications for new updates": "يېڭىلىق ئۇقتۇرۇشى (toast)",
+ "Today": "بۈگۈن",
+ "Toggle search": "ئىزدەش ئالماشتۇرۇش",
+ "Toggle settings": "تەڭشەك ئالماشتۇرۇش",
+ "Toggle sidebar": "يانتاختا ئالماشتۇرۇش",
+ "Toggle whether current connection is active.": "ھازىرقى ئۇلىنىشنىڭ ئاكتىپ ياكى ئەمەسلىكىنى ئالماشتۇرۇش.",
+ "Token": "ئىم",
+ "Too verbose": "بەك ئۇزۇن",
+ "Tool created successfully": "قورال مۇۋەپپەقىيەتلىك قۇرۇلدى",
+ "Tool deleted successfully": "قورال مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
+ "Tool Description": "قورال چۈشەندۈرۈشى",
+ "Tool ID": "قورال ID",
+ "Tool imported successfully": "قورال مۇۋەپپەقىيەتلىك ئىمپورت قىلىندى",
+ "Tool Name": "قورال نامى",
+ "Tool Servers": "قورال مۇلازىمېتىرلىرى",
+ "Tool updated successfully": "قورال مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "Tools": "قوراللار",
+ "Tools Access": "قورال زىيارىتى",
+ "Tools are a function calling system with arbitrary code execution": "قوراللار خالىغان كود ئىجرا قىلىدىغان فۇنكسىيە چاقىرىش سىستېمىسى",
+ "Tools Function Calling Prompt": "قورال فۇنكسىيەسىنى چاقىرىش تۈرتكەسى",
+ "Tools have a function calling system that allows arbitrary code execution.": "قوراللار خالىغان كود ئىجرا قىلىشقا ئىمكان بېرىدىغان فۇنكسىيە چاقىرىش سىستېمىسىغا ئىگە.",
+ "Tools Public Sharing": "قوراللارنى ئاممىغا ھەمبەھىرلەش",
+ "Top K": "Top K",
+ "Top K Reranker": "Top K قايتا تەرتىپلەش",
+ "Transformers": "Transformers",
+ "Trouble accessing Ollama?": "Ollama زىيارىتىدە مەسىلە بارمۇ؟",
+ "Trust Proxy Environment": "ۋاكالەت مۇھىتىگە ئىشەن",
+ "TTS Model": "TTS مودېلى",
+ "TTS Settings": "TTS تەڭشەكلىرى",
+ "TTS Voice": "TTS ئاۋازى",
+ "Type": "تىپى",
+ "Type Hugging Face Resolve (Download) URL": "Hugging Face چۈشۈرۈش URL كىرگۈزۈڭ",
+ "Uh-oh! There was an issue with the response.": "ئىنكاستا مەسىلە كۆرۈلدى.",
+ "UI": "UI (كۆرۈنمە يۈز)",
+ "Unarchive All": "بارلىق ئارخىپنى قايتا ئەسلىگە كەلتۈرۈش",
+ "Unarchive All Archived Chats": "بارلىق ئارخىپلانغان سۆھبەتلەرنى قايتا ئەسلىگە كەلتۈرۈش",
+ "Unarchive Chat": "سۆھبەتنى قايتا ئەسلىگە كەلتۈرۈش",
+ "Unloads {{FROM_NOW}}": "{{FROM_NOW}} چىقىرىلىدۇ",
+ "Unlock mysteries": "سىرلارنى ئاچ",
+ "Unpin": "مۇقىملانمىغان قىلىش",
+ "Unravel secrets": "سىرنى ئاچ",
+ "Untagged": "تەغسىز",
+ "Untitled": "تېماسىز",
+ "Update": "يېڭىلاش",
+ "Update and Copy Link": "يېڭىلاش ۋە ئۇلانما كۆچۈرۈش",
+ "Update for the latest features and improvements.": "ئەڭ يېڭى ئىقتىدار ۋە ياخشىلاشلار ئۈچۈن يېڭىلاڭ.",
+ "Update password": "پارول يېڭىلاش",
+ "Updated": "يېڭىلاندى",
+ "Updated at": "يېڭىلانغان ۋاقتى",
+ "Updated At": "يېڭىلانغان ۋاقتى",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "ئالاھىدە ئۈسلۇب ۋە ماركا، خاس ياردەم قاتارلىق كۈچلۈك ئىقتىدارلار ئۈچۈن كىنىشىلىق پىلانغا يۈكسىلىڭ.",
+ "Upload": "چىقىرىش",
+ "Upload a GGUF model": "GGUF مودېل چىقىرىش",
+ "Upload Audio": "ئاۋاز چىقىرىش",
+ "Upload directory": "چىقىرىش قىسقۇچى",
+ "Upload files": "ھۆججەت چىقىرىش",
+ "Upload Files": "ھۆججەت چىقىرىش",
+ "Upload Pipeline": "جەريان چىقىرىش",
+ "Upload Progress": "چىقىرىش جەريانى",
+ "URL": "URL",
+ "URL Mode": "URL ھالىتى",
+ "Usage": "ئىشلىتىش",
+ "Use '#' in the prompt input to load and include your knowledge.": "بىلىمىڭىزنى يوللاش ئۈچۈن تۈرتكە كىرگۈزۈشىدە '#' ئىشلەتسىڭىز بولىدۇ.",
+ "Use Gravatar": "Gravatar ئىشلىتىش",
+ "Use groups to group your users and assign permissions.": "ئىشلەتكۈچىلەرنى گۇرۇپپىلاپ ھوقۇق بېرىڭ.",
+ "Use Initials": "باش ھەرپ ئىشلىتىش",
+ "Use LLM": "LLM ئىشلىتىش",
+ "Use no proxy to fetch page contents.": "ۋاكالەتچىسىز بەت مەزمۇنىنى ئېلىش.",
+ "Use proxy designated by http_proxy and https_proxy environment variables to fetch page contents.": "http_proxy ۋە https_proxy مۇھىت ئۆزگەرگۈچ بويىچە بەت مەزمۇنى ئېلىش.",
+ "user": "ئىشلەتكۈچى",
+ "User": "ئىشلەتكۈچى",
+ "User location successfully retrieved.": "ئىشلەتكۈچى ئورنى مۇۋەپپەقىيەتلىك ئېلىندى.",
+ "User Webhooks": "ئىشلەتكۈچى Webhookلىرى",
+ "Username": "ئىشلەتكۈچى نامى",
+ "Users": "ئىشلەتكۈچىلەر",
+ "Using the default arena model with all models. Click the plus button to add custom models.": "بارلىق مودېللاردا كۆڭۈلدىكى arena مودېلى ئىشلىتىلىدۇ. ئۆزلۈك مودېل قوشۇش ئۈچۈن قوشۇش كۇنۇپكىسىنى چېكىڭ.",
+ "Utilize": "ئىشلىتىش",
+ "Valid time units:": "توغرا ۋاقىت بىرلىكلىرى:",
+ "Valves": "كرانلار",
+ "Valves updated": "كرانلار يېڭىلاندى",
+ "Valves updated successfully": "كرانلار مۇۋەپپەقىيەتلىك يېڭىلاندى",
+ "variable": "ئۆزگەرگۈچ",
+ "variable to have them replaced with clipboard content.": "ئۆزگەرگۈچنى چاپلاش تاختىسى مەزمۇنى بىلەن ئالماشتۇرۇش.",
+ "Verify Connection": "ئۇلىنىشنى جەزملەش",
+ "Verify SSL Certificate": "SSL كىنىشكىسىنى جەزملەش",
+ "Version": "نەشر",
+ "Version {{selectedVersion}} of {{totalVersions}}": "{{totalVersions}} تىن {{selectedVersion}}-نەشر",
+ "View Replies": "ئىنكاسلارنى كۆرۈش",
+ "View Result from **{{NAME}}**": "**{{NAME}}** دىن نەتىجىنى كۆرۈش",
+ "Visibility": "كۆرۈنۈشچانلىق",
+ "Vision": "كۆرۈش",
+ "Voice": "ئاۋاز",
+ "Voice Input": "ئاۋاز كىرگۈزۈش",
+ "Voice mode": "ئاۋاز ھالىتى",
+ "Warning": "ئاگاھلاندۇرۇش",
+ "Warning:": "ئاگاھلاندۇرۇش:",
+ "Warning: Enabling this will allow users to upload arbitrary code on the server.": "ئاگاھلاندۇرۇش: بۇ قوزغىتىلسا، ئىشلەتكۈچىلەر خالىغان كودنى مۇلازىمېتىرغا چىقىرىدۇ.",
+ "Warning: If you update or change your embedding model, you will need to re-import all documents.": "ئاگاھلاندۇرۇش: سىڭدۈرۈش مودېلىنى يېڭىلاپ ياكى ئۆزگەرتسىڭىز، بارلىق ھۆججەتلەرنى قايتا ئىمپورت قىلىشىڭىز كېرەك.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "ئاگاھلاندۇرۇش: Jupyter ئىجرا قىلىش خالىغان كود ئىجرا قىلىشقا يول قويىدۇ، بىخەتەرلىك خەۋپى يۇقىرى — ئىنتايىن دىققەت قىلىڭ.",
+ "Web": "تور",
+ "Web API": "تور API",
+ "Web Loader Engine": "تور يۈكلىگۈچ ماتورى",
+ "Web Search": "تور ئىزدەش",
+ "Web Search Engine": "تور ئىزدەش ماتورى",
+ "Web Search in Chat": "سۆھبەتتە تور ئىزدەش",
+ "Web Search Query Generation": "تور ئىزدەش سۇئالى ھاسىل قىلىش",
+ "Webhook URL": "Webhook URL",
+ "WebUI Settings": "WebUI تەڭشەكلىرى",
+ "WebUI 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}}/chat/completions\"": "WebUI \"{{url}}/chat/completions\" غا تەلەپ يوللايدۇ",
+ "Weight of BM25 Retrieval": "BM25 قايتۇرۇش ئېغىرلىقى",
+ "What are you trying to achieve?": "نېمىگە ئېرىشمىكچىسىز؟",
+ "What are you working on?": "نېمە ئىش قىلىۋاتىسىز؟",
+ "What's 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.": "قوزغىتىلسا، مودېل ھەر بىر سۆھبەت ئۇچۇرىغا ۋاقىتدا ئىنكاس قايتۇرىدۇ. بۇ ھالىتى تۇرۇشلۇق سۆھبەت ئۈچۈن پايدىلىق، بىراق ئاستا ئۈسكۈنىدە ئۈنۈمگە تەسىر قىلىدۇ.",
+ "wherever you are": "قايسى يەردە بولسىڭىزمۇ",
+ "Whether to paginate the output. Each page will be separated by a horizontal rule and page number. Defaults to False.": "چىقىرىشنى بەتلەندۈرۈش ئۈچۈن ئىشلىتىلدۇ. ھەربىر بەت گىزىكچىلەر بىلەن ئايرىلىدۇ. كۆڭۈلدىكىچە چەكلەنگەن.",
+ "Whisper (Local)": "Whisper (يەرلىك)",
+ "Why?": "نېمىشقا؟",
+ "Widescreen Mode": "كەڭ ئېكران ھالىتى",
+ "Won": "ئۇتتى",
+ "Works together with top-k. A higher value (e.g., 0.95) will lead to more diverse text, while a lower value (e.g., 0.5) will generate more focused and conservative text.": "top-k بىلەن بىرلىكتە ئىشلىتىلىدۇ. چوڭ قىممەت (مەسىلەن: 0.95) كۆپ خىل تېكست، كىچىك قىممەت (مەسىلەن: 0.5) تېخىمۇ مۇقىم تېكست چىقىرىدۇ.",
+ "Workspace": "ئىشخانا",
+ "Workspace Permissions": "ئىشخانا ھوقۇقى",
+ "Write": "يېزىش",
+ "Write a prompt suggestion (e.g. Who are you?)": "تۈرتكە تەكلىپى يېزىڭ (مەسىلەن: سىز كىمسىز؟)",
+ "Write a summary in 50 words that summarizes [topic or keyword].": "50 سۆز بىلەن [تېما ياكى ئاچقۇچلۇق سۆز] نى خاتىرىلەڭ.",
+ "Write something...": "بىر نەرسە يېزىڭ...",
+ "Yacy Instance URL": "Yacy مىسال URL",
+ "Yacy Password": "Yacy پارول",
+ "Yacy Username": "Yacy ئىشلەتكۈچى نامى",
+ "Yesterday": "تۈنۈگۈن",
+ "You": "سىز",
+ "You are currently using a trial license. Please contact support to upgrade your license.": "ھازىر سىز سىناق كىنىشكىسى ئىشلىتىۋاتىسىز. كىنىشكىڭىزنى يېڭىلاش ئۈچۈن ياردەم بەرگۈچى بىلەن ئالاقىلىشىڭ.",
+ "You can only chat with a maximum of {{maxCount}} file(s) at a time.": "بىرى ۋاقىتتا ئەڭ كۆپ {{maxCount}} ھۆججەت بىلەن سۆھبەتلىشەلەيسىز.",
+ "You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "تۆۋەندىكى 'باشقۇرۇش' كۇنۇپكىسى ئارقىلىق ئەسلەتمە قوشۇپ LLM بىلەن مۇناسىۋىتىڭىزنى شەخسىيلاشتۇرالايسىز.",
+ "You cannot upload an empty file.": "قۇرۇق ھۆججەت چىقىرىشقا بولمايدۇ.",
+ "You do not have permission to upload files.": "ھۆججەت چىقىرىش ھوقۇقىڭىز يوق.",
+ "You have no archived conversations.": "ئارخىپلانغان سۆھبەت يوق.",
+ "You have shared this chat": "بۇ سۆھبەتنى ھەمبەھىرلىدىڭىز",
+ "You're a helpful assistant.": "سىز ياردەمچى.",
+ "You're now logged in.": "سىز كىرىپ بولدىڭىز.",
+ "Your account status is currently pending activation.": "ھېساباتىڭىزنىڭ ھازىرقى ھالىتى ئاكتىپلىنىشنى كۈتۈۋاتىدۇ.",
+ "Your entire contribution will go directly to the plugin developer; Open WebUI does not take any percentage. However, the chosen funding platform might have its own fees.": "تۆلەم پۇلىڭىز بىۋاسىتە قىستۇرما تەرەققىياتچىسىغا بېرىلىدۇ؛ Open WebUI ھېچقانداق پىرسېنت ئالمايدۇ. بىراق تاللانغان مالىيە پلاتفورمىسىنىڭ ئۆزىنىڭ ھەققى بولۇشى مۇمكىن.",
+ "Youtube": "Youtube",
+ "Youtube Language": "Youtube تىلى",
+ "Youtube Proxy URL": "Youtube ۋاكالەتچى URL"
+}
diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json
index e8eade7ae..f148dec9c 100644
--- a/src/lib/i18n/locales/uk-UA/translation.json
+++ b/src/lib/i18n/locales/uk-UA/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Клонувати чат",
"Clone of {{TITLE}}": "Клон {{TITLE}}",
"Close": "Закрити",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Виконання коду",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Цю дію не можна скасувати. Ви бажаєте продовжити?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Цей канал був створений {{createdAt}}. Це самий початок каналу {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Це забезпечує збереження ваших цінних розмов у безпечному бекенд-сховищі. Дякуємо!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Це експериментальна функція, вона може працювати не так, як очікувалося, і може бути змінена в будь-який час.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/ur-PK/translation.json b/src/lib/i18n/locales/ur-PK/translation.json
index dec40eaef..0b0b0b7c0 100644
--- a/src/lib/i18n/locales/ur-PK/translation.json
+++ b/src/lib/i18n/locales/ur-PK/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "",
"Clone of {{TITLE}}": "",
"Close": "بند کریں",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "کوڈ کا نفاذ",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "یہ عمل واپس نہیں کیا جا سکتا کیا آپ جاری رکھنا چاہتے ہیں؟",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "یہ یقینی بناتا ہے کہ آپ کی قیمتی گفتگو محفوظ طریقے سے آپ کے بیک اینڈ ڈیٹا بیس میں محفوظ کی گئی ہیں شکریہ!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "یہ ایک تجرباتی خصوصیت ہے، یہ متوقع طور پر کام نہ کر سکتی ہو اور کسی بھی وقت تبدیل کی جا سکتی ہے",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/uz-Cyrl-UZ/translation.json b/src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
index 881db247e..a21041485 100644
--- a/src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
+++ b/src/lib/i18n/locales/uz-Cyrl-UZ/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Чатни клонлаш",
"Clone of {{TITLE}}": "{{TITLE}} клони",
"Close": "Ёпиш",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Коднинг бажарилиши",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Бу амални ортга қайтариб бўлмайди. Давом этишни хоҳлайсизми?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Бу канал {{cреатедАт}} да яратилган. Бу {{чаннелНаме}} каналининг бошланиши.",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "Бу чат тарихда кўринмайди ва хабарларингиз сақланмайди.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Бу сизнинг қимматли суҳбатларингиз маълумотлар базасига хавфсиз тарзда сақланишини таъминлайди. Раҳмат!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Бу экспериментал хусусият бўлиб, у кутилганидек ишламаслиги ва исталган вақтда ўзгариши мумкин.",
"This model is not publicly available. Please select another model.": "Ушбу модел ҳамма учун очиқ эмас. Илтимос, бошқа моделни танланг.",
diff --git a/src/lib/i18n/locales/uz-Latn-Uz/translation.json b/src/lib/i18n/locales/uz-Latn-Uz/translation.json
index 0f43a3670..759988865 100644
--- a/src/lib/i18n/locales/uz-Latn-Uz/translation.json
+++ b/src/lib/i18n/locales/uz-Latn-Uz/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Chatni klonlash",
"Clone of {{TITLE}}": "{{TITLE}} kloni",
"Close": "Yopish",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Kodning bajarilishi",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Bu amalni ortga qaytarib bo‘lmaydi. Davom etishni xohlaysizmi?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Bu kanal {{createdAt}} da yaratilgan. Bu {{channelName}} kanalining boshlanishi.",
"This chat won't appear in history and your messages will not be saved.": "",
- "This chat won’t appear in history and your messages will not be saved.": "Bu chat tarixda ko‘rinmaydi va xabarlaringiz saqlanmaydi.",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Bu sizning qimmatli suhbatlaringiz ma'lumotlar bazasiga xavfsiz tarzda saqlanishini ta'minlaydi. Rahmat!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Bu eksperimental xususiyat bo'lib, u kutilganidek ishlamasligi va istalgan vaqtda o'zgarishi mumkin.",
"This model is not publicly available. Please select another model.": "Ushbu model hamma uchun ochiq emas. Iltimos, boshqa modelni tanlang.",
diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json
index 70962ea5b..3f09f7649 100644
--- a/src/lib/i18n/locales/vi-VN/translation.json
+++ b/src/lib/i18n/locales/vi-VN/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "Nhân bản Chat",
"Clone of {{TITLE}}": "Bản sao của {{TITLE}}",
"Close": "Đóng",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "Thực thi mã",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "Hành động này không thể được hoàn tác. Bạn có muốn tiếp tục không?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Kênh này được tạo vào {{createdAt}}. Đây là điểm khởi đầu của kênh {{channelName}}.",
"This chat won't appear in history and your messages will not be saved.": "Cuộc trò chuyện này sẽ không xuất hiện trong lịch sử và tin nhắn của bạn sẽ không được lưu.",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Điều này đảm bảo rằng các nội dung chat có giá trị của bạn được lưu an toàn vào cơ sở dữ liệu backend của bạn. Cảm ơn bạn!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Đây là tính năng thử nghiệm, có thể không hoạt động như mong đợi và có thể thay đổi bất kỳ lúc nào.",
"This model is not publicly available. Please select another model.": "",
diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json
index 03a1b25a5..5241f7160 100644
--- a/src/lib/i18n/locales/zh-CN/translation.json
+++ b/src/lib/i18n/locales/zh-CN/translation.json
@@ -107,11 +107,11 @@
"Archive All Chats": "归档所有对话记录",
"Archived Chats": "已归档对话",
"archived-chat-export": "导出已归档对话",
- "Are you sure you want to clear all memories? This action cannot be undone.": "你确认要清除所有记忆吗?清除后无法还原。",
- "Are you sure you want to delete this channel?": "你确认要删除此频道吗?",
- "Are you sure you want to delete this message?": "你确认要删除此消息吗?",
- "Are you sure you want to unarchive all archived chats?": "你确认要取消所有已归档的对话吗?",
- "Are you sure?": "你确认吗?",
+ "Are you sure you want to clear all memories? This action cannot be undone.": "您确认要清除所有记忆吗?清除后无法还原。",
+ "Are you sure you want to delete this channel?": "您确认要删除此频道吗?",
+ "Are you sure you want to delete this message?": "您确认要删除此消息吗?",
+ "Are you sure you want to unarchive all archived chats?": "您确认要取消所有已归档的对话吗?",
+ "Are you sure?": "您确认吗?",
"Arena Models": "启用竞技场匿名评价模型",
"Artifacts": "Artifacts",
"Ask": "提问",
@@ -210,6 +210,7 @@
"Clone Chat": "克隆对话",
"Clone of {{TITLE}}": "{{TITLE}} 的副本",
"Close": "关闭",
+ "Close Configure Connection Modal": "关闭外部连接配置弹窗",
"Close modal": "关闭弹窗",
"Close settings modal": "关闭设置弹窗",
"Code execution": "代码执行",
@@ -237,14 +238,14 @@
"Confirm Password": "确认密码",
"Confirm your action": "确认要继续吗?",
"Confirm your new password": "确认新密码",
- "Connect to your own OpenAI compatible API endpoints.": "连接到你自有的 OpenAI 兼容 API 的接口端点",
- "Connect to your own OpenAPI compatible external tool servers.": "连接到你自有的 OpenAPI 兼容外部工具服务器",
+ "Connect to your own OpenAI compatible API endpoints.": "连接到您自有的 OpenAI 兼容 API 的接口端点",
+ "Connect to your own OpenAPI compatible external tool servers.": "连接到您自有的 OpenAPI 兼容外部工具服务器",
"Connection failed": "连接失败",
"Connection successful": "连接成功",
"Connection Type": "连接类型",
"Connections": "外部连接",
"Connections saved successfully": "连接保存成功",
- "Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "限制推理模型的推理强度。仅适用于支持推理强度功能的特定提供商的推理模型。",
+ "Constrains effort on reasoning for reasoning models. Only applicable to reasoning models from specific providers that support reasoning effort.": "限制推理模型的推理努力。仅适用于支持推理努力控制的特定提供商的推理模型。",
"Contact Admin for WebUI Access": "请联系管理员以获取访问权限",
"Content": "内容",
"Content Extraction Engine": "内容提取引擎",
@@ -334,8 +335,8 @@
"Describe your knowledge base and objectives": "描述您的知识库和目标",
"Description": "描述",
"Detect Artifacts Automatically": "自动检测 Artifacts",
- "Dictate": "听写",
- "Didn't fully follow instructions": "没有完全遵照指示",
+ "Dictate": "语音输入",
+ "Didn't fully follow instructions": "未完全按照说明操作",
"Direct": "直接",
"Direct Connections": "直接连接",
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接连接允许用户连接自有的 OpenAI 兼容的 API 端点",
@@ -489,7 +490,7 @@
"Enter Playwright Timeout": "输入 Playwright 超时时间",
"Enter Playwright WebSocket URL": "输入 Playwright WebSocket URL",
"Enter proxy URL (e.g. https://user:password@host:port)": "输入代理 URL(例如:https://用户名:密码@主机名:端口)",
- "Enter reasoning effort": "设置推理强度",
+ "Enter reasoning effort": "输入推理努力",
"Enter Sampler (e.g. Euler a)": "输入 Sampler(例如:Euler a)",
"Enter Scheduler (e.g. Karras)": "输入 Scheduler(例如:Karras)",
"Enter Score": "输入评分",
@@ -530,8 +531,8 @@
"Enter Your Full Name": "输入您的名称",
"Enter your message": "输入您的消息",
"Enter your name": "输入您的名称",
- "Enter Your Name": "输入你的名称",
- "Enter your new password": "输入新的密码",
+ "Enter Your Name": "输入您的名称",
+ "Enter your new password": "输入您的新密码",
"Enter Your Password": "输入您的密码",
"Enter Your Role": "输入您的权限组",
"Enter Your Username": "输入您的用户名",
@@ -627,7 +628,7 @@
"Force OCR on all pages of the PDF. This can lead to worse results if you have good text in your PDFs. Defaults to False.": "强制对 PDF 所有页面执行 OCR 识别。若 PDF 中已包含优质文本内容可能降低识别准确率。默认为关闭",
"Forge new paths": "开拓新道路",
"Form": "手动创建",
- "Format your variables using brackets like this:": "使用括号格式化你的变量,如下所示:",
+ "Format your variables using brackets like this:": "使用括号格式化您的变量,如下所示:",
"Forwards system user session credentials to authenticate": "转发系统用户 session 凭证以进行身份\u200b\u200b验证",
"Full Context Mode": "完整上下文模式",
"Function": "函数",
@@ -915,10 +916,10 @@
"Only collections can be edited, create a new knowledge base to edit/add documents.": "只能编辑文件集,创建一个新的知识库来编辑/添加文件。",
"Only markdown files are allowed": "仅允许使用 markdown 文件",
"Only select users and groups with permission can access": "只有具有权限的用户和组才能访问",
- "Oops! Looks like the URL is invalid. Please double-check and try again.": "此链接似乎为无效链接。请检查后重试。",
- "Oops! There are files still uploading. Please wait for the upload to complete.": "稍等!还有文件正在上传。请等待上传完成。",
- "Oops! There was an error in the previous response.": "糟糕!有一个错误出现在了之前的回复中",
- "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "你正在使用不被支持的方法(仅运行前端服务)。需要后端提供 WebUI 服务。",
+ "Oops! Looks like the URL is invalid. Please double-check and try again.": "糟糕!此链接似乎为无效链接。请检查后重试。",
+ "Oops! There are files still uploading. Please wait for the upload to complete.": "糟糕!仍有文件正在上传。请等待上传完成。",
+ "Oops! There was an error in the previous response.": "糟糕!之前的回复中出现了错误。",
+ "Oops! You're using an unsupported method (frontend only). Please serve the WebUI from the backend.": "您正在使用不被支持的方法(仅运行前端服务)。需要后端提供 WebUI 服务。",
"Open file": "打开文件",
"Open in full screen": "全屏打开",
"Open modal to configure connection": "打开外部连接配置弹窗",
@@ -1017,7 +1018,7 @@
"Read": "只读",
"Read Aloud": "朗读",
"Reason": "原因",
- "Reasoning Effort": "推理强度 (Reasoning Effort)",
+ "Reasoning Effort": "推理努力 (Reasoning Effort)",
"Record": "录制",
"Record voice": "录音",
"Redirecting you to Open WebUI Community": "正在将您重定向到 Open WebUI 社区",
@@ -1111,7 +1112,7 @@
"Send": "发送",
"Send a Message": "输入消息",
"Send message": "发送消息",
- "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。设置后,支持的提供商会在响应中返回 Token 使用信息。",
+ "Sends `stream_options: { include_usage: true }` in the request.\nSupported providers will return token usage information in the response when set.": "在请求中发送 `stream_options: { include_usage: true }`。启用此设置后,支持的提供商将在响应中返回 Token 用量信息。",
"September": "九月",
"SerpApi API Key": "SerpApi API 密钥",
"SerpApi Engine": "SerpApi 引擎",
@@ -1229,10 +1230,9 @@
"The width in pixels to compress images to. Leave empty for no compression.": "图片压缩宽度(像素)。留空则不压缩。",
"Theme": "主题",
"Thinking...": "正在思考...",
- "This action cannot be undone. Do you wish to continue?": "此操作无法撤销。你确认要继续吗?",
+ "This action cannot be undone. Do you wish to continue?": "此操作无法撤销。您确认要继续吗?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "此频道创建于{{createdAt}},这里是{{channelName}}频道的开始",
"This chat won't appear in history and your messages will not be saved.": "此对话不会出现在历史记录中,且您的消息不会被保存",
- "This chat won’t appear in history and your messages will not be saved.": "此对话不会出现在历史记录中,且您的消息不会被保存",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "这将确保您的宝贵对话被安全地保存到后台数据库中。感谢!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "这是一个实验性功能,可能不会如预期那样工作,而且可能随时发生变化。",
"This model is not publicly available. Please select another model.": "此模型未公开。请选择其他模型",
@@ -1332,7 +1332,7 @@
"URL": "URL",
"URL Mode": "URL 模式",
"Usage": "用量",
- "Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入 '#' 号来加载你需要的知识库内容",
+ "Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入 '#' 号来加载您需要的知识库内容",
"Use Gravatar": "使用来自 Gravatar 的头像",
"Use groups to group your users and assign permissions.": "使用权限组来组织用户并分配权限",
"Use Initials": "使用首个字符作为头像",
@@ -1409,7 +1409,7 @@
"You can only chat with a maximum of {{maxCount}} file(s) at a time.": "每次对话最多仅能附上 {{maxCount}} 个文件。",
"You can personalize your interactions with LLMs by adding memories through the 'Manage' button below, making them more helpful and tailored to you.": "通过点击下方的 “管理” 按钮,你可以添加记忆,以个性化大语言模型的互动,使其更有用,更符合你的需求。",
"You cannot upload an empty file.": "请勿上传空文件",
- "You do not have permission to upload files.": "你没有上传文件的权限",
+ "You do not have permission to upload files.": "您没有上传文件的权限",
"You have no archived conversations.": "没有已归档的对话",
"You have shared this chat": "此对话已经分享过",
"You're a helpful assistant.": "你是一个乐于助人的助手",
diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json
index 3f757f366..9b116aead 100644
--- a/src/lib/i18n/locales/zh-TW/translation.json
+++ b/src/lib/i18n/locales/zh-TW/translation.json
@@ -210,6 +210,7 @@
"Clone Chat": "複製對話",
"Clone of {{TITLE}}": "{{TITLE}} 的副本",
"Close": "關閉",
+ "Close Configure Connection Modal": "",
"Close modal": "",
"Close settings modal": "",
"Code execution": "程式碼執行",
@@ -1232,7 +1233,6 @@
"This action cannot be undone. Do you wish to continue?": "此操作無法復原。您確定要繼續進行嗎?",
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "此頻道建立於 {{createdAt}}。這是 {{channelName}} 頻道的起點。",
"This chat won't appear in history and your messages will not be saved.": "此對話不會出現在歷史記錄中,且您的訊息將不被儲存。",
- "This chat won’t appear in history and your messages will not be saved.": "",
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "這確保您寶貴的對話會安全地儲存到您的後端資料庫。謝謝!",
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "這是一個實驗性功能,它可能無法如預期運作,並且可能會隨時變更。",
"This model is not publicly available. Please select another model.": "此模型未開放公眾使用,請選擇其他模型。",
diff --git a/src/lib/utils/index.ts b/src/lib/utils/index.ts
index a3d02f55c..d954f0bb2 100644
--- a/src/lib/utils/index.ts
+++ b/src/lib/utils/index.ts
@@ -361,9 +361,9 @@ export const generateInitialsImage = (name) => {
const initials =
sanitizedName.length > 0
? sanitizedName[0] +
- (sanitizedName.split(' ').length > 1
- ? sanitizedName[sanitizedName.lastIndexOf(' ') + 1]
- : '')
+ (sanitizedName.split(' ').length > 1
+ ? sanitizedName[sanitizedName.lastIndexOf(' ') + 1]
+ : '')
: '';
ctx.fillText(initials.toUpperCase(), canvas.width / 2, canvas.height / 2);
@@ -514,10 +514,10 @@ export const compareVersion = (latest, current) => {
return current === '0.0.0'
? false
: current.localeCompare(latest, undefined, {
- numeric: true,
- sensitivity: 'case',
- caseFirst: 'upper'
- }) < 0;
+ numeric: true,
+ sensitivity: 'case',
+ caseFirst: 'upper'
+ }) < 0;
};
export const extractCurlyBraceWords = (text) => {
|