feat: run i18next

This commit is contained in:
Jun Siang Cheah 2024-05-12 16:08:58 +08:00
parent d98051862d
commit 654cc09128
30 changed files with 204 additions and 1 deletions

View File

@ -373,7 +373,7 @@
<div class="my-2.5 w-full flex overflow-x-auto gap-2 flex-wrap">
<div>
<button
class="h-16 flex items-center space-x-3 px-2.5 dark:bg-gray-600 rounded-xl border border-gray-200 dark:border-none text-left"
class="h-16 flex items-center space-x-3 px-2.5 dark:bg-gray-600 rounded-xl border border-gray-200 dark:border-none text-left"
type="button"
>
<div class="p-2.5 bg-red-400 text-white rounded-lg">

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "وضع ملء الشاشة",
"General": "عام",
"General Settings": "الاعدادات العامة",
"Generating search query": "",
"Generation Info": "معلومات الجيل",
"Good Response": "استجابة جيدة",
"has no conversations.": "ليس لديه محادثات.",
@ -285,6 +286,8 @@
"New Chat": "دردشة جديدة",
"New Password": "كلمة المرور الجديدة",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "ليس صحيحا من حيث الواقع",
"Not sure what to add?": "لست متأكدا ما يجب إضافته؟",
@ -372,6 +375,8 @@
"Search a model": "البحث عن موديل",
"Search Documents": "البحث المستندات",
"Search Prompts": "أبحث حث",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "راجع readme.md للحصول على التعليمات",
"See what's new": "ما الجديد",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook الرابط",
"WebUI Add-ons": "WebUI الأضافات",
"WebUI Settings": "WebUI اعدادات",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "На Цял екран",
"General": "Основни",
"General Settings": "Основни Настройки",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Нов чат",
"New Password": "Нова парола",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Не сте сигурни, какво да добавите?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Търси Документи",
"Search Prompts": "Търси Промптове",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Виж readme.md за инструкции",
"See what's new": "Виж какво е новото",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Уеб",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI Добавки",
"WebUI Settings": "WebUI Настройки",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "ফুলস্ক্রিন মোড",
"General": "সাধারণ",
"General Settings": "সাধারণ সেটিংসমূহ",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "নতুন চ্যাট",
"New Password": "নতুন পাসওয়ার্ড",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "কী যুক্ত করতে হবে নিশ্চিত না?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "ডকুমেন্টসমূহ অনুসন্ধান করুন",
"Search Prompts": "প্রম্পটসমূহ অনুসন্ধান করুন",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "নির্দেশিকার জন্য readme.md দেখুন",
"See what's new": "নতুন কী আছে দেখুন",
"Seed": "সীড",
@ -475,6 +480,8 @@
"Web": "ওয়েব",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI এড-অনসমূহ",
"WebUI Settings": "WebUI সেটিংসমূহ",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Mode de Pantalla Completa",
"General": "General",
"General Settings": "Configuració General",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Xat Nou",
"New Password": "Nova Contrasenya",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "No estàs segur del que afegir?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Cerca Documents",
"Search Prompts": "Cerca Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Consulta el readme.md per a instruccions",
"See what's new": "Veure novetats",
"Seed": "Llavor",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Complements de WebUI",
"WebUI Settings": "Configuració de WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Vollbildmodus",
"General": "Allgemein",
"General Settings": "Allgemeine Einstellungen",
"Generating search query": "",
"Generation Info": "Generierungsinformationen",
"Good Response": "Gute Antwort",
"has no conversations.": "hat keine Unterhaltungen.",
@ -285,6 +286,8 @@
"New Chat": "Neuer Chat",
"New Password": "Neues Passwort",
"No results found": "Keine Ergebnisse gefunden",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "Nicht sachlich korrekt.",
"Not sure what to add?": "Nicht sicher, was hinzugefügt werden soll?",
@ -372,6 +375,8 @@
"Search a model": "Nach einem Modell suchen",
"Search Documents": "Dokumente suchen",
"Search Prompts": "Prompts suchen",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Anleitung in readme.md anzeigen",
"See what's new": "Was gibt's Neues",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "Web Parameter",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI-Add-Ons",
"WebUI Settings": "WebUI-Einstellungen",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Much Full Bark Mode",
"General": "Woweral",
"General Settings": "General Doge Settings",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "New Bark",
"New Password": "New Barkword",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Not sure what to add?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Search Documents much find",
"Search Prompts": "Search Prompts much wow",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "See readme.md for instructions wow",
"See what's new": "See what's new so amaze",
"Seed": "Seed very plant",
@ -475,6 +480,8 @@
"Web": "Web very web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI Add-ons very add-ons",
"WebUI Settings": "WebUI Settings much settings",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "",
"General": "",
"General Settings": "",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "",
"New Password": "",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "",
"Search Prompts": "",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "",
"See what's new": "",
"Seed": "",
@ -475,6 +480,8 @@
"Web": "",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "",
"WebUI Settings": "",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "",
"General": "",
"General Settings": "",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "",
"New Password": "",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "",
"Search Prompts": "",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "",
"See what's new": "",
"Seed": "",
@ -475,6 +480,8 @@
"Web": "",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "",
"WebUI Settings": "",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Modo de Pantalla Completa",
"General": "General",
"General Settings": "Opciones Generales",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nuevo Chat",
"New Password": "Nueva Contraseña",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "¿No sabes qué añadir?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Buscar Documentos",
"Search Prompts": "Buscar Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Vea el readme.md para instrucciones",
"See what's new": "Ver las novedades",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI Add-ons",
"WebUI Settings": "Configuración del WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "حالت تمام صفحه",
"General": "عمومی",
"General Settings": "تنظیمات عمومی",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "گپ جدید",
"New Password": "رمز عبور جدید",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "مطمئن نیستید چه چیزی را اضافه کنید؟",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "جستجوی اسناد",
"Search Prompts": "جستجوی پرامپت\u200cها",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید",
"See what's new": "ببینید موارد جدید چه بوده",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "وب",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI افزونه\u200cهای",
"WebUI Settings": "تنظیمات WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Koko näytön tila",
"General": "Yleinen",
"General Settings": "Yleisasetukset",
"Generating search query": "",
"Generation Info": "Generointitiedot",
"Good Response": "Hyvä vastaus",
"has no conversations.": "ei ole keskusteluja.",
@ -285,6 +286,8 @@
"New Chat": "Uusi keskustelu",
"New Password": "Uusi salasana",
"No results found": "Ei tuloksia",
"No search query generated": "",
"No search results found": "",
"No source available": "Ei lähdettä saatavilla",
"Not factually correct": "Ei faktisesti oikein",
"Not sure what to add?": "Etkö ole varma, mitä lisätä?",
@ -372,6 +375,8 @@
"Search a model": "Hae mallia",
"Search Documents": "Hae asiakirjoja",
"Search Prompts": "Hae kehotteita",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Katso lisää ohjeita readme.md:stä",
"See what's new": "Katso, mitä uutta",
"Seed": "Siemen",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "Web-parametrit",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook-URL",
"WebUI Add-ons": "WebUI-lisäosat",
"WebUI Settings": "WebUI-asetukset",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Mode plein écran",
"General": "Général",
"General Settings": "Paramètres généraux",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nouvelle discussion",
"New Password": "Nouveau mot de passe",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Pas sûr de quoi ajouter ?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Rechercher des documents",
"Search Prompts": "Rechercher des prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Voir readme.md pour les instructions",
"See what's new": "Voir les nouveautés",
"Seed": "Graine",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Add-ons WebUI",
"WebUI Settings": "Paramètres WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Mode plein écran",
"General": "Général",
"General Settings": "Paramètres généraux",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nouveau chat",
"New Password": "Nouveau mot de passe",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Vous ne savez pas quoi ajouter ?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Rechercher des documents",
"Search Prompts": "Rechercher des prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Voir readme.md pour les instructions",
"See what's new": "Voir les nouveautés",
"Seed": "Graine",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Add-ons WebUI",
"WebUI Settings": "Paramètres WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "पूर्ण स्क्रीन मोड",
"General": "सामान्य",
"General Settings": "सामान्य सेटिंग्स",
"Generating search query": "",
"Generation Info": "जनरेशन की जानकारी",
"Good Response": "अच्छी प्रतिक्रिया",
"has no conversations.": "कोई बातचीत नहीं है",
@ -285,6 +286,8 @@
"New Chat": "नई चैट",
"New Password": "नया पासवर्ड",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "तथ्यात्मक रूप से सही नहीं है",
"Not sure what to add?": "निश्चित नहीं कि क्या जोड़ें?",
@ -372,6 +375,8 @@
"Search a model": "एक मॉडल खोजें",
"Search Documents": "दस्तावेज़ खोजें",
"Search Prompts": "प्रॉम्प्ट खोजें",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "निर्देशों के लिए readme.md देखें",
"See what's new": "देखें, क्या नया है",
"Seed": "सीड्\u200c",
@ -475,6 +480,8 @@
"Web": "वेब",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "",
"WebUI Settings": "WebUI सेटिंग्स",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Modalità a schermo intero",
"General": "Generale",
"General Settings": "Impostazioni generali",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nuova chat",
"New Password": "Nuova password",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Non sei sicuro di cosa aggiungere?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Cerca documenti",
"Search Prompts": "Cerca prompt",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Vedi readme.md per le istruzioni",
"See what's new": "Guarda le novità",
"Seed": "Seme",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Componenti aggiuntivi WebUI",
"WebUI Settings": "Impostazioni WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "フルスクリーンモード",
"General": "一般",
"General Settings": "一般設定",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "新しいチャット",
"New Password": "新しいパスワード",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "何を追加すればよいかわからない?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "ドキュメントを検索",
"Search Prompts": "プロンプトを検索",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "手順については readme.md を参照してください",
"See what's new": "新機能を見る",
"Seed": "シード",
@ -475,6 +480,8 @@
"Web": "ウェブ",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI アドオン",
"WebUI Settings": "WebUI 設定",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Სრული ეკრანის რეჟიმი",
"General": "ზოგადი",
"General Settings": "ზოგადი პარამეტრები",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "ახალი მიმოწერა",
"New Password": "ახალი პაროლი",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "არ იცი რა დაამატო?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "დოკუმენტების ძიება",
"Search Prompts": "მოთხოვნების ძიება",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის",
"See what's new": "სიახლეების ნახვა",
"Seed": "სიდი",
@ -475,6 +480,8 @@
"Web": "ვები",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI დანამატები",
"WebUI Settings": "WebUI პარამეტრები",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "전체 화면 모드",
"General": "일반",
"General Settings": "일반 설정",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "새 채팅",
"New Password": "새 비밀번호",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "추가할 것이 궁금하세요?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "문서 검색",
"Search Prompts": "프롬프트 검색",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "설명은 readme.md를 참조하세요.",
"See what's new": "새로운 기능 보기",
"Seed": "시드",
@ -475,6 +480,8 @@
"Web": "웹",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI 애드온",
"WebUI Settings": "WebUI 설정",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Volledig Scherm Modus",
"General": "Algemeen",
"General Settings": "Algemene Instellingen",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nieuwe Chat",
"New Password": "Nieuw Wachtwoord",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Niet zeker wat toe te voegen?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Zoek Documenten",
"Search Prompts": "Zoek Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Zie readme.md voor instructies",
"See what's new": "Zie wat er nieuw is",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI Add-ons",
"WebUI Settings": "WebUI Instellingen",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Tryb pełnoekranowy",
"General": "Ogólne",
"General Settings": "Ogólne ustawienia",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Nowy czat",
"New Password": "Nowe hasło",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Nie wiesz, co dodać?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Szukaj dokumentów",
"Search Prompts": "Szukaj promptów",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Zajrzyj do readme.md po instrukcje",
"See what's new": "Zobacz co nowego",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Sieć",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Dodatki do interfejsu WebUI",
"WebUI Settings": "Ustawienia interfejsu WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Modo de Tela Cheia",
"General": "Geral",
"General Settings": "Configurações Gerais",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Novo Bate-papo",
"New Password": "Nova Senha",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Não tem certeza do que adicionar?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Pesquisar Documentos",
"Search Prompts": "Pesquisar Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Consulte readme.md para obter instruções",
"See what's new": "Veja o que há de novo",
"Seed": "Semente",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Complementos WebUI",
"WebUI Settings": "Configurações WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Modo de Tela Cheia",
"General": "Geral",
"General Settings": "Configurações Gerais",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Novo Bate-papo",
"New Password": "Nova Senha",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Não tem certeza do que adicionar?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Pesquisar Documentos",
"Search Prompts": "Pesquisar Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Consulte readme.md para obter instruções",
"See what's new": "Veja o que há de novo",
"Seed": "Semente",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Complementos WebUI",
"WebUI Settings": "Configurações WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Полноэкранный режим",
"General": "Общее",
"General Settings": "Общие настройки",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Новый чат",
"New Password": "Новый пароль",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Не уверены, что добавить?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Поиск документов",
"Search Prompts": "Поиск промтов",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Смотрите readme.md для инструкций",
"See what's new": "Посмотреть, что нового",
"Seed": "Сид",
@ -475,6 +480,8 @@
"Web": "Веб",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Дополнения для WebUI",
"WebUI Settings": "Настройки WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Helskärmsläge",
"General": "Allmän",
"General Settings": "Allmänna inställningar",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Ny chatt",
"New Password": "Nytt lösenord",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "Inte säker på vad du ska lägga till?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Sök dokument",
"Search Prompts": "Sök promptar",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Se readme.md för instruktioner",
"See what's new": "Se vad som är nytt",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Webb",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI-tillägg",
"WebUI Settings": "WebUI-inställningar",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Tam Ekran Modu",
"General": "Genel",
"General Settings": "Genel Ayarlar",
"Generating search query": "",
"Generation Info": "Üretim Bilgisi",
"Good Response": "İyi Yanıt",
"has no conversations.": "hiç konuşması yok.",
@ -285,6 +286,8 @@
"New Chat": "Yeni Sohbet",
"New Password": "Yeni Parola",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "Gerçeklere göre doğru değil",
"Not sure what to add?": "Ne ekleyeceğinizden emin değil misiniz?",
@ -372,6 +375,8 @@
"Search a model": "Bir model ara",
"Search Documents": "Belgeleri Ara",
"Search Prompts": "Prompt Ara",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Yönergeler için readme.md dosyasına bakın",
"See what's new": "Yeniliklere göz atın",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI Eklentileri",
"WebUI Settings": "WebUI Ayarları",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Режим повного екрану",
"General": "Загальні",
"General Settings": "Загальні налаштування",
"Generating search query": "",
"Generation Info": "Інформація про генерацію",
"Good Response": "Гарна відповідь",
"has no conversations.": "не має розмов.",
@ -285,6 +286,8 @@
"New Chat": "Новий чат",
"New Password": "Новий пароль",
"No results found": "Не знайдено жодного результату",
"No search query generated": "",
"No search results found": "",
"No source available": "Джерело не доступне",
"Not factually correct": "Не відповідає дійсності",
"Not sure what to add?": "Не впевнений, що додати?",
@ -372,6 +375,8 @@
"Search a model": "Шукати модель",
"Search Documents": "Пошук документів",
"Search Prompts": "Пошук промтів",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Див. readme.md для інструкцій",
"See what's new": "Подивіться, що нового",
"Seed": "Сід",
@ -475,6 +480,8 @@
"Web": "Веб",
"Web Loader Settings": "Налаштування веб-завантажувача",
"Web Params": "Налаштування веб-завантажувача",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL веб-запиту",
"WebUI Add-ons": "Додатки WebUI",
"WebUI Settings": "Налаштування WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "Chế độ Toàn màn hình",
"General": "Cài đặt chung",
"General Settings": "Cấu hình chung",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "Tạo cuộc trò chuyện mới",
"New Password": "Mật khẩu mới",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "Không chính xác so với thực tế",
"Not sure what to add?": "Không chắc phải thêm gì?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "Tìm tài liệu",
"Search Prompts": "Tìm prompt",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Xem readme.md để biết hướng dẫn",
"See what's new": "Xem những cập nhật mới",
"Seed": "Seed",
@ -475,6 +480,8 @@
"Web": "Web",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "Tiện ích WebUI",
"WebUI Settings": "Cài đặt WebUI",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "全屏模式",
"General": "通用",
"General Settings": "通用设置",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "新聊天",
"New Password": "新密码",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "不确定要添加什么?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "搜索文档",
"Search Prompts": "搜索提示词",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "查看 readme.md 以获取说明",
"See what's new": "查看最新内容",
"Seed": "种子",
@ -475,6 +480,8 @@
"Web": "网页",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI 插件",
"WebUI Settings": "WebUI 设置",

View File

@ -209,6 +209,7 @@
"Full Screen Mode": "全螢幕模式",
"General": "常用",
"General Settings": "常用設定",
"Generating search query": "",
"Generation Info": "",
"Good Response": "",
"has no conversations.": "",
@ -285,6 +286,8 @@
"New Chat": "新增聊天",
"New Password": "新密碼",
"No results found": "",
"No search query generated": "",
"No search results found": "",
"No source available": "",
"Not factually correct": "",
"Not sure what to add?": "不確定要新增什麼嗎?",
@ -372,6 +375,8 @@
"Search a model": "",
"Search Documents": "搜尋文件",
"Search Prompts": "搜尋提示詞",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "查看 readme.md 獲取指南",
"See what's new": "查看最新內容",
"Seed": "種子",
@ -475,6 +480,8 @@
"Web": "網頁",
"Web Loader Settings": "",
"Web Params": "",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "",
"WebUI Add-ons": "WebUI 擴充套件",
"WebUI Settings": "WebUI 設定",