chore: i18n
This commit is contained in:
parent
a748f19ac2
commit
27aa628c86
|
@ -191,7 +191,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp
|
|||
console.log(line);
|
||||
if (line === 'data: [DONE]') {
|
||||
if (editorEnabled) {
|
||||
responseMessage.content = '<status title="Edited" done="true" />';
|
||||
responseMessage.content = `<status title="${$i18n.t('Edited')}" done="true" />`;
|
||||
}
|
||||
|
||||
responseMessage.done = true;
|
||||
|
@ -215,7 +215,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp
|
|||
note.data.content.html = enhancedContent.html;
|
||||
note.data.content.json = null;
|
||||
|
||||
responseMessage.content = '<status title="Editing" done="false" />';
|
||||
responseMessage.content = `<status title="${$i18n.t('Editing')}" done="false" />`;
|
||||
|
||||
scrollToBottomHandler();
|
||||
messages = messages;
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "الحساب",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "معلومات دقيقة",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "استجابة خطاء",
|
||||
"Banners": "لافتات",
|
||||
"Base Model (From)": "النموذج الأساسي (من)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "قبل",
|
||||
"Being lazy": "كون كسول",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "الأوامر",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "الطلبات المتزامنة",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "اكتشاف وتنزيل واستكشاف المطالبات المخصصة",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "اكتشاف وتنزيل واستكشاف الإعدادات المسبقة للنموذج",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "اعرض اسم المستخدم بدلاً منك في الدردشة",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "تعديل المستخدم",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "البريد",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "إنشاء استعلام بحث",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "معلومات",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "إدخال الأوامر",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "التثبيت من عنوان URL لجيثب",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "رقم الموديل",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "لم تختار موديل",
|
||||
"Model Params": "معلمات النموذج",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "خطوط الانابيب",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "إزالة",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "حذف الموديل",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "إعادة تسمية",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "إظهار الاختصارات",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "وهذا يضمن حفظ محادثاتك القيمة بشكل آمن في قاعدة بياناتك الخلفية. شكرًا لك!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "مستخدم",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "المستخدمين",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "الحساب",
|
||||
"Account Activation Pending": "انتظار تفعيل الحساب",
|
||||
"Accurate information": "معلومات دقيقة",
|
||||
"Action": "",
|
||||
"Actions": "الإجراءات",
|
||||
"Activate": "تفعيل",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "قم بتفعيل هذا الأمر بكتابة \"/{{COMMAND}}\" في مدخل المحادثة.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "رد سيئ",
|
||||
"Banners": "لافتات",
|
||||
"Base Model (From)": "النموذج الأساسي (من)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "قبل",
|
||||
"Being lazy": "كونك كسولاً",
|
||||
"Beta": "بيتا",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "بواسطة {{name}}",
|
||||
"Bypass Embedding and Retrieval": "تجاوز التضمين والاسترجاع",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "التقويم",
|
||||
"Call": "مكالمة",
|
||||
"Call feature is not supported when using Web STT engine": "ميزة الاتصال غير مدعومة عند استخدام محرك Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "سير عمل ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "عقد سير عمل ComfyUI",
|
||||
"Command": "الأمر",
|
||||
"Comment": "",
|
||||
"Completions": "الإكمالات",
|
||||
"Concurrent Requests": "الطلبات المتزامنة",
|
||||
"Configure": "تكوين",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "الاتصالات المباشرة",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "تتيح الاتصالات المباشرة للمستخدمين الاتصال بنقاط نهاية API متوافقة مع OpenAI الخاصة بهم.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "معطّل",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "اكتشاف وتنزيل واستكشاف المطالبات المخصصة",
|
||||
"Discover, download, and explore custom tools": "اكتشف، حمّل، واستعرض الأدوات المخصصة",
|
||||
"Discover, download, and explore model presets": "اكتشاف وتنزيل واستكشاف الإعدادات المسبقة للنموذج",
|
||||
"Dismissible": "يمكن تجاهله",
|
||||
"Display": "العرض",
|
||||
"Display Emoji in Call": "عرض الرموز التعبيرية أثناء المكالمة",
|
||||
"Display the username instead of You in the Chat": "اعرض اسم المستخدم بدلاً منك في الدردشة",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "تعديل الذاكرة",
|
||||
"Edit User": "تعديل المستخدم",
|
||||
"Edit User Group": "تعديل مجموعة المستخدمين",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "البريد",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "تم رفع الملف بنجاح",
|
||||
"Files": "الملفات",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "تم الآن تعطيل الفلتر على مستوى النظام",
|
||||
"Filter is now globally enabled": "تم الآن تفعيل الفلتر على مستوى النظام",
|
||||
"Filters": "الفلاتر",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "توليد زوج من التعليمات",
|
||||
"Generating search query": "إنشاء استعلام بحث",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "ابدأ الآن",
|
||||
"Get started with {{WEBUI_NAME}}": "ابدأ باستخدام {{WEBUI_NAME}}",
|
||||
"Global": "عام",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "معلومات",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "إدخال الأوامر",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "التثبيت من عنوان URL لجيثب",
|
||||
"Instant Auto-Send After Voice Transcription": "إرسال تلقائي فوري بعد تحويل الصوت إلى نص",
|
||||
"Integration": "التكامل",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "تصفية النماذج",
|
||||
"Model ID": "رقم الموديل",
|
||||
"Model IDs": "معرّفات النماذج",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "اسم النموذج",
|
||||
"Model not selected": "لم تختار موديل",
|
||||
"Model Params": "معلمات النموذج",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "تثبيت",
|
||||
"Pinned": "مثبت",
|
||||
"Pioneer insights": "رؤى رائدة",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "تم حذف خط المعالجة بنجاح",
|
||||
"Pipeline downloaded successfully": "تم تنزيل خط المعالجة بنجاح",
|
||||
"Pipelines": "خطوط الانابيب",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "الصلة",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "إزالة",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "حذف الموديل",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "إعادة تسمية",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "إعادة تعيين مجلد التحميل",
|
||||
"Reset Vector Storage/Knowledge": "إعادة تعيين تخزين المتجهات/المعرفة",
|
||||
"Reset view": "إعادة تعيين العرض",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "لا يمكن تفعيل إشعارات الردود لأن صلاحيات الموقع مرفوضة. يرجى التوجه إلى إعدادات المتصفح لمنح الصلاحية اللازمة.",
|
||||
"Response splitting": "تقسيم الرد",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "عرض نافذة \"ما الجديد\" عند تسجيل الدخول",
|
||||
"Show Admin Details in Account Pending Overlay": "عرض تفاصيل المشرف في نافذة \"الحساب قيد الانتظار\"",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "إظهار الاختصارات",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "وهذا يضمن حفظ محادثاتك القيمة بشكل آمن في قاعدة بياناتك الخلفية. شكرًا لك!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "هذه ميزة تجريبية، وقد لا تعمل كما هو متوقع وقد تتغير في أي وقت.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "مستخدم",
|
||||
"User": "مستخدم",
|
||||
"User location successfully retrieved.": "تم استرجاع موقع المستخدم بنجاح.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "اسم المستخدم",
|
||||
"Users": "المستخدمين",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Акаунт",
|
||||
"Account Activation Pending": "Активирането на акаунта е в процес на изчакване",
|
||||
"Accurate information": "Точна информация",
|
||||
"Action": "",
|
||||
"Actions": "Действия",
|
||||
"Activate": "Активиране",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Активирайте тази команда, като въведете \"/{{COMMAND}}\" в полето за чат.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Невалиден отговор от API",
|
||||
"Banners": "Банери",
|
||||
"Base Model (From)": "Базов модел (от)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "преди",
|
||||
"Being lazy": "Мързелив е",
|
||||
"Beta": "Бета",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "От {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Календар",
|
||||
"Call": "Обаждане",
|
||||
"Call feature is not supported when using Web STT engine": "Функцията за обаждане не се поддържа при използването на Web STT двигател",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI Работен поток",
|
||||
"ComfyUI Workflow Nodes": "Възли на ComfyUI работен поток",
|
||||
"Command": "Команда",
|
||||
"Comment": "",
|
||||
"Completions": "Довършвания",
|
||||
"Concurrent Requests": "Едновременни заявки",
|
||||
"Configure": "Конфигуриране",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Директни връзки",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Директните връзки позволяват на потребителите да се свързват със собствени OpenAI съвместими API крайни точки.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Деактивирано",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Откриване, сваляне и преглед на персонализирани промптове",
|
||||
"Discover, download, and explore custom tools": "Открийте, изтеглете и разгледайте персонализирани инструменти",
|
||||
"Discover, download, and explore model presets": "Откриване, сваляне и преглед на пресетове на модели",
|
||||
"Dismissible": "Може да се отхвърли",
|
||||
"Display": "Показване",
|
||||
"Display Emoji in Call": "Показване на емотикони в обаждането",
|
||||
"Display the username instead of You in the Chat": "Показване на потребителското име вместо Вие в чата",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Редактиране на памет",
|
||||
"Edit User": "Редактиране на потребител",
|
||||
"Edit User Group": "Редактиране на потребителска група",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Имейл",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Файлът е качен успешно",
|
||||
"Files": "Файлове",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Филтърът вече е глобално деактивиран",
|
||||
"Filter is now globally enabled": "Филтърът вече е глобално активиран",
|
||||
"Filters": "Филтри",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Генериране на заявка за търсене",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Започнете",
|
||||
"Get started with {{WEBUI_NAME}}": "Започнете с {{WEBUI_NAME}}",
|
||||
"Global": "Глобално",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Информация",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Въведете команди",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Инсталиране от URL адреса на Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Незабавно автоматично изпращане след гласова транскрипция",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Филтриране на модели",
|
||||
"Model ID": "ИД на модел",
|
||||
"Model IDs": "ИД-та на моделите",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Име на модел",
|
||||
"Model not selected": "Не е избран модел",
|
||||
"Model Params": "Параметри на модела",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Закачи",
|
||||
"Pinned": "Закачено",
|
||||
"Pioneer insights": "Пионерски прозрения",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Пайплайнът е изтрит успешно",
|
||||
"Pipeline downloaded successfully": "Пайплайнът е изтеглен успешно",
|
||||
"Pipelines": "Пайплайни",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Релевантност",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Изтриване",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Изтриване на модела",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Преименуване",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Нулиране на директорията за качване",
|
||||
"Reset Vector Storage/Knowledge": "Нулиране на векторното хранилище/знания",
|
||||
"Reset view": "Нулиране на изгледа",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Известията за отговори не могат да бъдат активирани, тъй като разрешенията за уебсайта са отказани. Моля, посетете настройките на вашия браузър, за да дадете необходимия достъп.",
|
||||
"Response splitting": "Разделяне на отговора",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Покажи модалния прозорец \"Какво е ново\" при вписване",
|
||||
"Show Admin Details in Account Pending Overlay": "Покажи детайлите на администратора в наслагването на изчакващ акаунт",
|
||||
"Show All": "Покажи всички",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Покажи по-малко",
|
||||
"Show Model": "Покажи модел",
|
||||
"Show shortcuts": "Покажи преки пътища",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Това гарантира, че ценните ви разговори се запазват сигурно във вашата бекенд база данни. Благодарим ви!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Това е експериментална функция, може да не работи според очакванията и подлежи на промяна по всяко време.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "потребител",
|
||||
"User": "Потребител",
|
||||
"User location successfully retrieved.": "Местоположението на потребителя е успешно извлечено.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Потребителско име",
|
||||
"Users": "Потребители",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "একাউন্ট",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "সঠিক তথ্য",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "খারাপ প্রতিক্রিয়া",
|
||||
"Banners": "ব্যানার",
|
||||
"Base Model (From)": "বেস মডেল (থেকে)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "পূর্ববর্তী",
|
||||
"Being lazy": "অলস হওয়া",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "কমান্ড",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "সমকালীন অনুরোধ",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "কাস্টম প্রম্পটগুলো আবিস্কার, ডাউনলোড এবং এক্সপ্লোর করুন",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "মডেল প্রিসেটগুলো আবিস্কার, ডাউনলোড এবং এক্সপ্লোর করুন",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "চ্যাটে 'আপনি'-র পরবর্তে ইউজারনেম দেখান",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "ইউজার এডিট করুন",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "ইমেইল",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "অনুসন্ধান ক্যোয়ারী তৈরি করা হচ্ছে",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "তথ্য",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "ইনপুট কমান্ডস",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL থেকে ইনস্টল করুন",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "মডেল ID",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "মডেল নির্বাচন করা হয়নি",
|
||||
"Model Params": "মডেল প্যারাম",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "পাইপলাইন",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "রিমুভ করুন",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "মডেল রিমুভ করুন",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "রেনেম",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "শর্টকাটগুলো দেখান",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "এটা নিশ্চিত করে যে, আপনার গুরুত্বপূর্ণ আলোচনা নিরাপদে আপনার ব্যাকএন্ড ডেটাবেজে সংরক্ষিত আছে। ধন্যবাদ!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "ব্যবহারকারী",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "ব্যাবহারকারীগণ",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "རྩིས་ཁྲ།",
|
||||
"Account Activation Pending": "རྩིས་ཁྲ་སྒུལ་བསྐྱོད་སྒུག་བཞིན་པ།",
|
||||
"Accurate information": "གནས་ཚུལ་ཡང་དག",
|
||||
"Action": "",
|
||||
"Actions": "བྱ་སྤྱོད།",
|
||||
"Activate": "སྒུལ་བསྐྱོད།",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "ཁ་བརྡའི་ནང་འཇུག་ཏུ་ \"/{{COMMAND}}\" མནན་ནས་བཀའ་བརྡ་འདི་སྒུལ་བསྐྱོད་བྱེད་པ།",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "ལན་ངན་པ།",
|
||||
"Banners": "དར་ཆ།",
|
||||
"Base Model (From)": "གཞི་རྩའི་དཔེ་དབྱིབས། (ནས།)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "སྔོན།",
|
||||
"Being lazy": "ལེ་ལོ་བྱེད་པ།",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "{{name}} ཡིས།",
|
||||
"Bypass Embedding and Retrieval": "ཚུད་འཇུག་དང་ལེན་ཚུར་སྒྲུབ་ལས་བརྒལ་བ།",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "ལོ་ཐོ།",
|
||||
"Call": "སྐད་འབོད།",
|
||||
"Call feature is not supported when using Web STT engine": "Web STT མ་ལག་སྤྱོད་སྐབས་སྐད་འབོད་ཀྱི་ཁྱད་ཆོས་ལ་རྒྱབ་སྐྱོར་མེད།",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI ལས་ཀའི་རྒྱུན་རིམ།",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI ལས་ཀའི་རྒྱུན་རིམ་མདུད་ཚེག",
|
||||
"Command": "བཀའ་བརྡ།",
|
||||
"Comment": "",
|
||||
"Completions": "འགྲུབ་པ།",
|
||||
"Concurrent Requests": "མཉམ་ལས་རེ་ཞུ།",
|
||||
"Configure": "སྒྲིག་འགོད།",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "ཐད་ཀར་སྦྲེལ་མཐུད།",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ཐད་ཀར་སྦྲེལ་མཐུད་ཀྱིས་བེད་སྤྱོད་མཁན་ཚོར་ཁོ་ཚོའི་རང་གི་ OpenAI དང་མཐུན་པའི་ API མཇུག་མཐུད་ལ་སྦྲེལ་བར་གནང་བ་སྤྲོད།",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "ནུས་མེད།",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "སྲོལ་བཟོས་འགུལ་སློང་རྙེད་པ། ཕབ་ལེན་བྱེད་པ། དང་བརྟག་ཞིབ་བྱེད་པ།",
|
||||
"Discover, download, and explore custom tools": "སྲོལ་བཟོས་ལག་ཆ་རྙེད་པ། ཕབ་ལེན་བྱེད་པ། དང་བརྟག་ཞིབ་བྱེད་པ།",
|
||||
"Discover, download, and explore model presets": "དཔེ་དབྱིབས་སྔོན་སྒྲིག་རྙེད་པ། ཕབ་ལེན་བྱེད་པ། དང་བརྟག་ཞིབ་བྱེད་པ།",
|
||||
"Dismissible": "ཕྱིར་འཐེན་རུང་བ།",
|
||||
"Display": "འཆར་སྟོན།",
|
||||
"Display Emoji in Call": "སྐད་འབོད་ནང་ Emoji འཆར་སྟོན་བྱེད་པ།",
|
||||
"Display the username instead of You in the Chat": "ཁ་བརྡའི་ནང་ 'ཁྱེད་' ཀྱི་ཚབ་ཏུ་བེད་སྤྱོད་མིང་འཆར་སྟོན་བྱེད་པ།",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "དྲན་ཤེས་ཞུ་དག",
|
||||
"Edit User": "བེད་སྤྱོད་མཁན་ཞུ་དག",
|
||||
"Edit User Group": "བེད་སྤྱོད་མཁན་ཚོགས་པ་ཞུ་དག",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "ཡིག་ཟམ།",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "ཡིག་ཆ་ལེགས་པར་སྤར་ཟིན།",
|
||||
"Files": "ཡིག་ཆ།",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "འཚག་མ་དེ་ད་ལྟ་འཛམ་གླིང་ཡོངས་ནས་ནུས་མེད་བཏང་ཡོད།",
|
||||
"Filter is now globally enabled": "འཚག་མ་དེ་ད་ལྟ་འཛམ་གླིང་ཡོངས་ནས་སྒུལ་བསྐྱོད་བྱས་ཡོད།",
|
||||
"Filters": "འཚག་མ།",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "འགུལ་སློང་ཆ་ཞིག་བཟོ་བ།",
|
||||
"Generating search query": "འཚོལ་བཤེར་འདྲི་བ་བཟོ་བཞིན་པ།",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "འགོ་འཛུགས།",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} དང་མཉམ་དུ་འགོ་འཛུགས་པ།",
|
||||
"Global": "འཛམ་གླིང་ཡོངས་ཀྱི་",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "གནས་ཚུལ།",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "ནང་དོན་ཆ་ཚང་དེ་ནང་དོན་དུ་བཅུག་ནས་སྒྲུབ་རིམ་ཆ་ཚང་བྱེད་པ། འདི་ནི་འདྲི་བ་རྙོག་འཛིང་ཅན་གྱི་ཆེད་དུ་འོས་སྦྱོར་བྱེད།",
|
||||
"Input commands": "ནང་འཇུག་བཀའ་བརྡ།",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL ནས་སྒྲིག་སྦྱོར་བྱེད་པ།",
|
||||
"Instant Auto-Send After Voice Transcription": "སྐད་ཆ་ཡིག་འབེབས་བྱས་རྗེས་ལམ་སང་རང་འགུལ་གཏོང་བ།",
|
||||
"Integration": "མཉམ་འདྲེས།",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "དཔེ་དབྱིབས་འཚག་མ།",
|
||||
"Model ID": "དཔེ་དབྱིབས་ཀྱི་ ID",
|
||||
"Model IDs": "དཔེ་དབྱིབས་ཀྱི་ IDs",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "དཔེ་དབྱིབས་ཀྱི་མིང་།",
|
||||
"Model not selected": "དཔེ་དབྱིབས་གདམ་ག་མ་བྱས།",
|
||||
"Model Params": "དཔེ་དབྱིབས་ཀྱི་ཞུགས་གྲངས།",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "གདབ་པ།",
|
||||
"Pinned": "གདབ་ཟིན།",
|
||||
"Pioneer insights": "སྔོན་དཔག་རིག་ནུས།",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "རྒྱུ་ལམ་ལེགས་པར་བསུབས་ཟིན།",
|
||||
"Pipeline downloaded successfully": "རྒྱུ་ལམ་ལེགས་པར་ཕབ་ལེན་བྱས་ཟིན།",
|
||||
"Pipelines": "རྒྱུ་ལམ།",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "འབྲེལ་ཡོད་རང་བཞིན།",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "འདོར་བ།",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "དཔེ་དབྱིབས་འདོར་བ།",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "མིང་བསྐྱར་འདོགས།",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "སྤར་བའི་ཐོ་འཚོལ་སླར་སྒྲིག",
|
||||
"Reset Vector Storage/Knowledge": "ཚད་བརྡའི་གསོག་ཆས།/ཤེས་བྱ་སླར་སྒྲིག",
|
||||
"Reset view": "མཐོང་སྣང་སླར་སྒྲིག",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "དྲ་ཚིགས་ཀྱི་དབང་ཚད་ཁས་མ་བླངས་པས་ལན་གྱི་བརྡ་ཁྱབ་སྒུལ་བསྐྱོད་བྱེད་མི་ཐུབ། དགོས་ངེས་ཀྱི་འཛུལ་སྤྱོད་སྤྲོད་པར་ཁྱེད་ཀྱི་བརྡ་འཚོལ་ཆས་ཀྱི་སྒྲིག་འགོད་ལ་ལྟ་རོགས།",
|
||||
"Response splitting": "ལན་བགོ་བ།",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "ནང་འཛུལ་སྐབས་ \"གསར་པ་ཅི་ཡོད\" modal སྟོན་པ།",
|
||||
"Show Admin Details in Account Pending Overlay": "རྩིས་ཁྲ་སྒུག་བཞིན་པའི་གཏོགས་ངོས་སུ་དོ་དམ་པའི་ཞིབ་ཕྲ་སྟོན་པ།",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "དཔེ་དབྱིབས་སྟོན་པ།",
|
||||
"Show shortcuts": "མྱུར་ལམ་སྟོན་པ།",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "བགྲོ་གླེང་འདི་ {{createdAt}} ལ་བཟོས་པ། འདི་ནི་ {{channelName}} བགྲོ་གླེང་གི་ཐོག་མ་རང་ཡིན།",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "འདིས་ཁྱེད་ཀྱི་རྩ་ཆེའི་ཁ་བརྡ་དག་བདེ་འཇགས་ངང་ཁྱེད་ཀྱི་རྒྱབ་སྣེ་གནས་ཚུལ་མཛོད་དུ་ཉར་ཚགས་བྱེད་པ་ཁག་ཐེག་བྱེད། ཐུགས་རྗེ་ཆེ།",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "འདི་ནི་ཚོད་ལྟའི་རང་བཞིན་གྱི་ཁྱད་ཆོས་ཤིག་ཡིན། དེ་རེ་སྒུག་ལྟར་ལས་ཀ་བྱེད་མི་སྲིད། དེ་མིན་དུས་ཚོད་གང་རུང་ལ་འགྱུར་བ་འགྲོ་སྲིད།",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "བེད་སྤྱོད་མཁན།",
|
||||
"User": "བེད་སྤྱོད་མཁན།",
|
||||
"User location successfully retrieved.": "བེད་སྤྱོད་མཁན་གནས་ཡུལ་ལེགས་པར་ལེན་ཚུར་སྒྲུབ་བྱས།",
|
||||
"User menu": "",
|
||||
"User Webhooks": "བེད་སྤྱོད་མཁན་གྱི་ Webhooks",
|
||||
"Username": "བེད་སྤྱོད་མིང་།",
|
||||
"Users": "བེད་སྤྱོད་མཁན།",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Compte",
|
||||
"Account Activation Pending": "Activació del compte pendent",
|
||||
"Accurate information": "Informació precisa",
|
||||
"Action": "",
|
||||
"Actions": "Accions",
|
||||
"Activate": "Activar",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activa aquest comanda escrivint \"{{COMMAND}}\" en el xat",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Resposta errònia",
|
||||
"Banners": "Banners",
|
||||
"Base Model (From)": "Model base (des de)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "abans",
|
||||
"Being lazy": "Essent mandrós",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Per {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Desactivar l'Embedding i el Retrieval",
|
||||
"Bypass Web Loader": "Ometre el càrregador web",
|
||||
"Cache Model List": "Llista de models en memòria cau",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Calendari",
|
||||
"Call": "Trucada",
|
||||
"Call feature is not supported when using Web STT engine": "La funció de trucada no s'admet quan s'utilitza el motor Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Flux de treball de ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Nodes del flux de treball de ComfyUI",
|
||||
"Command": "Comanda",
|
||||
"Comment": "",
|
||||
"Completions": "Completaments",
|
||||
"Concurrent Requests": "Peticions simultànies",
|
||||
"Configure": "Configurar",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Connexions directes",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permeten als usuaris connectar-se als seus propis endpoints d'API compatibles amb OpenAI.",
|
||||
"Direct Tool Servers": "Servidors d'eines directes",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Deshabilitar l'extracció d'imatges",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Desactiva l'extracció d'imatges del PDF. Si Utilitza LLM està habilitat, les imatges es descriuran automàticament. Per defecte és Fals.",
|
||||
"Disabled": "Deshabilitat",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descobrir, descarregar i explorar indicacions personalitzades",
|
||||
"Discover, download, and explore custom tools": "Descobrir, descarregar i explorar eines personalitzades",
|
||||
"Discover, download, and explore model presets": "Descobrir, descarregar i explorar models preconfigurats",
|
||||
"Dismissible": "Descartable",
|
||||
"Display": "Mostrar",
|
||||
"Display Emoji in Call": "Mostrar emojis a la trucada",
|
||||
"Display the username instead of You in the Chat": "Mostrar el nom d'usuari en lloc de 'Tu' al xat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editar la memòria",
|
||||
"Edit User": "Editar l'usuari",
|
||||
"Edit User Group": "Editar el grup d'usuaris",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Expulsar",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Correu electrònic",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Pujar arxiu",
|
||||
"File uploaded successfully": "arxiu pujat satisfactòriament",
|
||||
"Files": "Arxius",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "El filtre ha estat desactivat globalment",
|
||||
"Filter is now globally enabled": "El filtre ha estat activat globalment",
|
||||
"Filters": "Filtres",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Generar parella d'indicació",
|
||||
"Generating search query": "Generant consulta",
|
||||
"Generating...": "Generant...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Començar",
|
||||
"Get started with {{WEBUI_NAME}}": "Comença amb {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informació",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Injectar tot el contingut com a context per a un processament complet, això es recomana per a consultes complexes.",
|
||||
"Input commands": "Entra comandes",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instal·lar des de l'URL de Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Enviament automàtic després de la transcripció de veu",
|
||||
"Integration": "Integració",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrat de models",
|
||||
"Model ID": "Identificador del model",
|
||||
"Model IDs": "Identificadors del model",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "La memòria cau de la llista de models accelera l'accés obtenint els models només a l'inici o en desar la configuració; és més ràpid, però és possible que no mostri els canvis recents del model.",
|
||||
"Model Name": "Nom del model",
|
||||
"Model not selected": "Model no seleccionat",
|
||||
"Model Params": "Paràmetres del model",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fixar",
|
||||
"Pinned": "Fixat",
|
||||
"Pioneer insights": "Perspectives pioneres",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline eliminada correctament",
|
||||
"Pipeline downloaded successfully": "Pipeline descarregada correctament",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Versions",
|
||||
"Relevance": "Rellevància",
|
||||
"Relevance Threshold": "Límit de rellevància",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Eliminar",
|
||||
"Remove {{MODELID}} from list.": "Eliminar {{MODELID}} de la llista",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Eliminar el model",
|
||||
"Remove this tag from list": "Eliminar aquesta etiqueta de la llista",
|
||||
"Rename": "Canviar el nom",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Restableix el directori de pujades",
|
||||
"Reset Vector Storage/Knowledge": "Restableix el Repositori de vectors/Coneixement",
|
||||
"Reset view": "Netejar la vista",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Les notifications de resposta no es poden activar perquè els permisos del lloc web han estat rebutjats. Comprova les preferències del navegador per donar l'accés necessari.",
|
||||
"Response splitting": "Divisió de la resposta",
|
||||
"Response Watermark": "Marca d'aigua de la resposta",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Veure 'Què hi ha de nou' a l'entrada",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostrar els detalls de l'administrador a la superposició del compte pendent",
|
||||
"Show All": "Mostrar tot",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Mostrar menys",
|
||||
"Show Model": "Mostrar el model",
|
||||
"Show shortcuts": "Mostrar dreceres",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Aquest canal es va crear el dia {{createdAt}}. Aquest és el començament del canal {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Aquest xat no apareixerà a l'historial i els teus missatges no es desaran.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Això assegura que les teves converses valuoses queden desades de manera segura a la teva base de dades. Gràcies!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Aquesta és una funció experimental, és possible que no funcioni com s'espera i està subjecta a canvis en qualsevol moment.",
|
||||
"This model is not publicly available. Please select another model.": "Aquest model no està disponible públicament. Seleccioneu-ne un altre.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Aquesta opció controla quant temps el model romandrà carregat en memòria després de la sol·licitud (per defecte: 5m)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "usuari",
|
||||
"User": "Usuari",
|
||||
"User location successfully retrieved.": "Ubicació de l'usuari obtinguda correctament",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Webhooks d'usuari",
|
||||
"Username": "Nom d'usuari",
|
||||
"Users": "Usuaris",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Account",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "",
|
||||
"Banners": "",
|
||||
"Base Model (From)": "",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Pag-order",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Pagdiskubre, pag-download ug pagsuhid sa mga naandan nga pag-aghat",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "Pagdiskobre, pag-download, ug pagsuhid sa mga preset sa template",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "Ipakita ang username imbes nga 'Ikaw' sa Panaghisgutan",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "I-edit ang tiggamit",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Pagsulod sa input commands",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Wala gipili ang modelo",
|
||||
"Model Params": "",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Ipakita ang mga shortcut",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Kini nagsiguro nga ang imong bililhon nga mga panag-istoryahanay luwas nga natipig sa imong backend database. ",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "tiggamit",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Mga tiggamit",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Účet",
|
||||
"Account Activation Pending": "Čeká na aktivaci účtu",
|
||||
"Accurate information": "Přesné informace",
|
||||
"Action": "",
|
||||
"Actions": "Akce",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivujte tenhle příkaz napsáním \"/{{COMMAND}}\" do chat inputu",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Špatná odezva",
|
||||
"Banners": "Bannery",
|
||||
"Base Model (From)": "Základní model (z)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "před",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Volání",
|
||||
"Call feature is not supported when using Web STT engine": "Funkce pro volání není podporována při použití Web STT engine.",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Pracovní postup ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Pracovní uzly ComfyUI",
|
||||
"Command": "Příkaz",
|
||||
"Comment": "",
|
||||
"Completions": "Doplnění",
|
||||
"Concurrent Requests": "Současné požadavky",
|
||||
"Configure": "Konfigurovat",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Zakázáno",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Objevte, stáhněte a prozkoumejte vlastní prompty.",
|
||||
"Discover, download, and explore custom tools": "Objevujte, stahujte a prozkoumávejte vlastní nástroje",
|
||||
"Discover, download, and explore model presets": "Objevte, stáhněte a prozkoumejte přednastavení modelů",
|
||||
"Dismissible": "Odstranitelné",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Zobrazení emoji během hovoru",
|
||||
"Display the username instead of You in the Chat": "Zobrazit uživatelské jméno místo \"Vás\" v chatu",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Upravit paměť",
|
||||
"Edit User": "Upravit uživatele",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Soubory",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtr je nyní globálně zakázán",
|
||||
"Filter is now globally enabled": "Filtr je nyní globálně povolen.",
|
||||
"Filters": "Filtry",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Generování vyhledávacího dotazu",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Globální",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Vstupní příkazy",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalace z URL adresy Githubu",
|
||||
"Instant Auto-Send After Voice Transcription": "Okamžité automatické odeslání po přepisu hlasu",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID modelu",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Název modelu",
|
||||
"Model not selected": "Model nebyl vybrán",
|
||||
"Model Params": "Parametry modelu",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline byla úspěšně odstraněna",
|
||||
"Pipeline downloaded successfully": "Kanál byl úspěšně stažen",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevance",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Odebrat",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Odebrat model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Přejmenovat",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Resetovat adresář nahrávání",
|
||||
"Reset Vector Storage/Knowledge": "Resetování úložiště vektorů/znalostí",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Oznámení o odpovědích nelze aktivovat, protože oprávnění webu byla zamítnuta. Navštivte nastavení svého prohlížeče a udělte potřebný přístup.",
|
||||
"Response splitting": "Rozdělení odpovědi",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Zobrazit podrobnosti administrátora v překryvném okně s čekajícím účtem",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Zobrazit klávesové zkratky",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "To zajišťuje, že vaše cenné konverzace jsou bezpečně uloženy ve vaší backendové databázi. Děkujeme!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Jedná se o experimentální funkci, nemusí fungovat podle očekávání a může být kdykoliv změněna.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "uživatel",
|
||||
"User": "Uživatel",
|
||||
"User location successfully retrieved.": "Umístění uživatele bylo úspěšně získáno.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Uživatelské jméno",
|
||||
"Users": "Uživatelé",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Profil",
|
||||
"Account Activation Pending": "Aktivering af profil afventer",
|
||||
"Accurate information": "Profilinformation",
|
||||
"Action": "",
|
||||
"Actions": "Handlinger",
|
||||
"Activate": "Aktiver",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiver denne kommando ved at skrive \"/{{COMMAND}}\" til chat input.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Problem i response",
|
||||
"Banners": "Bannere",
|
||||
"Base Model (From)": "Base Model (Fra)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "før",
|
||||
"Being lazy": "At være doven",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Af {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Opkald",
|
||||
"Call feature is not supported when using Web STT engine": "Opkaldsfunktion er ikke understøttet for Web STT engine",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI Workflow",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI Workflow Nodes",
|
||||
"Command": "Kommando",
|
||||
"Comment": "",
|
||||
"Completions": "Completions",
|
||||
"Concurrent Requests": "Concurrent requests",
|
||||
"Configure": "Konfigurer",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Direkte forbindelser",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkte forbindelser tillader brugere at oprette forbindelse til deres egen OpenAI kompatible API endpoints.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Inaktiv",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Find, download og udforsk unikke prompts",
|
||||
"Discover, download, and explore custom tools": "Find, download og udforsk unikke værktøjer",
|
||||
"Discover, download, and explore model presets": "Find, download og udforsk modelindstillinger",
|
||||
"Dismissible": "Kan afvises",
|
||||
"Display": "Vis",
|
||||
"Display Emoji in Call": "Vis emoji i chat",
|
||||
"Display the username instead of You in the Chat": "Vis brugernavn i stedet for Dig i chatten",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Rediger hukommelse",
|
||||
"Edit User": "Rediger bruger",
|
||||
"Edit User Group": "Rediger brugergruppe",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Fil uploadet.",
|
||||
"Files": "Filer",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter er nu globalt deaktiveret",
|
||||
"Filter is now globally enabled": "Filter er nu globalt aktiveret",
|
||||
"Filters": "Filtre",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Generer prompt par",
|
||||
"Generating search query": "Genererer søgeforespørgsel",
|
||||
"Generating...": "Genererer...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Kom i gang",
|
||||
"Get started with {{WEBUI_NAME}}": "Kom i gang med {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Inputkommandoer",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installer fra Github URL",
|
||||
"Instant Auto-Send After Voice Transcription": "Øjeblikkelig automatisk afsendelse efter stemmetransskription",
|
||||
"Integration": "Integration",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "Model-ID",
|
||||
"Model IDs": "Model-ID'er",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modelnavn",
|
||||
"Model not selected": "Model ikke valgt",
|
||||
"Model Params": "Modelparametre",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fastgør",
|
||||
"Pinned": "Fastgjort",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline slettet.",
|
||||
"Pipeline downloaded successfully": "Pipeline downloadet.",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Fjern",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Fjern model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Omdøb",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Nulstil uploadmappe",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "Nulstil visning",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svarnotifikationer kan ikke aktiveres, da webstedets tilladelser er blevet nægtet. Besøg dine browserindstillinger for at give den nødvendige adgang.",
|
||||
"Response splitting": "Svaropdeling",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Vis administratordetaljer i overlay for ventende konto",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Vis model",
|
||||
"Show shortcuts": "Vis genveje",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Denne kanal blev oprettet den {{createdAt}}. Dette er det helt første i kanalen {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Denne chat vil ikke vises i historikken, og dine beskeder vil ikke blive gemt.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dette sikrer, at dine værdifulde samtaler gemmes sikkert i din backend-database. Tak!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dette er en eksperimentel funktion, den fungerer muligvis ikke som forventet og kan ændres når som helst.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "bruger",
|
||||
"User": "Bruger",
|
||||
"User location successfully retrieved.": "Brugerplacering hentet.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Bruger Webhooks",
|
||||
"Username": "Brugernavn",
|
||||
"Users": "Brugere",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Konto",
|
||||
"Account Activation Pending": "Kontoaktivierung ausstehend",
|
||||
"Accurate information": "Präzise Information(en)",
|
||||
"Action": "",
|
||||
"Actions": "Aktionen",
|
||||
"Activate": "Aktivieren",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivieren Sie diesen Befehl, indem Sie \"/{{COMMAND}}\" in die Chat-Eingabe eingeben.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Schlechte Antwort",
|
||||
"Banners": "Banner",
|
||||
"Base Model (From)": "Basismodell (From)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "bereits geteilt",
|
||||
"Being lazy": "Faulheit",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Von {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Embedding und Retrieval umgehen",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Anrufen",
|
||||
"Call feature is not supported when using Web STT engine": "Die Anruffunktion wird nicht unterstützt, wenn die Web-STT-Engine verwendet wird.",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI-Workflow",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI-Workflow-Knoten",
|
||||
"Command": "Befehl",
|
||||
"Comment": "",
|
||||
"Completions": "Vervollständigungen",
|
||||
"Concurrent Requests": "Anzahl gleichzeitiger Anfragen",
|
||||
"Configure": "Konfigurieren",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Direktverbindungen",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direktverbindungen ermöglichen es Benutzern, sich mit ihren eigenen OpenAI-kompatiblen API-Endpunkten zu verbinden.",
|
||||
"Direct Tool Servers": "Direkt verbundene Werkzeug-Server",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Deaktiviert",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Entdecken und beziehen Sie benutzerdefinierte Prompts",
|
||||
"Discover, download, and explore custom tools": "Entdecken und beziehen Sie benutzerdefinierte Werkzeuge",
|
||||
"Discover, download, and explore model presets": "Entdecken und beziehen Sie benutzerdefinierte Modellvorlagen",
|
||||
"Dismissible": "ausblendbar",
|
||||
"Display": "Anzeigen",
|
||||
"Display Emoji in Call": "Emojis im Anruf anzeigen",
|
||||
"Display the username instead of You in the Chat": "Soll \"Sie\" durch Ihren Benutzernamen ersetzt werden?",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Erinnerungen bearbeiten",
|
||||
"Edit User": "Benutzer bearbeiten",
|
||||
"Edit User Group": "Benutzergruppe bearbeiten",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-Mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Dateiupload",
|
||||
"File uploaded successfully": "Datei erfolgreich hochgeladen",
|
||||
"Files": "Dateien",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter ist jetzt global deaktiviert",
|
||||
"Filter is now globally enabled": "Filter ist jetzt global aktiviert",
|
||||
"Filters": "Filter",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Prompt-Paar generieren",
|
||||
"Generating search query": "Suchanfrage wird erstellt",
|
||||
"Generating...": "Generiere...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Loslegen",
|
||||
"Get started with {{WEBUI_NAME}}": "Loslegen mit {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Gesamten Inhalt als Kontext für umfassende Verarbeitung einfügen, dies wird für komplexe Abfragen empfohlen.",
|
||||
"Input commands": "Eingabebefehle",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Von GitHub-URL installieren",
|
||||
"Instant Auto-Send After Voice Transcription": "Spracherkennung direkt absenden",
|
||||
"Integration": "Integration",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modellfilterung",
|
||||
"Model ID": "Modell-ID",
|
||||
"Model IDs": "Modell-IDs",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modell-Name",
|
||||
"Model not selected": "Modell nicht ausgewählt",
|
||||
"Model Params": "Modell-Parameter",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Anheften",
|
||||
"Pinned": "Angeheftet",
|
||||
"Pioneer insights": "Bahnbrechende Erkenntnisse",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline erfolgreich gelöscht",
|
||||
"Pipeline downloaded successfully": "Pipeline erfolgreich heruntergeladen",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevanz",
|
||||
"Relevance Threshold": "Relevanzschwelle",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Entfernen",
|
||||
"Remove {{MODELID}} from list.": "{{MODELID}} von der Liste entfernen.",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Modell entfernen",
|
||||
"Remove this tag from list": "Diesen Tag von der Liste entfernen",
|
||||
"Rename": "Umbenennen",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Upload-Verzeichnis zurücksetzen",
|
||||
"Reset Vector Storage/Knowledge": "Vektorspeicher/Wissen zurücksetzen",
|
||||
"Reset view": "Ansicht zurücksetzen",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Benachrichtigungen können nicht aktiviert werden, da die Website-Berechtigungen abgelehnt wurden. Bitte besuchen Sie Ihre Browser-Einstellungen, um den erforderlichen Zugriff zu gewähren.",
|
||||
"Response splitting": "Antwortaufteilung",
|
||||
"Response Watermark": "Antwort Wasserzeichen",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "\"Was gibt's Neues\"-Modal beim Anmelden anzeigen",
|
||||
"Show Admin Details in Account Pending Overlay": "Admin-Details im Account-Pending-Overlay anzeigen",
|
||||
"Show All": "Alle anzeigen",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Weniger anzeigen",
|
||||
"Show Model": "Modell anzeigen",
|
||||
"Show shortcuts": "Verknüpfungen anzeigen",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Dieser Kanal wurde am {{createdAt}} erstellt. Dies ist der Beginn des {{channelName}} Kanals.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Diese Unterhaltung erscheint nicht in Ihrem Chat-Verlauf. Alle Nachrichten sind privat und werden nicht gespeichert.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dies stellt sicher, dass Ihre wertvollen Chats sicher in Ihrer Backend-Datenbank gespeichert werden. Vielen Dank!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dies ist eine experimentelle Funktion, sie funktioniert möglicherweise nicht wie erwartet und kann jederzeit geändert werden.",
|
||||
"This model is not publicly available. Please select another model.": "Dieses Modell ist nicht öffentlich verfügbar. Bitte wählen Sie ein anderes Modell aus.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "Benutzer",
|
||||
"User": "Benutzer",
|
||||
"User location successfully retrieved.": "Benutzerstandort erfolgreich ermittelt.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Benutzer Webhooks",
|
||||
"Username": "Benutzername",
|
||||
"Users": "Benutzer",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Account",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "",
|
||||
"Banners": "",
|
||||
"Base Model (From)": "",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Command",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Discover, download, and explore custom prompts",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "Discover, download, and explore model presets",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "Display username instead of You in Chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "Edit Wowser",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Input commands",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Model not selected",
|
||||
"Model Params": "",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Show shortcuts much shortcut",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "This ensures that your valuable conversations are securely saved to your backend database. Thank you! Much secure!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "user much user",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Users much users",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Λογαριασμός",
|
||||
"Account Activation Pending": "Ενεργοποίηση Λογαριασμού Εκκρεμεί",
|
||||
"Accurate information": "Ακριβείς πληροφορίες",
|
||||
"Action": "",
|
||||
"Actions": "Ενέργειες",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Ενεργοποιήστε αυτή την εντολή πληκτρολογώντας \"/{{COMMAND}}\" στο πεδίο συνομιλίας.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Κακή Απάντηση",
|
||||
"Banners": "Προβολές",
|
||||
"Base Model (From)": "Βασικό Μοντέλο (Από)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "πριν",
|
||||
"Being lazy": "Τρώλακας",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Από {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Κλήση",
|
||||
"Call feature is not supported when using Web STT engine": "Η λειτουργία κλήσης δεν υποστηρίζεται όταν χρησιμοποιείται η μηχανή Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Ροές Εργασίας ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Κόμβοι Ροής Εργασίας ComfyUI",
|
||||
"Command": "Εντολή",
|
||||
"Comment": "",
|
||||
"Completions": "Ολοκληρώσεις",
|
||||
"Concurrent Requests": "Ταυτόχρονες Αιτήσεις",
|
||||
"Configure": "Διαμόρφωση",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Απενεργοποιημένο",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Ανακαλύψτε, κατεβάστε και εξερευνήστε προσαρμοσμένες προτροπές",
|
||||
"Discover, download, and explore custom tools": "Ανακαλύψτε, κατεβάστε και εξερευνήστε προσαρμοσμένα εργαλεία",
|
||||
"Discover, download, and explore model presets": "Ανακαλύψτε, κατεβάστε και εξερευνήστε προκαθορισμένα μοντέλα",
|
||||
"Dismissible": "Αποκλειστέο",
|
||||
"Display": "Εμφάνιση",
|
||||
"Display Emoji in Call": "Εμφάνιση Emoji στην Κλήση",
|
||||
"Display the username instead of You in the Chat": "Εμφάνιση του ονόματος χρήστη αντί του Εσάς στη Συνομιλία",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Επεξεργασία Μνήμης",
|
||||
"Edit User": "Επεξεργασία Χρήστη",
|
||||
"Edit User Group": "Επεξεργασία Ομάδας Χρηστών",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Αρχεία",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Το φίλτρο είναι τώρα καθολικά απενεργοποιημένο",
|
||||
"Filter is now globally enabled": "Το φίλτρο είναι τώρα καθολικά ενεργοποιημένο",
|
||||
"Filters": "Φίλτρα",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Γενιά αναζήτησης ερώτησης",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Ξεκινήστε",
|
||||
"Get started with {{WEBUI_NAME}}": "Ξεκινήστε με {{WEBUI_NAME}}",
|
||||
"Global": "Καθολικό",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Πληροφορίες",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Εισαγωγή εντολών",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Εγκατάσταση από URL Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Άμεση Αυτόματη Αποστολή μετά τη μεταγραφή φωνής",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Φιλτράρισμα Μοντέλων",
|
||||
"Model ID": "ID Μοντέλου",
|
||||
"Model IDs": "IDs Μοντέλων",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Όνομα Μοντέλου",
|
||||
"Model not selected": "Το μοντέλο δεν έχει επιλεγεί",
|
||||
"Model Params": "Παράμετροι Μοντέλου",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Καρφίτσωμα",
|
||||
"Pinned": "Καρφιτσωμένο",
|
||||
"Pioneer insights": "Συμβουλές πρωτοπόρων",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Η συνάρτηση διαγράφηκε με επιτυχία",
|
||||
"Pipeline downloaded successfully": "Η συνάρτηση κατεβλήθηκε με επιτυχία",
|
||||
"Pipelines": "Συναρτήσεις",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Σχετικότητα",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Αφαίρεση",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Αφαίρεση Μοντέλου",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Μετονομασία",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Επαναφορά Καταλόγου Ανεβάσματος",
|
||||
"Reset Vector Storage/Knowledge": "Επαναφορά Αποθήκευσης Διανυσμάτων/Γνώσης",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Οι ειδοποιήσεις απάντησης δεν μπορούν να ενεργοποιηθούν καθώς οι άδειες του ιστότοπου έχουν αρνηθεί. Παρακαλώ επισκεφτείτε τις ρυθμίσεις του περιηγητή σας για να δώσετε την απαραίτητη πρόσβαση.",
|
||||
"Response splitting": "Διαχωρισμός απάντησης",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Εμφάνιση του παράθυρου \"Τι νέο υπάρχει\" κατά την είσοδο",
|
||||
"Show Admin Details in Account Pending Overlay": "Εμφάνιση Λεπτομερειών Διαχειριστή στο Υπέρθεση Εκκρεμής Λογαριασμού",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Εμφάνιση συντομεύσεων",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Αυτό διασφαλίζει ότι οι πολύτιμες συνομιλίες σας αποθηκεύονται με ασφάλεια στη βάση δεδομένων backend σας. Ευχαριστούμε!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Αυτή είναι μια πειραματική λειτουργία, μπορεί να μην λειτουργεί όπως αναμένεται και υπόκειται σε αλλαγές οποιαδήποτε στιγμή.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "user",
|
||||
"User": "Χρήστης",
|
||||
"User location successfully retrieved.": "Η τοποθεσία του χρήστη ανακτήθηκε με επιτυχία.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Όνομα Χρήστη",
|
||||
"Users": "Χρήστες",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "",
|
||||
"Banners": "",
|
||||
"Base Model (From)": "",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "",
|
||||
"Model Params": "",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "",
|
||||
"Banners": "",
|
||||
"Base Model (From)": "",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "",
|
||||
"Model Params": "",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Cuenta",
|
||||
"Account Activation Pending": "Activación de cuenta Pendiente",
|
||||
"Accurate information": "Información precisa",
|
||||
"Action": "",
|
||||
"Actions": "Acciones",
|
||||
"Activate": "Activar",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activar este comando escribiendo \"/{{COMMAND}}\" en el chat",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Mala Respuesta",
|
||||
"Banners": "Banners",
|
||||
"Base Model (From)": "Modelo Base (desde)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "antes",
|
||||
"Being lazy": "Ser perezoso",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Por {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Desactivar Incrustración y Recuperación",
|
||||
"Bypass Web Loader": "Desactivar Cargar de Web",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Llamada",
|
||||
"Call feature is not supported when using Web STT engine": "La funcionalidad de Llamada no está soportada cuando se usa el motor Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Flujo de Trabajo de ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Nodos del Flujo de Trabajo de ComfyUI",
|
||||
"Command": "Comando",
|
||||
"Comment": "",
|
||||
"Completions": "Cumplimientos",
|
||||
"Concurrent Requests": "Número de Solicitudes Concurrentes",
|
||||
"Configure": "Configurar",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Conexiones Directas",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Las Conexiones Directas permiten a los usuarios conectar a sus propios endpoints compatibles API OpenAI.",
|
||||
"Direct Tool Servers": "Servidores de Herramientas Directos",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Deshabilitar Extracción de Imágenes",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Desabilita la extracción de imágenes del pdf. Si está habilitado Usar LLM las imágenes se capturan automáticamente. Por defecto el valor es Falso (las imágenes se extraen).",
|
||||
"Disabled": "Deshabilitado",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descubre, descarga, y explora prompts personalizados",
|
||||
"Discover, download, and explore custom tools": "Descubre, descarga y explora herramientas personalizadas",
|
||||
"Discover, download, and explore model presets": "Descubre, descarga y explora modelos con preajustados",
|
||||
"Dismissible": "Desestimable",
|
||||
"Display": "Mostrar",
|
||||
"Display Emoji in Call": "Muestra Emojis en Llamada",
|
||||
"Display the username instead of You in the Chat": "Mostrar en el chat el nombre de usuario en lugar del genérico Tu",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editar Memoria",
|
||||
"Edit User": "Editar Usuario",
|
||||
"Edit User Group": "Editar Grupo de Usuarios",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Expulsar",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Subir Archivo",
|
||||
"File uploaded successfully": "Archivo subido correctamente",
|
||||
"Files": "Archivos",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "El filtro ahora está desactivado globalmente",
|
||||
"Filter is now globally enabled": "El filtro ahora está habilitado globalmente",
|
||||
"Filters": "Filtros",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Generar par de prompts",
|
||||
"Generating search query": "Generando consulta de búsqueda",
|
||||
"Generating...": "Generando",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Empezar",
|
||||
"Get started with {{WEBUI_NAME}}": "Empezar con {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Información",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Inyecta el contenido completo como contexto para un procesado comprensivo, recomendado para consultas complejas.",
|
||||
"Input commands": "Ingresar comandos",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalar desde la URL de Github",
|
||||
"Instant Auto-Send After Voice Transcription": "AutoEnvio Instantaneo tras la Transcripción de Voz",
|
||||
"Integration": "Integración",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrado de modelos",
|
||||
"Model ID": "ID Modelo",
|
||||
"Model IDs": "IDs Modelo",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nombre Modelo",
|
||||
"Model not selected": "Modelo no seleccionado",
|
||||
"Model Params": "Paráms Modelo",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fijar",
|
||||
"Pinned": "Fijado",
|
||||
"Pioneer insights": "Descubrir nuevas perspectivas",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Tubería borrada correctamente",
|
||||
"Pipeline downloaded successfully": "Tubería descargada correctamente",
|
||||
"Pipelines": "Tuberías",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Versiones",
|
||||
"Relevance": "Relevancia",
|
||||
"Relevance Threshold": "Umbral de Relevancia",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Eliminar",
|
||||
"Remove {{MODELID}} from list.": "Eliminar {{MODELID}} de la lista.",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Eliminar Modelo",
|
||||
"Remove this tag from list": "Eliminar esta etiquera de la lista",
|
||||
"Rename": "Renombrar",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Reiniciar Directorio de Subidas",
|
||||
"Reset Vector Storage/Knowledge": "Reiniciar Almacenamiento de Vectores/Conocimiento",
|
||||
"Reset view": "Reiniciar Vista",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Las notificaciones de respuesta no pueden activarse ya que los permisos del sitio web han sido denegados. Por favor, comprueba la configuración de tu navegador para otorgar el permiso necesario.",
|
||||
"Response splitting": "Particionado de Respuesta",
|
||||
"Response Watermark": "Marca de Agua en Respuesta",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Mostrar modal \"Qué hay de Nuevo\" al iniciar sesión",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostrar Detalles Admin en la sobrecapa de 'Cuenta Pendiente'",
|
||||
"Show All": "Mostrar Todo",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Mostrar Menos",
|
||||
"Show Model": "Mostrar Modelo",
|
||||
"Show shortcuts": "Mostrar Atajos",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Este canal fue creado el {{createdAt}}. Este es el comienzo del canal {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Este chat no aparecerá en el historial y los mensajes no se guardarán.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Esto garantiza que sus valiosas conversaciones se guardan de forma segura en tu base de datos del servidor trasero (backend). ¡Gracias!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta es una característica experimental, por lo que puede no funcionar como se esperaba y está sujeta a cambios en cualquier momento.",
|
||||
"This model is not publicly available. Please select another model.": "Este modelo no está disponible publicamente. Por favor, selecciona otro modelo.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Esta opción controla cuanto tiempo permanece cargado en memoria el modelo tras la petición (por defecto 5m).",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "usuario",
|
||||
"User": "Usuario",
|
||||
"User location successfully retrieved.": "Ubicación de usuario obtenida correctamente.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Usuario Webhooks",
|
||||
"Username": "Nombre de Usuario",
|
||||
"Users": "Usuarios",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Konto",
|
||||
"Account Activation Pending": "Konto aktiveerimine ootel",
|
||||
"Accurate information": "Täpne informatsioon",
|
||||
"Action": "",
|
||||
"Actions": "Toimingud",
|
||||
"Activate": "Aktiveeri",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiveeri see käsk, trükkides \"/{{COMMAND}}\" vestluse sisendritta.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Halb vastus",
|
||||
"Banners": "Bännerid",
|
||||
"Base Model (From)": "Baas mudel (Allikas)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "enne",
|
||||
"Being lazy": "Laisklemine",
|
||||
"Beta": "Beeta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Autor: {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Möödaminek sisestamisest ja taastamisest",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Kõne",
|
||||
"Call feature is not supported when using Web STT engine": "Kõnefunktsioon ei ole Web STT mootorit kasutades toetatud",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI töövoog",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI töövoo sõlmed",
|
||||
"Command": "Käsk",
|
||||
"Comment": "",
|
||||
"Completions": "Lõpetamised",
|
||||
"Concurrent Requests": "Samaaegsed päringud",
|
||||
"Configure": "Konfigureeri",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Otsesed ühendused",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Otsesed ühendused võimaldavad kasutajatel ühenduda oma OpenAI-ga ühilduvate API lõpp-punktidega.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Keelatud",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Avasta, laadi alla ja uuri kohandatud vihjeid",
|
||||
"Discover, download, and explore custom tools": "Avasta, laadi alla ja uuri kohandatud tööriistu",
|
||||
"Discover, download, and explore model presets": "Avasta, laadi alla ja uuri mudeli eelseadistusi",
|
||||
"Dismissible": "Sulgetav",
|
||||
"Display": "Kuva",
|
||||
"Display Emoji in Call": "Kuva kõnes emoji",
|
||||
"Display the username instead of You in the Chat": "Kuva vestluses 'Sina' asemel kasutajanimi",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Muuda mälu",
|
||||
"Edit User": "Muuda kasutajat",
|
||||
"Edit User Group": "Muuda kasutajagruppi",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-post",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Fail edukalt üles laaditud",
|
||||
"Files": "Failid",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter on nüüd globaalselt keelatud",
|
||||
"Filter is now globally enabled": "Filter on nüüd globaalselt lubatud",
|
||||
"Filters": "Filtrid",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Genereeri vihjete paar",
|
||||
"Generating search query": "Otsinguküsimuse genereerimine",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Alusta",
|
||||
"Get started with {{WEBUI_NAME}}": "Alusta {{WEBUI_NAME}} kasutamist",
|
||||
"Global": "Globaalne",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Sisendkäsud",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installige Github URL-ilt",
|
||||
"Instant Auto-Send After Voice Transcription": "Kohene automaatne saatmine pärast hääle transkriptsiooni",
|
||||
"Integration": "Integratsioon",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Mudeli filtreerimine",
|
||||
"Model ID": "Mudeli ID",
|
||||
"Model IDs": "Mudeli ID-d",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Mudeli nimi",
|
||||
"Model not selected": "Mudel pole valitud",
|
||||
"Model Params": "Mudeli parameetrid",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Kinnita",
|
||||
"Pinned": "Kinnitatud",
|
||||
"Pioneer insights": "Pioneeri arusaamad",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Torustik edukalt kustutatud",
|
||||
"Pipeline downloaded successfully": "Torustik edukalt alla laaditud",
|
||||
"Pipelines": "Torustikud",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Asjakohasus",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Eemalda",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Eemalda mudel",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Nimeta ümber",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Lähtesta üleslaadimiste kataloog",
|
||||
"Reset Vector Storage/Knowledge": "Lähtesta vektormälu/teadmised",
|
||||
"Reset view": "Lähtesta vaade",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Vastuste teavitusi ei saa aktiveerida, kuna veebisaidi õigused on keelatud. Vajalike juurdepääsude andmiseks külastage oma brauseri seadeid.",
|
||||
"Response splitting": "Vastuse tükeldamine",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Näita \"Mis on uut\" modaalakent sisselogimisel",
|
||||
"Show Admin Details in Account Pending Overlay": "Näita administraatori üksikasju konto ootel kattekihil",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Näita otseteid",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "See tagab, et teie väärtuslikud vestlused salvestatakse turvaliselt teie tagarakenduse andmebaasi. Täname!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "See on katsetuslik funktsioon, see ei pruugi toimida ootuspäraselt ja võib igal ajal muutuda.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "kasutaja",
|
||||
"User": "Kasutaja",
|
||||
"User location successfully retrieved.": "Kasutaja asukoht edukalt hangitud.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Kasutajanimi",
|
||||
"Users": "Kasutajad",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Kontua",
|
||||
"Account Activation Pending": "Kontuaren Aktibazioa Zain",
|
||||
"Accurate information": "Informazio zehatza",
|
||||
"Action": "",
|
||||
"Actions": "Ekintzak",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "\"/{{COMMAND}}\" idatziz aktibatu komando hau txataren sarreran.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Erantzun Txarra",
|
||||
"Banners": "Bannerrak",
|
||||
"Base Model (From)": "Oinarrizko Eredua (Nondik)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "aurretik",
|
||||
"Being lazy": "Alferra izatea",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "{{name}}-k",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Deia",
|
||||
"Call feature is not supported when using Web STT engine": "Dei funtzioa ez da onartzen Web STT motorra erabiltzean",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI Lan-fluxua",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI Lan-fluxu Nodoak",
|
||||
"Command": "Komandoa",
|
||||
"Comment": "",
|
||||
"Completions": "Osatzeak",
|
||||
"Concurrent Requests": "Eskari Konkurrenteak",
|
||||
"Configure": "Konfiguratu",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Desgaituta",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Aurkitu, deskargatu eta esploratu prompt pertsonalizatuak",
|
||||
"Discover, download, and explore custom tools": "Aurkitu, deskargatu eta esploratu tresna pertsonalizatuak",
|
||||
"Discover, download, and explore model presets": "Aurkitu, deskargatu eta esploratu ereduen aurrezarpenak",
|
||||
"Dismissible": "Baztergarria",
|
||||
"Display": "Bistaratu",
|
||||
"Display Emoji in Call": "Bistaratu Emojiak Deietan",
|
||||
"Display the username instead of You in the Chat": "Erakutsi erabiltzaile-izena Zu-ren ordez Txatean",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editatu Memoria",
|
||||
"Edit User": "Editatu Erabiltzailea",
|
||||
"Edit User Group": "Editatu Erabiltzaile Taldea",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Posta elektronikoa",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Fitxategiak",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Iragazkia orain globalki desgaituta dago",
|
||||
"Filter is now globally enabled": "Iragazkia orain globalki gaituta dago",
|
||||
"Filters": "Iragazkiak",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Bilaketa kontsulta sortzen",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Hasi",
|
||||
"Get started with {{WEBUI_NAME}}": "Hasi {{WEBUI_NAME}}-rekin",
|
||||
"Global": "Globala",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informazioa",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Sartu komandoak",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalatu Github URLtik",
|
||||
"Instant Auto-Send After Voice Transcription": "Bidalketa Automatiko Berehalakoa Ahots Transkripzioaren Ondoren",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modelo iragazketa",
|
||||
"Model ID": "Modelo ID",
|
||||
"Model IDs": "Modelo IDak",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modeloaren izena",
|
||||
"Model not selected": "Ez da modelorik hautatu",
|
||||
"Model Params": "Modelo parametroak",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Ainguratu",
|
||||
"Pinned": "Ainguratuta",
|
||||
"Pioneer insights": "Ikuspegi aitzindariak",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline-a ongi ezabatu da",
|
||||
"Pipeline downloaded successfully": "Pipeline-a ongi deskargatu da",
|
||||
"Pipelines": "Pipeline-ak",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Garrantzia",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Kendu",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Kendu modeloa",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Berrizendatu",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Berrezarri karga direktorioa",
|
||||
"Reset Vector Storage/Knowledge": "Berrezarri bektore biltegia/ezagutza",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Erantzunen jakinarazpenak ezin dira aktibatu webgunearen baimenak ukatu direlako. Mesedez, bisitatu zure nabigatzailearen ezarpenak beharrezko sarbidea emateko.",
|
||||
"Response splitting": "Erantzun banaketa",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Erakutsi \"Berritasunak\" modala saioa hastean",
|
||||
"Show Admin Details in Account Pending Overlay": "Erakutsi administratzaile xehetasunak kontu zain geruzan",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Erakutsi lasterbideak",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Honek zure elkarrizketa baliotsuak modu seguruan zure backend datu-basean gordeko direla ziurtatzen du. Eskerrik asko!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Hau funtzionalitate esperimental bat da, baliteke espero bezala ez funtzionatzea eta edozein unetan aldaketak izatea.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "erabiltzailea",
|
||||
"User": "Erabiltzailea",
|
||||
"User location successfully retrieved.": "Erabiltzailearen kokapena ongi berreskuratu da.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Erabiltzaile-izena",
|
||||
"Users": "Erabiltzaileak",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "حساب کاربری",
|
||||
"Account Activation Pending": "فعال\u200cسازی حساب در حال انتظار",
|
||||
"Accurate information": "اطلاعات دقیق",
|
||||
"Action": "",
|
||||
"Actions": "کنش\u200cها",
|
||||
"Activate": "فعال کردن",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "این دستور را با تایپ \"/{{COMMAND}}\" در ورودی چت فعال کنید.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "پاسخ خوب نیست",
|
||||
"Banners": "بنر",
|
||||
"Base Model (From)": "مدل پایه (از)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "قبل",
|
||||
"Being lazy": "حالت سازنده",
|
||||
"Beta": "بتا",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "توسط {{name}}",
|
||||
"Bypass Embedding and Retrieval": "دور زدن جاسازی و بازیابی",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "تقویم",
|
||||
"Call": "تماس",
|
||||
"Call feature is not supported when using Web STT engine": "ویژگی تماس هنگام استفاده از موتور Web STT پشتیبانی نمی\u200cشود",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "گردش کار کومیوآی",
|
||||
"ComfyUI Workflow Nodes": "گره\u200cهای گردش کار کومیوآی",
|
||||
"Command": "دستور",
|
||||
"Comment": "",
|
||||
"Completions": "تکمیل\u200cها",
|
||||
"Concurrent Requests": "درخواست های همزمان",
|
||||
"Configure": "پیکربندی",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "اتصالات مستقیم",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "اتصالات مستقیم به کاربران اجازه می\u200cدهد به نقاط پایانی API سازگار با OpenAI خود متصل شوند.",
|
||||
"Direct Tool Servers": "سرورهای ابزار مستقیم",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "غیرفعال",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "پرامپت\u200cهای سفارشی را کشف، دانلود و کاوش کنید",
|
||||
"Discover, download, and explore custom tools": "کشف، دانلود و کاوش ابزارهای سفارشی",
|
||||
"Discover, download, and explore model presets": "پیش تنظیمات مدل را کشف، دانلود و کاوش کنید",
|
||||
"Dismissible": "قابل رد کردن",
|
||||
"Display": "نمایش",
|
||||
"Display Emoji in Call": "نمایش اموجی در تماس",
|
||||
"Display the username instead of You in the Chat": "نمایش نام کاربری به جای «شما» در چت",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "ویرایش حافظه",
|
||||
"Edit User": "ویرایش کاربر",
|
||||
"Edit User Group": "ویرایش گروه کاربری",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "الون\u200cلبز",
|
||||
"Email": "ایمیل",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "پرونده با موفقیت بارگذاری شد",
|
||||
"Files": "پرونده\u200cها",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "فیلتر به صورت سراسری غیرفعال شد",
|
||||
"Filter is now globally enabled": "فیلتر به صورت سراسری فعال شد",
|
||||
"Filters": "فیلترها",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "تولید جفت پرامپت",
|
||||
"Generating search query": "در حال تولید پرسوجوی جستجو",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "شروع کنید",
|
||||
"Get started with {{WEBUI_NAME}}": "شروع کار با {{WEBUI_NAME}}",
|
||||
"Global": "سراسری",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "اطلاعات",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "کل محتوا را به عنوان زمینه برای پردازش جامع تزریق کنید، این برای پرس\u200cوجوهای پیچیده توصیه می\u200cشود.",
|
||||
"Input commands": "ورودی دستورات",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "نصب از ادرس Github",
|
||||
"Instant Auto-Send After Voice Transcription": "ارسال خودکار فوری پس از رونویسی صوتی",
|
||||
"Integration": "یکپارچه\u200cسازی",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "فیلتر کردن مدل",
|
||||
"Model ID": "شناسه مدل",
|
||||
"Model IDs": "شناسه\u200cهای مدل",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "نام مدل",
|
||||
"Model not selected": "مدل انتخاب نشده",
|
||||
"Model Params": "مدل پارامز",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "پین کردن",
|
||||
"Pinned": "پین شده",
|
||||
"Pioneer insights": "بینش\u200cهای پیشگام",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "خط لوله با موفقیت حذف شد",
|
||||
"Pipeline downloaded successfully": "خط لوله با موفقیت دانلود شد",
|
||||
"Pipelines": "خط لوله",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "ارتباط",
|
||||
"Relevance Threshold": "آستانه ارتباط",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "حذف",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "حذف مدل",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "تغییر نام",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "بازنشانی پوشه آپلود",
|
||||
"Reset Vector Storage/Knowledge": "بازنشانی ذخیره\u200cسازی برداری/دانش",
|
||||
"Reset view": "بازنشانی نما",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "اعلان\u200cهای پاسخ نمی\u200cتوانند فعال شوند زیرا مجوزهای وب\u200cسایت رد شده\u200cاند. لطفاً تنظیمات مرورگر خود را برای اعطای دسترسی لازم بررسی کنید.",
|
||||
"Response splitting": "تقسیم پاسخ",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "نمایش مودال \"موارد جدید\" هنگام ورود",
|
||||
"Show Admin Details in Account Pending Overlay": "نمایش جزئیات مدیر در پوشش حساب در انتظار",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "نمایش مدل",
|
||||
"Show shortcuts": "نمایش میانبرها",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "این کانال در {{createdAt}} ایجاد شد. این آغاز کانال {{channelName}} است.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "این اطمینان می\u200cدهد که مکالمات ارزشمند شما به طور امن در پایگاه داده پشتیبان ذخیره می\u200cشوند. متشکریم!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "این یک ویژگی آزمایشی است، ممکن است طبق انتظار کار نکند و در هر زمان ممکن است تغییر کند.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "کاربر",
|
||||
"User": "کاربر",
|
||||
"User location successfully retrieved.": "موقعیت مکانی کاربر با موفقیت دریافت شد.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "وب\u200cهوک\u200cهای کاربر",
|
||||
"Username": "نام کاربری",
|
||||
"Users": "کاربران",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Tili",
|
||||
"Account Activation Pending": "Tilin aktivointi odottaa",
|
||||
"Accurate information": "Tarkkaa tietoa",
|
||||
"Action": "",
|
||||
"Actions": "Toiminnot",
|
||||
"Activate": "Aktivoi",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivoi tämä komento kirjoittamalla \"/{{COMMAND}}\" chat-syötteeseen.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Huono vastaus",
|
||||
"Banners": "Bannerit",
|
||||
"Base Model (From)": "Perusmalli (alkaen)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "ennen",
|
||||
"Being lazy": "Oli laiska",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Tekijä {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Ohita upotus ja haku",
|
||||
"Bypass Web Loader": "Ohita verkkolataaja",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalenteri",
|
||||
"Call": "Puhelu",
|
||||
"Call feature is not supported when using Web STT engine": "Puhelutoimintoa ei tueta käytettäessä web-puheentunnistusmoottoria",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI-työnkulku",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI-työnkulun solmut",
|
||||
"Command": "Komento",
|
||||
"Comment": "",
|
||||
"Completions": "Täydennykset",
|
||||
"Concurrent Requests": "Samanaikaiset pyynnöt",
|
||||
"Configure": "Määritä",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Suorat yhteydet",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Suorat yhteydet mahdollistavat käyttäjien yhdistää omia OpenAI-yhteensopivia API-päätepisteitä.",
|
||||
"Direct Tool Servers": "Suorat työkalu palvelimet",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Poista kuvien poiminta käytöstä",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Poista kuvien poiminta käytöstä PDF tiedostoista. Jos LLM on käytössä, kuvat tekstitetään automaattisesti. Oletuksena ei käytössä.",
|
||||
"Disabled": "Ei käytössä",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Löydä ja lataa mukautettuja kehotteita",
|
||||
"Discover, download, and explore custom tools": "Etsi, lataa ja tutki mukautettuja työkaluja",
|
||||
"Discover, download, and explore model presets": "Löydä ja lataa mallien esiasetuksia",
|
||||
"Dismissible": "Ohitettavissa",
|
||||
"Display": "Näytä",
|
||||
"Display Emoji in Call": "Näytä hymiöitä puhelussa",
|
||||
"Display the username instead of You in the Chat": "Näytä käyttäjänimi keskustelussa \"Sinä\" -tekstin sijaan",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Muokkaa muistia",
|
||||
"Edit User": "Muokkaa käyttäjää",
|
||||
"Edit User Group": "Muokkaa käyttäjäryhmää",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Poista",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Sähköposti",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Tiedoston lataus",
|
||||
"File uploaded successfully": "Tiedosto ladattiin onnistuneesti",
|
||||
"Files": "Tiedostot",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Suodatin on nyt poistettu käytöstä globaalisti",
|
||||
"Filter is now globally enabled": "Suodatin on nyt otettu käyttöön globaalisti",
|
||||
"Filters": "Suodattimet",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Luo kehotepari",
|
||||
"Generating search query": "Luodaan hakukyselyä",
|
||||
"Generating...": "Luodaan...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Aloita",
|
||||
"Get started with {{WEBUI_NAME}}": "Aloita käyttämään {{WEBUI_NAME}}:iä",
|
||||
"Global": "Yleinen",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Tiedot",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Upota koko sisältö kontekstiin kattavaa käsittelyä varten. Tätä suositellaan monimutkaisille kyselyille.",
|
||||
"Input commands": "Syötekäskyt",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Asenna Github-URL:stä",
|
||||
"Instant Auto-Send After Voice Transcription": "Heti automaattinen lähetys äänitunnistuksen jälkeen",
|
||||
"Integration": "Integrointi",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Mallin suodatus",
|
||||
"Model ID": "Mallin tunnus",
|
||||
"Model IDs": "Mallitunnukset",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Mallin nimi",
|
||||
"Model not selected": "Mallia ei ole valittu",
|
||||
"Model Params": "Mallin parametrit",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Kiinnitä",
|
||||
"Pinned": "Kiinnitetty",
|
||||
"Pioneer insights": "Pioneerin oivalluksia",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Putki poistettu onnistuneesti",
|
||||
"Pipeline downloaded successfully": "Putki ladattu onnistuneesti",
|
||||
"Pipelines": "Putkistot",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Julkaisut",
|
||||
"Relevance": "Relevanssi",
|
||||
"Relevance Threshold": "Relevanssikynnys",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Poista",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Poista malli",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Nimeä uudelleen",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Palauta latauspolku",
|
||||
"Reset Vector Storage/Knowledge": "Tyhjennä vektoritallennukset/tietämys",
|
||||
"Reset view": "Palauta näkymä",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Vastausilmoituksia ei voida ottaa käyttöön, koska verkkosivuston käyttöoikeudet on evätty. Myönnä tarvittavat käyttöoikeudet selaimesi asetuksista.",
|
||||
"Response splitting": "Vastauksen jakaminen",
|
||||
"Response Watermark": "Vastauksen vesileima",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Näytä \"Mitä uutta\" -modaali kirjautumisen yhteydessä",
|
||||
"Show Admin Details in Account Pending Overlay": "Näytä ylläpitäjän tiedot odottavan tilin päällä",
|
||||
"Show All": "Näytä kaikki",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Näytä vähemmän",
|
||||
"Show Model": "Näytä malli",
|
||||
"Show shortcuts": "Näytä pikanäppäimet",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Tämä kanava on luotiin {{createdAt}}. Tämä on {{channelName}} kanavan alku.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Tämä keskustelu ei näy historiassa, eikä viestejäsi tallenneta.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Tämä varmistaa, että arvokkaat keskustelusi tallennetaan turvallisesti backend-tietokantaasi. Kiitos!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Tämä on kokeellinen ominaisuus, se ei välttämättä toimi odotetulla tavalla ja se voi muuttua milloin tahansa.",
|
||||
"This model is not publicly available. Please select another model.": "Tämä malli ei ole julkisesti saatavilla. Valitse toinen malli.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Tämä asetus määrittää kuinka kauan malli pysyy ladattuna muistissa pyynnön jälkeen (oletusarvo: 5m)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "käyttäjä",
|
||||
"User": "Käyttäjä",
|
||||
"User location successfully retrieved.": "Käyttäjän sijainti haettu onnistuneesti.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Käyttäjän Webhook:it",
|
||||
"Username": "Käyttäjätunnus",
|
||||
"Users": "Käyttäjät",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Compte",
|
||||
"Account Activation Pending": "Activation du compte en attente",
|
||||
"Accurate information": "Information exacte",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Mauvaise réponse",
|
||||
"Banners": "Banniers",
|
||||
"Base Model (From)": "Modèle de base (à partir de)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "avant",
|
||||
"Being lazy": "Être fainéant",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Appeler",
|
||||
"Call feature is not supported when using Web STT engine": "La fonction d'appel n'est pas prise en charge lors de l'utilisation du moteur Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Commande",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Demandes concurrentes",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Découvrez, téléchargez et explorez des prompts personnalisés",
|
||||
"Discover, download, and explore custom tools": "Découvrez, téléchargez et explorez des outils personnalisés",
|
||||
"Discover, download, and explore model presets": "Découvrir, télécharger et explorer des préréglages de modèles",
|
||||
"Dismissible": "Fermeture",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Afficher les emojis pendant l'appel",
|
||||
"Display the username instead of You in the Chat": "Afficher le nom d'utilisateur à la place de \"Vous\" dans le Chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Modifier la mémoire",
|
||||
"Edit User": "Modifier l'utilisateur",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Le filtre est maintenant désactivé globalement",
|
||||
"Filter is now globally enabled": "Le filtre est désormais activé globalement",
|
||||
"Filters": "Filtres",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Génération d'une requête de recherche",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Démarrer",
|
||||
"Get started with {{WEBUI_NAME}}": "Démarrez avec {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Entrez les commandes",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installer depuis l'URL GitHub",
|
||||
"Instant Auto-Send After Voice Transcription": "Envoi automatique instantané après transcription vocale",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID du modèle",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Modèle non sélectionné",
|
||||
"Model Params": "Paramètres du modèle",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Épingler",
|
||||
"Pinned": "Épinglé",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Le pipeline a été supprimé avec succès",
|
||||
"Pipeline downloaded successfully": "Le pipeline a été téléchargé avec succès",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Retirer",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Retirer le modèle",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Renommer",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Répertoire de téléchargement réinitialisé",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Les notifications de réponse ne peuvent pas être activées car les autorisations du site web ont été refusées. Veuillez visiter les paramètres de votre navigateur pour accorder l'accès nécessaire.",
|
||||
"Response splitting": "Fractionnement de la réponse",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Afficher les détails de l'administrateur dans la superposition en attente du compte",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Afficher les raccourcis",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos conversations précieuses soient sauvegardées en toute sécurité dans votre base de données backend. Merci !",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Il s'agit d'une fonctionnalité expérimentale, elle peut ne pas fonctionner comme prévu et est sujette à modification à tout moment.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "utilisateur",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "L'emplacement de l'utilisateur a été récupéré avec succès.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Utilisateurs",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Compte",
|
||||
"Account Activation Pending": "Activation du compte en attente",
|
||||
"Accurate information": "Information exacte",
|
||||
"Action": "",
|
||||
"Actions": "Actions",
|
||||
"Activate": "Activer",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activez cette commande en tapant \"/{{COMMAND}}\" dans l'entrée de chat.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Mauvaise réponse",
|
||||
"Banners": "Bannières",
|
||||
"Base Model (From)": "Modèle de base (à partir de)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "avant",
|
||||
"Being lazy": "Être fainéant",
|
||||
"Beta": "Bêta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Par {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Ignorer l'Embedding et le Retrieval",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Calendrier",
|
||||
"Call": "Appeler",
|
||||
"Call feature is not supported when using Web STT engine": "La fonction d'appel n'est pas prise en charge lors de l'utilisation du moteur Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Flux de travaux de ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Noeud du flux de travaux de ComfyUI",
|
||||
"Command": "Commande",
|
||||
"Comment": "",
|
||||
"Completions": "Complétions",
|
||||
"Concurrent Requests": "Demandes concurrentes",
|
||||
"Configure": "Configurer",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Direct connexions",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Les connexions directes permettent aux utilisateurs de se connecter à leurs propres points d'extension API compatibles OpenAI.",
|
||||
"Direct Tool Servers": "Serveur d'outils directs",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Empecher l'extraction d'image",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Désactive l'extraction d'images du PDF. Si l'option Utiliser le LLM est activée, les images seront automatiquement légendées. La valeur par défaut est False.",
|
||||
"Disabled": "Désactivé",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Découvrez, téléchargez et explorez des prompts personnalisés",
|
||||
"Discover, download, and explore custom tools": "Découvrez, téléchargez et explorez des outils personnalisés",
|
||||
"Discover, download, and explore model presets": "Découvrir, télécharger et explorer des préréglages de modèles",
|
||||
"Dismissible": "Fermeture",
|
||||
"Display": "Afficher",
|
||||
"Display Emoji in Call": "Afficher les emojis pendant l'appel",
|
||||
"Display the username instead of You in the Chat": "Afficher le nom d'utilisateur à la place de \"Vous\" dans le chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Modifier la mémoire",
|
||||
"Edit User": "Modifier l'utilisateur",
|
||||
"Edit User Group": "Modifier le groupe d'utilisateurs",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Ejecte",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Téléversemetn du fichier",
|
||||
"File uploaded successfully": "Fichier téléversé avec succès",
|
||||
"Files": "Fichiers",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Le filtre est maintenant désactivé globalement",
|
||||
"Filter is now globally enabled": "Le filtre est désormais activé globalement",
|
||||
"Filters": "Filtres",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Générer une paire de prompt",
|
||||
"Generating search query": "Génération d'une requête de recherche",
|
||||
"Generating...": "Génération en cours...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Démarrer",
|
||||
"Get started with {{WEBUI_NAME}}": "Démarrez avec {{WEBUI_NAME}}",
|
||||
"Global": "Globale",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Injecter l'ensemble du contenu comme contexte pour un traitement complet, recommandé pour les requêtes complexes.",
|
||||
"Input commands": "Commandes d'entrée",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installer depuis une URL GitHub",
|
||||
"Instant Auto-Send After Voice Transcription": "Envoi automatique après la transcription",
|
||||
"Integration": "Intégration",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrage de modèle",
|
||||
"Model ID": "ID du modèle",
|
||||
"Model IDs": "ID des modèles",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nom du modèle",
|
||||
"Model not selected": "Modèle non sélectionné",
|
||||
"Model Params": "Paramètres du modèle",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Épingler",
|
||||
"Pinned": "Épinglé",
|
||||
"Pioneer insights": "Explorer de nouvelles perspectives",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Le pipeline a été supprimé avec succès",
|
||||
"Pipeline downloaded successfully": "Le pipeline a été téléchargé avec succès",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Livraisons",
|
||||
"Relevance": "Pertinence",
|
||||
"Relevance Threshold": "Seuil de pertinence",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Retirer",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Retirer le modèle",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Renommer",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Réinitialiser le répertoire de téléchargement",
|
||||
"Reset Vector Storage/Knowledge": "Réinitialiser le stockage vectoriel/connaissances",
|
||||
"Reset view": "Réinitialiser la vue",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Les notifications de réponse ne peuvent pas être activées car les autorisations du site web ont été refusées. Veuillez vérifier les paramètres de votre navigateur pour accorder l'accès nécessaire.",
|
||||
"Response splitting": "Fractionnement de la réponse",
|
||||
"Response Watermark": "Filigramme de la réponse",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Afficher la fenêtre modale \"Quoi de neuf\" lors de la connexion",
|
||||
"Show Admin Details in Account Pending Overlay": "Afficher les coordonnées de l'administrateur aux comptes en attente",
|
||||
"Show All": "Afficher tout",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Afficher moins",
|
||||
"Show Model": "Afficher le model",
|
||||
"Show shortcuts": "Afficher les raccourcis",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Ce canal a été créé le {{createdAt}}. Voici le tout début du canal {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Cette conversation n'apparaîtra pas dans l'historique et vos messages ne seront pas enregistrés.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cela garantit que vos conversations précieuses soient sauvegardées en toute sécurité dans votre base de données backend. Merci !",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Il s'agit d'une fonctionnalité expérimentale, elle peut ne pas fonctionner comme prévu et est sujette à modification à tout moment.",
|
||||
"This model is not publicly available. Please select another model.": "Ce modèle n'est pas disponible au public. Veuillez sélectionner un autre modèle.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Cette option détermine la durée pendant laquelle le modèle restera chargé en mémoire après la demande (par défaut : 5m).",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "utilisateur",
|
||||
"User": "Utilisateur",
|
||||
"User location successfully retrieved.": "L'emplacement de l'utilisateur a été récupéré avec succès.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Webhooks utilisateur",
|
||||
"Username": "Nom d'utilisateur",
|
||||
"Users": "Utilisateurs",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Conta",
|
||||
"Account Activation Pending": "Activación da conta pendente",
|
||||
"Accurate information": "Información precisa",
|
||||
"Action": "",
|
||||
"Actions": "Accións",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Active este comando escribindo \"/{{COMMAND}}\" no chat",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Resposta incorrecta",
|
||||
"Banners": "Mensaxes emerxentes",
|
||||
"Base Model (From)": "Modelo base (desde)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "antes",
|
||||
"Being lazy": "Ser pregizeiro",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Por {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Chamada",
|
||||
"Call feature is not supported when using Web STT engine": "A funcionalidade da chamada non pode usarse xunto co motor da STT Web",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Fluxo de traballo de ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Nodos para ComfyUI Workflow",
|
||||
"Command": "Comando",
|
||||
"Comment": "",
|
||||
"Completions": "Respostas autoxeradas",
|
||||
"Concurrent Requests": "Solicitudes simultáneas",
|
||||
"Configure": "Configurar",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Conexións directas",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Conexións directas permiten aos usuarios conectar cos seus propios puntos finais de API compatibles con OpenAI.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Desactivado",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descubre, descarga, y explora Prompts personalizados",
|
||||
"Discover, download, and explore custom tools": "Descubre, descarga y explora ferramentas personalizadas",
|
||||
"Discover, download, and explore model presets": "Descubre, descarga y explora ajustes preestablecidos de modelos",
|
||||
"Dismissible": "Desestimable",
|
||||
"Display": "Mostrar",
|
||||
"Display Emoji in Call": "Muestra Emoji en chamada",
|
||||
"Display the username instead of You in the Chat": "Mostrar o nombre de usuario en lugar de Vostede no chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editar Memoria",
|
||||
"Edit User": "Editar Usuario",
|
||||
"Edit User Group": "Editar grupo de usuarios",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Arquivo subido correctamente",
|
||||
"Files": "Arquivos",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "O filtro ahora está desactivado globalmente",
|
||||
"Filter is now globally enabled": "O filtro ahora está habilitado globalmente",
|
||||
"Filters": "Filtros",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "xeneración de consultas de búsqueda",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Empezar",
|
||||
"Get started with {{WEBUI_NAME}}": "Empezar con {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Información",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Ingresar comandos",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalar desde a URL de Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Auto-Enviar despois da Transcripción de Voz",
|
||||
"Integration": "Integración",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrado de modelos",
|
||||
"Model ID": "ID do modelo",
|
||||
"Model IDs": "IDs de modelos",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nombre do modelo",
|
||||
"Model not selected": "Modelo no seleccionado",
|
||||
"Model Params": "Parámetros do modelo",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fijar",
|
||||
"Pinned": "Fijado",
|
||||
"Pioneer insights": "Descubrir novas perspectivas",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline borrada exitosamente",
|
||||
"Pipeline downloaded successfully": "Pipeline descargada exitosamente",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevancia",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Eliminar",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Eliminar modelo",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Renombrar",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Reiniciar Directorio de carga",
|
||||
"Reset Vector Storage/Knowledge": "Reiniciar almacenamiento de vectores/coñecemento",
|
||||
"Reset view": "Reiniciar vista",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "As notificacions de resposta non poden activarse debido a que os permisos do sitio web han sido denegados. Por favor, visite as configuracions da sua navegador para otorgar o acceso necesario.",
|
||||
"Response splitting": "División de respostas",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Mostrar modal \"Qué hay de novo\" al iniciar sesión",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostrar detalles de administración na capa de espera da conta",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Mostrar atallos",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Esto garantiza que sus valiosas conversacions se guarden de forma segura en su base de datos no backend. ¡Gracias!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta es unha característica experimental que puede no funcionar como se esperaba y está sujeto a cambios en cualquier momento.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "usuario",
|
||||
"User": "Usuario",
|
||||
"User location successfully retrieved.": "Localización do usuario recuperada con éxito.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Nombre de usuario",
|
||||
"Users": "Usuarios",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "חשבון",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "מידע מדויק",
|
||||
"Action": "",
|
||||
"Actions": "פעולה",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "תגובה שגויה",
|
||||
"Banners": "באנרים",
|
||||
"Base Model (From)": "דגם בסיס (מ)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "לפני",
|
||||
"Being lazy": "להיות עצלן",
|
||||
"Beta": "בטא",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "לוח שנה",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "פקודה",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "בקשות בו-זמניות",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "גלה, הורד, וחקור פקודות מותאמות אישית",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "גלה, הורד, וחקור הגדרות מודל מוגדרות מראש",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "הצג את שם המשתמש במקום 'אתה' בצ'אט",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "ערוך משתמש",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "דוא\"ל",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "יצירת שאילתת חיפוש",
|
||||
"Generating...": "מג'נרט...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "גלובלי",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "מידע",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "פקודות קלט",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "התקן מכתובת URL של Github",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "מזהה דגם",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "שם המודל",
|
||||
"Model not selected": "לא נבחר מודל",
|
||||
"Model Params": "פרמטרי המודל",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "צינורות",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "הסר",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "הסר מודל",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "שנה שם",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "הצג קיצורי דרך",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "פעולה זו מבטיחה שהשיחות בעלות הערך שלך יישמרו באופן מאובטח במסד הנתונים העורפי שלך. תודה!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "משתמש",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "משתמשים",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "खाता",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "सटीक जानकारी",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "ख़राब प्रतिक्रिया",
|
||||
"Banners": "बैनर",
|
||||
"Base Model (From)": "बेस मॉडल (से)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "पहले",
|
||||
"Being lazy": "आलसी होना",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "कमांड",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "समवर्ती अनुरोध",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "कस्टम प्रॉम्प्ट को खोजें, डाउनलोड करें और एक्सप्लोर करें",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "मॉडल प्रीसेट खोजें, डाउनलोड करें और एक्सप्लोर करें",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "चैट में 'आप' के स्थान पर उपयोगकर्ता नाम प्रदर्शित करें",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "यूजर को संपादित करो",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "ईमेल",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "खोज क्वेरी जनरेट करना",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "सूचना-विषयक",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "इनपुट क命",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL से इंस्टॉल करें",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "मॉडल आईडी",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "मॉडल चयनित नहीं है",
|
||||
"Model Params": "मॉडल Params",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "पाइपलाइनों",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "हटा दें",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "मोडेल हटाएँ",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "नाम बदलें",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "शॉर्टकट दिखाएँ",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "यह सुनिश्चित करता है कि आपकी मूल्यवान बातचीत आपके बैकएंड डेटाबेस में सुरक्षित रूप से सहेजी गई है। धन्यवाद!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "उपयोगकर्ता",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "उपयोगकर्ताओं",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Račun",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "Točne informacije",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Loš odgovor",
|
||||
"Banners": "Baneri",
|
||||
"Base Model (From)": "Osnovni model (Od)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "prije",
|
||||
"Being lazy": "Biti lijen",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Poziv",
|
||||
"Call feature is not supported when using Web STT engine": "Značajka poziva nije podržana kada se koristi Web STT mehanizam",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Naredba",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Istodobni zahtjevi",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Otkrijte, preuzmite i istražite prilagođene prompte",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "Otkrijte, preuzmite i istražite unaprijed postavljene modele",
|
||||
"Dismissible": "Odbaciti",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "Prikaži korisničko ime umjesto Vas u razgovoru",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "Uredi korisnika",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Generiranje upita za pretraživanje",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informacije",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Unos naredbi",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instaliraj s Github URL-a",
|
||||
"Instant Auto-Send After Voice Transcription": "Trenutačno automatsko slanje nakon glasovne transkripcije",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID modela",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Model nije odabran",
|
||||
"Model Params": "Model parametri",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "Cjevovodi",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Ukloni",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Ukloni model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Preimenuj",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Poništi upload direktorij",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Pokaži prečace",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ovo osigurava da su vaši vrijedni razgovori sigurno spremljeni u bazu podataka. Hvala vam!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ovo je eksperimentalna značajka, možda neće funkcionirati prema očekivanjima i podložna je promjenama u bilo kojem trenutku.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "korisnik",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Korisnici",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Fiók",
|
||||
"Account Activation Pending": "Fiók aktiválása folyamatban",
|
||||
"Accurate information": "Pontos információ",
|
||||
"Action": "",
|
||||
"Actions": "Műveletek",
|
||||
"Activate": "Aktiválás",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiváld ezt a parancsot a \"/{{COMMAND}}\" beírásával a csevegőmezőbe.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Rossz válasz",
|
||||
"Banners": "Bannerek",
|
||||
"Base Model (From)": "Alap modell (Forrás)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "előtt",
|
||||
"Being lazy": "Lustaság",
|
||||
"Beta": "Béta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Készítette: {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Beágyazás és visszakeresés kihagyása",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Naptár",
|
||||
"Call": "Hívás",
|
||||
"Call feature is not supported when using Web STT engine": "A hívás funkció nem támogatott Web STT motor használatakor",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI munkafolyamat",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI munkafolyamat csomópontok",
|
||||
"Command": "Parancs",
|
||||
"Comment": "",
|
||||
"Completions": "Kiegészítések",
|
||||
"Concurrent Requests": "Párhuzamos kérések",
|
||||
"Configure": "Konfigurálás",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Közvetlen kapcsolatok",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "A közvetlen kapcsolatok lehetővé teszik a felhasználók számára, hogy saját OpenAI kompatibilis API végpontjaikhoz csatlakozzanak.",
|
||||
"Direct Tool Servers": "Közvetlen eszköszerverek",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Letiltva",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Fedezz fel, tölts le és fedezz fel egyéni promptokat",
|
||||
"Discover, download, and explore custom tools": "Fedezz fel, tölts le és fedezz fel egyéni eszközöket",
|
||||
"Discover, download, and explore model presets": "Fedezz fel, tölts le és fedezz fel modell beállításokat",
|
||||
"Dismissible": "Elutasítható",
|
||||
"Display": "Megjelenítés",
|
||||
"Display Emoji in Call": "Emoji megjelenítése hívásban",
|
||||
"Display the username instead of You in the Chat": "Felhasználónév megjelenítése a 'Te' helyett a beszélgetésben",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Memória szerkesztése",
|
||||
"Edit User": "Felhasználó szerkesztése",
|
||||
"Edit User Group": "Felhasználói csoport szerkesztése",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Fájl sikeresen feltöltve",
|
||||
"Files": "Fájlok",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "A szűrő globálisan letiltva",
|
||||
"Filter is now globally enabled": "A szűrő globálisan engedélyezve",
|
||||
"Filters": "Szűrők",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Prompt pár generálása",
|
||||
"Generating search query": "Keresési lekérdezés generálása",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Kezdj neki",
|
||||
"Get started with {{WEBUI_NAME}}": "Kezdj neki a {{WEBUI_NAME}}-val",
|
||||
"Global": "Globális",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Információ",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Az összes tartalom kontextusként való befecskendezése átfogó feldolgozáshoz, ez összetett lekérdezésekhez ajánlott.",
|
||||
"Input commands": "Beviteli parancsok",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Telepítés Github URL-ről",
|
||||
"Instant Auto-Send After Voice Transcription": "Azonnali automatikus küldés hangfelismerés után",
|
||||
"Integration": "Integráció",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modellszűrés",
|
||||
"Model ID": "Modell azonosító",
|
||||
"Model IDs": "Modell azonosítók",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modell neve",
|
||||
"Model not selected": "Nincs kiválasztva modell",
|
||||
"Model Params": "Modell paraméterek",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Rögzítés",
|
||||
"Pinned": "Rögzítve",
|
||||
"Pioneer insights": "Úttörő betekintések",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Folyamat sikeresen törölve",
|
||||
"Pipeline downloaded successfully": "Folyamat sikeresen letöltve",
|
||||
"Pipelines": "Folyamatok",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevancia",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Eltávolítás",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Modell eltávolítása",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Átnevezés",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Feltöltési könyvtár visszaállítása",
|
||||
"Reset Vector Storage/Knowledge": "Vektor tárhely/tudásbázis visszaállítása",
|
||||
"Reset view": "Nézet visszaállítása",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "A válasz értesítések nem aktiválhatók, mert a weboldal engedélyei meg lettek tagadva. Kérjük, látogasson el a böngésző beállításaihoz a szükséges hozzáférés megadásához.",
|
||||
"Response splitting": "Válasz felosztás",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "\"Mi újság\" modal megjelenítése bejelentkezéskor",
|
||||
"Show Admin Details in Account Pending Overlay": "Admin részletek megjelenítése a függő fiók átfedésben",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Modell megjelenítése",
|
||||
"Show shortcuts": "Gyorsbillentyűk megjelenítése",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Ez a csatorna {{createdAt}} időpontban jött létre. Ez a {{channelName}} csatorna legeslegeleje.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Ez a csevegés nem jelenik meg az előzményekben, és az üzeneteid nem kerülnek mentésre.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ez biztosítja, hogy értékes beszélgetései biztonságosan mentésre kerüljenek a backend adatbázisban. Köszönjük!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ez egy kísérleti funkció, lehet, hogy nem a várt módon működik és bármikor változhat.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "felhasználó",
|
||||
"User": "Felhasználó",
|
||||
"User location successfully retrieved.": "Felhasználó helye sikeresen lekérve.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Felhasználói webhookok",
|
||||
"Username": "Felhasználónév",
|
||||
"Users": "Felhasználók",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Akun",
|
||||
"Account Activation Pending": "Aktivasi Akun Tertunda",
|
||||
"Accurate information": "Informasi yang akurat",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Respons Buruk",
|
||||
"Banners": "Spanduk",
|
||||
"Base Model (From)": "Model Dasar (Dari)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "sebelum",
|
||||
"Being lazy": "Menjadi malas",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Panggilan",
|
||||
"Call feature is not supported when using Web STT engine": "Fitur panggilan tidak didukung saat menggunakan mesin Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Perintah",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Permintaan Bersamaan",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Temukan, unduh, dan jelajahi prompt khusus",
|
||||
"Discover, download, and explore custom tools": "Menemukan, mengunduh, dan menjelajahi alat khusus",
|
||||
"Discover, download, and explore model presets": "Menemukan, mengunduh, dan menjelajahi preset model",
|
||||
"Dismissible": "Tidak dapat digunakan",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Menampilkan Emoji dalam Panggilan",
|
||||
"Display the username instead of You in the Chat": "Menampilkan nama pengguna, bukan Anda di Obrolan",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Edit Memori",
|
||||
"Edit User": "Edit Pengguna",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter sekarang dinonaktifkan secara global",
|
||||
"Filter is now globally enabled": "Filter sekarang diaktifkan secara global",
|
||||
"Filters": "Filter",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Membuat kueri penelusuran",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Perintah masukan",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instal dari URL Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Kirim Otomatis Instan Setelah Transkripsi Suara",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID Model",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Model tidak dipilih",
|
||||
"Model Params": "Parameter Model",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline berhasil dihapus",
|
||||
"Pipeline downloaded successfully": "Saluran pipa berhasil diunduh",
|
||||
"Pipelines": "Saluran pipa",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Hapus",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Hapus Model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Ganti nama",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Setel Ulang Direktori Unggahan",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Notifikasi respons tidak dapat diaktifkan karena izin situs web telah ditolak. Silakan kunjungi pengaturan browser Anda untuk memberikan akses yang diperlukan.",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Tampilkan Detail Admin di Hamparan Akun Tertunda",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Tampilkan pintasan",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ini akan memastikan bahwa percakapan Anda yang berharga disimpan dengan aman ke basis data backend. Terima kasih!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Ini adalah fitur eksperimental, mungkin tidak berfungsi seperti yang diharapkan dan dapat berubah sewaktu-waktu.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "pengguna",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "Lokasi pengguna berhasil diambil.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Pengguna",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Cuntas",
|
||||
"Account Activation Pending": "Gníomhachtaithe Cuntas",
|
||||
"Accurate information": "Faisnéis chruinn",
|
||||
"Action": "",
|
||||
"Actions": "Gníomhartha",
|
||||
"Activate": "Gníomhachtaigh",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Gníomhachtaigh an t-ordú seo trí \"/{{COMMAND}}\" a chlóscríobh chun ionchur comhrá a dhéanamh.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Droch-fhreagra",
|
||||
"Banners": "Meirgí",
|
||||
"Base Model (From)": "Múnla Bonn (Ó)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "roimh",
|
||||
"Being lazy": "A bheith leisciúil",
|
||||
"Beta": "Béite",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Le {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Seachbhóthar Leabú agus Aisghabháil",
|
||||
"Bypass Web Loader": "Seachbhóthar Luchtaire Gréasáin",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Féilire",
|
||||
"Call": "Glaoigh",
|
||||
"Call feature is not supported when using Web STT engine": "Ní thacaítear le gné glaonna agus inneall Web STT á úsáid",
|
||||
|
@ -211,6 +213,7 @@
|
|||
"Clone Chat": "Comhrá Clón",
|
||||
"Clone of {{TITLE}}": "Clón de {{TITLE}}",
|
||||
"Close": "Dún",
|
||||
"Close Configure Connection Modal": "",
|
||||
"Close modal": "Dún modúl",
|
||||
"Close settings modal": "Dún modúl na socruithe",
|
||||
"Code execution": "Cód a fhorghníomhú",
|
||||
|
@ -231,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Sreabhadh Oibre ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Nóid Sreabhadh Oibre ComfyUI",
|
||||
"Command": "Ordú",
|
||||
"Comment": "",
|
||||
"Completions": "Críochnaithe",
|
||||
"Concurrent Requests": "Iarrataí Comhthéime",
|
||||
"Configure": "Cumraigh",
|
||||
|
@ -344,6 +348,7 @@
|
|||
"Direct Connections": "Naisc Dhíreacha",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Ligeann Connections Direct d'úsáideoirí ceangal lena gcríochphointí API féin atá comhoiriúnach le OpenAI.",
|
||||
"Direct Tool Servers": "Freastalaithe Uirlisí Díreacha",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Díchumasaigh Eastóscadh Íomhá",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Díchumasaigh eastóscadh íomhánna ón PDF. Má tá Úsáid LLM cumasaithe, cuirfear fotheidil leis na híomhánna go huathoibríoch. Is é Bréag an réamhshocrú.",
|
||||
"Disabled": "Díchumasaithe",
|
||||
|
@ -357,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Leideanna saincheaptha a fháil amach, a íoslódáil agus a iniúchadh",
|
||||
"Discover, download, and explore custom tools": "Uirlisí saincheaptha a fháil amach, íoslódáil agus iniúchadh",
|
||||
"Discover, download, and explore model presets": "Réamhshocruithe múnla a fháil amach, a íoslódáil agus a iniúchadh",
|
||||
"Dismissible": "Dífhostaithe",
|
||||
"Display": "Taispeáin",
|
||||
"Display Emoji in Call": "Taispeáin Emoji i nGlao",
|
||||
"Display the username instead of You in the Chat": "Taispeáin an t-ainm úsáideora in ionad Tú sa Comhrá",
|
||||
|
@ -410,6 +414,8 @@
|
|||
"Edit Memory": "Cuir Cuimhne in eagar",
|
||||
"Edit User": "Cuir Úsáideoir in eagar",
|
||||
"Edit User Group": "Cuir Grúpa Úsáideoirí in Eagar",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Díbirt",
|
||||
"ElevenLabs": "Eleven Labs",
|
||||
"Email": "Ríomhphost",
|
||||
|
@ -610,6 +616,7 @@
|
|||
"File Upload": "Uaslódáil Comhaid",
|
||||
"File uploaded successfully": "D'éirigh le huaslódáil an chomhaid",
|
||||
"Files": "Comhaid",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Tá an scagaire faoi mhíchumas go domhanda",
|
||||
"Filter is now globally enabled": "Tá an scagaire cumasaithe go domhanda anois",
|
||||
"Filters": "Scagairí",
|
||||
|
@ -657,6 +664,7 @@
|
|||
"Generate prompt pair": "Gin péire pras",
|
||||
"Generating search query": "Giniúint ceist cuardaigh",
|
||||
"Generating...": "Ag giniúint...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Cuir tús leis",
|
||||
"Get started with {{WEBUI_NAME}}": "Cuir tús le {{WEBUI_NAME}}",
|
||||
"Global": "Domhanda",
|
||||
|
@ -723,6 +731,9 @@
|
|||
"Info": "Eolas",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Instealladh an t-ábhar ar fad mar chomhthéacs do phróiseáil chuimsitheach, moltar é seo le haghaidh ceisteanna casta.",
|
||||
"Input commands": "Orduithe ionchuir",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Suiteáil ó Github URL",
|
||||
"Instant Auto-Send After Voice Transcription": "Seoladh Uathoibríoch Láithreach Tar éis",
|
||||
"Integration": "Comhtháthú",
|
||||
|
@ -840,7 +851,6 @@
|
|||
"Model Filtering": "Scagadh Múnla",
|
||||
"Model ID": "ID Múnla",
|
||||
"Model IDs": "IDanna Múnla",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Ainm Múnla",
|
||||
"Model not selected": "Múnla nach roghnaíodh",
|
||||
"Model Params": "Múnla Params",
|
||||
|
@ -971,6 +981,7 @@
|
|||
"Pin": "Bioráin",
|
||||
"Pinned": "Pinneáilte",
|
||||
"Pioneer insights": "Léargais ceannródaí",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Scriosta píblíne go rathúil",
|
||||
"Pipeline downloaded successfully": "Íoslódáilte píblíne",
|
||||
"Pipelines": "Píblínte",
|
||||
|
@ -1036,8 +1047,12 @@
|
|||
"Releases": "Eisiúintí",
|
||||
"Relevance": "Ábharthacht",
|
||||
"Relevance Threshold": "Tairseach Ábharthaíochta",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Bain",
|
||||
"Remove {{MODELID}} from list.": "Bain {{MODELID}} den liosta.",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Bain Múnla",
|
||||
"Remove this tag from list": "Bain an clib seo den liosta",
|
||||
"Rename": "Athainmnigh",
|
||||
|
@ -1050,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Athshocraigh Eolaire Uas",
|
||||
"Reset Vector Storage/Knowledge": "Athshocraigh Stóráil/Eolas Veicteoir",
|
||||
"Reset view": "Athshocraigh amharc",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Ní féidir fógraí freagartha a ghníomhachtú toisc gur diúltaíodh ceadanna an tsuímh Ghréasáin. Tabhair cuairt ar do shocruithe brabhsálaí chun an rochtain riachtanach a dheonú.",
|
||||
"Response splitting": "Scoilt freagartha",
|
||||
"Response Watermark": "Comhartha Uisce Freagartha",
|
||||
|
@ -1154,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Taispeáin módúil \"Cad atá Nua\" ar logáil isteach",
|
||||
"Show Admin Details in Account Pending Overlay": "Taispeáin Sonraí Riaracháin sa Chuntas ar Feitheamh Forleagan",
|
||||
"Show All": "Taispeáin Gach Rud",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Taispeáin Níos Lú",
|
||||
"Show Model": "Taispeáin Múnla",
|
||||
"Show shortcuts": "Taispeáin aicearraí",
|
||||
|
@ -1236,8 +1253,8 @@
|
|||
"This action cannot be undone. Do you wish to continue?": "Ní féidir an gníomh seo a chur ar ais. Ar mhaith leat leanúint ar aghaidh?",
|
||||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Cruthaíodh an cainéal seo ar {{createdAt}}. Seo tús an chainéil {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Ní bheidh an comhrá seo le feiceáil sa stair agus ní shábhálfar do theachtaireachtaí.",
|
||||
"This chat won’t appear in history and your messages will not be saved.": "Ní bheidh an comhrá seo le feiceáil sa stair agus ní shábhálfar do theachtaireachtaí.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Cinntíonn sé seo go sábhálfar do chomhráite luachmhara go daingean i do bhunachar sonraí cúltaca Go raibh maith agat!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Is gné turgnamhach í seo, b'fhéidir nach bhfeidhmeoidh sé mar a bhíothas ag súil leis agus tá sé faoi réir athraithe ag am ar bith.",
|
||||
"This model is not publicly available. Please select another model.": "Níl an tsamhail seo ar fáil go poiblí. Roghnaigh samhail eile le do thoil.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Rialaíonn an rogha seo cé chomh fada a fhanfaidh an tsamhail luchtaithe sa chuimhne i ndiaidh an iarratais (réamhshocraithe: 5m)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "úsáideoir",
|
||||
"User": "Úsáideoir",
|
||||
"User location successfully retrieved.": "Fuarthas suíomh an úsáideora go rathúil.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Crúcaí Gréasáin Úsáideoir",
|
||||
"Username": "Ainm Úsáideora",
|
||||
"Users": "Úsáideoirí",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Account",
|
||||
"Account Activation Pending": "Account in attesa di attivazione",
|
||||
"Accurate information": "Informazioni accurate",
|
||||
"Action": "",
|
||||
"Actions": "Azioni",
|
||||
"Activate": "Attiva",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Attiva questo comando digitando \"/{{COMMAND}}\" nell'input della chat.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Risposta non valida",
|
||||
"Banners": "Banner",
|
||||
"Base Model (From)": "Modello base (da)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "prima",
|
||||
"Being lazy": "Faccio il pigro",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Di {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Bypass embedding e recupero",
|
||||
"Bypass Web Loader": "Bypassa il Web Loader",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Calendario",
|
||||
"Call": "Chiamata",
|
||||
"Call feature is not supported when using Web STT engine": "La funzione di chiamata non è supportata quando si utilizza il motore Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Flusso di lavoro ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Nodi flusso di lavoro ComfyUI",
|
||||
"Command": "Comando",
|
||||
"Comment": "",
|
||||
"Completions": "Completamenti",
|
||||
"Concurrent Requests": "Richieste simultanee",
|
||||
"Configure": "Configura",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Connessioni Dirette",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Le Connessioni Dirette consentono agli utenti di connettersi ai propri endpoint API compatibili con OpenAI.",
|
||||
"Direct Tool Servers": "Strimentu Server Diretti",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Disattiva l'estrazione immagini",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Disattiva l'estrazione immagini dai PDF. Se LLM è attivo le immagini saranno didascalizzate. Predefinito a Falso.",
|
||||
"Disabled": "Disabilitato",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Scopri, scarica ed esplora prompt personalizzati",
|
||||
"Discover, download, and explore custom tools": "Scopri, scarica ed esplora strumenti personalizzati",
|
||||
"Discover, download, and explore model presets": "Scopri, scarica ed esplora i preset dei modello",
|
||||
"Dismissible": "Scartabile",
|
||||
"Display": "Visualizza",
|
||||
"Display Emoji in Call": "Visualizza emoji nella chiamata",
|
||||
"Display the username instead of You in the Chat": "Visualizza il nome utente invece di Tu nella chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Modifica Memoria",
|
||||
"Edit User": "Modifica Utente",
|
||||
"Edit User Group": "Modifica Gruppo Utente",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Espelli",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Caricamento file",
|
||||
"File uploaded successfully": "Caricamento file riuscito",
|
||||
"Files": "File",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Il filtro è ora disabilitato globalmente",
|
||||
"Filter is now globally enabled": "Il filtro è ora abilitato globalmente",
|
||||
"Filters": "Filtri",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Genera coppia di prompt",
|
||||
"Generating search query": "Generazione query di ricerca",
|
||||
"Generating...": "Generazione in corso...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Inizia",
|
||||
"Get started with {{WEBUI_NAME}}": "Inizia con {{WEBUI_NAME}}",
|
||||
"Global": "Globale",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informazioni",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Inietta l'intero contenuto come contesto per un'elaborazione completa, questo è consigliato per query complesse.",
|
||||
"Input commands": "Comandi di input",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Eseguire l'installazione dall'URL di Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Invio automatico istantaneo dopo la trascrizione vocale",
|
||||
"Integration": "Integrazione",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtraggio modelli",
|
||||
"Model ID": "ID modello",
|
||||
"Model IDs": "ID modello",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nome modello",
|
||||
"Model not selected": "Modello non selezionato",
|
||||
"Model Params": "Parametri del modello",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Appunta",
|
||||
"Pinned": "Appuntato",
|
||||
"Pioneer insights": "Scopri nuove intuizioni",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline rimossa con successo",
|
||||
"Pipeline downloaded successfully": "Pipeline scaricata con successo",
|
||||
"Pipelines": "Pipeline",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Rilasci",
|
||||
"Relevance": "Rilevanza",
|
||||
"Relevance Threshold": "Soglia di Rilevanza",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Rimuovi",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Rimuovi Modello",
|
||||
"Remove this tag from list": "Rimuovi questo tag dalla lista",
|
||||
"Rename": "Rinomina",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Ripristina Directory di Caricamento",
|
||||
"Reset Vector Storage/Knowledge": "Ripristina Archiviazione Vettoriale/Conoscenza",
|
||||
"Reset view": "Ripristina visualizzazione",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Le notifiche di risposta non possono essere attivate poiché i permessi del sito web sono stati negati. Si prega di visitare le impostazioni del browser per concedere l'accesso necessario.",
|
||||
"Response splitting": "Divisione della risposta",
|
||||
"Response Watermark": "Watermark della richiesta",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Mostra il modulo \"Novità\" al login",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostra i dettagli dell'amministratore nella sovrapposizione dell'account in attesa",
|
||||
"Show All": "Mostra Tutto",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Mostra Meno",
|
||||
"Show Model": "Mostra Modello",
|
||||
"Show shortcuts": "Mostra scorciatoie",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Questo canale è stato creato il {{createdAt}}. Questo è l'inizio del canale {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Questa chat non apparirà nella cronologia e i tuoi messaggi non verranno salvati.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ciò garantisce che le tue preziose conversazioni siano salvate in modo sicuro nel tuo database backend. Grazie!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Questa è una funzionalità sperimentale, potrebbe non funzionare come previsto ed è soggetta a modifiche in qualsiasi momento.",
|
||||
"This model is not publicly available. Please select another model.": "Questo modello non è disponibile pubblicamente. Seleziona un altro modello.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Questa opzione controlla quanto a lungo il modello rimarrà in memoria seguendo la richiesta (predefinito: 5m)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "utente",
|
||||
"User": "Utente",
|
||||
"User location successfully retrieved.": "Posizione utente recuperata con successo.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Webhook Utente",
|
||||
"Username": "Nome Utente",
|
||||
"Users": "Utenti",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "アカウント",
|
||||
"Account Activation Pending": "アカウント承認待ち",
|
||||
"Accurate information": "情報が正確",
|
||||
"Action": "",
|
||||
"Actions": "アクション",
|
||||
"Activate": "アクティブ化",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "このコマンド \"/{{COMMAND}}\" をチャットに入力してアクティブ化します",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "応答が悪い",
|
||||
"Banners": "バナー",
|
||||
"Base Model (From)": "ベースモデル (From)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "より前",
|
||||
"Being lazy": "怠惰な",
|
||||
"Beta": "ベータ",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "{{name}}による",
|
||||
"Bypass Embedding and Retrieval": "埋め込みと検索をバイパス",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "カレンダー",
|
||||
"Call": "コール",
|
||||
"Call feature is not supported when using Web STT engine": "Web STTエンジンを使用している場合、コール機能はサポートされていません。",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUIワークフロー",
|
||||
"ComfyUI Workflow Nodes": "ComfyUIワークフローノード",
|
||||
"Command": "コマンド",
|
||||
"Comment": "",
|
||||
"Completions": "コンプリート",
|
||||
"Concurrent Requests": "同時リクエスト",
|
||||
"Configure": "設定",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "ダイレクトコネクション",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "ダイレクトコネクションは、ユーザーが独自のOpenAI互換APIエンドポイントに接続できるようにします。",
|
||||
"Direct Tool Servers": "ダイレクトツールサーバー",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "無効",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "カスタムプロンプトを探してダウンロードする",
|
||||
"Discover, download, and explore custom tools": "カスタムツールを探てしダウンロードする",
|
||||
"Discover, download, and explore model presets": "モデルプリセットを探してダウンロードする",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "コールで絵文字を表示",
|
||||
"Display the username instead of You in the Chat": "チャットで「あなた」の代わりにユーザー名を表示",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "メモリを編集",
|
||||
"Edit User": "ユーザーを編集",
|
||||
"Edit User Group": "ユーザーグループを編集",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "メールアドレス",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "ファイル",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "グローバルフィルタが無効です。",
|
||||
"Filter is now globally enabled": "グローバルフィルタが有効です。",
|
||||
"Filters": "フィルター",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "プロンプトペアを生成",
|
||||
"Generating search query": "検索クエリの生成",
|
||||
"Generating...": "生成中...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "開始",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}}を開始",
|
||||
"Global": "グローバル",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "情報",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "複雑なクエリには、包括的な処理のためにコンテンツ全体をコンテキストとして注入することをお勧めします。",
|
||||
"Input commands": "入力コマンド",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URLからインストール",
|
||||
"Instant Auto-Send After Voice Transcription": "音声文字変換後に即時自動送信",
|
||||
"Integration": "統合",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "モデルフィルタリング",
|
||||
"Model ID": "モデルID",
|
||||
"Model IDs": "モデルID",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "モデル名",
|
||||
"Model not selected": "モデルが選択されていません",
|
||||
"Model Params": "モデルパラメータ",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "ピン留め",
|
||||
"Pinned": "ピン留めされています",
|
||||
"Pioneer insights": "先駆者の洞察",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "パイプラインが正常に削除されました",
|
||||
"Pipeline downloaded successfully": "パイプラインが正常にダウンロードされました",
|
||||
"Pipelines": "パイプライン",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "関連性",
|
||||
"Relevance Threshold": "関連性の閾値",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "削除",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "モデルを削除",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "名前を変更",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "アップロードディレクトリをリセット",
|
||||
"Reset Vector Storage/Knowledge": "ベクターストレージとナレッジベースをリセット",
|
||||
"Reset view": "表示をリセット",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "ウェブサイトの許可が拒否されたため、応答通知をアクティブ化できません。必要なアクセスを許可するためにブラウザの設定を訪問してください。",
|
||||
"Response splitting": "応答の分割",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "ログイン時に「新しいこと」モーダルを表示",
|
||||
"Show Admin Details in Account Pending Overlay": "アカウント保留中の管理者詳細を表示",
|
||||
"Show All": "すべて表示",
|
||||
"Show image preview": "",
|
||||
"Show Less": "表示を減らす",
|
||||
"Show Model": "モデルを表示",
|
||||
"Show shortcuts": "ショートカットを表示",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "このチャンネルは{{createdAt}}に作成されました。これは{{channelName}}チャンネルの始まりです。",
|
||||
"This chat won't appear in history and your messages will not be saved.": "このチャットは履歴に表示されず、メッセージは保存されません。",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "これは、貴重な会話がバックエンドデータベースに安全に保存されることを保証します。ありがとうございます!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "実験的機能であり正常動作しない場合があります。",
|
||||
"This model is not publicly available. Please select another model.": "このモデルは公開されていません。別のモデルを選択してください。",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "ユーザー",
|
||||
"User": "ユーザー",
|
||||
"User location successfully retrieved.": "ユーザーの位置情報が正常に取得されました。",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "ユーザー名",
|
||||
"Users": "ユーザー",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "ანგარიში",
|
||||
"Account Activation Pending": "დარჩენილი ანგარიშის აქტივაცია",
|
||||
"Accurate information": "სწორი ინფორმაცია",
|
||||
"Action": "",
|
||||
"Actions": "ქმედებები",
|
||||
"Activate": "აქტივაცია",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "არასწორი პასუხი",
|
||||
"Banners": "ბანერები",
|
||||
"Base Model (From)": "საბაზისო მოდელი (საიდან)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "მითითებულ დრომდე",
|
||||
"Being lazy": "ზარმაცობა",
|
||||
"Beta": "ბეტა",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "ავტორი {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "კალენდარი",
|
||||
"Call": "ზარი",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "ბრძანება",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "ერთდროული მოთხოვნები",
|
||||
"Configure": "მორგება",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "პირდაპირი მიერთება",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "გამორთული",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "აღმოაჩინეთ, გადმოწერეთ და შეისწავლეთ მორგებული მოთხოვნები",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "აღმოაჩინეთ, გადმოწერეთ და შეისწავლეთ მოდელის პარამეტრები",
|
||||
"Dismissible": "",
|
||||
"Display": "ჩვენება",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "ჩატში თქვენს მაგიერ მომხმარებლის სახელის ჩვენება",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "მეხსიერების ჩასწორება",
|
||||
"Edit User": "მომხმარებლის ჩასწორება",
|
||||
"Edit User Group": "მომხმარებლის ჯგუფის ჩასწორება",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "ელფოსტა",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "ფაილი",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "ფილტრები",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "ძებნის მოთხოვნის გენერაცია",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "დაიწყეთ",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "გლობალური",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "ინფორმაცია",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "შეიყვანეთ ბრძანებები",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "დაყენება Github-ის ბმულიდან",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "მოდელების გაფილტვრა",
|
||||
"Model ID": "მოდელის ID",
|
||||
"Model IDs": "მოდელის ID-ები",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Მოდელის სახელი",
|
||||
"Model not selected": "მოდელი არჩეული არაა",
|
||||
"Model Params": "მოდელის პარამეტრები",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "მიმაგრება",
|
||||
"Pinned": "მიმაგრებულია",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "მილსადენები",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "შესაბამისობა",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "წაშლა",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "მოდელის წაშლა",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "სახელის გადარქმევა",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "მალსახმობების ჩვენება",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "ეს უზრუნველყოფს, რომ თქვენი ღირებული საუბრები უსაფრთხოდ შეინახება თქვენს უკანაბოლო მონაცემთა ბაზაში. მადლობა!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "მომხმარებელი",
|
||||
"User": "მომხმარებელი",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "მომხმარებლის სახელი",
|
||||
"Users": "მომხმარებლები",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "계정",
|
||||
"Account Activation Pending": "계정 활성화 대기",
|
||||
"Accurate information": "정확한 정보",
|
||||
"Action": "",
|
||||
"Actions": "작업",
|
||||
"Activate": "활성화",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "채팅 입력창에 \"{{COMMAND}}\"을 입력해 명령을 실행하세요.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "잘못된 응답",
|
||||
"Banners": "배너",
|
||||
"Base Model (From)": "기본 모델(시작)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "이전",
|
||||
"Being lazy": "게으름 피우기",
|
||||
"Beta": "베타",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "작성자: {{name}}",
|
||||
"Bypass Embedding and Retrieval": "임베딩 검색 우회",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "캘린더",
|
||||
"Call": "음성 기능",
|
||||
"Call feature is not supported when using Web STT engine": "웹 STT 엔진 사용 시, 음성 기능은 지원되지 않습니다.",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI 워크플로",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI 워크플로 노드",
|
||||
"Command": "명령",
|
||||
"Comment": "",
|
||||
"Completions": "완성됨",
|
||||
"Concurrent Requests": "동시 요청 수",
|
||||
"Configure": "구성",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "직접 연결",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "직접 연결을 통해 사용자는 자체 OpenAI 호환 API 엔드포인트에 연결할 수 있습니다.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "제한됨",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "사용자 정의 프롬프트 검색, 다운로드 및 탐색",
|
||||
"Discover, download, and explore custom tools": "사용자 정의 도구 검색, 다운로드 및 탐색",
|
||||
"Discover, download, and explore model presets": "모델 사전 설정 검색, 다운로드 및 탐색",
|
||||
"Dismissible": "제외가능",
|
||||
"Display": "표시",
|
||||
"Display Emoji in Call": "음성기능에서 이모지 표시",
|
||||
"Display the username instead of You in the Chat": "채팅에서 '당신' 대신 사용자 이름 표시",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "메모리 편집",
|
||||
"Edit User": "사용자 편집",
|
||||
"Edit User Group": "사용자 그룹 편집",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "이메일",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "파일이 성공적으로 업로드되었습니다",
|
||||
"Files": "파일",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "전반적으로 필터 비활성화됨",
|
||||
"Filter is now globally enabled": "전반적으로 필터 활성화됨",
|
||||
"Filters": "필터",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "프롬프트 쌍 생성",
|
||||
"Generating search query": "검색 쿼리 생성",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "시작하기",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} 시작하기",
|
||||
"Global": "글로벌",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "정보",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "전체 콘텐츠를 포괄적인 처리를 위해 컨텍스트로 삽입하세요. 이는 복잡한 쿼리에 권장됩니다.",
|
||||
"Input commands": "명령어 입력",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL에서 설치",
|
||||
"Instant Auto-Send After Voice Transcription": "음성 변환 후 즉시 자동 전송",
|
||||
"Integration": "통합",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "모델 필터링",
|
||||
"Model ID": "모델 ID",
|
||||
"Model IDs": "모델 IDs",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "모델 이름",
|
||||
"Model not selected": "모델이 선택되지 않았습니다.",
|
||||
"Model Params": "모델 파라미터",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "고정",
|
||||
"Pinned": "고정됨",
|
||||
"Pioneer insights": "선구자 인사이트",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "성공적으로 파이프라인이 삭제되었습니다.",
|
||||
"Pipeline downloaded successfully": "성공적으로 파이프라인이 설치되었습니다.",
|
||||
"Pipelines": "파이프라인",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "관련도",
|
||||
"Relevance Threshold": "관련성 임계값",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "삭제",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "모델 삭제",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "이름 변경",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "업로드 디렉토리 초기화",
|
||||
"Reset Vector Storage/Knowledge": "벡터 저장 공간/지식 기반 초기화",
|
||||
"Reset view": "보기 초기화",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "웹사이트 권한이 거부되어 응답 알림을 활성화할 수 없습니다. 필요한 접근 권한을 부여하려면 브라우저 설정을 확인해 주세요.",
|
||||
"Response splitting": "응답 나누기",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "로그인시 \"새로운 기능\" 모달 보기",
|
||||
"Show Admin Details in Account Pending Overlay": "사용자용 계정 보류 설명창에, 관리자 상세 정보 노출",
|
||||
"Show All": "모두 보기",
|
||||
"Show image preview": "",
|
||||
"Show Less": "간략히 보기",
|
||||
"Show Model": "모델 보기",
|
||||
"Show shortcuts": "단축키 보기",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "이 채널은 {{createAt}}에서 생성되었습니다. 이것은 {{channelName}} 채널의 시작입니다.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "이 채팅은 기록에 나타나지 않으며 메시지가 저장되지 않습니다.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "이렇게 하면 소중한 대화 내용이 백엔드 데이터베이스에 안전하게 저장됩니다. 감사합니다!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "이것은 실험적 기능으로, 예상대로 작동하지 않을 수 있으며 언제든지 변경될 수 있습니다.",
|
||||
"This model is not publicly available. Please select another model.": "이 모델은 공개적으로 사용할 수 없습니다. 다른 모델을 선택해주세요.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "이 옵션은 요청 처리 후 모델이 메모리에 유지하는 시간을 제어합니다. (기본값: 5분)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "사용자",
|
||||
"User": "사용자",
|
||||
"User location successfully retrieved.": "성공적으로 사용자의 위치를 불러왔습니다",
|
||||
"User menu": "",
|
||||
"User Webhooks": "사용자 웹훅",
|
||||
"Username": "사용자 이름",
|
||||
"Users": "사용자",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Paskyra",
|
||||
"Account Activation Pending": "Laukiama paskyros patvirtinimo",
|
||||
"Accurate information": "Tiksli informacija",
|
||||
"Action": "",
|
||||
"Actions": "Veiksmai",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Neteisingas atsakymas",
|
||||
"Banners": "Baneriai",
|
||||
"Base Model (From)": "Bazinis modelis",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "prieš",
|
||||
"Being lazy": "Būvimas tingiu",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Skambinti",
|
||||
"Call feature is not supported when using Web STT engine": "Skambučio funkcionalumas neleidžiamas naudojant Web STT variklį",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Command",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Kelios užklausos vienu metu",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Išjungta",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Atrasti ir parsisiųsti užklausas",
|
||||
"Discover, download, and explore custom tools": "Atrasti, atsisiųsti arba rasti naujų įrankių",
|
||||
"Discover, download, and explore model presets": "Atrasti ir parsisiųsti modelių konfigūracija",
|
||||
"Dismissible": "Atemtama",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Rodyti emoji pokalbiuose",
|
||||
"Display the username instead of You in the Chat": "Rodyti naudotojo vardą vietoje žodžio Jūs pokalbyje",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Koreguoti atminį",
|
||||
"Edit User": "Redaguoti naudotoją",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "El. paštas",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Rinkmenos",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtrai nėra leidžiami globaliai",
|
||||
"Filter is now globally enabled": "Filtrai globaliai leidžiami",
|
||||
"Filters": "Filtrai",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Generuoti paieškos užklausą",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Globalu",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informacija",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Įvesties komandos",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instaliuoti Github nuorodą",
|
||||
"Instant Auto-Send After Voice Transcription": "Siųsti iškart po balso transkripcijos",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "Modelio ID",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Modelis nepasirinktas",
|
||||
"Model Params": "Modelio parametrai",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Smeigtukas",
|
||||
"Pinned": "Įsmeigta",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Procesas ištrintas sėkmingai",
|
||||
"Pipeline downloaded successfully": "Procesas atsisiųstas sėkmingai",
|
||||
"Pipelines": "Procesai",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Pašalinti",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Pašalinti modelį",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Pervadinti",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Atkurti įkėlimų direktoiją",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Naršyklė neleidžia siųsti pranešimų",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Rodyti administratoriaus duomenis laukiant paskyros patvirtinimo",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Rodyti trumpinius",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Tai užtikrina, kad Jūsų pokalbiai saugiai saugojami duomenų bazėje. Ačiū!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Tai eksperimentinė funkcija ir gali veikti nevisada.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "naudotojas",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "Naudotojo vieta sėkmingai gauta",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Naudotojai",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Akaun",
|
||||
"Account Activation Pending": "Pengaktifan Akaun belum selesai",
|
||||
"Accurate information": "Informasi tepat",
|
||||
"Action": "",
|
||||
"Actions": "Tindakan",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Maklumbalas Salah",
|
||||
"Banners": "Sepanduk",
|
||||
"Base Model (From)": "Model Asas (Dari)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "sebelum,",
|
||||
"Being lazy": "Menjadi Malas",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Hubungi",
|
||||
"Call feature is not supported when using Web STT engine": "Ciri panggilan tidak disokong apabila menggunakan enjin Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Arahan",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Permintaan Serentak",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Dilumpuhkan",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Temui, muat turun dan teroka gesaan tersuai",
|
||||
"Discover, download, and explore custom tools": "Temui, muat turun dan teroka alat tersuai",
|
||||
"Discover, download, and explore model presets": "Temui, muat turun dan teroka model pratetap",
|
||||
"Dismissible": "Diketepikan",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Paparkan Emoji dalam Panggilan",
|
||||
"Display the username instead of You in the Chat": "Paparkan nama pengguna dan bukannya 'Anda' dalam Sembang",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Edit Memori",
|
||||
"Edit User": "Edit Penggunal",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-mel",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Fail-Fail",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Tapisan kini dilumpuhkan secara global",
|
||||
"Filter is now globally enabled": "Tapisan kini dibenarkan secara global",
|
||||
"Filters": "Tapisan",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Jana pertanyaan carian",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Maklumat",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Masukkan Arahan",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Pasang daripada URL Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Hantar Secara Automatik Dengan Segera Selepas Transkripsi Suara",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID Model",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Model tidak dipilih",
|
||||
"Model Params": "Model Params",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Pin",
|
||||
"Pinned": "Disemat",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "'Pipeline' berjaya dipadam",
|
||||
"Pipeline downloaded successfully": "'Pipeline' berjaya dimuat turun",
|
||||
"Pipelines": "'Pipeline'",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Hapuskan",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Hapuskan Model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Namakan Semula",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Tetapkan Semula Direktori Muat Naik",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Pemberitahuan respons tidak boleh diaktifkan kerana kebenaran tapak web tidak diberi. Sila lawati tetapan pelayar web anda untuk memberikan akses yang diperlukan.",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Tunjukkan Butiran Pentadbir dalam Akaun Menunggu Tindanan",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Tunjukkan pintasan",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ini akan memastikan bahawa perbualan berharga anda disimpan dengan selamat ke pangkalan data 'backend' anda. Terima kasih!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "ni adalah ciri percubaan, ia mungkin tidak berfungsi seperti yang diharapkan dan tertakluk kepada perubahan pada bila-bila masa.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "pengguna",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "Lokasi pengguna berjaya diambil.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Pengguna",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Konto",
|
||||
"Account Activation Pending": "Venter på kontoaktivering",
|
||||
"Accurate information": "Nøyaktig informasjon",
|
||||
"Action": "",
|
||||
"Actions": "Handlinger",
|
||||
"Activate": "Aktiver",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiver denne kommandoen ved å skrive inn \"/{{COMMAND}}\" i chattens inntastingsfelt.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Dårlig svar",
|
||||
"Banners": "Bannere",
|
||||
"Base Model (From)": "Grunnmodell (fra)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "før",
|
||||
"Being lazy": "Er lat",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Etter {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Ring",
|
||||
"Call feature is not supported when using Web STT engine": "Ringefunksjonen støttes ikke når du bruker Web STT-motoren",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI-arbeidsflyt",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI-arbeidsflytnoder",
|
||||
"Command": "Kommando",
|
||||
"Comment": "",
|
||||
"Completions": "Fullføringer",
|
||||
"Concurrent Requests": "Samtidige forespørsler",
|
||||
"Configure": "Konfigurer",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Direkte koblinger",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Med direkte koblinger kan brukerne koble til egne OpenAI-kompatible API-endepunkter.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Deaktivert",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Oppdag, last ned og utforsk tilpassede ledetekster",
|
||||
"Discover, download, and explore custom tools": "Oppdag, last ned og utforsk tilpassede verktøy",
|
||||
"Discover, download, and explore model presets": "Oppdag, last ned og utforsk forhåndsinnstillinger for modeller",
|
||||
"Dismissible": "Kan lukkes",
|
||||
"Display": "Visning",
|
||||
"Display Emoji in Call": "Vis emoji i samtale",
|
||||
"Display the username instead of You in the Chat": "Vis brukernavnet ditt i stedet for Du i chatten",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Rediger minne",
|
||||
"Edit User": "Rediger bruker",
|
||||
"Edit User Group": "Rediger brukergruppe",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-postadresse",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Filen er lastet opp",
|
||||
"Files": "Filer",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filteret er nå globalt deaktivert",
|
||||
"Filter is now globally enabled": "Filteret er nå globalt aktivert",
|
||||
"Filters": "Filtre",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Generer ledetekst-kombinasjon",
|
||||
"Generating search query": "Genererer søkespørring",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Kom i gang",
|
||||
"Get started with {{WEBUI_NAME}}": "Kom i gang med {{WEBUI_NAME}}",
|
||||
"Global": "Globalt",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Inntast kommandoer",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installer fra GitHub-URL",
|
||||
"Instant Auto-Send After Voice Transcription": "Øyeblikkelig automatisk sending etter taletranskripsjon",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrering av modeller",
|
||||
"Model ID": "Modell-ID",
|
||||
"Model IDs": "Modell-ID-er",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modell",
|
||||
"Model not selected": "Modell ikke valgt",
|
||||
"Model Params": "Modellparametere",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fest",
|
||||
"Pinned": "Festet",
|
||||
"Pioneer insights": "Nyskapende innsikt",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline slettet",
|
||||
"Pipeline downloaded successfully": "Pipeline lastet ned",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevans",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Fjern",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Fjern modell",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Gi nytt navn",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Tilbakestill opplastingskatalog",
|
||||
"Reset Vector Storage/Knowledge": "Tilbakestill Vector-lagring/kunnskap",
|
||||
"Reset view": "Tilbakestill visning",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svar-varsler kan ikke aktiveres fordi tilgang til nettstedet er nektet. Gå til nettleserinnstillingene dine for å gi den nødvendige tilgangen.",
|
||||
"Response splitting": "Oppdeling av svar",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Vis \"Hva er nytt\"-modal ved innlogging",
|
||||
"Show Admin Details in Account Pending Overlay": "Vis administratordetaljer i ventende kontovisning",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Vis snarveier",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dette sikrer at de verdifulle samtalene dine lagres sikkert i backend-databasen din. Takk!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dette er en eksperimentell funksjon. Det er mulig den ikke fungerer som forventet, og den kan endres når som helst.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "bruker",
|
||||
"User": "Bruker",
|
||||
"User location successfully retrieved.": "Brukerens lokasjon hentet",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Brukernavn",
|
||||
"Users": "Brukere",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Account",
|
||||
"Account Activation Pending": "Accountactivatie in afwachting",
|
||||
"Accurate information": "Accurate informatie",
|
||||
"Action": "",
|
||||
"Actions": "Acties",
|
||||
"Activate": "Activeren",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activeer dit commando door \"/{{COMMAND}}\" in de chat te typen",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Ongeldig antwoord",
|
||||
"Banners": "Banners",
|
||||
"Base Model (From)": "Basismodel (Vanaf)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "voor",
|
||||
"Being lazy": "Lui zijn",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Op {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Embedding en ophalen omzeilen ",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Agenda",
|
||||
"Call": "Oproep",
|
||||
"Call feature is not supported when using Web STT engine": "Belfunctie wordt niet ondersteund bij gebruik van de Web STT engine",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI workflow",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI workflowknopen",
|
||||
"Command": "Commando",
|
||||
"Comment": "",
|
||||
"Completions": "Voltooiingen",
|
||||
"Concurrent Requests": "Gelijktijdige verzoeken",
|
||||
"Configure": "Configureer",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Directe verbindingen",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Directe verbindingen stellen gebruikers in staat om met hun eigen OpenAI compatibele API-endpoints te verbinden.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Uitgeschakeld",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Ontdek, download en verken aangepaste prompts",
|
||||
"Discover, download, and explore custom tools": "Ontdek, download en verken aangepaste gereedschappen",
|
||||
"Discover, download, and explore model presets": "Ontdek, download en verken model presets",
|
||||
"Dismissible": "Afwijsbaar",
|
||||
"Display": "Toon",
|
||||
"Display Emoji in Call": "Emoji tonen tijdens gesprek",
|
||||
"Display the username instead of You in the Chat": "Toon de gebruikersnaam in plaats van Jij in de Chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Bewerk geheugen",
|
||||
"Edit User": "Wijzig gebruiker",
|
||||
"Edit User Group": "Bewerk gebruikergroep",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Bestand succesvol geüpload",
|
||||
"Files": "Bestanden",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter is nu globaal uitgeschakeld",
|
||||
"Filter is now globally enabled": "Filter is nu globaal ingeschakeld",
|
||||
"Filters": "Filters",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Genereer promptpaar",
|
||||
"Generating search query": "Zoekopdracht genereren",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Begin",
|
||||
"Get started with {{WEBUI_NAME}}": "Begin met {{WEBUI_NAME}}",
|
||||
"Global": "Globaal",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Injecteer de volledige inhoud als context voor uitgebreide verwerking, dit wordt aanbevolen voor complexe query's.",
|
||||
"Input commands": "Voer commando's in",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installeren vanaf Github-URL",
|
||||
"Instant Auto-Send After Voice Transcription": "Direct automatisch verzenden na spraaktranscriptie",
|
||||
"Integration": "Integratie",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modelfiltratie",
|
||||
"Model ID": "Model-ID",
|
||||
"Model IDs": "Model-IDs",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modelnaam",
|
||||
"Model not selected": "Model niet geselecteerd",
|
||||
"Model Params": "Modelparams",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Zet vast",
|
||||
"Pinned": "Vastgezet",
|
||||
"Pioneer insights": "Verken inzichten",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pijpleiding succesvol verwijderd",
|
||||
"Pipeline downloaded successfully": "Pijpleiding succesvol gedownload",
|
||||
"Pipelines": "Pijpleidingen",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevantie",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Verwijderen",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Verwijder model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Hernoemen",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Herstel Uploadmap",
|
||||
"Reset Vector Storage/Knowledge": "Herstel Vectoropslag/-kennis",
|
||||
"Reset view": "Herstel zicht",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Antwoordmeldingen kunnen niet worden geactiveerd omdat de rechten voor de website zijn geweigerd. Ga naar de instellingen van uw browser om de benodigde toegang te verlenen.",
|
||||
"Response splitting": "Antwoord splitsing",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Toon \"Wat is nieuw\" bij inloggen",
|
||||
"Show Admin Details in Account Pending Overlay": "Admin-details weergeven in overlay in afwachting van account",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Toon model",
|
||||
"Show shortcuts": "Toon snelkoppelingen",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Dit kanaal is aangemaakt op {{createdAt}}. Dit is het begin van het kanaal {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Dit zorgt ervoor dat je waardevolle gesprekken veilig worden opgeslagen in je backend database. Dank je wel!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Dit is een experimentele functie, het werkt mogelijk niet zoals verwacht en kan op elk moment worden gewijzigd.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "gebruiker",
|
||||
"User": "Gebruiker",
|
||||
"User location successfully retrieved.": "Gebruikerslocatie succesvol opgehaald",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Gebruiker-webhooks",
|
||||
"Username": "Gebruikersnaam",
|
||||
"Users": "Gebruikers",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "ਖਾਤਾ",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "ਸਹੀ ਜਾਣਕਾਰੀ",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "ਖਰਾਬ ਜਵਾਬ",
|
||||
"Banners": "ਬੈਨਰ",
|
||||
"Base Model (From)": "ਬੇਸ ਮਾਡਲ (ਤੋਂ)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "ਪਹਿਲਾਂ",
|
||||
"Being lazy": "ਆਲਸੀ ਹੋਣਾ",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "ਕਮਾਂਡ",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "ਸਮਕਾਲੀ ਬੇਨਤੀਆਂ",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "ਕਸਟਮ ਪ੍ਰੰਪਟਾਂ ਨੂੰ ਖੋਜੋ, ਡਾਊਨਲੋਡ ਕਰੋ ਅਤੇ ਪੜਚੋਲ ਕਰੋ",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "ਮਾਡਲ ਪ੍ਰੀਸੈਟਾਂ ਨੂੰ ਖੋਜੋ, ਡਾਊਨਲੋਡ ਕਰੋ ਅਤੇ ਪੜਚੋਲ ਕਰੋ",
|
||||
"Dismissible": "",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "ਗੱਲਬਾਤ 'ਚ ਤੁਹਾਡੇ ਸਥਾਨ 'ਤੇ ਉਪਭੋਗਤਾ ਨਾਮ ਦਿਖਾਓ",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "ਉਪਭੋਗਤਾ ਸੰਪਾਦਨ ਕਰੋ",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "ਈਮੇਲ",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "ਖੋਜ ਪੁੱਛਗਿੱਛ ਤਿਆਰ ਕਰਨਾ",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "ਜਾਣਕਾਰੀ",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "ਇਨਪੁਟ ਕਮਾਂਡਾਂ",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL ਤੋਂ ਇੰਸਟਾਲ ਕਰੋ",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ਮਾਡਲ ID",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "ਮਾਡਲ ਚੁਣਿਆ ਨਹੀਂ ਗਿਆ",
|
||||
"Model Params": "ਮਾਡਲ ਪਰਮਜ਼",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "ਪਾਈਪਲਾਈਨਾਂ",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "ਹਟਾਓ",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "ਮਾਡਲ ਹਟਾਓ",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "ਨਾਮ ਬਦਲੋ",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "ਸ਼ਾਰਟਕਟ ਦਿਖਾਓ",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "ਇਹ ਯਕੀਨੀ ਬਣਾਉਂਦਾ ਹੈ ਕਿ ਤੁਹਾਡੀਆਂ ਕੀਮਤੀ ਗੱਲਾਂ ਤੁਹਾਡੇ ਬੈਕਐਂਡ ਡਾਟਾਬੇਸ ਵਿੱਚ ਸੁਰੱਖਿਅਤ ਤੌਰ 'ਤੇ ਸੰਭਾਲੀਆਂ ਗਈਆਂ ਹਨ। ਧੰਨਵਾਦ!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "ਉਪਭੋਗਤਾ",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "ਉਪਭੋਗਤਾ",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Konto",
|
||||
"Account Activation Pending": "Aktywacja konta w toku",
|
||||
"Accurate information": "Precyzyjna informacja",
|
||||
"Action": "",
|
||||
"Actions": "Akcje",
|
||||
"Activate": "Włącz",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktywuj tę komendę, wpisując \"/{{COMMAND}}\" do pola wprowadzania czatu.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Nieprawidłowa odpowiedź",
|
||||
"Banners": "Bannery",
|
||||
"Base Model (From)": "Model bazowy (od)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "przed",
|
||||
"Being lazy": "Jest leniwy.",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Przez {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalendarz",
|
||||
"Call": "Rozmowa",
|
||||
"Call feature is not supported when using Web STT engine": "Funkcja rozmowy nie jest obsługiwana podczas korzystania z silnika Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Komfortowy przepływ pracy ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Komfortowe węzły przepływu pracy ComfyUI",
|
||||
"Command": "Polecenie",
|
||||
"Comment": "",
|
||||
"Completions": "Uzupełnienia",
|
||||
"Concurrent Requests": "Równoległe żądania",
|
||||
"Configure": "Skonfigurować",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Połączenia bezpośrednie",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Połączenia bezpośrednie umożliwiają użytkownikom łączenie się z własnymi końcówkami API kompatybilnymi z OpenAI.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Wyłączony",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Odkryj, pobierz i eksploruj niestandardowe prompty",
|
||||
"Discover, download, and explore custom tools": "Odkryj, pobierz i eksploruj niestandardowe narzędzia",
|
||||
"Discover, download, and explore model presets": "Odkryj, pobierz i badaj ustawienia modeli",
|
||||
"Dismissible": "Możliwe do odrzucenia",
|
||||
"Display": "Wyświetl",
|
||||
"Display Emoji in Call": "Wyświetl emoji w połączeniu",
|
||||
"Display the username instead of You in the Chat": "Wyświetl nazwę użytkownika zamiast 'You' w czacie.",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Edytuj pamięć",
|
||||
"Edit User": "Edytuj profil użytkownika",
|
||||
"Edit User Group": "Edytuj grupa użytkowników",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Plik został pomyślnie przesłany",
|
||||
"Files": "Pliki",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtr jest teraz globalnie wyłączony",
|
||||
"Filter is now globally enabled": "Filtr jest teraz globalnie włączony",
|
||||
"Filters": "Filtry",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Tworzenie zapytania wyszukiwania",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Rozpocznij",
|
||||
"Get started with {{WEBUI_NAME}}": "Rozpocznij pracę z {{WEBUI_NAME}}",
|
||||
"Global": "Globalny",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informacje",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Wprowadź polecenia",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalacja z adresu URL serwisu Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Automatyczne natychmiastowe wysyłanie po transkrypcji głosowej",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtracja modeli",
|
||||
"Model ID": "Identyfikator modelu",
|
||||
"Model IDs": "Identyfikatory modeli",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nazwa modelu",
|
||||
"Model not selected": "Model nie został wybrany",
|
||||
"Model Params": "Parametry modelu",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Przypnij",
|
||||
"Pinned": "Przypięty",
|
||||
"Pioneer insights": "Pionierskie spostrzeżenia",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Przepływ usunięty pomyślnie",
|
||||
"Pipeline downloaded successfully": "Przepływ pobrany pomyślnie",
|
||||
"Pipelines": "Przepływy",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Trafność",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Usuń",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Usuń model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Zmień nazwę",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Resetuj katalog pobierania",
|
||||
"Reset Vector Storage/Knowledge": "Reset magazynu wektorowego/wiedzy",
|
||||
"Reset view": "Resetuj widok",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Powiadomienia o odpowiedziach nie mogą zostać aktywowane, ponieważ uprawnienia strony zostały odrzucone. Proszę odwiedzić ustawienia przeglądarki, aby przyznać wymagany dostęp.",
|
||||
"Response splitting": "Rozdzielanie odpowiedzi",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Wyświetl okno dialogowe \"What's New\" podczas logowania",
|
||||
"Show Admin Details in Account Pending Overlay": "Wyświetl szczegóły administratora w okienu informacyjnym o potrzebie zatwierdzenia przez administratora konta użytkownika",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Wyświetl skróty",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "To gwarantuje, że Twoje wartościowe rozmowy są bezpiecznie zapisywane w bazie danych backendowej. Dziękujemy!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "To jest funkcja eksperymentalna, może nie działać zgodnie z oczekiwaniami i jest podatna na zmiany w dowolnym momencie.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "użytkownik",
|
||||
"User": "Użytkownik",
|
||||
"User location successfully retrieved.": "Lokalizacja użytkownika została pomyślnie pobrana.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Webhooki użytkownika",
|
||||
"Username": "Nazwa użytkownika",
|
||||
"Users": "Użytkownicy",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Conta",
|
||||
"Account Activation Pending": "Ativação da Conta Pendente",
|
||||
"Accurate information": "Informação precisa",
|
||||
"Action": "",
|
||||
"Actions": "Ações",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Ativar esse comando no chat digitando \"/{{COMMAND}}\"",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Resposta Ruim",
|
||||
"Banners": "Banners",
|
||||
"Base Model (From)": "Modelo Base (De)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "antes",
|
||||
"Being lazy": "Sendo preguiçoso",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Por {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Chamada",
|
||||
"Call feature is not supported when using Web STT engine": "O recurso de chamada não é suportado ao usar o mecanismo Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Comando",
|
||||
"Comment": "",
|
||||
"Completions": "Conclusões",
|
||||
"Concurrent Requests": "Solicitações Concomitantes",
|
||||
"Configure": "Configurar",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Desativado",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descubra, baixe e explore prompts personalizados",
|
||||
"Discover, download, and explore custom tools": "Descubra, baixe e explore ferramentas personalizadas",
|
||||
"Discover, download, and explore model presets": "Descubra, baixe e explore predefinições de modelos",
|
||||
"Dismissible": "Descartável",
|
||||
"Display": "Exibir",
|
||||
"Display Emoji in Call": "Exibir Emoji na Chamada",
|
||||
"Display the username instead of You in the Chat": "Exibir o nome de usuário em vez de Você no Chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editar Memória",
|
||||
"Edit User": "Editar Usuário",
|
||||
"Edit User Group": "Editar Grupo de Usuários",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Arquivos",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "O filtro está agora desativado globalmente",
|
||||
"Filter is now globally enabled": "O filtro está agora ativado globalmente",
|
||||
"Filters": "Filtros",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Gerando consulta de pesquisa",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Iniciar",
|
||||
"Get started with {{WEBUI_NAME}}": "Iniciar com {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informação",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Comandos de entrada",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalar da URL do Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Envio Automático Instantâneo Após Transcrição de Voz",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Filtrando modelo",
|
||||
"Model ID": "ID do Modelo",
|
||||
"Model IDs": "IDs do modelo",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nome do Modelo",
|
||||
"Model not selected": "Modelo não selecionado",
|
||||
"Model Params": "Parâmetros do Modelo",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fixar",
|
||||
"Pinned": "Fixado",
|
||||
"Pioneer insights": "Insights pioneiros",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline excluído com sucesso",
|
||||
"Pipeline downloaded successfully": "Pipeline baixado com sucesso",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevância",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Remover",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Remover Modelo",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Renomear",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Redefinir Diretório de Upload",
|
||||
"Reset Vector Storage/Knowledge": "Redefinir Armazenamento de Vetores/Conhecimento",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Notificações de resposta não podem ser ativadas pois as permissões do site foram negadas. Por favor, visite as configurações do seu navegador para conceder o acesso necessário.",
|
||||
"Response splitting": "Divisão da Resposta",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Mostrar \"O que há de Novo\" no login",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostrar Detalhes do Administrador na Sobreposição de Conta Pendentes",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Mostrar atalhos",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Isso garante que suas conversas valiosas sejam salvas com segurança no banco de dados do backend. Obrigado!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Esta é uma funcionalidade experimental, pode não funcionar como esperado e está sujeita a alterações a qualquer momento.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "usuário",
|
||||
"User": "Usuário",
|
||||
"User location successfully retrieved.": "Localização do usuário recuperada com sucesso.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Nome do Usuário",
|
||||
"Users": "Usuários",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Conta",
|
||||
"Account Activation Pending": "Ativação da Conta Pendente",
|
||||
"Accurate information": "Informações precisas",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Resposta má",
|
||||
"Banners": "Estandartes",
|
||||
"Base Model (From)": "Modelo Base (De)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "antes",
|
||||
"Being lazy": "Ser preguiçoso",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Chamar",
|
||||
"Call feature is not supported when using Web STT engine": "A funcionalide de Chamar não é suportada quando usa um motor Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Comando",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Solicitações simultâneas",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descubra, descarregue e explore prompts personalizados",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "Descubra, descarregue e explore predefinições de modelo",
|
||||
"Dismissible": "Dispensável",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "Exibir o nome de utilizador em vez de Você na Conversa",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "Editar Utilizador",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "A gerar a consulta da pesquisa",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informação",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Comandos de entrada",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalar a partir do URL do Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Enviar automaticamente depois da transcrição da voz",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID do modelo",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Modelo não selecionado",
|
||||
"Model Params": "Params Modelo",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "Condutas",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Remover",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Remover Modelo",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Renomear",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Limpar Pasta de Carregamento",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Mostrar Detalhes do Administrador na sobreposição de Conta Pendente",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Mostrar atalhos",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Isto garante que suas conversas valiosas sejam guardadas com segurança na sua base de dados de backend. Obrigado!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Isto é um recurso experimental, pode não funcionar conforme o esperado e está sujeito a alterações a qualquer momento.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "utilizador",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Utilizadores",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Cont",
|
||||
"Account Activation Pending": "Activarea contului în așteptare",
|
||||
"Accurate information": "Informații precise",
|
||||
"Action": "",
|
||||
"Actions": "Acțiuni",
|
||||
"Activate": "Activează",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activează această comandă tastând \"/{{COMMAND}}\" în chat.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Răspuns Greșit",
|
||||
"Banners": "Bannere",
|
||||
"Base Model (From)": "Model de Bază (De la)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "înainte",
|
||||
"Being lazy": "Fiind leneș",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Apel",
|
||||
"Call feature is not supported when using Web STT engine": "Funcția de apel nu este suportată când se utilizează motorul Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Flux de lucru ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Noduri de flux de lucru ComfyUI",
|
||||
"Command": "Comandă",
|
||||
"Comment": "",
|
||||
"Completions": "Completări",
|
||||
"Concurrent Requests": "Cereri Concurente",
|
||||
"Configure": "Configurează",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Dezactivat",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Descoperă, descarcă și explorează prompturi personalizate",
|
||||
"Discover, download, and explore custom tools": "Descoperă, descarcă și explorează instrumente personalizate",
|
||||
"Discover, download, and explore model presets": "Descoperă, descarcă și explorează presetări de model",
|
||||
"Dismissible": "Ignorabil",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Afișează Emoji în Apel",
|
||||
"Display the username instead of You in the Chat": "Afișează numele utilizatorului în loc de Tu în Conversație",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Editează Memorie",
|
||||
"Edit User": "Editează Utilizator",
|
||||
"Edit User Group": "Editează grupul de utilizatori",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Fișiere",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtrul este acum dezactivat global",
|
||||
"Filter is now globally enabled": "Filtrul este acum activat global",
|
||||
"Filters": "Filtre",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Se generează interogarea de căutare",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Informații",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Comenzi de intrare",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Instalează de la URL-ul Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Trimitere Automată Instantanee După Transcrierea Vocii",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID Model",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Nume model",
|
||||
"Model not selected": "Modelul nu a fost selectat",
|
||||
"Model Params": "Parametri Model",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fixează",
|
||||
"Pinned": "Fixat",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Conducta a fost ștearsă cu succes",
|
||||
"Pipeline downloaded successfully": "Conducta a fost descărcată cu succes",
|
||||
"Pipelines": "Conducte",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevanță",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Înlătură",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Înlătură Modelul",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Redenumește",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Resetează Directorul de Încărcare",
|
||||
"Reset Vector Storage/Knowledge": "Resetarea Stocării/Vectoului de Cunoștințe",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Notificările de răspuns nu pot fi activate deoarece permisiunile site-ului au fost refuzate. Vă rugăm să vizitați setările browserului pentru a acorda accesul necesar.",
|
||||
"Response splitting": "Împărțirea răspunsurilor",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Afișează Detaliile Administratorului în Suprapunerea Contului În Așteptare",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Afișează scurtături",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Acest lucru asigură că conversațiile dvs. valoroase sunt salvate în siguranță în baza de date a backend-ului dvs. Mulțumim!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Aceasta este o funcție experimentală, poate să nu funcționeze așa cum vă așteptați și este supusă schimbării în orice moment.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "utilizator",
|
||||
"User": "Utilizator",
|
||||
"User location successfully retrieved.": "Localizarea utilizatorului a fost preluată cu succes.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "Utilizatori",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Учетная запись",
|
||||
"Account Activation Pending": "Ожидание активации учетной записи",
|
||||
"Accurate information": "Точная информация",
|
||||
"Action": "",
|
||||
"Actions": "Действия",
|
||||
"Activate": "Активировать",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Активируйте эту команду, набрав \"/{{COMMAND}}\" для ввода в чате.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Плохой ответ",
|
||||
"Banners": "Баннеры",
|
||||
"Base Model (From)": "Базовая модель (от)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "до",
|
||||
"Being lazy": "Лениво",
|
||||
"Beta": "Бета",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "От {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Обход встраивания и извлечения данных",
|
||||
"Bypass Web Loader": "Обход веб-загрузчика",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Календарь",
|
||||
"Call": "Вызов",
|
||||
"Call feature is not supported when using Web STT engine": "Функция вызова не поддерживается при использовании Web STT (распознавание речи) движка",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Рабочий процесс ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Узлы рабочего процесса ComfyUI",
|
||||
"Command": "Команда",
|
||||
"Comment": "",
|
||||
"Completions": "Завершения",
|
||||
"Concurrent Requests": "Одновременные запросы",
|
||||
"Configure": "Настроить",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Прямые подключения",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямые подключения позволяют пользователям подключаться к своим собственным конечным точкам API, совместимым с OpenAI.",
|
||||
"Direct Tool Servers": "Доступ к серверам инструментов",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Отключить извлечение изображений",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Отключить извлечение изображений из PDF. Если включена параметр Использовать LLM, изображения будут подписаны автоматически. По умолчанию установлено значение Выкл.",
|
||||
"Disabled": "Отключено",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Открывайте для себя, загружайте и исследуйте пользовательские промпты",
|
||||
"Discover, download, and explore custom tools": "Открывайте для себя, загружайте и исследуйте пользовательские инструменты",
|
||||
"Discover, download, and explore model presets": "Открывайте для себя, загружайте и исследуйте пользовательские предустановки моделей",
|
||||
"Dismissible": "Можно отклонить",
|
||||
"Display": "Отображать",
|
||||
"Display Emoji in Call": "Отображать эмодзи в вызовах",
|
||||
"Display the username instead of You in the Chat": "Отображать имя пользователя вместо 'Вы' в чате",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Редактировать воспоминание",
|
||||
"Edit User": "Редактировать пользователя",
|
||||
"Edit User Group": "Редактировать Пользовательскую Группу",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Извлечение",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Электронная почта",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Загрузка файла",
|
||||
"File uploaded successfully": "Файл успешно загружен",
|
||||
"Files": "Файлы",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Фильтр теперь отключен глобально",
|
||||
"Filter is now globally enabled": "Фильтр теперь включен глобально",
|
||||
"Filters": "Фильтры",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Сгенерировать пару запросов",
|
||||
"Generating search query": "Генерация поискового запроса",
|
||||
"Generating...": "Генерирую...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Давайте начнём",
|
||||
"Get started with {{WEBUI_NAME}}": "Давайте начнём с {{WEBUI_NAME}}",
|
||||
"Global": "Глобально",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Информация",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Использовать весь контент в качестве контекста для комплексной обработки, это рекомендуется для сложных запросов.",
|
||||
"Input commands": "Введите команды",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Установка с URL-адреса Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Мгновенная автоматическая отправка после расшифровки голоса",
|
||||
"Integration": "Интеграция",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Фильтрация Моделей",
|
||||
"Model ID": "ID Модели",
|
||||
"Model IDs": "IDs Модели",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Название Модели",
|
||||
"Model not selected": "Модель не выбрана",
|
||||
"Model Params": "Параметры модели",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Закрепить",
|
||||
"Pinned": "Закреплено",
|
||||
"Pioneer insights": "Новаторские идеи",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Конвейер успешно удален",
|
||||
"Pipeline downloaded successfully": "Конвейер успешно загружен",
|
||||
"Pipelines": "Конвейеры",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Релизы",
|
||||
"Relevance": "Релевантность",
|
||||
"Relevance Threshold": "Порог релевантности",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Удалить",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Удалить модель",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Переименовать",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Сбросить каталог загрузок",
|
||||
"Reset Vector Storage/Knowledge": "Сброс векторного хранилища/знаний",
|
||||
"Reset view": "Сбросить вид",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Уведомления об ответах не могут быть активированы, поскольку доступ к веб-сайту был заблокирован. Пожалуйста, перейдите к настройкам своего браузера, чтобы предоставить необходимый доступ.",
|
||||
"Response splitting": "Разделение ответов",
|
||||
"Response Watermark": "Водяной знак ответа",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Показывать окно «Что нового» при входе в систему",
|
||||
"Show Admin Details in Account Pending Overlay": "Показывать данные администратора в оверлее ожидающей учетной записи",
|
||||
"Show All": "Показать все",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Показать меньше",
|
||||
"Show Model": "Показать модель",
|
||||
"Show shortcuts": "Показать горячие клавиши",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Этот канал был создан {{createdAt}}. Это самое начало канала {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Этот чат не появится в истории, и ваши сообщения не будут сохранены.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Это обеспечивает сохранение ваших ценных разговоров в безопасной базе данных на вашем сервере. Спасибо!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Это экспериментальная функция, она может работать не так, как ожидалось, и может быть изменена в любое время.",
|
||||
"This model is not publicly available. Please select another model.": "Эта модель недоступна в открытом доступе. Пожалуйста, выберите другую модель.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Этот параметр определяет, как долго модель будет оставаться загруженной в память после запроса (по умолчанию: 5 месяцев).",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "пользователь",
|
||||
"User": "Пользователь",
|
||||
"User location successfully retrieved.": "Местоположение пользователя успешно получено.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Пользовательские веб-хуки",
|
||||
"Username": "Имя пользователя",
|
||||
"Users": "Пользователи",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Účet",
|
||||
"Account Activation Pending": "Čaká sa na aktiváciu účtu",
|
||||
"Accurate information": "Presné informácie",
|
||||
"Action": "",
|
||||
"Actions": "Akcie",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivujte tento príkaz napísaním \"/{{COMMAND}}\" do chatového vstupu",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Zlá odozva",
|
||||
"Banners": "Bannery",
|
||||
"Base Model (From)": "Základný model (z)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "pred",
|
||||
"Being lazy": "",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Volanie",
|
||||
"Call feature is not supported when using Web STT engine": "Funkcia volania nie je podporovaná pri použití Web STT engine.",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Pracovný postup ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Pracovné uzly ComfyUI",
|
||||
"Command": "Príkaz",
|
||||
"Comment": "",
|
||||
"Completions": "Doplnenia",
|
||||
"Concurrent Requests": "Súčasné požiadavky",
|
||||
"Configure": "Konfigurovať",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Zakázané",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Objavte, stiahnite a preskúmajte vlastné prompty.",
|
||||
"Discover, download, and explore custom tools": "Objavujte, sťahujte a preskúmajte vlastné nástroje",
|
||||
"Discover, download, and explore model presets": "Objavte, stiahnite a preskúmajte prednastavenia modelov",
|
||||
"Dismissible": "Odstrániteľné",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Zobrazenie emoji počas hovoru",
|
||||
"Display the username instead of You in the Chat": "Zobraziť užívateľské meno namiesto \"Vás\" v chate",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Upraviť pamäť",
|
||||
"Edit User": "Upraviť užívateľa",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-mail",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Súbory",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter je teraz globálne zakázaný",
|
||||
"Filter is now globally enabled": "Filter je teraz globálne povolený.",
|
||||
"Filters": "Filtre",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Generovanie vyhľadávacieho dotazu",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "Globálne",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Info",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Vstupné príkazy",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Inštalácia z URL adresy Githubu",
|
||||
"Instant Auto-Send After Voice Transcription": "Okamžité automatické odoslanie po prepisu hlasu",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ID modelu",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Názov modelu",
|
||||
"Model not selected": "Model nebol vybraný",
|
||||
"Model Params": "Parametre modelu",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline bola úspešne odstránená",
|
||||
"Pipeline downloaded successfully": "Kanál bol úspešne stiahnutý",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Relevancia",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Odstrániť",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Odstrániť model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Premenovať",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Resetovať adresár nahrávania",
|
||||
"Reset Vector Storage/Knowledge": "Resetovanie úložiska vektorov/znalostí",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Oznámenia o odpovediach nie je možné aktivovať, pretože povolenia webu boli zamietnuté. Navštívte nastavenia svojho prehliadača a povoľte potrebný prístup.",
|
||||
"Response splitting": "Rozdelenie odpovede",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "Zobraziť podrobnosti administrátora v prekryvnom okne s čakajúcim účtom",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Zobraziť klávesové skratky",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Týmto je zaistené, že vaše cenné konverzácie sú bezpečne uložené vo vašej backendovej databáze. Ďakujeme!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Toto je experimentálna funkcia, nemusí fungovať podľa očakávania a môže byť kedykoľvek zmenená.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "používateľ",
|
||||
"User": "Používateľ",
|
||||
"User location successfully retrieved.": "Umiestnenie používateľa bolo úspešne získané.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Používateľské meno",
|
||||
"Users": "Používatelia",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Налог",
|
||||
"Account Activation Pending": "Налози за активирање",
|
||||
"Accurate information": "Прецизне информације",
|
||||
"Action": "",
|
||||
"Actions": "Радње",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Покрените ову наредбу куцањем \"/{{COMMAND}}\" у ћаскање.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Лош одговор",
|
||||
"Banners": "Барјаке",
|
||||
"Base Model (From)": "Основни модел (од)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "пре",
|
||||
"Being lazy": "Бити лењ",
|
||||
"Beta": "Бета",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Од {{name}}",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "Позив",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI радни ток",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI чворови радног тока",
|
||||
"Command": "Наредба",
|
||||
"Comment": "",
|
||||
"Completions": "Допуне",
|
||||
"Concurrent Requests": "Упоредни захтеви",
|
||||
"Configure": "Подеси",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Онемогућено",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Откријте, преузмите и истражите прилагођене упите",
|
||||
"Discover, download, and explore custom tools": "Откријте, преузмите и истражите прилагођене алате",
|
||||
"Discover, download, and explore model presets": "Откријте, преузмите и истражите образце модела",
|
||||
"Dismissible": "Занемариво",
|
||||
"Display": "Приказ",
|
||||
"Display Emoji in Call": "Прикажи емоџије у позиву",
|
||||
"Display the username instead of You in the Chat": "Прикажи корисничко уместо Ти у ћаскању",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Измени сећање",
|
||||
"Edit User": "Измени корисника",
|
||||
"Edit User Group": "Измени корисничку групу",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Е-пошта",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Датотеке",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Генерисање упита претраге",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Инфо",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Унеси наредбе",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Инсталирај из Гитхуб УРЛ адресе",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ИД модела",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "Модел није изабран",
|
||||
"Model Params": "Модел Парамс",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Закачи",
|
||||
"Pinned": "Закачено",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Цевовод успешно обрисан",
|
||||
"Pipeline downloaded successfully": "Цевовод успешно преузет",
|
||||
"Pipelines": "Цевоводи",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Примењивост",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Уклони",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Уклони модел",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Преименуј",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Прикажи \"Погледај шта је ново\" прозорче при пријави",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "Прикажи пречице",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Ово осигурава да су ваши вредни разговори безбедно сачувани у вашој бекенд бази података. Хвала вам!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "корисник",
|
||||
"User": "Корисник",
|
||||
"User location successfully retrieved.": "Корисничка локација успешно добављена.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Корисничко име",
|
||||
"Users": "Корисници",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Konto",
|
||||
"Account Activation Pending": "Kontoaktivering väntar",
|
||||
"Accurate information": "Exakt information",
|
||||
"Action": "",
|
||||
"Actions": "Åtgärder",
|
||||
"Activate": "Aktivera",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivera detta kommando genom att skriva \"/{{COMMAND}}\" i chattrutan.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Dåligt svar",
|
||||
"Banners": "Banners",
|
||||
"Base Model (From)": "Basmodell (Från)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "före",
|
||||
"Being lazy": "Är lat",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Av {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Kringgå inbäddning och hämtning",
|
||||
"Bypass Web Loader": "Kringgå webbläsare",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalender",
|
||||
"Call": "Samtal",
|
||||
"Call feature is not supported when using Web STT engine": "Samtalsfunktionen är inte kompatibel med Web Tal-till-text motor",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI Arbetsflöde",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI Arbetsflödesnoder",
|
||||
"Command": "Kommando",
|
||||
"Comment": "",
|
||||
"Completions": "Slutföranden",
|
||||
"Concurrent Requests": "Parallella anrop",
|
||||
"Configure": "Konfigurera",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Direkta anslutningar",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Direkta anslutningar tillåter användare att ansluta till sina egna OpenAI-kompatibla API-endpoints.",
|
||||
"Direct Tool Servers": "Direkta verktygsservrar",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Inaktivera bildextrahering",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "Inaktivera bildextrahering från PDF-filen. Om Använd LLM är aktiverat kommer bilder att automatiskt bildtextas. Standardvärdet är False.",
|
||||
"Disabled": "Inaktiverad",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Upptäck, ladda ner och utforska anpassade instruktioner",
|
||||
"Discover, download, and explore custom tools": "Upptäck, ladda ner och utforska anpassade verktyg",
|
||||
"Discover, download, and explore model presets": "Upptäck, ladda ner och utforska modellförinställningar",
|
||||
"Dismissible": "Kan stängas",
|
||||
"Display": "Visa",
|
||||
"Display Emoji in Call": "Visa Emoji under samtal",
|
||||
"Display the username instead of You in the Chat": "Visa användarnamnet istället för du i chatten",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Redigera minne",
|
||||
"Edit User": "Redigera användare",
|
||||
"Edit User Group": "Redigera användargrupp",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Mata ut",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-post",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Filuppladdning",
|
||||
"File uploaded successfully": "Filen har laddats upp",
|
||||
"Files": "Filer",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filter är nu globalt inaktiverat",
|
||||
"Filter is now globally enabled": "Filter är nu globalt aktiverat",
|
||||
"Filters": "Filter",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Generera promptpar",
|
||||
"Generating search query": "Genererar sökfråga",
|
||||
"Generating...": "Genererar...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Kom igång",
|
||||
"Get started with {{WEBUI_NAME}}": "Kom igång med {{WEBUI_NAME}}",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Information",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Injicera hela innehållet som kontext för omfattande bearbetning, detta rekommenderas för komplexa frågor.",
|
||||
"Input commands": "Indatakommandon",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Installera från Github-URL",
|
||||
"Instant Auto-Send After Voice Transcription": "Skicka automatiskt efter rösttranskribering",
|
||||
"Integration": "Integration",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modellfiltrering",
|
||||
"Model ID": "Modell-ID",
|
||||
"Model IDs": "Modell-ID:n",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Modellnamn",
|
||||
"Model not selected": "Modell inte vald",
|
||||
"Model Params": "Modellparametrar",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Fäst",
|
||||
"Pinned": "Fäst",
|
||||
"Pioneer insights": "Pionjärinsikter",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Rörledningen har tagits bort",
|
||||
"Pipeline downloaded successfully": "Rörledningen har laddats ner",
|
||||
"Pipelines": "Rörledningar",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Utgåvor",
|
||||
"Relevance": "Relevans",
|
||||
"Relevance Threshold": "Relevanströskel",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Ta bort",
|
||||
"Remove {{MODELID}} from list.": "Ta bort {{MODELID}} från listan.",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Ta bort modell",
|
||||
"Remove this tag from list": "Ta bort denna tagg från listan",
|
||||
"Rename": "Byt namn",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Återställ uppladdningskatalog",
|
||||
"Reset Vector Storage/Knowledge": "Återställ vektorlagring/kunskap",
|
||||
"Reset view": "Återställ vy",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svarsaviseringar kan inte aktiveras eftersom webbplatsens behörigheter har nekats. Besök dina webbläsarinställningar för att ge nödvändig åtkomst.",
|
||||
"Response splitting": "Svarsdelning",
|
||||
"Response Watermark": "Svarsvattenstämpel",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Visa \"Vad är nytt\"-modalen vid inloggning",
|
||||
"Show Admin Details in Account Pending Overlay": "Visa administratörsinformation till väntande konton",
|
||||
"Show All": "Visa alla",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Visa mindre",
|
||||
"Show Model": "Visa modell",
|
||||
"Show shortcuts": "Visa genvägar",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Den här kanalen skapades den {{createdAt}}. Detta är den allra första början av kanalen {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Den här chatten visas inte i historiken och dina meddelanden sparas inte.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Detta säkerställer att dina värdefulla samtal sparas säkert till din backend-databas. Tack!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Detta är en experimentell funktion som kanske inte fungerar som förväntat och som kan komma att ändras när som helst.",
|
||||
"This model is not publicly available. Please select another model.": "Den här modellen är inte tillgänglig för allmänheten. Välj en annan modell.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "Det här alternativet styr hur länge modellen ska vara inläst i minnet efter begäran (standard: 5m)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "användare",
|
||||
"User": "Användare",
|
||||
"User location successfully retrieved.": "Användarens plats har hämtats",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Användar-webhooks",
|
||||
"Username": "Användarnamn",
|
||||
"Users": "Användare",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "บัญชี",
|
||||
"Account Activation Pending": "การเปิดใช้งานบัญชีอยู่ระหว่างดำเนินการ",
|
||||
"Accurate information": "ข้อมูลที่ถูกต้อง",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "การตอบสนองที่ไม่ดี",
|
||||
"Banners": "แบนเนอร์",
|
||||
"Base Model (From)": "โมเดลพื้นฐาน (จาก)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "ก่อน",
|
||||
"Being lazy": "ขี้เกียจ",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "โทร",
|
||||
"Call feature is not supported when using Web STT engine": "ไม่รองรับฟีเจอร์การโทรเมื่อใช้เครื่องยนต์ Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "คำสั่ง",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "คำขอพร้อมกัน",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "ปิดใช้งาน",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "ค้นหา ดาวน์โหลด และสำรวจพรอมต์ที่กำหนดเอง",
|
||||
"Discover, download, and explore custom tools": "ค้นหา ดาวน์โหลด และสำรวจเครื่องมือที่กำหนดเอง",
|
||||
"Discover, download, and explore model presets": "ค้นหา ดาวน์โหลด และสำรวจพรีเซ็ตโมเดล",
|
||||
"Dismissible": "ยกเลิกได้",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "แสดงอิโมจิในการโทร",
|
||||
"Display the username instead of You in the Chat": "แสดงชื่อผู้ใช้แทนคุณในการแชท",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "แก้ไขความจำ",
|
||||
"Edit User": "แก้ไขผู้ใช้",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "อีเมล",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "ไฟล์",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "การกรองถูกปิดใช้งานทั่วโลกแล้ว",
|
||||
"Filter is now globally enabled": "การกรองถูกเปิดใช้งานทั่วโลกแล้ว",
|
||||
"Filters": "ตัวกรอง",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "สร้างคำค้นหา",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "ทั่วโลก",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "ข้อมูล",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "คำสั่งป้อนข้อมูล",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "ติดตั้งจาก URL ของ Github",
|
||||
"Instant Auto-Send After Voice Transcription": "ส่งอัตโนมัติทันทีหลังจากการถอดเสียง",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "รหัสโมเดล",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "ยังไม่ได้เลือกโมเดล",
|
||||
"Model Params": "พารามิเตอร์ของโมเดล",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "ปักหมุด",
|
||||
"Pinned": "ปักหมุดแล้ว",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "ลบไปป์ไลน์เรียบร้อยแล้ว",
|
||||
"Pipeline downloaded successfully": "ดาวน์โหลดไปป์ไลน์เรียบร้อยแล้ว",
|
||||
"Pipelines": "ไปป์ไลน์",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "ลบ",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "ลบโมเดล",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "เปลี่ยนชื่อ",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "รีเซ็ตไดเร็กทอรีการอัปโหลด",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "ไม่สามารถเปิดการแจ้งเตือนการตอบสนองได้เนื่องจากเว็บไซต์ปฏิเสธ กรุณาเข้าการตั้งค่าเบราว์เซอร์ของคุณเพื่อให้สิทธิ์การเข้าถึงที่จำเป็น",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "แสดงรายละเอียดผู้ดูแลระบบในหน้าจอรอการอนุมัติบัญชี",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "แสดงทางลัด",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "สิ่งนี้ทำให้มั่นใจได้ว่าการสนทนาที่มีค่าของคุณจะถูกบันทึกอย่างปลอดภัยในฐานข้อมูลแบ็กเอนด์ของคุณ ขอบคุณ!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "นี่เป็นฟีเจอร์ทดลอง อาจไม่ทำงานตามที่คาดไว้และอาจมีการเปลี่ยนแปลงได้ตลอดเวลา",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "ผู้ใช้",
|
||||
"User": "",
|
||||
"User location successfully retrieved.": "ดึงตำแหน่งที่ตั้งของผู้ใช้เรียบร้อยแล้ว",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "ผู้ใช้",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Hasap",
|
||||
"Account Activation Pending": "",
|
||||
"Accurate information": "Takyk maglumat",
|
||||
"Action": "",
|
||||
"Actions": "",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Erbet Jogap",
|
||||
"Banners": "Bannerler",
|
||||
"Base Model (From)": "Esasy Model (Kimden)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "öň",
|
||||
"Being lazy": "Ýaltalyk",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "",
|
||||
"Call feature is not supported when using Web STT engine": "",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "",
|
||||
"ComfyUI Workflow Nodes": "",
|
||||
"Command": "Buýruk",
|
||||
"Comment": "",
|
||||
"Completions": "",
|
||||
"Concurrent Requests": "Meňzeş Haýyşlar",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Ýatyrylan",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "",
|
||||
"Discover, download, and explore custom tools": "",
|
||||
"Discover, download, and explore model presets": "",
|
||||
"Dismissible": "",
|
||||
"Display": "Görkeziş",
|
||||
"Display Emoji in Call": "",
|
||||
"Display the username instead of You in the Chat": "",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "",
|
||||
"Edit User": "",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "Faýllar",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "",
|
||||
"Filter is now globally enabled": "",
|
||||
"Filters": "",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "",
|
||||
"Generating...": "Döredilýär...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Maglumat",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "",
|
||||
"Instant Auto-Send After Voice Transcription": "",
|
||||
"Integration": "Integrasiýa",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "",
|
||||
"Model not selected": "",
|
||||
"Model Params": "",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "",
|
||||
"Pinned": "",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "",
|
||||
"Pipeline downloaded successfully": "",
|
||||
"Pipelines": "",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Aýyr",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Modeli Aýyr",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Adyny Üýtget",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "",
|
||||
"Reset Vector Storage/Knowledge": "",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
|
||||
"Response splitting": "",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Modeli Görkez",
|
||||
"Show shortcuts": "",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "",
|
||||
"User": "Ulanyjy",
|
||||
"User location successfully retrieved.": "",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Ulanyjy Ady",
|
||||
"Users": "Ulanyjylar",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Hesap",
|
||||
"Account Activation Pending": "Hesap Aktivasyonu Bekleniyor",
|
||||
"Accurate information": "Doğru bilgi",
|
||||
"Action": "",
|
||||
"Actions": "Aksiyonlar",
|
||||
"Activate": "Aktif Et",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Sohbet girişine \"/{{COMMAND}}\" yazarak bu komutu etkinleştirin.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Kötü Yanıt",
|
||||
"Banners": "Afişler",
|
||||
"Base Model (From)": "Temel Model ('den)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "önce",
|
||||
"Being lazy": "Tembelleşiyor",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "{{name}} Tarafından",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Takvim",
|
||||
"Call": "Arama",
|
||||
"Call feature is not supported when using Web STT engine": "Web STT motoru kullanılırken arama özelliği desteklenmiyor",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI İş Akışı",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI İş Akışı Düğümleri",
|
||||
"Command": "Komut",
|
||||
"Comment": "",
|
||||
"Completions": "Tamamlamalar",
|
||||
"Concurrent Requests": "Eşzamanlı İstekler",
|
||||
"Configure": "Yapılandırma",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Doğrudan Bağlantılar",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Devre Dışı",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Özel promptları keşfedin, indirin ve inceleyin",
|
||||
"Discover, download, and explore custom tools": "Özel araçları keşfedin, indirin ve inceleyin",
|
||||
"Discover, download, and explore model presets": "Model ön ayarlarını keşfedin, indirin ve inceleyin",
|
||||
"Dismissible": "Reddedilebilir",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "Aramada Emoji Göster",
|
||||
"Display the username instead of You in the Chat": "Sohbet'te Siz yerine kullanıcı adını göster",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Belleği Düzenle",
|
||||
"Edit User": "Kullanıcıyı Düzenle",
|
||||
"Edit User Group": "Kullanıcı Grubunu Düzenle",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "E-posta",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Dosya başarıyla yüklendi",
|
||||
"Files": "Dosyalar",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtre artık global olarak devre dışı",
|
||||
"Filter is now globally enabled": "Filtre artık global olarak devrede",
|
||||
"Filters": "Filtreler",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "Arama sorgusu oluşturma",
|
||||
"Generating...": "Oluşturuluyor...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Başlayın",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} ile başlayın",
|
||||
"Global": "Evrensel",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Bilgi",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "Giriş komutları",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL'sinden yükleyin",
|
||||
"Instant Auto-Send After Voice Transcription": "Ses Transkripsiyonundan Sonra Anında Otomatik Gönder",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Model Filtreleme",
|
||||
"Model ID": "Model ID",
|
||||
"Model IDs": "Model Kimlikleri",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Model Adı",
|
||||
"Model not selected": "Model seçilmedi",
|
||||
"Model Params": "Model Parametreleri",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Sabitle",
|
||||
"Pinned": "Sabitlenmiş",
|
||||
"Pioneer insights": "Öncü içgörüler",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline başarıyla silindi",
|
||||
"Pipeline downloaded successfully": "Pipeline başarıyla güncellendi",
|
||||
"Pipelines": "Pipelinelar",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "İlgili",
|
||||
"Relevance Threshold": "İlgi Eşiği",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Kaldır",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Modeli Kaldır",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Yeniden Adlandır",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Yükleme Dizinini Sıfırla",
|
||||
"Reset Vector Storage/Knowledge": "Vektör Depolama/Bilgiyi Sıfırla",
|
||||
"Reset view": "Görünümü sıfırla",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Web sitesi izinleri reddedildiğinden yanıt bildirimleri etkinleştirilemiyor. Gerekli erişimi sağlamak için lütfen tarayıcı ayarlarınızı ziyaret edin.",
|
||||
"Response splitting": "Yanıt bölme",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Girişte \"Yenilikler\" modalını göster",
|
||||
"Show Admin Details in Account Pending Overlay": "Yönetici Ayrıntılarını Hesap Bekliyor Ekranında Göster",
|
||||
"Show All": "Tümünü Göster",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Daha az Göster",
|
||||
"Show Model": "Modeli Göster",
|
||||
"Show shortcuts": "Kısayolları göster",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Bu, önemli konuşmalarınızın güvenli bir şekilde arkayüz veritabanınıza kaydedildiğini garantiler. Teşekkür ederiz!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Bu deneysel bir özelliktir, beklendiği gibi çalışmayabilir ve her an değişiklik yapılabilir.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "kullanıcı",
|
||||
"User": "Kullanıcı",
|
||||
"User location successfully retrieved.": "Kullanıcı konumu başarıyla alındı.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "Kullanıcı Adı",
|
||||
"Users": "Kullanıcılar",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "ھېسابات",
|
||||
"Account Activation Pending": "ھېسابات ئاكتىپلىنىشى كۈتۈلمەكتە",
|
||||
"Accurate information": "توغرا ئۇچۇر",
|
||||
"Action": "",
|
||||
"Actions": "ھەرىكەتلەر",
|
||||
"Activate": "ئاكتىپلاش",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "بۇ بۇيرۇقنى چىقىرىش ئۈچۈن سۆھبەتكە \"/{{COMMAND}}\" نى كىرگۈزۈڭ.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "خاتا ئىنكاس",
|
||||
"Banners": "لوزۇنكىلار",
|
||||
"Base Model (From)": "ئاساسىي مودېل (مەنبە)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "بۇرۇن",
|
||||
"Being lazy": "ھورۇن بۇلۇش",
|
||||
"Beta": "بەتا",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "{{name}} تەرىپىدىن",
|
||||
"Bypass Embedding and Retrieval": "كىرگۈزۈش ۋە قايتۇرۇشتىن ئۆتۈپ كېتىش",
|
||||
"Bypass Web Loader": "تور يۈكلىگۈچتىن ئۆتۈپ كېتىش",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "كالىندار",
|
||||
"Call": "چاقىرىش",
|
||||
"Call feature is not supported when using Web STT engine": "تور STT ماتورى ئىشلىتىلگەندە چاقىرىش ئىقتىدارى قوللىنىلمايدۇ",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI جەريانى",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI جەريان ئۇچۇرلىرى",
|
||||
"Command": "بۇيرۇق",
|
||||
"Comment": "",
|
||||
"Completions": "تولۇقلىنىشلار",
|
||||
"Concurrent Requests": "پاراللىل تەلەپلەر",
|
||||
"Configure": "تەڭشەك",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "بىۋاسىتە ئۇلىنىشلار",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "بىۋاسىتە ئۇلىنىشلار ئىشلەتكۈچىلەرگە ئۆز OpenAI ماس كېلىدىغان API ئۇلانمىسىغا باغلىنىشقا يول قويىدۇ.",
|
||||
"Direct Tool Servers": "بىۋاسىتە قورال مۇلازىمېتىرلىرى",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "رەسىم چىقىرىشنى چەكلە",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "PDF دىن رەسىم چىقىرىش چەكلىنىدۇ. LLM ئىشلىتىلسە، رەسىملەر ئاپتوماتىك تېمىغا ئىگە بولىدۇ. كۆڭۈلدىكىچە چەكلەنمەيدۇ.",
|
||||
"Disabled": "چەكلەنگەن",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "ئۆزلۈك تۈرتكەسىنى تاپ، چۈشۈر، تەتقىق قىل",
|
||||
"Discover, download, and explore custom tools": "ئۆزلۈك قورالىنى تاپ، چۈشۈر، تەتقىق قىل",
|
||||
"Discover, download, and explore model presets": "مودېل ئالدىن تەڭشەكلىرىنى تاپ، چۈشۈر، تەتقىق قىل",
|
||||
"Dismissible": "يوقىتىشكە بولىدۇ",
|
||||
"Display": "كۆرسىتىش",
|
||||
"Display Emoji in Call": "چاقىرىشتا ئېموجىنى كۆرسىتىش",
|
||||
"Display the username instead of You in the Chat": "سۆھبەتتە 'سىز' ئورنىغا ئىشلەتكۈچى ئىسمىنى كۆرسىتىش",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "ئەسلەتمە تەھرىرلەش",
|
||||
"Edit User": "ئىشلەتكۈچى تەھرىرلەش",
|
||||
"Edit User Group": "ئىشلەتكۈچى گۇرۇپپىسى تەھرىرلەش",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "چىقىرىش",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "ئېلخەت",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "ھۆججەت چىقىرىش",
|
||||
"File uploaded successfully": "ھۆججەت مۇۋەپپەقىيەتلىك چىقىرىلدى",
|
||||
"Files": "ھۆججەتلەر",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "سۈزگۈچ ھازىر بارلىق سىستېمىدا چەكلەندى",
|
||||
"Filter is now globally enabled": "سۈزگۈچ ھازىر بارلىق سىستېمىدا قوزغىتىلدى",
|
||||
"Filters": "سۈزگۈچلەر",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "تۈرتكە جۈپى ھاسىل قىلىش",
|
||||
"Generating search query": "ئىزدەش سۇئالى ھاسىل قىلىنىۋاتىدۇ",
|
||||
"Generating...": "ھاسىل قىلىنىۋاتىدۇ...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "باشلاڭ",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} بىلەن باشلاڭ",
|
||||
"Global": "ئۇمۇمىي",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "ئۇچۇر",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "پۈتۈن مەزمۇننى مۇھىتقا قوشۇپ مول تەھلىل قىلىش، مۇرەككەپ سۇئاللار ئۈچۈن تەۋسىيە قىلىنىدۇ.",
|
||||
"Input commands": "بۇيرۇق كىرگۈزۈش",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL دىن ئورنىتىش",
|
||||
"Instant Auto-Send After Voice Transcription": "ئاۋازنى تېكستكە ئايلاندۇرغاندىن كېيىن ئۆزلۈكىدىن يوللاش",
|
||||
"Integration": "بىرىكتۈرۈش",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "مودېل سۈزگۈچ",
|
||||
"Model ID": "مودېل ID",
|
||||
"Model IDs": "مودېل IDلىرى",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "مودېل نامى",
|
||||
"Model not selected": "مودېل تاللانمىغان",
|
||||
"Model Params": "مودېل پارامېتىرلىرى",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "مۇقىملا",
|
||||
"Pinned": "مۇقىملاندى",
|
||||
"Pioneer insights": "ئالدىنقى پىكىرلەر",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "جەريان مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
|
||||
"Pipeline downloaded successfully": "جەريان مۇۋەپپەقىيەتلىك چۈشۈرۈلدى",
|
||||
"Pipelines": "جەريانلار",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "نەشرلەر",
|
||||
"Relevance": "مۇناسىۋەتلىكلىك",
|
||||
"Relevance Threshold": "مۇناسىۋەتلىكلىك چەك قىممىتى",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "چىقىرىۋېتىش",
|
||||
"Remove {{MODELID}} from list.": "تىزىمدىن {{MODELID}} چىقىرىۋېتىش.",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "مودېل چىقىرىۋېتىش",
|
||||
"Remove this tag from list": "بۇ تەغنى تىزىمدىن چىقىرىۋېتىش",
|
||||
"Rename": "ئات ئۆزگەرتىش",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "چىقىرىش قىسقۇچىنى قايتا تەڭشەش",
|
||||
"Reset Vector Storage/Knowledge": "ۋېكتور ساقلاش/بىلىمنى قايتا تەڭشەش",
|
||||
"Reset view": "كۆرۈنۈشنى قايتا تەڭشەش",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "تور بېكەت ھوقۇقى چەكلەنگەنلىكتىن ئىنكاس ئۇقتۇرۇشى قوزغىتىلمايدۇ. تور كۆرگۈچ تەڭشەكلىرىدىن لازىملىق ھوقۇق بېرىڭ.",
|
||||
"Response splitting": "ئىنكاسنى بۆلۈش",
|
||||
"Response Watermark": "ئىنكاس سۇ بەلگىسى",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "كىرىشتە \"يېڭىلىق\" مودىلىنى كۆرسىتىش",
|
||||
"Show Admin Details in Account Pending Overlay": "ھېسابات كۈتۈۋاتقان قاپلىماسىدا باشقۇرغۇچى تەپسىلاتىنى كۆرسىتىش",
|
||||
"Show All": "ھەممىنى كۆرسىتىش",
|
||||
"Show image preview": "",
|
||||
"Show Less": "ئاز كۆرسىتىش",
|
||||
"Show Model": "مودېل كۆرسىتىش",
|
||||
"Show shortcuts": "تىز كۇنۇپكىلارنى كۆرسىتىش",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "بۇ قانال {{createdAt}} قۇرۇلغان. بۇ {{channelName}} قانالىنىڭ باشلىنىشى.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "بۇ سۆھبەت تارىختا كۆرۈلمەيدۇ، ئۇچۇرلىرىڭىز ساقلانمايدۇ.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "بۇ باھالىق سۆھبەتلىرىڭىز ئارقا تەرەپ سانلىقىدا بىخەتەر ساقلىنىشىغا كاپالەتلىك قىلىدۇ. رەھمەت!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "بۇ تاجرىبىلىك ئىقتىدار، ناتوقرا ئىشلەش ياكى خالىغان ۋاقىتتا ئۆزگىرىشى مۇمكىن.",
|
||||
"This model is not publicly available. Please select another model.": "بۇ مودېل ئاممىغا ئېلان قىلىنمىغان. باشقا مودېل تاللاڭ.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "بۇ تاللاش مودېل تەلەپتىن كېيىن ئەسلەتكۈچتە قانچىلىك ساقلىنىدىغانلىقىنى باشقۇرىدۇ (كۆڭۈلدىكى: 5 مىنۇت)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "ئىشلەتكۈچى",
|
||||
"User": "ئىشلەتكۈچى",
|
||||
"User location successfully retrieved.": "ئىشلەتكۈچى ئورنى مۇۋەپپەقىيەتلىك ئېلىندى.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "ئىشلەتكۈچى Webhookلىرى",
|
||||
"Username": "ئىشلەتكۈچى نامى",
|
||||
"Users": "ئىشلەتكۈچىلەر",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Обліковий запис",
|
||||
"Account Activation Pending": "Очікування активації облікового запису",
|
||||
"Accurate information": "Точна інформація",
|
||||
"Action": "",
|
||||
"Actions": "Дії",
|
||||
"Activate": "Активувати",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Активуйте цю команду, ввівши \"/{{COMMAND}}\" у введення чату.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Неправильна відповідь",
|
||||
"Banners": "Прапори",
|
||||
"Base Model (From)": "Базова модель (від)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "до того, як",
|
||||
"Being lazy": "Не поспішати",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Від {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Минути вбудовування та пошук",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Календар",
|
||||
"Call": "Виклик",
|
||||
"Call feature is not supported when using Web STT engine": "Функція виклику не підтримується при використанні Web STT (розпізнавання мовлення) рушія",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI Workflow",
|
||||
"ComfyUI Workflow Nodes": "Вузли Workflow в ComfyUI",
|
||||
"Command": "Команда",
|
||||
"Comment": "",
|
||||
"Completions": "Завершення",
|
||||
"Concurrent Requests": "Одночасні запити",
|
||||
"Configure": "Налаштувати",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Прямі з'єднання",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Прямі з'єднання дозволяють користувачам підключатися до своїх власних API-кінцевих точок, сумісних з OpenAI.",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Вимкнено",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Знайдіть, завантажте та досліджуйте налаштовані промти",
|
||||
"Discover, download, and explore custom tools": "Знайдіть, завантажте та досліджуйте налаштовані інструменти",
|
||||
"Discover, download, and explore model presets": "Знайдіть, завантажте та досліджуйте налаштування моделей",
|
||||
"Dismissible": "Неприйнятно",
|
||||
"Display": "Відображення",
|
||||
"Display Emoji in Call": "Відображати емодзі у викликах",
|
||||
"Display the username instead of You in the Chat": "Показувати ім'я користувача замість 'Ви' в чаті",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Редагувати пам'ять",
|
||||
"Edit User": "Редагувати користувача",
|
||||
"Edit User Group": "Редагувати групу користувачів",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Ел. пошта",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Файл успішно завантажено",
|
||||
"Files": "Файли",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Фільтр глобально вимкнено",
|
||||
"Filter is now globally enabled": "Фільтр увімкнено глобально",
|
||||
"Filters": "Фільтри",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Згенерувати пару промтів",
|
||||
"Generating search query": "Сформувати пошуковий запит",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Почати",
|
||||
"Get started with {{WEBUI_NAME}}": "Почати з {{WEBUI_NAME}}",
|
||||
"Global": "Глоб.",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Інфо",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Вставте весь вміст як контекст для всебічної обробки, це рекомендується для складних запитів.",
|
||||
"Input commands": "Команди вводу",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Встановіть з URL-адреси Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Миттєва автоматична відправка після транскрипції голосу",
|
||||
"Integration": "Інтеграція",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Фільтрація моделей",
|
||||
"Model ID": "ID моделі",
|
||||
"Model IDs": "ID моделей",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Назва моделі",
|
||||
"Model not selected": "Модель не вибрана",
|
||||
"Model Params": "Параметри моделі",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Зачепити",
|
||||
"Pinned": "Зачеплено",
|
||||
"Pioneer insights": "Прокладайте нові шляхи до знань",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Конвеєр успішно видалено",
|
||||
"Pipeline downloaded successfully": "Конвеєр успішно завантажено",
|
||||
"Pipelines": "Конвеєри",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Актуальність",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Видалити",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Видалити модель",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Переназвати",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Скинути каталог завантажень",
|
||||
"Reset Vector Storage/Knowledge": "Скинути векторне сховище/Знання",
|
||||
"Reset view": "Скинути вигляд",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Сповіщення про відповіді не можуть бути активовані, оскільки вам було відмовлено в доступі до веб-сайту. Будь ласка, відвідайте налаштування вашого браузера, щоб надати необхідний доступ.",
|
||||
"Response splitting": "Розбиття відповіді",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Показати модальне вікно \"Що нового\" під час входу",
|
||||
"Show Admin Details in Account Pending Overlay": "Відобразити дані адміна у вікні очікування облікового запису",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Показати модель",
|
||||
"Show shortcuts": "Показати клавіатурні скорочення",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Цей канал був створений {{createdAt}}. Це самий початок каналу {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Це забезпечує збереження ваших цінних розмов у безпечному бекенд-сховищі. Дякуємо!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Це експериментальна функція, вона може працювати не так, як очікувалося, і може бути змінена в будь-який час.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "користувач",
|
||||
"User": "Користувач",
|
||||
"User location successfully retrieved.": "Місцезнаходження користувача успішно знайдено.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Вебхуки користувача",
|
||||
"Username": "Ім'я користувача",
|
||||
"Users": "Користувачі",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "اکاؤنٹ",
|
||||
"Account Activation Pending": "اکاؤنٹ فعال ہونے کا انتظار ہے",
|
||||
"Accurate information": "درست معلومات",
|
||||
"Action": "",
|
||||
"Actions": "اعمال",
|
||||
"Activate": "",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "غلط جواب",
|
||||
"Banners": "بینرز",
|
||||
"Base Model (From)": "بیس ماڈل (سے)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "پہلے",
|
||||
"Being lazy": "سستی کر رہا ہے",
|
||||
"Beta": "",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "",
|
||||
"Bypass Embedding and Retrieval": "",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "",
|
||||
"Call": "کال کریں",
|
||||
"Call feature is not supported when using Web STT engine": "کال کی خصوصیت ویب STT انجن استعمال کرتے وقت معاونت یافتہ نہیں ہے",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "کومفی یو آئی ورک فلو",
|
||||
"ComfyUI Workflow Nodes": "کومفی یو آئی ورک فلو نوڈز",
|
||||
"Command": "کمانڈ",
|
||||
"Comment": "",
|
||||
"Completions": "تکمیل",
|
||||
"Concurrent Requests": "ہم وقت درخواستیں",
|
||||
"Configure": "",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "",
|
||||
"Direct Tool Servers": "",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "غیر فعال",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "دریافت کریں، ڈاؤن لوڈ کریں، اور حسب ضرورت پرامپٹس کو دریافت کریں",
|
||||
"Discover, download, and explore custom tools": "دریافت کریں، ڈاؤن لوڈ کریں، اور حسب ضرورت ٹولز کو دریافت کریں",
|
||||
"Discover, download, and explore model presets": "دریافت کریں، ڈاؤن لوڈ کریں، اور ماڈل پریسیٹس کو دریافت کریں",
|
||||
"Dismissible": "منسوخ کرنے کے قابل",
|
||||
"Display": "",
|
||||
"Display Emoji in Call": "کال میں ایموجی دکھائیں",
|
||||
"Display the username instead of You in the Chat": "چیٹ میں \"آپ\" کے بجائے صارف نام دکھائیں",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "یادداشت میں ترمیم کریں",
|
||||
"Edit User": "صارف میں ترمیم کریں",
|
||||
"Edit User Group": "",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "الیون لیبز",
|
||||
"Email": "ای میل",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "",
|
||||
"Files": "فائلز",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "فلٹر اب عالمی طور پر غیر فعال ہے",
|
||||
"Filter is now globally enabled": "فلٹر اب عالمی طور پر فعال ہے",
|
||||
"Filters": "فلٹرز",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "",
|
||||
"Generating search query": "تلاش کے لیے سوالیہ عبارت تیار کی جا رہی ہے",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "",
|
||||
"Get started with {{WEBUI_NAME}}": "",
|
||||
"Global": "عالمی",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "معلومات",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "",
|
||||
"Input commands": "کمانڈز داخل کریں",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "گِٹ حب یو آر ایل سے انسٹال کریں",
|
||||
"Instant Auto-Send After Voice Transcription": "آواز کی نقل کے بعد فوری خودکار بھیجنا",
|
||||
"Integration": "",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "",
|
||||
"Model ID": "ماڈل آئی ڈی",
|
||||
"Model IDs": "",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "ماڈل نام",
|
||||
"Model not selected": "ماڈل منتخب نہیں ہوا",
|
||||
"Model Params": "ماڈل پیرامیٹرز",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "پن",
|
||||
"Pinned": "پن کیا گیا",
|
||||
"Pioneer insights": "",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "پائپ لائن کامیابی سے حذف کر دی گئی",
|
||||
"Pipeline downloaded successfully": "پائپ لائن کامیابی سے ڈاؤن لوڈ ہو گئی",
|
||||
"Pipelines": "پائپ لائنز",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "موزونیت",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "ہٹا دیں",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "ماڈل ہٹائیں",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "تبدیل نام کریں",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "اپلوڈ ڈائریکٹری کو ری سیٹ کریں",
|
||||
"Reset Vector Storage/Knowledge": "ویكٹر اسٹوریج/علم کو ری سیٹ کریں",
|
||||
"Reset view": "",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "جواب کی اطلاعات کو فعال نہیں کیا جا سکتا کیونکہ ویب سائٹ کی اجازتیں مسترد کر دی گئی ہیں براہ کرم اپنے براؤزر کی سیٹنگز پر جائیں تاکہ ضروری رسائی کی اجازت دے سکیں",
|
||||
"Response splitting": "جواب کو تقسیم کرنا",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "",
|
||||
"Show Admin Details in Account Pending Overlay": "اکاؤنٹ پینڈنگ اوورلے میں ایڈمن کی تفصیلات دکھائیں",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "",
|
||||
"Show shortcuts": "شارٹ کٹ دکھائیں",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "یہ یقینی بناتا ہے کہ آپ کی قیمتی گفتگو محفوظ طریقے سے آپ کے بیک اینڈ ڈیٹا بیس میں محفوظ کی گئی ہیں شکریہ!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "یہ ایک تجرباتی خصوصیت ہے، یہ متوقع طور پر کام نہ کر سکتی ہو اور کسی بھی وقت تبدیل کی جا سکتی ہے",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "صارف",
|
||||
"User": "صارف",
|
||||
"User location successfully retrieved.": "صارف کا مقام کامیابی سے حاصل کیا گیا",
|
||||
"User menu": "",
|
||||
"User Webhooks": "",
|
||||
"Username": "",
|
||||
"Users": "صارفین",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Ҳисоб",
|
||||
"Account Activation Pending": "Ҳисобни фаоллаштириш кутилмоқда",
|
||||
"Accurate information": "Аниқ маълумот",
|
||||
"Action": "",
|
||||
"Actions": "Ҳаракатлар",
|
||||
"Activate": "Фаоллаштириш",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Чат киритиш учун “/{{COMMAND}}” териб ушбу буйруқни фаоллаштиринг.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Ёмон жавоб",
|
||||
"Banners": "Баннерлар",
|
||||
"Base Model (From)": "Асосий модел (дан бошлаб)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "олдин",
|
||||
"Being lazy": "Дангаса бўлиш",
|
||||
"Beta": "Бета",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Муаллиф: {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Ўрнатиш ва қидиришни четлаб ўтиш",
|
||||
"Bypass Web Loader": "Веб юклагични четлаб ўтиш",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Календар",
|
||||
"Call": "Қўнғироқ қилинг",
|
||||
"Call feature is not supported when using Web STT engine": "Wеб СТТ механизмидан фойдаланилганда қўнғироқ функсияси қўллаб-қувватланмайди",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI иш жараёни",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI иш оқими тугунлари",
|
||||
"Command": "Буйруқ",
|
||||
"Comment": "",
|
||||
"Completions": "Тугаллашлар",
|
||||
"Concurrent Requests": "Бир вақтнинг ўзида сўровлар",
|
||||
"Configure": "Созланг",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Тўғридан-тўғри уланишлар",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Тўғридан-тўғри уланишлар фойдаланувчиларга ўзларининг OpenAIга мос келувчи API сўнгги нуқталарига уланиш имконини беради.",
|
||||
"Direct Tool Servers": "Тўғридан-тўғри асбоблар серверлари",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Расм чиқаришни ўчириб қўйинг",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "PDFдан тасвирни ажратиб олишни ўчириб қўйинг. Агар LLM дан фойдаланиш ёқилган бўлса, тасвирларга автоматик сарлавҳа қўйилади. Бирламчи параметрлар False.",
|
||||
"Disabled": "Ўчирилган",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Махсус таклифларни кашф қилинг, юклаб олинг ва ўрганинг",
|
||||
"Discover, download, and explore custom tools": "Махсус воситаларни кашф қилинг, юклаб олинг ва ўрганинг",
|
||||
"Discover, download, and explore model presets": "Модел созламаларини кашф этинг, юклаб олинг ва ўрганинг",
|
||||
"Dismissible": "Рад этиш мумкин",
|
||||
"Display": "Дисплей",
|
||||
"Display Emoji in Call": "Чақирувда кулгичларни кўрсатиш",
|
||||
"Display the username instead of You in the Chat": "Чатда Сиз ўрнига фойдаланувчи номини кўрсатинг",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Хотирани таҳрирлаш",
|
||||
"Edit User": "Фойдаланувчини таҳрирлаш",
|
||||
"Edit User Group": "Фойдаланувчилар гуруҳини таҳрирлаш",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Чиқариш",
|
||||
"ElevenLabs": "ЭлевенЛабс",
|
||||
"Email": "Электрон почта",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Файл юклаш",
|
||||
"File uploaded successfully": "Файл муваффақиятли юкланди",
|
||||
"Files": "Файллар",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Филтр энди бутун дунё бўйлаб ўчириб қўйилган",
|
||||
"Filter is now globally enabled": "Филтр энди глобал миқёсда ёқилган",
|
||||
"Filters": "Филтрлар",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Тезкор жуфтликни яратинг",
|
||||
"Generating search query": "Қидирув сўрови яратилмоқда",
|
||||
"Generating...": "Яратилмоқда...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Бошлаш",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} билан бошланг",
|
||||
"Global": "Глобал",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Маълумот",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Комплекс қайта ишлаш учун бутун таркибни контекст сифатида киритинг, бу мураккаб сўровлар учун тавсия этилади.",
|
||||
"Input commands": "Кириш буйруқлари",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Гитҳуб УРЛ манзилидан ўрнатинг",
|
||||
"Instant Auto-Send After Voice Transcription": "Овозли транскрипсиядан кейин дарҳол автоматик юбориш",
|
||||
"Integration": "Интеграция",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Моделни филтрлаш",
|
||||
"Model ID": "Модел ИД",
|
||||
"Model IDs": "Модел идентификаторлари",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Модел номи",
|
||||
"Model not selected": "Модел танланмаган",
|
||||
"Model Params": "Модел параметрлари",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Пин",
|
||||
"Pinned": "Қадалган",
|
||||
"Pioneer insights": "Пионер тушунчалари",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Қувур ўчирилди",
|
||||
"Pipeline downloaded successfully": "Қувур юклаб олинди",
|
||||
"Pipelines": "Қувурлар",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Релизлар",
|
||||
"Relevance": "Мувофиқлик",
|
||||
"Relevance Threshold": "Мувофиқлик чегараси",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Ўчириш",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Моделни олиб ташлаш",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Номини ўзгартириш",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Юклаш каталогини тиклаш",
|
||||
"Reset Vector Storage/Knowledge": "Вектор хотираси/билимини қайта ўрнатиш",
|
||||
"Reset view": "Кўринишни тиклаш",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Жавоб билдиришномаларини фаоллаштириб бўлмайди, чунки веб-сайт рухсатномалари рад этилган. Керакли рухсат бериш учун браузер созламаларига ташриф буюринг.",
|
||||
"Response splitting": "Жавобни ажратиш",
|
||||
"Response Watermark": "Жавоб сув белгиси",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Киришда \"Янги нарсалар\" модалини кўрсатинг",
|
||||
"Show Admin Details in Account Pending Overlay": "Ҳисоб кутилаётган қатламда администратор маълумотларини кўрсатиш",
|
||||
"Show All": "Ҳаммасини кўрсатиш",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Камроқ кўрсатиш",
|
||||
"Show Model": "Моделни кўрсатиш",
|
||||
"Show shortcuts": "Ёрлиқларни кўрсатиш",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Бу канал {{cреатедАт}} да яратилган. Бу {{чаннелНаме}} каналининг бошланиши.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Бу сизнинг қимматли суҳбатларингиз маълумотлар базасига хавфсиз тарзда сақланишини таъминлайди. Раҳмат!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Бу экспериментал хусусият бўлиб, у кутилганидек ишламаслиги ва исталган вақтда ўзгариши мумкин.",
|
||||
"This model is not publicly available. Please select another model.": "Ушбу модел ҳамма учун очиқ эмас. Илтимос, бошқа моделни танланг.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "фойдаланувчи",
|
||||
"User": "Фойдаланувчи",
|
||||
"User location successfully retrieved.": "Фойдаланувчи жойлашуви муваффақиятли олинди.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Фойдаланувчи веб-ҳуклари",
|
||||
"Username": "Фойдаланувчи номи",
|
||||
"Users": "Фойдаланувчилар",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Hisob",
|
||||
"Account Activation Pending": "Hisobni faollashtirish kutilmoqda",
|
||||
"Accurate information": "Aniq ma'lumot",
|
||||
"Action": "",
|
||||
"Actions": "Harakatlar",
|
||||
"Activate": "Faollashtirish",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Chat kiritish uchun “/{{COMMAND}}” terib ushbu buyruqni faollashtiring.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Yomon javob",
|
||||
"Banners": "Bannerlar",
|
||||
"Base Model (From)": "Asosiy model (dan boshlab)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "oldin",
|
||||
"Being lazy": "Dangasa bo'lish",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Muallif: {{name}}",
|
||||
"Bypass Embedding and Retrieval": "O'rnatish va qidirishni chetlab o'tish",
|
||||
"Bypass Web Loader": "Veb yuklagichni chetlab o'tish",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Kalendar",
|
||||
"Call": "Qo'ng'iroq qiling",
|
||||
"Call feature is not supported when using Web STT engine": "Web STT mexanizmidan foydalanilganda qo'ng'iroq funksiyasi qo'llab-quvvatlanmaydi",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI ish jarayoni",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI ish oqimi tugunlari",
|
||||
"Command": "Buyruq",
|
||||
"Comment": "",
|
||||
"Completions": "Tugallashlar",
|
||||
"Concurrent Requests": "Bir vaqtning o'zida so'rovlar",
|
||||
"Configure": "Sozlang",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "To'g'ridan-to'g'ri ulanishlar",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "To'g'ridan-to'g'ri ulanishlar foydalanuvchilarga o'zlarining OpenAI-ga mos keluvchi API so'nggi nuqtalariga ulanish imkonini beradi.",
|
||||
"Direct Tool Servers": "To'g'ridan-to'g'ri asboblar serverlari",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "Rasm chiqarishni o'chirib qo'ying",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "PDF-dan tasvirni ajratib olishni o'chirib qo'ying. Agar LLM dan foydalanish yoqilgan boʻlsa, tasvirlarga avtomatik sarlavha qoʻyiladi. Birlamchi parametrlar False.",
|
||||
"Disabled": "O'chirilgan",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Maxsus takliflarni kashf qiling, yuklab oling va oʻrganing",
|
||||
"Discover, download, and explore custom tools": "Maxsus vositalarni kashf qiling, yuklab oling va o'rganing",
|
||||
"Discover, download, and explore model presets": "Model sozlamalarini kashf eting, yuklab oling va o'rganing",
|
||||
"Dismissible": "Rad etish mumkin",
|
||||
"Display": "Displey",
|
||||
"Display Emoji in Call": "Chaqiruvda kulgichlarni ko‘rsatish",
|
||||
"Display the username instead of You in the Chat": "Chatda Siz o'rniga foydalanuvchi nomini ko'rsating",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Xotirani tahrirlash",
|
||||
"Edit User": "Foydalanuvchini tahrirlash",
|
||||
"Edit User Group": "Foydalanuvchilar guruhini tahrirlash",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "Chiqarish",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Elektron pochta",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "Fayl yuklash",
|
||||
"File uploaded successfully": "Fayl muvaffaqiyatli yuklandi",
|
||||
"Files": "Fayllar",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Filtr endi butun dunyo bo'ylab o'chirib qo'yilgan",
|
||||
"Filter is now globally enabled": "Filtr endi global miqyosda yoqilgan",
|
||||
"Filters": "Filtrlar",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Tezkor juftlikni yarating",
|
||||
"Generating search query": "Qidiruv so'rovi yaratilmoqda",
|
||||
"Generating...": "Yaratilmoqda...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Boshlash",
|
||||
"Get started with {{WEBUI_NAME}}": "{{WEBUI_NAME}} bilan boshlang",
|
||||
"Global": "Global",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Ma'lumot",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Kompleks qayta ishlash uchun butun tarkibni kontekst sifatida kiriting, bu murakkab so'rovlar uchun tavsiya etiladi.",
|
||||
"Input commands": "Kirish buyruqlari",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Github URL manzilidan oʻrnating",
|
||||
"Instant Auto-Send After Voice Transcription": "Ovozli transkripsiyadan keyin darhol avtomatik yuborish",
|
||||
"Integration": "Integratsiya",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Modelni filtrlash",
|
||||
"Model ID": "Model ID",
|
||||
"Model IDs": "Model identifikatorlari",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Model nomi",
|
||||
"Model not selected": "Model tanlanmagan",
|
||||
"Model Params": "Model parametrlari",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Pin",
|
||||
"Pinned": "Qadalgan",
|
||||
"Pioneer insights": "Pioner tushunchalari",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Quvur oʻchirildi",
|
||||
"Pipeline downloaded successfully": "Quvur yuklab olindi",
|
||||
"Pipelines": "Quvurlar",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "Relizlar",
|
||||
"Relevance": "Muvofiqlik",
|
||||
"Relevance Threshold": "Muvofiqlik chegarasi",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "O'chirish",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Modelni olib tashlash",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Nomini o'zgartirish",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Yuklash katalogini tiklash",
|
||||
"Reset Vector Storage/Knowledge": "Vektor xotirasi/bilimini qayta o'rnatish",
|
||||
"Reset view": "Ko'rinishni tiklash",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Javob bildirishnomalarini faollashtirib bo‘lmaydi, chunki veb-sayt ruxsatnomalari rad etilgan. Kerakli ruxsat berish uchun brauzer sozlamalariga tashrif buyuring.",
|
||||
"Response splitting": "Javobni ajratish",
|
||||
"Response Watermark": "Javob suv belgisi",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Kirishda \"Yangi narsalar\" modalini ko'rsating",
|
||||
"Show Admin Details in Account Pending Overlay": "Hisob kutilayotgan qatlamda administrator ma’lumotlarini ko‘rsatish",
|
||||
"Show All": "Hammasini ko'rsatish",
|
||||
"Show image preview": "",
|
||||
"Show Less": "Kamroq ko'rsatish",
|
||||
"Show Model": "Modelni ko'rsatish",
|
||||
"Show shortcuts": "Yorliqlarni ko'rsatish",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Bu kanal {{createdAt}} da yaratilgan. Bu {{channelName}} kanalining boshlanishi.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Bu sizning qimmatli suhbatlaringiz ma'lumotlar bazasiga xavfsiz tarzda saqlanishini ta'minlaydi. Rahmat!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Bu eksperimental xususiyat bo'lib, u kutilganidek ishlamasligi va istalgan vaqtda o'zgarishi mumkin.",
|
||||
"This model is not publicly available. Please select another model.": "Ushbu model hamma uchun ochiq emas. Iltimos, boshqa modelni tanlang.",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "foydalanuvchi",
|
||||
"User": "Foydalanuvchi",
|
||||
"User location successfully retrieved.": "Foydalanuvchi joylashuvi muvaffaqiyatli olindi.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Foydalanuvchi veb-huklari",
|
||||
"Username": "Foydalanuvchi nomi",
|
||||
"Users": "Foydalanuvchilar",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "Tài khoản",
|
||||
"Account Activation Pending": "Tài khoản đang chờ kích hoạt",
|
||||
"Accurate information": "Thông tin chính xác",
|
||||
"Action": "",
|
||||
"Actions": "Tác vụ",
|
||||
"Activate": "Kích hoạt",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Kích hoạt lệnh này bằng cách gõ \"/{{COMMAND}}\" vào ô nhập chat.",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "Trả lời KHÔNG tốt",
|
||||
"Banners": "Biểu ngữ",
|
||||
"Base Model (From)": "Mô hình cơ sở (từ)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "trước",
|
||||
"Being lazy": "Lười biếng",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "Bởi {{name}}",
|
||||
"Bypass Embedding and Retrieval": "Bỏ qua Embedding và Truy xuất",
|
||||
"Bypass Web Loader": "",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "Lịch",
|
||||
"Call": "Gọi",
|
||||
"Call feature is not supported when using Web STT engine": "Tính năng gọi điện không được hỗ trợ khi sử dụng công cụ Web STT",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "Quy trình làm việc ComfyUI",
|
||||
"ComfyUI Workflow Nodes": "Các nút Quy trình làm việc ComfyUI",
|
||||
"Command": "Lệnh",
|
||||
"Comment": "",
|
||||
"Completions": "Hoàn thành",
|
||||
"Concurrent Requests": "Các truy vấn đồng thời",
|
||||
"Configure": "Cấu hình",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "Kết nối Trực tiếp",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "Kết nối Trực tiếp cho phép người dùng kết nối với các điểm cuối API tương thích OpenAI của riêng họ.",
|
||||
"Direct Tool Servers": "Máy chủ Công cụ Trực tiếp",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "",
|
||||
"Disabled": "Đã tắt",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "Tìm kiếm, tải về và khám phá thêm các prompt tùy chỉnh",
|
||||
"Discover, download, and explore custom tools": "Tìm kiếm, tải về và khám phá thêm các tool tùy chỉnh",
|
||||
"Discover, download, and explore model presets": "Tìm kiếm, tải về và khám phá thêm các model presets",
|
||||
"Dismissible": "Có thể loại bỏ",
|
||||
"Display": "Hiển thị",
|
||||
"Display Emoji in Call": "Hiển thị Emoji trong cuộc gọi",
|
||||
"Display the username instead of You in the Chat": "Hiển thị tên người sử dụng thay vì 'Bạn' trong nội dung chat",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "Sửa Memory",
|
||||
"Edit User": "Thay đổi thông tin người sử dụng",
|
||||
"Edit User Group": "Chỉnh sửa Nhóm Người dùng",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "",
|
||||
"File uploaded successfully": "Tải tệp lên thành công",
|
||||
"Files": "Tệp",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "Bộ lọc hiện đã bị vô hiệu hóa trên toàn hệ thống",
|
||||
"Filter is now globally enabled": "Bộ lọc hiện được kích hoạt trên toàn hệ thống",
|
||||
"Filters": "Lọc",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "Tạo cặp prompt",
|
||||
"Generating search query": "Tạo truy vấn tìm kiếm",
|
||||
"Generating...": "",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "Bắt đầu",
|
||||
"Get started with {{WEBUI_NAME}}": "Bắt đầu với {{WEBUI_NAME}}",
|
||||
"Global": "Toàn hệ thống",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "Thông tin",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "Đưa toàn bộ nội dung vào làm ngữ cảnh để xử lý toàn diện, điều này được khuyến nghị cho các truy vấn phức tạp.",
|
||||
"Input commands": "Nhập các câu lệnh",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "Cài đặt từ URL Github",
|
||||
"Instant Auto-Send After Voice Transcription": "Tự động gửi ngay lập tức sau khi phiên dịch giọng nói",
|
||||
"Integration": "Tích hợp",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "Lọc Mô hình",
|
||||
"Model ID": "ID mẫu",
|
||||
"Model IDs": "Các ID Mô hình",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "Tên Mô hình",
|
||||
"Model not selected": "Chưa chọn Mô hình",
|
||||
"Model Params": "Mô hình Params",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "Ghim",
|
||||
"Pinned": "Đã ghim",
|
||||
"Pioneer insights": "Tiên phong về hiểu biết",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Đã xóa pipeline thành công",
|
||||
"Pipeline downloaded successfully": "Đã tải xuống pipeline thành công",
|
||||
"Pipelines": "Pipelines",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "",
|
||||
"Relevance": "Mức độ liên quan",
|
||||
"Relevance Threshold": "",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "Xóa",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "Xóa model",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "Đổi tên",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "Xóa toàn bộ thư mục Upload",
|
||||
"Reset Vector Storage/Knowledge": "Đặt lại Lưu trữ Vector/Kiến thức",
|
||||
"Reset view": "Đặt lại chế độ xem",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Không thể kích hoạt thông báo vì trang web không cấp quyền. Vui lòng truy cập cài đặt trình duyệt của bạn để cấp quyền cần thiết.",
|
||||
"Response splitting": "Phân tách phản hồi",
|
||||
"Response Watermark": "",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "Hiển thị cửa sổ \"Có gì mới\" khi đăng nhập",
|
||||
"Show Admin Details in Account Pending Overlay": "Hiển thị thông tin của Quản trị viên trên màn hình hiển thị Tài khoản đang chờ xử lý",
|
||||
"Show All": "",
|
||||
"Show image preview": "",
|
||||
"Show Less": "",
|
||||
"Show Model": "Hiển thị Mô hình",
|
||||
"Show shortcuts": "Hiển thị phím tắt",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "Kênh này được tạo vào {{createdAt}}. Đây là điểm khởi đầu của kênh {{channelName}}.",
|
||||
"This chat won't appear in history and your messages will not be saved.": "Cuộc trò chuyện này sẽ không xuất hiện trong lịch sử và tin nhắn của bạn sẽ không được lưu.",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "Điều này đảm bảo rằng các nội dung chat có giá trị của bạn được lưu an toàn vào cơ sở dữ liệu backend của bạn. Cảm ơn bạn!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "Đây là tính năng thử nghiệm, có thể không hoạt động như mong đợi và có thể thay đổi bất kỳ lúc nào.",
|
||||
"This model is not publicly available. Please select another model.": "",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "Người sử dụng",
|
||||
"User": "Người dùng",
|
||||
"User location successfully retrieved.": "Đã truy xuất thành công vị trí của người dùng.",
|
||||
"User menu": "",
|
||||
"User Webhooks": "Webhook Người dùng",
|
||||
"Username": "Tên đăng nhập",
|
||||
"Users": "Người sử dụng",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "账号",
|
||||
"Account Activation Pending": "账号待激活",
|
||||
"Accurate information": "提供的信息很准确",
|
||||
"Action": "",
|
||||
"Actions": "自动化",
|
||||
"Activate": "激活",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "通过输入 \"/{{COMMAND}}\" 激活此命令",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "点踩此回答",
|
||||
"Banners": "公告横幅",
|
||||
"Base Model (From)": "基础模型(来自)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "对话",
|
||||
"Being lazy": "懒惰",
|
||||
"Beta": "Beta",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "由 {{name}} 提供",
|
||||
"Bypass Embedding and Retrieval": "绕过嵌入和检索",
|
||||
"Bypass Web Loader": "绕过网页加载器",
|
||||
"Cache Model List": "缓存模型列表",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "日历",
|
||||
"Call": "语音通话",
|
||||
"Call feature is not supported when using Web STT engine": "使用 Web 语音转文字引擎时不支持语音通话功能",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI 工作流",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI 工作流节点",
|
||||
"Command": "命令",
|
||||
"Comment": "",
|
||||
"Completions": "续写",
|
||||
"Concurrent Requests": "并发请求",
|
||||
"Configure": "配置",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "直接连接",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接连接允许用户连接自有的 OpenAI 兼容的 API 端点",
|
||||
"Direct Tool Servers": "直接连接工具服务器",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "禁用图像提取",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "禁用从 PDF 中提取图像。若启用 “使用大语言模型(LLM)”,图像将自动添加描述。默认为关闭",
|
||||
"Disabled": "已禁用",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "发现、下载并探索更多自定义提示词",
|
||||
"Discover, download, and explore custom tools": "发现、下载并探索更多工具",
|
||||
"Discover, download, and explore model presets": "发现、下载并探索更多模型预设",
|
||||
"Dismissible": "是否可关闭",
|
||||
"Display": "显示",
|
||||
"Display Emoji in Call": "在通话中显示 Emoji 表情符号",
|
||||
"Display the username instead of You in the Chat": "在对话中显示用户名而不是 “你”",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "编辑记忆",
|
||||
"Edit User": "编辑用户",
|
||||
"Edit User Group": "编辑用户组",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "弹出",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "电子邮箱",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "文件上传",
|
||||
"File uploaded successfully": "文件上传成功",
|
||||
"Files": "文件",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "过滤器已全局禁用",
|
||||
"Filter is now globally enabled": "过滤器已全局启用",
|
||||
"Filters": "过滤器",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "生成提示对",
|
||||
"Generating search query": "生成搜索查询",
|
||||
"Generating...": "生成中...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "开始使用",
|
||||
"Get started with {{WEBUI_NAME}}": "开始使用 {{WEBUI_NAME}}",
|
||||
"Global": "全局",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "信息",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "注入整个内容作为上下文进行综合处理,适用于复杂查询",
|
||||
"Input commands": "输入命令",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "从 Github URL 安装",
|
||||
"Instant Auto-Send After Voice Transcription": "语音转录文字后即时自动发送",
|
||||
"Integration": "集成",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "模型白名单",
|
||||
"Model ID": "模型 ID",
|
||||
"Model IDs": "模型 ID",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "模型列表缓存仅在启动或保存设置时获取模型从而加快访问速度,但可能不会显示最近的模型更改。",
|
||||
"Model Name": "模型名称",
|
||||
"Model not selected": "未选择模型",
|
||||
"Model Params": "模型参数",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "置顶",
|
||||
"Pinned": "已置顶",
|
||||
"Pioneer insights": "先锋的见解",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "Pipeline 删除成功",
|
||||
"Pipeline downloaded successfully": "Pipeline 下载成功",
|
||||
"Pipelines": "Pipeline",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "发行版",
|
||||
"Relevance": "相关性",
|
||||
"Relevance Threshold": "相关性阈值",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "移除",
|
||||
"Remove {{MODELID}} from list.": "从列表中移除 {{MODELID}}",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "移除模型",
|
||||
"Remove this tag from list": "从列表中移除此标签",
|
||||
"Rename": "重命名",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "重置上传目录",
|
||||
"Reset Vector Storage/Knowledge": "重置向量存储/知识",
|
||||
"Reset view": "重置视图",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "无法激活回复时发送通知。请检查浏览器设置,并授予必要的访问权限。",
|
||||
"Response splitting": "拆分回复",
|
||||
"Response Watermark": "复制时添加水印",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "在登录时显示 “更新内容” 弹窗",
|
||||
"Show Admin Details in Account Pending Overlay": "在用户待激活界面中显示管理员邮箱等详细信息",
|
||||
"Show All": "显示全部",
|
||||
"Show image preview": "",
|
||||
"Show Less": "收起",
|
||||
"Show Model": "显示模型",
|
||||
"Show shortcuts": "显示快捷方式",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "此频道创建于{{createdAt}},这里是{{channelName}}频道的开始",
|
||||
"This chat won't appear in history and your messages will not be saved.": "此对话不会出现在历史记录中,且您的消息不会被保存",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "这将确保您的宝贵对话被安全地保存到后台数据库中。感谢!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "这是一个实验性功能,可能不会如预期那样工作,而且可能随时发生变化。",
|
||||
"This model is not publicly available. Please select another model.": "此模型未公开。请选择其他模型",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "此选项控制模型请求后在内存中保持加载状态的时长(默认:5 分钟)",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "用户",
|
||||
"User": "用户",
|
||||
"User location successfully retrieved.": "成功检索到用户位置",
|
||||
"User menu": "",
|
||||
"User Webhooks": "用户 Webhook",
|
||||
"Username": "用户名",
|
||||
"Users": "用户",
|
||||
|
|
|
@ -23,6 +23,7 @@
|
|||
"Account": "帳號",
|
||||
"Account Activation Pending": "帳號待啟用",
|
||||
"Accurate information": "準確資訊",
|
||||
"Action": "",
|
||||
"Actions": "動作",
|
||||
"Activate": "啟用",
|
||||
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "在對話輸入框中輸入 \"/{{COMMAND}}\" 來啟用此命令。",
|
||||
|
@ -145,6 +146,7 @@
|
|||
"Bad Response": "錯誤回應",
|
||||
"Banners": "橫幅",
|
||||
"Base Model (From)": "基礎模型(來自)",
|
||||
"Base Model List Cache speeds up access by fetching base models only at startup or on settings save—faster, but may not show recent base model changes.": "",
|
||||
"before": "之前",
|
||||
"Being lazy": "懶惰模式",
|
||||
"Beta": "測試",
|
||||
|
@ -157,7 +159,7 @@
|
|||
"By {{name}}": "由 {{name}} 製作",
|
||||
"Bypass Embedding and Retrieval": "繞過嵌入與檢索",
|
||||
"Bypass Web Loader": "繞過網頁載入器",
|
||||
"Cache Model List": "",
|
||||
"Cache Base Model List": "",
|
||||
"Calendar": "日曆",
|
||||
"Call": "通話",
|
||||
"Call feature is not supported when using Web STT engine": "使用網頁語音辨識 (Web STT) 引擎時不支援通話功能",
|
||||
|
@ -232,6 +234,7 @@
|
|||
"ComfyUI Workflow": "ComfyUI 工作流程",
|
||||
"ComfyUI Workflow Nodes": "ComfyUI 工作流程節點",
|
||||
"Command": "命令",
|
||||
"Comment": "",
|
||||
"Completions": "自動完成",
|
||||
"Concurrent Requests": "平行請求",
|
||||
"Configure": "設定",
|
||||
|
@ -345,6 +348,7 @@
|
|||
"Direct Connections": "直接連線",
|
||||
"Direct Connections allow users to connect to their own OpenAI compatible API endpoints.": "直接連線允許使用者連線至自有或其他與 OpenAI API 相容的端點。",
|
||||
"Direct Tool Servers": "直連工具伺服器",
|
||||
"Disable Code Interpreter": "",
|
||||
"Disable Image Extraction": "停用圖片擷取",
|
||||
"Disable image extraction from the PDF. If Use LLM is enabled, images will be automatically captioned. Defaults to False.": "停用從 PDF 擷取圖片。若啟用「使用 LLM」,圖片將自動新增說明。預設為 False。",
|
||||
"Disabled": "已停用",
|
||||
|
@ -358,7 +362,6 @@
|
|||
"Discover, download, and explore custom prompts": "發掘、下載及探索自訂提示詞",
|
||||
"Discover, download, and explore custom tools": "發掘、下載及探索自訂工具",
|
||||
"Discover, download, and explore model presets": "發掘、下載及探索模型預設集",
|
||||
"Dismissible": "可忽略",
|
||||
"Display": "顯示",
|
||||
"Display Emoji in Call": "在通話中顯示表情符號",
|
||||
"Display the username instead of You in the Chat": "在對話中顯示使用者名稱,而非「您」",
|
||||
|
@ -411,6 +414,8 @@
|
|||
"Edit Memory": "編輯記憶",
|
||||
"Edit User": "編輯使用者",
|
||||
"Edit User Group": "編輯使用者群組",
|
||||
"Edited": "",
|
||||
"Editing": "",
|
||||
"Eject": "卸載",
|
||||
"ElevenLabs": "ElevenLabs",
|
||||
"Email": "Email",
|
||||
|
@ -611,6 +616,7 @@
|
|||
"File Upload": "檔案上傳",
|
||||
"File uploaded successfully": "成功上傳檔案",
|
||||
"Files": "檔案",
|
||||
"Filter": "",
|
||||
"Filter is now globally disabled": "篩選器已全域停用",
|
||||
"Filter is now globally enabled": "篩選器已全域啟用",
|
||||
"Filters": "篩選器",
|
||||
|
@ -658,6 +664,7 @@
|
|||
"Generate prompt pair": "生成提示配對",
|
||||
"Generating search query": "正在生成搜尋查詢",
|
||||
"Generating...": "正在生成...",
|
||||
"Get information on {{name}} in the UI": "",
|
||||
"Get started": "開始使用",
|
||||
"Get started with {{WEBUI_NAME}}": "開始使用 {{WEBUI_NAME}}",
|
||||
"Global": "全域",
|
||||
|
@ -724,6 +731,9 @@
|
|||
"Info": "資訊",
|
||||
"Inject the entire content as context for comprehensive processing, this is recommended for complex queries.": "將完整內容注入為上下文以進行全面處理,建議用於複雜查詢。",
|
||||
"Input commands": "輸入命令",
|
||||
"Input Variables": "",
|
||||
"Insert": "",
|
||||
"Insert Prompt as Rich Text": "",
|
||||
"Install from Github URL": "從 GitHub URL 安裝",
|
||||
"Instant Auto-Send After Voice Transcription": "語音轉錄後立即自動傳送",
|
||||
"Integration": "整合",
|
||||
|
@ -841,7 +851,6 @@
|
|||
"Model Filtering": "模型篩選",
|
||||
"Model ID": "模型 ID",
|
||||
"Model IDs": "模型 IDs",
|
||||
"Model List Cache speeds up access by fetching models only at startup or on settings save—faster, but may not show recent model changes.": "",
|
||||
"Model Name": "模型名稱",
|
||||
"Model not selected": "未選取模型",
|
||||
"Model Params": "模型參數",
|
||||
|
@ -972,6 +981,7 @@
|
|||
"Pin": "釘選",
|
||||
"Pinned": "已釘選",
|
||||
"Pioneer insights": "先驅見解",
|
||||
"Pipe": "",
|
||||
"Pipeline deleted successfully": "成功刪除管線",
|
||||
"Pipeline downloaded successfully": "成功下載管線",
|
||||
"Pipelines": "管線",
|
||||
|
@ -1037,8 +1047,12 @@
|
|||
"Releases": "版本資訊",
|
||||
"Relevance": "相關性",
|
||||
"Relevance Threshold": "相關性閾值",
|
||||
"Remember Dismissal": "",
|
||||
"Remove": "移除",
|
||||
"Remove {{MODELID}} from list.": "",
|
||||
"Remove file": "",
|
||||
"Remove File": "",
|
||||
"Remove image": "",
|
||||
"Remove Model": "移除模型",
|
||||
"Remove this tag from list": "",
|
||||
"Rename": "重新命名",
|
||||
|
@ -1051,6 +1065,7 @@
|
|||
"Reset Upload Directory": "重設上傳目錄",
|
||||
"Reset Vector Storage/Knowledge": "重設向量儲存或知識",
|
||||
"Reset view": "重設檢視",
|
||||
"Response": "",
|
||||
"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "無法啟用回應通知,因為網站權限已遭拒。請前往瀏覽器設定以授予必要存取權限。",
|
||||
"Response splitting": "回應分割",
|
||||
"Response Watermark": "回應浮水印",
|
||||
|
@ -1155,6 +1170,7 @@
|
|||
"Show \"What's New\" modal on login": "登入時顯示「新功能」對話框",
|
||||
"Show Admin Details in Account Pending Overlay": "在帳號待審覆蓋層中顯示管理員詳細資訊",
|
||||
"Show All": "顯示全部",
|
||||
"Show image preview": "",
|
||||
"Show Less": "顯示較少",
|
||||
"Show Model": "顯示模型",
|
||||
"Show shortcuts": "顯示快捷鍵",
|
||||
|
@ -1238,6 +1254,7 @@
|
|||
"This channel was created on {{createdAt}}. This is the very beginning of the {{channelName}} channel.": "此頻道建立於 {{createdAt}}。這是 {{channelName}} 頻道的起點。",
|
||||
"This chat won't appear in history and your messages will not be saved.": "此對話不會出現在歷史記錄中,且您的訊息將不被儲存。",
|
||||
"This ensures that your valuable conversations are securely saved to your backend database. Thank you!": "這確保您寶貴的對話會安全地儲存到您的後端資料庫。謝謝!",
|
||||
"This feature is experimental and may be modified or discontinued without notice.": "",
|
||||
"This is an experimental feature, it may not function as expected and is subject to change at any time.": "這是一個實驗性功能,它可能無法如預期運作,並且可能會隨時變更。",
|
||||
"This model is not publicly available. Please select another model.": "此模型未開放公眾使用,請選擇其他模型。",
|
||||
"This option controls how long the model will stay loaded into memory following the request (default: 5m)": "",
|
||||
|
@ -1346,6 +1363,7 @@
|
|||
"user": "使用者",
|
||||
"User": "使用者",
|
||||
"User location successfully retrieved.": "成功取得使用者位置。",
|
||||
"User menu": "",
|
||||
"User Webhooks": "使用者 Webhooks",
|
||||
"Username": "使用者名稱",
|
||||
"Users": "使用者",
|
||||
|
|
Loading…
Reference in New Issue