enh: leaderboard notice

This commit is contained in:
Timothy J. Baek 2024-10-23 23:07:44 -07:00
parent d7151fe6fa
commit 056950b4f9
44 changed files with 320 additions and 3 deletions

View File

@ -281,12 +281,15 @@
{#if loaded}
<div class="mt-0.5 mb-2 gap-1 flex flex-col md:flex-row justify-between">
<div class="flex md:self-center text-lg font-medium px-0.5 shrink-0">
{$i18n.t('Leaderboard')}
<div class="flex md:self-center text-lg font-medium px-0.5 shrink-0 items-center">
<div class=" gap-1">
{$i18n.t('Leaderboard')}
</div>
<div class="flex self-center w-[1px] h-6 mx-2.5 bg-gray-50 dark:bg-gray-850" />
<span class="text-lg font-medium text-gray-500 dark:text-gray-300">{rankedModels.length}</span
<span class="text-lg font-medium text-gray-500 dark:text-gray-300 mr-1.5"
>{rankedModels.length}</span
>
</div>
@ -397,6 +400,19 @@
{/if}
</div>
<div class=" text-gray-500 text-xs mt-1.5 w-full flex justify-end">
<div class=" text-right">
<div class="line-clamp-1">
{$i18n.t(
'The evaluation leaderboard is based on the Elo rating system and is updated in real-time.'
)}
</div>
{$i18n.t(
'The leaderboard is currently in beta, and we may adjust the rating calculations as we refine the algorithm.'
)}
</div>
</div>
<div class="pb-4"></div>
<div class="mt-0.5 mb-2 gap-1 flex flex-col md:flex-row justify-between">

View File

@ -287,6 +287,7 @@
"Error": "خطأ",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "تجريبي",
"Export": "تصدير",
"Export All Chats (All Users)": "تصدير جميع الدردشات (جميع المستخدمين)",
@ -373,6 +374,7 @@
"Import Models": "استيراد النماذج",
"Import Prompts": "مطالبات الاستيراد",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "قم بتضمين علامة `-api` عند تشغيل Stable-diffusion-webui",
"Info": "معلومات",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "اي",
"Not factually correct": "ليس صحيحا من حيث الواقع",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ملاحظة: إذا قمت بتعيين الحد الأدنى من النقاط، فلن يؤدي البحث إلا إلى إرجاع المستندات التي لها نقاط أكبر من أو تساوي الحد الأدنى من النقاط.",
"Notifications": "إشعارات",
"November": "نوفمبر",
@ -558,6 +561,7 @@
"Query Params": "Query Params",
"RAG Template": "RAG تنمبلت",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "أقراء لي",
"Record voice": "سجل صوت",
"Redirecting you to OpenWebUI Community": "OpenWebUI إعادة توجيهك إلى مجتمع ",
@ -710,6 +714,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "شكرا لملاحظاتك!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "يجب أن تكون النتيجة قيمة تتراوح بين 0.0 (0%) و1.0 (100%).",
@ -747,6 +753,7 @@
"Toggle sidebar": "فتح وأغلاق الشريط الجانبي",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Грешка",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Експериментално",
"Export": "Износ",
"Export All Chats (All Users)": "Експортване на всички чатове (За всички потребители)",
@ -373,6 +374,7 @@
"Import Models": "Импортиране на модели",
"Import Prompts": "Импортване на промптове",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Включете флага `--api`, когато стартирате stable-diffusion-webui",
"Info": "Информация",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Никой",
"Not factually correct": "Не е фактологически правилно",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Забележка: Ако зададете минимален резултат, търсенето ще върне само документи с резултат, по-голям или равен на минималния резултат.",
"Notifications": "Десктоп Известия",
"November": "Ноември",
@ -558,6 +561,7 @@
"Query Params": "Query Параметри",
"RAG Template": "RAG Шаблон",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Прочети на Голос",
"Record voice": "Записване на глас",
"Redirecting you to OpenWebUI Community": "Пренасочване към OpenWebUI общността",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Благодарим ви за вашия отзив!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "The score should be a value between 0.0 (0%) and 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Toggle sidebar",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "ত্রুটি",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "পরিক্ষামূলক",
"Export": "রপ্তানি",
"Export All Chats (All Users)": "সব চ্যাট এক্সপোর্ট করুন (সব ইউজারের)",
@ -373,6 +374,7 @@
"Import Models": "মডেল আমদানি করুন",
"Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui চালু করার সময় `--api` ফ্ল্যাগ সংযুক্ত করুন",
"Info": "তথ্য",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "কোনোটিই নয়",
"Not factually correct": "তথ্যগত দিক থেকে সঠিক নয়",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "দ্রষ্টব্য: আপনি যদি ন্যূনতম স্কোর সেট করেন তবে অনুসন্ধানটি কেবলমাত্র ন্যূনতম স্কোরের চেয়ে বেশি বা সমান স্কোর সহ নথিগুলি ফেরত দেবে।",
"Notifications": "নোটিফিকেশনসমূহ",
"November": "নভেম্বর",
@ -558,6 +561,7 @@
"Query Params": "Query প্যারামিটারসমূহ",
"RAG Template": "RAG টেম্পলেট",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "পড়াশোনা করুন",
"Record voice": "ভয়েস রেকর্ড করুন",
"Redirecting you to OpenWebUI Community": "আপনাকে OpenWebUI কমিউনিটিতে পাঠানো হচ্ছে",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "আপনার মতামত ধন্যবাদ!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "স্কোর একটি 0.0 (0%) এবং 1.0 (100%) এর মধ্যে একটি মান হওয়া উচিত।",
@ -743,6 +749,7 @@
"Toggle sidebar": "সাইডবার টোগল",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Error",
"ERROR": "ERROR",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimental",
"Export": "Exportar",
"Export All Chats (All Users)": "Exportar tots els xats (Tots els usuaris)",
@ -373,6 +374,7 @@
"Import Models": "Importar models",
"Import Prompts": "Importar indicacions",
"Import Tools": "Importar eines",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Inclou `--api-auth` quan executis stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Inclou `--api` quan executis stable-diffusion-webui",
"Info": "Informació",
@ -485,6 +487,7 @@
"No valves to update": "No hi ha cap Valve per actualitzar",
"None": "Cap",
"Not factually correct": "No és clarament correcte",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si s'estableix una puntuació mínima, la cerca només retornarà documents amb una puntuació major o igual a la puntuació mínima.",
"Notifications": "Notificacions",
"November": "Novembre",
@ -558,6 +561,7 @@
"Query Params": "Paràmetres de consulta",
"RAG Template": "Plantilla RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Llegir en veu alta",
"Record voice": "Enregistrar la veu",
"Redirecting you to OpenWebUI Community": "Redirigint-te a la comunitat OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Gràcies pel teu comentari!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Els desenvolupadors d'aquest complement són voluntaris apassionats de la comunitat. Si trobeu útil aquest complement, considereu contribuir al seu desenvolupament.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "La mida màxima del fitxer en MB. Si la mida del fitxer supera aquest límit, el fitxer no es carregarà.",
"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.": "El nombre màxim de fitxers que es poden utilitzar alhora al xat. Si el nombre de fitxers supera aquest límit, els fitxers no es penjaran.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "El valor de puntuació hauria de ser entre 0.0 (0%) i 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Alterna la barra lateral",
"Token": "Token",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantenir en l'actualització del context (num_keep)",
"Too verbose": "",
"Tool": "Eina",
"Tool created successfully": "Eina creada correctament",
"Tool deleted successfully": "Eina eliminada correctament",

View File

@ -287,6 +287,7 @@
"Error": "",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperimento",
"Export": "",
"Export All Chats (All Users)": "I-export ang tanan nga mga chat (Tanan nga tiggamit)",
@ -373,6 +374,7 @@
"Import Models": "",
"Import Prompts": "Import prompt",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Iapil ang `--api` nga bandila kung nagdagan nga stable-diffusion-webui",
"Info": "",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notifications": "Mga pahibalo sa desktop",
"November": "",
@ -558,6 +561,7 @@
"Query Params": "Mga parameter sa pangutana",
"RAG Template": "RAG nga modelo",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "",
"Record voice": "Irekord ang tingog",
"Redirecting you to OpenWebUI Community": "Gi-redirect ka sa komunidad sa OpenWebUI",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "",
@ -743,6 +749,7 @@
"Toggle sidebar": "I-toggle ang sidebar",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Fejl",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperimentel",
"Export": "Eksportér",
"Export All Chats (All Users)": "Eksportér alle chats (alle brugere)",
@ -373,6 +374,7 @@
"Import Models": "Importer modeller",
"Import Prompts": "Importer prompts",
"Import Tools": "Importer værktøjer",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Inkluder `--api-auth` flag, når du kører stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Inkluder `--api` flag, når du kører stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Ingen ventiler at opdatere",
"None": "Ingen",
"Not factually correct": "Ikke faktuelt korrekt",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Bemærk: Hvis du angiver en minimumscore, returnerer søgningen kun dokumenter med en score, der er større end eller lig med minimumscoren.",
"Notifications": "Notifikationer",
"November": "November",
@ -558,6 +561,7 @@
"Query Params": "Forespørgselsparametre",
"RAG Template": "RAG-skabelon",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Læs højt",
"Record voice": "Optag stemme",
"Redirecting you to OpenWebUI Community": "Omdirigerer dig til OpenWebUI Community",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Tak for din feedback!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Udviklerne bag dette plugin er passionerede frivillige fra fællesskabet. Hvis du finder dette plugin nyttigt, kan du overveje at bidrage til dets udvikling.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "Den maksimale filstørrelse i MB. Hvis filstørrelsen overstiger denne grænse, uploades filen ikke.",
"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.": "Det maksimale antal filer, der kan bruges på én gang i chatten. Hvis antallet af filer overstiger denne grænse, uploades filerne ikke.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "Scoren skal være en værdi mellem 0,0 (0%) og 1,0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Skift sidebjælke",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens, der skal beholdes ved kontekstopdatering (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Værktøj oprettet.",
"Tool deleted successfully": "Værktøj slettet.",

View File

@ -287,6 +287,7 @@
"Error": "Fehler",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimentell",
"Export": "Exportieren",
"Export All Chats (All Users)": "Alle Unterhaltungen exportieren (alle Benutzer)",
@ -373,6 +374,7 @@
"Import Models": "Modelle importieren",
"Import Prompts": "Prompts importieren",
"Import Tools": "Werkzeuge importieren",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Fügen Sie beim Ausführen von stable-diffusion-webui die Option `--api-auth` hinzu",
"Include `--api` flag when running stable-diffusion-webui": "Fügen Sie beim Ausführen von stable-diffusion-webui die Option `--api` hinzu",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Keine Valves zum Aktualisieren",
"None": "Nichts",
"Not factually correct": "Nicht sachlich korrekt",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Hinweis: Wenn Sie eine Mindestpunktzahl festlegen, werden in der Suche nur Dokumente mit einer Punktzahl größer oder gleich der Mindestpunktzahl zurückgegeben.",
"Notifications": "Benachrichtigungen",
"November": "November",
@ -558,6 +561,7 @@
"Query Params": "Abfrageparameter",
"RAG Template": "RAG-Vorlage",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Vorlesen",
"Record voice": "Stimme aufnehmen",
"Redirecting you to OpenWebUI Community": "Sie werden zur OpenWebUI-Community weitergeleitet",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Danke für Ihr Feedback!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Die Punktzahl sollte ein Wert zwischen 0,0 (0 %) und 1,0 (100 %) sein.",
@ -743,6 +749,7 @@
"Toggle sidebar": "Seitenleiste umschalten",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Beizubehaltende Tokens bei Kontextaktualisierung (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Werkzeug erfolgreich erstellt",
"Tool deleted successfully": "Werkzeug erfolgreich gelöscht",

View File

@ -287,6 +287,7 @@
"Error": "",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Much Experiment",
"Export": "",
"Export All Chats (All Users)": "Export All Chats (All Doggos)",
@ -373,6 +374,7 @@
"Import Models": "",
"Import Prompts": "Import Promptos",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Include `--api` flag when running stable-diffusion-webui",
"Info": "",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notifications": "Notifications",
"November": "",
@ -558,6 +561,7 @@
"Query Params": "Query Bark",
"RAG Template": "RAG Template",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "",
"Record voice": "Record Bark",
"Redirecting you to OpenWebUI Community": "Redirecting you to OpenWebUI Community",
@ -708,6 +712,8 @@
"Tfs Z": "Tfs Z much Z",
"Thanks for your feedback!": "",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "",
@ -745,6 +751,7 @@
"Toggle sidebar": "Toggle sidebar much toggle",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "",
"Export": "",
"Export All Chats (All Users)": "",
@ -373,6 +374,7 @@
"Import Models": "",
"Import Prompts": "",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "",
"Info": "",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notifications": "",
"November": "",
@ -558,6 +561,7 @@
"Query Params": "",
"RAG Template": "",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "",
"Record voice": "",
"Redirecting you to OpenWebUI Community": "",
@ -706,6 +710,8 @@
"Tfs Z": "",
"Thanks for your feedback!": "",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "",
@ -743,6 +749,7 @@
"Toggle sidebar": "",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "",
"Export": "",
"Export All Chats (All Users)": "",
@ -373,6 +374,7 @@
"Import Models": "",
"Import Prompts": "",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "",
"Info": "",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notifications": "",
"November": "",
@ -558,6 +561,7 @@
"Query Params": "",
"RAG Template": "",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "",
"Record voice": "",
"Redirecting you to OpenWebUI Community": "",
@ -706,6 +710,8 @@
"Tfs Z": "",
"Thanks for your feedback!": "",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "",
@ -743,6 +749,7 @@
"Toggle sidebar": "",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Error",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimental",
"Export": "Exportar",
"Export All Chats (All Users)": "Exportar todos los chats (Todos los usuarios)",
@ -373,6 +374,7 @@
"Import Models": "Importar modelos",
"Import Prompts": "Importar Prompts",
"Import Tools": "Importar Herramientas",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Incluir el indicador `--api-auth` al ejecutar stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Incluir el indicador `--api` al ejecutar stable-diffusion-webui",
"Info": "Información",
@ -485,6 +487,7 @@
"No valves to update": "No valves para actualizar",
"None": "Ninguno",
"Not factually correct": "No es correcto en todos los aspectos",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Si estableces una puntuación mínima, la búsqueda sólo devolverá documentos con una puntuación mayor o igual a la puntuación mínima.",
"Notifications": "Notificaciones",
"November": "Noviembre",
@ -558,6 +561,7 @@
"Query Params": "Parámetros de consulta",
"RAG Template": "Plantilla de RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Leer al oído",
"Record voice": "Grabar voz",
"Redirecting you to OpenWebUI Community": "Redireccionándote a la comunidad OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "¡Gracias por tu retroalimentación!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Los desarrolladores de este plugin son apasionados voluntarios de la comunidad. Si encuentras este plugin útil, por favor considere contribuir a su desarrollo.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "El tamaño máximo del archivo en MB. Si el tamaño del archivo supera este límite, el archivo no se subirá.",
"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.": "El número máximo de archivos que se pueden utilizar a la vez en chat. Si este límite es superado, los archivos no se subirán.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "El puntaje debe ser un valor entre 0.0 (0%) y 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Alternar barra lateral",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantener en el contexto de actualización (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Herramienta creada con éxito",
"Tool deleted successfully": "Herramienta eliminada con éxito",

View File

@ -287,6 +287,7 @@
"Error": "خطا",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "آزمایشی",
"Export": "صادرات",
"Export All Chats (All Users)": "اکسپورت از همه گپ\u200cها(همه کاربران)",
@ -373,6 +374,7 @@
"Import Models": "واردات مدلها",
"Import Prompts": "ایمپورت پرامپت\u200cها",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "فلگ `--api` را هنکام اجرای stable-diffusion-webui استفاده کنید.",
"Info": "اطلاعات",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "هیچ کدام",
"Not factually correct": "اشتباهی فکری نیست",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "توجه: اگر حداقل نمره را تعیین کنید، جستجو تنها اسنادی را با نمره بیشتر یا برابر با حداقل نمره باز می گرداند.",
"Notifications": "اعلان",
"November": "نوامبر",
@ -558,6 +561,7 @@
"Query Params": "پارامترهای پرس و جو",
"RAG Template": "RAG الگوی",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "خواندن به صورت صوتی",
"Record voice": "ضبط صدا",
"Redirecting you to OpenWebUI Community": "در حال هدایت به OpenWebUI Community",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "با تشکر از بازخورد شما!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "امتیاز باید یک مقدار بین 0.0 (0%) و 1.0 (100%) باشد.",
@ -743,6 +749,7 @@
"Toggle sidebar": "نمایش/عدم نمایش نوار کناری",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Virhe",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Kokeellinen",
"Export": "Vienti",
"Export All Chats (All Users)": "Vie kaikki keskustelut (kaikki käyttäjät)",
@ -373,6 +374,7 @@
"Import Models": "Mallien tuominen",
"Import Prompts": "Tuo kehotteita",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Sisällytä `--api`-parametri suorittaessasi stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Ei lainkaan",
"Not factually correct": "Ei faktisesti oikein",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Huom: Jos asetat vähimmäispisteet, haku palauttaa vain asiakirjat, joiden pisteet ovat suurempia tai yhtä suuria kuin vähimmäispistemäärä.",
"Notifications": "Ilmoitukset",
"November": "marraskuu",
@ -558,6 +561,7 @@
"Query Params": "Kyselyparametrit",
"RAG Template": "RAG-malline",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Lue ääneen",
"Record voice": "Nauhoita ääni",
"Redirecting you to OpenWebUI Community": "Ohjataan sinut OpenWebUI-yhteisöön",
@ -706,6 +710,8 @@
"Tfs Z": "TFS Z",
"Thanks for your feedback!": "Kiitos palautteestasi!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Pisteytyksen tulee olla arvo välillä 0.0 (0%) ja 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Kytke sivupalkki",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Erreur",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Expérimental",
"Export": "Exportation",
"Export All Chats (All Users)": "Exporter toutes les conversations (tous les utilisateurs)",
@ -373,6 +374,7 @@
"Import Models": "Importer des modèles",
"Import Prompts": "Importer des Enseignes",
"Import Tools": "Outils d'importation",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Inclure le drapeau `--api-auth` lors de l'exécution de stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Inclure le drapeau `--api` lorsque vous exécutez stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Aucune vanne à mettre à jour",
"None": "Aucun",
"Not factually correct": "Non factuellement correct",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notifications": "Notifications",
"November": "Novembre",
@ -558,6 +561,7 @@
"Query Params": "Paramètres de requête",
"RAG Template": "Modèle RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Lire à haute voix",
"Record voice": "Enregistrer la voix",
"Redirecting you to OpenWebUI Community": "Redirection vers la communauté OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Merci pour vos commentaires !",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Le score doit être une valeur comprise entre 0,0 (0\u00a0%) et 1,0 (100\u00a0%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Basculer la barre latérale",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver pour l'actualisation du contexte (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "L'outil a été créé avec succès",
"Tool deleted successfully": "Outil supprimé avec succès",

View File

@ -287,6 +287,7 @@
"Error": "Erreur",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Expérimental",
"Export": "Exportation",
"Export All Chats (All Users)": "Exporter toutes les conversations (pour tous les utilisateurs)",
@ -373,6 +374,7 @@
"Import Models": "Importer des modèles",
"Import Prompts": "Importer des prompts",
"Import Tools": "Outils d'importation",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Inclure le drapeau `--api-auth` lors de l'exécution de stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Inclure le drapeau `--api` lorsque vous exécutez stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Aucune vanne à mettre à jour",
"None": "Aucun",
"Not factually correct": "Non factuellement correct",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, seuls les documents ayant un score supérieur ou égal à ce score minimum seront retournés par la recherche.",
"Notifications": "Notifications",
"November": "Novembre",
@ -558,6 +561,7 @@
"Query Params": "Paramètres de requête",
"RAG Template": "Modèle RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Lire à haute voix",
"Record voice": "Enregistrer la voix",
"Redirecting you to OpenWebUI Community": "Redirection vers la communauté OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Merci pour vos commentaires !",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Les développeurs de ce plugin sont des bénévoles passionnés issus de la communauté. Si vous trouvez ce plugin utile, merci de contribuer à son développement.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "La taille maximale du fichier en Mo. Si la taille du fichier dépasse cette limite, le fichier ne sera pas téléchargé.",
"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.": "Le nombre maximal de fichiers pouvant être utilisés en même temps dans la conversation. Si le nombre de fichiers dépasse cette limite, les fichiers ne seront pas téléchargés.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "Le score doit être une valeur comprise entre 0,0 (0\u00a0%) et 1,0 (100\u00a0%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Basculer la barre latérale",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver lors du rafraîchissement du contexte (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "L'outil a été créé avec succès",
"Tool deleted successfully": "Outil supprimé avec succès",

View File

@ -287,6 +287,7 @@
"Error": "שגיאה",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "ניסיוני",
"Export": "ייצא",
"Export All Chats (All Users)": "ייצוא כל הצ'אטים (כל המשתמשים)",
@ -373,6 +374,7 @@
"Import Models": "ייבוא דגמים",
"Import Prompts": "יבוא פקודות",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "כלול את הדגל `--api` בעת הרצת stable-diffusion-webui",
"Info": "מידע",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "ללא",
"Not factually correct": "לא נכון מבחינה עובדתית",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "הערה: אם תקבע ציון מינימלי, החיפוש יחזיר רק מסמכים עם ציון שגבוה או שווה לציון המינימלי.",
"Notifications": "התראות",
"November": "נובמבר",
@ -558,6 +561,7 @@
"Query Params": "פרמטרי שאילתה",
"RAG Template": "תבנית RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "קרא בקול",
"Record voice": "הקלט קול",
"Redirecting you to OpenWebUI Community": "מפנה אותך לקהילת OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "תודה על המשוב שלך!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "ציון צריך להיות ערך בין 0.0 (0%) ל-1.0 (100%)",
@ -744,6 +750,7 @@
"Toggle sidebar": "החלפת מצב של סרגל הצד",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "चूक",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "प्रयोगात्मक",
"Export": "निर्यातित माल",
"Export All Chats (All Users)": "सभी चैट निर्यात करें (सभी उपयोगकर्ताओं की)",
@ -373,6 +374,7 @@
"Import Models": "आयात मॉडल",
"Import Prompts": "प्रॉम्प्ट आयात करें",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui चलाते समय `--api` ध्वज शामिल करें",
"Info": "सूचना-विषयक",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "कोई नहीं",
"Not factually correct": "तथ्यात्मक रूप से सही नहीं है",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ध्यान दें: यदि आप न्यूनतम स्कोर निर्धारित करते हैं, तो खोज केवल न्यूनतम स्कोर से अधिक या उसके बराबर स्कोर वाले दस्तावेज़ वापस लाएगी।",
"Notifications": "सूचनाएं",
"November": "नवंबर",
@ -558,6 +561,7 @@
"Query Params": "क्वेरी पैरामीटर",
"RAG Template": "RAG टेम्पलेट",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "जोर से पढ़ें",
"Record voice": "आवाज रिकॉर्ड करना",
"Redirecting you to OpenWebUI Community": "आपको OpenWebUI समुदाय पर पुनर्निर्देशित किया जा रहा है",
@ -706,6 +710,8 @@
"Tfs Z": "टफ्स Z",
"Thanks for your feedback!": "आपकी प्रतिक्रिया के लिए धन्यवाद!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "स्कोर का मान 0.0 (0%) और 1.0 (100%) के बीच होना चाहिए।",
@ -743,6 +749,7 @@
"Toggle sidebar": "साइडबार टॉगल करें",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Greška",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperimentalno",
"Export": "Izvoz",
"Export All Chats (All Users)": "Izvoz svih razgovora (svi korisnici)",
@ -373,6 +374,7 @@
"Import Models": "Uvoz modela",
"Import Prompts": "Uvoz prompta",
"Import Tools": "Uvoz alata",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Uključite zastavicu `--api` prilikom pokretanja stable-diffusion-webui",
"Info": "Informacije",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Ništa",
"Not factually correct": "Nije činjenično točno",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Napomena: Ako postavite minimalnu ocjenu, pretraga će vratiti samo dokumente s ocjenom većom ili jednakom minimalnoj ocjeni.",
"Notifications": "Obavijesti",
"November": "Studeni",
@ -558,6 +561,7 @@
"Query Params": "Parametri upita",
"RAG Template": "RAG predložak",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Čitaj naglas",
"Record voice": "Snimanje glasa",
"Redirecting you to OpenWebUI Community": "Preusmjeravanje na OpenWebUI zajednicu",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Hvala na povratnim informacijama!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Ocjena treba biti vrijednost između 0,0 (0%) i 1,0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Prebaci bočnu traku",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Kesalahan",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Percobaan",
"Export": "Ekspor",
"Export All Chats (All Users)": "Ekspor Semua Obrolan (Semua Pengguna)",
@ -373,6 +374,7 @@
"Import Models": "Model Impor",
"Import Prompts": "Petunjuk Impor",
"Import Tools": "Alat Impor",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Sertakan bendera `--api-auth` saat menjalankan stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Sertakan bendera `--api` saat menjalankan stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Tidak ada katup untuk diperbarui",
"None": "Tidak ada",
"Not factually correct": "Tidak benar secara faktual",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Catatan: Jika Anda menetapkan skor minimum, pencarian hanya akan mengembalikan dokumen dengan skor yang lebih besar atau sama dengan skor minimum.",
"Notifications": "Pemberitahuan",
"November": "November",
@ -558,6 +561,7 @@
"Query Params": "Parameter Kueri",
"RAG Template": "Templat RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Baca dengan Keras",
"Record voice": "Rekam suara",
"Redirecting you to OpenWebUI Community": "Mengarahkan Anda ke Komunitas OpenWebUI",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Terima kasih atas umpan balik Anda!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Nilai yang diberikan haruslah nilai antara 0,0 (0%) dan 1,0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Beralih bilah sisi",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Menyimpan Penyegaran Konteks (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Alat berhasil dibuat",
"Tool deleted successfully": "Alat berhasil dihapus",

View File

@ -287,6 +287,7 @@
"Error": "Earráid",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Turgnamhach",
"Export": "Easpórtáil",
"Export All Chats (All Users)": "Easpórtáil gach comhrá (Gach Úsáideoir)",
@ -373,6 +374,7 @@
"Import Models": "Samhlacha iompórtá",
"Import Prompts": "Leideanna Iompórtála",
"Import Tools": "Uirlisí Iomp",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Cuir bratach `--api-auth` san áireamh agus webui stable-diffusion-reatha á rith",
"Include `--api` flag when running stable-diffusion-webui": "Cuir bratach `--api` san áireamh agus webui cobhsaí-scaipthe á rith",
"Info": "Eolas",
@ -485,6 +487,7 @@
"No valves to update": "Gan comhlaí le nuashonrú",
"None": "Dada",
"Not factually correct": "Níl sé ceart go fírineach",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nóta: Má shocraíonn tú íosscór, ní thabharfaidh an cuardach ach doiciméid a bhfuil scór níos mó ná nó cothrom leis an scór íosta ar ais.",
"Notifications": "Fógraí",
"November": "Samhain",
@ -558,6 +561,7 @@
"Query Params": "Fiosrúcháin Params",
"RAG Template": "Teimpléad RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Léigh Ard",
"Record voice": "Taifead guth",
"Redirecting you to OpenWebUI Community": "Tú a atreorú chuig OpenWebUI Community",
@ -706,6 +710,8 @@
"Tfs Z": "TFS Z",
"Thanks for your feedback!": "Go raibh maith agat as do chuid aiseolas!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Is deonacha paiseanta ón bpobal iad na forbróirí taobh thiar den bhreiseán seo. Má aimsíonn an breiseán seo cabhrach leat, smaoinigh ar rannchuidiú lena fhorbairt.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "Uasmhéid an chomhaid i MB. Má sháraíonn méid an chomhaid an teorainn seo, ní uaslódófar an comhad.",
"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.": "An líon uasta na gcomhaid is féidir a úsáid ag an am céanna i gcomhrá. Má sháraíonn líon na gcomhaid an teorainn seo, ní uaslódófar na comhaid.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "Ba chóir go mbeadh an scór ina luach idir 0.0 (0%) agus 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Athraigh barra taobh",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Comharthaí le Coinneáil ar Athnuachan Comhthéacs (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Uirlis cruthaithe go rathúil",
"Tool deleted successfully": "Uirlis scriosta go rathúil",

View File

@ -287,6 +287,7 @@
"Error": "Errore",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Sperimentale",
"Export": "Esportazione",
"Export All Chats (All Users)": "Esporta tutte le chat (tutti gli utenti)",
@ -373,6 +374,7 @@
"Import Models": "Importazione di modelli",
"Import Prompts": "Importa prompt",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Includi il flag `--api` quando esegui stable-diffusion-webui",
"Info": "Informazioni",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Nessuno",
"Not factually correct": "Non corretto dal punto di vista fattuale",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: se imposti un punteggio minimo, la ricerca restituirà solo i documenti con un punteggio maggiore o uguale al punteggio minimo.",
"Notifications": "Notifiche desktop",
"November": "Novembre",
@ -558,6 +561,7 @@
"Query Params": "Parametri query",
"RAG Template": "Modello RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Leggi ad alta voce",
"Record voice": "Registra voce",
"Redirecting you to OpenWebUI Community": "Reindirizzamento alla comunità OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Grazie per il tuo feedback!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Il punteggio dovrebbe essere un valore compreso tra 0.0 (0%) e 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Attiva/disattiva barra laterale",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "エラー",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "実験的",
"Export": "エクスポート",
"Export All Chats (All Users)": "すべてのチャットをエクスポート (すべてのユーザー)",
@ -373,6 +374,7 @@
"Import Models": "モデルのインポート",
"Import Prompts": "プロンプトをインポート",
"Import Tools": "ツールのインポート",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webuiを実行する際に`--api`フラグを含める",
"Info": "情報",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "何一つ",
"Not factually correct": "実事上正しくない",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:最小スコアを設定した場合、検索は最小スコア以上のスコアを持つドキュメントのみを返します。",
"Notifications": "デスクトップ通知",
"November": "11月",
@ -558,6 +561,7 @@
"Query Params": "クエリパラメーター",
"RAG Template": "RAG テンプレート",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "読み上げ",
"Record voice": "音声を録音",
"Redirecting you to OpenWebUI Community": "OpenWebUI コミュニティにリダイレクトしています",
@ -705,6 +709,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "ご意見ありがとうございます!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "スコアは0.0(0%)から1.0(100%)の間の値にしてください。",
@ -742,6 +748,7 @@
"Toggle sidebar": "サイドバーを切り替え",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "შეცდომა",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "ექსპერიმენტალური",
"Export": "ექსპორტი",
"Export All Chats (All Users)": "ექსპორტი ყველა ჩათი (ყველა მომხმარებელი)",
@ -373,6 +374,7 @@
"Import Models": "იმპორტის მოდელები",
"Import Prompts": "მოთხოვნების იმპორტი",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "ჩართეთ `--api` დროშა stable-diffusion-webui-ის გაშვებისას",
"Info": "ინფორმაცია",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "არცერთი",
"Not factually correct": "არ ვეთანხმები პირდაპირ ვერც ვეთანხმები",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "შენიშვნა: თუ თქვენ დააყენებთ მინიმალურ ქულას, ძებნა დააბრუნებს მხოლოდ დოკუმენტებს მინიმალური ქულის მეტი ან ტოლი ქულით.",
"Notifications": "შეტყობინება",
"November": "ნოემბერი",
@ -558,6 +561,7 @@
"Query Params": "პარამეტრების ძიება",
"RAG Template": "RAG შაბლონი",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "ხმის ჩაწერა",
"Record voice": "ხმის ჩაწერა",
"Redirecting you to OpenWebUI Community": "გადამისამართდებით OpenWebUI საზოგადოებაში",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "მადლობა გამოხმაურებისთვის!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "ქულა 0.0 (0%) და 1.0 (100%) ჩაშენებული უნდა იყოს.",
@ -743,6 +749,7 @@
"Toggle sidebar": "გვერდითი ზოლის გადართვა",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "오류",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "실험적",
"Export": "내보내기",
"Export All Chats (All Users)": "모든 채팅 내보내기(모든 사용자)",
@ -373,6 +374,7 @@
"Import Models": "모델 가져오기",
"Import Prompts": "프롬프트 가져오기",
"Import Tools": "도구 가져오기",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui를 실행 시 `--api` 플래그 포함 필요",
"Info": "정보",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "없음",
"Not factually correct": "사실상 맞지 않음",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "참고: 최소 점수를 설정하면, 검색 결과로 최소 점수 이상의 점수를 가진 문서만 반환합니다.",
"Notifications": "알림",
"November": "11월",
@ -558,6 +561,7 @@
"Query Params": "쿼리 파라미터",
"RAG Template": "RAG 템플릿",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "읽어주기",
"Record voice": "음성 녹음",
"Redirecting you to OpenWebUI Community": "OpenWebUI 커뮤니티로 리디렉션 중",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "피드백 감사합니다!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "점수는 0.0(0%)에서 1.0(100%) 사이의 값이어야 합니다.",
@ -743,6 +749,7 @@
"Toggle sidebar": "사이드바 전환",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "컨텍스트 새로 고침 시 유지할 토큰 수(num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Klaida",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperimentinis",
"Export": "Eksportuoti",
"Export All Chats (All Users)": "Eksportuoti visų naudotojų visus pokalbius",
@ -373,6 +374,7 @@
"Import Models": "Importuoti modelius",
"Import Prompts": "Importuoti užklausas",
"Import Tools": "Importuoti įrankius",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Įtraukti `--api-auth` flag when running stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Pridėti `--api` kai vykdomas stable-diffusion-webui",
"Info": "Informacija",
@ -485,6 +487,7 @@
"No valves to update": "Nėra atnaujinamų įeičių",
"None": "Nėra",
"Not factually correct": "Faktiškai netikslu",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Jei turite minimalų įvertį, paieška gražins tik tą informaciją, kuri viršyje šį įvertį",
"Notifications": "Pranešimai",
"November": "lapkritis",
@ -558,6 +561,7 @@
"Query Params": "Užklausos parametrai",
"RAG Template": "RAG šablonas",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Skaityti garsiai",
"Record voice": "Įrašyti balsą",
"Redirecting you to OpenWebUI Community": "Perkeliam Jus į OpenWebUI bendruomenę",
@ -708,6 +712,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Ačiū už atsiliepimus",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Šis modulis kuriamas savanorių. Palaikykite jų darbus finansiškai arba prisidėdami kodu.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Rezultatas turėtų būti tarp 0.0 (0%) ir 1.0 (100%)",
@ -745,6 +751,7 @@
"Toggle sidebar": "Atverti/užverti šoninį meniu",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Žetonų kiekis konteksto atnaujinimui (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Įrankis sukurtas sėkmingai",
"Tool deleted successfully": "Įrankis ištrintas sėkmingai",

View File

@ -287,6 +287,7 @@
"Error": "Ralat",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Percubaan",
"Export": "Eksport",
"Export All Chats (All Users)": "Eksport Semua Perbualan (Semua Pengguna)",
@ -373,6 +374,7 @@
"Import Models": "Import Model",
"Import Prompts": "Import Gesaan",
"Import Tools": "Import Alat",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Sertakan bendera `-- api -auth` semasa menjalankan stable-diffusion-webui ",
"Include `--api` flag when running stable-diffusion-webui": "Sertakan bendera `-- api ` semasa menjalankan stable-diffusion-webui",
"Info": "Maklumat",
@ -485,6 +487,7 @@
"No valves to update": "Tiada 'valve' untuk dikemas kini",
"None": "Tiada",
"Not factually correct": "Tidak tepat secara fakta",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Jika anda menetapkan skor minimum, carian hanya akan mengembalikan dokumen dengan skor lebih besar daripada atau sama dengan skor minimum.",
"Notifications": "Pemberitahuan",
"November": "November",
@ -558,6 +561,7 @@
"Query Params": "'Query Params'",
"RAG Template": "Templat RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Baca dengan lantang",
"Record voice": "Rakam suara",
"Redirecting you to OpenWebUI Community": "Membawa anda ke Komuniti OpenWebUI",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Terima kasih atas maklum balas anda!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Pembangun di sebalik 'plugin' ini adalah sukarelawan yang bersemangat daripada komuniti. Jika anda mendapati 'plugin' ini membantu, sila pertimbangkan untuk menyumbang kepada pembangunannya.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Skor hendaklah berada diantara 0.0 (0%) dan 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Suis Bar Sisi",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Teruskan Dalam Muat Semula Konteks ( num_keep )",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Alat berjaya dibuat",
"Tool deleted successfully": "Alat berjaya dipadamkan",

View File

@ -287,6 +287,7 @@
"Error": "Feil",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperimentell",
"Export": "Eksporter",
"Export All Chats (All Users)": "Eksporter alle chatter (alle brukere)",
@ -373,6 +374,7 @@
"Import Models": "Importer modeller",
"Import Prompts": "Importer prompts",
"Import Tools": "Importer verktøy",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Inkluder `--api-auth`-flagget når du kjører stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Inkluder `--api`-flagget når du kjører stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "Ingen ventiler å oppdatere",
"None": "Ingen",
"Not factually correct": "Uriktig informasjon",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Merk: Hvis du setter en minimums poengsum, vil søket kun returnere dokumenter med en poengsum som er større enn eller lik minimums poengsummen.",
"Notifications": "Varsler",
"November": "november",
@ -558,6 +561,7 @@
"Query Params": "Forespørselsparametere",
"RAG Template": "RAG-mal",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Les høyt",
"Record voice": "Ta opp stemme",
"Redirecting you to OpenWebUI Community": "Omdirigerer deg til OpenWebUI-fellesskapet",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Takk for tilbakemeldingen!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Utviklerne bak denne utvidelsen er lidenskapelige frivillige fra fellesskapet. Hvis du finner denne utvidelsen nyttig, vennligst vurder å bidra til utviklingen.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Poengsummen skal være en verdi mellom 0,0 (0%) og 1,0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Veksle sidefelt",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens å beholde ved kontekstoppdatering (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Verktøy opprettet",
"Tool deleted successfully": "Verktøy slettet",

View File

@ -287,6 +287,7 @@
"Error": "Fout",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimenteel",
"Export": "Exporteren",
"Export All Chats (All Users)": "Exporteer Alle Chats (Alle Gebruikers)",
@ -373,6 +374,7 @@
"Import Models": "Modellen importeren",
"Import Prompts": "Importeer Prompts",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Voeg `--api` vlag toe bij het uitvoeren van stable-diffusion-webui",
"Info": "Info",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Geen",
"Not factually correct": "Feitelijk niet juist",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Opmerking: Als u een minimumscore instelt, levert de zoekopdracht alleen documenten op met een score groter dan of gelijk aan de minimumscore.",
"Notifications": "Desktop Notificaties",
"November": "November",
@ -558,6 +561,7 @@
"Query Params": "Query Params",
"RAG Template": "RAG Template",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Voorlezen",
"Record voice": "Neem stem op",
"Redirecting you to OpenWebUI Community": "Je wordt doorgestuurd naar OpenWebUI Community",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Bedankt voor uw feedback!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Het score moet een waarde zijn tussen 0.0 (0%) en 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Wissel sidebar",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "ਗਲਤੀ",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "ਪਰਮਾਣੂਕ੍ਰਿਤ",
"Export": "ਨਿਰਯਾਤ",
"Export All Chats (All Users)": "ਸਾਰੀਆਂ ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ (ਸਾਰੇ ਉਪਭੋਗਤਾ)",
@ -373,6 +374,7 @@
"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "ਸਟੇਬਲ-ਡਿਫਿਊਸ਼ਨ-ਵੈਬਯੂਆਈ ਚਲਾਉਣ ਸਮੇਂ `--api` ਝੰਡਾ ਸ਼ਾਮਲ ਕਰੋ",
"Info": "ਜਾਣਕਾਰੀ",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "ਕੋਈ ਨਹੀਂ",
"Not factually correct": "ਤੱਥਕ ਰੂਪ ਵਿੱਚ ਸਹੀ ਨਹੀਂ",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ਨੋਟ: ਜੇ ਤੁਸੀਂ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਸੈੱਟ ਕਰਦੇ ਹੋ, ਤਾਂ ਖੋਜ ਸਿਰਫ਼ ਉਹੀ ਡਾਕੂਮੈਂਟ ਵਾਪਸ ਕਰੇਗੀ ਜਿਨ੍ਹਾਂ ਦਾ ਸਕੋਰ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਦੇ ਬਰਾਬਰ ਜਾਂ ਵੱਧ ਹੋਵੇ।",
"Notifications": "ਸੂਚਨਾਵਾਂ",
"November": "ਨਵੰਬਰ",
@ -558,6 +561,7 @@
"Query Params": "ਪ੍ਰਸ਼ਨ ਪੈਰਾਮੀਟਰ",
"RAG Template": "RAG ਟੈਮਪਲੇਟ",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "ਜੋਰ ਨਾਲ ਪੜ੍ਹੋ",
"Record voice": "ਆਵਾਜ਼ ਰਿਕਾਰਡ ਕਰੋ",
"Redirecting you to OpenWebUI Community": "ਤੁਹਾਨੂੰ ਓਪਨਵੈਬਯੂਆਈ ਕਮਿਊਨਿਟੀ ਵੱਲ ਰੀਡਾਇਰੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "ਤੁਹਾਡੇ ਫੀਡਬੈਕ ਲਈ ਧੰਨਵਾਦ!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "ਸਕੋਰ 0.0 (0%) ਅਤੇ 1.0 (100%) ਦੇ ਵਿਚਕਾਰ ਹੋਣਾ ਚਾਹੀਦਾ ਹੈ।",
@ -743,6 +749,7 @@
"Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Błąd",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Eksperymentalne",
"Export": "Eksport",
"Export All Chats (All Users)": "Eksportuj wszystkie czaty (wszyscy użytkownicy)",
@ -373,6 +374,7 @@
"Import Models": "Importowanie modeli",
"Import Prompts": "Importuj prompty",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Dołącz flagę `--api` podczas uruchamiania stable-diffusion-webui",
"Info": "Informacji",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Żaden",
"Not factually correct": "Nie zgodne z faktami",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Uwaga: Jeśli ustawisz minimalny wynik, szukanie zwróci jedynie dokumenty z wynikiem większym lub równym minimalnemu.",
"Notifications": "Powiadomienia",
"November": "Listopad",
@ -558,6 +561,7 @@
"Query Params": "Parametry zapytania",
"RAG Template": "Szablon RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Czytaj na głos",
"Record voice": "Nagraj głos",
"Redirecting you to OpenWebUI Community": "Przekierowujemy Cię do społeczności OpenWebUI",
@ -708,6 +712,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Dzięki za informację zwrotną!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Wynik powinien być wartością pomiędzy 0.0 (0%) a 1.0 (100%).",
@ -745,6 +751,7 @@
"Toggle sidebar": "Przełącz panel boczny",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Erro",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimental",
"Export": "Exportar",
"Export All Chats (All Users)": "Exportar Todos os Chats (Todos os Usuários)",
@ -373,6 +374,7 @@
"Import Models": "Importar Modelos",
"Import Prompts": "Importar Prompts",
"Import Tools": "Importar Ferramentas",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Incluir a flag `--api-auth` ao executar stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Incluir a flag `--api` ao executar stable-diffusion-webui",
"Info": "Informação",
@ -485,6 +487,7 @@
"No valves to update": "Nenhuma válvula para atualizar",
"None": "Nenhum",
"Not factually correct": "Não está factualmente correto",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa retornará apenas documentos com pontuação igual ou superior à pontuação mínima.",
"Notifications": "Notificações",
"November": "Novembro",
@ -558,6 +561,7 @@
"Query Params": "Parâmetros de Consulta",
"RAG Template": "Modelo RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Ler em Voz Alta",
"Record voice": "Gravar voz",
"Redirecting you to OpenWebUI Community": "Redirecionando você para a Comunidade OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Obrigado pelo seu feedback!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Os desenvolvedores por trás deste plugin são voluntários apaixonados da comunidade. Se você achar este plugin útil, considere contribuir para o seu desenvolvimento.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "A pontuação deve ser um valor entre 0.0 (0%) e 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Alternar barra lateral",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens a Manter na Atualização do Contexto (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Ferramenta criada com sucesso",
"Tool deleted successfully": "Ferramenta excluída com sucesso",

View File

@ -287,6 +287,7 @@
"Error": "Erro",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimental",
"Export": "Exportar",
"Export All Chats (All Users)": "Exportar Todas as Conversas (Todos os Utilizadores)",
@ -373,6 +374,7 @@
"Import Models": "Importar Modelos",
"Import Prompts": "Importar Prompts",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui",
"Info": "Informação",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Nenhum",
"Not factually correct": "Não é correto em termos factuais",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
"Notifications": "Notificações da Área de Trabalho",
"November": "Novembro",
@ -558,6 +561,7 @@
"Query Params": "Parâmetros de Consulta",
"RAG Template": "Modelo RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Ler em Voz Alta",
"Record voice": "Gravar voz",
"Redirecting you to OpenWebUI Community": "Redirecionando-o para a Comunidade OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Obrigado pelo seu feedback!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "A pontuação deve ser um valor entre 0.0 (0%) e 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Alternar barra lateral",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Eroare",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimental",
"Export": "Exportă",
"Export All Chats (All Users)": "Exportă Toate Conversațiile (Toți Utilizatorii)",
@ -373,6 +374,7 @@
"Import Models": "Importă Modelele",
"Import Prompts": "Importă Prompturile",
"Import Tools": "Importă Instrumentele",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Includeți flag-ul `--api-auth` când rulați stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Includeți flag-ul `--api` când rulați stable-diffusion-webui",
"Info": "Informații",
@ -485,6 +487,7 @@
"No valves to update": "Nu există valve de actualizat",
"None": "Niciunul",
"Not factually correct": "Nu este corect din punct de vedere factual",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Notă: Dacă setați un scor minim, căutarea va returna doar documente cu un scor mai mare sau egal cu scorul minim.",
"Notifications": "Notificări",
"November": "Noiembrie",
@ -558,6 +561,7 @@
"Query Params": "Parametri Interogare",
"RAG Template": "Șablon RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Citește cu Voce Tare",
"Record voice": "Înregistrează vocea",
"Redirecting you to OpenWebUI Community": "Vă redirecționăm către Comunitatea OpenWebUI",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Mulțumim pentru feedback!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Dezvoltatorii din spatele acestui plugin sunt voluntari pasionați din comunitate. Dacă considerați acest plugin util, vă rugăm să luați în considerare contribuția la dezvoltarea sa.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Scorul ar trebui să fie o valoare între 0.0 (0%) și 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Comută bara laterală",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokeni de Păstrat la Reîmprospătarea Contextului (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Instrumentul a fost creat cu succes",
"Tool deleted successfully": "Instrumentul a fost șters cu succes",

View File

@ -287,6 +287,7 @@
"Error": "Ошибка",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Экспериментальное",
"Export": "Экспорт",
"Export All Chats (All Users)": "Экспортировать все чаты (всех пользователей)",
@ -373,6 +374,7 @@
"Import Models": "Импортировать модели",
"Import Prompts": "Импортировать промпты",
"Import Tools": "Импортировать инструменты",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Добавьте флаг '--api-auth' при запуске stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Добавьте флаг `--api` при запуске stable-diffusion-webui",
"Info": "Информация",
@ -485,6 +487,7 @@
"No valves to update": "Нет вентилей для обновления",
"None": "Нет",
"Not factually correct": "Не соответствует действительности",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Обратите внимание: Если вы установите минимальный балл, поиск будет возвращать только документы с баллом больше или равным минимальному баллу.",
"Notifications": "Уведомления",
"November": "Ноябрь",
@ -558,6 +561,7 @@
"Query Params": "Параметры запроса",
"RAG Template": "Шаблон RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Прочитать вслух",
"Record voice": "Записать голос",
"Redirecting you to OpenWebUI Community": "Перенаправляем вас в сообщество OpenWebUI",
@ -708,6 +712,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Спасибо за вашу обратную связь!",
"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.": "",
"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.": "Максимальный размер файла в МБ. Если размер файла превысит это ограничение, файл не будет загружен.",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Оценка должна быть значением между 0,0 (0%) и 1,0 (100%).",
@ -745,6 +751,7 @@
"Toggle sidebar": "Переключить боковую панель",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Количество токенов для сохранения при обновлении контекста (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Инструмент успешно создан",
"Tool deleted successfully": "Инструмент успешно удален",

View File

@ -287,6 +287,7 @@
"Error": "Грешка",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Експериментално",
"Export": "Извоз",
"Export All Chats (All Users)": "Извези сва ћаскања (сви корисници)",
@ -373,6 +374,7 @@
"Import Models": "Увези моделе",
"Import Prompts": "Увези упите",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Укључи `--api` заставицу при покретању stable-diffusion-webui",
"Info": "Инфо",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Нико",
"Not factually correct": "Није чињенично тачно",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Напомена: ако подесите најмањи резултат, претрага ће вратити само документе са резултатом већим или једнаким најмањем резултату.",
"Notifications": "Обавештења",
"November": "Новембар",
@ -558,6 +561,7 @@
"Query Params": "Параметри упита",
"RAG Template": "RAG шаблон",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Прочитај наглас",
"Record voice": "Сними глас",
"Redirecting you to OpenWebUI Community": "Преусмеравање на OpenWebUI заједницу",
@ -707,6 +711,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Хвала на вашем коментару!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Резултат треба да буде вредност између 0.0 (0%) и 1.0 (100%).",
@ -744,6 +750,7 @@
"Toggle sidebar": "Пребаци бочну траку",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Fel",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Experimentell",
"Export": "Export",
"Export All Chats (All Users)": "Exportera alla chattar (alla användare)",
@ -373,6 +374,7 @@
"Import Models": "Importera modeller",
"Import Prompts": "Importera instruktioner",
"Import Tools": "Importera verktyg",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Inkludera flaggan `--api` när du kör stable-diffusion-webui",
"Info": "Information",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "Ingen",
"Not factually correct": "Inte faktiskt korrekt",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Obs: Om du anger en tröskel kommer sökningen endast att returnera dokument med ett betyg som är större än eller lika med tröskeln.",
"Notifications": "Notifikationer",
"November": "november",
@ -558,6 +561,7 @@
"Query Params": "Inställningar för sökfråga",
"RAG Template": "RAG-mall",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Läs igenom",
"Record voice": "Spela in röst",
"Redirecting you to OpenWebUI Community": "Omdirigerar dig till OpenWebUI Community",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Tack för din feedback!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Betyget ska vara ett värde mellan 0.0 (0%) och 1.0 (100%).",
@ -743,6 +749,7 @@
"Toggle sidebar": "Växla sidofält",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Tokens att behålla vid kontextuppdatering (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "ข้อผิดพลาด",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "การทดลอง",
"Export": "ส่งออก",
"Export All Chats (All Users)": "ส่งออกการสนทนาทั้งหมด (ผู้ใช้ทั้งหมด)",
@ -373,6 +374,7 @@
"Import Models": "นำเข้าโมเดล",
"Import Prompts": "นำเข้าพรอมต์",
"Import Tools": "นำเข้าเครื่องมือ",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "รวมแฟลก `--api-auth` เมื่อเรียกใช้ stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "รวมแฟลก `--api` เมื่อเรียกใช้ stable-diffusion-webui",
"Info": "ข้อมูล",
@ -485,6 +487,7 @@
"No valves to update": "ไม่มีวาล์วที่จะอัปเดต",
"None": "ไม่มี",
"Not factually correct": "ไม่ถูกต้องตามข้อเท็จจริง",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "หมายเหตุ: หากคุณตั้งค่าคะแนนขั้นต่ำ การค้นหาจะคืนเอกสารที่มีคะแนนมากกว่าหรือเท่ากับคะแนนขั้นต่ำเท่านั้น",
"Notifications": "การแจ้งเตือน",
"November": "พฤศจิกายน",
@ -558,6 +561,7 @@
"Query Params": "พารามิเตอร์การค้นหา",
"RAG Template": "แม่แบบ RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "อ่านออกเสียง",
"Record voice": "บันทึกเสียง",
"Redirecting you to OpenWebUI Community": "กำลังเปลี่ยนเส้นทางคุณไปยังชุมชน OpenWebUI",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "ขอบคุณสำหรับความคิดเห็นของคุณ!",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "คะแนนควรอยู่ระหว่าง 0.0 (0%) ถึง 1.0 (100%)",
@ -743,6 +749,7 @@
"Toggle sidebar": "สลับแถบด้านข้าง",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "โทเค็นที่เก็บไว้เมื่อรีเฟรชบริบท (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "สร้างเครื่องมือเรียบร้อยแล้ว",
"Tool deleted successfully": "ลบเครื่องมือเรียบร้อยแล้ว",

View File

@ -287,6 +287,7 @@
"Error": "",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "",
"Export": "",
"Export All Chats (All Users)": "",
@ -373,6 +374,7 @@
"Import Models": "",
"Import Prompts": "",
"Import Tools": "",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "",
"Info": "",
@ -485,6 +487,7 @@
"No valves to update": "",
"None": "",
"Not factually correct": "",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "",
"Notifications": "",
"November": "",
@ -558,6 +561,7 @@
"Query Params": "",
"RAG Template": "",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "",
"Record voice": "",
"Redirecting you to OpenWebUI Community": "",
@ -706,6 +710,8 @@
"Tfs Z": "",
"Thanks for your feedback!": "",
"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.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "",
@ -743,6 +749,7 @@
"Toggle sidebar": "",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "",
"Tool deleted successfully": "",

View File

@ -287,6 +287,7 @@
"Error": "Hata",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Deneysel",
"Export": "Dışa Aktar",
"Export All Chats (All Users)": "Tüm Sohbetleri Dışa Aktar (Tüm Kullanıcılar)",
@ -373,6 +374,7 @@
"Import Models": "Modelleri İçe Aktar",
"Import Prompts": "Promptları İçe Aktar",
"Import Tools": "Araçları İçe Aktar",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "stable-diffusion-webui çalıştırılırken `--api-auth` bayrağını dahil edin",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui çalıştırılırken `--api` bayrağını dahil edin",
"Info": "Bilgi",
@ -485,6 +487,7 @@
"No valves to update": "Güncellenecek valvler yok",
"None": "Yok",
"Not factually correct": "Gerçeklere göre doğru değil",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.",
"Notifications": "Bildirimler",
"November": "Kasım",
@ -558,6 +561,7 @@
"Query Params": "Sorgu Parametreleri",
"RAG Template": "RAG Şablonu",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Sesli Oku",
"Record voice": "Ses kaydı yap",
"Redirecting you to OpenWebUI Community": "OpenWebUI Topluluğuna yönlendiriliyorsunuz",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Geri bildiriminiz için teşekkürler!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Bu eklentinin arkasındaki geliştiriciler topluluktan tutkulu gönüllülerdir. Bu eklentinin yararlı olduğunu düşünüyorsanız, gelişimine katkıda bulunmayı düşünün.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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 cinsinden maksimum dosya boyutu. Dosya boyutu bu sınırı aşarsa, dosya yüklenmeyecektir.",
"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.": "Sohbette aynı anda kullanılabilecek maksimum dosya sayısı. Dosya sayısı bu sınırı aşarsa, dosyalar yüklenmeyecektir.",
"The score should be a value between 0.0 (0%) and 1.0 (100%).": "Puan 0.0 (%0) ile 1.0 (%100) arasında bir değer olmalıdır.",
@ -743,6 +749,7 @@
"Toggle sidebar": "Kenar Çubuğunu Aç/Kapat",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "Bağlam Yenilemesinde Korunacak Tokenler (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Araç başarıyla oluşturuldu",
"Tool deleted successfully": "Araç başarıyla silindi",

View File

@ -287,6 +287,7 @@
"Error": "Помилка",
"ERROR": "ПОМИЛКА",
"Evaluations": "Оцінювання",
"Exclude": "",
"Experimental": "Експериментальне",
"Export": "Експорт",
"Export All Chats (All Users)": "Експортувати всі чати (всіх користувачів)",
@ -373,6 +374,7 @@
"Import Models": "Імпорт моделей",
"Import Prompts": "Імпортувати промти",
"Import Tools": "Імпортувати інструменти",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "Включіть прапорець `--api-auth` під час запуску stable-diffusion-webui",
"Include `--api` flag when running stable-diffusion-webui": "Включіть прапор `--api` при запуску stable-diffusion-webui",
"Info": "Інфо",
@ -485,6 +487,7 @@
"No valves to update": "Немає клапанів для оновлення",
"None": "Нема",
"Not factually correct": "Не відповідає дійсності",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Примітка: Якщо ви встановите мінімальну кількість балів, пошук поверне лише документи з кількістю балів, більшою або рівною мінімальній кількості балів.",
"Notifications": "Сповіщення",
"November": "Листопад",
@ -558,6 +561,7 @@
"Query Params": "Параметри запиту",
"RAG Template": "Шаблон RAG",
"Rating": "Оцінка",
"Re-rank models by topic similarity": "",
"Read Aloud": "Читати вголос",
"Record voice": "Записати голос",
"Redirecting you to OpenWebUI Community": "Перенаправляємо вас до спільноти OpenWebUI",
@ -708,6 +712,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Дякуємо за ваш відгук!",
"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.": "",
"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.": "Максимальний розмір файлу в МБ. Якщо розмір файлу перевищує цей ліміт, файл не буде завантажено.",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Оцінка повинна бути в діапазоні від 0.0 (0%) до 1.0 (100%).",
@ -745,6 +751,7 @@
"Toggle sidebar": "Переключити бокову панель",
"Token": "Токен",
"Tokens To Keep On Context Refresh (num_keep)": "Токени для збереження при оновленні контексту (num_keep)",
"Too verbose": "",
"Tool": "Інструмент",
"Tool created successfully": "Інструмент успішно створено",
"Tool deleted successfully": "Інструмент успішно видалено",

View File

@ -287,6 +287,7 @@
"Error": "Lỗi",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "Thử nghiệm",
"Export": "Xuất khẩu",
"Export All Chats (All Users)": "Tải về tất cả nội dung chat (tất cả mọi người)",
@ -373,6 +374,7 @@
"Import Models": "Nạp model",
"Import Prompts": "Nạp các prompt lên hệ thống",
"Import Tools": "Nạp Tools",
"Include": "",
"Include `--api-auth` flag when running stable-diffusion-webui": "",
"Include `--api` flag when running stable-diffusion-webui": "Bao gồm flag `--api` khi chạy stable-diffusion-webui",
"Info": "Thông tin",
@ -485,6 +487,7 @@
"No valves to update": "Chưa có valves nào được cập nhật",
"None": "Không ai",
"Not factually correct": "Không chính xác so với thực tế",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Lưu ý: Nếu bạn đặt điểm (Score) tối thiểu thì tìm kiếm sẽ chỉ trả về những tài liệu có điểm lớn hơn hoặc bằng điểm tối thiểu.",
"Notifications": "Thông báo trên máy tính (Notification)",
"November": "Tháng 11",
@ -558,6 +561,7 @@
"Query Params": "Tham số Truy vấn",
"RAG Template": "Mẫu prompt cho RAG",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "Đọc ra loa",
"Record voice": "Ghi âm",
"Redirecting you to OpenWebUI Community": "Đang chuyển hướng bạn đến Cộng đồng OpenWebUI",
@ -705,6 +709,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "Cám ơn bạn đã gửi phản hồi!",
"The developers behind this plugin are passionate volunteers from the community. If you find this plugin helpful, please consider contributing to its development.": "Các nhà phát triển đằng sau plugin này là những tình nguyện viên nhiệt huyết của cộng đồng. Nếu bạn thấy plugin này hữu ích, vui lòng cân nhắc đóng góp cho sự phát triển của nó.",
"The evaluation leaderboard is based on the Elo rating system and is updated in real-time.": "",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "Điểm (score) phải có giá trị từ 0,0 (0%) đến 1,0 (100%).",
@ -742,6 +748,7 @@
"Toggle sidebar": "Bật/tắt thanh bên",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "Tool đã được tạo thành công",
"Tool deleted successfully": "Tool đã bị xóa",

View File

@ -287,6 +287,7 @@
"Error": "错误",
"ERROR": "错误",
"Evaluations": "竞技场评估",
"Exclude": "",
"Experimental": "实验性",
"Export": "导出",
"Export All Chats (All Users)": "导出所有用户对话",
@ -373,6 +374,7 @@
"Import Models": "导入模型",
"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` 标志",
"Info": "信息",
@ -485,6 +487,7 @@
"No valves to update": "没有需要更新的值",
"None": "无",
"Not factually correct": "事实并非如此",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果设置了最低分数,搜索只会返回分数大于或等于最低分数的文档。",
"Notifications": "桌面通知",
"November": "十一月",
@ -558,6 +561,7 @@
"Query Params": "查询参数",
"RAG Template": "RAG 提示词模板",
"Rating": "评价",
"Re-rank models by topic similarity": "",
"Read Aloud": "朗读",
"Record voice": "录音",
"Redirecting you to OpenWebUI Community": "正在将您重定向到 OpenWebUI 社区",
@ -705,6 +709,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "感谢您的反馈!",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "分值应介于 0.00%)和 1.0100%)之间。",
@ -742,6 +748,7 @@
"Toggle sidebar": "切换侧边栏",
"Token": "Token",
"Tokens To Keep On Context Refresh (num_keep)": "在语境刷新时需保留的 Tokens",
"Too verbose": "",
"Tool": "工具",
"Tool created successfully": "工具创建成功",
"Tool deleted successfully": "工具删除成功",

View File

@ -287,6 +287,7 @@
"Error": "錯誤",
"ERROR": "",
"Evaluations": "",
"Exclude": "",
"Experimental": "實驗性功能",
"Export": "匯出",
"Export All Chats (All Users)": "匯出所有對話紀錄(所有使用者)",
@ -373,6 +374,7 @@
"Import Models": "匯入模型",
"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` 參數",
"Info": "資訊",
@ -485,6 +487,7 @@
"No valves to update": "沒有要更新的閥門",
"None": "無",
"Not factually correct": "與事實不符",
"Not helpful": "",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:如果您設定了最低分數,則搜尋只會回傳分數大於或等於最低分數的文件。",
"Notifications": "通知",
"November": "11 月",
@ -558,6 +561,7 @@
"Query Params": "查詢參數",
"RAG Template": "RAG 範本",
"Rating": "",
"Re-rank models by topic similarity": "",
"Read Aloud": "朗讀",
"Record voice": "錄音",
"Redirecting you to OpenWebUI Community": "正在將您重新導向到 OpenWebUI 社群",
@ -706,6 +710,8 @@
"Tfs Z": "Tfs Z",
"Thanks for your feedback!": "感謝您的回饋!",
"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.": "",
"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 score should be a value between 0.0 (0%) and 1.0 (100%).": "分數應該是介於 0.00%)和 1.0100%)之間的值。",
@ -743,6 +749,7 @@
"Toggle sidebar": "切換側邊欄",
"Token": "",
"Tokens To Keep On Context Refresh (num_keep)": "上下文重新整理時要保留的 token 數 (num_keep)",
"Too verbose": "",
"Tool": "",
"Tool created successfully": "成功建立工具",
"Tool deleted successfully": "成功刪除工具",