Browse Source

chore: format

Timothy J. Baek 6 months ago
parent
commit
eef9045dcc
43 changed files with 639 additions and 594 deletions
  1. 2 2
      src/lib/components/admin/Settings/Documents.svelte
  2. 15 14
      src/lib/i18n/locales/ar-BH/translation.json
  3. 15 14
      src/lib/i18n/locales/bg-BG/translation.json
  4. 15 14
      src/lib/i18n/locales/bn-BD/translation.json
  5. 15 14
      src/lib/i18n/locales/ca-ES/translation.json
  6. 15 14
      src/lib/i18n/locales/ceb-PH/translation.json
  7. 15 14
      src/lib/i18n/locales/de-DE/translation.json
  8. 15 14
      src/lib/i18n/locales/dg-DG/translation.json
  9. 15 14
      src/lib/i18n/locales/en-GB/translation.json
  10. 15 14
      src/lib/i18n/locales/en-US/translation.json
  11. 18 17
      src/lib/i18n/locales/es-ES/translation.json
  12. 15 14
      src/lib/i18n/locales/fa-IR/translation.json
  13. 15 14
      src/lib/i18n/locales/fi-FI/translation.json
  14. 15 14
      src/lib/i18n/locales/fr-CA/translation.json
  15. 15 14
      src/lib/i18n/locales/fr-FR/translation.json
  16. 15 14
      src/lib/i18n/locales/he-IL/translation.json
  17. 15 14
      src/lib/i18n/locales/hi-IN/translation.json
  18. 15 14
      src/lib/i18n/locales/hr-HR/translation.json
  19. 15 14
      src/lib/i18n/locales/id-ID/translation.json
  20. 15 14
      src/lib/i18n/locales/ie-GA/translation.json
  21. 15 14
      src/lib/i18n/locales/it-IT/translation.json
  22. 19 15
      src/lib/i18n/locales/ja-JP/translation.json
  23. 15 14
      src/lib/i18n/locales/ka-GE/translation.json
  24. 15 14
      src/lib/i18n/locales/ko-KR/translation.json
  25. 15 14
      src/lib/i18n/locales/lt-LT/translation.json
  26. 15 14
      src/lib/i18n/locales/ms-MY/translation.json
  27. 15 14
      src/lib/i18n/locales/nb-NO/translation.json
  28. 15 14
      src/lib/i18n/locales/nl-NL/translation.json
  29. 15 14
      src/lib/i18n/locales/pa-IN/translation.json
  30. 15 14
      src/lib/i18n/locales/pl-PL/translation.json
  31. 15 14
      src/lib/i18n/locales/pt-BR/translation.json
  32. 15 14
      src/lib/i18n/locales/pt-PT/translation.json
  33. 15 14
      src/lib/i18n/locales/ro-RO/translation.json
  34. 15 14
      src/lib/i18n/locales/ru-RU/translation.json
  35. 15 14
      src/lib/i18n/locales/sr-RS/translation.json
  36. 15 14
      src/lib/i18n/locales/sv-SE/translation.json
  37. 15 14
      src/lib/i18n/locales/th-TH/translation.json
  38. 15 14
      src/lib/i18n/locales/tk-TW/translation.json
  39. 15 14
      src/lib/i18n/locales/tr-TR/translation.json
  40. 15 14
      src/lib/i18n/locales/uk-UA/translation.json
  41. 15 14
      src/lib/i18n/locales/vi-VN/translation.json
  42. 15 14
      src/lib/i18n/locales/zh-CN/translation.json
  43. 15 14
      src/lib/i18n/locales/zh-TW/translation.json

+ 2 - 2
src/lib/components/admin/Settings/Documents.svelte

@@ -651,8 +651,8 @@
 						class="dark:bg-gray-900 w-fit pr-8 rounded px-2 text-xs bg-transparent outline-none text-right"
 						class="dark:bg-gray-900 w-fit pr-8 rounded px-2 text-xs bg-transparent outline-none text-right"
 						bind:value={textSplitter}
 						bind:value={textSplitter}
 					>
 					>
-						<option value="">{$i18n.t('Default (Character)')} </option>
-						<option value="token">{$i18n.t('Token (Tiktoken)')}</option>
+						<option value="">{$i18n.t('Default')} ({$i18n.t('Character')})</option>
+						<option value="token">{$i18n.t('Token')} ({$i18n.t('Tiktoken')})</option>
 					</select>
 					</select>
 				</div>
 				</div>
 			</div>
 			</div>

+ 15 - 14
src/lib/i18n/locales/ar-BH/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "أضافة مطالبة مخصصه",
 	"Add custom prompt": "أضافة مطالبة مخصصه",
-	"Add Docs": "إضافة المستندات",
 	"Add Files": "إضافة ملفات",
 	"Add Files": "إضافة ملفات",
 	"Add Memory": "إضافة ذكرايات",
 	"Add Memory": "إضافة ذكرايات",
 	"Add message": "اضافة رسالة",
 	"Add message": "اضافة رسالة",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "التعليمات المتقدمة",
 	"Advanced Parameters": "التعليمات المتقدمة",
 	"Advanced Params": "المعلمات المتقدمة",
 	"Advanced Params": "المعلمات المتقدمة",
-	"all": "الكل",
 	"All Documents": "جميع الملفات",
 	"All Documents": "جميع الملفات",
 	"All Users": "جميع المستخدمين",
 	"All Users": "جميع المستخدمين",
-	"Allow": "يسمح",
 	"Allow Chat Deletion": "يستطيع حذف المحادثات",
 	"Allow Chat Deletion": "يستطيع حذف المحادثات",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "اللغاء",
 	"Cancel": "اللغاء",
 	"Capabilities": "قدرات",
 	"Capabilities": "قدرات",
 	"Change Password": "تغير الباسورد",
 	"Change Password": "تغير الباسورد",
+	"Character": "",
 	"Chat": "المحادثة",
 	"Chat": "المحادثة",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "UI الدردشة",
 	"Chat Bubble UI": "UI الدردشة",
@@ -120,13 +118,13 @@
 	"Click here to select": "أضغط هنا للاختيار",
 	"Click here to select": "أضغط هنا للاختيار",
 	"Click here to select a csv file.": "أضغط هنا للاختيار ملف csv",
 	"Click here to select a csv file.": "أضغط هنا للاختيار ملف csv",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "انقر هنا لاختيار المستندات",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "أضغط هنا",
 	"click here.": "أضغط هنا",
 	"Click on the user role button to change a user's role.": "أضغط على أسم الصلاحيات لتغيرها للمستخدم",
 	"Click on the user role button to change a user's role.": "أضغط على أسم الصلاحيات لتغيرها للمستخدم",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "استنساخ",
 	"Clone": "استنساخ",
 	"Close": "أغلق",
 	"Close": "أغلق",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "مجموعة",
 	"Collection": "مجموعة",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "انسخ كتلة التعليمات البرمجية الأخيرة",
 	"Copy last code block": "انسخ كتلة التعليمات البرمجية الأخيرة",
 	"Copy last response": "انسخ الرد الأخير",
 	"Copy last response": "انسخ الرد الأخير",
 	"Copy Link": "أنسخ الرابط",
 	"Copy Link": "أنسخ الرابط",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "تم النسخ إلى الحافظة بنجاح",
 	"Copying to clipboard was successful!": "تم النسخ إلى الحافظة بنجاح",
 	"Create a model": "إنشاء نموذج",
 	"Create a model": "إنشاء نموذج",
 	"Create Account": "إنشاء حساب",
 	"Create Account": "إنشاء حساب",
@@ -180,14 +179,12 @@
 	"Default model updated": "الإفتراضي تحديث الموديل",
 	"Default model updated": "الإفتراضي تحديث الموديل",
 	"Default Prompt Suggestions": "الإفتراضي Prompt الاقتراحات",
 	"Default Prompt Suggestions": "الإفتراضي Prompt الاقتراحات",
 	"Default User Role": "الإفتراضي صلاحيات المستخدم",
 	"Default User Role": "الإفتراضي صلاحيات المستخدم",
-	"delete": "حذف",
 	"Delete": "حذف",
 	"Delete": "حذف",
 	"Delete a model": "حذف الموديل",
 	"Delete a model": "حذف الموديل",
 	"Delete All Chats": "حذف جميع الدردشات",
 	"Delete All Chats": "حذف جميع الدردشات",
 	"Delete chat": "حذف المحادثه",
 	"Delete chat": "حذف المحادثه",
 	"Delete Chat": "حذف المحادثه.",
 	"Delete Chat": "حذف المحادثه.",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "أحذف هذا الرابط",
 	"delete this link": "أحذف هذا الرابط",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "مستندات",
 	"Documents": "مستندات",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "لا يجري أي اتصالات خارجية، وتظل بياناتك آمنة على الخادم المستضاف محليًا.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "لا يجري أي اتصالات خارجية، وتظل بياناتك آمنة على الخادم المستضاف محليًا.",
-	"Don't Allow": "لا تسمح بذلك",
 	"Don't have an account?": "ليس لديك حساب؟",
 	"Don't have an account?": "ليس لديك حساب؟",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "تحميل",
 	"Download": "تحميل",
 	"Download canceled": "تم اللغاء التحميل",
 	"Download canceled": "تم اللغاء التحميل",
 	"Download Database": "تحميل قاعدة البيانات",
 	"Download Database": "تحميل قاعدة البيانات",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "أسقط أية ملفات هنا لإضافتها إلى المحادثة",
 	"Drop any files here to add to the conversation": "أسقط أية ملفات هنا لإضافتها إلى المحادثة",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. الوحدات الزمنية الصالحة هي 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. الوحدات الزمنية الصالحة هي 's', 'm', 'h'.",
 	"Edit": "تعديل",
 	"Edit": "تعديل",
-	"Edit Doc": "تعديل الملف",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "تعديل المستخدم",
 	"Edit User": "تعديل المستخدم",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "ادخل كلمة المرور",
 	"Enter Your Password": "ادخل كلمة المرور",
 	"Enter Your Role": "أدخل الصلاحيات",
 	"Enter Your Role": "أدخل الصلاحيات",
 	"Error": "خطأ",
 	"Error": "خطأ",
+	"ERROR": "",
 	"Experimental": "تجريبي",
 	"Experimental": "تجريبي",
 	"Export": "تصدير",
 	"Export": "تصدير",
 	"Export All Chats (All Users)": "تصدير جميع الدردشات (جميع المستخدمين)",
 	"Export All Chats (All Users)": "تصدير جميع الدردشات (جميع المستخدمين)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "تصدير جميع الدردشات",
 	"Export Chats": "تصدير جميع الدردشات",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "تصدير وثائق الخرائط",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "نماذج التصدير",
 	"Export Models": "نماذج التصدير",
@@ -357,7 +354,6 @@
 	"Images": "الصور",
 	"Images": "الصور",
 	"Import Chats": "استيراد الدردشات",
 	"Import Chats": "استيراد الدردشات",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "استيراد خرائط المستندات",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "استيراد النماذج",
 	"Import Models": "استيراد النماذج",
 	"Import Prompts": "مطالبات الاستيراد",
 	"Import Prompts": "مطالبات الاستيراد",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "التثبيت من عنوان URL لجيثب",
 	"Install from Github URL": "التثبيت من عنوان URL لجيثب",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "واجهه المستخدم",
 	"Interface": "واجهه المستخدم",
+	"Invalid file format.": "",
 	"Invalid Tag": "تاق غير صالحة",
 	"Invalid Tag": "تاق غير صالحة",
 	"January": "يناير",
 	"January": "يناير",
 	"join our Discord for help.": "انضم إلى Discord للحصول على المساعدة.",
 	"join our Discord for help.": "انضم إلى Discord للحصول على المساعدة.",
@@ -446,13 +443,13 @@
 	"More": "المزيد",
 	"More": "المزيد",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "الأسم",
 	"Name": "الأسم",
-	"Name Tag": "أسم التاق",
 	"Name your model": "قم بتسمية النموذج الخاص بك",
 	"Name your model": "قم بتسمية النموذج الخاص بك",
 	"New Chat": "دردشة جديدة",
 	"New Chat": "دردشة جديدة",
 	"New Password": "كلمة المرور الجديدة",
 	"New Password": "كلمة المرور الجديدة",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "لا توجد نتايج",
 	"No results found": "لا توجد نتايج",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/مفتاح OpenAI.مطلوب عنوان ",
 	"OpenAI URL/Key required.": "URL/مفتاح OpenAI.مطلوب عنوان ",
 	"or": "أو",
 	"or": "أو",
 	"Other": "آخر",
 	"Other": "آخر",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "تم ضبط نموذج إعادة الترتيب على \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "تم ضبط نموذج إعادة الترتيب على \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "إعادة تعيين تخزين المتجهات",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "النسخ التلقائي للاستجابة إلى الحافظة",
 	"Response AutoCopy to Clipboard": "النسخ التلقائي للاستجابة إلى الحافظة",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "البحث عن موديل",
 	"Search a model": "البحث عن موديل",
 	"Search Chats": "البحث في الدردشات",
 	"Search Chats": "البحث في الدردشات",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "البحث المستندات",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "نماذج البحث",
 	"Search Models": "نماذج البحث",
@@ -648,6 +646,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "{{error}} خطأ في التعرف على الكلام",
 	"Speech recognition error: {{error}}": "{{error}} خطأ في التعرف على الكلام",
 	"Speech-to-Text Engine": "محرك تحويل الكلام إلى نص",
 	"Speech-to-Text Engine": "محرك تحويل الكلام إلى نص",
+	"Stop": "",
 	"Stop Sequence": "وقف التسلسل",
 	"Stop Sequence": "وقف التسلسل",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -670,6 +669,7 @@
 	"Template": "نموذج",
 	"Template": "نموذج",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "اكتمال النص",
 	"Text Completion": "اكتمال النص",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "محرك تحويل النص إلى كلام",
 	"Text-to-Speech Engine": "محرك تحويل النص إلى كلام",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "شكرا لملاحظاتك!",
 	"Thanks for your feedback!": "شكرا لملاحظاتك!",
@@ -688,6 +688,7 @@
 	"Thorough explanation": "شرح شامل",
 	"Thorough explanation": "شرح شامل",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ملاحضة: قم بتحديث عدة فتحات متغيرة على التوالي عن طريق الضغط على مفتاح tab في مدخلات الدردشة بعد كل استبدال.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ملاحضة: قم بتحديث عدة فتحات متغيرة على التوالي عن طريق الضغط على مفتاح tab في مدخلات الدردشة بعد كل استبدال.",
 	"Title": "العنوان",
 	"Title": "العنوان",
 	"Title (e.g. Tell me a fun fact)": "(e.g. Tell me a fun fact) العناون",
 	"Title (e.g. Tell me a fun fact)": "(e.g. Tell me a fun fact) العناون",
@@ -705,6 +706,7 @@
 	"Today": "اليوم",
 	"Today": "اليوم",
 	"Toggle settings": "فتح وأغلاق الاعدادات",
 	"Toggle settings": "فتح وأغلاق الاعدادات",
 	"Toggle sidebar": "فتح وأغلاق الشريط الجانبي",
 	"Toggle sidebar": "فتح وأغلاق الشريط الجانبي",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -743,7 +745,6 @@
 	"Upload Progress": "جاري التحميل",
 	"Upload Progress": "جاري التحميل",
 	"URL Mode": "رابط الموديل",
 	"URL Mode": "رابط الموديل",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "أستخدم '#' في المحادثة لربطهامن المستندات",
 	"Use Gravatar": "Gravatar أستخدم",
 	"Use Gravatar": "Gravatar أستخدم",
 	"Use Initials": "Initials أستخدم",
 	"Use Initials": "Initials أستخدم",
 	"use_mlock (Ollama)": "use_mlock (أولاما)",
 	"use_mlock (Ollama)": "use_mlock (أولاما)",

+ 15 - 14
src/lib/i18n/locales/bg-BG/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Добавяне на собствен промпт",
 	"Add custom prompt": "Добавяне на собствен промпт",
-	"Add Docs": "Добавяне на Документи",
 	"Add Files": "Добавяне на Файлове",
 	"Add Files": "Добавяне на Файлове",
 	"Add Memory": "Добавяне на Памет",
 	"Add Memory": "Добавяне на Памет",
 	"Add message": "Добавяне на съобщение",
 	"Add message": "Добавяне на съобщение",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Разширени Параметри",
 	"Advanced Parameters": "Разширени Параметри",
 	"Advanced Params": "Разширени параметри",
 	"Advanced Params": "Разширени параметри",
-	"all": "всички",
 	"All Documents": "Всички Документи",
 	"All Documents": "Всички Документи",
 	"All Users": "Всички Потребители",
 	"All Users": "Всички Потребители",
-	"Allow": "Позволи",
 	"Allow Chat Deletion": "Позволи Изтриване на Чат",
 	"Allow Chat Deletion": "Позволи Изтриване на Чат",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Отказ",
 	"Cancel": "Отказ",
 	"Capabilities": "Възможности",
 	"Capabilities": "Възможности",
 	"Change Password": "Промяна на Парола",
 	"Change Password": "Промяна на Парола",
+	"Character": "",
 	"Chat": "Чат",
 	"Chat": "Чат",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "UI за чат бублон",
 	"Chat Bubble UI": "UI за чат бублон",
@@ -120,13 +118,13 @@
 	"Click here to select": "Натиснете тук, за да изберете",
 	"Click here to select": "Натиснете тук, за да изберете",
 	"Click here to select a csv file.": "Натиснете тук, за да изберете csv файл.",
 	"Click here to select a csv file.": "Натиснете тук, за да изберете csv файл.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Натиснете тук, за да изберете документи.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "натиснете тук.",
 	"click here.": "натиснете тук.",
 	"Click on the user role button to change a user's role.": "Натиснете върху бутона за промяна на ролята на потребителя.",
 	"Click on the user role button to change a user's role.": "Натиснете върху бутона за промяна на ролята на потребителя.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Клонинг",
 	"Clone": "Клонинг",
 	"Close": "Затвори",
 	"Close": "Затвори",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Колекция",
 	"Collection": "Колекция",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Копиране на последен код блок",
 	"Copy last code block": "Копиране на последен код блок",
 	"Copy last response": "Копиране на последен отговор",
 	"Copy last response": "Копиране на последен отговор",
 	"Copy Link": "Копиране на връзка",
 	"Copy Link": "Копиране на връзка",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Копирането в клипборда беше успешно!",
 	"Copying to clipboard was successful!": "Копирането в клипборда беше успешно!",
 	"Create a model": "Създаване на модел",
 	"Create a model": "Създаване на модел",
 	"Create Account": "Създаване на Акаунт",
 	"Create Account": "Създаване на Акаунт",
@@ -180,14 +179,12 @@
 	"Default model updated": "Моделът по подразбиране е обновен",
 	"Default model updated": "Моделът по подразбиране е обновен",
 	"Default Prompt Suggestions": "Промпт Предложения по подразбиране",
 	"Default Prompt Suggestions": "Промпт Предложения по подразбиране",
 	"Default User Role": "Роля на потребителя по подразбиране",
 	"Default User Role": "Роля на потребителя по подразбиране",
-	"delete": "изтриване",
 	"Delete": "Изтриване",
 	"Delete": "Изтриване",
 	"Delete a model": "Изтриване на модел",
 	"Delete a model": "Изтриване на модел",
 	"Delete All Chats": "Изтриване на всички чатове",
 	"Delete All Chats": "Изтриване на всички чатове",
 	"Delete chat": "Изтриване на чат",
 	"Delete chat": "Изтриване на чат",
 	"Delete Chat": "Изтриване на Чат",
 	"Delete Chat": "Изтриване на Чат",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "Изтриване на този линк",
 	"delete this link": "Изтриване на този линк",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Документи",
 	"Documents": "Документи",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "няма външни връзки, и вашите данни остават сигурни на локално назначен сървър.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "няма външни връзки, и вашите данни остават сигурни на локално назначен сървър.",
-	"Don't Allow": "Не Позволявай",
 	"Don't have an account?": "Нямате акаунт?",
 	"Don't have an account?": "Нямате акаунт?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Изтегляне отменено",
 	"Download": "Изтегляне отменено",
 	"Download canceled": "Изтегляне отменено",
 	"Download canceled": "Изтегляне отменено",
 	"Download Database": "Сваляне на база данни",
 	"Download Database": "Сваляне на база данни",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Пускане на файлове тук, за да ги добавите в чата",
 	"Drop any files here to add to the conversation": "Пускане на файлове тук, за да ги добавите в чата",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр. '30с','10м'. Валидни единици са 'с', 'м', 'ч'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр. '30с','10м'. Валидни единици са 'с', 'м', 'ч'.",
 	"Edit": "Редактиране",
 	"Edit": "Редактиране",
-	"Edit Doc": "Редактиране на документ",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Редактиране на потребител",
 	"Edit User": "Редактиране на потребител",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Въведете вашата парола",
 	"Enter Your Password": "Въведете вашата парола",
 	"Enter Your Role": "Въведете вашата роля",
 	"Enter Your Role": "Въведете вашата роля",
 	"Error": "Грешка",
 	"Error": "Грешка",
+	"ERROR": "",
 	"Experimental": "Експериментално",
 	"Experimental": "Експериментално",
 	"Export": "Износ",
 	"Export": "Износ",
 	"Export All Chats (All Users)": "Експортване на всички чатове (За всички потребители)",
 	"Export All Chats (All Users)": "Експортване на всички чатове (За всички потребители)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Експортване на чатове",
 	"Export Chats": "Експортване на чатове",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Експортване на документен мапинг",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Експортиране на модели",
 	"Export Models": "Експортиране на модели",
@@ -357,7 +354,6 @@
 	"Images": "Изображения",
 	"Images": "Изображения",
 	"Import Chats": "Импортване на чатове",
 	"Import Chats": "Импортване на чатове",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Импортване на документен мапинг",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Импортиране на модели",
 	"Import Models": "Импортиране на модели",
 	"Import Prompts": "Импортване на промптове",
 	"Import Prompts": "Импортване на промптове",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Инсталиране от URL адреса на Github",
 	"Install from Github URL": "Инсталиране от URL адреса на Github",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Интерфейс",
 	"Interface": "Интерфейс",
+	"Invalid file format.": "",
 	"Invalid Tag": "Невалиден тег",
 	"Invalid Tag": "Невалиден тег",
 	"January": "Януари",
 	"January": "Януари",
 	"join our Discord for help.": "свържете се с нашия Discord за помощ.",
 	"join our Discord for help.": "свържете се с нашия Discord за помощ.",
@@ -446,13 +443,13 @@
 	"More": "Повече",
 	"More": "Повече",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Име",
 	"Name": "Име",
-	"Name Tag": "Име Таг",
 	"Name your model": "Дайте име на вашия модел",
 	"Name your model": "Дайте име на вашия модел",
 	"New Chat": "Нов чат",
 	"New Chat": "Нов чат",
 	"New Password": "Нова парола",
 	"New Password": "Нова парола",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Няма намерени резултати",
 	"No results found": "Няма намерени резултати",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Key е задължителен.",
 	"OpenAI URL/Key required.": "OpenAI URL/Key е задължителен.",
 	"or": "или",
 	"or": "или",
 	"Other": "Other",
 	"Other": "Other",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model set to \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model set to \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Ресет Vector Storage",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Аувтоматично копиране на отговор в клипборда",
 	"Response AutoCopy to Clipboard": "Аувтоматично копиране на отговор в клипборда",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Търси модел",
 	"Search a model": "Търси модел",
 	"Search Chats": "Търсене на чатове",
 	"Search Chats": "Търсене на чатове",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Търси Документи",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Търсене на модели",
 	"Search Models": "Търсене на модели",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Speech recognition error: {{error}}",
 	"Speech recognition error: {{error}}": "Speech recognition error: {{error}}",
 	"Speech-to-Text Engine": "Speech-to-Text Engine",
 	"Speech-to-Text Engine": "Speech-to-Text Engine",
+	"Stop": "",
 	"Stop Sequence": "Stop Sequence",
 	"Stop Sequence": "Stop Sequence",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "Шаблон",
 	"Template": "Шаблон",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Text Completion",
 	"Text Completion": "Text Completion",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Text-to-Speech Engine",
 	"Text-to-Speech Engine": "Text-to-Speech Engine",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Благодарим ви за вашия отзив!",
 	"Thanks for your feedback!": "Благодарим ви за вашия отзив!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Това е подробно описание.",
 	"Thorough explanation": "Това е подробно описание.",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Съвет: Актуализирайте няколко слота за променливи последователно, като натискате клавиша Tab в чат входа след всяка подмяна.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Съвет: Актуализирайте няколко слота за променливи последователно, като натискате клавиша Tab в чат входа след всяка подмяна.",
 	"Title": "Заглавие",
 	"Title": "Заглавие",
 	"Title (e.g. Tell me a fun fact)": "Заглавие (напр. Моля, кажете ми нещо забавно)",
 	"Title (e.g. Tell me a fun fact)": "Заглавие (напр. Моля, кажете ми нещо забавно)",
@@ -701,6 +702,7 @@
 	"Today": "днес",
 	"Today": "днес",
 	"Toggle settings": "Toggle settings",
 	"Toggle settings": "Toggle settings",
 	"Toggle sidebar": "Toggle sidebar",
 	"Toggle sidebar": "Toggle sidebar",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Прогрес на качването",
 	"Upload Progress": "Прогрес на качването",
 	"URL Mode": "URL Mode",
 	"URL Mode": "URL Mode",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Използвайте '#' във промпта за да заредите и изберете вашите документи.",
 	"Use Gravatar": "Използвайте Gravatar",
 	"Use Gravatar": "Използвайте Gravatar",
 	"Use Initials": "Използвайте Инициали",
 	"Use Initials": "Използвайте Инициали",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/bn-BD/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "একটি কাস্টম প্রম্পট যোগ করুন",
 	"Add custom prompt": "একটি কাস্টম প্রম্পট যোগ করুন",
-	"Add Docs": "ডকুমেন্ট যোগ করুন",
 	"Add Files": "ফাইল যোগ করুন",
 	"Add Files": "ফাইল যোগ করুন",
 	"Add Memory": "মেমোরি যোগ করুন",
 	"Add Memory": "মেমোরি যোগ করুন",
 	"Add message": "মেসেজ যোগ করুন",
 	"Add message": "মেসেজ যোগ করুন",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "এডভান্সড প্যারামিটার্স",
 	"Advanced Parameters": "এডভান্সড প্যারামিটার্স",
 	"Advanced Params": "অ্যাডভান্সড প্যারাম",
 	"Advanced Params": "অ্যাডভান্সড প্যারাম",
-	"all": "সব",
 	"All Documents": "সব ডকুমেন্ট",
 	"All Documents": "সব ডকুমেন্ট",
 	"All Users": "সব ইউজার",
 	"All Users": "সব ইউজার",
-	"Allow": "অনুমোদন",
 	"Allow Chat Deletion": "চ্যাট ডিলিট করতে দিন",
 	"Allow Chat Deletion": "চ্যাট ডিলিট করতে দিন",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "বাতিল",
 	"Cancel": "বাতিল",
 	"Capabilities": "সক্ষমতা",
 	"Capabilities": "সক্ষমতা",
 	"Change Password": "পাসওয়ার্ড পরিবর্তন করুন",
 	"Change Password": "পাসওয়ার্ড পরিবর্তন করুন",
+	"Character": "",
 	"Chat": "চ্যাট",
 	"Chat": "চ্যাট",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "চ্যাট বাবল UI",
 	"Chat Bubble UI": "চ্যাট বাবল UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "নির্বাচন করার জন্য এখানে ক্লিক করুন",
 	"Click here to select": "নির্বাচন করার জন্য এখানে ক্লিক করুন",
 	"Click here to select a csv file.": "একটি csv ফাইল নির্বাচন করার জন্য এখানে ক্লিক করুন",
 	"Click here to select a csv file.": "একটি csv ফাইল নির্বাচন করার জন্য এখানে ক্লিক করুন",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "ডকুমেন্টগুলো নির্বাচন করার জন্য এখানে ক্লিক করুন",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "এখানে ক্লিক করুন",
 	"click here.": "এখানে ক্লিক করুন",
 	"Click on the user role button to change a user's role.": "ইউজারের পদবি পরিবর্তন করার জন্য ইউজারের পদবি বাটনে ক্লিক করুন",
 	"Click on the user role button to change a user's role.": "ইউজারের পদবি পরিবর্তন করার জন্য ইউজারের পদবি বাটনে ক্লিক করুন",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "ক্লোন",
 	"Clone": "ক্লোন",
 	"Close": "বন্ধ",
 	"Close": "বন্ধ",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "সংগ্রহ",
 	"Collection": "সংগ্রহ",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "সর্বশেষ কোড ব্লক কপি করুন",
 	"Copy last code block": "সর্বশেষ কোড ব্লক কপি করুন",
 	"Copy last response": "সর্বশেষ রেসপন্স কপি করুন",
 	"Copy last response": "সর্বশেষ রেসপন্স কপি করুন",
 	"Copy Link": "লিংক কপি করুন",
 	"Copy Link": "লিংক কপি করুন",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "ক্লিপবোর্ডে কপি করা সফল হয়েছে",
 	"Copying to clipboard was successful!": "ক্লিপবোর্ডে কপি করা সফল হয়েছে",
 	"Create a model": "একটি মডেল তৈরি করুন",
 	"Create a model": "একটি মডেল তৈরি করুন",
 	"Create Account": "একাউন্ট তৈরি করুন",
 	"Create Account": "একাউন্ট তৈরি করুন",
@@ -180,14 +179,12 @@
 	"Default model updated": "ডিফল্ট মডেল আপডেট হয়েছে",
 	"Default model updated": "ডিফল্ট মডেল আপডেট হয়েছে",
 	"Default Prompt Suggestions": "ডিফল্ট প্রম্পট সাজেশন",
 	"Default Prompt Suggestions": "ডিফল্ট প্রম্পট সাজেশন",
 	"Default User Role": "ইউজারের ডিফল্ট পদবি",
 	"Default User Role": "ইউজারের ডিফল্ট পদবি",
-	"delete": "মুছে ফেলুন",
 	"Delete": "মুছে ফেলুন",
 	"Delete": "মুছে ফেলুন",
 	"Delete a model": "একটি মডেল মুছে ফেলুন",
 	"Delete a model": "একটি মডেল মুছে ফেলুন",
 	"Delete All Chats": "সব চ্যাট মুছে ফেলুন",
 	"Delete All Chats": "সব চ্যাট মুছে ফেলুন",
 	"Delete chat": "চ্যাট মুছে ফেলুন",
 	"Delete chat": "চ্যাট মুছে ফেলুন",
 	"Delete Chat": "চ্যাট মুছে ফেলুন",
 	"Delete Chat": "চ্যাট মুছে ফেলুন",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "এই লিংক মুছে ফেলুন",
 	"delete this link": "এই লিংক মুছে ফেলুন",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "ডকুমেন্টসমূহ",
 	"Documents": "ডকুমেন্টসমূহ",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "কোন এক্সটার্নাল কানেকশন তৈরি করে না, এবং আপনার ডেটা আর লোকালি হোস্টেড সার্ভারেই নিরাপদে থাকে।",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "কোন এক্সটার্নাল কানেকশন তৈরি করে না, এবং আপনার ডেটা আর লোকালি হোস্টেড সার্ভারেই নিরাপদে থাকে।",
-	"Don't Allow": "অনুমোদন দেবেন না",
 	"Don't have an account?": "একাউন্ট নেই?",
 	"Don't have an account?": "একাউন্ট নেই?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "ডাউনলোড",
 	"Download": "ডাউনলোড",
 	"Download canceled": "ডাউনলোড বাতিল করা হয়েছে",
 	"Download canceled": "ডাউনলোড বাতিল করা হয়েছে",
 	"Download Database": "ডেটাবেজ ডাউনলোড করুন",
 	"Download Database": "ডেটাবেজ ডাউনলোড করুন",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "আলোচনায় যুক্ত করার জন্য যে কোন ফাইল এখানে ড্রপ করুন",
 	"Drop any files here to add to the conversation": "আলোচনায় যুক্ত করার জন্য যে কোন ফাইল এখানে ড্রপ করুন",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "যেমন '30s','10m'. সময়ের অনুমোদিত অনুমোদিত এককগুলি হচ্ছে 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "যেমন '30s','10m'. সময়ের অনুমোদিত অনুমোদিত এককগুলি হচ্ছে 's', 'm', 'h'.",
 	"Edit": "এডিট করুন",
 	"Edit": "এডিট করুন",
-	"Edit Doc": "ডকুমেন্ট এডিট করুন",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "ইউজার এডিট করুন",
 	"Edit User": "ইউজার এডিট করুন",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "আপনার পাসওয়ার্ড লিখুন",
 	"Enter Your Password": "আপনার পাসওয়ার্ড লিখুন",
 	"Enter Your Role": "আপনার রোল লিখুন",
 	"Enter Your Role": "আপনার রোল লিখুন",
 	"Error": "ত্রুটি",
 	"Error": "ত্রুটি",
+	"ERROR": "",
 	"Experimental": "পরিক্ষামূলক",
 	"Experimental": "পরিক্ষামূলক",
 	"Export": "রপ্তানি",
 	"Export": "রপ্তানি",
 	"Export All Chats (All Users)": "সব চ্যাট এক্সপোর্ট করুন (সব ইউজারের)",
 	"Export All Chats (All Users)": "সব চ্যাট এক্সপোর্ট করুন (সব ইউজারের)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "চ্যাটগুলো এক্সপোর্ট করুন",
 	"Export Chats": "চ্যাটগুলো এক্সপোর্ট করুন",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "ডকুমেন্টসমূহ ম্যাপিং এক্সপোর্ট করুন",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "রপ্তানি মডেল",
 	"Export Models": "রপ্তানি মডেল",
@@ -357,7 +354,6 @@
 	"Images": "ছবিসমূহ",
 	"Images": "ছবিসমূহ",
 	"Import Chats": "চ্যাটগুলি ইমপোর্ট করুন",
 	"Import Chats": "চ্যাটগুলি ইমপোর্ট করুন",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "ডকুমেন্টসমূহ ম্যাপিং ইমপোর্ট করুন",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "মডেল আমদানি করুন",
 	"Import Models": "মডেল আমদানি করুন",
 	"Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন",
 	"Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Github URL থেকে ইনস্টল করুন",
 	"Install from Github URL": "Github URL থেকে ইনস্টল করুন",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "ইন্টারফেস",
 	"Interface": "ইন্টারফেস",
+	"Invalid file format.": "",
 	"Invalid Tag": "অবৈধ ট্যাগ",
 	"Invalid Tag": "অবৈধ ট্যাগ",
 	"January": "জানুয়ারী",
 	"January": "জানুয়ারী",
 	"join our Discord for help.": "সাহায্যের জন্য আমাদের Discord-এ যুক্ত হোন",
 	"join our Discord for help.": "সাহায্যের জন্য আমাদের Discord-এ যুক্ত হোন",
@@ -446,13 +443,13 @@
 	"More": "আরো",
 	"More": "আরো",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "নাম",
 	"Name": "নাম",
-	"Name Tag": "নামের ট্যাগ",
 	"Name your model": "আপনার মডেলের নাম দিন",
 	"Name your model": "আপনার মডেলের নাম দিন",
 	"New Chat": "নতুন চ্যাট",
 	"New Chat": "নতুন চ্যাট",
 	"New Password": "নতুন পাসওয়ার্ড",
 	"New Password": "নতুন পাসওয়ার্ড",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "কোন ফলাফল পাওয়া যায়নি",
 	"No results found": "কোন ফলাফল পাওয়া যায়নি",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Key আবশ্যক",
 	"OpenAI URL/Key required.": "OpenAI URL/Key আবশ্যক",
 	"or": "অথবা",
 	"or": "অথবা",
 	"Other": "অন্যান্য",
 	"Other": "অন্যান্য",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "রির ্যাঙ্কিং মডেল \"{{reranking_model}}\" -এ সেট করা আছে",
 	"Reranking model set to \"{{reranking_model}}\"": "রির ্যাঙ্কিং মডেল \"{{reranking_model}}\" -এ সেট করা আছে",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "ভেক্টর স্টোরেজ রিসেট করুন",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "রেসপন্সগুলো স্বয়ংক্রিভাবে ক্লিপবোর্ডে কপি হবে",
 	"Response AutoCopy to Clipboard": "রেসপন্সগুলো স্বয়ংক্রিভাবে ক্লিপবোর্ডে কপি হবে",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "মডেল অনুসন্ধান করুন",
 	"Search a model": "মডেল অনুসন্ধান করুন",
 	"Search Chats": "চ্যাট অনুসন্ধান করুন",
 	"Search Chats": "চ্যাট অনুসন্ধান করুন",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "ডকুমেন্টসমূহ অনুসন্ধান করুন",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "অনুসন্ধান মডেল",
 	"Search Models": "অনুসন্ধান মডেল",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "স্পিচ রিকগনিশনে সমস্যা: {{error}}",
 	"Speech recognition error: {{error}}": "স্পিচ রিকগনিশনে সমস্যা: {{error}}",
 	"Speech-to-Text Engine": "স্পিচ-টু-টেক্সট ইঞ্জিন",
 	"Speech-to-Text Engine": "স্পিচ-টু-টেক্সট ইঞ্জিন",
+	"Stop": "",
 	"Stop Sequence": "সিকোয়েন্স থামান",
 	"Stop Sequence": "সিকোয়েন্স থামান",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "টেম্পলেট",
 	"Template": "টেম্পলেট",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "লেখা সম্পন্নকরণ",
 	"Text Completion": "লেখা সম্পন্নকরণ",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "টেক্সট-টু-স্পিচ ইঞ্জিন",
 	"Text-to-Speech Engine": "টেক্সট-টু-স্পিচ ইঞ্জিন",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "আপনার মতামত ধন্যবাদ!",
 	"Thanks for your feedback!": "আপনার মতামত ধন্যবাদ!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "পুঙ্খানুপুঙ্খ ব্যাখ্যা",
 	"Thorough explanation": "পুঙ্খানুপুঙ্খ ব্যাখ্যা",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "পরামর্শ: একাধিক ভেরিয়েবল স্লট একের পর এক রিপ্লেস করার জন্য চ্যাট ইনপুটে কিবোর্ডের Tab বাটন ব্যবহার করুন।",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "পরামর্শ: একাধিক ভেরিয়েবল স্লট একের পর এক রিপ্লেস করার জন্য চ্যাট ইনপুটে কিবোর্ডের Tab বাটন ব্যবহার করুন।",
 	"Title": "শিরোনাম",
 	"Title": "শিরোনাম",
 	"Title (e.g. Tell me a fun fact)": "শিরোনাম (একটি উপস্থিতি বিবরণ জানান)",
 	"Title (e.g. Tell me a fun fact)": "শিরোনাম (একটি উপস্থিতি বিবরণ জানান)",
@@ -701,6 +702,7 @@
 	"Today": "আজ",
 	"Today": "আজ",
 	"Toggle settings": "সেটিংস টোগল",
 	"Toggle settings": "সেটিংস টোগল",
 	"Toggle sidebar": "সাইডবার টোগল",
 	"Toggle sidebar": "সাইডবার টোগল",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "আপলোড হচ্ছে",
 	"Upload Progress": "আপলোড হচ্ছে",
 	"URL Mode": "ইউআরএল মোড",
 	"URL Mode": "ইউআরএল মোড",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "আপনার ডকুমেন্টসমূহ নির্বাচন করার জন্য আপনার প্রম্পট ইনপুটে '# ব্যবহার করুন।",
 	"Use Gravatar": "Gravatar ব্যবহার করুন",
 	"Use Gravatar": "Gravatar ব্যবহার করুন",
 	"Use Initials": "নামের আদ্যক্ষর ব্যবহার করুন",
 	"Use Initials": "নামের আদ্যক্ষর ব্যবহার করুন",
 	"use_mlock (Ollama)": "use_mlock (ওলামা)",
 	"use_mlock (Ollama)": "use_mlock (ওলামা)",

+ 15 - 14
src/lib/i18n/locales/ca-ES/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "Afegir contingut",
 	"Add Content": "Afegir contingut",
 	"Add content here": "Afegir contingut aquí",
 	"Add content here": "Afegir contingut aquí",
 	"Add custom prompt": "Afegir una indicació personalitzada",
 	"Add custom prompt": "Afegir una indicació personalitzada",
-	"Add Docs": "Afegir documents",
 	"Add Files": "Afegir arxius",
 	"Add Files": "Afegir arxius",
 	"Add Memory": "Afegir memòria",
 	"Add Memory": "Afegir memòria",
 	"Add message": "Afegir un missatge",
 	"Add message": "Afegir un missatge",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Els administradors tenen accés a totes les eines en tot moment; els usuaris necessiten eines assignades per model a l'espai de treball.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Els administradors tenen accés a totes les eines en tot moment; els usuaris necessiten eines assignades per model a l'espai de treball.",
 	"Advanced Parameters": "Paràmetres avançats",
 	"Advanced Parameters": "Paràmetres avançats",
 	"Advanced Params": "Paràmetres avançats",
 	"Advanced Params": "Paràmetres avançats",
-	"all": "tots",
 	"All Documents": "Tots els documents",
 	"All Documents": "Tots els documents",
 	"All Users": "Tots els usuaris",
 	"All Users": "Tots els usuaris",
-	"Allow": "Permetre",
 	"Allow Chat Deletion": "Permetre la supressió del xat",
 	"Allow Chat Deletion": "Permetre la supressió del xat",
 	"Allow Chat Editing": "Permetre l'edició del xat",
 	"Allow Chat Editing": "Permetre l'edició del xat",
 	"Allow non-local voices": "Permetre veus no locals",
 	"Allow non-local voices": "Permetre veus no locals",
@@ -98,6 +95,7 @@
 	"Cancel": "Cancel·lar",
 	"Cancel": "Cancel·lar",
 	"Capabilities": "Capacitats",
 	"Capabilities": "Capacitats",
 	"Change Password": "Canviar la contrasenya",
 	"Change Password": "Canviar la contrasenya",
+	"Character": "",
 	"Chat": "Xat",
 	"Chat": "Xat",
 	"Chat Background Image": "Imatge de fons del xat",
 	"Chat Background Image": "Imatge de fons del xat",
 	"Chat Bubble UI": "Chat Bubble UI",
 	"Chat Bubble UI": "Chat Bubble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Clica aquí per seleccionar",
 	"Click here to select": "Clica aquí per seleccionar",
 	"Click here to select a csv file.": "Clica aquí per seleccionar un fitxer csv.",
 	"Click here to select a csv file.": "Clica aquí per seleccionar un fitxer csv.",
 	"Click here to select a py file.": "Clica aquí per seleccionar un fitxer py.",
 	"Click here to select a py file.": "Clica aquí per seleccionar un fitxer py.",
-	"Click here to select documents.": "Clica aquí per seleccionar documents.",
 	"Click here to upload a workflow.json file.": "Clica aquí per pujar un arxiu workflow.json",
 	"Click here to upload a workflow.json file.": "Clica aquí per pujar un arxiu workflow.json",
 	"click here.": "clica aquí.",
 	"click here.": "clica aquí.",
 	"Click on the user role button to change a user's role.": "Clica sobre el botó de rol d'usuari per canviar el rol d'un usuari.",
 	"Click on the user role button to change a user's role.": "Clica sobre el botó de rol d'usuari per canviar el rol d'un usuari.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permís d'escriptura al porta-retalls denegat. Comprova els ajustos de navegador per donar l'accés necessari.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permís d'escriptura al porta-retalls denegat. Comprova els ajustos de navegador per donar l'accés necessari.",
 	"Clone": "Clonar",
 	"Clone": "Clonar",
 	"Close": "Tancar",
 	"Close": "Tancar",
+	"Code execution": "",
 	"Code formatted successfully": "Codi formatat correctament",
 	"Code formatted successfully": "Codi formatat correctament",
 	"Collection": "Col·lecció",
 	"Collection": "Col·lecció",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copiar l'últim bloc de codi",
 	"Copy last code block": "Copiar l'últim bloc de codi",
 	"Copy last response": "Copiar l'última resposta",
 	"Copy last response": "Copiar l'última resposta",
 	"Copy Link": "Copiar l'enllaç",
 	"Copy Link": "Copiar l'enllaç",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "La còpia al porta-retalls s'ha realitzat correctament",
 	"Copying to clipboard was successful!": "La còpia al porta-retalls s'ha realitzat correctament",
 	"Create a model": "Crear un model",
 	"Create a model": "Crear un model",
 	"Create Account": "Crear un compte",
 	"Create Account": "Crear un compte",
@@ -180,14 +179,12 @@
 	"Default model updated": "Model per defecte actualitzat",
 	"Default model updated": "Model per defecte actualitzat",
 	"Default Prompt Suggestions": "Suggeriments d'indicació per defecte",
 	"Default Prompt Suggestions": "Suggeriments d'indicació per defecte",
 	"Default User Role": "Rol d'usuari per defecte",
 	"Default User Role": "Rol d'usuari per defecte",
-	"delete": "eliminar",
 	"Delete": "Eliminar",
 	"Delete": "Eliminar",
 	"Delete a model": "Eliminar un model",
 	"Delete a model": "Eliminar un model",
 	"Delete All Chats": "Eliminar tots els xats",
 	"Delete All Chats": "Eliminar tots els xats",
 	"Delete chat": "Eliminar xat",
 	"Delete chat": "Eliminar xat",
 	"Delete Chat": "Eliminar xat",
 	"Delete Chat": "Eliminar xat",
 	"Delete chat?": "Eliminar el xat?",
 	"Delete chat?": "Eliminar el xat?",
-	"Delete Doc": "Eliminar document",
 	"Delete function?": "Eliminar funció?",
 	"Delete function?": "Eliminar funció?",
 	"Delete prompt?": "Eliminar indicació?",
 	"Delete prompt?": "Eliminar indicació?",
 	"delete this link": "Eliminar aquest enllaç",
 	"delete this link": "Eliminar aquest enllaç",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentació",
 	"Documentation": "Documentació",
 	"Documents": "Documents",
 	"Documents": "Documents",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "no realitza connexions externes, i les teves dades romanen segures al teu servidor allotjat localment.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "no realitza connexions externes, i les teves dades romanen segures al teu servidor allotjat localment.",
-	"Don't Allow": "No permetre",
 	"Don't have an account?": "No tens un compte?",
 	"Don't have an account?": "No tens un compte?",
 	"don't install random functions from sources you don't trust.": "no instal·lis funcions aleatòries de fonts en què no confiïs.",
 	"don't install random functions from sources you don't trust.": "no instal·lis funcions aleatòries de fonts en què no confiïs.",
 	"don't install random tools from sources you don't trust.": "no instal·lis eines aleatòries de fonts en què no confiïs.",
 	"don't install random tools from sources you don't trust.": "no instal·lis eines aleatòries de fonts en què no confiïs.",
@@ -224,10 +220,11 @@
 	"Download": "Descarregar",
 	"Download": "Descarregar",
 	"Download canceled": "Descàrrega cancel·lada",
 	"Download canceled": "Descàrrega cancel·lada",
 	"Download Database": "Descarregar la base de dades",
 	"Download Database": "Descarregar la base de dades",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Deixa qualsevol arxiu aquí per afegir-lo a la conversa",
 	"Drop any files here to add to the conversation": "Deixa qualsevol arxiu aquí per afegir-lo a la conversa",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ex. '30s','10m'. Les unitats de temps vàlides són 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ex. '30s','10m'. Les unitats de temps vàlides són 's', 'm', 'h'.",
 	"Edit": "Editar",
 	"Edit": "Editar",
-	"Edit Doc": "Editar el document",
 	"Edit Memory": "Editar la memòria",
 	"Edit Memory": "Editar la memòria",
 	"Edit User": "Editar l'usuari",
 	"Edit User": "Editar l'usuari",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Introdueix la teva contrasenya",
 	"Enter Your Password": "Introdueix la teva contrasenya",
 	"Enter Your Role": "Introdueix el teu rol",
 	"Enter Your Role": "Introdueix el teu rol",
 	"Error": "Error",
 	"Error": "Error",
+	"ERROR": "",
 	"Experimental": "Experimental",
 	"Experimental": "Experimental",
 	"Export": "Exportar",
 	"Export": "Exportar",
 	"Export All Chats (All Users)": "Exportar tots els xats (Tots els usuaris)",
 	"Export All Chats (All Users)": "Exportar tots els xats (Tots els usuaris)",
 	"Export chat (.json)": "Exportar el xat (.json)",
 	"Export chat (.json)": "Exportar el xat (.json)",
 	"Export Chats": "Exportar els xats",
 	"Export Chats": "Exportar els xats",
 	"Export Config to JSON File": "Exportar la configuració a un arxiu JSON",
 	"Export Config to JSON File": "Exportar la configuració a un arxiu JSON",
-	"Export Documents Mapping": "Exportar el mapatge de documents",
 	"Export Functions": "Exportar funcions",
 	"Export Functions": "Exportar funcions",
 	"Export LiteLLM config.yaml": "Exportar la configuració LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Exportar la configuració LiteLLM config.yaml",
 	"Export Models": "Exportar els models",
 	"Export Models": "Exportar els models",
@@ -357,7 +354,6 @@
 	"Images": "Imatges",
 	"Images": "Imatges",
 	"Import Chats": "Importar xats",
 	"Import Chats": "Importar xats",
 	"Import Config from JSON File": "Importar la configuració des d'un arxiu JSON",
 	"Import Config from JSON File": "Importar la configuració des d'un arxiu JSON",
-	"Import Documents Mapping": "Importar el mapatge de documents",
 	"Import Functions": "Importar funcions",
 	"Import Functions": "Importar funcions",
 	"Import Models": "Importar models",
 	"Import Models": "Importar models",
 	"Import Prompts": "Importar indicacions",
 	"Import Prompts": "Importar indicacions",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instal·lar des de l'URL de Github",
 	"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",
 	"Instant Auto-Send After Voice Transcription": "Enviament automàtic després de la transcripció de veu",
 	"Interface": "Interfície",
 	"Interface": "Interfície",
+	"Invalid file format.": "",
 	"Invalid Tag": "Etiqueta no vàlida",
 	"Invalid Tag": "Etiqueta no vàlida",
 	"January": "Gener",
 	"January": "Gener",
 	"join our Discord for help.": "uneix-te al nostre Discord per obtenir ajuda.",
 	"join our Discord for help.": "uneix-te al nostre Discord per obtenir ajuda.",
@@ -446,13 +443,13 @@
 	"More": "Més",
 	"More": "Més",
 	"Move to Top": "Moure a dalt de tot",
 	"Move to Top": "Moure a dalt de tot",
 	"Name": "Nom",
 	"Name": "Nom",
-	"Name Tag": "Etiqueta de nom",
 	"Name your model": "Posa un nom al teu model",
 	"Name your model": "Posa un nom al teu model",
 	"New Chat": "Nou xat",
 	"New Chat": "Nou xat",
 	"New Password": "Nova contrasenya",
 	"New Password": "Nova contrasenya",
 	"No content found": "No s'ha trobat contingut",
 	"No content found": "No s'ha trobat contingut",
 	"No content to speak": "No hi ha contingut per parlar",
 	"No content to speak": "No hi ha contingut per parlar",
 	"No file selected": "No s'ha escollit cap fitxer",
 	"No file selected": "No s'ha escollit cap fitxer",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "No s'ha trobat contingut HTML, CSS o JavaScript.",
 	"No HTML, CSS, or JavaScript content found.": "No s'ha trobat contingut HTML, CSS o JavaScript.",
 	"No knowledge found": "No s'ha trobat Coneixement",
 	"No knowledge found": "No s'ha trobat Coneixement",
 	"No results found": "No s'han trobat resultats",
 	"No results found": "No s'han trobat resultats",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Clau d'OpenAI requerides.",
 	"OpenAI URL/Key required.": "URL/Clau d'OpenAI requerides.",
 	"or": "o",
 	"or": "o",
 	"Other": "Altres",
 	"Other": "Altres",
+	"OUTPUT": "",
 	"Output format": "Format de sortida",
 	"Output format": "Format de sortida",
 	"Overview": "Vista general",
 	"Overview": "Vista general",
 	"page": "pàgina",
 	"page": "pàgina",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Model de reavaluació establert a \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Model de reavaluació establert a \"{{reranking_model}}\"",
 	"Reset": "Restableix",
 	"Reset": "Restableix",
 	"Reset Upload Directory": "Restableix el directori de pujades",
 	"Reset Upload Directory": "Restableix el directori de pujades",
-	"Reset Vector Storage": "Restableix l'emmagatzematge de vectors",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copiar la resposta automàticament al porta-retalls",
 	"Response AutoCopy to Clipboard": "Copiar la resposta automàticament al porta-retalls",
 	"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 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 splitting": "Divisió de la resposta",
@@ -570,7 +568,7 @@
 	"Search a model": "Cercar un model",
 	"Search a model": "Cercar un model",
 	"Search Chats": "Cercar xats",
 	"Search Chats": "Cercar xats",
 	"Search Collection": "Cercar col·leccions",
 	"Search Collection": "Cercar col·leccions",
-	"Search Documents": "Cercar documents",
+	"search for tags": "",
 	"Search Functions": "Cercar funcions",
 	"Search Functions": "Cercar funcions",
 	"Search Knowledge": "Cercar coneixement",
 	"Search Knowledge": "Cercar coneixement",
 	"Search Models": "Cercar models",
 	"Search Models": "Cercar models",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "Velocitat de la parla",
 	"Speech Playback Speed": "Velocitat de la parla",
 	"Speech recognition error: {{error}}": "Error de reconeixement de veu: {{error}}",
 	"Speech recognition error: {{error}}": "Error de reconeixement de veu: {{error}}",
 	"Speech-to-Text Engine": "Motor de veu a text",
 	"Speech-to-Text Engine": "Motor de veu a text",
+	"Stop": "",
 	"Stop Sequence": "Atura la seqüència",
 	"Stop Sequence": "Atura la seqüència",
 	"Stream Chat Response": "Fer streaming de la resposta del xat",
 	"Stream Chat Response": "Fer streaming de la resposta del xat",
 	"STT Model": "Model SST",
 	"STT Model": "Model SST",
@@ -667,6 +666,7 @@
 	"Template": "Plantilla",
 	"Template": "Plantilla",
 	"Temporary Chat": "Xat temporal",
 	"Temporary Chat": "Xat temporal",
 	"Text Completion": "Completament de text",
 	"Text Completion": "Completament de text",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motor de text a veu",
 	"Text-to-Speech Engine": "Motor de text a veu",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Gràcies pel teu comentari!",
 	"Thanks for your feedback!": "Gràcies pel teu comentari!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explicació en detall",
 	"Thorough explanation": "Explicació en detall",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "La URL del servidor Tika és obligatòria.",
 	"Tika Server URL required.": "La URL del servidor Tika és obligatòria.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consell: Actualitza les diverses variables consecutivament prement la tecla de tabulació en l'entrada del xat després de cada reemplaçament.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consell: Actualitza les diverses variables consecutivament prement la tecla de tabulació en l'entrada del xat després de cada reemplaçament.",
 	"Title": "Títol",
 	"Title": "Títol",
 	"Title (e.g. Tell me a fun fact)": "Títol (p. ex. Digues-me quelcom divertit)",
 	"Title (e.g. Tell me a fun fact)": "Títol (p. ex. Digues-me quelcom divertit)",
@@ -702,6 +703,7 @@
 	"Today": "Avui",
 	"Today": "Avui",
 	"Toggle settings": "Alterna preferències",
 	"Toggle settings": "Alterna preferències",
 	"Toggle sidebar": "Alterna la barra lateral",
 	"Toggle sidebar": "Alterna la barra lateral",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantenir en l'actualització del context (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantenir en l'actualització del context (num_keep)",
 	"Tool created successfully": "Eina creada correctament",
 	"Tool created successfully": "Eina creada correctament",
 	"Tool deleted successfully": "Eina eliminada correctament",
 	"Tool deleted successfully": "Eina eliminada correctament",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progrés de càrrega",
 	"Upload Progress": "Progrés de càrrega",
 	"URL Mode": "Mode URL",
 	"URL Mode": "Mode URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilitza '#' a l'entrada de la indicació per carregar i incloure els teus coneixements.",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilitza '#' a l'entrada de la indicació per carregar i incloure els teus coneixements.",
-	"Use '#' in the prompt input to load and select your documents.": "Utilitza '#' a l'entrada de la indicació per carregar i seleccionar els teus documents.",
 	"Use Gravatar": "Utilitzar Gravatar",
 	"Use Gravatar": "Utilitzar Gravatar",
 	"Use Initials": "Utilitzar inicials",
 	"Use Initials": "Utilitzar inicials",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/ceb-PH/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Pagdugang og custom prompt",
 	"Add custom prompt": "Pagdugang og custom prompt",
-	"Add Docs": "Pagdugang og mga dokumento",
 	"Add Files": "Idugang ang mga file",
 	"Add Files": "Idugang ang mga file",
 	"Add Memory": "",
 	"Add Memory": "",
 	"Add message": "Pagdugang og mensahe",
 	"Add message": "Pagdugang og mensahe",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "advanced settings",
 	"Advanced Parameters": "advanced settings",
 	"Advanced Params": "",
 	"Advanced Params": "",
-	"all": "tanan",
 	"All Documents": "",
 	"All Documents": "",
 	"All Users": "Ang tanan nga mga tiggamit",
 	"All Users": "Ang tanan nga mga tiggamit",
-	"Allow": "Sa pagtugot",
 	"Allow Chat Deletion": "Tugoti nga mapapas ang mga chat",
 	"Allow Chat Deletion": "Tugoti nga mapapas ang mga chat",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Pagkanselar",
 	"Cancel": "Pagkanselar",
 	"Capabilities": "",
 	"Capabilities": "",
 	"Change Password": "Usba ang password",
 	"Change Password": "Usba ang password",
+	"Character": "",
 	"Chat": "Panaghisgot",
 	"Chat": "Panaghisgot",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "",
 	"Chat Bubble UI": "",
@@ -120,13 +118,13 @@
 	"Click here to select": "I-klik dinhi aron makapili",
 	"Click here to select": "I-klik dinhi aron makapili",
 	"Click here to select a csv file.": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Pag-klik dinhi aron mapili ang mga dokumento.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "I-klik dinhi.",
 	"click here.": "I-klik dinhi.",
 	"Click on the user role button to change a user's role.": "I-klik ang User Role button aron usbon ang role sa user.",
 	"Click on the user role button to change a user's role.": "I-klik ang User Role button aron usbon ang role sa user.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "",
 	"Clone": "",
 	"Close": "Suod nga",
 	"Close": "Suod nga",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Koleksyon",
 	"Collection": "Koleksyon",
 	"ComfyUI": "",
 	"ComfyUI": "",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopyaha ang katapusang bloke sa code",
 	"Copy last code block": "Kopyaha ang katapusang bloke sa code",
 	"Copy last response": "Kopyaha ang kataposang tubag",
 	"Copy last response": "Kopyaha ang kataposang tubag",
 	"Copy Link": "",
 	"Copy Link": "",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Ang pagkopya sa clipboard malampuson!",
 	"Copying to clipboard was successful!": "Ang pagkopya sa clipboard malampuson!",
 	"Create a model": "",
 	"Create a model": "",
 	"Create Account": "Paghimo og account",
 	"Create Account": "Paghimo og account",
@@ -180,14 +179,12 @@
 	"Default model updated": "Gi-update nga default template",
 	"Default model updated": "Gi-update nga default template",
 	"Default Prompt Suggestions": "Default nga prompt nga mga sugyot",
 	"Default Prompt Suggestions": "Default nga prompt nga mga sugyot",
 	"Default User Role": "Default nga Papel sa Gumagamit",
 	"Default User Role": "Default nga Papel sa Gumagamit",
-	"delete": "DELETE",
 	"Delete": "",
 	"Delete": "",
 	"Delete a model": "Pagtangtang sa usa ka template",
 	"Delete a model": "Pagtangtang sa usa ka template",
 	"Delete All Chats": "",
 	"Delete All Chats": "",
 	"Delete chat": "Pagtangtang sa panaghisgot",
 	"Delete chat": "Pagtangtang sa panaghisgot",
 	"Delete Chat": "",
 	"Delete Chat": "",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "",
 	"delete this link": "",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Mga dokumento",
 	"Documents": "Mga dokumento",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "wala maghimo ug eksternal nga koneksyon, ug ang imong data nagpabiling luwas sa imong lokal nga host server.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "wala maghimo ug eksternal nga koneksyon, ug ang imong data nagpabiling luwas sa imong lokal nga host server.",
-	"Don't Allow": "Dili tugotan",
 	"Don't have an account?": "Wala kay account ?",
 	"Don't have an account?": "Wala kay account ?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "",
 	"Download": "",
 	"Download canceled": "",
 	"Download canceled": "",
 	"Download Database": "I-download ang database",
 	"Download Database": "I-download ang database",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Ihulog ang bisan unsang file dinhi aron idugang kini sa panag-istoryahanay",
 	"Drop any files here to add to the conversation": "Ihulog ang bisan unsang file dinhi aron idugang kini sa panag-istoryahanay",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p. ",
 	"Edit": "",
 	"Edit": "",
-	"Edit Doc": "I-edit ang dokumento",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "I-edit ang tiggamit",
 	"Edit User": "I-edit ang tiggamit",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Ibutang ang imong password",
 	"Enter Your Password": "Ibutang ang imong password",
 	"Enter Your Role": "",
 	"Enter Your Role": "",
 	"Error": "",
 	"Error": "",
+	"ERROR": "",
 	"Experimental": "Eksperimento",
 	"Experimental": "Eksperimento",
 	"Export": "",
 	"Export": "",
 	"Export All Chats (All Users)": "I-export ang tanan nga mga chat (Tanan nga tiggamit)",
 	"Export All Chats (All Users)": "I-export ang tanan nga mga chat (Tanan nga tiggamit)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "I-export ang mga chat",
 	"Export Chats": "I-export ang mga chat",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "I-export ang pagmapa sa dokumento",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "",
 	"Export Models": "",
@@ -357,7 +354,6 @@
 	"Images": "Mga hulagway",
 	"Images": "Mga hulagway",
 	"Import Chats": "Import nga mga chat",
 	"Import Chats": "Import nga mga chat",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Import nga pagmapa sa dokumento",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "",
 	"Import Models": "",
 	"Import Prompts": "Import prompt",
 	"Import Prompts": "Import prompt",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "",
 	"Install from Github URL": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Interface",
 	"Interface": "Interface",
+	"Invalid file format.": "",
 	"Invalid Tag": "",
 	"Invalid Tag": "",
 	"January": "",
 	"January": "",
 	"join our Discord for help.": "Apil sa among Discord alang sa tabang.",
 	"join our Discord for help.": "Apil sa among Discord alang sa tabang.",
@@ -446,13 +443,13 @@
 	"More": "",
 	"More": "",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Ngalan",
 	"Name": "Ngalan",
-	"Name Tag": "Tag sa ngalan",
 	"Name your model": "",
 	"Name your model": "",
 	"New Chat": "Bag-ong diskusyon",
 	"New Chat": "Bag-ong diskusyon",
 	"New Password": "Bag-ong Password",
 	"New Password": "Bag-ong Password",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "",
 	"No results found": "",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "",
 	"OpenAI URL/Key required.": "",
 	"or": "O",
 	"or": "O",
 	"Other": "",
 	"Other": "",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "I-reset ang pagtipig sa vector",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Awtomatikong kopya sa tubag sa clipboard",
 	"Response AutoCopy to Clipboard": "Awtomatikong kopya sa tubag sa clipboard",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "",
 	"Search a model": "",
 	"Search Chats": "",
 	"Search Chats": "",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Pangitaa ang mga dokumento",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "",
 	"Search Models": "",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Sayop sa pag-ila sa tingog: {{error}}",
 	"Speech recognition error: {{error}}": "Sayop sa pag-ila sa tingog: {{error}}",
 	"Speech-to-Text Engine": "Engine sa pag-ila sa tingog",
 	"Speech-to-Text Engine": "Engine sa pag-ila sa tingog",
+	"Stop": "",
 	"Stop Sequence": "Pagkasunod-sunod sa pagsira",
 	"Stop Sequence": "Pagkasunod-sunod sa pagsira",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "Modelo",
 	"Template": "Modelo",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Pagkompleto sa teksto",
 	"Text Completion": "Pagkompleto sa teksto",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Text-to-speech nga makina",
 	"Text-to-Speech Engine": "Text-to-speech nga makina",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "",
 	"Thanks for your feedback!": "",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "",
 	"Thorough explanation": "",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sugyot: Pag-update sa daghang variable nga lokasyon nga sunud-sunod pinaagi sa pagpindot sa tab key sa chat entry pagkahuman sa matag puli.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sugyot: Pag-update sa daghang variable nga lokasyon nga sunud-sunod pinaagi sa pagpindot sa tab key sa chat entry pagkahuman sa matag puli.",
 	"Title": "Titulo",
 	"Title": "Titulo",
 	"Title (e.g. Tell me a fun fact)": "",
 	"Title (e.g. Tell me a fun fact)": "",
@@ -701,6 +702,7 @@
 	"Today": "",
 	"Today": "",
 	"Toggle settings": "I-toggle ang mga setting",
 	"Toggle settings": "I-toggle ang mga setting",
 	"Toggle sidebar": "I-toggle ang sidebar",
 	"Toggle sidebar": "I-toggle ang sidebar",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Pag-uswag sa Pag-upload",
 	"Upload Progress": "Pag-uswag sa Pag-upload",
 	"URL Mode": "URL mode",
 	"URL Mode": "URL mode",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Gamita ang '#' sa dali nga pagsulod aron makarga ug mapili ang imong mga dokumento.",
 	"Use Gravatar": "Paggamit sa Gravatar",
 	"Use Gravatar": "Paggamit sa Gravatar",
 	"Use Initials": "",
 	"Use Initials": "",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 15 - 14
src/lib/i18n/locales/de-DE/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Benutzerdefinierten Prompt hinzufügen",
 	"Add custom prompt": "Benutzerdefinierten Prompt hinzufügen",
-	"Add Docs": "Dokumente hinzufügen",
 	"Add Files": "Dateien hinzufügen",
 	"Add Files": "Dateien hinzufügen",
 	"Add Memory": "Erinnerung hinzufügen",
 	"Add Memory": "Erinnerung hinzufügen",
 	"Add message": "Nachricht hinzufügen",
 	"Add message": "Nachricht hinzufügen",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratoren haben jederzeit Zugriff auf alle Werkzeuge. Benutzer können im Arbeitsbereich zugewiesen.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratoren haben jederzeit Zugriff auf alle Werkzeuge. Benutzer können im Arbeitsbereich zugewiesen.",
 	"Advanced Parameters": "Erweiterte Parameter",
 	"Advanced Parameters": "Erweiterte Parameter",
 	"Advanced Params": "Erweiterte Parameter",
 	"Advanced Params": "Erweiterte Parameter",
-	"all": "Alle",
 	"All Documents": "Alle Dokumente",
 	"All Documents": "Alle Dokumente",
 	"All Users": "Alle Benutzer",
 	"All Users": "Alle Benutzer",
-	"Allow": "Erlauben",
 	"Allow Chat Deletion": "Unterhaltungen löschen erlauben",
 	"Allow Chat Deletion": "Unterhaltungen löschen erlauben",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Nicht-lokale Stimmen erlauben",
 	"Allow non-local voices": "Nicht-lokale Stimmen erlauben",
@@ -98,6 +95,7 @@
 	"Cancel": "Abbrechen",
 	"Cancel": "Abbrechen",
 	"Capabilities": "Fähigkeiten",
 	"Capabilities": "Fähigkeiten",
 	"Change Password": "Passwort ändern",
 	"Change Password": "Passwort ändern",
+	"Character": "",
 	"Chat": "Gespräch",
 	"Chat": "Gespräch",
 	"Chat Background Image": "Hintergrundbild des Unterhaltungsfensters",
 	"Chat Background Image": "Hintergrundbild des Unterhaltungsfensters",
 	"Chat Bubble UI": "Chat Bubble UI",
 	"Chat Bubble UI": "Chat Bubble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klicke Sie zum Auswählen hier",
 	"Click here to select": "Klicke Sie zum Auswählen hier",
 	"Click here to select a csv file.": "Klicken Sie zum Auswählen einer CSV-Datei hier.",
 	"Click here to select a csv file.": "Klicken Sie zum Auswählen einer CSV-Datei hier.",
 	"Click here to select a py file.": "Klicken Sie zum Auswählen einer py-Datei hier.",
 	"Click here to select a py file.": "Klicken Sie zum Auswählen einer py-Datei hier.",
-	"Click here to select documents.": "Klicken Sie zum Auswählen von Dokumenten hier",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "hier klicken.",
 	"click here.": "hier klicken.",
 	"Click on the user role button to change a user's role.": "Klicken Sie auf die Benutzerrolle, um sie zu ändern.",
 	"Click on the user role button to change a user's role.": "Klicken Sie auf die Benutzerrolle, um sie zu ändern.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Schreibberechtigung für die Zwischenablage verweigert. Bitte überprüfen Sie Ihre Browsereinstellungen, um den erforderlichen Zugriff zu erlauben.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Schreibberechtigung für die Zwischenablage verweigert. Bitte überprüfen Sie Ihre Browsereinstellungen, um den erforderlichen Zugriff zu erlauben.",
 	"Clone": "Klonen",
 	"Clone": "Klonen",
 	"Close": "Schließen",
 	"Close": "Schließen",
+	"Code execution": "",
 	"Code formatted successfully": "Code erfolgreich formatiert",
 	"Code formatted successfully": "Code erfolgreich formatiert",
 	"Collection": "Kollektion",
 	"Collection": "Kollektion",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Letzten Codeblock kopieren",
 	"Copy last code block": "Letzten Codeblock kopieren",
 	"Copy last response": "Letzte Antwort kopieren",
 	"Copy last response": "Letzte Antwort kopieren",
 	"Copy Link": "Link kopieren",
 	"Copy Link": "Link kopieren",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Das Kopieren in die Zwischenablage war erfolgreich!",
 	"Copying to clipboard was successful!": "Das Kopieren in die Zwischenablage war erfolgreich!",
 	"Create a model": "Ein Modell erstellen",
 	"Create a model": "Ein Modell erstellen",
 	"Create Account": "Konto erstellen",
 	"Create Account": "Konto erstellen",
@@ -180,14 +179,12 @@
 	"Default model updated": "Standardmodell aktualisiert",
 	"Default model updated": "Standardmodell aktualisiert",
 	"Default Prompt Suggestions": "Prompt-Vorschläge",
 	"Default Prompt Suggestions": "Prompt-Vorschläge",
 	"Default User Role": "Standardbenutzerrolle",
 	"Default User Role": "Standardbenutzerrolle",
-	"delete": "löschen",
 	"Delete": "Löschen",
 	"Delete": "Löschen",
 	"Delete a model": "Ein Modell löschen",
 	"Delete a model": "Ein Modell löschen",
 	"Delete All Chats": "Alle Unterhaltungen löschen",
 	"Delete All Chats": "Alle Unterhaltungen löschen",
 	"Delete chat": "Unterhaltung löschen",
 	"Delete chat": "Unterhaltung löschen",
 	"Delete Chat": "Unterhaltung löschen",
 	"Delete Chat": "Unterhaltung löschen",
 	"Delete chat?": "Unterhaltung löschen?",
 	"Delete chat?": "Unterhaltung löschen?",
-	"Delete Doc": "Dokument löschen",
 	"Delete function?": "Funktion löschen?",
 	"Delete function?": "Funktion löschen?",
 	"Delete prompt?": "Prompt löschen?",
 	"Delete prompt?": "Prompt löschen?",
 	"delete this link": "diesen Link löschen",
 	"delete this link": "diesen Link löschen",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentation",
 	"Documentation": "Dokumentation",
 	"Documents": "Dokumente",
 	"Documents": "Dokumente",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "stellt keine externen Verbindungen her, und Ihre Daten bleiben sicher auf Ihrem lokal gehosteten Server.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "stellt keine externen Verbindungen her, und Ihre Daten bleiben sicher auf Ihrem lokal gehosteten Server.",
-	"Don't Allow": "Verbieten",
 	"Don't have an account?": "Haben Sie noch kein Benutzerkonto?",
 	"Don't have an account?": "Haben Sie noch kein Benutzerkonto?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Exportieren",
 	"Download": "Exportieren",
 	"Download canceled": "Exportierung abgebrochen",
 	"Download canceled": "Exportierung abgebrochen",
 	"Download Database": "Datenbank exportieren",
 	"Download Database": "Datenbank exportieren",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Ziehen Sie beliebige Dateien hierher, um sie der Unterhaltung hinzuzufügen",
 	"Drop any files here to add to the conversation": "Ziehen Sie beliebige Dateien hierher, um sie der Unterhaltung hinzuzufügen",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "z. B. '30s','10m'. Gültige Zeiteinheiten sind 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "z. B. '30s','10m'. Gültige Zeiteinheiten sind 's', 'm', 'h'.",
 	"Edit": "Bearbeiten",
 	"Edit": "Bearbeiten",
-	"Edit Doc": "Dokument bearbeiten",
 	"Edit Memory": "Erinnerungen bearbeiten",
 	"Edit Memory": "Erinnerungen bearbeiten",
 	"Edit User": "Benutzer bearbeiten",
 	"Edit User": "Benutzer bearbeiten",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Geben Sie Ihr Passwort ein",
 	"Enter Your Password": "Geben Sie Ihr Passwort ein",
 	"Enter Your Role": "Geben Sie Ihre Rolle ein",
 	"Enter Your Role": "Geben Sie Ihre Rolle ein",
 	"Error": "Fehler",
 	"Error": "Fehler",
+	"ERROR": "",
 	"Experimental": "Experimentell",
 	"Experimental": "Experimentell",
 	"Export": "Exportieren",
 	"Export": "Exportieren",
 	"Export All Chats (All Users)": "Alle Unterhaltungen exportieren (alle Benutzer)",
 	"Export All Chats (All Users)": "Alle Unterhaltungen exportieren (alle Benutzer)",
 	"Export chat (.json)": "Unterhaltung exportieren (.json)",
 	"Export chat (.json)": "Unterhaltung exportieren (.json)",
 	"Export Chats": "Unterhaltungen exportieren",
 	"Export Chats": "Unterhaltungen exportieren",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Dokumentenzuordnung exportieren",
 	"Export Functions": "Funktionen exportieren",
 	"Export Functions": "Funktionen exportieren",
 	"Export LiteLLM config.yaml": "LiteLLM-Konfiguration exportieren (config.yaml)",
 	"Export LiteLLM config.yaml": "LiteLLM-Konfiguration exportieren (config.yaml)",
 	"Export Models": "Modelle exportieren",
 	"Export Models": "Modelle exportieren",
@@ -357,7 +354,6 @@
 	"Images": "Bilder",
 	"Images": "Bilder",
 	"Import Chats": "Unterhaltungen importieren",
 	"Import Chats": "Unterhaltungen importieren",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Dokumentenzuordnung importieren",
 	"Import Functions": "Funktionen importieren",
 	"Import Functions": "Funktionen importieren",
 	"Import Models": "Modelle importieren",
 	"Import Models": "Modelle importieren",
 	"Import Prompts": "Prompts importieren",
 	"Import Prompts": "Prompts importieren",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installiere von der Github-URL",
 	"Install from Github URL": "Installiere von der Github-URL",
 	"Instant Auto-Send After Voice Transcription": "Spracherkennung direkt absenden",
 	"Instant Auto-Send After Voice Transcription": "Spracherkennung direkt absenden",
 	"Interface": "Benutzeroberfläche",
 	"Interface": "Benutzeroberfläche",
+	"Invalid file format.": "",
 	"Invalid Tag": "Ungültiger Tag",
 	"Invalid Tag": "Ungültiger Tag",
 	"January": "Januar",
 	"January": "Januar",
 	"join our Discord for help.": "Treten Sie unserem Discord bei, um Hilfe zu erhalten.",
 	"join our Discord for help.": "Treten Sie unserem Discord bei, um Hilfe zu erhalten.",
@@ -446,13 +443,13 @@
 	"More": "Mehr",
 	"More": "Mehr",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Name",
 	"Name": "Name",
-	"Name Tag": "Namens-Tag",
 	"Name your model": "Benennen Sie Ihr Modell",
 	"Name your model": "Benennen Sie Ihr Modell",
 	"New Chat": "Neue Unterhaltung",
 	"New Chat": "Neue Unterhaltung",
 	"New Password": "Neues Passwort",
 	"New Password": "Neues Passwort",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Kein Inhalt zum Vorlesen",
 	"No content to speak": "Kein Inhalt zum Vorlesen",
 	"No file selected": "Keine Datei ausgewählt",
 	"No file selected": "Keine Datei ausgewählt",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Keine Ergebnisse gefunden",
 	"No results found": "Keine Ergebnisse gefunden",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI-URL/Schlüssel erforderlich.",
 	"OpenAI URL/Key required.": "OpenAI-URL/Schlüssel erforderlich.",
 	"or": "oder",
 	"or": "oder",
 	"Other": "Andere",
 	"Other": "Andere",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "Seite",
 	"page": "Seite",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking-Modell \"{{reranking_model}}\" fesgelegt",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking-Modell \"{{reranking_model}}\" fesgelegt",
 	"Reset": "Zurücksetzen",
 	"Reset": "Zurücksetzen",
 	"Reset Upload Directory": "Upload-Verzeichnis zurücksetzen",
 	"Reset Upload Directory": "Upload-Verzeichnis zurücksetzen",
-	"Reset Vector Storage": "Vektorspeicher zurücksetzen",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Antwort automatisch in die Zwischenablage kopieren",
 	"Response AutoCopy to Clipboard": "Antwort automatisch in die Zwischenablage kopieren",
 	"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 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": "",
 	"Response splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Modell suchen",
 	"Search a model": "Modell suchen",
 	"Search Chats": "Unterhaltungen durchsuchen...",
 	"Search Chats": "Unterhaltungen durchsuchen...",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Dokumente durchsuchen...",
+	"search for tags": "",
 	"Search Functions": "Funktionen durchsuchen...",
 	"Search Functions": "Funktionen durchsuchen...",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Modelle durchsuchen...",
 	"Search Models": "Modelle durchsuchen...",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Spracherkennungsfehler: {{error}}",
 	"Speech recognition error: {{error}}": "Spracherkennungsfehler: {{error}}",
 	"Speech-to-Text Engine": "Sprache-zu-Text-Engine",
 	"Speech-to-Text Engine": "Sprache-zu-Text-Engine",
+	"Stop": "",
 	"Stop Sequence": "Stop-Sequenz",
 	"Stop Sequence": "Stop-Sequenz",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT-Modell",
 	"STT Model": "STT-Modell",
@@ -666,6 +665,7 @@
 	"Template": "Vorlage",
 	"Template": "Vorlage",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Textvervollständigung",
 	"Text Completion": "Textvervollständigung",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Text-zu-Sprache-Engine",
 	"Text-to-Speech Engine": "Text-zu-Sprache-Engine",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Danke für Ihr Feedback!",
 	"Thanks for your feedback!": "Danke für Ihr Feedback!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Ausführliche Erklärung",
 	"Thorough explanation": "Ausführliche Erklärung",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Tika-Server-URL erforderlich.",
 	"Tika Server URL required.": "Tika-Server-URL erforderlich.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tipp: Aktualisieren Sie mehrere Variablenfelder nacheinander, indem Sie nach jedem Ersetzen die Tabulatortaste im Eingabefeld der Unterhaltung drücken.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tipp: Aktualisieren Sie mehrere Variablenfelder nacheinander, indem Sie nach jedem Ersetzen die Tabulatortaste im Eingabefeld der Unterhaltung drücken.",
 	"Title": "Titel",
 	"Title": "Titel",
 	"Title (e.g. Tell me a fun fact)": "Titel (z. B. Erzähl mir einen lustigen Fakt)",
 	"Title (e.g. Tell me a fun fact)": "Titel (z. B. Erzähl mir einen lustigen Fakt)",
@@ -701,6 +702,7 @@
 	"Today": "Heute",
 	"Today": "Heute",
 	"Toggle settings": "Einstellungen umschalten",
 	"Toggle settings": "Einstellungen umschalten",
 	"Toggle sidebar": "Seitenleiste umschalten",
 	"Toggle sidebar": "Seitenleiste umschalten",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Beizubehaltende Tokens bei Kontextaktualisierung (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Beizubehaltende Tokens bei Kontextaktualisierung (num_keep)",
 	"Tool created successfully": "Werkzeug erfolgreich erstellt",
 	"Tool created successfully": "Werkzeug erfolgreich erstellt",
 	"Tool deleted successfully": "Werkzeug erfolgreich gelöscht",
 	"Tool deleted successfully": "Werkzeug erfolgreich gelöscht",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Hochladefortschritt",
 	"Upload Progress": "Hochladefortschritt",
 	"URL Mode": "URL-Modus",
 	"URL Mode": "URL-Modus",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Verwenden Sie '#' in der Eingabeaufforderung, um Ihre Dokumente zu laden und auszuwählen.",
 	"Use Gravatar": "Gravatar verwenden",
 	"Use Gravatar": "Gravatar verwenden",
 	"Use Initials": "Initialen verwenden",
 	"Use Initials": "Initialen verwenden",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/dg-DG/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "",
 	"Add custom prompt": "",
-	"Add Docs": "Add Docs",
 	"Add Files": "Add Files",
 	"Add Files": "Add Files",
 	"Add Memory": "",
 	"Add Memory": "",
 	"Add message": "Add Prompt",
 	"Add message": "Add Prompt",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Advanced Parameters",
 	"Advanced Parameters": "Advanced Parameters",
 	"Advanced Params": "",
 	"Advanced Params": "",
-	"all": "all",
 	"All Documents": "",
 	"All Documents": "",
 	"All Users": "All Users",
 	"All Users": "All Users",
-	"Allow": "Allow",
 	"Allow Chat Deletion": "Allow Delete Chats",
 	"Allow Chat Deletion": "Allow Delete Chats",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Cancel",
 	"Cancel": "Cancel",
 	"Capabilities": "",
 	"Capabilities": "",
 	"Change Password": "Change Password",
 	"Change Password": "Change Password",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "",
 	"Chat Bubble UI": "",
@@ -120,13 +118,13 @@
 	"Click here to select": "Click to select",
 	"Click here to select": "Click to select",
 	"Click here to select a csv file.": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Click to select documents",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "click here. Such click.",
 	"click here.": "click here. Such click.",
 	"Click on the user role button to change a user's role.": "Click user role button to change role.",
 	"Click on the user role button to change a user's role.": "Click user role button to change role.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "",
 	"Clone": "",
 	"Close": "Close",
 	"Close": "Close",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Collection",
 	"Collection": "Collection",
 	"ComfyUI": "",
 	"ComfyUI": "",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copy last code block",
 	"Copy last code block": "Copy last code block",
 	"Copy last response": "Copy last response",
 	"Copy last response": "Copy last response",
 	"Copy Link": "",
 	"Copy Link": "",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Copying to clipboard was success! Very success!",
 	"Copying to clipboard was successful!": "Copying to clipboard was success! Very success!",
 	"Create a model": "",
 	"Create a model": "",
 	"Create Account": "Create Account",
 	"Create Account": "Create Account",
@@ -180,14 +179,12 @@
 	"Default model updated": "Default model much updated",
 	"Default model updated": "Default model much updated",
 	"Default Prompt Suggestions": "Default Prompt Suggestions",
 	"Default Prompt Suggestions": "Default Prompt Suggestions",
 	"Default User Role": "Default User Role",
 	"Default User Role": "Default User Role",
-	"delete": "delete",
 	"Delete": "",
 	"Delete": "",
 	"Delete a model": "Delete a model",
 	"Delete a model": "Delete a model",
 	"Delete All Chats": "",
 	"Delete All Chats": "",
 	"Delete chat": "Delete chat",
 	"Delete chat": "Delete chat",
 	"Delete Chat": "",
 	"Delete Chat": "",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "",
 	"delete this link": "",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Documents",
 	"Documents": "Documents",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "does not connect external, data stays safe locally.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "does not connect external, data stays safe locally.",
-	"Don't Allow": "Don't Allow",
 	"Don't have an account?": "No account? Much sad.",
 	"Don't have an account?": "No account? Much sad.",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "",
 	"Download": "",
 	"Download canceled": "",
 	"Download canceled": "",
 	"Download Database": "Download Database",
 	"Download Database": "Download Database",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Drop files here to add to conversation",
 	"Drop any files here to add to the conversation": "Drop files here to add to conversation",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Much time units are 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "e.g. '30s','10m'. Much time units are 's', 'm', 'h'.",
 	"Edit": "",
 	"Edit": "",
-	"Edit Doc": "Edit Doge",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Edit Wowser",
 	"Edit User": "Edit Wowser",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Enter Your Barkword",
 	"Enter Your Password": "Enter Your Barkword",
 	"Enter Your Role": "",
 	"Enter Your Role": "",
 	"Error": "",
 	"Error": "",
+	"ERROR": "",
 	"Experimental": "Much Experiment",
 	"Experimental": "Much Experiment",
 	"Export": "",
 	"Export": "",
 	"Export All Chats (All Users)": "Export All Chats (All Doggos)",
 	"Export All Chats (All Users)": "Export All Chats (All Doggos)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Export Barks",
 	"Export Chats": "Export Barks",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Export Mappings of Dogos",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "",
 	"Export Models": "",
@@ -357,7 +354,6 @@
 	"Images": "Wowmages",
 	"Images": "Wowmages",
 	"Import Chats": "Import Barks",
 	"Import Chats": "Import Barks",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Import Doge Mapping",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "",
 	"Import Models": "",
 	"Import Prompts": "Import Promptos",
 	"Import Prompts": "Import Promptos",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "",
 	"Install from Github URL": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Interface",
 	"Interface": "Interface",
+	"Invalid file format.": "",
 	"Invalid Tag": "",
 	"Invalid Tag": "",
 	"January": "",
 	"January": "",
 	"join our Discord for help.": "join our Discord for help.",
 	"join our Discord for help.": "join our Discord for help.",
@@ -446,13 +443,13 @@
 	"More": "",
 	"More": "",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Name",
 	"Name": "Name",
-	"Name Tag": "Name Tag",
 	"Name your model": "",
 	"Name your model": "",
 	"New Chat": "New Bark",
 	"New Chat": "New Bark",
 	"New Password": "New Barkword",
 	"New Password": "New Barkword",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "",
 	"No results found": "",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "",
 	"OpenAI URL/Key required.": "",
 	"or": "or",
 	"or": "or",
 	"Other": "",
 	"Other": "",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Reset Vector Storage",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copy Bark Auto Bark",
 	"Response AutoCopy to Clipboard": "Copy Bark Auto Bark",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "",
 	"Search a model": "",
 	"Search Chats": "",
 	"Search Chats": "",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Search Documents much find",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "",
 	"Search Models": "",
@@ -646,6 +644,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Speech recognition error: {{error}} so error",
 	"Speech recognition error: {{error}}": "Speech recognition error: {{error}} so error",
 	"Speech-to-Text Engine": "Speech-to-Text Engine much speak",
 	"Speech-to-Text Engine": "Speech-to-Text Engine much speak",
+	"Stop": "",
 	"Stop Sequence": "Stop Sequence much stop",
 	"Stop Sequence": "Stop Sequence much stop",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -668,6 +667,7 @@
 	"Template": "Template much template",
 	"Template": "Template much template",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Text Completion much complete",
 	"Text Completion": "Text Completion much complete",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Text-to-Speech Engine much speak",
 	"Text-to-Speech Engine": "Text-to-Speech Engine much speak",
 	"Tfs Z": "Tfs Z much Z",
 	"Tfs Z": "Tfs Z much Z",
 	"Thanks for your feedback!": "",
 	"Thanks for your feedback!": "",
@@ -686,6 +686,7 @@
 	"Thorough explanation": "",
 	"Thorough explanation": "",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement. Much tip!",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement. Much tip!",
 	"Title": "Title very title",
 	"Title": "Title very title",
 	"Title (e.g. Tell me a fun fact)": "",
 	"Title (e.g. Tell me a fun fact)": "",
@@ -703,6 +704,7 @@
 	"Today": "",
 	"Today": "",
 	"Toggle settings": "Toggle settings much toggle",
 	"Toggle settings": "Toggle settings much toggle",
 	"Toggle sidebar": "Toggle sidebar much toggle",
 	"Toggle sidebar": "Toggle sidebar much toggle",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -741,7 +743,6 @@
 	"Upload Progress": "Upload Progress much progress",
 	"Upload Progress": "Upload Progress much progress",
 	"URL Mode": "URL Mode much mode",
 	"URL Mode": "URL Mode much mode",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Use '#' in the prompt input to load and select your documents. Much use.",
 	"Use Gravatar": "Use Gravatar much avatar",
 	"Use Gravatar": "Use Gravatar much avatar",
 	"Use Initials": "Use Initials much initial",
 	"Use Initials": "Use Initials much initial",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 15 - 14
src/lib/i18n/locales/en-GB/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "",
 	"Add custom prompt": "",
-	"Add Docs": "",
 	"Add Files": "",
 	"Add Files": "",
 	"Add Memory": "",
 	"Add Memory": "",
 	"Add message": "",
 	"Add message": "",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "",
 	"Advanced Parameters": "",
 	"Advanced Params": "",
 	"Advanced Params": "",
-	"all": "",
 	"All Documents": "",
 	"All Documents": "",
 	"All Users": "",
 	"All Users": "",
-	"Allow": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "",
 	"Cancel": "",
 	"Capabilities": "",
 	"Capabilities": "",
 	"Change Password": "",
 	"Change Password": "",
+	"Character": "",
 	"Chat": "",
 	"Chat": "",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "",
 	"Chat Bubble UI": "",
@@ -120,13 +118,13 @@
 	"Click here to select": "",
 	"Click here to select": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "",
 	"click here.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "",
 	"Clone": "",
 	"Close": "",
 	"Close": "",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "",
 	"Collection": "",
 	"ComfyUI": "",
 	"ComfyUI": "",
@@ -155,6 +153,7 @@
 	"Copy last code block": "",
 	"Copy last code block": "",
 	"Copy last response": "",
 	"Copy last response": "",
 	"Copy Link": "",
 	"Copy Link": "",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "",
 	"Copying to clipboard was successful!": "",
 	"Create a model": "",
 	"Create a model": "",
 	"Create Account": "",
 	"Create Account": "",
@@ -180,14 +179,12 @@
 	"Default model updated": "",
 	"Default model updated": "",
 	"Default Prompt Suggestions": "",
 	"Default Prompt Suggestions": "",
 	"Default User Role": "",
 	"Default User Role": "",
-	"delete": "",
 	"Delete": "",
 	"Delete": "",
 	"Delete a model": "",
 	"Delete a model": "",
 	"Delete All Chats": "",
 	"Delete All Chats": "",
 	"Delete chat": "",
 	"Delete chat": "",
 	"Delete Chat": "",
 	"Delete Chat": "",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "",
 	"delete this link": "",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "",
 	"Documents": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
-	"Don't Allow": "",
 	"Don't have an account?": "",
 	"Don't have an account?": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "",
 	"Download": "",
 	"Download canceled": "",
 	"Download canceled": "",
 	"Download Database": "",
 	"Download Database": "",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "",
 	"Drop any files here to add to the conversation": "",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"Edit": "",
 	"Edit": "",
-	"Edit Doc": "",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "",
 	"Edit User": "",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "",
 	"Enter Your Password": "",
 	"Enter Your Role": "",
 	"Enter Your Role": "",
 	"Error": "",
 	"Error": "",
+	"ERROR": "",
 	"Experimental": "",
 	"Experimental": "",
 	"Export": "",
 	"Export": "",
 	"Export All Chats (All Users)": "",
 	"Export All Chats (All Users)": "",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "",
 	"Export Chats": "",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "",
 	"Export Models": "",
@@ -357,7 +354,6 @@
 	"Images": "",
 	"Images": "",
 	"Import Chats": "",
 	"Import Chats": "",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "",
 	"Import Models": "",
 	"Import Prompts": "",
 	"Import Prompts": "",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "",
 	"Install from Github URL": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "",
 	"Interface": "",
+	"Invalid file format.": "",
 	"Invalid Tag": "",
 	"Invalid Tag": "",
 	"January": "",
 	"January": "",
 	"join our Discord for help.": "",
 	"join our Discord for help.": "",
@@ -446,13 +443,13 @@
 	"More": "",
 	"More": "",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "",
 	"Name": "",
-	"Name Tag": "",
 	"Name your model": "",
 	"Name your model": "",
 	"New Chat": "",
 	"New Chat": "",
 	"New Password": "",
 	"New Password": "",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "",
 	"No results found": "",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "",
 	"OpenAI URL/Key required.": "",
 	"or": "",
 	"or": "",
 	"Other": "",
 	"Other": "",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "",
 	"Search a model": "",
 	"Search Chats": "",
 	"Search Chats": "",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "",
 	"Search Models": "",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech-to-Text Engine": "",
 	"Speech-to-Text Engine": "",
+	"Stop": "",
 	"Stop Sequence": "",
 	"Stop Sequence": "",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "",
 	"Template": "",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "",
 	"Text Completion": "",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "",
 	"Text-to-Speech Engine": "",
 	"Tfs Z": "",
 	"Tfs Z": "",
 	"Thanks for your feedback!": "",
 	"Thanks for your feedback!": "",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "",
 	"Thorough explanation": "",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Title": "",
 	"Title": "",
 	"Title (e.g. Tell me a fun fact)": "",
 	"Title (e.g. Tell me a fun fact)": "",
@@ -701,6 +702,7 @@
 	"Today": "",
 	"Today": "",
 	"Toggle settings": "",
 	"Toggle settings": "",
 	"Toggle sidebar": "",
 	"Toggle sidebar": "",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "",
 	"Upload Progress": "",
 	"URL Mode": "",
 	"URL Mode": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "",
 	"Use Gravatar": "",
 	"Use Gravatar": "",
 	"Use Initials": "",
 	"Use Initials": "",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 15 - 14
src/lib/i18n/locales/en-US/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "",
 	"Add custom prompt": "",
-	"Add Docs": "",
 	"Add Files": "",
 	"Add Files": "",
 	"Add Memory": "",
 	"Add Memory": "",
 	"Add message": "",
 	"Add message": "",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "",
 	"Advanced Parameters": "",
 	"Advanced Params": "",
 	"Advanced Params": "",
-	"all": "",
 	"All Documents": "",
 	"All Documents": "",
 	"All Users": "",
 	"All Users": "",
-	"Allow": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "",
 	"Cancel": "",
 	"Capabilities": "",
 	"Capabilities": "",
 	"Change Password": "",
 	"Change Password": "",
+	"Character": "",
 	"Chat": "",
 	"Chat": "",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "",
 	"Chat Bubble UI": "",
@@ -120,13 +118,13 @@
 	"Click here to select": "",
 	"Click here to select": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "",
 	"click here.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "",
 	"Clone": "",
 	"Close": "",
 	"Close": "",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "",
 	"Collection": "",
 	"ComfyUI": "",
 	"ComfyUI": "",
@@ -155,6 +153,7 @@
 	"Copy last code block": "",
 	"Copy last code block": "",
 	"Copy last response": "",
 	"Copy last response": "",
 	"Copy Link": "",
 	"Copy Link": "",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "",
 	"Copying to clipboard was successful!": "",
 	"Create a model": "",
 	"Create a model": "",
 	"Create Account": "",
 	"Create Account": "",
@@ -180,14 +179,12 @@
 	"Default model updated": "",
 	"Default model updated": "",
 	"Default Prompt Suggestions": "",
 	"Default Prompt Suggestions": "",
 	"Default User Role": "",
 	"Default User Role": "",
-	"delete": "",
 	"Delete": "",
 	"Delete": "",
 	"Delete a model": "",
 	"Delete a model": "",
 	"Delete All Chats": "",
 	"Delete All Chats": "",
 	"Delete chat": "",
 	"Delete chat": "",
 	"Delete Chat": "",
 	"Delete Chat": "",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "",
 	"delete this link": "",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "",
 	"Documents": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
-	"Don't Allow": "",
 	"Don't have an account?": "",
 	"Don't have an account?": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "",
 	"Download": "",
 	"Download canceled": "",
 	"Download canceled": "",
 	"Download Database": "",
 	"Download Database": "",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "",
 	"Drop any files here to add to the conversation": "",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"Edit": "",
 	"Edit": "",
-	"Edit Doc": "",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "",
 	"Edit User": "",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "",
 	"Enter Your Password": "",
 	"Enter Your Role": "",
 	"Enter Your Role": "",
 	"Error": "",
 	"Error": "",
+	"ERROR": "",
 	"Experimental": "",
 	"Experimental": "",
 	"Export": "",
 	"Export": "",
 	"Export All Chats (All Users)": "",
 	"Export All Chats (All Users)": "",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "",
 	"Export Chats": "",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "",
 	"Export Models": "",
@@ -357,7 +354,6 @@
 	"Images": "",
 	"Images": "",
 	"Import Chats": "",
 	"Import Chats": "",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "",
 	"Import Models": "",
 	"Import Prompts": "",
 	"Import Prompts": "",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "",
 	"Install from Github URL": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "",
 	"Interface": "",
+	"Invalid file format.": "",
 	"Invalid Tag": "",
 	"Invalid Tag": "",
 	"January": "",
 	"January": "",
 	"join our Discord for help.": "",
 	"join our Discord for help.": "",
@@ -446,13 +443,13 @@
 	"More": "",
 	"More": "",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "",
 	"Name": "",
-	"Name Tag": "",
 	"Name your model": "",
 	"Name your model": "",
 	"New Chat": "",
 	"New Chat": "",
 	"New Password": "",
 	"New Password": "",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "",
 	"No results found": "",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "",
 	"OpenAI URL/Key required.": "",
 	"or": "",
 	"or": "",
 	"Other": "",
 	"Other": "",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "",
 	"Search a model": "",
 	"Search Chats": "",
 	"Search Chats": "",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "",
 	"Search Models": "",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech-to-Text Engine": "",
 	"Speech-to-Text Engine": "",
+	"Stop": "",
 	"Stop Sequence": "",
 	"Stop Sequence": "",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "",
 	"Template": "",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "",
 	"Text Completion": "",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "",
 	"Text-to-Speech Engine": "",
 	"Tfs Z": "",
 	"Tfs Z": "",
 	"Thanks for your feedback!": "",
 	"Thanks for your feedback!": "",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "",
 	"Thorough explanation": "",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Title": "",
 	"Title": "",
 	"Title (e.g. Tell me a fun fact)": "",
 	"Title (e.g. Tell me a fun fact)": "",
@@ -701,6 +702,7 @@
 	"Today": "",
 	"Today": "",
 	"Toggle settings": "",
 	"Toggle settings": "",
 	"Toggle sidebar": "",
 	"Toggle sidebar": "",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "",
 	"Upload Progress": "",
 	"URL Mode": "",
 	"URL Mode": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "",
 	"Use Gravatar": "",
 	"Use Gravatar": "",
 	"Use Initials": "",
 	"Use Initials": "",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 18 - 17
src/lib/i18n/locales/es-ES/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "Agregar Contenido",
 	"Add Content": "Agregar Contenido",
 	"Add content here": "Agrege contenido aquí",
 	"Add content here": "Agrege contenido aquí",
 	"Add custom prompt": "Agregar un prompt personalizado",
 	"Add custom prompt": "Agregar un prompt personalizado",
-	"Add Docs": "Agregar Documentos",
 	"Add Files": "Agregar Archivos",
 	"Add Files": "Agregar Archivos",
 	"Add Memory": "Agregar Memoria",
 	"Add Memory": "Agregar Memoria",
 	"Add message": "Agregar mensaje",
 	"Add message": "Agregar mensaje",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Admins tienen acceso a todas las herramientas en todo momento; los usuarios necesitan herramientas asignadas por modelo en el espacio de trabajo.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Admins tienen acceso a todas las herramientas en todo momento; los usuarios necesitan herramientas asignadas por modelo en el espacio de trabajo.",
 	"Advanced Parameters": "Parámetros Avanzados",
 	"Advanced Parameters": "Parámetros Avanzados",
 	"Advanced Params": "Parámetros avanzados",
 	"Advanced Params": "Parámetros avanzados",
-	"all": "todo",
 	"All Documents": "Todos los Documentos",
 	"All Documents": "Todos los Documentos",
 	"All Users": "Todos los Usuarios",
 	"All Users": "Todos los Usuarios",
-	"Allow": "Permitir",
 	"Allow Chat Deletion": "Permitir Borrar Chats",
 	"Allow Chat Deletion": "Permitir Borrar Chats",
 	"Allow Chat Editing": "Permitir Editar Chat",
 	"Allow Chat Editing": "Permitir Editar Chat",
 	"Allow non-local voices": "Permitir voces no locales",
 	"Allow non-local voices": "Permitir voces no locales",
@@ -98,6 +95,7 @@
 	"Cancel": "Cancelar",
 	"Cancel": "Cancelar",
 	"Capabilities": "Capacidades",
 	"Capabilities": "Capacidades",
 	"Change Password": "Cambia la Contraseña",
 	"Change Password": "Cambia la Contraseña",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "Imágen de fondo del Chat",
 	"Chat Background Image": "Imágen de fondo del Chat",
 	"Chat Bubble UI": "Burbuja de chat UI",
 	"Chat Bubble UI": "Burbuja de chat UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Presiona aquí para seleccionar",
 	"Click here to select": "Presiona aquí para seleccionar",
 	"Click here to select a csv file.": "Presiona aquí para seleccionar un archivo csv.",
 	"Click here to select a csv file.": "Presiona aquí para seleccionar un archivo csv.",
 	"Click here to select a py file.": "Presiona aquí para seleccionar un archivo py.",
 	"Click here to select a py file.": "Presiona aquí para seleccionar un archivo py.",
-	"Click here to select documents.": "Presiona aquí para seleccionar documentos",
 	"Click here to upload a workflow.json file.": "Presiona aquí para subir un archivo workflow.json.",
 	"Click here to upload a workflow.json file.": "Presiona aquí para subir un archivo workflow.json.",
 	"click here.": "Presiona aquí.",
 	"click here.": "Presiona aquí.",
 	"Click on the user role button to change a user's role.": "Presiona en el botón de roles del usuario para cambiar su rol.",
 	"Click on the user role button to change a user's role.": "Presiona en el botón de roles del usuario para cambiar su rol.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permisos de escritura del portapapeles denegados. Por favor, comprueba las configuraciones de tu navegador para otorgar el acceso necesario.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permisos de escritura del portapapeles denegados. Por favor, comprueba las configuraciones de tu navegador para otorgar el acceso necesario.",
 	"Clone": "Clonar",
 	"Clone": "Clonar",
 	"Close": "Cerrar",
 	"Close": "Cerrar",
+	"Code execution": "",
 	"Code formatted successfully": "Se ha formateado correctamente el código.",
 	"Code formatted successfully": "Se ha formateado correctamente el código.",
 	"Collection": "Colección",
 	"Collection": "Colección",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copia el último bloque de código",
 	"Copy last code block": "Copia el último bloque de código",
 	"Copy last response": "Copia la última respuesta",
 	"Copy last response": "Copia la última respuesta",
 	"Copy Link": "Copiar enlace",
 	"Copy Link": "Copiar enlace",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "¡La copia al portapapeles se ha realizado correctamente!",
 	"Copying to clipboard was successful!": "¡La copia al portapapeles se ha realizado correctamente!",
 	"Create a model": "Crear un modelo",
 	"Create a model": "Crear un modelo",
 	"Create Account": "Crear una cuenta",
 	"Create Account": "Crear una cuenta",
@@ -180,14 +179,12 @@
 	"Default model updated": "El modelo por defecto ha sido actualizado",
 	"Default model updated": "El modelo por defecto ha sido actualizado",
 	"Default Prompt Suggestions": "Sugerencias de mensajes por defecto",
 	"Default Prompt Suggestions": "Sugerencias de mensajes por defecto",
 	"Default User Role": "Rol por defecto para usuarios",
 	"Default User Role": "Rol por defecto para usuarios",
-	"delete": "borrar",
 	"Delete": "Borrar",
 	"Delete": "Borrar",
 	"Delete a model": "Borra un modelo",
 	"Delete a model": "Borra un modelo",
 	"Delete All Chats": "Eliminar todos los chats",
 	"Delete All Chats": "Eliminar todos los chats",
 	"Delete chat": "Borrar chat",
 	"Delete chat": "Borrar chat",
 	"Delete Chat": "Borrar Chat",
 	"Delete Chat": "Borrar Chat",
 	"Delete chat?": "Borrar el chat?",
 	"Delete chat?": "Borrar el chat?",
-	"Delete Doc": "Borrar Doc",
 	"Delete function?": "Borrar la función?",
 	"Delete function?": "Borrar la función?",
 	"Delete prompt?": "Borrar el prompt?",
 	"Delete prompt?": "Borrar el prompt?",
 	"delete this link": "Borrar este enlace",
 	"delete this link": "Borrar este enlace",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentación",
 	"Documentation": "Documentación",
 	"Documents": "Documentos",
 	"Documents": "Documentos",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "no realiza ninguna conexión externa y sus datos permanecen seguros en su servidor alojado localmente.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "no realiza ninguna conexión externa y sus datos permanecen seguros en su servidor alojado localmente.",
-	"Don't Allow": "No Permitir",
 	"Don't have an account?": "¿No tienes una cuenta?",
 	"Don't have an account?": "¿No tienes una cuenta?",
 	"don't install random functions from sources you don't trust.": "no instale funciones aleatorias desde fuentes que no confíe.",
 	"don't install random functions from sources you don't trust.": "no instale funciones aleatorias desde fuentes que no confíe.",
 	"don't install random tools from sources you don't trust.": "no instale herramientas aleatorias desde fuentes que no confíe.",
 	"don't install random tools from sources you don't trust.": "no instale herramientas aleatorias desde fuentes que no confíe.",
@@ -224,10 +220,11 @@
 	"Download": "Descargar",
 	"Download": "Descargar",
 	"Download canceled": "Descarga cancelada",
 	"Download canceled": "Descarga cancelada",
 	"Download Database": "Descarga la Base de Datos",
 	"Download Database": "Descarga la Base de Datos",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Suelta cualquier archivo aquí para agregarlo a la conversación",
 	"Drop any files here to add to the conversation": "Suelta cualquier archivo aquí para agregarlo a la conversación",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p.ej. '30s','10m'. Unidades válidas de tiempo son 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "p.ej. '30s','10m'. Unidades válidas de tiempo son 's', 'm', 'h'.",
 	"Edit": "Editar",
 	"Edit": "Editar",
-	"Edit Doc": "Editar Documento",
 	"Edit Memory": "Editar Memoria",
 	"Edit Memory": "Editar Memoria",
 	"Edit User": "Editar Usuario",
 	"Edit User": "Editar Usuario",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Ingrese su contraseña",
 	"Enter Your Password": "Ingrese su contraseña",
 	"Enter Your Role": "Ingrese su rol",
 	"Enter Your Role": "Ingrese su rol",
 	"Error": "Error",
 	"Error": "Error",
+	"ERROR": "",
 	"Experimental": "Experimental",
 	"Experimental": "Experimental",
 	"Export": "Exportar",
 	"Export": "Exportar",
 	"Export All Chats (All Users)": "Exportar todos los chats (Todos los usuarios)",
 	"Export All Chats (All Users)": "Exportar todos los chats (Todos los usuarios)",
 	"Export chat (.json)": "Exportar chat (.json)",
 	"Export chat (.json)": "Exportar chat (.json)",
 	"Export Chats": "Exportar Chats",
 	"Export Chats": "Exportar Chats",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportar el mapeo de documentos",
 	"Export Functions": "Exportar Funciones",
 	"Export Functions": "Exportar Funciones",
 	"Export LiteLLM config.yaml": "Exportar LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Exportar LiteLLM config.yaml",
 	"Export Models": "Exportar Modelos",
 	"Export Models": "Exportar Modelos",
@@ -295,7 +292,7 @@
 	"Export Tools": "Exportar Herramientas",
 	"Export Tools": "Exportar Herramientas",
 	"External Models": "Modelos Externos",
 	"External Models": "Modelos Externos",
 	"Failed to add file.": "",
 	"Failed to add file.": "",
-    "Failed to create API Key.": "No se pudo crear la clave API.",
+	"Failed to create API Key.": "No se pudo crear la clave API.",
 	"Failed to read clipboard contents": "No se pudo leer el contenido del portapapeles",
 	"Failed to read clipboard contents": "No se pudo leer el contenido del portapapeles",
 	"Failed to update settings": "Falla al actualizar los ajustes",
 	"Failed to update settings": "Falla al actualizar los ajustes",
 	"Failed to upload file.": "Falla al subir el archivo.",
 	"Failed to upload file.": "Falla al subir el archivo.",
@@ -357,7 +354,6 @@
 	"Images": "Imágenes",
 	"Images": "Imágenes",
 	"Import Chats": "Importar chats",
 	"Import Chats": "Importar chats",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importar Mapeo de Documentos",
 	"Import Functions": "Importar Funciones",
 	"Import Functions": "Importar Funciones",
 	"Import Models": "Importar modelos",
 	"Import Models": "Importar modelos",
 	"Import Prompts": "Importar Prompts",
 	"Import Prompts": "Importar Prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instalar desde la URL de Github",
 	"Install from Github URL": "Instalar desde la URL de Github",
 	"Instant Auto-Send After Voice Transcription": "Auto-Enviar Después de la Transcripción de Voz",
 	"Instant Auto-Send After Voice Transcription": "Auto-Enviar Después de la Transcripción de Voz",
 	"Interface": "Interfaz",
 	"Interface": "Interfaz",
+	"Invalid file format.": "",
 	"Invalid Tag": "Etiqueta Inválida",
 	"Invalid Tag": "Etiqueta Inválida",
 	"January": "Enero",
 	"January": "Enero",
 	"join our Discord for help.": "Únase a nuestro Discord para obtener ayuda.",
 	"join our Discord for help.": "Únase a nuestro Discord para obtener ayuda.",
@@ -446,13 +443,13 @@
 	"More": "Más",
 	"More": "Más",
 	"Move to Top": "Mueve al tope",
 	"Move to Top": "Mueve al tope",
 	"Name": "Nombre",
 	"Name": "Nombre",
-	"Name Tag": "Nombre de etiqueta",
 	"Name your model": "Asigne un nombre a su modelo",
 	"Name your model": "Asigne un nombre a su modelo",
 	"New Chat": "Nuevo Chat",
 	"New Chat": "Nuevo Chat",
 	"New Password": "Nueva Contraseña",
 	"New Password": "Nueva Contraseña",
 	"No content found": "",
 	"No content found": "",
-    "No content to speak": "No hay contenido para hablar",
+	"No content to speak": "No hay contenido para hablar",
 	"No file selected": "Ningún archivo fué seleccionado",
 	"No file selected": "Ningún archivo fué seleccionado",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "No se encontró contenido HTML, CSS, o JavaScript.",
 	"No HTML, CSS, or JavaScript content found.": "No se encontró contenido HTML, CSS, o JavaScript.",
 	"No knowledge found": "No se encontró ningún conocimiento",
 	"No knowledge found": "No se encontró ningún conocimiento",
 	"No results found": "No se han encontrado resultados",
 	"No results found": "No se han encontrado resultados",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Clave de OpenAI es requerida.",
 	"OpenAI URL/Key required.": "URL/Clave de OpenAI es requerida.",
 	"or": "o",
 	"or": "o",
 	"Other": "Otro",
 	"Other": "Otro",
+	"OUTPUT": "",
 	"Output format": "Formato de salida",
 	"Output format": "Formato de salida",
 	"Overview": "Vista general",
 	"Overview": "Vista general",
 	"page": "página",
 	"page": "página",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de reranking establecido en \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de reranking establecido en \"{{reranking_model}}\"",
 	"Reset": "Reiniciar",
 	"Reset": "Reiniciar",
 	"Reset Upload Directory": "Reiniciar Directorio de carga",
 	"Reset Upload Directory": "Reiniciar Directorio de carga",
-	"Reset Vector Storage": "Restablecer almacenamiento vectorial",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copiar respuesta automáticamente al portapapeles",
 	"Response AutoCopy to Clipboard": "Copiar respuesta automáticamente al portapapeles",
 	"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 debido a que los permisos del sitio web han sido denegados. Por favor, visite las configuraciones de su navegador para otorgar el acceso necesario.",
 	"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 debido a que los permisos del sitio web han sido denegados. Por favor, visite las configuraciones de su navegador para otorgar el acceso necesario.",
 	"Response splitting": "División de respuestas",
 	"Response splitting": "División de respuestas",
@@ -570,7 +568,7 @@
 	"Search a model": "Buscar un modelo",
 	"Search a model": "Buscar un modelo",
 	"Search Chats": "Chats de búsqueda",
 	"Search Chats": "Chats de búsqueda",
 	"Search Collection": "Buscar Colección",
 	"Search Collection": "Buscar Colección",
-	"Search Documents": "Buscar Documentos",
+	"search for tags": "",
 	"Search Functions": "Buscar Funciones",
 	"Search Functions": "Buscar Funciones",
 	"Search Knowledge": "Buscar Conocimiento",
 	"Search Knowledge": "Buscar Conocimiento",
 	"Search Models": "Buscar Modelos",
 	"Search Models": "Buscar Modelos",
@@ -592,7 +590,7 @@
 	"Select a base model": "Seleccionar un modelo base",
 	"Select a base model": "Seleccionar un modelo base",
 	"Select a engine": "Busca un motor",
 	"Select a engine": "Busca un motor",
 	"Select a file to view or drag and drop a file to upload": "",
 	"Select a file to view or drag and drop a file to upload": "",
-    "Select a function": "Busca una función",
+	"Select a function": "Busca una función",
 	"Select a model": "Selecciona un modelo",
 	"Select a model": "Selecciona un modelo",
 	"Select a pipeline": "Selección de una Pipeline",
 	"Select a pipeline": "Selección de una Pipeline",
 	"Select a pipeline url": "Selección de una dirección URL de Pipeline",
 	"Select a pipeline url": "Selección de una dirección URL de Pipeline",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "Velocidad de reproducción de voz",
 	"Speech Playback Speed": "Velocidad de reproducción de voz",
 	"Speech recognition error: {{error}}": "Error de reconocimiento de voz: {{error}}",
 	"Speech recognition error: {{error}}": "Error de reconocimiento de voz: {{error}}",
 	"Speech-to-Text Engine": "Motor de voz a texto",
 	"Speech-to-Text Engine": "Motor de voz a texto",
+	"Stop": "",
 	"Stop Sequence": "Detener secuencia",
 	"Stop Sequence": "Detener secuencia",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Modelo STT",
 	"STT Model": "Modelo STT",
@@ -667,6 +666,7 @@
 	"Template": "Plantilla",
 	"Template": "Plantilla",
 	"Temporary Chat": "Chat temporal",
 	"Temporary Chat": "Chat temporal",
 	"Text Completion": "Finalización de texto",
 	"Text Completion": "Finalización de texto",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motor de texto a voz",
 	"Text-to-Speech Engine": "Motor de texto a voz",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "¡Gracias por tu retroalimentación!",
 	"Thanks for your feedback!": "¡Gracias por tu retroalimentación!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explicación exhaustiva",
 	"Thorough explanation": "Explicación exhaustiva",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "URL del servidor de Tika",
 	"Tika Server URL required.": "URL del servidor de Tika",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consejo: Actualice múltiples variables consecutivamente presionando la tecla tab en la entrada del chat después de cada reemplazo.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Consejo: Actualice múltiples variables consecutivamente presionando la tecla tab en la entrada del chat después de cada reemplazo.",
 	"Title": "Título",
 	"Title": "Título",
 	"Title (e.g. Tell me a fun fact)": "Título (por ejemplo, cuéntame una curiosidad)",
 	"Title (e.g. Tell me a fun fact)": "Título (por ejemplo, cuéntame una curiosidad)",
@@ -702,6 +703,7 @@
 	"Today": "Hoy",
 	"Today": "Hoy",
 	"Toggle settings": "Alternar configuración",
 	"Toggle settings": "Alternar configuración",
 	"Toggle sidebar": "Alternar barra lateral",
 	"Toggle sidebar": "Alternar barra lateral",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantener en el contexto de actualización (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a mantener en el contexto de actualización (num_keep)",
 	"Tool created successfully": "Herramienta creada con éxito",
 	"Tool created successfully": "Herramienta creada con éxito",
 	"Tool deleted successfully": "Herramienta eliminada con éxito",
 	"Tool deleted successfully": "Herramienta eliminada con éxito",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progreso de carga",
 	"Upload Progress": "Progreso de carga",
 	"URL Mode": "Modo de URL",
 	"URL Mode": "Modo de URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilize '#' en el prompt para cargar y incluir su conocimiento.",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilize '#' en el prompt para cargar y incluir su conocimiento.",
-	"Use '#' in the prompt input to load and select your documents.": "Utilice '#' en el prompt para cargar y seleccionar sus documentos.",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Initials": "Usar Iniciales",
 	"Use Initials": "Usar Iniciales",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/fa-IR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "اضافه کردن یک درخواست سفارشی",
 	"Add custom prompt": "اضافه کردن یک درخواست سفارشی",
-	"Add Docs": "اضافه کردن اسناد",
 	"Add Files": "اضافه کردن فایل\u200cها",
 	"Add Files": "اضافه کردن فایل\u200cها",
 	"Add Memory": "اضافه کردن یادگیری",
 	"Add Memory": "اضافه کردن یادگیری",
 	"Add message": "اضافه کردن پیغام",
 	"Add message": "اضافه کردن پیغام",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "پارامترهای پیشرفته",
 	"Advanced Parameters": "پارامترهای پیشرفته",
 	"Advanced Params": "پارام های پیشرفته",
 	"Advanced Params": "پارام های پیشرفته",
-	"all": "همه",
 	"All Documents": "تمام سند ها",
 	"All Documents": "تمام سند ها",
 	"All Users": "همه کاربران",
 	"All Users": "همه کاربران",
-	"Allow": "اجازه دادن",
 	"Allow Chat Deletion": "اجازه حذف گپ",
 	"Allow Chat Deletion": "اجازه حذف گپ",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "لغو",
 	"Cancel": "لغو",
 	"Capabilities": "قابلیت",
 	"Capabilities": "قابلیت",
 	"Change Password": "تغییر رمز عبور",
 	"Change Password": "تغییر رمز عبور",
+	"Character": "",
 	"Chat": "گپ",
 	"Chat": "گپ",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "UI\u200cی\u200c گفتگو\u200c",
 	"Chat Bubble UI": "UI\u200cی\u200c گفتگو\u200c",
@@ -120,13 +118,13 @@
 	"Click here to select": "برای انتخاب اینجا کلیک کنید",
 	"Click here to select": "برای انتخاب اینجا کلیک کنید",
 	"Click here to select a csv file.": "برای انتخاب یک فایل csv اینجا را کلیک کنید.",
 	"Click here to select a csv file.": "برای انتخاب یک فایل csv اینجا را کلیک کنید.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "برای انتخاب اسناد اینجا را کلیک کنید.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "اینجا کلیک کنید.",
 	"click here.": "اینجا کلیک کنید.",
 	"Click on the user role button to change a user's role.": "برای تغییر نقش کاربر، روی دکمه نقش کاربر کلیک کنید.",
 	"Click on the user role button to change a user's role.": "برای تغییر نقش کاربر، روی دکمه نقش کاربر کلیک کنید.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "کلون",
 	"Clone": "کلون",
 	"Close": "بسته",
 	"Close": "بسته",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "مجموعه",
 	"Collection": "مجموعه",
 	"ComfyUI": "کومیوآی",
 	"ComfyUI": "کومیوآی",
@@ -155,6 +153,7 @@
 	"Copy last code block": "کپی آخرین بلوک کد",
 	"Copy last code block": "کپی آخرین بلوک کد",
 	"Copy last response": "کپی آخرین پاسخ",
 	"Copy last response": "کپی آخرین پاسخ",
 	"Copy Link": "کپی لینک",
 	"Copy Link": "کپی لینک",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "کپی کردن در کلیپ بورد با موفقیت انجام شد!",
 	"Copying to clipboard was successful!": "کپی کردن در کلیپ بورد با موفقیت انجام شد!",
 	"Create a model": "ایجاد یک مدل",
 	"Create a model": "ایجاد یک مدل",
 	"Create Account": "ساخت حساب کاربری",
 	"Create Account": "ساخت حساب کاربری",
@@ -180,14 +179,12 @@
 	"Default model updated": "مدل پیشفرض به\u200cروزرسانی شد",
 	"Default model updated": "مدل پیشفرض به\u200cروزرسانی شد",
 	"Default Prompt Suggestions": "پیشنهادات پرامپت پیش فرض",
 	"Default Prompt Suggestions": "پیشنهادات پرامپت پیش فرض",
 	"Default User Role": "نقش کاربر پیش فرض",
 	"Default User Role": "نقش کاربر پیش فرض",
-	"delete": "حذف",
 	"Delete": "حذف",
 	"Delete": "حذف",
 	"Delete a model": "حذف یک مدل",
 	"Delete a model": "حذف یک مدل",
 	"Delete All Chats": "حذف همه گفتگوها",
 	"Delete All Chats": "حذف همه گفتگوها",
 	"Delete chat": "حذف گپ",
 	"Delete chat": "حذف گپ",
 	"Delete Chat": "حذف گپ",
 	"Delete Chat": "حذف گپ",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "حذف این لینک",
 	"delete this link": "حذف این لینک",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "اسناد",
 	"Documents": "اسناد",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "هیچ اتصال خارجی ایجاد نمی کند و داده های شما به طور ایمن در سرور میزبان محلی شما باقی می ماند.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "هیچ اتصال خارجی ایجاد نمی کند و داده های شما به طور ایمن در سرور میزبان محلی شما باقی می ماند.",
-	"Don't Allow": "اجازه نده",
 	"Don't have an account?": "حساب کاربری ندارید؟",
 	"Don't have an account?": "حساب کاربری ندارید؟",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "دانلود کن",
 	"Download": "دانلود کن",
 	"Download canceled": "دانلود لغو شد",
 	"Download canceled": "دانلود لغو شد",
 	"Download Database": "دانلود پایگاه داده",
 	"Download Database": "دانلود پایگاه داده",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود",
 	"Drop any files here to add to the conversation": "هر فایلی را اینجا رها کنید تا به مکالمه اضافه شود",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "به طور مثال '30s','10m'. واحد\u200cهای زمانی معتبر 's', 'm', 'h' هستند.",
 	"Edit": "ویرایش",
 	"Edit": "ویرایش",
-	"Edit Doc": "ویرایش سند",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "ویرایش کاربر",
 	"Edit User": "ویرایش کاربر",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "رمز عبور خود را وارد کنید",
 	"Enter Your Password": "رمز عبور خود را وارد کنید",
 	"Enter Your Role": "نقش خود را وارد کنید",
 	"Enter Your Role": "نقش خود را وارد کنید",
 	"Error": "خطا",
 	"Error": "خطا",
+	"ERROR": "",
 	"Experimental": "آزمایشی",
 	"Experimental": "آزمایشی",
 	"Export": "صادرات",
 	"Export": "صادرات",
 	"Export All Chats (All Users)": "اکسپورت از همه گپ\u200cها(همه کاربران)",
 	"Export All Chats (All Users)": "اکسپورت از همه گپ\u200cها(همه کاربران)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "اکسپورت از گپ\u200cها",
 	"Export Chats": "اکسپورت از گپ\u200cها",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "اکسپورت از نگاشت اسناد",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "مدل های صادرات",
 	"Export Models": "مدل های صادرات",
@@ -357,7 +354,6 @@
 	"Images": "تصاویر",
 	"Images": "تصاویر",
 	"Import Chats": "ایمپورت گپ\u200cها",
 	"Import Chats": "ایمپورت گپ\u200cها",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "ایمپورت نگاشت اسناد",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "واردات مدلها",
 	"Import Models": "واردات مدلها",
 	"Import Prompts": "ایمپورت پرامپت\u200cها",
 	"Import Prompts": "ایمپورت پرامپت\u200cها",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "نصب از ادرس Github",
 	"Install from Github URL": "نصب از ادرس Github",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "رابط",
 	"Interface": "رابط",
+	"Invalid file format.": "",
 	"Invalid Tag": "تگ نامعتبر",
 	"Invalid Tag": "تگ نامعتبر",
 	"January": "ژانویه",
 	"January": "ژانویه",
 	"join our Discord for help.": "برای کمک به دیسکورد ما بپیوندید.",
 	"join our Discord for help.": "برای کمک به دیسکورد ما بپیوندید.",
@@ -446,13 +443,13 @@
 	"More": "بیشتر",
 	"More": "بیشتر",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "نام",
 	"Name": "نام",
-	"Name Tag": "نام تگ",
 	"Name your model": "نام مدل خود را",
 	"Name your model": "نام مدل خود را",
 	"New Chat": "گپ جدید",
 	"New Chat": "گپ جدید",
 	"New Password": "رمز عبور جدید",
 	"New Password": "رمز عبور جدید",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "نتیجه\u200cای یافت نشد",
 	"No results found": "نتیجه\u200cای یافت نشد",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Key OpenAI مورد نیاز است.",
 	"OpenAI URL/Key required.": "URL/Key OpenAI مورد نیاز است.",
 	"or": "روشن",
 	"or": "روشن",
 	"Other": "دیگر",
 	"Other": "دیگر",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "مدل ری\u200cشناسی مجدد به \"{{reranking_model}}\" تنظیم شده است",
 	"Reranking model set to \"{{reranking_model}}\"": "مدل ری\u200cشناسی مجدد به \"{{reranking_model}}\" تنظیم شده است",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "بازنشانی ذخیره سازی برداری",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "کپی خودکار پاسخ به کلیپ بورد",
 	"Response AutoCopy to Clipboard": "کپی خودکار پاسخ به کلیپ بورد",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "جستجوی مدل",
 	"Search a model": "جستجوی مدل",
 	"Search Chats": "جستجو گپ ها",
 	"Search Chats": "جستجو گپ ها",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "جستجوی اسناد",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "مدل های جستجو",
 	"Search Models": "مدل های جستجو",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "خطای تشخیص گفتار: {{error}}",
 	"Speech recognition error: {{error}}": "خطای تشخیص گفتار: {{error}}",
 	"Speech-to-Text Engine": "موتور گفتار به متن",
 	"Speech-to-Text Engine": "موتور گفتار به متن",
+	"Stop": "",
 	"Stop Sequence": "توالی توقف",
 	"Stop Sequence": "توالی توقف",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "الگو",
 	"Template": "الگو",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "تکمیل متن",
 	"Text Completion": "تکمیل متن",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "موتور تبدیل متن به گفتار",
 	"Text-to-Speech Engine": "موتور تبدیل متن به گفتار",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "با تشکر از بازخورد شما!",
 	"Thanks for your feedback!": "با تشکر از بازخورد شما!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "توضیح کامل",
 	"Thorough explanation": "توضیح کامل",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "با فشردن کلید Tab در ورودی چت پس از هر بار تعویض، چندین متغیر را به صورت متوالی به روزرسانی کنید.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "با فشردن کلید Tab در ورودی چت پس از هر بار تعویض، چندین متغیر را به صورت متوالی به روزرسانی کنید.",
 	"Title": "عنوان",
 	"Title": "عنوان",
 	"Title (e.g. Tell me a fun fact)": "عنوان (برای مثال: به من بگوید چیزی که دوست دارید)",
 	"Title (e.g. Tell me a fun fact)": "عنوان (برای مثال: به من بگوید چیزی که دوست دارید)",
@@ -701,6 +702,7 @@
 	"Today": "امروز",
 	"Today": "امروز",
 	"Toggle settings": "نمایش/عدم نمایش تنظیمات",
 	"Toggle settings": "نمایش/عدم نمایش تنظیمات",
 	"Toggle sidebar": "نمایش/عدم نمایش نوار کناری",
 	"Toggle sidebar": "نمایش/عدم نمایش نوار کناری",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "پیشرفت آپلود",
 	"Upload Progress": "پیشرفت آپلود",
 	"URL Mode": "حالت URL",
 	"URL Mode": "حالت URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "در پرامپت از '#' برای لود و انتخاب اسناد خود استفاده کنید.",
 	"Use Gravatar": "استفاده از گراواتار",
 	"Use Gravatar": "استفاده از گراواتار",
 	"Use Initials": "استفاده از آبزوده",
 	"Use Initials": "استفاده از آبزوده",
 	"use_mlock (Ollama)": "use_mlock (اولاما)",
 	"use_mlock (Ollama)": "use_mlock (اولاما)",

+ 15 - 14
src/lib/i18n/locales/fi-FI/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Lisää mukautettu kehote",
 	"Add custom prompt": "Lisää mukautettu kehote",
-	"Add Docs": "Lisää asiakirjoja",
 	"Add Files": "Lisää tiedostoja",
 	"Add Files": "Lisää tiedostoja",
 	"Add Memory": "Lisää muistia",
 	"Add Memory": "Lisää muistia",
 	"Add message": "Lisää viesti",
 	"Add message": "Lisää viesti",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Edistyneet parametrit",
 	"Advanced Parameters": "Edistyneet parametrit",
 	"Advanced Params": "Edistyneet parametrit",
 	"Advanced Params": "Edistyneet parametrit",
-	"all": "kaikki",
 	"All Documents": "Kaikki asiakirjat",
 	"All Documents": "Kaikki asiakirjat",
 	"All Users": "Kaikki käyttäjät",
 	"All Users": "Kaikki käyttäjät",
-	"Allow": "Salli",
 	"Allow Chat Deletion": "Salli keskustelujen poisto",
 	"Allow Chat Deletion": "Salli keskustelujen poisto",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Peruuta",
 	"Cancel": "Peruuta",
 	"Capabilities": "Ominaisuuksia",
 	"Capabilities": "Ominaisuuksia",
 	"Change Password": "Vaihda salasana",
 	"Change Password": "Vaihda salasana",
+	"Character": "",
 	"Chat": "Keskustelu",
 	"Chat": "Keskustelu",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Keskustelu-pallojen käyttöliittymä",
 	"Chat Bubble UI": "Keskustelu-pallojen käyttöliittymä",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klikkaa tästä valitaksesi",
 	"Click here to select": "Klikkaa tästä valitaksesi",
 	"Click here to select a csv file.": "Klikkaa tästä valitaksesi CSV-tiedosto.",
 	"Click here to select a csv file.": "Klikkaa tästä valitaksesi CSV-tiedosto.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Klikkaa tästä valitaksesi asiakirjoja.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "klikkaa tästä.",
 	"click here.": "klikkaa tästä.",
 	"Click on the user role button to change a user's role.": "Klikkaa käyttäjän roolipainiketta vaihtaaksesi käyttäjän roolia.",
 	"Click on the user role button to change a user's role.": "Klikkaa käyttäjän roolipainiketta vaihtaaksesi käyttäjän roolia.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Klooni",
 	"Clone": "Klooni",
 	"Close": "Sulje",
 	"Close": "Sulje",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Kokoelma",
 	"Collection": "Kokoelma",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopioi viimeisin koodilohko",
 	"Copy last code block": "Kopioi viimeisin koodilohko",
 	"Copy last response": "Kopioi viimeisin vastaus",
 	"Copy last response": "Kopioi viimeisin vastaus",
 	"Copy Link": "Kopioi linkki",
 	"Copy Link": "Kopioi linkki",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopioiminen leikepöydälle onnistui!",
 	"Copying to clipboard was successful!": "Kopioiminen leikepöydälle onnistui!",
 	"Create a model": "Mallin luominen",
 	"Create a model": "Mallin luominen",
 	"Create Account": "Luo tili",
 	"Create Account": "Luo tili",
@@ -180,14 +179,12 @@
 	"Default model updated": "Oletusmalli päivitetty",
 	"Default model updated": "Oletusmalli päivitetty",
 	"Default Prompt Suggestions": "Oletuskehotteiden ehdotukset",
 	"Default Prompt Suggestions": "Oletuskehotteiden ehdotukset",
 	"Default User Role": "Oletuskäyttäjärooli",
 	"Default User Role": "Oletuskäyttäjärooli",
-	"delete": "poista",
 	"Delete": "Poista",
 	"Delete": "Poista",
 	"Delete a model": "Poista malli",
 	"Delete a model": "Poista malli",
 	"Delete All Chats": "Poista kaikki keskustelut",
 	"Delete All Chats": "Poista kaikki keskustelut",
 	"Delete chat": "Poista keskustelu",
 	"Delete chat": "Poista keskustelu",
 	"Delete Chat": "Poista keskustelu",
 	"Delete Chat": "Poista keskustelu",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "poista tämä linkki",
 	"delete this link": "poista tämä linkki",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Asiakirjat",
 	"Documents": "Asiakirjat",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ei tee ulkoisia yhteyksiä, ja tietosi pysyvät turvallisesti paikallisesti isännöidyllä palvelimellasi.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ei tee ulkoisia yhteyksiä, ja tietosi pysyvät turvallisesti paikallisesti isännöidyllä palvelimellasi.",
-	"Don't Allow": "Älä salli",
 	"Don't have an account?": "Eikö sinulla ole tiliä?",
 	"Don't have an account?": "Eikö sinulla ole tiliä?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Lataa",
 	"Download": "Lataa",
 	"Download canceled": "Lataus peruutettu",
 	"Download canceled": "Lataus peruutettu",
 	"Download Database": "Lataa tietokanta",
 	"Download Database": "Lataa tietokanta",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Pudota tiedostoja tähän lisätäksesi ne keskusteluun",
 	"Drop any files here to add to the conversation": "Pudota tiedostoja tähän lisätäksesi ne keskusteluun",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "esim. '30s', '10m'. Kelpoiset aikayksiköt ovat 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "esim. '30s', '10m'. Kelpoiset aikayksiköt ovat 's', 'm', 'h'.",
 	"Edit": "Muokkaa",
 	"Edit": "Muokkaa",
-	"Edit Doc": "Muokkaa asiakirjaa",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Muokkaa käyttäjää",
 	"Edit User": "Muokkaa käyttäjää",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Syötä salasanasi",
 	"Enter Your Password": "Syötä salasanasi",
 	"Enter Your Role": "Syötä roolisi",
 	"Enter Your Role": "Syötä roolisi",
 	"Error": "Virhe",
 	"Error": "Virhe",
+	"ERROR": "",
 	"Experimental": "Kokeellinen",
 	"Experimental": "Kokeellinen",
 	"Export": "Vienti",
 	"Export": "Vienti",
 	"Export All Chats (All Users)": "Vie kaikki keskustelut (kaikki käyttäjät)",
 	"Export All Chats (All Users)": "Vie kaikki keskustelut (kaikki käyttäjät)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Vie keskustelut",
 	"Export Chats": "Vie keskustelut",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Vie asiakirjakartoitus",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Vie malleja",
 	"Export Models": "Vie malleja",
@@ -357,7 +354,6 @@
 	"Images": "Kuvat",
 	"Images": "Kuvat",
 	"Import Chats": "Tuo keskustelut",
 	"Import Chats": "Tuo keskustelut",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Tuo asiakirjakartoitus",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Mallien tuominen",
 	"Import Models": "Mallien tuominen",
 	"Import Prompts": "Tuo kehotteita",
 	"Import Prompts": "Tuo kehotteita",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Asenna Githubin URL-osoitteesta",
 	"Install from Github URL": "Asenna Githubin URL-osoitteesta",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Käyttöliittymä",
 	"Interface": "Käyttöliittymä",
+	"Invalid file format.": "",
 	"Invalid Tag": "Virheellinen tagi",
 	"Invalid Tag": "Virheellinen tagi",
 	"January": "tammikuu",
 	"January": "tammikuu",
 	"join our Discord for help.": "liity Discordiimme saadaksesi apua.",
 	"join our Discord for help.": "liity Discordiimme saadaksesi apua.",
@@ -446,13 +443,13 @@
 	"More": "Lisää",
 	"More": "Lisää",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nimi",
 	"Name": "Nimi",
-	"Name Tag": "Nimitagi",
 	"Name your model": "Mallin nimeäminen",
 	"Name your model": "Mallin nimeäminen",
 	"New Chat": "Uusi keskustelu",
 	"New Chat": "Uusi keskustelu",
 	"New Password": "Uusi salasana",
 	"New Password": "Uusi salasana",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Ei tuloksia",
 	"No results found": "Ei tuloksia",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/ -avain vaaditaan.",
 	"OpenAI URL/Key required.": "OpenAI URL/ -avain vaaditaan.",
 	"or": "tai",
 	"or": "tai",
 	"Other": "Muu",
 	"Other": "Muu",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "\"{{reranking_model}}\" valittu uudelleenpisteytysmalliksi",
 	"Reranking model set to \"{{reranking_model}}\"": "\"{{reranking_model}}\" valittu uudelleenpisteytysmalliksi",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Tyhjennä vektorivarasto",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Vastauksen automaattikopiointi leikepöydälle",
 	"Response AutoCopy to Clipboard": "Vastauksen automaattikopiointi leikepöydälle",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Hae mallia",
 	"Search a model": "Hae mallia",
 	"Search Chats": "Etsi chatteja",
 	"Search Chats": "Etsi chatteja",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Hae asiakirjoja",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Hae malleja",
 	"Search Models": "Hae malleja",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Puheentunnistusvirhe: {{error}}",
 	"Speech recognition error: {{error}}": "Puheentunnistusvirhe: {{error}}",
 	"Speech-to-Text Engine": "Puheentunnistusmoottori",
 	"Speech-to-Text Engine": "Puheentunnistusmoottori",
+	"Stop": "",
 	"Stop Sequence": "Lopetussekvenssi",
 	"Stop Sequence": "Lopetussekvenssi",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "Malline",
 	"Template": "Malline",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Tekstin täydennys",
 	"Text Completion": "Tekstin täydennys",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Puhemoottori",
 	"Text-to-Speech Engine": "Puhemoottori",
 	"Tfs Z": "TFS Z",
 	"Tfs Z": "TFS Z",
 	"Thanks for your feedback!": "Kiitos palautteestasi!",
 	"Thanks for your feedback!": "Kiitos palautteestasi!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Perusteellinen selitys",
 	"Thorough explanation": "Perusteellinen selitys",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Vinkki: Päivitä useita muuttujapaikkoja peräkkäin painamalla tabulaattoria keskustelusyötteessä jokaisen korvauksen jälkeen.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Vinkki: Päivitä useita muuttujapaikkoja peräkkäin painamalla tabulaattoria keskustelusyötteessä jokaisen korvauksen jälkeen.",
 	"Title": "Otsikko",
 	"Title": "Otsikko",
 	"Title (e.g. Tell me a fun fact)": "Otsikko (esim. Kerro hauska fakta)",
 	"Title (e.g. Tell me a fun fact)": "Otsikko (esim. Kerro hauska fakta)",
@@ -701,6 +702,7 @@
 	"Today": "Tänään",
 	"Today": "Tänään",
 	"Toggle settings": "Kytke asetukset",
 	"Toggle settings": "Kytke asetukset",
 	"Toggle sidebar": "Kytke sivupalkki",
 	"Toggle sidebar": "Kytke sivupalkki",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Latauksen eteneminen",
 	"Upload Progress": "Latauksen eteneminen",
 	"URL Mode": "URL-tila",
 	"URL Mode": "URL-tila",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Käytä '#' syötteessä ladataksesi ja valitaksesi asiakirjoja.",
 	"Use Gravatar": "Käytä Gravataria",
 	"Use Gravatar": "Käytä Gravataria",
 	"Use Initials": "Käytä alkukirjaimia",
 	"Use Initials": "Käytä alkukirjaimia",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/fr-CA/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Ajouter une prompt personnalisée",
 	"Add custom prompt": "Ajouter une prompt personnalisée",
-	"Add Docs": "Ajouter de la documentation",
 	"Add Files": "Ajouter des fichiers",
 	"Add Files": "Ajouter des fichiers",
 	"Add Memory": "Ajouter de la mémoire",
 	"Add Memory": "Ajouter de la mémoire",
 	"Add message": "Ajouter un message",
 	"Add message": "Ajouter un message",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Les administrateurs ont accès à tous les outils en tout temps ; les utilisateurs ont besoin d'outils affectés par modèle dans l'espace de travail.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Les administrateurs ont accès à tous les outils en tout temps ; les utilisateurs ont besoin d'outils affectés par modèle dans l'espace de travail.",
 	"Advanced Parameters": "Paramètres avancés",
 	"Advanced Parameters": "Paramètres avancés",
 	"Advanced Params": "Paramètres avancés",
 	"Advanced Params": "Paramètres avancés",
-	"all": "toutes",
 	"All Documents": "Tous les documents",
 	"All Documents": "Tous les documents",
 	"All Users": "Tous les Utilisateurs",
 	"All Users": "Tous les Utilisateurs",
-	"Allow": "Autoriser",
 	"Allow Chat Deletion": "Autoriser la suppression de l'historique de chat",
 	"Allow Chat Deletion": "Autoriser la suppression de l'historique de chat",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Autoriser les voix non locales",
 	"Allow non-local voices": "Autoriser les voix non locales",
@@ -98,6 +95,7 @@
 	"Cancel": "Annuler",
 	"Cancel": "Annuler",
 	"Capabilities": "Capacités",
 	"Capabilities": "Capacités",
 	"Change Password": "Changer le mot de passe",
 	"Change Password": "Changer le mot de passe",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "Image d'arrière-plan de la fenêtre de chat",
 	"Chat Background Image": "Image d'arrière-plan de la fenêtre de chat",
 	"Chat Bubble UI": "Bulles de discussion",
 	"Chat Bubble UI": "Bulles de discussion",
@@ -120,13 +118,13 @@
 	"Click here to select": "Cliquez ici pour sélectionner",
 	"Click here to select": "Cliquez ici pour sélectionner",
 	"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier CSV.",
 	"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier CSV.",
 	"Click here to select a py file.": "Cliquez ici pour sélectionner un fichier .py.",
 	"Click here to select a py file.": "Cliquez ici pour sélectionner un fichier .py.",
-	"Click here to select documents.": "Cliquez ici pour sélectionner les documents.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "cliquez ici.",
 	"click here.": "cliquez ici.",
 	"Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour modifier le rôle d'un utilisateur.",
 	"Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour modifier le rôle d'un utilisateur.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "L'autorisation d'écriture du presse-papier a été refusée. Veuillez vérifier les paramètres de votre navigateur pour accorder l'accès nécessaire.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "L'autorisation d'écriture du presse-papier a été refusée. Veuillez vérifier les paramètres de votre navigateur pour accorder l'accès nécessaire.",
 	"Clone": "Copie conforme",
 	"Clone": "Copie conforme",
 	"Close": "Fermer",
 	"Close": "Fermer",
+	"Code execution": "",
 	"Code formatted successfully": "Le code a été formaté avec succès",
 	"Code formatted successfully": "Le code a été formaté avec succès",
 	"Collection": "Collection",
 	"Collection": "Collection",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copier le dernier bloc de code",
 	"Copy last code block": "Copier le dernier bloc de code",
 	"Copy last response": "Copier la dernière réponse",
 	"Copy last response": "Copier la dernière réponse",
 	"Copy Link": "Copier le lien",
 	"Copy Link": "Copier le lien",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Create a model": "Créer un modèle",
 	"Create a model": "Créer un modèle",
 	"Create Account": "Créer un compte",
 	"Create Account": "Créer un compte",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modèle par défaut mis à jour",
 	"Default model updated": "Modèle par défaut mis à jour",
 	"Default Prompt Suggestions": "Suggestions de prompts par défaut",
 	"Default Prompt Suggestions": "Suggestions de prompts par défaut",
 	"Default User Role": "Rôle utilisateur par défaut",
 	"Default User Role": "Rôle utilisateur par défaut",
-	"delete": "supprimer",
 	"Delete": "Supprimer",
 	"Delete": "Supprimer",
 	"Delete a model": "Supprimer un modèle",
 	"Delete a model": "Supprimer un modèle",
 	"Delete All Chats": "Supprimer toutes les conversations",
 	"Delete All Chats": "Supprimer toutes les conversations",
 	"Delete chat": "Supprimer la conversation",
 	"Delete chat": "Supprimer la conversation",
 	"Delete Chat": "Supprimer la Conversation",
 	"Delete Chat": "Supprimer la Conversation",
 	"Delete chat?": "Supprimer la conversation ?",
 	"Delete chat?": "Supprimer la conversation ?",
-	"Delete Doc": "",
 	"Delete function?": "Supprimer la fonction ?",
 	"Delete function?": "Supprimer la fonction ?",
 	"Delete prompt?": "Supprimer la prompt ?",
 	"Delete prompt?": "Supprimer la prompt ?",
 	"delete this link": "supprimer ce lien",
 	"delete this link": "supprimer ce lien",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentation",
 	"Documentation": "Documentation",
 	"Documents": "Documents",
 	"Documents": "Documents",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe et garde vos données en sécurité sur votre serveur local.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe et garde vos données en sécurité sur votre serveur local.",
-	"Don't Allow": "Ne pas autoriser",
 	"Don't have an account?": "Vous n'avez pas de compte ?",
 	"Don't have an account?": "Vous n'avez pas de compte ?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Télécharger",
 	"Download": "Télécharger",
 	"Download canceled": "Téléchargement annulé",
 	"Download canceled": "Téléchargement annulé",
 	"Download Database": "Télécharger la base de données",
 	"Download Database": "Télécharger la base de données",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
 	"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
 	"Edit": "Modifier",
 	"Edit": "Modifier",
-	"Edit Doc": "Modifier le document",
 	"Edit Memory": "Modifier la mémoire",
 	"Edit Memory": "Modifier la mémoire",
 	"Edit User": "Modifier l'utilisateur",
 	"Edit User": "Modifier l'utilisateur",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Entrez votre mot de passe",
 	"Enter Your Password": "Entrez votre mot de passe",
 	"Enter Your Role": "Entrez votre rôle",
 	"Enter Your Role": "Entrez votre rôle",
 	"Error": "Erreur",
 	"Error": "Erreur",
+	"ERROR": "",
 	"Experimental": "Expérimental",
 	"Experimental": "Expérimental",
 	"Export": "Exportation",
 	"Export": "Exportation",
 	"Export All Chats (All Users)": "Exporter toutes les conversations (tous les utilisateurs)",
 	"Export All Chats (All Users)": "Exporter toutes les conversations (tous les utilisateurs)",
 	"Export chat (.json)": "Exporter la discussion (.json)",
 	"Export chat (.json)": "Exporter la discussion (.json)",
 	"Export Chats": "Exporter les conversations",
 	"Export Chats": "Exporter les conversations",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportez la correspondance des documents",
 	"Export Functions": "Exportez les Fonctions",
 	"Export Functions": "Exportez les Fonctions",
 	"Export LiteLLM config.yaml": "Exportez le fichier LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Exportez le fichier LiteLLM config.yaml",
 	"Export Models": "Exporter les modèles",
 	"Export Models": "Exporter les modèles",
@@ -357,7 +354,6 @@
 	"Images": "Images",
 	"Images": "Images",
 	"Import Chats": "Importer les discussions",
 	"Import Chats": "Importer les discussions",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Import de la correspondance des documents",
 	"Import Functions": "Import de fonctions",
 	"Import Functions": "Import de fonctions",
 	"Import Models": "Importer des modèles",
 	"Import Models": "Importer des modèles",
 	"Import Prompts": "Importer des Enseignes",
 	"Import Prompts": "Importer des Enseignes",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installer depuis l'URL GitHub",
 	"Install from Github URL": "Installer depuis l'URL GitHub",
 	"Instant Auto-Send After Voice Transcription": "Envoi automatique instantané après transcription vocale",
 	"Instant Auto-Send After Voice Transcription": "Envoi automatique instantané après transcription vocale",
 	"Interface": "Interface utilisateur",
 	"Interface": "Interface utilisateur",
+	"Invalid file format.": "",
 	"Invalid Tag": "Étiquette non valide",
 	"Invalid Tag": "Étiquette non valide",
 	"January": "Janvier",
 	"January": "Janvier",
 	"join our Discord for help.": "Rejoignez notre Discord pour obtenir de l'aide.",
 	"join our Discord for help.": "Rejoignez notre Discord pour obtenir de l'aide.",
@@ -446,13 +443,13 @@
 	"More": "Plus de",
 	"More": "Plus de",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nom",
 	"Name": "Nom",
-	"Name Tag": "Étiquette de nom",
 	"Name your model": "Nommez votre modèle",
 	"Name your model": "Nommez votre modèle",
 	"New Chat": "Nouvelle conversation",
 	"New Chat": "Nouvelle conversation",
 	"New Password": "Nouveau mot de passe",
 	"New Password": "Nouveau mot de passe",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Rien à signaler",
 	"No content to speak": "Rien à signaler",
 	"No file selected": "Aucun fichier sélectionné",
 	"No file selected": "Aucun fichier sélectionné",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Aucun résultat trouvé",
 	"No results found": "Aucun résultat trouvé",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Clé OpenAI requise.",
 	"OpenAI URL/Key required.": "URL/Clé OpenAI requise.",
 	"or": "ou",
 	"or": "ou",
 	"Other": "Autre",
 	"Other": "Autre",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modèle de ré-ranking défini sur « {{reranking_model}} »",
 	"Reranking model set to \"{{reranking_model}}\"": "Modèle de ré-ranking défini sur « {{reranking_model}} »",
 	"Reset": "Réinitialiser",
 	"Reset": "Réinitialiser",
 	"Reset Upload Directory": "Répertoire de téléchargement réinitialisé",
 	"Reset Upload Directory": "Répertoire de téléchargement réinitialisé",
-	"Reset Vector Storage": "Réinitialiser le stockage des vecteurs",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
 	"Response AutoCopy to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
 	"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 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 splitting": "Fractionnement de la réponse",
@@ -570,7 +568,7 @@
 	"Search a model": "Rechercher un modèle",
 	"Search a model": "Rechercher un modèle",
 	"Search Chats": "Rechercher des conversations",
 	"Search Chats": "Rechercher des conversations",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Recherche de documents",
+	"search for tags": "",
 	"Search Functions": "Fonctions de recherche",
 	"Search Functions": "Fonctions de recherche",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Rechercher des modèles",
 	"Search Models": "Rechercher des modèles",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Erreur de reconnaissance vocale\u00a0: {{error}}",
 	"Speech recognition error: {{error}}": "Erreur de reconnaissance vocale\u00a0: {{error}}",
 	"Speech-to-Text Engine": "Moteur de reconnaissance vocale",
 	"Speech-to-Text Engine": "Moteur de reconnaissance vocale",
+	"Stop": "",
 	"Stop Sequence": "Séquence d'arrêt",
 	"Stop Sequence": "Séquence d'arrêt",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Modèle de STT",
 	"STT Model": "Modèle de STT",
@@ -667,6 +666,7 @@
 	"Template": "Template",
 	"Template": "Template",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Complétion de texte",
 	"Text Completion": "Complétion de texte",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Moteur de synthèse vocale",
 	"Text-to-Speech Engine": "Moteur de synthèse vocale",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Merci pour vos commentaires !",
 	"Thanks for your feedback!": "Merci pour vos commentaires !",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explication approfondie",
 	"Thorough explanation": "Explication approfondie",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "URL du serveur Tika requise.",
 	"Tika Server URL required.": "URL du serveur Tika requise.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil\u00a0: mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche Tab dans l’entrée de chat après chaque remplacement.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil\u00a0: mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche Tab dans l’entrée de chat après chaque remplacement.",
 	"Title": "Titre",
 	"Title": "Titre",
 	"Title (e.g. Tell me a fun fact)": "Titre (par ex. raconte-moi un fait amusant)",
 	"Title (e.g. Tell me a fun fact)": "Titre (par ex. raconte-moi un fait amusant)",
@@ -702,6 +703,7 @@
 	"Today": "Aujourd'hui",
 	"Today": "Aujourd'hui",
 	"Toggle settings": "Basculer les paramètres",
 	"Toggle settings": "Basculer les paramètres",
 	"Toggle sidebar": "Basculer la barre latérale",
 	"Toggle sidebar": "Basculer la barre latérale",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver pour l'actualisation du contexte (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver pour l'actualisation du contexte (num_keep)",
 	"Tool created successfully": "L'outil a été créé avec succès",
 	"Tool created successfully": "L'outil a été créé avec succès",
 	"Tool deleted successfully": "Outil supprimé avec succès",
 	"Tool deleted successfully": "Outil supprimé avec succès",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progression de l'envoi",
 	"Upload Progress": "Progression de l'envoi",
 	"URL Mode": "Mode d'URL",
 	"URL Mode": "Mode d'URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Utilisez '#' dans l'entrée de prompt pour charger et sélectionner vos documents.",
 	"Use Gravatar": "Utilisez Gravatar",
 	"Use Gravatar": "Utilisez Gravatar",
 	"Use Initials": "Utiliser les initiales",
 	"Use Initials": "Utiliser les initiales",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/fr-FR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "Ajouter du contenu",
 	"Add Content": "Ajouter du contenu",
 	"Add content here": "Ajoutez du contenu ici",
 	"Add content here": "Ajoutez du contenu ici",
 	"Add custom prompt": "Ajouter une prompt personnalisée",
 	"Add custom prompt": "Ajouter une prompt personnalisée",
-	"Add Docs": "Ajouter de la documentation",
 	"Add Files": "Ajouter des fichiers",
 	"Add Files": "Ajouter des fichiers",
 	"Add Memory": "Ajouter de la mémoire",
 	"Add Memory": "Ajouter de la mémoire",
 	"Add message": "Ajouter un message",
 	"Add message": "Ajouter un message",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Les administrateurs ont accès à tous les outils en tout temps ; il faut attribuer des outils aux utilisateurs par modèle dans l'espace de travail.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Les administrateurs ont accès à tous les outils en tout temps ; il faut attribuer des outils aux utilisateurs par modèle dans l'espace de travail.",
 	"Advanced Parameters": "Paramètres avancés",
 	"Advanced Parameters": "Paramètres avancés",
 	"Advanced Params": "Paramètres avancés",
 	"Advanced Params": "Paramètres avancés",
-	"all": "toutes",
 	"All Documents": "Tous les documents",
 	"All Documents": "Tous les documents",
 	"All Users": "Tous les Utilisateurs",
 	"All Users": "Tous les Utilisateurs",
-	"Allow": "Autoriser",
 	"Allow Chat Deletion": "Autoriser la suppression de l'historique de chat",
 	"Allow Chat Deletion": "Autoriser la suppression de l'historique de chat",
 	"Allow Chat Editing": "Autoriser la modification de l'historique de chat",
 	"Allow Chat Editing": "Autoriser la modification de l'historique de chat",
 	"Allow non-local voices": "Autoriser les voix non locales",
 	"Allow non-local voices": "Autoriser les voix non locales",
@@ -98,6 +95,7 @@
 	"Cancel": "Annuler",
 	"Cancel": "Annuler",
 	"Capabilities": "Capacités",
 	"Capabilities": "Capacités",
 	"Change Password": "Changer le mot de passe",
 	"Change Password": "Changer le mot de passe",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "Image d'arrière-plan de la fenêtre de chat",
 	"Chat Background Image": "Image d'arrière-plan de la fenêtre de chat",
 	"Chat Bubble UI": "Bulles de chat",
 	"Chat Bubble UI": "Bulles de chat",
@@ -120,13 +118,13 @@
 	"Click here to select": "Cliquez ici pour sélectionner",
 	"Click here to select": "Cliquez ici pour sélectionner",
 	"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier .csv.",
 	"Click here to select a csv file.": "Cliquez ici pour sélectionner un fichier .csv.",
 	"Click here to select a py file.": "Cliquez ici pour sélectionner un fichier .py.",
 	"Click here to select a py file.": "Cliquez ici pour sélectionner un fichier .py.",
-	"Click here to select documents.": "Cliquez ici pour sélectionner les documents.",
 	"Click here to upload a workflow.json file.": "Cliquez ici pour télécharger un fichier workflow.json.",
 	"Click here to upload a workflow.json file.": "Cliquez ici pour télécharger un fichier workflow.json.",
 	"click here.": "cliquez ici.",
 	"click here.": "cliquez ici.",
 	"Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour modifier le rôle d'un utilisateur.",
 	"Click on the user role button to change a user's role.": "Cliquez sur le bouton de rôle d'utilisateur pour modifier le rôle d'un utilisateur.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "L'autorisation d'écriture du presse-papier a été refusée. Veuillez vérifier les paramètres de votre navigateur pour accorder l'accès nécessaire.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "L'autorisation d'écriture du presse-papier a été refusée. Veuillez vérifier les paramètres de votre navigateur pour accorder l'accès nécessaire.",
 	"Clone": "Cloner",
 	"Clone": "Cloner",
 	"Close": "Fermer",
 	"Close": "Fermer",
+	"Code execution": "",
 	"Code formatted successfully": "Le code a été formaté avec succès",
 	"Code formatted successfully": "Le code a été formaté avec succès",
 	"Collection": "Collection",
 	"Collection": "Collection",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copier le dernier bloc de code",
 	"Copy last code block": "Copier le dernier bloc de code",
 	"Copy last response": "Copier la dernière réponse",
 	"Copy last response": "Copier la dernière réponse",
 	"Copy Link": "Copier le lien",
 	"Copy Link": "Copier le lien",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Create a model": "Créer un modèle",
 	"Create a model": "Créer un modèle",
 	"Create Account": "Créer un compte",
 	"Create Account": "Créer un compte",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modèle par défaut mis à jour",
 	"Default model updated": "Modèle par défaut mis à jour",
 	"Default Prompt Suggestions": "Suggestions de prompts par défaut",
 	"Default Prompt Suggestions": "Suggestions de prompts par défaut",
 	"Default User Role": "Rôle utilisateur par défaut",
 	"Default User Role": "Rôle utilisateur par défaut",
-	"delete": "supprimer",
 	"Delete": "Supprimer",
 	"Delete": "Supprimer",
 	"Delete a model": "Supprimer un modèle",
 	"Delete a model": "Supprimer un modèle",
 	"Delete All Chats": "Supprimer toutes les conversations",
 	"Delete All Chats": "Supprimer toutes les conversations",
 	"Delete chat": "Supprimer la conversation",
 	"Delete chat": "Supprimer la conversation",
 	"Delete Chat": "Supprimer la Conversation",
 	"Delete Chat": "Supprimer la Conversation",
 	"Delete chat?": "Supprimer la conversation ?",
 	"Delete chat?": "Supprimer la conversation ?",
-	"Delete Doc": "Supprimer le document",
 	"Delete function?": "Supprimer la fonction ?",
 	"Delete function?": "Supprimer la fonction ?",
 	"Delete prompt?": "Supprimer la prompt ?",
 	"Delete prompt?": "Supprimer la prompt ?",
 	"delete this link": "supprimer ce lien",
 	"delete this link": "supprimer ce lien",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentation",
 	"Documentation": "Documentation",
 	"Documents": "Documents",
 	"Documents": "Documents",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe et garde vos données en sécurité sur votre serveur local.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne fait aucune connexion externe et garde vos données en sécurité sur votre serveur local.",
-	"Don't Allow": "Ne pas autoriser",
 	"Don't have an account?": "Vous n'avez pas de compte ?",
 	"Don't have an account?": "Vous n'avez pas de compte ?",
 	"don't install random functions from sources you don't trust.": "n'installez pas de fonctions aléatoires provenant de sources auxquelles vous ne faites pas confiance.",
 	"don't install random functions from sources you don't trust.": "n'installez pas de fonctions aléatoires provenant de sources auxquelles vous ne faites pas confiance.",
 	"don't install random tools from sources you don't trust.": "n'installez pas d'outils aléatoires provenant de sources auxquelles vous ne faites pas confiance.",
 	"don't install random tools from sources you don't trust.": "n'installez pas d'outils aléatoires provenant de sources auxquelles vous ne faites pas confiance.",
@@ -224,10 +220,11 @@
 	"Download": "Télécharger",
 	"Download": "Télécharger",
 	"Download canceled": "Téléchargement annulé",
 	"Download canceled": "Téléchargement annulé",
 	"Download Database": "Télécharger la base de données",
 	"Download Database": "Télécharger la base de données",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
 	"Drop any files here to add to the conversation": "Déposez des fichiers ici pour les ajouter à la conversation",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "par ex. '30s', '10 min'. Les unités de temps valides sont 's', 'm', 'h'.",
 	"Edit": "Modifier",
 	"Edit": "Modifier",
-	"Edit Doc": "Modifier le document",
 	"Edit Memory": "Modifier la mémoire",
 	"Edit Memory": "Modifier la mémoire",
 	"Edit User": "Modifier l'utilisateur",
 	"Edit User": "Modifier l'utilisateur",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Entrez votre mot de passe",
 	"Enter Your Password": "Entrez votre mot de passe",
 	"Enter Your Role": "Entrez votre rôle",
 	"Enter Your Role": "Entrez votre rôle",
 	"Error": "Erreur",
 	"Error": "Erreur",
+	"ERROR": "",
 	"Experimental": "Expérimental",
 	"Experimental": "Expérimental",
 	"Export": "Exportation",
 	"Export": "Exportation",
 	"Export All Chats (All Users)": "Exporter toutes les conversations (pour tous les utilisateurs)",
 	"Export All Chats (All Users)": "Exporter toutes les conversations (pour tous les utilisateurs)",
 	"Export chat (.json)": "Exporter la conversation (.json)",
 	"Export chat (.json)": "Exporter la conversation (.json)",
 	"Export Chats": "Exporter les conversations",
 	"Export Chats": "Exporter les conversations",
 	"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
 	"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
-	"Export Documents Mapping": "Exporter le mapping des documents",
 	"Export Functions": "Exportez des fonctions",
 	"Export Functions": "Exportez des fonctions",
 	"Export LiteLLM config.yaml": "Exportez le fichier LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Exportez le fichier LiteLLM config.yaml",
 	"Export Models": "Exporter des modèles",
 	"Export Models": "Exporter des modèles",
@@ -357,7 +354,6 @@
 	"Images": "Images",
 	"Images": "Images",
 	"Import Chats": "Importer les conversations",
 	"Import Chats": "Importer les conversations",
 	"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
 	"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
-	"Import Documents Mapping": "Importer le mapping des documents",
 	"Import Functions": "Import de fonctions",
 	"Import Functions": "Import de fonctions",
 	"Import Models": "Importer des modèles",
 	"Import Models": "Importer des modèles",
 	"Import Prompts": "Importer des prompts",
 	"Import Prompts": "Importer des prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installer depuis l'URL GitHub",
 	"Install from Github URL": "Installer depuis l'URL GitHub",
 	"Instant Auto-Send After Voice Transcription": "Envoi automatique après la transcription",
 	"Instant Auto-Send After Voice Transcription": "Envoi automatique après la transcription",
 	"Interface": "Interface utilisateur",
 	"Interface": "Interface utilisateur",
+	"Invalid file format.": "",
 	"Invalid Tag": "Étiquette non valide",
 	"Invalid Tag": "Étiquette non valide",
 	"January": "Janvier",
 	"January": "Janvier",
 	"join our Discord for help.": "Rejoignez notre Discord pour obtenir de l'aide.",
 	"join our Discord for help.": "Rejoignez notre Discord pour obtenir de l'aide.",
@@ -446,13 +443,13 @@
 	"More": "Plus de",
 	"More": "Plus de",
 	"Move to Top": "Déplacer en haut",
 	"Move to Top": "Déplacer en haut",
 	"Name": "Nom d'utilisateur",
 	"Name": "Nom d'utilisateur",
-	"Name Tag": "Nom de l'étiquette",
 	"Name your model": "Nommez votre modèle",
 	"Name your model": "Nommez votre modèle",
 	"New Chat": "Nouvelle conversation",
 	"New Chat": "Nouvelle conversation",
 	"New Password": "Nouveau mot de passe",
 	"New Password": "Nouveau mot de passe",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Rien à signaler",
 	"No content to speak": "Rien à signaler",
 	"No file selected": "Aucun fichier sélectionné",
 	"No file selected": "Aucun fichier sélectionné",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
 	"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
 	"No knowledge found": "Aucune connaissance trouvée",
 	"No knowledge found": "Aucune connaissance trouvée",
 	"No results found": "Aucun résultat trouvé",
 	"No results found": "Aucun résultat trouvé",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Clé OpenAI requise.",
 	"OpenAI URL/Key required.": "URL/Clé OpenAI requise.",
 	"or": "ou",
 	"or": "ou",
 	"Other": "Autre",
 	"Other": "Autre",
+	"OUTPUT": "",
 	"Output format": "Format de sortie",
 	"Output format": "Format de sortie",
 	"Overview": "Aperçu",
 	"Overview": "Aperçu",
 	"page": "page",
 	"page": "page",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modèle de ré-ranking défini sur « {{reranking_model}} »",
 	"Reranking model set to \"{{reranking_model}}\"": "Modèle de ré-ranking défini sur « {{reranking_model}} »",
 	"Reset": "Réinitialiser",
 	"Reset": "Réinitialiser",
 	"Reset Upload Directory": "Réinitialiser le répertoire de téléchargement",
 	"Reset Upload Directory": "Réinitialiser le répertoire de téléchargement",
-	"Reset Vector Storage": "Réinitialiser le stockage des vecteurs",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
 	"Response AutoCopy to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
 	"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 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 splitting": "Fractionnement de la réponse",
@@ -570,7 +568,7 @@
 	"Search a model": "Rechercher un modèle",
 	"Search a model": "Rechercher un modèle",
 	"Search Chats": "Rechercher des conversations",
 	"Search Chats": "Rechercher des conversations",
 	"Search Collection": "Rechercher une collection",
 	"Search Collection": "Rechercher une collection",
-	"Search Documents": "Rechercher des documents",
+	"search for tags": "",
 	"Search Functions": "Rechercher des fonctions",
 	"Search Functions": "Rechercher des fonctions",
 	"Search Knowledge": "Rechercher des connaissances",
 	"Search Knowledge": "Rechercher des connaissances",
 	"Search Models": "Rechercher des modèles",
 	"Search Models": "Rechercher des modèles",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "Vitesse de lecture de la parole",
 	"Speech Playback Speed": "Vitesse de lecture de la parole",
 	"Speech recognition error: {{error}}": "Erreur de reconnaissance vocale\u00a0: {{error}}",
 	"Speech recognition error: {{error}}": "Erreur de reconnaissance vocale\u00a0: {{error}}",
 	"Speech-to-Text Engine": "Moteur de reconnaissance vocale",
 	"Speech-to-Text Engine": "Moteur de reconnaissance vocale",
+	"Stop": "",
 	"Stop Sequence": "Séquence d'arrêt",
 	"Stop Sequence": "Séquence d'arrêt",
 	"Stream Chat Response": "Streamer la réponse de la conversation",
 	"Stream Chat Response": "Streamer la réponse de la conversation",
 	"STT Model": "Modèle de Speech-to-Text",
 	"STT Model": "Modèle de Speech-to-Text",
@@ -667,6 +666,7 @@
 	"Template": "Template",
 	"Template": "Template",
 	"Temporary Chat": "Chat éphémère",
 	"Temporary Chat": "Chat éphémère",
 	"Text Completion": "Complétion de texte",
 	"Text Completion": "Complétion de texte",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Moteur de Text-to-Speech",
 	"Text-to-Speech Engine": "Moteur de Text-to-Speech",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Merci pour vos commentaires !",
 	"Thanks for your feedback!": "Merci pour vos commentaires !",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explication approfondie",
 	"Thorough explanation": "Explication approfondie",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "URL du serveur Tika requise.",
 	"Tika Server URL required.": "URL du serveur Tika requise.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil\u00a0: mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche Tab dans l’entrée de chat après chaque remplacement.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Conseil\u00a0: mettez à jour plusieurs emplacements de variables consécutivement en appuyant sur la touche Tab dans l’entrée de chat après chaque remplacement.",
 	"Title": "Titre",
 	"Title": "Titre",
 	"Title (e.g. Tell me a fun fact)": "Titre (par ex. raconte-moi un fait amusant)",
 	"Title (e.g. Tell me a fun fact)": "Titre (par ex. raconte-moi un fait amusant)",
@@ -702,6 +703,7 @@
 	"Today": "Aujourd'hui",
 	"Today": "Aujourd'hui",
 	"Toggle settings": "Basculer les paramètres",
 	"Toggle settings": "Basculer les paramètres",
 	"Toggle sidebar": "Basculer la barre latérale",
 	"Toggle sidebar": "Basculer la barre latérale",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver lors du rafraîchissement du contexte (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Jeton à conserver lors du rafraîchissement du contexte (num_keep)",
 	"Tool created successfully": "L'outil a été créé avec succès",
 	"Tool created successfully": "L'outil a été créé avec succès",
 	"Tool deleted successfully": "Outil supprimé avec succès",
 	"Tool deleted successfully": "Outil supprimé avec succès",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progression de l'envoi",
 	"Upload Progress": "Progression de l'envoi",
 	"URL Mode": "Mode d'URL",
 	"URL Mode": "Mode d'URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilisez '#' dans la zone de saisie du prompt pour charger et inclure vos connaissances.",
 	"Use '#' in the prompt input to load and include your knowledge.": "Utilisez '#' dans la zone de saisie du prompt pour charger et inclure vos connaissances.",
-	"Use '#' in the prompt input to load and select your documents.": "Utilisez '#' dans la zone de saisie du prompt pour charger et sélectionner vos documents.",
 	"Use Gravatar": "Utilisez Gravatar",
 	"Use Gravatar": "Utilisez Gravatar",
 	"Use Initials": "Utiliser les initiales",
 	"Use Initials": "Utiliser les initiales",
 	"use_mlock (Ollama)": "Utiliser mlock (Ollama)",
 	"use_mlock (Ollama)": "Utiliser mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/he-IL/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "הוסף פקודה מותאמת אישית",
 	"Add custom prompt": "הוסף פקודה מותאמת אישית",
-	"Add Docs": "הוסף מסמכים",
 	"Add Files": "הוסף קבצים",
 	"Add Files": "הוסף קבצים",
 	"Add Memory": "הוסף זיכרון",
 	"Add Memory": "הוסף זיכרון",
 	"Add message": "הוסף הודעה",
 	"Add message": "הוסף הודעה",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "פרמטרים מתקדמים",
 	"Advanced Parameters": "פרמטרים מתקדמים",
 	"Advanced Params": "פרמטרים מתקדמים",
 	"Advanced Params": "פרמטרים מתקדמים",
-	"all": "הכל",
 	"All Documents": "כל המסמכים",
 	"All Documents": "כל המסמכים",
 	"All Users": "כל המשתמשים",
 	"All Users": "כל המשתמשים",
-	"Allow": "אפשר",
 	"Allow Chat Deletion": "אפשר מחיקת צ'אט",
 	"Allow Chat Deletion": "אפשר מחיקת צ'אט",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "בטל",
 	"Cancel": "בטל",
 	"Capabilities": "יכולות",
 	"Capabilities": "יכולות",
 	"Change Password": "שנה סיסמה",
 	"Change Password": "שנה סיסמה",
+	"Character": "",
 	"Chat": "צ'אט",
 	"Chat": "צ'אט",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "UI של תיבת הדיבור",
 	"Chat Bubble UI": "UI של תיבת הדיבור",
@@ -120,13 +118,13 @@
 	"Click here to select": "לחץ כאן לבחירה",
 	"Click here to select": "לחץ כאן לבחירה",
 	"Click here to select a csv file.": "לחץ כאן לבחירת קובץ csv.",
 	"Click here to select a csv file.": "לחץ כאן לבחירת קובץ csv.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "לחץ כאן לבחירת מסמכים.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "לחץ כאן.",
 	"click here.": "לחץ כאן.",
 	"Click on the user role button to change a user's role.": "לחץ על כפתור תפקיד המשתמש כדי לשנות את תפקיד המשתמש.",
 	"Click on the user role button to change a user's role.": "לחץ על כפתור תפקיד המשתמש כדי לשנות את תפקיד המשתמש.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "שיבוט",
 	"Clone": "שיבוט",
 	"Close": "סגור",
 	"Close": "סגור",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "אוסף",
 	"Collection": "אוסף",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "העתק את בלוק הקוד האחרון",
 	"Copy last code block": "העתק את בלוק הקוד האחרון",
 	"Copy last response": "העתק את התגובה האחרונה",
 	"Copy last response": "העתק את התגובה האחרונה",
 	"Copy Link": "העתק קישור",
 	"Copy Link": "העתק קישור",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "ההעתקה ללוח הייתה מוצלחת!",
 	"Copying to clipboard was successful!": "ההעתקה ללוח הייתה מוצלחת!",
 	"Create a model": "יצירת מודל",
 	"Create a model": "יצירת מודל",
 	"Create Account": "צור חשבון",
 	"Create Account": "צור חשבון",
@@ -180,14 +179,12 @@
 	"Default model updated": "המודל המוגדר כברירת מחדל עודכן",
 	"Default model updated": "המודל המוגדר כברירת מחדל עודכן",
 	"Default Prompt Suggestions": "הצעות ברירת מחדל לפקודות",
 	"Default Prompt Suggestions": "הצעות ברירת מחדל לפקודות",
 	"Default User Role": "תפקיד משתמש ברירת מחדל",
 	"Default User Role": "תפקיד משתמש ברירת מחדל",
-	"delete": "מחק",
 	"Delete": "מחק",
 	"Delete": "מחק",
 	"Delete a model": "מחק מודל",
 	"Delete a model": "מחק מודל",
 	"Delete All Chats": "מחק את כל הצ'אטים",
 	"Delete All Chats": "מחק את כל הצ'אטים",
 	"Delete chat": "מחק צ'אט",
 	"Delete chat": "מחק צ'אט",
 	"Delete Chat": "מחק צ'אט",
 	"Delete Chat": "מחק צ'אט",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "מחק את הקישור הזה",
 	"delete this link": "מחק את הקישור הזה",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "מסמכים",
 	"Documents": "מסמכים",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "לא מבצע חיבורים חיצוניים, והנתונים שלך נשמרים באופן מאובטח בשרת המקומי שלך.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "לא מבצע חיבורים חיצוניים, והנתונים שלך נשמרים באופן מאובטח בשרת המקומי שלך.",
-	"Don't Allow": "אל תאפשר",
 	"Don't have an account?": "אין לך חשבון?",
 	"Don't have an account?": "אין לך חשבון?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "הורד",
 	"Download": "הורד",
 	"Download canceled": "ההורדה בוטלה",
 	"Download canceled": "ההורדה בוטלה",
 	"Download Database": "הורד מסד נתונים",
 	"Download Database": "הורד מסד נתונים",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "גרור כל קובץ לכאן כדי להוסיף לשיחה",
 	"Drop any files here to add to the conversation": "גרור כל קובץ לכאן כדי להוסיף לשיחה",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "למשל '30s', '10m'. יחידות זמן חוקיות הן 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "למשל '30s', '10m'. יחידות זמן חוקיות הן 's', 'm', 'h'.",
 	"Edit": "ערוך",
 	"Edit": "ערוך",
-	"Edit Doc": "ערוך מסמך",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "ערוך משתמש",
 	"Edit User": "ערוך משתמש",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "הזן את הסיסמה שלך",
 	"Enter Your Password": "הזן את הסיסמה שלך",
 	"Enter Your Role": "הזן את התפקיד שלך",
 	"Enter Your Role": "הזן את התפקיד שלך",
 	"Error": "שגיאה",
 	"Error": "שגיאה",
+	"ERROR": "",
 	"Experimental": "ניסיוני",
 	"Experimental": "ניסיוני",
 	"Export": "ייצא",
 	"Export": "ייצא",
 	"Export All Chats (All Users)": "ייצוא כל הצ'אטים (כל המשתמשים)",
 	"Export All Chats (All Users)": "ייצוא כל הצ'אטים (כל המשתמשים)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "ייצוא צ'אטים",
 	"Export Chats": "ייצוא צ'אטים",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "ייצוא מיפוי מסמכים",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "ייצוא מודלים",
 	"Export Models": "ייצוא מודלים",
@@ -357,7 +354,6 @@
 	"Images": "תמונות",
 	"Images": "תמונות",
 	"Import Chats": "יבוא צ'אטים",
 	"Import Chats": "יבוא צ'אטים",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "יבוא מיפוי מסמכים",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "ייבוא דגמים",
 	"Import Models": "ייבוא דגמים",
 	"Import Prompts": "יבוא פקודות",
 	"Import Prompts": "יבוא פקודות",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "התקן מכתובת URL של Github",
 	"Install from Github URL": "התקן מכתובת URL של Github",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "ממשק",
 	"Interface": "ממשק",
+	"Invalid file format.": "",
 	"Invalid Tag": "תג לא חוקי",
 	"Invalid Tag": "תג לא חוקי",
 	"January": "ינואר",
 	"January": "ינואר",
 	"join our Discord for help.": "הצטרף ל-Discord שלנו לעזרה.",
 	"join our Discord for help.": "הצטרף ל-Discord שלנו לעזרה.",
@@ -446,13 +443,13 @@
 	"More": "עוד",
 	"More": "עוד",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "שם",
 	"Name": "שם",
-	"Name Tag": "תג שם",
 	"Name your model": "תן שם לדגם שלך",
 	"Name your model": "תן שם לדגם שלך",
 	"New Chat": "צ'אט חדש",
 	"New Chat": "צ'אט חדש",
 	"New Password": "סיסמה חדשה",
 	"New Password": "סיסמה חדשה",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "לא נמצאו תוצאות",
 	"No results found": "לא נמצאו תוצאות",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "נדרשת כתובת URL/מפתח של OpenAI.",
 	"OpenAI URL/Key required.": "נדרשת כתובת URL/מפתח של OpenAI.",
 	"or": "או",
 	"or": "או",
 	"Other": "אחר",
 	"Other": "אחר",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "מודל דירוג מחדש הוגדר ל-\"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "מודל דירוג מחדש הוגדר ל-\"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "איפוס אחסון וקטורים",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "העתקה אוטומטית של תגובה ללוח",
 	"Response AutoCopy to Clipboard": "העתקה אוטומטית של תגובה ללוח",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "חפש מודל",
 	"Search a model": "חפש מודל",
 	"Search Chats": "חיפוש צ'אטים",
 	"Search Chats": "חיפוש צ'אטים",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "חפש מסמכים",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "חיפוש מודלים",
 	"Search Models": "חיפוש מודלים",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "שגיאת תחקור שמע: {{error}}",
 	"Speech recognition error: {{error}}": "שגיאת תחקור שמע: {{error}}",
 	"Speech-to-Text Engine": "מנוע תחקור שמע",
 	"Speech-to-Text Engine": "מנוע תחקור שמע",
+	"Stop": "",
 	"Stop Sequence": "סידור עצירה",
 	"Stop Sequence": "סידור עצירה",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -667,6 +666,7 @@
 	"Template": "תבנית",
 	"Template": "תבנית",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "תחילת טקסט",
 	"Text Completion": "תחילת טקסט",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "מנוע טקסט לדיבור",
 	"Text-to-Speech Engine": "מנוע טקסט לדיבור",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "תודה על המשוב שלך!",
 	"Thanks for your feedback!": "תודה על המשוב שלך!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "תיאור מפורט",
 	"Thorough explanation": "תיאור מפורט",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "טיפ: עדכן חריצים משתנים מרובים ברציפות על-ידי לחיצה על מקש Tab בקלט הצ'אט לאחר כל החלפה.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "טיפ: עדכן חריצים משתנים מרובים ברציפות על-ידי לחיצה על מקש Tab בקלט הצ'אט לאחר כל החלפה.",
 	"Title": "שם",
 	"Title": "שם",
 	"Title (e.g. Tell me a fun fact)": "שם (לדוגמה: תרגום)",
 	"Title (e.g. Tell me a fun fact)": "שם (לדוגמה: תרגום)",
@@ -702,6 +703,7 @@
 	"Today": "היום",
 	"Today": "היום",
 	"Toggle settings": "החלפת מצב של הגדרות",
 	"Toggle settings": "החלפת מצב של הגדרות",
 	"Toggle sidebar": "החלפת מצב של סרגל הצד",
 	"Toggle sidebar": "החלפת מצב של סרגל הצד",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -740,7 +742,6 @@
 	"Upload Progress": "תקדמות העלאה",
 	"Upload Progress": "תקדמות העלאה",
 	"URL Mode": "מצב URL",
 	"URL Mode": "מצב URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "השתמש ב- '#' בקלט הבקשה כדי לטעון ולבחור את המסמכים שלך.",
 	"Use Gravatar": "שימוש ב Gravatar",
 	"Use Gravatar": "שימוש ב Gravatar",
 	"Use Initials": "שימוש ב initials",
 	"Use Initials": "שימוש ב initials",
 	"use_mlock (Ollama)": "use_mlock (אולמה)",
 	"use_mlock (Ollama)": "use_mlock (אולמה)",

+ 15 - 14
src/lib/i18n/locales/hi-IN/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "अनुकूल संकेत जोड़ें",
 	"Add custom prompt": "अनुकूल संकेत जोड़ें",
-	"Add Docs": "दस्तावेज़ जोड़ें",
 	"Add Files": "फाइलें जोड़ें",
 	"Add Files": "फाइलें जोड़ें",
 	"Add Memory": "मेमोरी जोड़ें",
 	"Add Memory": "मेमोरी जोड़ें",
 	"Add message": "संदेश डालें",
 	"Add message": "संदेश डालें",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "उन्नत पैरामीटर",
 	"Advanced Parameters": "उन्नत पैरामीटर",
 	"Advanced Params": "उन्नत परम",
 	"Advanced Params": "उन्नत परम",
-	"all": "सभी",
 	"All Documents": "सभी डॉक्यूमेंट्स",
 	"All Documents": "सभी डॉक्यूमेंट्स",
 	"All Users": "सभी उपयोगकर्ता",
 	"All Users": "सभी उपयोगकर्ता",
-	"Allow": "अनुमति दें",
 	"Allow Chat Deletion": "चैट हटाने की अनुमति दें",
 	"Allow Chat Deletion": "चैट हटाने की अनुमति दें",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "रद्द करें",
 	"Cancel": "रद्द करें",
 	"Capabilities": "क्षमताओं",
 	"Capabilities": "क्षमताओं",
 	"Change Password": "पासवर्ड बदलें",
 	"Change Password": "पासवर्ड बदलें",
+	"Character": "",
 	"Chat": "चैट करें",
 	"Chat": "चैट करें",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "चैट बॉली",
 	"Chat Bubble UI": "चैट बॉली",
@@ -120,13 +118,13 @@
 	"Click here to select": "चयन करने के लिए यहां क्लिक करें।",
 	"Click here to select": "चयन करने के लिए यहां क्लिक करें।",
 	"Click here to select a csv file.": "सीएसवी फ़ाइल का चयन करने के लिए यहां क्लिक करें।",
 	"Click here to select a csv file.": "सीएसवी फ़ाइल का चयन करने के लिए यहां क्लिक करें।",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "दस्तावेज़ चुनने के लिए यहां क्लिक करें।",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "यहाँ क्लिक करें।",
 	"click here.": "यहाँ क्लिक करें।",
 	"Click on the user role button to change a user's role.": "उपयोगकर्ता की भूमिका बदलने के लिए उपयोगकर्ता भूमिका बटन पर क्लिक करें।",
 	"Click on the user role button to change a user's role.": "उपयोगकर्ता की भूमिका बदलने के लिए उपयोगकर्ता भूमिका बटन पर क्लिक करें।",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "क्लोन",
 	"Clone": "क्लोन",
 	"Close": "बंद करना",
 	"Close": "बंद करना",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "संग्रह",
 	"Collection": "संग्रह",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "अंतिम कोड ब्लॉक कॉपी करें",
 	"Copy last code block": "अंतिम कोड ब्लॉक कॉपी करें",
 	"Copy last response": "अंतिम प्रतिक्रिया कॉपी करें",
 	"Copy last response": "अंतिम प्रतिक्रिया कॉपी करें",
 	"Copy Link": "लिंक को कॉपी करें",
 	"Copy Link": "लिंक को कॉपी करें",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "क्लिपबोर्ड पर कॉपी बनाना सफल रहा!",
 	"Copying to clipboard was successful!": "क्लिपबोर्ड पर कॉपी बनाना सफल रहा!",
 	"Create a model": "एक मॉडल बनाएं",
 	"Create a model": "एक मॉडल बनाएं",
 	"Create Account": "खाता बनाएं",
 	"Create Account": "खाता बनाएं",
@@ -180,14 +179,12 @@
 	"Default model updated": "डिफ़ॉल्ट मॉडल अपडेट किया गया",
 	"Default model updated": "डिफ़ॉल्ट मॉडल अपडेट किया गया",
 	"Default Prompt Suggestions": "डिफ़ॉल्ट प्रॉम्प्ट सुझाव",
 	"Default Prompt Suggestions": "डिफ़ॉल्ट प्रॉम्प्ट सुझाव",
 	"Default User Role": "डिफ़ॉल्ट उपयोगकर्ता भूमिका",
 	"Default User Role": "डिफ़ॉल्ट उपयोगकर्ता भूमिका",
-	"delete": "डिलीट",
 	"Delete": "डिलीट",
 	"Delete": "डिलीट",
 	"Delete a model": "एक मॉडल हटाएँ",
 	"Delete a model": "एक मॉडल हटाएँ",
 	"Delete All Chats": "सभी चैट हटाएं",
 	"Delete All Chats": "सभी चैट हटाएं",
 	"Delete chat": "चैट हटाएं",
 	"Delete chat": "चैट हटाएं",
 	"Delete Chat": "चैट हटाएं",
 	"Delete Chat": "चैट हटाएं",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "इस लिंक को हटाएं",
 	"delete this link": "इस लिंक को हटाएं",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "दस्तावेज़",
 	"Documents": "दस्तावेज़",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "कोई बाहरी कनेक्शन नहीं बनाता है, और आपका डेटा आपके स्थानीय रूप से होस्ट किए गए सर्वर पर सुरक्षित रूप से रहता है।",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "कोई बाहरी कनेक्शन नहीं बनाता है, और आपका डेटा आपके स्थानीय रूप से होस्ट किए गए सर्वर पर सुरक्षित रूप से रहता है।",
-	"Don't Allow": "अनुमति न दें",
 	"Don't have an account?": "कोई खाता नहीं है?",
 	"Don't have an account?": "कोई खाता नहीं है?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "डाउनलोड",
 	"Download": "डाउनलोड",
 	"Download canceled": "डाउनलोड रद्द किया गया",
 	"Download canceled": "डाउनलोड रद्द किया गया",
 	"Download Database": "डेटाबेस डाउनलोड करें",
 	"Download Database": "डेटाबेस डाउनलोड करें",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "बातचीत में जोड़ने के लिए कोई भी फ़ाइल यहां छोड़ें",
 	"Drop any files here to add to the conversation": "बातचीत में जोड़ने के लिए कोई भी फ़ाइल यहां छोड़ें",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "जैसे '30s', '10m', मान्य समय इकाइयाँ 's', 'm', 'h' हैं।",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "जैसे '30s', '10m', मान्य समय इकाइयाँ 's', 'm', 'h' हैं।",
 	"Edit": "संपादित करें",
 	"Edit": "संपादित करें",
-	"Edit Doc": "दस्तावेज़ संपादित करें",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "यूजर को संपादित करो",
 	"Edit User": "यूजर को संपादित करो",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "अपना पासवर्ड भरें",
 	"Enter Your Password": "अपना पासवर्ड भरें",
 	"Enter Your Role": "अपनी भूमिका दर्ज करें",
 	"Enter Your Role": "अपनी भूमिका दर्ज करें",
 	"Error": "चूक",
 	"Error": "चूक",
+	"ERROR": "",
 	"Experimental": "प्रयोगात्मक",
 	"Experimental": "प्रयोगात्मक",
 	"Export": "निर्यातित माल",
 	"Export": "निर्यातित माल",
 	"Export All Chats (All Users)": "सभी चैट निर्यात करें (सभी उपयोगकर्ताओं की)",
 	"Export All Chats (All Users)": "सभी चैट निर्यात करें (सभी उपयोगकर्ताओं की)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "चैट निर्यात करें",
 	"Export Chats": "चैट निर्यात करें",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "निर्यात दस्तावेज़ मैपिंग",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "निर्यात मॉडल",
 	"Export Models": "निर्यात मॉडल",
@@ -357,7 +354,6 @@
 	"Images": "इमेजिस",
 	"Images": "इमेजिस",
 	"Import Chats": "चैट आयात करें",
 	"Import Chats": "चैट आयात करें",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "दस्तावेज़ मैपिंग आयात करें",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "आयात मॉडल",
 	"Import Models": "आयात मॉडल",
 	"Import Prompts": "प्रॉम्प्ट आयात करें",
 	"Import Prompts": "प्रॉम्प्ट आयात करें",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Github URL से इंस्टॉल करें",
 	"Install from Github URL": "Github URL से इंस्टॉल करें",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "इंटरफेस",
 	"Interface": "इंटरफेस",
+	"Invalid file format.": "",
 	"Invalid Tag": "अवैध टैग",
 	"Invalid Tag": "अवैध टैग",
 	"January": "जनवरी",
 	"January": "जनवरी",
 	"join our Discord for help.": "मदद के लिए हमारे डिस्कोर्ड में शामिल हों।",
 	"join our Discord for help.": "मदद के लिए हमारे डिस्कोर्ड में शामिल हों।",
@@ -446,13 +443,13 @@
 	"More": "और..",
 	"More": "और..",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "नाम",
 	"Name": "नाम",
-	"Name Tag": "नाम टैग",
 	"Name your model": "अपने मॉडल को नाम दें",
 	"Name your model": "अपने मॉडल को नाम दें",
 	"New Chat": "नई चैट",
 	"New Chat": "नई चैट",
 	"New Password": "नया पासवर्ड",
 	"New Password": "नया पासवर्ड",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "कोई परिणाम नहीं मिला",
 	"No results found": "कोई परिणाम नहीं मिला",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Key आवश्यक है।",
 	"OpenAI URL/Key required.": "OpenAI URL/Key आवश्यक है।",
 	"or": "या",
 	"or": "या",
 	"Other": "अन्य",
 	"Other": "अन्य",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "रीरैंकिंग मॉडल को \"{{reranking_model}}\" पर \u200b\u200bसेट किया गया",
 	"Reranking model set to \"{{reranking_model}}\"": "रीरैंकिंग मॉडल को \"{{reranking_model}}\" पर \u200b\u200bसेट किया गया",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "वेक्टर संग्रहण रीसेट करें",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "क्लिपबोर्ड पर प्रतिक्रिया ऑटोकॉपी",
 	"Response AutoCopy to Clipboard": "क्लिपबोर्ड पर प्रतिक्रिया ऑटोकॉपी",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "एक मॉडल खोजें",
 	"Search a model": "एक मॉडल खोजें",
 	"Search Chats": "चैट खोजें",
 	"Search Chats": "चैट खोजें",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "दस्तावेज़ खोजें",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "मॉडल खोजें",
 	"Search Models": "मॉडल खोजें",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "वाक् पहचान त्रुटि: {{error}}",
 	"Speech recognition error: {{error}}": "वाक् पहचान त्रुटि: {{error}}",
 	"Speech-to-Text Engine": "वाक्-से-पाठ इंजन",
 	"Speech-to-Text Engine": "वाक्-से-पाठ इंजन",
+	"Stop": "",
 	"Stop Sequence": "अनुक्रम रोकें",
 	"Stop Sequence": "अनुक्रम रोकें",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "टेम्पलेट",
 	"Template": "टेम्पलेट",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "पाठ समापन",
 	"Text Completion": "पाठ समापन",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "टेक्स्ट-टू-स्पीच इंजन",
 	"Text-to-Speech Engine": "टेक्स्ट-टू-स्पीच इंजन",
 	"Tfs Z": "टफ्स Z",
 	"Tfs Z": "टफ्स Z",
 	"Thanks for your feedback!": "आपकी प्रतिक्रिया के लिए धन्यवाद!",
 	"Thanks for your feedback!": "आपकी प्रतिक्रिया के लिए धन्यवाद!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "विस्तृत व्याख्या",
 	"Thorough explanation": "विस्तृत व्याख्या",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "टिप: प्रत्येक प्रतिस्थापन के बाद चैट इनपुट में टैब कुंजी दबाकर लगातार कई वैरिएबल स्लॉट अपडेट करें।",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "टिप: प्रत्येक प्रतिस्थापन के बाद चैट इनपुट में टैब कुंजी दबाकर लगातार कई वैरिएबल स्लॉट अपडेट करें।",
 	"Title": "शीर्षक",
 	"Title": "शीर्षक",
 	"Title (e.g. Tell me a fun fact)": "शीर्षक (उदा. मुझे एक मज़ेदार तथ्य बताएं)",
 	"Title (e.g. Tell me a fun fact)": "शीर्षक (उदा. मुझे एक मज़ेदार तथ्य बताएं)",
@@ -701,6 +702,7 @@
 	"Today": "आज",
 	"Today": "आज",
 	"Toggle settings": "सेटिंग्स टॉगल करें",
 	"Toggle settings": "सेटिंग्स टॉगल करें",
 	"Toggle sidebar": "साइडबार टॉगल करें",
 	"Toggle sidebar": "साइडबार टॉगल करें",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "प्रगति अपलोड करें",
 	"Upload Progress": "प्रगति अपलोड करें",
 	"URL Mode": "URL मोड",
 	"URL Mode": "URL मोड",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "अपने दस्तावेज़ों को लोड करने और चुनने के लिए शीघ्र इनपुट में '#' का उपयोग करें।",
 	"Use Gravatar": "Gravatar का प्रयोग करें",
 	"Use Gravatar": "Gravatar का प्रयोग करें",
 	"Use Initials": "प्रथमाक्षर का प्रयोग करें",
 	"Use Initials": "प्रथमाक्षर का प्रयोग करें",
 	"use_mlock (Ollama)": "use_mlock (ओलामा)",
 	"use_mlock (Ollama)": "use_mlock (ओलामा)",

+ 15 - 14
src/lib/i18n/locales/hr-HR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Dodaj prilagođeni prompt",
 	"Add custom prompt": "Dodaj prilagođeni prompt",
-	"Add Docs": "Dodaj dokumente",
 	"Add Files": "Dodaj datoteke",
 	"Add Files": "Dodaj datoteke",
 	"Add Memory": "Dodaj memoriju",
 	"Add Memory": "Dodaj memoriju",
 	"Add message": "Dodaj poruku",
 	"Add message": "Dodaj poruku",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Napredni parametri",
 	"Advanced Parameters": "Napredni parametri",
 	"Advanced Params": "Napredni parametri",
 	"Advanced Params": "Napredni parametri",
-	"all": "sve",
 	"All Documents": "Svi dokumenti",
 	"All Documents": "Svi dokumenti",
 	"All Users": "Svi korisnici",
 	"All Users": "Svi korisnici",
-	"Allow": "Dopusti",
 	"Allow Chat Deletion": "Dopusti brisanje razgovora",
 	"Allow Chat Deletion": "Dopusti brisanje razgovora",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Dopusti nelokalne glasove",
 	"Allow non-local voices": "Dopusti nelokalne glasove",
@@ -98,6 +95,7 @@
 	"Cancel": "Otkaži",
 	"Cancel": "Otkaži",
 	"Capabilities": "Mogućnosti",
 	"Capabilities": "Mogućnosti",
 	"Change Password": "Promijeni lozinku",
 	"Change Password": "Promijeni lozinku",
+	"Character": "",
 	"Chat": "Razgovor",
 	"Chat": "Razgovor",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Razgovor - Bubble UI",
 	"Chat Bubble UI": "Razgovor - Bubble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Kliknite ovdje za odabir",
 	"Click here to select": "Kliknite ovdje za odabir",
 	"Click here to select a csv file.": "Kliknite ovdje da odaberete csv datoteku.",
 	"Click here to select a csv file.": "Kliknite ovdje da odaberete csv datoteku.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Kliknite ovdje da odaberete dokumente.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "kliknite ovdje.",
 	"click here.": "kliknite ovdje.",
 	"Click on the user role button to change a user's role.": "Kliknite na gumb uloge korisnika za promjenu uloge korisnika.",
 	"Click on the user role button to change a user's role.": "Kliknite na gumb uloge korisnika za promjenu uloge korisnika.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Kloniraj",
 	"Clone": "Kloniraj",
 	"Close": "Zatvori",
 	"Close": "Zatvori",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Kolekcija",
 	"Collection": "Kolekcija",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopiraj zadnji blok koda",
 	"Copy last code block": "Kopiraj zadnji blok koda",
 	"Copy last response": "Kopiraj zadnji odgovor",
 	"Copy last response": "Kopiraj zadnji odgovor",
 	"Copy Link": "Kopiraj vezu",
 	"Copy Link": "Kopiraj vezu",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopiranje u međuspremnik je uspješno!",
 	"Copying to clipboard was successful!": "Kopiranje u međuspremnik je uspješno!",
 	"Create a model": "Izradite model",
 	"Create a model": "Izradite model",
 	"Create Account": "Stvori račun",
 	"Create Account": "Stvori račun",
@@ -180,14 +179,12 @@
 	"Default model updated": "Zadani model ažuriran",
 	"Default model updated": "Zadani model ažuriran",
 	"Default Prompt Suggestions": "Zadani prijedlozi prompta",
 	"Default Prompt Suggestions": "Zadani prijedlozi prompta",
 	"Default User Role": "Zadana korisnička uloga",
 	"Default User Role": "Zadana korisnička uloga",
-	"delete": "izbriši",
 	"Delete": "Izbriši",
 	"Delete": "Izbriši",
 	"Delete a model": "Izbriši model",
 	"Delete a model": "Izbriši model",
 	"Delete All Chats": "Izbriši sve razgovore",
 	"Delete All Chats": "Izbriši sve razgovore",
 	"Delete chat": "Izbriši razgovor",
 	"Delete chat": "Izbriši razgovor",
 	"Delete Chat": "Izbriši razgovor",
 	"Delete Chat": "Izbriši razgovor",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "izbriši ovu vezu",
 	"delete this link": "izbriši ovu vezu",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentacija",
 	"Documentation": "Dokumentacija",
 	"Documents": "Dokumenti",
 	"Documents": "Dokumenti",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne uspostavlja vanjske veze, a vaši podaci ostaju sigurno na vašem lokalno hostiranom poslužitelju.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ne uspostavlja vanjske veze, a vaši podaci ostaju sigurno na vašem lokalno hostiranom poslužitelju.",
-	"Don't Allow": "Ne dopuštaj",
 	"Don't have an account?": "Nemate račun?",
 	"Don't have an account?": "Nemate račun?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Preuzimanje",
 	"Download": "Preuzimanje",
 	"Download canceled": "Preuzimanje otkazano",
 	"Download canceled": "Preuzimanje otkazano",
 	"Download Database": "Preuzmi bazu podataka",
 	"Download Database": "Preuzmi bazu podataka",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Spustite bilo koje datoteke ovdje za dodavanje u razgovor",
 	"Drop any files here to add to the conversation": "Spustite bilo koje datoteke ovdje za dodavanje u razgovor",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "npr. '30s','10m'. Važeće vremenske jedinice su 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "npr. '30s','10m'. Važeće vremenske jedinice su 's', 'm', 'h'.",
 	"Edit": "Uredi",
 	"Edit": "Uredi",
-	"Edit Doc": "Uredi dokument",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Uredi korisnika",
 	"Edit User": "Uredi korisnika",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Unesite svoju lozinku",
 	"Enter Your Password": "Unesite svoju lozinku",
 	"Enter Your Role": "Unesite svoju ulogu",
 	"Enter Your Role": "Unesite svoju ulogu",
 	"Error": "Greška",
 	"Error": "Greška",
+	"ERROR": "",
 	"Experimental": "Eksperimentalno",
 	"Experimental": "Eksperimentalno",
 	"Export": "Izvoz",
 	"Export": "Izvoz",
 	"Export All Chats (All Users)": "Izvoz svih razgovora (svi korisnici)",
 	"Export All Chats (All Users)": "Izvoz svih razgovora (svi korisnici)",
 	"Export chat (.json)": "Izvoz četa (.json)",
 	"Export chat (.json)": "Izvoz četa (.json)",
 	"Export Chats": "Izvoz razgovora",
 	"Export Chats": "Izvoz razgovora",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Izvoz mapiranja dokumenata",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Izvoz modela",
 	"Export Models": "Izvoz modela",
@@ -357,7 +354,6 @@
 	"Images": "Slike",
 	"Images": "Slike",
 	"Import Chats": "Uvoz razgovora",
 	"Import Chats": "Uvoz razgovora",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Uvoz mapiranja dokumenata",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Uvoz modela",
 	"Import Models": "Uvoz modela",
 	"Import Prompts": "Uvoz prompta",
 	"Import Prompts": "Uvoz prompta",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instaliraj s Github URL-a",
 	"Install from Github URL": "Instaliraj s Github URL-a",
 	"Instant Auto-Send After Voice Transcription": "Trenutačno automatsko slanje nakon glasovne transkripcije",
 	"Instant Auto-Send After Voice Transcription": "Trenutačno automatsko slanje nakon glasovne transkripcije",
 	"Interface": "Sučelje",
 	"Interface": "Sučelje",
+	"Invalid file format.": "",
 	"Invalid Tag": "Nevažeća oznaka",
 	"Invalid Tag": "Nevažeća oznaka",
 	"January": "Siječanj",
 	"January": "Siječanj",
 	"join our Discord for help.": "pridružite se našem Discordu za pomoć.",
 	"join our Discord for help.": "pridružite se našem Discordu za pomoć.",
@@ -446,13 +443,13 @@
 	"More": "Više",
 	"More": "Više",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Ime",
 	"Name": "Ime",
-	"Name Tag": "Naziv oznake",
 	"Name your model": "Dodijelite naziv modelu",
 	"Name your model": "Dodijelite naziv modelu",
 	"New Chat": "Novi razgovor",
 	"New Chat": "Novi razgovor",
 	"New Password": "Nova lozinka",
 	"New Password": "Nova lozinka",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Nema rezultata",
 	"No results found": "Nema rezultata",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Potreban je OpenAI URL/ključ.",
 	"OpenAI URL/Key required.": "Potreban je OpenAI URL/ključ.",
 	"or": "ili",
 	"or": "ili",
 	"Other": "Ostalo",
 	"Other": "Ostalo",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Model za ponovno rangiranje postavljen na \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Model za ponovno rangiranje postavljen na \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "Poništi upload direktorij",
 	"Reset Upload Directory": "Poništi upload direktorij",
-	"Reset Vector Storage": "Resetiraj pohranu vektora",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Automatsko kopiranje odgovora u međuspremnik",
 	"Response AutoCopy to Clipboard": "Automatsko kopiranje odgovora u međuspremnik",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Pretraži model",
 	"Search a model": "Pretraži model",
 	"Search Chats": "Pretraži razgovore",
 	"Search Chats": "Pretraži razgovore",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Pretraga dokumenata",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Pretražite modele",
 	"Search Models": "Pretražite modele",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Pogreška prepoznavanja govora: {{error}}",
 	"Speech recognition error: {{error}}": "Pogreška prepoznavanja govora: {{error}}",
 	"Speech-to-Text Engine": "Stroj za prepoznavanje govora",
 	"Speech-to-Text Engine": "Stroj za prepoznavanje govora",
+	"Stop": "",
 	"Stop Sequence": "Zaustavi sekvencu",
 	"Stop Sequence": "Zaustavi sekvencu",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT model",
 	"STT Model": "STT model",
@@ -667,6 +666,7 @@
 	"Template": "Predložak",
 	"Template": "Predložak",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Dovršavanje teksta",
 	"Text Completion": "Dovršavanje teksta",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Stroj za pretvorbu teksta u govor",
 	"Text-to-Speech Engine": "Stroj za pretvorbu teksta u govor",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Hvala na povratnim informacijama!",
 	"Thanks for your feedback!": "Hvala na povratnim informacijama!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Detaljno objašnjenje",
 	"Thorough explanation": "Detaljno objašnjenje",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Savjet: Ažurirajte više mjesta za varijable uzastopno pritiskom na tipku tab u unosu razgovora nakon svake zamjene.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Savjet: Ažurirajte više mjesta za varijable uzastopno pritiskom na tipku tab u unosu razgovora nakon svake zamjene.",
 	"Title": "Naslov",
 	"Title": "Naslov",
 	"Title (e.g. Tell me a fun fact)": "Naslov (npr. Reci mi zanimljivost)",
 	"Title (e.g. Tell me a fun fact)": "Naslov (npr. Reci mi zanimljivost)",
@@ -702,6 +703,7 @@
 	"Today": "Danas",
 	"Today": "Danas",
 	"Toggle settings": "Prebaci postavke",
 	"Toggle settings": "Prebaci postavke",
 	"Toggle sidebar": "Prebaci bočnu traku",
 	"Toggle sidebar": "Prebaci bočnu traku",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Napredak učitavanja",
 	"Upload Progress": "Napredak učitavanja",
 	"URL Mode": "URL način",
 	"URL Mode": "URL način",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Koristite '#' u unosu prompta za učitavanje i odabir vaših dokumenata.",
 	"Use Gravatar": "Koristi Gravatar",
 	"Use Gravatar": "Koristi Gravatar",
 	"Use Initials": "Koristi inicijale",
 	"Use Initials": "Koristi inicijale",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/id-ID/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Tambahkan prompt khusus",
 	"Add custom prompt": "Tambahkan prompt khusus",
-	"Add Docs": "Tambahkan Dokumen",
 	"Add Files": "Menambahkan File",
 	"Add Files": "Menambahkan File",
 	"Add Memory": "Menambahkan Memori",
 	"Add Memory": "Menambahkan Memori",
 	"Add message": "Tambahkan pesan",
 	"Add message": "Tambahkan pesan",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Admin memiliki akses ke semua alat setiap saat; pengguna memerlukan alat yang ditetapkan per model di ruang kerja.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Admin memiliki akses ke semua alat setiap saat; pengguna memerlukan alat yang ditetapkan per model di ruang kerja.",
 	"Advanced Parameters": "Parameter Lanjutan",
 	"Advanced Parameters": "Parameter Lanjutan",
 	"Advanced Params": "Parameter Lanjutan",
 	"Advanced Params": "Parameter Lanjutan",
-	"all": "semua",
 	"All Documents": "Semua Dokumen",
 	"All Documents": "Semua Dokumen",
 	"All Users": "Semua Pengguna",
 	"All Users": "Semua Pengguna",
-	"Allow": "Mengizinkan",
 	"Allow Chat Deletion": "Izinkan Penghapusan Obrolan",
 	"Allow Chat Deletion": "Izinkan Penghapusan Obrolan",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Izinkan suara non-lokal",
 	"Allow non-local voices": "Izinkan suara non-lokal",
@@ -98,6 +95,7 @@
 	"Cancel": "Batal",
 	"Cancel": "Batal",
 	"Capabilities": "Kemampuan",
 	"Capabilities": "Kemampuan",
 	"Change Password": "Ubah Kata Sandi",
 	"Change Password": "Ubah Kata Sandi",
+	"Character": "",
 	"Chat": "Obrolan",
 	"Chat": "Obrolan",
 	"Chat Background Image": "Gambar Latar Belakang Obrolan",
 	"Chat Background Image": "Gambar Latar Belakang Obrolan",
 	"Chat Bubble UI": "UI Gelembung Obrolan",
 	"Chat Bubble UI": "UI Gelembung Obrolan",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klik di sini untuk memilih",
 	"Click here to select": "Klik di sini untuk memilih",
 	"Click here to select a csv file.": "Klik di sini untuk memilih file csv.",
 	"Click here to select a csv file.": "Klik di sini untuk memilih file csv.",
 	"Click here to select a py file.": "Klik di sini untuk memilih file py.",
 	"Click here to select a py file.": "Klik di sini untuk memilih file py.",
-	"Click here to select documents.": "Klik di sini untuk memilih dokumen.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "Klik di sini.",
 	"click here.": "Klik di sini.",
 	"Click on the user role button to change a user's role.": "Klik tombol peran pengguna untuk mengubah peran pengguna.",
 	"Click on the user role button to change a user's role.": "Klik tombol peran pengguna untuk mengubah peran pengguna.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Izin menulis papan klip ditolak. Periksa pengaturan peramban Anda untuk memberikan akses yang diperlukan.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Izin menulis papan klip ditolak. Periksa pengaturan peramban Anda untuk memberikan akses yang diperlukan.",
 	"Clone": "Kloning",
 	"Clone": "Kloning",
 	"Close": "Tutup",
 	"Close": "Tutup",
+	"Code execution": "",
 	"Code formatted successfully": "Kode berhasil diformat",
 	"Code formatted successfully": "Kode berhasil diformat",
 	"Collection": "Koleksi",
 	"Collection": "Koleksi",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Salin blok kode terakhir",
 	"Copy last code block": "Salin blok kode terakhir",
 	"Copy last response": "Salin tanggapan terakhir",
 	"Copy last response": "Salin tanggapan terakhir",
 	"Copy Link": "Salin Tautan",
 	"Copy Link": "Salin Tautan",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Penyalinan ke papan klip berhasil!",
 	"Copying to clipboard was successful!": "Penyalinan ke papan klip berhasil!",
 	"Create a model": "Buat model",
 	"Create a model": "Buat model",
 	"Create Account": "Buat Akun",
 	"Create Account": "Buat Akun",
@@ -180,14 +179,12 @@
 	"Default model updated": "Model default diperbarui",
 	"Default model updated": "Model default diperbarui",
 	"Default Prompt Suggestions": "Saran Permintaan Default",
 	"Default Prompt Suggestions": "Saran Permintaan Default",
 	"Default User Role": "Peran Pengguna Default",
 	"Default User Role": "Peran Pengguna Default",
-	"delete": "Hapus",
 	"Delete": "Menghapus",
 	"Delete": "Menghapus",
 	"Delete a model": "Menghapus model",
 	"Delete a model": "Menghapus model",
 	"Delete All Chats": "Menghapus Semua Obrolan",
 	"Delete All Chats": "Menghapus Semua Obrolan",
 	"Delete chat": "Menghapus obrolan",
 	"Delete chat": "Menghapus obrolan",
 	"Delete Chat": "Menghapus Obrolan",
 	"Delete Chat": "Menghapus Obrolan",
 	"Delete chat?": "Menghapus obrolan?",
 	"Delete chat?": "Menghapus obrolan?",
-	"Delete Doc": "",
 	"Delete function?": "Fungsi hapus?",
 	"Delete function?": "Fungsi hapus?",
 	"Delete prompt?": "Perintah hapus?",
 	"Delete prompt?": "Perintah hapus?",
 	"delete this link": "hapus tautan ini",
 	"delete this link": "hapus tautan ini",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentasi",
 	"Documentation": "Dokumentasi",
 	"Documents": "Dokumen",
 	"Documents": "Dokumen",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "tidak membuat koneksi eksternal apa pun, dan data Anda tetap aman di server yang dihosting secara lokal.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "tidak membuat koneksi eksternal apa pun, dan data Anda tetap aman di server yang dihosting secara lokal.",
-	"Don't Allow": "Jangan Izinkan",
 	"Don't have an account?": "Tidak memiliki akun?",
 	"Don't have an account?": "Tidak memiliki akun?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Unduh",
 	"Download": "Unduh",
 	"Download canceled": "Unduh dibatalkan",
 	"Download canceled": "Unduh dibatalkan",
 	"Download Database": "Unduh Basis Data",
 	"Download Database": "Unduh Basis Data",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Letakkan file apa pun di sini untuk ditambahkan ke percakapan",
 	"Drop any files here to add to the conversation": "Letakkan file apa pun di sini untuk ditambahkan ke percakapan",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "misalnya '30-an', '10m'. Satuan waktu yang valid adalah 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "misalnya '30-an', '10m'. Satuan waktu yang valid adalah 's', 'm', 'h'.",
 	"Edit": "Edit",
 	"Edit": "Edit",
-	"Edit Doc": "Edit Dokumen",
 	"Edit Memory": "Edit Memori",
 	"Edit Memory": "Edit Memori",
 	"Edit User": "Edit Pengguna",
 	"Edit User": "Edit Pengguna",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Masukkan Kata Sandi Anda",
 	"Enter Your Password": "Masukkan Kata Sandi Anda",
 	"Enter Your Role": "Masukkan Peran Anda",
 	"Enter Your Role": "Masukkan Peran Anda",
 	"Error": "Kesalahan",
 	"Error": "Kesalahan",
+	"ERROR": "",
 	"Experimental": "Percobaan",
 	"Experimental": "Percobaan",
 	"Export": "Ekspor",
 	"Export": "Ekspor",
 	"Export All Chats (All Users)": "Ekspor Semua Obrolan (Semua Pengguna)",
 	"Export All Chats (All Users)": "Ekspor Semua Obrolan (Semua Pengguna)",
 	"Export chat (.json)": "Ekspor obrolan (.json)",
 	"Export chat (.json)": "Ekspor obrolan (.json)",
 	"Export Chats": "Ekspor Obrolan",
 	"Export Chats": "Ekspor Obrolan",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Pemetaan Dokumen Ekspor",
 	"Export Functions": "Fungsi Ekspor",
 	"Export Functions": "Fungsi Ekspor",
 	"Export LiteLLM config.yaml": "Ekspor LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Ekspor LiteLLM config.yaml",
 	"Export Models": "Model Ekspor",
 	"Export Models": "Model Ekspor",
@@ -357,7 +354,6 @@
 	"Images": "Gambar",
 	"Images": "Gambar",
 	"Import Chats": "Impor Obrolan",
 	"Import Chats": "Impor Obrolan",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Pemetaan Dokumen Impor",
 	"Import Functions": "Fungsi Impor",
 	"Import Functions": "Fungsi Impor",
 	"Import Models": "Model Impor",
 	"Import Models": "Model Impor",
 	"Import Prompts": "Petunjuk Impor",
 	"Import Prompts": "Petunjuk Impor",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instal dari URL Github",
 	"Install from Github URL": "Instal dari URL Github",
 	"Instant Auto-Send After Voice Transcription": "Kirim Otomatis Instan Setelah Transkripsi Suara",
 	"Instant Auto-Send After Voice Transcription": "Kirim Otomatis Instan Setelah Transkripsi Suara",
 	"Interface": "Antarmuka",
 	"Interface": "Antarmuka",
+	"Invalid file format.": "",
 	"Invalid Tag": "Tag tidak valid",
 	"Invalid Tag": "Tag tidak valid",
 	"January": "Januari",
 	"January": "Januari",
 	"join our Discord for help.": "bergabunglah dengan Discord kami untuk mendapatkan bantuan.",
 	"join our Discord for help.": "bergabunglah dengan Discord kami untuk mendapatkan bantuan.",
@@ -446,13 +443,13 @@
 	"More": "Lainnya",
 	"More": "Lainnya",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nama",
 	"Name": "Nama",
-	"Name Tag": "Label Nama",
 	"Name your model": "Beri nama model Anda",
 	"Name your model": "Beri nama model Anda",
 	"New Chat": "Obrolan Baru",
 	"New Chat": "Obrolan Baru",
 	"New Password": "Kata Sandi Baru",
 	"New Password": "Kata Sandi Baru",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Tidak ada konten untuk dibicarakan",
 	"No content to speak": "Tidak ada konten untuk dibicarakan",
 	"No file selected": "Tidak ada file yang dipilih",
 	"No file selected": "Tidak ada file yang dipilih",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Tidak ada hasil yang ditemukan",
 	"No results found": "Tidak ada hasil yang ditemukan",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Diperlukan URL/Kunci OpenAI.",
 	"OpenAI URL/Key required.": "Diperlukan URL/Kunci OpenAI.",
 	"or": "atau",
 	"or": "atau",
 	"Other": "Lainnya",
 	"Other": "Lainnya",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Model pemeringkatan diatur ke \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Model pemeringkatan diatur ke \"{{reranking_model}}\"",
 	"Reset": "Atur Ulang",
 	"Reset": "Atur Ulang",
 	"Reset Upload Directory": "Setel Ulang Direktori Unggahan",
 	"Reset Upload Directory": "Setel Ulang Direktori Unggahan",
-	"Reset Vector Storage": "Setel Ulang Penyimpanan Vektor",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Tanggapan Salin Otomatis ke Papan Klip",
 	"Response AutoCopy to Clipboard": "Tanggapan Salin Otomatis ke Papan Klip",
 	"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 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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Mencari model",
 	"Search a model": "Mencari model",
 	"Search Chats": "Cari Obrolan",
 	"Search Chats": "Cari Obrolan",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Cari Dokumen",
+	"search for tags": "",
 	"Search Functions": "Fungsi Pencarian",
 	"Search Functions": "Fungsi Pencarian",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Cari Model",
 	"Search Models": "Cari Model",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Kesalahan pengenalan suara: {{error}}",
 	"Speech recognition error: {{error}}": "Kesalahan pengenalan suara: {{error}}",
 	"Speech-to-Text Engine": "Mesin Pengenal Ucapan ke Teks",
 	"Speech-to-Text Engine": "Mesin Pengenal Ucapan ke Teks",
+	"Stop": "",
 	"Stop Sequence": "Hentikan Urutan",
 	"Stop Sequence": "Hentikan Urutan",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Model STT",
 	"STT Model": "Model STT",
@@ -666,6 +665,7 @@
 	"Template": "Templat",
 	"Template": "Templat",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Penyelesaian Teks",
 	"Text Completion": "Penyelesaian Teks",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Mesin Teks-ke-Suara",
 	"Text-to-Speech Engine": "Mesin Teks-ke-Suara",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Terima kasih atas umpan balik Anda!",
 	"Thanks for your feedback!": "Terima kasih atas umpan balik Anda!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Penjelasan menyeluruh",
 	"Thorough explanation": "Penjelasan menyeluruh",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Perbarui beberapa slot variabel secara berurutan dengan menekan tombol tab di input obrolan setelah setiap penggantian.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Perbarui beberapa slot variabel secara berurutan dengan menekan tombol tab di input obrolan setelah setiap penggantian.",
 	"Title": "Judul",
 	"Title": "Judul",
 	"Title (e.g. Tell me a fun fact)": "Judul (misalnya, Ceritakan sebuah fakta menarik)",
 	"Title (e.g. Tell me a fun fact)": "Judul (misalnya, Ceritakan sebuah fakta menarik)",
@@ -701,6 +702,7 @@
 	"Today": "Hari ini",
 	"Today": "Hari ini",
 	"Toggle settings": "Beralih pengaturan",
 	"Toggle settings": "Beralih pengaturan",
 	"Toggle sidebar": "Beralih bilah sisi",
 	"Toggle sidebar": "Beralih bilah sisi",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Menyimpan Penyegaran Konteks (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Menyimpan Penyegaran Konteks (num_keep)",
 	"Tool created successfully": "Alat berhasil dibuat",
 	"Tool created successfully": "Alat berhasil dibuat",
 	"Tool deleted successfully": "Alat berhasil dihapus",
 	"Tool deleted successfully": "Alat berhasil dihapus",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Kemajuan Unggah",
 	"Upload Progress": "Kemajuan Unggah",
 	"URL Mode": "Mode URL",
 	"URL Mode": "Mode URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Gunakan '#' pada input prompt untuk memuat dan memilih dokumen Anda.",
 	"Use Gravatar": "Gunakan Gravatar",
 	"Use Gravatar": "Gunakan Gravatar",
 	"Use Initials": "Gunakan Inisial",
 	"Use Initials": "Gunakan Inisial",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/ie-GA/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Cuir pras saincheaptha leis",
 	"Add custom prompt": "Cuir pras saincheaptha leis",
-	"Add Docs": "Cuir Docs leis",
 	"Add Files": "Cuir Comhaid",
 	"Add Files": "Cuir Comhaid",
 	"Add Memory": "Cuir Cuimhne",
 	"Add Memory": "Cuir Cuimhne",
 	"Add message": "Cuir teachtaireacht leis",
 	"Add message": "Cuir teachtaireacht leis",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Tá rochtain ag riarthóirí ar gach uirlis i gcónaí; teastaíonn uirlisí sannta in aghaidh an tsamhail sa spás oibre ó úsáideoirí.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Tá rochtain ag riarthóirí ar gach uirlis i gcónaí; teastaíonn uirlisí sannta in aghaidh an tsamhail sa spás oibre ó úsáideoirí.",
 	"Advanced Parameters": "Paraiméadair Casta",
 	"Advanced Parameters": "Paraiméadair Casta",
 	"Advanced Params": "Paraiméid Casta",
 	"Advanced Params": "Paraiméid Casta",
-	"all": "go léir",
 	"All Documents": "Gach Doiciméad",
 	"All Documents": "Gach Doiciméad",
 	"All Users": "Gach Úsáideoir",
 	"All Users": "Gach Úsáideoir",
-	"Allow": "Ceadaigh",
 	"Allow Chat Deletion": "Cead Scriosadh Comhrá",
 	"Allow Chat Deletion": "Cead Scriosadh Comhrá",
 	"Allow Chat Editing": "Ceadaigh Eagarthóireacht",
 	"Allow Chat Editing": "Ceadaigh Eagarthóireacht",
 	"Allow non-local voices": "Lig guthanna neamh-áitiúla",
 	"Allow non-local voices": "Lig guthanna neamh-áitiúla",
@@ -98,6 +95,7 @@
 	"Cancel": "Cealaigh",
 	"Cancel": "Cealaigh",
 	"Capabilities": "Cumais",
 	"Capabilities": "Cumais",
 	"Change Password": "Athraigh Pasfhocal",
 	"Change Password": "Athraigh Pasfhocal",
+	"Character": "",
 	"Chat": "Comhrá",
 	"Chat": "Comhrá",
 	"Chat Background Image": "Íomhá Cúlra Comhrá",
 	"Chat Background Image": "Íomhá Cúlra Comhrá",
 	"Chat Bubble UI": "Comhrá Bubble UI",
 	"Chat Bubble UI": "Comhrá Bubble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Cliceáil anseo chun roghnú",
 	"Click here to select": "Cliceáil anseo chun roghnú",
 	"Click here to select a csv file.": "Cliceáil anseo chun comhad csv a roghnú.",
 	"Click here to select a csv file.": "Cliceáil anseo chun comhad csv a roghnú.",
 	"Click here to select a py file.": "Cliceáil anseo chun comhad py a roghnú.",
 	"Click here to select a py file.": "Cliceáil anseo chun comhad py a roghnú.",
-	"Click here to select documents.": "Cliceáil anseo chun cáipéis a roghnú.",
 	"Click here to upload a workflow.json file.": "Cliceáil anseo chun comhad workflow.json a uaslódáil.",
 	"Click here to upload a workflow.json file.": "Cliceáil anseo chun comhad workflow.json a uaslódáil.",
 	"click here.": "cliceáil anseo.",
 	"click here.": "cliceáil anseo.",
 	"Click on the user role button to change a user's role.": "Cliceáil ar an gcnaipe ról úsáideora chun ról úsáideora a athrú.",
 	"Click on the user role button to change a user's role.": "Cliceáil ar an gcnaipe ról úsáideora chun ról úsáideora a athrú.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Diúltaíodh cead scríofa an ghearrthaisce. Seiceáil socruithe do bhrabhsálaí chun an rochtain riachtanach a dheonú.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Diúltaíodh cead scríofa an ghearrthaisce. Seiceáil socruithe do bhrabhsálaí chun an rochtain riachtanach a dheonú.",
 	"Clone": "Clón",
 	"Clone": "Clón",
 	"Close": "Dún",
 	"Close": "Dún",
+	"Code execution": "",
 	"Code formatted successfully": "Cód formáidithe go rathúil",
 	"Code formatted successfully": "Cód formáidithe go rathúil",
 	"Collection": "Bailiúchán",
 	"Collection": "Bailiúchán",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Cóipeáil bloc cód deireanach",
 	"Copy last code block": "Cóipeáil bloc cód deireanach",
 	"Copy last response": "Cóipeáil an fhreagairt",
 	"Copy last response": "Cóipeáil an fhreagairt",
 	"Copy Link": "Cóipeáil Nasc",
 	"Copy Link": "Cóipeáil Nasc",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "D'éirigh le cóipeáil chuig an ngearrthaisce!",
 	"Copying to clipboard was successful!": "D'éirigh le cóipeáil chuig an ngearrthaisce!",
 	"Create a model": "Cruthaigh samhail",
 	"Create a model": "Cruthaigh samhail",
 	"Create Account": "Cruthaigh Cuntas",
 	"Create Account": "Cruthaigh Cuntas",
@@ -180,14 +179,12 @@
 	"Default model updated": "An tsamhail réamhshocraithe",
 	"Default model updated": "An tsamhail réamhshocraithe",
 	"Default Prompt Suggestions": "Moltaí Pras Réamhshocraithe",
 	"Default Prompt Suggestions": "Moltaí Pras Réamhshocraithe",
 	"Default User Role": "Ról Úsáideora Réamhshoc",
 	"Default User Role": "Ról Úsáideora Réamhshoc",
-	"delete": "scrios",
 	"Delete": "Scrios",
 	"Delete": "Scrios",
 	"Delete a model": "Scrios samhail",
 	"Delete a model": "Scrios samhail",
 	"Delete All Chats": "Scrios Gach Comhrá",
 	"Delete All Chats": "Scrios Gach Comhrá",
 	"Delete chat": "Scrios comhrá",
 	"Delete chat": "Scrios comhrá",
 	"Delete Chat": "Scrios Comhrá",
 	"Delete Chat": "Scrios Comhrá",
 	"Delete chat?": "Scrios comhrá?",
 	"Delete chat?": "Scrios comhrá?",
-	"Delete Doc": "Scrios Doc",
 	"Delete function?": "Scrios feidhm?",
 	"Delete function?": "Scrios feidhm?",
 	"Delete prompt?": "Scrios pras?",
 	"Delete prompt?": "Scrios pras?",
 	"delete this link": "scrios an nasc seo",
 	"delete this link": "scrios an nasc seo",
@@ -215,7 +212,6 @@
 	"Documentation": "Doiciméadú",
 	"Documentation": "Doiciméadú",
 	"Documents": "Doiciméid",
 	"Documents": "Doiciméid",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ní dhéanann sé aon naisc sheachtracha, agus fanann do chuid sonraí go slán ar do fhreastalaí a óstáiltear go háitiúil.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ní dhéanann sé aon naisc sheachtracha, agus fanann do chuid sonraí go slán ar do fhreastalaí a óstáiltear go háitiúil.",
-	"Don't Allow": "Ná Ceadaigh",
 	"Don't have an account?": "Níl cuntas agat?",
 	"Don't have an account?": "Níl cuntas agat?",
 	"don't install random functions from sources you don't trust.": "ná suiteáil feidhmeanna randamacha ó fhoinsí nach bhfuil muinín agat.",
 	"don't install random functions from sources you don't trust.": "ná suiteáil feidhmeanna randamacha ó fhoinsí nach bhfuil muinín agat.",
 	"don't install random tools from sources you don't trust.": "ná suiteáil uirlisí randamacha ó fhoinsí nach bhfuil muinín agat.",
 	"don't install random tools from sources you don't trust.": "ná suiteáil uirlisí randamacha ó fhoinsí nach bhfuil muinín agat.",
@@ -224,10 +220,11 @@
 	"Download": "Íoslódáil",
 	"Download": "Íoslódáil",
 	"Download canceled": "Íoslódáil cealaithe",
 	"Download canceled": "Íoslódáil cealaithe",
 	"Download Database": "Íoslódáil Bunachair",
 	"Download Database": "Íoslódáil Bunachair",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Scaoil aon chomhaid anseo le cur leis an gcomhrá",
 	"Drop any files here to add to the conversation": "Scaoil aon chomhaid anseo le cur leis an gcomhrá",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "m.sh. '30s', '10m'. Is iad aonaid ama bailí ná 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "m.sh. '30s', '10m'. Is iad aonaid ama bailí ná 's', 'm', 'h'.",
 	"Edit": "Cuir in eagar",
 	"Edit": "Cuir in eagar",
-	"Edit Doc": "Cuir Doc in eagar",
 	"Edit Memory": "Cuir Cuimhne in eagar",
 	"Edit Memory": "Cuir Cuimhne in eagar",
 	"Edit User": "Cuir Úsáideoir in eagar",
 	"Edit User": "Cuir Úsáideoir in eagar",
 	"ElevenLabs": "Eleven Labs",
 	"ElevenLabs": "Eleven Labs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Cuir isteach do phasfhocal",
 	"Enter Your Password": "Cuir isteach do phasfhocal",
 	"Enter Your Role": "Cuir isteach do Ról",
 	"Enter Your Role": "Cuir isteach do Ról",
 	"Error": "Earráid",
 	"Error": "Earráid",
+	"ERROR": "",
 	"Experimental": "Turgnamhach",
 	"Experimental": "Turgnamhach",
 	"Export": "Easpórtáil",
 	"Export": "Easpórtáil",
 	"Export All Chats (All Users)": "Easpórtáil gach comhrá (Gach Úsáideoir)",
 	"Export All Chats (All Users)": "Easpórtáil gach comhrá (Gach Úsáideoir)",
 	"Export chat (.json)": "Easpórtáil comhrá (.json)",
 	"Export chat (.json)": "Easpórtáil comhrá (.json)",
 	"Export Chats": "Comhráite Easpórtá",
 	"Export Chats": "Comhráite Easpórtá",
 	"Export Config to JSON File": "Easpórtáil Cumraíocht chuig Comhad JSON",
 	"Export Config to JSON File": "Easpórtáil Cumraíocht chuig Comhad JSON",
-	"Export Documents Mapping": "Mapáil Doiciméad Onnm",
 	"Export Functions": "Feidhmeanna Easp",
 	"Export Functions": "Feidhmeanna Easp",
 	"Export LiteLLM config.yaml": "Easpórtáil LitellM config.yaml",
 	"Export LiteLLM config.yaml": "Easpórtáil LitellM config.yaml",
 	"Export Models": "Samhlacha Easpórtá",
 	"Export Models": "Samhlacha Easpórtá",
@@ -357,7 +354,6 @@
 	"Images": "Íomhánna",
 	"Images": "Íomhánna",
 	"Import Chats": "Comhráite iompórtá",
 	"Import Chats": "Comhráite iompórtá",
 	"Import Config from JSON File": "Cumraíocht Iompórtáil ó Chomhad JSON",
 	"Import Config from JSON File": "Cumraíocht Iompórtáil ó Chomhad JSON",
-	"Import Documents Mapping": "Mapáil Doiciméad Iomp",
 	"Import Functions": "Feidhmeanna Iom",
 	"Import Functions": "Feidhmeanna Iom",
 	"Import Models": "Samhlacha iompórtá",
 	"Import Models": "Samhlacha iompórtá",
 	"Import Prompts": "Leideanna Iompórtála",
 	"Import Prompts": "Leideanna Iompórtála",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Suiteáil ó Github URL",
 	"Install from Github URL": "Suiteáil ó Github URL",
 	"Instant Auto-Send After Voice Transcription": "Seoladh Uathoibríoch Láithreach Tar éis",
 	"Instant Auto-Send After Voice Transcription": "Seoladh Uathoibríoch Láithreach Tar éis",
 	"Interface": "Comhéadan",
 	"Interface": "Comhéadan",
+	"Invalid file format.": "",
 	"Invalid Tag": "Clib neamhbhailí",
 	"Invalid Tag": "Clib neamhbhailí",
 	"January": "Eanáir",
 	"January": "Eanáir",
 	"join our Discord for help.": "bí inár Discord chun cabhair a fháil.",
 	"join our Discord for help.": "bí inár Discord chun cabhair a fháil.",
@@ -446,13 +443,13 @@
 	"More": "Tuilleadh",
 	"More": "Tuilleadh",
 	"Move to Top": "Bogadh go dtí an Barr",
 	"Move to Top": "Bogadh go dtí an Barr",
 	"Name": "Ainm",
 	"Name": "Ainm",
-	"Name Tag": "Clib Ainm",
 	"Name your model": "Ainmnigh do mhúnla",
 	"Name your model": "Ainmnigh do mhúnla",
 	"New Chat": "Comhrá Nua",
 	"New Chat": "Comhrá Nua",
 	"New Password": "Pasfhocal Nua",
 	"New Password": "Pasfhocal Nua",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Níl aon ábhar le labhairt",
 	"No content to speak": "Níl aon ábhar le labhairt",
 	"No file selected": "Níl aon chomhad roghnaithe",
 	"No file selected": "Níl aon chomhad roghnaithe",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Níl aon torthaí le fáil",
 	"No results found": "Níl aon torthaí le fáil",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Teastaíonn URL/eochair OpenAI.",
 	"OpenAI URL/Key required.": "Teastaíonn URL/eochair OpenAI.",
 	"or": "nó",
 	"or": "nó",
 	"Other": "Eile",
 	"Other": "Eile",
+	"OUTPUT": "",
 	"Output format": "Formáid aschuir",
 	"Output format": "Formáid aschuir",
 	"Overview": "Forbhreathnú",
 	"Overview": "Forbhreathnú",
 	"page": "leathanach",
 	"page": "leathanach",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Samhail athrangú socraithe go “{{reranking_model}}”",
 	"Reranking model set to \"{{reranking_model}}\"": "Samhail athrangú socraithe go “{{reranking_model}}”",
 	"Reset": "Athshocraigh",
 	"Reset": "Athshocraigh",
 	"Reset Upload Directory": "Athshocraigh Eolaire Uas",
 	"Reset Upload Directory": "Athshocraigh Eolaire Uas",
-	"Reset Vector Storage": "Athshocraigh Stóráil Vector",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Freagra AutoCopy go Gearrthaisce",
 	"Response AutoCopy to Clipboard": "Freagra AutoCopy go Gearrthaisce",
 	"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 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 splitting": "Scoilt freagartha",
@@ -570,7 +568,7 @@
 	"Search a model": "Cuardaigh samhail",
 	"Search a model": "Cuardaigh samhail",
 	"Search Chats": "Cuardaigh Comhráite",
 	"Search Chats": "Cuardaigh Comhráite",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Cuardaigh Doiciméid",
+	"search for tags": "",
 	"Search Functions": "Feidhmeanna Cuardaigh",
 	"Search Functions": "Feidhmeanna Cuardaigh",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Múnlaí Cuardaigh",
 	"Search Models": "Múnlaí Cuardaigh",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "Luas Athsheinm Urlabhra",
 	"Speech Playback Speed": "Luas Athsheinm Urlabhra",
 	"Speech recognition error: {{error}}": "Earráid aitheantais cainte: {{error}}",
 	"Speech recognition error: {{error}}": "Earráid aitheantais cainte: {{error}}",
 	"Speech-to-Text Engine": "Inneall Cainte-go-Téacs",
 	"Speech-to-Text Engine": "Inneall Cainte-go-Téacs",
+	"Stop": "",
 	"Stop Sequence": "Stop Seicheamh",
 	"Stop Sequence": "Stop Seicheamh",
 	"Stream Chat Response": "Freagra Comhrá Sruth",
 	"Stream Chat Response": "Freagra Comhrá Sruth",
 	"STT Model": "Múnla STT",
 	"STT Model": "Múnla STT",
@@ -666,6 +665,7 @@
 	"Template": "Teimpléad",
 	"Template": "Teimpléad",
 	"Temporary Chat": "Comhrá Sealadach",
 	"Temporary Chat": "Comhrá Sealadach",
 	"Text Completion": "Críochnú Téacs",
 	"Text Completion": "Críochnú Téacs",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Inneall téacs-go-labhra",
 	"Text-to-Speech Engine": "Inneall téacs-go-labhra",
 	"Tfs Z": "TFS Z",
 	"Tfs Z": "TFS Z",
 	"Thanks for your feedback!": "Go raibh maith agat as do chuid aiseolas!",
 	"Thanks for your feedback!": "Go raibh maith agat as do chuid aiseolas!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Míniú críochnúil",
 	"Thorough explanation": "Míniú críochnúil",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Teastaíonn URL Freastalaí Tika.",
 	"Tika Server URL required.": "Teastaíonn URL Freastalaí Tika.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Leid: Nuashonraigh sliotáin iolracha athróg as a chéile trí bhrú ar an eochair cluaisín san ionchur comhrá tar éis gach athsholáthair.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Leid: Nuashonraigh sliotáin iolracha athróg as a chéile trí bhrú ar an eochair cluaisín san ionchur comhrá tar éis gach athsholáthair.",
 	"Title": "Teideal",
 	"Title": "Teideal",
 	"Title (e.g. Tell me a fun fact)": "Teideal (m.sh. inis dom fíric spraíúil)",
 	"Title (e.g. Tell me a fun fact)": "Teideal (m.sh. inis dom fíric spraíúil)",
@@ -701,6 +702,7 @@
 	"Today": "Inniu",
 	"Today": "Inniu",
 	"Toggle settings": "Socraigh socruithe",
 	"Toggle settings": "Socraigh socruithe",
 	"Toggle sidebar": "Athraigh barra taobh",
 	"Toggle sidebar": "Athraigh barra taobh",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Comharthaí le Coinneáil ar Athnuachan Comhthéacs (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Comharthaí le Coinneáil ar Athnuachan Comhthéacs (num_keep)",
 	"Tool created successfully": "Uirlis cruthaithe go rathúil",
 	"Tool created successfully": "Uirlis cruthaithe go rathúil",
 	"Tool deleted successfully": "Uirlis scriosta go rathúil",
 	"Tool deleted successfully": "Uirlis scriosta go rathúil",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Uaslódáil an Dul",
 	"Upload Progress": "Uaslódáil an Dul",
 	"URL Mode": "Mód URL",
 	"URL Mode": "Mód URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Úsáid '#' san ionchur pras chun do dhoiciméid a luchtú agus a roghnú.",
 	"Use Gravatar": "Úsáid Gravatar",
 	"Use Gravatar": "Úsáid Gravatar",
 	"Use Initials": "Úsáid ceannlitreacha",
 	"Use Initials": "Úsáid ceannlitreacha",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/it-IT/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Aggiungi un prompt custom",
 	"Add custom prompt": "Aggiungi un prompt custom",
-	"Add Docs": "Aggiungi documenti",
 	"Add Files": "Aggiungi file",
 	"Add Files": "Aggiungi file",
 	"Add Memory": "Aggiungi memoria",
 	"Add Memory": "Aggiungi memoria",
 	"Add message": "Aggiungi messaggio",
 	"Add message": "Aggiungi messaggio",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Parametri avanzati",
 	"Advanced Parameters": "Parametri avanzati",
 	"Advanced Params": "Parametri avanzati",
 	"Advanced Params": "Parametri avanzati",
-	"all": "tutti",
 	"All Documents": "Tutti i documenti",
 	"All Documents": "Tutti i documenti",
 	"All Users": "Tutti gli utenti",
 	"All Users": "Tutti gli utenti",
-	"Allow": "Consenti",
 	"Allow Chat Deletion": "Consenti l'eliminazione della chat",
 	"Allow Chat Deletion": "Consenti l'eliminazione della chat",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Annulla",
 	"Cancel": "Annulla",
 	"Capabilities": "Funzionalità",
 	"Capabilities": "Funzionalità",
 	"Change Password": "Cambia password",
 	"Change Password": "Cambia password",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "UI bolle chat",
 	"Chat Bubble UI": "UI bolle chat",
@@ -120,13 +118,13 @@
 	"Click here to select": "Clicca qui per selezionare",
 	"Click here to select": "Clicca qui per selezionare",
 	"Click here to select a csv file.": "Clicca qui per selezionare un file csv.",
 	"Click here to select a csv file.": "Clicca qui per selezionare un file csv.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Clicca qui per selezionare i documenti.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "clicca qui.",
 	"click here.": "clicca qui.",
 	"Click on the user role button to change a user's role.": "Clicca sul pulsante del ruolo utente per modificare il ruolo di un utente.",
 	"Click on the user role button to change a user's role.": "Clicca sul pulsante del ruolo utente per modificare il ruolo di un utente.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Clone",
 	"Clone": "Clone",
 	"Close": "Chiudi",
 	"Close": "Chiudi",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Collezione",
 	"Collection": "Collezione",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copia ultimo blocco di codice",
 	"Copy last code block": "Copia ultimo blocco di codice",
 	"Copy last response": "Copia ultima risposta",
 	"Copy last response": "Copia ultima risposta",
 	"Copy Link": "Copia link",
 	"Copy Link": "Copia link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Copia negli appunti riuscita!",
 	"Copying to clipboard was successful!": "Copia negli appunti riuscita!",
 	"Create a model": "Creare un modello",
 	"Create a model": "Creare un modello",
 	"Create Account": "Crea account",
 	"Create Account": "Crea account",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modello predefinito aggiornato",
 	"Default model updated": "Modello predefinito aggiornato",
 	"Default Prompt Suggestions": "Suggerimenti prompt predefiniti",
 	"Default Prompt Suggestions": "Suggerimenti prompt predefiniti",
 	"Default User Role": "Ruolo utente predefinito",
 	"Default User Role": "Ruolo utente predefinito",
-	"delete": "elimina",
 	"Delete": "Elimina",
 	"Delete": "Elimina",
 	"Delete a model": "Elimina un modello",
 	"Delete a model": "Elimina un modello",
 	"Delete All Chats": "Elimina tutte le chat",
 	"Delete All Chats": "Elimina tutte le chat",
 	"Delete chat": "Elimina chat",
 	"Delete chat": "Elimina chat",
 	"Delete Chat": "Elimina chat",
 	"Delete Chat": "Elimina chat",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "elimina questo link",
 	"delete this link": "elimina questo link",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Documenti",
 	"Documents": "Documenti",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "non effettua connessioni esterne e i tuoi dati rimangono al sicuro sul tuo server ospitato localmente.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "non effettua connessioni esterne e i tuoi dati rimangono al sicuro sul tuo server ospitato localmente.",
-	"Don't Allow": "Non consentire",
 	"Don't have an account?": "Non hai un account?",
 	"Don't have an account?": "Non hai un account?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Scarica",
 	"Download": "Scarica",
 	"Download canceled": "Scaricamento annullato",
 	"Download canceled": "Scaricamento annullato",
 	"Download Database": "Scarica database",
 	"Download Database": "Scarica database",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Trascina qui i file da aggiungere alla conversazione",
 	"Drop any files here to add to the conversation": "Trascina qui i file da aggiungere alla conversazione",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ad esempio '30s','10m'. Le unità di tempo valide sono 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ad esempio '30s','10m'. Le unità di tempo valide sono 's', 'm', 'h'.",
 	"Edit": "Modifica",
 	"Edit": "Modifica",
-	"Edit Doc": "Modifica documento",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Modifica utente",
 	"Edit User": "Modifica utente",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Inserisci la tua password",
 	"Enter Your Password": "Inserisci la tua password",
 	"Enter Your Role": "Inserisci il tuo ruolo",
 	"Enter Your Role": "Inserisci il tuo ruolo",
 	"Error": "Errore",
 	"Error": "Errore",
+	"ERROR": "",
 	"Experimental": "Sperimentale",
 	"Experimental": "Sperimentale",
 	"Export": "Esportazione",
 	"Export": "Esportazione",
 	"Export All Chats (All Users)": "Esporta tutte le chat (tutti gli utenti)",
 	"Export All Chats (All Users)": "Esporta tutte le chat (tutti gli utenti)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Esporta chat",
 	"Export Chats": "Esporta chat",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Esporta mappatura documenti",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Esporta modelli",
 	"Export Models": "Esporta modelli",
@@ -357,7 +354,6 @@
 	"Images": "Immagini",
 	"Images": "Immagini",
 	"Import Chats": "Importa chat",
 	"Import Chats": "Importa chat",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importa mappatura documenti",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Importazione di modelli",
 	"Import Models": "Importazione di modelli",
 	"Import Prompts": "Importa prompt",
 	"Import Prompts": "Importa prompt",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Eseguire l'installazione dall'URL di Github",
 	"Install from Github URL": "Eseguire l'installazione dall'URL di Github",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Interfaccia",
 	"Interface": "Interfaccia",
+	"Invalid file format.": "",
 	"Invalid Tag": "Tag non valido",
 	"Invalid Tag": "Tag non valido",
 	"January": "Gennaio",
 	"January": "Gennaio",
 	"join our Discord for help.": "unisciti al nostro Discord per ricevere aiuto.",
 	"join our Discord for help.": "unisciti al nostro Discord per ricevere aiuto.",
@@ -446,13 +443,13 @@
 	"More": "Altro",
 	"More": "Altro",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nome",
 	"Name": "Nome",
-	"Name Tag": "Nome tag",
 	"Name your model": "Assegna un nome al tuo modello",
 	"Name your model": "Assegna un nome al tuo modello",
 	"New Chat": "Nuova chat",
 	"New Chat": "Nuova chat",
 	"New Password": "Nuova password",
 	"New Password": "Nuova password",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Nessun risultato trovato",
 	"No results found": "Nessun risultato trovato",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Chiave OpenAI obbligatori.",
 	"OpenAI URL/Key required.": "URL/Chiave OpenAI obbligatori.",
 	"or": "o",
 	"or": "o",
 	"Other": "Altro",
 	"Other": "Altro",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modello di riclassificazione impostato su \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Modello di riclassificazione impostato su \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Reimposta archivio vettoriale",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copia automatica della risposta negli appunti",
 	"Response AutoCopy to Clipboard": "Copia automatica della risposta negli appunti",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Cerca un modello",
 	"Search a model": "Cerca un modello",
 	"Search Chats": "Cerca nelle chat",
 	"Search Chats": "Cerca nelle chat",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Cerca documenti",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Cerca modelli",
 	"Search Models": "Cerca modelli",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Errore di riconoscimento vocale: {{error}}",
 	"Speech recognition error: {{error}}": "Errore di riconoscimento vocale: {{error}}",
 	"Speech-to-Text Engine": "Motore da voce a testo",
 	"Speech-to-Text Engine": "Motore da voce a testo",
+	"Stop": "",
 	"Stop Sequence": "Sequenza di arresto",
 	"Stop Sequence": "Sequenza di arresto",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -667,6 +666,7 @@
 	"Template": "Modello",
 	"Template": "Modello",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Completamento del testo",
 	"Text Completion": "Completamento del testo",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motore da testo a voce",
 	"Text-to-Speech Engine": "Motore da testo a voce",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Grazie per il tuo feedback!",
 	"Thanks for your feedback!": "Grazie per il tuo feedback!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Spiegazione dettagliata",
 	"Thorough explanation": "Spiegazione dettagliata",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Suggerimento: aggiorna più slot di variabili consecutivamente premendo il tasto tab nell'input della chat dopo ogni sostituzione.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Suggerimento: aggiorna più slot di variabili consecutivamente premendo il tasto tab nell'input della chat dopo ogni sostituzione.",
 	"Title": "Titolo",
 	"Title": "Titolo",
 	"Title (e.g. Tell me a fun fact)": "Titolo (ad esempio Dimmi un fatto divertente)",
 	"Title (e.g. Tell me a fun fact)": "Titolo (ad esempio Dimmi un fatto divertente)",
@@ -702,6 +703,7 @@
 	"Today": "Oggi",
 	"Today": "Oggi",
 	"Toggle settings": "Attiva/disattiva impostazioni",
 	"Toggle settings": "Attiva/disattiva impostazioni",
 	"Toggle sidebar": "Attiva/disattiva barra laterale",
 	"Toggle sidebar": "Attiva/disattiva barra laterale",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Avanzamento caricamento",
 	"Upload Progress": "Avanzamento caricamento",
 	"URL Mode": "Modalità URL",
 	"URL Mode": "Modalità URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Usa '#' nell'input del prompt per caricare e selezionare i tuoi documenti.",
 	"Use Gravatar": "Usa Gravatar",
 	"Use Gravatar": "Usa Gravatar",
 	"Use Initials": "Usa iniziali",
 	"Use Initials": "Usa iniziali",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 19 - 15
src/lib/i18n/locales/ja-JP/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "コンテンツを追加",
 	"Add Content": "コンテンツを追加",
 	"Add content here": "ここへコンテンツを追加",
 	"Add content here": "ここへコンテンツを追加",
 	"Add custom prompt": "カスタムプロンプトを追加",
 	"Add custom prompt": "カスタムプロンプトを追加",
-	"Add Docs": "ドキュメントを追加",
 	"Add Files": "ファイルを追加",
 	"Add Files": "ファイルを追加",
 	"Add Memory": "メモリを追加",
 	"Add Memory": "メモリを追加",
 	"Add message": "メッセージを追加",
 	"Add message": "メッセージを追加",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理者は全てのツールにアクセス出来ます。ユーザーはワークスペースのモデル毎に割り当てて下さい。",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理者は全てのツールにアクセス出来ます。ユーザーはワークスペースのモデル毎に割り当てて下さい。",
 	"Advanced Parameters": "詳細パラメーター",
 	"Advanced Parameters": "詳細パラメーター",
 	"Advanced Params": "高度なパラメータ",
 	"Advanced Params": "高度なパラメータ",
-	"all": "すべて",
 	"All Documents": "全てのドキュメント",
 	"All Documents": "全てのドキュメント",
 	"All Users": "すべてのユーザー",
 	"All Users": "すべてのユーザー",
-	"Allow": "許可",
 	"Allow Chat Deletion": "チャットの削除を許可",
 	"Allow Chat Deletion": "チャットの削除を許可",
 	"Allow Chat Editing": "チャットの編集を許可",
 	"Allow Chat Editing": "チャットの編集を許可",
 	"Allow non-local voices": "ローカル以外のボイスを許可",
 	"Allow non-local voices": "ローカル以外のボイスを許可",
@@ -98,6 +95,7 @@
 	"Cancel": "キャンセル",
 	"Cancel": "キャンセル",
 	"Capabilities": "資格",
 	"Capabilities": "資格",
 	"Change Password": "パスワードを変更",
 	"Change Password": "パスワードを変更",
+	"Character": "",
 	"Chat": "チャット",
 	"Chat": "チャット",
 	"Chat Background Image": "チャットの背景画像",
 	"Chat Background Image": "チャットの背景画像",
 	"Chat Bubble UI": "チャットバブルUI",
 	"Chat Bubble UI": "チャットバブルUI",
@@ -120,13 +118,13 @@
 	"Click here to select": "選択するにはここをクリックしてください",
 	"Click here to select": "選択するにはここをクリックしてください",
 	"Click here to select a csv file.": "CSVファイルを選択するにはここをクリックしてください。",
 	"Click here to select a csv file.": "CSVファイルを選択するにはここをクリックしてください。",
 	"Click here to select a py file.": "Pythonスクリプトファイルを選択するにはここをクリックしてください。",
 	"Click here to select a py file.": "Pythonスクリプトファイルを選択するにはここをクリックしてください。",
-	"Click here to select documents.": "ドキュメントを選択するにはここをクリックしてください。",
 	"Click here to upload a workflow.json file.": "workflow.jsonファイルをアップロードするにはここをクリックしてください。",
 	"Click here to upload a workflow.json file.": "workflow.jsonファイルをアップロードするにはここをクリックしてください。",
 	"click here.": "ここをクリックしてください。",
 	"click here.": "ここをクリックしてください。",
 	"Click on the user role button to change a user's role.": "ユーザーの役割を変更するには、ユーザー役割ボタンをクリックしてください。",
 	"Click on the user role button to change a user's role.": "ユーザーの役割を変更するには、ユーザー役割ボタンをクリックしてください。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "クリップボードへの書き込み許可がありません。ブラウザ設定を確認し許可してください。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "クリップボードへの書き込み許可がありません。ブラウザ設定を確認し許可してください。",
 	"Clone": "クローン",
 	"Clone": "クローン",
 	"Close": "閉じる",
 	"Close": "閉じる",
+	"Code execution": "",
 	"Code formatted successfully": "コードフォーマットに成功しました",
 	"Code formatted successfully": "コードフォーマットに成功しました",
 	"Collection": "コレクション",
 	"Collection": "コレクション",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "最後のコードブロックをコピー",
 	"Copy last code block": "最後のコードブロックをコピー",
 	"Copy last response": "最後の応答をコピー",
 	"Copy last response": "最後の応答をコピー",
 	"Copy Link": "リンクをコピー",
 	"Copy Link": "リンクをコピー",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "クリップボードへのコピーが成功しました!",
 	"Copying to clipboard was successful!": "クリップボードへのコピーが成功しました!",
 	"Create a model": "モデルを作成する",
 	"Create a model": "モデルを作成する",
 	"Create Account": "アカウントを作成",
 	"Create Account": "アカウントを作成",
@@ -180,14 +179,12 @@
 	"Default model updated": "デフォルトモデルが更新されました",
 	"Default model updated": "デフォルトモデルが更新されました",
 	"Default Prompt Suggestions": "デフォルトのプロンプトの提案",
 	"Default Prompt Suggestions": "デフォルトのプロンプトの提案",
 	"Default User Role": "デフォルトのユーザー役割",
 	"Default User Role": "デフォルトのユーザー役割",
-	"delete": "削除",
 	"Delete": "削除",
 	"Delete": "削除",
 	"Delete a model": "モデルを削除",
 	"Delete a model": "モデルを削除",
 	"Delete All Chats": "すべてのチャットを削除",
 	"Delete All Chats": "すべてのチャットを削除",
 	"Delete chat": "チャットを削除",
 	"Delete chat": "チャットを削除",
 	"Delete Chat": "チャットを削除",
 	"Delete Chat": "チャットを削除",
 	"Delete chat?": "チャットを削除しますか?",
 	"Delete chat?": "チャットを削除しますか?",
-	"Delete Doc": "ドキュメントを削除しますか?",
 	"Delete function?": "Functionを削除しますか?",
 	"Delete function?": "Functionを削除しますか?",
 	"Delete prompt?": "プロンプトを削除しますか?",
 	"Delete prompt?": "プロンプトを削除しますか?",
 	"delete this link": "このリンクを削除します",
 	"delete this link": "このリンクを削除します",
@@ -215,7 +212,6 @@
 	"Documentation": "ドキュメント",
 	"Documentation": "ドキュメント",
 	"Documents": "ドキュメント",
 	"Documents": "ドキュメント",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "外部接続を行わず、データはローカルでホストされているサーバー上に安全に保持されます。",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "外部接続を行わず、データはローカルでホストされているサーバー上に安全に保持されます。",
-	"Don't Allow": "許可しない",
 	"Don't have an account?": "アカウントをお持ちではありませんか?",
 	"Don't have an account?": "アカウントをお持ちではありませんか?",
 	"don't install random functions from sources you don't trust.": "信頼出来ないソースからランダムFunctionをインストールしないでください。",
 	"don't install random functions from sources you don't trust.": "信頼出来ないソースからランダムFunctionをインストールしないでください。",
 	"don't install random tools from sources you don't trust.": "信頼出来ないソースからランダムツールをインストールしないでください。",
 	"don't install random tools from sources you don't trust.": "信頼出来ないソースからランダムツールをインストールしないでください。",
@@ -224,10 +220,11 @@
 	"Download": "ダウンロード",
 	"Download": "ダウンロード",
 	"Download canceled": "ダウンロードをキャンセルしました",
 	"Download canceled": "ダウンロードをキャンセルしました",
 	"Download Database": "データベースをダウンロード",
 	"Download Database": "データベースをダウンロード",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "会話を追加するには、ここにファイルをドロップしてください",
 	"Drop any files here to add to the conversation": "会話を追加するには、ここにファイルをドロップしてください",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例: '30秒'、'10分'。有効な時間単位は '秒'、'分'、'時間' です。",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例: '30秒'、'10分'。有効な時間単位は '秒'、'分'、'時間' です。",
 	"Edit": "編集",
 	"Edit": "編集",
-	"Edit Doc": "ドキュメントを編集",
 	"Edit Memory": "メモリを編集",
 	"Edit Memory": "メモリを編集",
 	"Edit User": "ユーザーを編集",
 	"Edit User": "ユーザーを編集",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,19 +278,20 @@
 	"Enter Your Password": "パスワードを入力してください",
 	"Enter Your Password": "パスワードを入力してください",
 	"Enter Your Role": "ロールを入力してください",
 	"Enter Your Role": "ロールを入力してください",
 	"Error": "エラー",
 	"Error": "エラー",
+	"ERROR": "",
 	"Experimental": "実験的",
 	"Experimental": "実験的",
 	"Export": "エクスポート",
 	"Export": "エクスポート",
 	"Export All Chats (All Users)": "すべてのチャットをエクスポート (すべてのユーザー)",
 	"Export All Chats (All Users)": "すべてのチャットをエクスポート (すべてのユーザー)",
 	"Export chat (.json)": "チャットをエクスポート(.json)",
 	"Export chat (.json)": "チャットをエクスポート(.json)",
 	"Export Chats": "チャットをエクスポート",
 	"Export Chats": "チャットをエクスポート",
 	"Export Config to JSON File": "設定をJSONファイルでエクスポート",
 	"Export Config to JSON File": "設定をJSONファイルでエクスポート",
-	"Export Documents Mapping": "ドキュメントマッピングをエクスポート",
 	"Export Functions": "Functionのエクスポート",
 	"Export Functions": "Functionのエクスポート",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "モデルのエクスポート",
 	"Export Models": "モデルのエクスポート",
 	"Export Prompts": "プロンプトをエクスポート",
 	"Export Prompts": "プロンプトをエクスポート",
 	"Export Tools": "ツールのエクスポート",
 	"Export Tools": "ツールのエクスポート",
 	"External Models": "外部モデル",
 	"External Models": "外部モデル",
+	"Failed to add file.": "",
 	"Failed to create API Key.": "APIキーの作成に失敗しました。",
 	"Failed to create API Key.": "APIキーの作成に失敗しました。",
 	"Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした",
 	"Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした",
 	"Failed to update settings": "設定アップデート失敗",
 	"Failed to update settings": "設定アップデート失敗",
@@ -356,7 +354,6 @@
 	"Images": "画像",
 	"Images": "画像",
 	"Import Chats": "チャットをインポート",
 	"Import Chats": "チャットをインポート",
 	"Import Config from JSON File": "設定をJSONファイルからインポート",
 	"Import Config from JSON File": "設定をJSONファイルからインポート",
-	"Import Documents Mapping": "ドキュメントマッピングをインポート",
 	"Import Functions": "Functionのインポート",
 	"Import Functions": "Functionのインポート",
 	"Import Models": "モデルのインポート",
 	"Import Models": "モデルのインポート",
 	"Import Prompts": "プロンプトをインポート",
 	"Import Prompts": "プロンプトをインポート",
@@ -368,6 +365,7 @@
 	"Install from Github URL": "Github URLからインストール",
 	"Install from Github URL": "Github URLからインストール",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "インターフェース",
 	"Interface": "インターフェース",
+	"Invalid file format.": "",
 	"Invalid Tag": "無効なタグ",
 	"Invalid Tag": "無効なタグ",
 	"January": "1月",
 	"January": "1月",
 	"join our Discord for help.": "ヘルプについては、Discord に参加してください。",
 	"join our Discord for help.": "ヘルプについては、Discord に参加してください。",
@@ -445,12 +443,13 @@
 	"More": "もっと見る",
 	"More": "もっと見る",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "名前",
 	"Name": "名前",
-	"Name Tag": "名前タグ",
 	"Name your model": "モデルに名前を付ける",
 	"Name your model": "モデルに名前を付ける",
 	"New Chat": "新しいチャット",
 	"New Chat": "新しいチャット",
 	"New Password": "新しいパスワード",
 	"New Password": "新しいパスワード",
+	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "知識が見つかりません",
 	"No knowledge found": "知識が見つかりません",
 	"No results found": "結果が見つかりません",
 	"No results found": "結果が見つかりません",
@@ -493,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Key が必要です。",
 	"OpenAI URL/Key required.": "OpenAI URL/Key が必要です。",
 	"or": "または",
 	"or": "または",
 	"Other": "その他",
 	"Other": "その他",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -545,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "再ランキングモデルを \"{{reranking_model}}\" に設定しました",
 	"Reranking model set to \"{{reranking_model}}\"": "再ランキングモデルを \"{{reranking_model}}\" に設定しました",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "アップロードディレクトリをリセット",
 	"Reset Upload Directory": "アップロードディレクトリをリセット",
-	"Reset Vector Storage": "ベクトルストレージをリセット",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "クリップボードへの応答の自動コピー",
 	"Response AutoCopy to Clipboard": "クリップボードへの応答の自動コピー",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "応答の分割",
@@ -568,7 +568,7 @@
 	"Search a model": "モデルを検索",
 	"Search a model": "モデルを検索",
 	"Search Chats": "チャットの検索",
 	"Search Chats": "チャットの検索",
 	"Search Collection": "Collectionの検索",
 	"Search Collection": "Collectionの検索",
-	"Search Documents": "ドキュメントを検索",
+	"search for tags": "",
 	"Search Functions": "Functionの検索",
 	"Search Functions": "Functionの検索",
 	"Search Knowledge": "知識の検索",
 	"Search Knowledge": "知識の検索",
 	"Search Models": "モデル検索",
 	"Search Models": "モデル検索",
@@ -587,6 +587,7 @@
 	"Seed": "シード",
 	"Seed": "シード",
 	"Select a base model": "基本モデルの選択",
 	"Select a base model": "基本モデルの選択",
 	"Select a engine": "エンジンの選択",
 	"Select a engine": "エンジンの選択",
+	"Select a file to view or drag and drop a file to upload": "",
 	"Select a function": "Functionの選択",
 	"Select a function": "Functionの選択",
 	"Select a model": "モデルを選択",
 	"Select a model": "モデルを選択",
 	"Select a pipeline": "パイプラインの選択",
 	"Select a pipeline": "パイプラインの選択",
@@ -597,7 +598,6 @@
 	"Select Knowledge": "知識の選択",
 	"Select Knowledge": "知識の選択",
 	"Select model": "モデルを選択",
 	"Select model": "モデルを選択",
 	"Select only one model to call": "",
 	"Select only one model to call": "",
-	"Select/Add Files": "",
 	"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
 	"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
 	"Send": "送信",
 	"Send": "送信",
 	"Send a Message": "メッセージを送信",
 	"Send a Message": "メッセージを送信",
@@ -641,6 +641,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "音声認識エラー: {{error}}",
 	"Speech recognition error: {{error}}": "音声認識エラー: {{error}}",
 	"Speech-to-Text Engine": "音声テキスト変換エンジン",
 	"Speech-to-Text Engine": "音声テキスト変換エンジン",
+	"Stop": "",
 	"Stop Sequence": "ストップシーケンス",
 	"Stop Sequence": "ストップシーケンス",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STTモデル",
 	"STT Model": "STTモデル",
@@ -663,6 +664,7 @@
 	"Template": "テンプレート",
 	"Template": "テンプレート",
 	"Temporary Chat": "一時的なチャット",
 	"Temporary Chat": "一時的なチャット",
 	"Text Completion": "テキスト補完",
 	"Text Completion": "テキスト補完",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "テキスト音声変換エンジン",
 	"Text-to-Speech Engine": "テキスト音声変換エンジン",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "ご意見ありがとうございます!",
 	"Thanks for your feedback!": "ご意見ありがとうございます!",
@@ -681,6 +683,7 @@
 	"Thorough explanation": "詳細な説明",
 	"Thorough explanation": "詳細な説明",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ヒント: 各置換後にチャット入力で Tab キーを押すことで、複数の変数スロットを連続して更新できます。",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ヒント: 各置換後にチャット入力で Tab キーを押すことで、複数の変数スロットを連続して更新できます。",
 	"Title": "タイトル",
 	"Title": "タイトル",
 	"Title (e.g. Tell me a fun fact)": "タイトル (例: 楽しい事を教えて)",
 	"Title (e.g. Tell me a fun fact)": "タイトル (例: 楽しい事を教えて)",
@@ -698,6 +701,7 @@
 	"Today": "今日",
 	"Today": "今日",
 	"Toggle settings": "設定を切り替え",
 	"Toggle settings": "設定を切り替え",
 	"Toggle sidebar": "サイドバーを切り替え",
 	"Toggle sidebar": "サイドバーを切り替え",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -725,6 +729,7 @@
 	"Update and Copy Link": "リンクの更新とコピー",
 	"Update and Copy Link": "リンクの更新とコピー",
 	"Update for the latest features and improvements.": "",
 	"Update for the latest features and improvements.": "",
 	"Update password": "パスワードを更新",
 	"Update password": "パスワードを更新",
+	"Updated": "",
 	"Updated at": "",
 	"Updated at": "",
 	"Upload": "アップロード",
 	"Upload": "アップロード",
 	"Upload a GGUF model": "GGUF モデルをアップロード",
 	"Upload a GGUF model": "GGUF モデルをアップロード",
@@ -735,7 +740,6 @@
 	"Upload Progress": "アップロードの進行状況",
 	"Upload Progress": "アップロードの進行状況",
 	"URL Mode": "URL モード",
 	"URL Mode": "URL モード",
 	"Use '#' in the prompt input to load and include your knowledge.": "#を入力すると知識データを参照することが出来ます。",
 	"Use '#' in the prompt input to load and include your knowledge.": "#を入力すると知識データを参照することが出来ます。",
-	"Use '#' in the prompt input to load and select your documents.": "プロンプト入力で '#' を使用して、ドキュメントを読み込んで選択します。",
 	"Use Gravatar": "Gravatar を使用する",
 	"Use Gravatar": "Gravatar を使用する",
 	"Use Initials": "初期値を使用する",
 	"Use Initials": "初期値を使用する",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 15 - 14
src/lib/i18n/locales/ka-GE/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "პირველადი მოთხოვნის დამატება",
 	"Add custom prompt": "პირველადი მოთხოვნის დამატება",
-	"Add Docs": "დოკუმენტის დამატება",
 	"Add Files": "ფაილების დამატება",
 	"Add Files": "ფაილების დამატება",
 	"Add Memory": "მემორიის დამატება",
 	"Add Memory": "მემორიის დამატება",
 	"Add message": "შეტყობინების დამატება",
 	"Add message": "შეტყობინების დამატება",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "დამატებითი პარამეტრები",
 	"Advanced Parameters": "დამატებითი პარამეტრები",
 	"Advanced Params": "მოწინავე პარამები",
 	"Advanced Params": "მოწინავე პარამები",
-	"all": "ყველა",
 	"All Documents": "ყველა დოკუმენტი",
 	"All Documents": "ყველა დოკუმენტი",
 	"All Users": "ყველა მომხმარებელი",
 	"All Users": "ყველა მომხმარებელი",
-	"Allow": "ნების დართვა",
 	"Allow Chat Deletion": "მიმოწერის წაშლის დაშვება",
 	"Allow Chat Deletion": "მიმოწერის წაშლის დაშვება",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "გაუქმება",
 	"Cancel": "გაუქმება",
 	"Capabilities": "შესაძლებლობები",
 	"Capabilities": "შესაძლებლობები",
 	"Change Password": "პაროლის შეცვლა",
 	"Change Password": "პაროლის შეცვლა",
+	"Character": "",
 	"Chat": "მიმოწერა",
 	"Chat": "მიმოწერა",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "ჩატის ბულბი",
 	"Chat Bubble UI": "ჩატის ბულბი",
@@ -120,13 +118,13 @@
 	"Click here to select": "ასარჩევად, დააკლიკე აქ",
 	"Click here to select": "ასარჩევად, დააკლიკე აქ",
 	"Click here to select a csv file.": "ასარჩევად, დააკლიკე აქ",
 	"Click here to select a csv file.": "ასარჩევად, დააკლიკე აქ",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "დოკუმენტების ასარჩევად, დააკლიკე აქ",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "დააკლიკე აქ",
 	"click here.": "დააკლიკე აქ",
 	"Click on the user role button to change a user's role.": "დააკლიკეთ მომხმარებლის როლის ღილაკს რომ შეცვალოთ მომხმარების როლი",
 	"Click on the user role button to change a user's role.": "დააკლიკეთ მომხმარებლის როლის ღილაკს რომ შეცვალოთ მომხმარების როლი",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "კლონი",
 	"Clone": "კლონი",
 	"Close": "დახურვა",
 	"Close": "დახურვა",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "ნაკრები",
 	"Collection": "ნაკრები",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "ბოლო ბლოკის კოპირება",
 	"Copy last code block": "ბოლო ბლოკის კოპირება",
 	"Copy last response": "ბოლო პასუხის კოპირება",
 	"Copy last response": "ბოლო პასუხის კოპირება",
 	"Copy Link": "კოპირება",
 	"Copy Link": "კოპირება",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "კლავიატურაზე კოპირება წარმატებით დასრულდა",
 	"Copying to clipboard was successful!": "კლავიატურაზე კოპირება წარმატებით დასრულდა",
 	"Create a model": "შექმენით მოდელი",
 	"Create a model": "შექმენით მოდელი",
 	"Create Account": "ანგარიშის შექმნა",
 	"Create Account": "ანგარიშის შექმნა",
@@ -180,14 +179,12 @@
 	"Default model updated": "დეფოლტ მოდელი განახლებულია",
 	"Default model updated": "დეფოლტ მოდელი განახლებულია",
 	"Default Prompt Suggestions": "დეფოლტ პრომპტი პირველი პირველი",
 	"Default Prompt Suggestions": "დეფოლტ პრომპტი პირველი პირველი",
 	"Default User Role": "მომხმარებლის დეფოლტ როლი",
 	"Default User Role": "მომხმარებლის დეფოლტ როლი",
-	"delete": "წაშლა",
 	"Delete": "წაშლა",
 	"Delete": "წაშლა",
 	"Delete a model": "მოდელის წაშლა",
 	"Delete a model": "მოდელის წაშლა",
 	"Delete All Chats": "ყველა ჩატის წაშლა",
 	"Delete All Chats": "ყველა ჩატის წაშლა",
 	"Delete chat": "შეტყობინების წაშლა",
 	"Delete chat": "შეტყობინების წაშლა",
 	"Delete Chat": "შეტყობინების წაშლა",
 	"Delete Chat": "შეტყობინების წაშლა",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "ბმულის წაშლა",
 	"delete this link": "ბმულის წაშლა",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "დოკუმენტები",
 	"Documents": "დოკუმენტები",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "არ ამყარებს გარე კავშირებს და თქვენი მონაცემები უსაფრთხოდ რჩება თქვენს ადგილობრივ სერვერზე.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "არ ამყარებს გარე კავშირებს და თქვენი მონაცემები უსაფრთხოდ რჩება თქვენს ადგილობრივ სერვერზე.",
-	"Don't Allow": "არ დაუშვა",
 	"Don't have an account?": "არ გაქვს ანგარიში?",
 	"Don't have an account?": "არ გაქვს ანგარიში?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "ჩამოტვირთვა გაუქმებულია",
 	"Download": "ჩამოტვირთვა გაუქმებულია",
 	"Download canceled": "ჩამოტვირთვა გაუქმებულია",
 	"Download canceled": "ჩამოტვირთვა გაუქმებულია",
 	"Download Database": "გადმოწერე მონაცემთა ბაზა",
 	"Download Database": "გადმოწერე მონაცემთა ბაზა",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "გადაიტანეთ ფაილები აქ, რათა დაამატოთ ისინი მიმოწერაში",
 	"Drop any files here to add to the conversation": "გადაიტანეთ ფაილები აქ, რათა დაამატოთ ისინი მიმოწერაში",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "მაგალითად, '30წ', '10მ'. მოქმედი დროის ერთეულები: 'წ', 'წთ', 'სთ'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "მაგალითად, '30წ', '10მ'. მოქმედი დროის ერთეულები: 'წ', 'წთ', 'სთ'.",
 	"Edit": "რედაქტირება",
 	"Edit": "რედაქტირება",
-	"Edit Doc": "დოკუმენტის ედიტირება",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "მომხმარებლის ედიტირება",
 	"Edit User": "მომხმარებლის ედიტირება",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "შეიყვანეთ თქვენი პაროლი",
 	"Enter Your Password": "შეიყვანეთ თქვენი პაროლი",
 	"Enter Your Role": "შეიყვანეთ თქვენი როლი",
 	"Enter Your Role": "შეიყვანეთ თქვენი როლი",
 	"Error": "შეცდომა",
 	"Error": "შეცდომა",
+	"ERROR": "",
 	"Experimental": "ექსპერიმენტალური",
 	"Experimental": "ექსპერიმენტალური",
 	"Export": "ექსპორტი",
 	"Export": "ექსპორტი",
 	"Export All Chats (All Users)": "ექსპორტი ყველა ჩათი (ყველა მომხმარებელი)",
 	"Export All Chats (All Users)": "ექსპორტი ყველა ჩათი (ყველა მომხმარებელი)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "მიმოწერის ექსპორტირება",
 	"Export Chats": "მიმოწერის ექსპორტირება",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "დოკუმენტების კავშირის ექსპორტი",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "ექსპორტის მოდელები",
 	"Export Models": "ექსპორტის მოდელები",
@@ -357,7 +354,6 @@
 	"Images": "სურათები",
 	"Images": "სურათები",
 	"Import Chats": "მიმოწერების იმპორტი",
 	"Import Chats": "მიმოწერების იმპორტი",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "დოკუმენტების კავშირის იმპორტი",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "იმპორტის მოდელები",
 	"Import Models": "იმპორტის მოდელები",
 	"Import Prompts": "მოთხოვნების იმპორტი",
 	"Import Prompts": "მოთხოვნების იმპორტი",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "დააინსტალირეთ Github URL- დან",
 	"Install from Github URL": "დააინსტალირეთ Github URL- დან",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "ინტერფეისი",
 	"Interface": "ინტერფეისი",
+	"Invalid file format.": "",
 	"Invalid Tag": "არასწორი ტეგი",
 	"Invalid Tag": "არასწორი ტეგი",
 	"January": "იანვარი",
 	"January": "იანვარი",
 	"join our Discord for help.": "შეუერთდით ჩვენს Discord-ს დახმარებისთვის",
 	"join our Discord for help.": "შეუერთდით ჩვენს Discord-ს დახმარებისთვის",
@@ -446,13 +443,13 @@
 	"More": "ვრცლად",
 	"More": "ვრცლად",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "სახელი",
 	"Name": "სახელი",
-	"Name Tag": "სახელის ტეგი",
 	"Name your model": "დაასახელეთ თქვენი მოდელი",
 	"Name your model": "დაასახელეთ თქვენი მოდელი",
 	"New Chat": "ახალი მიმოწერა",
 	"New Chat": "ახალი მიმოწერა",
 	"New Password": "ახალი პაროლი",
 	"New Password": "ახალი პაროლი",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "ჩვენ ვერ პოულობით ნაპოვნი ჩაწერები",
 	"No results found": "ჩვენ ვერ პოულობით ნაპოვნი ჩაწერები",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Key აუცილებელია",
 	"OpenAI URL/Key required.": "OpenAI URL/Key აუცილებელია",
 	"or": "ან",
 	"or": "ან",
 	"Other": "სხვა",
 	"Other": "სხვა",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model set to \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model set to \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "ვექტორული მეხსიერების გადატვირთვა",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "პასუხის ავტომატური კოპირება ბუფერში",
 	"Response AutoCopy to Clipboard": "პასუხის ავტომატური კოპირება ბუფერში",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "მოდელის ძიება",
 	"Search a model": "მოდელის ძიება",
 	"Search Chats": "ჩატების ძებნა",
 	"Search Chats": "ჩატების ძებნა",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "დოკუმენტების ძიება",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "საძიებო მოდელები",
 	"Search Models": "საძიებო მოდელები",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "მეტყველების ამოცნობის შეცდომა: {{error}}",
 	"Speech recognition error: {{error}}": "მეტყველების ამოცნობის შეცდომა: {{error}}",
 	"Speech-to-Text Engine": "ხმოვან-ტექსტური ძრავი",
 	"Speech-to-Text Engine": "ხმოვან-ტექსტური ძრავი",
+	"Stop": "",
 	"Stop Sequence": "შეჩერების თანმიმდევრობა",
 	"Stop Sequence": "შეჩერების თანმიმდევრობა",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "შაბლონი",
 	"Template": "შაბლონი",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "ტექსტის დასრულება",
 	"Text Completion": "ტექსტის დასრულება",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "ტექსტურ-ხმოვანი ძრავი",
 	"Text-to-Speech Engine": "ტექსტურ-ხმოვანი ძრავი",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "მადლობა გამოხმაურებისთვის!",
 	"Thanks for your feedback!": "მადლობა გამოხმაურებისთვის!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "ვრცლად აღწერა",
 	"Thorough explanation": "ვრცლად აღწერა",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "რჩევა: განაახლეთ რამდენიმე ცვლადი სლოტი თანმიმდევრულად, ყოველი ჩანაცვლების შემდეგ ჩატის ღილაკზე დაჭერით.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "რჩევა: განაახლეთ რამდენიმე ცვლადი სლოტი თანმიმდევრულად, ყოველი ჩანაცვლების შემდეგ ჩატის ღილაკზე დაჭერით.",
 	"Title": "სათაური",
 	"Title": "სათაური",
 	"Title (e.g. Tell me a fun fact)": "სათაური (მაგ. გაიხსნე რაღაც ხარისხი)",
 	"Title (e.g. Tell me a fun fact)": "სათაური (მაგ. გაიხსნე რაღაც ხარისხი)",
@@ -701,6 +702,7 @@
 	"Today": "დღეს",
 	"Today": "დღეს",
 	"Toggle settings": "პარამეტრების გადართვა",
 	"Toggle settings": "პარამეტრების გადართვა",
 	"Toggle sidebar": "გვერდითი ზოლის გადართვა",
 	"Toggle sidebar": "გვერდითი ზოლის გადართვა",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "პროგრესის ატვირთვა",
 	"Upload Progress": "პროგრესის ატვირთვა",
 	"URL Mode": "URL რეჟიმი",
 	"URL Mode": "URL რეჟიმი",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "პრომტში გამოიყენე '#' რომელიც გაიტანს დოკუმენტებს",
 	"Use Gravatar": "გამოიყენე Gravatar",
 	"Use Gravatar": "გამოიყენე Gravatar",
 	"Use Initials": "გამოიყენე ინიციალები",
 	"Use Initials": "გამოიყენე ინიციალები",
 	"use_mlock (Ollama)": "use_mlock (ოლამა)",
 	"use_mlock (Ollama)": "use_mlock (ოლამა)",

+ 15 - 14
src/lib/i18n/locales/ko-KR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "프롬프트 추가",
 	"Add custom prompt": "프롬프트 추가",
-	"Add Docs": "문서 추가",
 	"Add Files": "파일 추가",
 	"Add Files": "파일 추가",
 	"Add Memory": "메모리 추가",
 	"Add Memory": "메모리 추가",
 	"Add message": "메시지 추가",
 	"Add message": "메시지 추가",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "관리자는 항상 모든 도구에 접근할 수 있지만, 사용자는 워크스페이스에서 모델마다 도구를 할당받아야 합니다.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "관리자는 항상 모든 도구에 접근할 수 있지만, 사용자는 워크스페이스에서 모델마다 도구를 할당받아야 합니다.",
 	"Advanced Parameters": "고급 파라미터",
 	"Advanced Parameters": "고급 파라미터",
 	"Advanced Params": "고급 파라미터",
 	"Advanced Params": "고급 파라미터",
-	"all": "모두",
 	"All Documents": "모든 문서",
 	"All Documents": "모든 문서",
 	"All Users": "모든 사용자",
 	"All Users": "모든 사용자",
-	"Allow": "허용",
 	"Allow Chat Deletion": "채팅 삭제 허용",
 	"Allow Chat Deletion": "채팅 삭제 허용",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "외부 음성 허용",
 	"Allow non-local voices": "외부 음성 허용",
@@ -98,6 +95,7 @@
 	"Cancel": "취소",
 	"Cancel": "취소",
 	"Capabilities": "기능",
 	"Capabilities": "기능",
 	"Change Password": "비밀번호 변경",
 	"Change Password": "비밀번호 변경",
+	"Character": "",
 	"Chat": "채팅",
 	"Chat": "채팅",
 	"Chat Background Image": "채팅 배경 이미지",
 	"Chat Background Image": "채팅 배경 이미지",
 	"Chat Bubble UI": "버블형 채팅 UI",
 	"Chat Bubble UI": "버블형 채팅 UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "선택하려면 여기를 클릭하세요.",
 	"Click here to select": "선택하려면 여기를 클릭하세요.",
 	"Click here to select a csv file.": "csv 파일을 선택하려면 여기를 클릭하세요.",
 	"Click here to select a csv file.": "csv 파일을 선택하려면 여기를 클릭하세요.",
 	"Click here to select a py file.": "py 파일을 선택하려면 여기를 클릭하세요.",
 	"Click here to select a py file.": "py 파일을 선택하려면 여기를 클릭하세요.",
-	"Click here to select documents.": "문서를 선택하려면 여기를 클릭하세요.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "여기를 클릭하세요.",
 	"click here.": "여기를 클릭하세요.",
 	"Click on the user role button to change a user's role.": "사용자 역할 버튼을 클릭하여 사용자의 역할을 변경하세요.",
 	"Click on the user role button to change a user's role.": "사용자 역할 버튼을 클릭하여 사용자의 역할을 변경하세요.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "복제",
 	"Clone": "복제",
 	"Close": "닫기",
 	"Close": "닫기",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "컬렉션",
 	"Collection": "컬렉션",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "마지막 코드 블록 복사",
 	"Copy last code block": "마지막 코드 블록 복사",
 	"Copy last response": "마지막 응답 복사",
 	"Copy last response": "마지막 응답 복사",
 	"Copy Link": "링크 복사",
 	"Copy Link": "링크 복사",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "클립보드에 복사되었습니다!",
 	"Copying to clipboard was successful!": "클립보드에 복사되었습니다!",
 	"Create a model": "모델 만들기",
 	"Create a model": "모델 만들기",
 	"Create Account": "계정 만들기",
 	"Create Account": "계정 만들기",
@@ -180,14 +179,12 @@
 	"Default model updated": "기본 모델이 업데이트되었습니다.",
 	"Default model updated": "기본 모델이 업데이트되었습니다.",
 	"Default Prompt Suggestions": "기본 프롬프트 제안",
 	"Default Prompt Suggestions": "기본 프롬프트 제안",
 	"Default User Role": "기본 사용자 역할",
 	"Default User Role": "기본 사용자 역할",
-	"delete": "삭제",
 	"Delete": "삭제",
 	"Delete": "삭제",
 	"Delete a model": "모델 삭제",
 	"Delete a model": "모델 삭제",
 	"Delete All Chats": "모든 채팅 삭제",
 	"Delete All Chats": "모든 채팅 삭제",
 	"Delete chat": "채팅 삭제",
 	"Delete chat": "채팅 삭제",
 	"Delete Chat": "채팅 삭제",
 	"Delete Chat": "채팅 삭제",
 	"Delete chat?": "채팅을 삭제하겠습니까?",
 	"Delete chat?": "채팅을 삭제하겠습니까?",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "이 링크를 삭제합니다.",
 	"delete this link": "이 링크를 삭제합니다.",
@@ -215,7 +212,6 @@
 	"Documentation": "문서 조사",
 	"Documentation": "문서 조사",
 	"Documents": "문서",
 	"Documents": "문서",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "어떠한 외부 연결도 하지 않으며, 데이터는 로컬에서 호스팅되는 서버에 안전하게 유지됩니다.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "어떠한 외부 연결도 하지 않으며, 데이터는 로컬에서 호스팅되는 서버에 안전하게 유지됩니다.",
-	"Don't Allow": "허용 안 함",
 	"Don't have an account?": "계정이 없으신가요?",
 	"Don't have an account?": "계정이 없으신가요?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "다운로드",
 	"Download": "다운로드",
 	"Download canceled": "다운로드 취소",
 	"Download canceled": "다운로드 취소",
 	"Download Database": "데이터베이스 다운로드",
 	"Download Database": "데이터베이스 다운로드",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "대화에 추가할 파일을 여기에 드롭하세요.",
 	"Drop any files here to add to the conversation": "대화에 추가할 파일을 여기에 드롭하세요.",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "예: '30s','10m'. 유효한 시간 단위는 's', 'm', 'h'입니다.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "예: '30s','10m'. 유효한 시간 단위는 's', 'm', 'h'입니다.",
 	"Edit": "편집",
 	"Edit": "편집",
-	"Edit Doc": "문서 편집",
 	"Edit Memory": "메모리 편집",
 	"Edit Memory": "메모리 편집",
 	"Edit User": "사용자 편집",
 	"Edit User": "사용자 편집",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "비밀번호 입력",
 	"Enter Your Password": "비밀번호 입력",
 	"Enter Your Role": "역할 입력",
 	"Enter Your Role": "역할 입력",
 	"Error": "오류",
 	"Error": "오류",
+	"ERROR": "",
 	"Experimental": "실험적",
 	"Experimental": "실험적",
 	"Export": "내보내기",
 	"Export": "내보내기",
 	"Export All Chats (All Users)": "모든 채팅 내보내기(모든 사용자)",
 	"Export All Chats (All Users)": "모든 채팅 내보내기(모든 사용자)",
 	"Export chat (.json)": "채팅 내보내기(.json)",
 	"Export chat (.json)": "채팅 내보내기(.json)",
 	"Export Chats": "채팅 내보내기",
 	"Export Chats": "채팅 내보내기",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "문서 매핑 내보내기",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "모델 내보내기",
 	"Export Models": "모델 내보내기",
@@ -357,7 +354,6 @@
 	"Images": "이미지",
 	"Images": "이미지",
 	"Import Chats": "채팅 가져오기",
 	"Import Chats": "채팅 가져오기",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "문서 매핑 가져오기",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "모델 가져오기",
 	"Import Models": "모델 가져오기",
 	"Import Prompts": "프롬프트 가져오기",
 	"Import Prompts": "프롬프트 가져오기",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Github URL에서 설치",
 	"Install from Github URL": "Github URL에서 설치",
 	"Instant Auto-Send After Voice Transcription": "음성 변환 후 즉시 자동 전송",
 	"Instant Auto-Send After Voice Transcription": "음성 변환 후 즉시 자동 전송",
 	"Interface": "인터페이스",
 	"Interface": "인터페이스",
+	"Invalid file format.": "",
 	"Invalid Tag": "잘못된 태그",
 	"Invalid Tag": "잘못된 태그",
 	"January": "1월",
 	"January": "1월",
 	"join our Discord for help.": "도움말을 보려면 Discord에 가입하세요.",
 	"join our Discord for help.": "도움말을 보려면 Discord에 가입하세요.",
@@ -446,13 +443,13 @@
 	"More": "더보기",
 	"More": "더보기",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "이름",
 	"Name": "이름",
-	"Name Tag": "이름 태그",
 	"Name your model": "모델 이름 지정",
 	"Name your model": "모델 이름 지정",
 	"New Chat": "새 채팅",
 	"New Chat": "새 채팅",
 	"New Password": "새 비밀번호",
 	"New Password": "새 비밀번호",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "결과 없음",
 	"No results found": "결과 없음",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/키가 필요합니다.",
 	"OpenAI URL/Key required.": "OpenAI URL/키가 필요합니다.",
 	"or": "또는",
 	"or": "또는",
 	"Other": "기타",
 	"Other": "기타",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking 모델을 \"{{reranking_model}}\"로 설정",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking 모델을 \"{{reranking_model}}\"로 설정",
 	"Reset": "초기화",
 	"Reset": "초기화",
 	"Reset Upload Directory": "업로드 디렉토리 초기화",
 	"Reset Upload Directory": "업로드 디렉토리 초기화",
-	"Reset Vector Storage": "벡터 스토리지 초기화",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "응답을 클립보드에 자동 복사",
 	"Response AutoCopy to Clipboard": "응답을 클립보드에 자동 복사",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "모델 검색",
 	"Search a model": "모델 검색",
 	"Search Chats": "채팅 검색",
 	"Search Chats": "채팅 검색",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "문서 검색",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "모델 검색",
 	"Search Models": "모델 검색",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "음성 인식 오류: {{error}}",
 	"Speech recognition error: {{error}}": "음성 인식 오류: {{error}}",
 	"Speech-to-Text Engine": "음성-텍스트 변환 엔진",
 	"Speech-to-Text Engine": "음성-텍스트 변환 엔진",
+	"Stop": "",
 	"Stop Sequence": "중지 시퀀스",
 	"Stop Sequence": "중지 시퀀스",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT 모델",
 	"STT Model": "STT 모델",
@@ -666,6 +665,7 @@
 	"Template": "템플릿",
 	"Template": "템플릿",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "텍스트 완성",
 	"Text Completion": "텍스트 완성",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "텍스트-음성 변환 엔진",
 	"Text-to-Speech Engine": "텍스트-음성 변환 엔진",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "피드백 감사합니다!",
 	"Thanks for your feedback!": "피드백 감사합니다!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "완전한 설명",
 	"Thorough explanation": "완전한 설명",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "팁: 각 대체 후 채팅 입력에서 탭 키를 눌러 여러 개의 변수 슬롯을 연속적으로 업데이트하세요.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "팁: 각 대체 후 채팅 입력에서 탭 키를 눌러 여러 개의 변수 슬롯을 연속적으로 업데이트하세요.",
 	"Title": "제목",
 	"Title": "제목",
 	"Title (e.g. Tell me a fun fact)": "제목 (예: 재미있는 사실을 알려주세요)",
 	"Title (e.g. Tell me a fun fact)": "제목 (예: 재미있는 사실을 알려주세요)",
@@ -701,6 +702,7 @@
 	"Today": "오늘",
 	"Today": "오늘",
 	"Toggle settings": "설정 전환",
 	"Toggle settings": "설정 전환",
 	"Toggle sidebar": "사이드바 전환",
 	"Toggle sidebar": "사이드바 전환",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "컨텍스트 새로 고침 시 유지할 토큰 수(num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "컨텍스트 새로 고침 시 유지할 토큰 수(num_keep)",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "업로드 진행 상황",
 	"Upload Progress": "업로드 진행 상황",
 	"URL Mode": "URL 모드",
 	"URL Mode": "URL 모드",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "프롬프트 입력에서 '#'를 사용하여 문서를 로드하고 선택하세요.",
 	"Use Gravatar": "Gravatar 사용",
 	"Use Gravatar": "Gravatar 사용",
 	"Use Initials": "초성 사용",
 	"Use Initials": "초성 사용",
 	"use_mlock (Ollama)": "use_mlock (올라마)",
 	"use_mlock (Ollama)": "use_mlock (올라마)",

+ 15 - 14
src/lib/i18n/locales/lt-LT/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Pridėti užklausos šabloną",
 	"Add custom prompt": "Pridėti užklausos šabloną",
-	"Add Docs": "Pridėti dokumentų",
 	"Add Files": "Pridėti failus",
 	"Add Files": "Pridėti failus",
 	"Add Memory": "Pridėti atminį",
 	"Add Memory": "Pridėti atminį",
 	"Add message": "Pridėti žinutę",
 	"Add message": "Pridėti žinutę",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratoriai visada turi visus įrankius. Naudotojai turi tuėti prieigą prie dokumentų per modelių nuostatas",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratoriai visada turi visus įrankius. Naudotojai turi tuėti prieigą prie dokumentų per modelių nuostatas",
 	"Advanced Parameters": "Pažengę nustatymai",
 	"Advanced Parameters": "Pažengę nustatymai",
 	"Advanced Params": "Pažengę nustatymai",
 	"Advanced Params": "Pažengę nustatymai",
-	"all": "visi",
 	"All Documents": "Visi dokumentai",
 	"All Documents": "Visi dokumentai",
 	"All Users": "Visi naudotojai",
 	"All Users": "Visi naudotojai",
-	"Allow": "Leisti",
 	"Allow Chat Deletion": "Leisti pokalbių ištrynimą",
 	"Allow Chat Deletion": "Leisti pokalbių ištrynimą",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Leisti nelokalius balsus",
 	"Allow non-local voices": "Leisti nelokalius balsus",
@@ -98,6 +95,7 @@
 	"Cancel": "Atšaukti",
 	"Cancel": "Atšaukti",
 	"Capabilities": "Gebėjimai",
 	"Capabilities": "Gebėjimai",
 	"Change Password": "Keisti slaptažodį",
 	"Change Password": "Keisti slaptažodį",
+	"Character": "",
 	"Chat": "Pokalbis",
 	"Chat": "Pokalbis",
 	"Chat Background Image": "Pokalbio galinė užsklanda",
 	"Chat Background Image": "Pokalbio galinė užsklanda",
 	"Chat Bubble UI": "Pokalbio burbulo sąsaja",
 	"Chat Bubble UI": "Pokalbio burbulo sąsaja",
@@ -120,13 +118,13 @@
 	"Click here to select": "Spauskite čia norėdami pasirinkti",
 	"Click here to select": "Spauskite čia norėdami pasirinkti",
 	"Click here to select a csv file.": "Spauskite čia tam, kad pasirinkti csv failą",
 	"Click here to select a csv file.": "Spauskite čia tam, kad pasirinkti csv failą",
 	"Click here to select a py file.": "Spauskite čia norėdami pasirinkti py failą",
 	"Click here to select a py file.": "Spauskite čia norėdami pasirinkti py failą",
-	"Click here to select documents.": "Spauskite čia norėdami pasirinkti dokumentus.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "paspauskite čia.",
 	"click here.": "paspauskite čia.",
 	"Click on the user role button to change a user's role.": "Paspauskite ant naudotojo rolės mygtuko tam, kad pakeisti naudotojo rolę.",
 	"Click on the user role button to change a user's role.": "Paspauskite ant naudotojo rolės mygtuko tam, kad pakeisti naudotojo rolę.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Iškarpinės naudojimas neleidžiamas naršyklės.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Iškarpinės naudojimas neleidžiamas naršyklės.",
 	"Clone": "Klonuoti",
 	"Clone": "Klonuoti",
 	"Close": "Uždaryti",
 	"Close": "Uždaryti",
+	"Code execution": "",
 	"Code formatted successfully": "Kodas suformatuotas sėkmingai",
 	"Code formatted successfully": "Kodas suformatuotas sėkmingai",
 	"Collection": "Kolekcija",
 	"Collection": "Kolekcija",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopijuoti paskutinį kodo bloką",
 	"Copy last code block": "Kopijuoti paskutinį kodo bloką",
 	"Copy last response": "Kopijuoti paskutinį atsakymą",
 	"Copy last response": "Kopijuoti paskutinį atsakymą",
 	"Copy Link": "Kopijuoti nuorodą",
 	"Copy Link": "Kopijuoti nuorodą",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Copying to clipboard was successful!": "La copie dans le presse-papiers a réussi !",
 	"Create a model": "Sukurti modelį",
 	"Create a model": "Sukurti modelį",
 	"Create Account": "Créer un compte",
 	"Create Account": "Créer un compte",
@@ -180,14 +179,12 @@
 	"Default model updated": "Numatytasis modelis atnaujintas",
 	"Default model updated": "Numatytasis modelis atnaujintas",
 	"Default Prompt Suggestions": "Numatytieji užklausų pasiūlymai",
 	"Default Prompt Suggestions": "Numatytieji užklausų pasiūlymai",
 	"Default User Role": "Numatytoji naudotojo rolė",
 	"Default User Role": "Numatytoji naudotojo rolė",
-	"delete": "ištrinti",
 	"Delete": "ištrinti",
 	"Delete": "ištrinti",
 	"Delete a model": "Ištrinti modėlį",
 	"Delete a model": "Ištrinti modėlį",
 	"Delete All Chats": "Ištrinti visus pokalbius",
 	"Delete All Chats": "Ištrinti visus pokalbius",
 	"Delete chat": "Išrinti pokalbį",
 	"Delete chat": "Išrinti pokalbį",
 	"Delete Chat": "Ištrinti pokalbį",
 	"Delete Chat": "Ištrinti pokalbį",
 	"Delete chat?": "Ištrinti pokalbį?",
 	"Delete chat?": "Ištrinti pokalbį?",
-	"Delete Doc": "Ištrinti dokumentą",
 	"Delete function?": "Ištrinti funkciją",
 	"Delete function?": "Ištrinti funkciją",
 	"Delete prompt?": "Ištrinti užklausą?",
 	"Delete prompt?": "Ištrinti užklausą?",
 	"delete this link": "Ištrinti nuorodą",
 	"delete this link": "Ištrinti nuorodą",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentacija",
 	"Documentation": "Dokumentacija",
 	"Documents": "Dokumentai",
 	"Documents": "Dokumentai",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "neturi jokių išorinių ryšių ir duomenys lieka serveryje.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "neturi jokių išorinių ryšių ir duomenys lieka serveryje.",
-	"Don't Allow": "Neleisti",
 	"Don't have an account?": "Neturite paskyros?",
 	"Don't have an account?": "Neturite paskyros?",
 	"don't install random functions from sources you don't trust.": "neinstaliuokite funkcijų iš nepatikimų šaltinių",
 	"don't install random functions from sources you don't trust.": "neinstaliuokite funkcijų iš nepatikimų šaltinių",
 	"don't install random tools from sources you don't trust.": "neinstaliuokite įrankių iš nepatikimų šaltinių",
 	"don't install random tools from sources you don't trust.": "neinstaliuokite įrankių iš nepatikimų šaltinių",
@@ -224,10 +220,11 @@
 	"Download": "Parsisiųsti",
 	"Download": "Parsisiųsti",
 	"Download canceled": "Parsisiuntimas atšauktas",
 	"Download canceled": "Parsisiuntimas atšauktas",
 	"Download Database": "Parsisiųsti duomenų bazę",
 	"Download Database": "Parsisiųsti duomenų bazę",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Įkelkite dokumentus čia, kad juos pridėti į pokalbį",
 	"Drop any files here to add to the conversation": "Įkelkite dokumentus čia, kad juos pridėti į pokalbį",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pvz. '30s', '10m'. Laiko vienetai yra 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "pvz. '30s', '10m'. Laiko vienetai yra 's', 'm', 'h'.",
 	"Edit": "Redaguoti",
 	"Edit": "Redaguoti",
-	"Edit Doc": "Redaguoti dokumentą",
 	"Edit Memory": "Koreguoti atminį",
 	"Edit Memory": "Koreguoti atminį",
 	"Edit User": "Redaguoti naudotoją",
 	"Edit User": "Redaguoti naudotoją",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Įveskite slaptažodį",
 	"Enter Your Password": "Įveskite slaptažodį",
 	"Enter Your Role": "Įveskite savo rolę",
 	"Enter Your Role": "Įveskite savo rolę",
 	"Error": "Klaida",
 	"Error": "Klaida",
+	"ERROR": "",
 	"Experimental": "Eksperimentinis",
 	"Experimental": "Eksperimentinis",
 	"Export": "Eksportuoti",
 	"Export": "Eksportuoti",
 	"Export All Chats (All Users)": "Eksportuoti visų naudotojų visus pokalbius",
 	"Export All Chats (All Users)": "Eksportuoti visų naudotojų visus pokalbius",
 	"Export chat (.json)": "Eksportuoti pokalbį (.json)",
 	"Export chat (.json)": "Eksportuoti pokalbį (.json)",
 	"Export Chats": "Eksportuoti pokalbius",
 	"Export Chats": "Eksportuoti pokalbius",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Eksportuoti dokumentų žemėlapį",
 	"Export Functions": "Eksportuoti funkcijas",
 	"Export Functions": "Eksportuoti funkcijas",
 	"Export LiteLLM config.yaml": "Eksportuoti LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Eksportuoti LiteLLM config.yaml",
 	"Export Models": "Eksportuoti modelius",
 	"Export Models": "Eksportuoti modelius",
@@ -357,7 +354,6 @@
 	"Images": "Vaizdai",
 	"Images": "Vaizdai",
 	"Import Chats": "Importuoti pokalbius",
 	"Import Chats": "Importuoti pokalbius",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importuoti dokumentų žemėlapį",
 	"Import Functions": "Importuoti funkcijas",
 	"Import Functions": "Importuoti funkcijas",
 	"Import Models": "Importuoti modelius",
 	"Import Models": "Importuoti modelius",
 	"Import Prompts": "Importuoti užklausas",
 	"Import Prompts": "Importuoti užklausas",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instaliuoti Github nuorodą",
 	"Install from Github URL": "Instaliuoti Github nuorodą",
 	"Instant Auto-Send After Voice Transcription": "Siųsti iškart po balso transkripcijos",
 	"Instant Auto-Send After Voice Transcription": "Siųsti iškart po balso transkripcijos",
 	"Interface": "Sąsaja",
 	"Interface": "Sąsaja",
+	"Invalid file format.": "",
 	"Invalid Tag": "Neteisinga žyma",
 	"Invalid Tag": "Neteisinga žyma",
 	"January": "Sausis",
 	"January": "Sausis",
 	"join our Discord for help.": "prisijunkite prie mūsų Discord.",
 	"join our Discord for help.": "prisijunkite prie mūsų Discord.",
@@ -446,13 +443,13 @@
 	"More": "Daugiau",
 	"More": "Daugiau",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Pavadinimas",
 	"Name": "Pavadinimas",
-	"Name Tag": "Žymos pavadinimas",
 	"Name your model": "Pavadinkite savo modelį",
 	"Name your model": "Pavadinkite savo modelį",
 	"New Chat": "Naujas pokalbis",
 	"New Chat": "Naujas pokalbis",
 	"New Password": "Naujas slaptažodis",
 	"New Password": "Naujas slaptažodis",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Nėra turinio kalbėjimui",
 	"No content to speak": "Nėra turinio kalbėjimui",
 	"No file selected": "Nėra pasirinktų dokumentų",
 	"No file selected": "Nėra pasirinktų dokumentų",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Rezultatų nerasta",
 	"No results found": "Rezultatų nerasta",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI API nuoroda ir raktas būtini",
 	"OpenAI URL/Key required.": "OpenAI API nuoroda ir raktas būtini",
 	"or": "arba",
 	"or": "arba",
 	"Other": "Kita",
 	"Other": "Kita",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Nustatytas rereanking modelis: \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Nustatytas rereanking modelis: \"{{reranking_model}}\"",
 	"Reset": "Atkurti",
 	"Reset": "Atkurti",
 	"Reset Upload Directory": "Atkurti įkėlimų direktoiją",
 	"Reset Upload Directory": "Atkurti įkėlimų direktoiją",
-	"Reset Vector Storage": "Reinicializuoti vektorių atmintį",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Automatiškai nukopijuoti atsakymą",
 	"Response AutoCopy to Clipboard": "Automatiškai nukopijuoti atsakymą",
 	"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 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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Ieškoti modelio",
 	"Search a model": "Ieškoti modelio",
 	"Search Chats": "Ieškoti pokalbiuose",
 	"Search Chats": "Ieškoti pokalbiuose",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Ieškoti dokumentų",
+	"search for tags": "",
 	"Search Functions": "Ieškoti funkcijų",
 	"Search Functions": "Ieškoti funkcijų",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Ieškoti modelių",
 	"Search Models": "Ieškoti modelių",
@@ -646,6 +644,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Balso atpažinimo problema: {{error}}",
 	"Speech recognition error: {{error}}": "Balso atpažinimo problema: {{error}}",
 	"Speech-to-Text Engine": "Balso atpažinimo modelis",
 	"Speech-to-Text Engine": "Balso atpažinimo modelis",
+	"Stop": "",
 	"Stop Sequence": "Baigt sekvenciją",
 	"Stop Sequence": "Baigt sekvenciją",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT modelis",
 	"STT Model": "STT modelis",
@@ -668,6 +667,7 @@
 	"Template": "Modelis",
 	"Template": "Modelis",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Teksto pildymas",
 	"Text Completion": "Teksto pildymas",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Balso sintezės modelis",
 	"Text-to-Speech Engine": "Balso sintezės modelis",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Ačiū už atsiliepimus",
 	"Thanks for your feedback!": "Ačiū už atsiliepimus",
@@ -686,6 +686,7 @@
 	"Thorough explanation": "Platus paaiškinimas",
 	"Thorough explanation": "Platus paaiškinimas",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Reiklainga Tika serverio nuorodą",
 	"Tika Server URL required.": "Reiklainga Tika serverio nuorodą",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Jei norite pakeisti keletą kintamųjų vieną po kitos, spauskite Tab",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Jei norite pakeisti keletą kintamųjų vieną po kitos, spauskite Tab",
 	"Title": "Pavadinimas",
 	"Title": "Pavadinimas",
 	"Title (e.g. Tell me a fun fact)": "Pavadinimas",
 	"Title (e.g. Tell me a fun fact)": "Pavadinimas",
@@ -703,6 +704,7 @@
 	"Today": "Šiandien",
 	"Today": "Šiandien",
 	"Toggle settings": "Atverti/užverti parametrus",
 	"Toggle settings": "Atverti/užverti parametrus",
 	"Toggle sidebar": "Atverti/užverti šoninį meniu",
 	"Toggle sidebar": "Atverti/užverti šoninį meniu",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Žetonų kiekis konteksto atnaujinimui (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Žetonų kiekis konteksto atnaujinimui (num_keep)",
 	"Tool created successfully": "Įrankis sukurtas sėkmingai",
 	"Tool created successfully": "Įrankis sukurtas sėkmingai",
 	"Tool deleted successfully": "Įrankis ištrintas sėkmingai",
 	"Tool deleted successfully": "Įrankis ištrintas sėkmingai",
@@ -741,7 +743,6 @@
 	"Upload Progress": "Įkėlimo progresas",
 	"Upload Progress": "Įkėlimo progresas",
 	"URL Mode": "URL režimas",
 	"URL Mode": "URL režimas",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Naudokite '#' norėdami naudoti dokumentą.",
 	"Use Gravatar": "Naudoti Gravatar",
 	"Use Gravatar": "Naudoti Gravatar",
 	"Use Initials": "Naudotojo inicialai",
 	"Use Initials": "Naudotojo inicialai",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/ms-MY/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Tambah arahan khusus",
 	"Add custom prompt": "Tambah arahan khusus",
-	"Add Docs": "Tambah Dokumen",
 	"Add Files": "Tambah Fail",
 	"Add Files": "Tambah Fail",
 	"Add Memory": "Tambah Memori",
 	"Add Memory": "Tambah Memori",
 	"Add message": "Tambah Mesej",
 	"Add message": "Tambah Mesej",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Pentadbir mempunyai akses kepada semua alat pada setiap masa; pengguna memerlukan alat yang ditetapkan mengikut model dalam ruang kerja.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Pentadbir mempunyai akses kepada semua alat pada setiap masa; pengguna memerlukan alat yang ditetapkan mengikut model dalam ruang kerja.",
 	"Advanced Parameters": "Parameter Lanjutan",
 	"Advanced Parameters": "Parameter Lanjutan",
 	"Advanced Params": "Parameter Lanjutan",
 	"Advanced Params": "Parameter Lanjutan",
-	"all": "semua",
 	"All Documents": "Semua Dokumen",
 	"All Documents": "Semua Dokumen",
 	"All Users": "Semua Pengguna",
 	"All Users": "Semua Pengguna",
-	"Allow": "Benarkan",
 	"Allow Chat Deletion": "Benarkan Penghapusan Perbualan",
 	"Allow Chat Deletion": "Benarkan Penghapusan Perbualan",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Benarkan suara bukan tempatan ",
 	"Allow non-local voices": "Benarkan suara bukan tempatan ",
@@ -98,6 +95,7 @@
 	"Cancel": "Batal",
 	"Cancel": "Batal",
 	"Capabilities": "Keupayaan",
 	"Capabilities": "Keupayaan",
 	"Change Password": "Tukar Kata Laluan",
 	"Change Password": "Tukar Kata Laluan",
+	"Character": "",
 	"Chat": "Perbualan",
 	"Chat": "Perbualan",
 	"Chat Background Image": "Imej Latar Belakang Perbualan",
 	"Chat Background Image": "Imej Latar Belakang Perbualan",
 	"Chat Bubble UI": "Antaramuka Buih Perbualan",
 	"Chat Bubble UI": "Antaramuka Buih Perbualan",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klik disini untuk memilih",
 	"Click here to select": "Klik disini untuk memilih",
 	"Click here to select a csv file.": "Klik disini untuk memilih fail csv",
 	"Click here to select a csv file.": "Klik disini untuk memilih fail csv",
 	"Click here to select a py file.": "Klik disini untuk memilih fail py",
 	"Click here to select a py file.": "Klik disini untuk memilih fail py",
-	"Click here to select documents.": "Klik disini untuk memilih dokumen",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "klik disini.",
 	"click here.": "klik disini.",
 	"Click on the user role button to change a user's role.": "Klik pada butang peranan pengguna untuk menukar peranan pengguna",
 	"Click on the user role button to change a user's role.": "Klik pada butang peranan pengguna untuk menukar peranan pengguna",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Kebenaran untuk menulis di papan klip ditolak. Sila semak tetapan pelayan web anda untuk memberikan akses yang diperlukan",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Kebenaran untuk menulis di papan klip ditolak. Sila semak tetapan pelayan web anda untuk memberikan akses yang diperlukan",
 	"Clone": "Klon",
 	"Clone": "Klon",
 	"Close": "Tutup",
 	"Close": "Tutup",
+	"Code execution": "",
 	"Code formatted successfully": "Kod berjaya diformatkan",
 	"Code formatted successfully": "Kod berjaya diformatkan",
 	"Collection": "Koleksi",
 	"Collection": "Koleksi",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Salin Blok Kod Terakhir",
 	"Copy last code block": "Salin Blok Kod Terakhir",
 	"Copy last response": "Salin Respons Terakhir",
 	"Copy last response": "Salin Respons Terakhir",
 	"Copy Link": "Salin Pautan",
 	"Copy Link": "Salin Pautan",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Menyalin ke papan klip berjaya!",
 	"Copying to clipboard was successful!": "Menyalin ke papan klip berjaya!",
 	"Create a model": "Cipta model",
 	"Create a model": "Cipta model",
 	"Create Account": "Cipta Akaun",
 	"Create Account": "Cipta Akaun",
@@ -180,14 +179,12 @@
 	"Default model updated": "Model lalai dikemas kini",
 	"Default model updated": "Model lalai dikemas kini",
 	"Default Prompt Suggestions": "Cadangan Gesaan Lalai",
 	"Default Prompt Suggestions": "Cadangan Gesaan Lalai",
 	"Default User Role": "Peranan Pengguna Lalai",
 	"Default User Role": "Peranan Pengguna Lalai",
-	"delete": "padam",
 	"Delete": "Padam",
 	"Delete": "Padam",
 	"Delete a model": "Padam Model",
 	"Delete a model": "Padam Model",
 	"Delete All Chats": "Padam Semua Perbualan",
 	"Delete All Chats": "Padam Semua Perbualan",
 	"Delete chat": "Padam perbualan",
 	"Delete chat": "Padam perbualan",
 	"Delete Chat": "Padam Perbualan",
 	"Delete Chat": "Padam Perbualan",
 	"Delete chat?": "Padam perbualan?",
 	"Delete chat?": "Padam perbualan?",
-	"Delete Doc": "Padam Dokumen",
 	"Delete function?": "Padam fungsi?",
 	"Delete function?": "Padam fungsi?",
 	"Delete prompt?": "Padam Gesaan?",
 	"Delete prompt?": "Padam Gesaan?",
 	"delete this link": "Padam pautan ini?",
 	"delete this link": "Padam pautan ini?",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentasi",
 	"Documentation": "Dokumentasi",
 	"Documents": "Dokumen",
 	"Documents": "Dokumen",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "tidak membuat sebarang sambungan luaran, dan data anda kekal selamat pada pelayan yang dihoskan ditempat anda",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "tidak membuat sebarang sambungan luaran, dan data anda kekal selamat pada pelayan yang dihoskan ditempat anda",
-	"Don't Allow": "Tidak Dibenarkan",
 	"Don't have an account?": "Anda tidak mempunyai akaun?",
 	"Don't have an account?": "Anda tidak mempunyai akaun?",
 	"don't install random functions from sources you don't trust.": "jangan pasang mana-mana fungsi daripada sumber yang anda tidak percayai.",
 	"don't install random functions from sources you don't trust.": "jangan pasang mana-mana fungsi daripada sumber yang anda tidak percayai.",
 	"don't install random tools from sources you don't trust.": "jangan pasang mana-mana alat daripada sumber yang anda tidak percayai.",
 	"don't install random tools from sources you don't trust.": "jangan pasang mana-mana alat daripada sumber yang anda tidak percayai.",
@@ -224,10 +220,11 @@
 	"Download": "Muat Turun",
 	"Download": "Muat Turun",
 	"Download canceled": "Muat Turun dibatalkan",
 	"Download canceled": "Muat Turun dibatalkan",
 	"Download Database": "Muat turun Pangkalan Data",
 	"Download Database": "Muat turun Pangkalan Data",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Letakkan mana-mana fail di sini untuk ditambahkan pada perbualan",
 	"Drop any files here to add to the conversation": "Letakkan mana-mana fail di sini untuk ditambahkan pada perbualan",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "cth '30s','10m'. Unit masa yang sah ialah 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "cth '30s','10m'. Unit masa yang sah ialah 's', 'm', 'h'.",
 	"Edit": "Edit",
 	"Edit": "Edit",
-	"Edit Doc": "Edit Dokumen",
 	"Edit Memory": "Edit Memori",
 	"Edit Memory": "Edit Memori",
 	"Edit User": "Edit Penggunal",
 	"Edit User": "Edit Penggunal",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Masukkan Kata Laluan Anda",
 	"Enter Your Password": "Masukkan Kata Laluan Anda",
 	"Enter Your Role": "Masukkan Peranan Anda",
 	"Enter Your Role": "Masukkan Peranan Anda",
 	"Error": "Ralat",
 	"Error": "Ralat",
+	"ERROR": "",
 	"Experimental": "Percubaan",
 	"Experimental": "Percubaan",
 	"Export": "Eksport",
 	"Export": "Eksport",
 	"Export All Chats (All Users)": "Eksport Semua Perbualan (Semua Pengguna)",
 	"Export All Chats (All Users)": "Eksport Semua Perbualan (Semua Pengguna)",
 	"Export chat (.json)": "Eksport perbualan (.json)",
 	"Export chat (.json)": "Eksport perbualan (.json)",
 	"Export Chats": "Eksport Perbualan",
 	"Export Chats": "Eksport Perbualan",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Eksport Pemetaan Dokumen",
 	"Export Functions": "Eksport Fungsi",
 	"Export Functions": "Eksport Fungsi",
 	"Export LiteLLM config.yaml": "Eksport LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Eksport LiteLLM config.yaml",
 	"Export Models": "Eksport Model",
 	"Export Models": "Eksport Model",
@@ -357,7 +354,6 @@
 	"Images": "Imej",
 	"Images": "Imej",
 	"Import Chats": "Import Perbualan",
 	"Import Chats": "Import Perbualan",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Import Pemetaan Dokumen",
 	"Import Functions": "Import Fungsi",
 	"Import Functions": "Import Fungsi",
 	"Import Models": "Import Model",
 	"Import Models": "Import Model",
 	"Import Prompts": "Import Gesaan",
 	"Import Prompts": "Import Gesaan",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Pasang daripada URL Github",
 	"Install from Github URL": "Pasang daripada URL Github",
 	"Instant Auto-Send After Voice Transcription": "Hantar Secara Automatik Dengan Segera Selepas Transkripsi Suara",
 	"Instant Auto-Send After Voice Transcription": "Hantar Secara Automatik Dengan Segera Selepas Transkripsi Suara",
 	"Interface": "Antaramuka",
 	"Interface": "Antaramuka",
+	"Invalid file format.": "",
 	"Invalid Tag": "Tag tidak sah",
 	"Invalid Tag": "Tag tidak sah",
 	"January": "Januari",
 	"January": "Januari",
 	"join our Discord for help.": "sertai Discord kami untuk mendapatkan bantuan.",
 	"join our Discord for help.": "sertai Discord kami untuk mendapatkan bantuan.",
@@ -446,13 +443,13 @@
 	"More": "Lagi",
 	"More": "Lagi",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nama",
 	"Name": "Nama",
-	"Name Tag": "Nama Tag",
 	"Name your model": "Namakan Model Anda",
 	"Name your model": "Namakan Model Anda",
 	"New Chat": "Perbualan Baru",
 	"New Chat": "Perbualan Baru",
 	"New Password": "Kata Laluan Baru",
 	"New Password": "Kata Laluan Baru",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Tiada kandungan untuk bercakap",
 	"No content to speak": "Tiada kandungan untuk bercakap",
 	"No file selected": "Tiada fail dipilih",
 	"No file selected": "Tiada fail dipilih",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Tiada keputusan dijumpai",
 	"No results found": "Tiada keputusan dijumpai",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Kekunci OpenAI diperlukan",
 	"OpenAI URL/Key required.": "URL/Kekunci OpenAI diperlukan",
 	"or": "atau",
 	"or": "atau",
 	"Other": "Lain-lain",
 	"Other": "Lain-lain",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Model 'Reranking' ditetapkan kepada \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Model 'Reranking' ditetapkan kepada \"{{reranking_model}}\"",
 	"Reset": "Tetapkan Semula",
 	"Reset": "Tetapkan Semula",
 	"Reset Upload Directory": "Tetapkan Semula Direktori Muat Naik",
 	"Reset Upload Directory": "Tetapkan Semula Direktori Muat Naik",
-	"Reset Vector Storage": "Tetapkan Semula Storan Vektor",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Salin Response secara Automatik ke Papan Klip",
 	"Response AutoCopy to Clipboard": "Salin Response secara Automatik ke Papan Klip",
 	"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 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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Cari Model",
 	"Search a model": "Cari Model",
 	"Search Chats": "Cari Perbualan",
 	"Search Chats": "Cari Perbualan",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Carian Dokumen",
+	"search for tags": "",
 	"Search Functions": "Carian Fungsi",
 	"Search Functions": "Carian Fungsi",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Carian Model",
 	"Search Models": "Carian Model",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Ralat pengecaman pertuturan: {{error}}",
 	"Speech recognition error: {{error}}": "Ralat pengecaman pertuturan: {{error}}",
 	"Speech-to-Text Engine": "Enjin Ucapan-ke-Teks",
 	"Speech-to-Text Engine": "Enjin Ucapan-ke-Teks",
+	"Stop": "",
 	"Stop Sequence": "Jujukan Henti",
 	"Stop Sequence": "Jujukan Henti",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Model STT",
 	"STT Model": "Model STT",
@@ -666,6 +665,7 @@
 	"Template": "Templat",
 	"Template": "Templat",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Penyiapan Teks",
 	"Text Completion": "Penyiapan Teks",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Enjin Teks-ke-Ucapan",
 	"Text-to-Speech Engine": "Enjin Teks-ke-Ucapan",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Terima kasih atas maklum balas anda!",
 	"Thanks for your feedback!": "Terima kasih atas maklum balas anda!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Penjelasan menyeluruh",
 	"Thorough explanation": "Penjelasan menyeluruh",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "URL Pelayan Tika diperlukan.",
 	"Tika Server URL required.": "URL Pelayan Tika diperlukan.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Petua: Kemas kini berbilang slot pembolehubah secara berturut-turut dengan menekan kekunci tab dalam input perbualan selepas setiap penggantian.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Petua: Kemas kini berbilang slot pembolehubah secara berturut-turut dengan menekan kekunci tab dalam input perbualan selepas setiap penggantian.",
 	"Title": "Tajuk",
 	"Title": "Tajuk",
 	"Title (e.g. Tell me a fun fact)": "Tajuk (cth Beritahu saya fakta yang menyeronokkan)",
 	"Title (e.g. Tell me a fun fact)": "Tajuk (cth Beritahu saya fakta yang menyeronokkan)",
@@ -701,6 +702,7 @@
 	"Today": "Hari Ini",
 	"Today": "Hari Ini",
 	"Toggle settings": "Suis Tetapan ",
 	"Toggle settings": "Suis Tetapan ",
 	"Toggle sidebar": "Suis Bar Sisi",
 	"Toggle sidebar": "Suis Bar Sisi",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Teruskan Dalam Muat Semula Konteks ( num_keep )",
 	"Tokens To Keep On Context Refresh (num_keep)": "Token Untuk Teruskan Dalam Muat Semula Konteks ( num_keep )",
 	"Tool created successfully": "Alat berjaya dibuat",
 	"Tool created successfully": "Alat berjaya dibuat",
 	"Tool deleted successfully": "Alat berjaya dipadamkan",
 	"Tool deleted successfully": "Alat berjaya dipadamkan",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Kemajuan Muatnaik",
 	"Upload Progress": "Kemajuan Muatnaik",
 	"URL Mode": "Mod URL",
 	"URL Mode": "Mod URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Gunakan '#' dalam input gesaan untuk memuatkan dan memilih dokumen anda",
 	"Use Gravatar": "Gunakan Gravatar",
 	"Use Gravatar": "Gunakan Gravatar",
 	"Use Initials": "Gunakan nama pendek",
 	"Use Initials": "Gunakan nama pendek",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/nb-NO/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Legg til egendefinert prompt",
 	"Add custom prompt": "Legg til egendefinert prompt",
-	"Add Docs": "Legg til dokumenter",
 	"Add Files": "Legg til filer",
 	"Add Files": "Legg til filer",
 	"Add Memory": "Legg til minne",
 	"Add Memory": "Legg til minne",
 	"Add message": "Legg til melding",
 	"Add message": "Legg til melding",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorer har alltid tilgang til alle verktøy, mens brukere må få tildelt verktøy for hver enkelt modell i arbeidsområdet.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorer har alltid tilgang til alle verktøy, mens brukere må få tildelt verktøy for hver enkelt modell i arbeidsområdet.",
 	"Advanced Parameters": "Avanserte parametere",
 	"Advanced Parameters": "Avanserte parametere",
 	"Advanced Params": "Avanserte parametere",
 	"Advanced Params": "Avanserte parametere",
-	"all": "alle",
 	"All Documents": "Alle dokumenter",
 	"All Documents": "Alle dokumenter",
 	"All Users": "Alle brukere",
 	"All Users": "Alle brukere",
-	"Allow": "Tillat",
 	"Allow Chat Deletion": "Tillat sletting av chatter",
 	"Allow Chat Deletion": "Tillat sletting av chatter",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Tillat ikke-lokale stemmer",
 	"Allow non-local voices": "Tillat ikke-lokale stemmer",
@@ -98,6 +95,7 @@
 	"Cancel": "Avbryt",
 	"Cancel": "Avbryt",
 	"Capabilities": "Muligheter",
 	"Capabilities": "Muligheter",
 	"Change Password": "Endre passord",
 	"Change Password": "Endre passord",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "Bakgrunnsbilde for chat",
 	"Chat Background Image": "Bakgrunnsbilde for chat",
 	"Chat Bubble UI": "Chat-boble UI",
 	"Chat Bubble UI": "Chat-boble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klikk her for å velge",
 	"Click here to select": "Klikk her for å velge",
 	"Click here to select a csv file.": "Klikk her for å velge en csv-fil.",
 	"Click here to select a csv file.": "Klikk her for å velge en csv-fil.",
 	"Click here to select a py file.": "Klikk her for å velge en py-fil.",
 	"Click here to select a py file.": "Klikk her for å velge en py-fil.",
-	"Click here to select documents.": "Klikk her for å velge dokumenter.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "klikk her.",
 	"click here.": "klikk her.",
 	"Click on the user role button to change a user's role.": "Klikk på brukerrolle-knappen for å endre en brukers rolle.",
 	"Click on the user role button to change a user's role.": "Klikk på brukerrolle-knappen for å endre en brukers rolle.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Skrivetilgang til utklippstavlen ble avslått. Kontroller nettleserinnstillingene for å gi nødvendig tillatelse.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Skrivetilgang til utklippstavlen ble avslått. Kontroller nettleserinnstillingene for å gi nødvendig tillatelse.",
 	"Clone": "Klon",
 	"Clone": "Klon",
 	"Close": "Lukk",
 	"Close": "Lukk",
+	"Code execution": "",
 	"Code formatted successfully": "Koden ble formatert",
 	"Code formatted successfully": "Koden ble formatert",
 	"Collection": "Samling",
 	"Collection": "Samling",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopier siste kodeblokk",
 	"Copy last code block": "Kopier siste kodeblokk",
 	"Copy last response": "Kopier siste svar",
 	"Copy last response": "Kopier siste svar",
 	"Copy Link": "Kopier lenke",
 	"Copy Link": "Kopier lenke",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopiering til utklippstavlen var vellykket!",
 	"Copying to clipboard was successful!": "Kopiering til utklippstavlen var vellykket!",
 	"Create a model": "Lag en modell",
 	"Create a model": "Lag en modell",
 	"Create Account": "Opprett konto",
 	"Create Account": "Opprett konto",
@@ -180,14 +179,12 @@
 	"Default model updated": "Standardmodell oppdatert",
 	"Default model updated": "Standardmodell oppdatert",
 	"Default Prompt Suggestions": "Standard promptforslag",
 	"Default Prompt Suggestions": "Standard promptforslag",
 	"Default User Role": "Standard brukerrolle",
 	"Default User Role": "Standard brukerrolle",
-	"delete": "slett",
 	"Delete": "Slett",
 	"Delete": "Slett",
 	"Delete a model": "Slett en modell",
 	"Delete a model": "Slett en modell",
 	"Delete All Chats": "Slett alle chatter",
 	"Delete All Chats": "Slett alle chatter",
 	"Delete chat": "Slett chat",
 	"Delete chat": "Slett chat",
 	"Delete Chat": "Slett chat",
 	"Delete Chat": "Slett chat",
 	"Delete chat?": "Slett chat?",
 	"Delete chat?": "Slett chat?",
-	"Delete Doc": "Slett dokument",
 	"Delete function?": "Slett funksjon?",
 	"Delete function?": "Slett funksjon?",
 	"Delete prompt?": "Slett prompt?",
 	"Delete prompt?": "Slett prompt?",
 	"delete this link": "slett denne lenken",
 	"delete this link": "slett denne lenken",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentasjon",
 	"Documentation": "Dokumentasjon",
 	"Documents": "Dokumenter",
 	"Documents": "Dokumenter",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "har ingen tilkobling til eksterne tjenester, og dataene dine blir værende sikkert på din lokale tjener.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "har ingen tilkobling til eksterne tjenester, og dataene dine blir værende sikkert på din lokale tjener.",
-	"Don't Allow": "Ikke tillat",
 	"Don't have an account?": "Har du ikke en konto?",
 	"Don't have an account?": "Har du ikke en konto?",
 	"don't install random functions from sources you don't trust.": "ikke installer tilfeldige funksjoner fra kilder du ikke stoler på.",
 	"don't install random functions from sources you don't trust.": "ikke installer tilfeldige funksjoner fra kilder du ikke stoler på.",
 	"don't install random tools from sources you don't trust.": "ikke installer tilfeldige verktøy fra kilder du ikke stoler på.",
 	"don't install random tools from sources you don't trust.": "ikke installer tilfeldige verktøy fra kilder du ikke stoler på.",
@@ -224,10 +220,11 @@
 	"Download": "Last ned",
 	"Download": "Last ned",
 	"Download canceled": "Nedlasting avbrutt",
 	"Download canceled": "Nedlasting avbrutt",
 	"Download Database": "Last ned database",
 	"Download Database": "Last ned database",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Slipp filer her for å legge dem til i samtalen",
 	"Drop any files here to add to the conversation": "Slipp filer her for å legge dem til i samtalen",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "f.eks. '30s','10m'. Gyldige tidsenheter er 's', 'm', 't'.",
 	"Edit": "Rediger",
 	"Edit": "Rediger",
-	"Edit Doc": "Rediger dokument",
 	"Edit Memory": "Rediger minne",
 	"Edit Memory": "Rediger minne",
 	"Edit User": "Rediger bruker",
 	"Edit User": "Rediger bruker",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Skriv inn ditt passord",
 	"Enter Your Password": "Skriv inn ditt passord",
 	"Enter Your Role": "Skriv inn din rolle",
 	"Enter Your Role": "Skriv inn din rolle",
 	"Error": "Feil",
 	"Error": "Feil",
+	"ERROR": "",
 	"Experimental": "Eksperimentell",
 	"Experimental": "Eksperimentell",
 	"Export": "Eksporter",
 	"Export": "Eksporter",
 	"Export All Chats (All Users)": "Eksporter alle chatter (alle brukere)",
 	"Export All Chats (All Users)": "Eksporter alle chatter (alle brukere)",
 	"Export chat (.json)": "Eksporter chat (.json)",
 	"Export chat (.json)": "Eksporter chat (.json)",
 	"Export Chats": "Eksporter chatter",
 	"Export Chats": "Eksporter chatter",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Eksporter dokumentkartlegging",
 	"Export Functions": "Eksporter funksjoner",
 	"Export Functions": "Eksporter funksjoner",
 	"Export LiteLLM config.yaml": "Eksporter LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Eksporter LiteLLM config.yaml",
 	"Export Models": "Eksporter modeller",
 	"Export Models": "Eksporter modeller",
@@ -357,7 +354,6 @@
 	"Images": "Bilder",
 	"Images": "Bilder",
 	"Import Chats": "Importer chatter",
 	"Import Chats": "Importer chatter",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importer dokumentkartlegging",
 	"Import Functions": "Funksjoner",
 	"Import Functions": "Funksjoner",
 	"Import Models": "Importer modeller",
 	"Import Models": "Importer modeller",
 	"Import Prompts": "Importer prompts",
 	"Import Prompts": "Importer prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installer fra Github-URL",
 	"Install from Github URL": "Installer fra Github-URL",
 	"Instant Auto-Send After Voice Transcription": "Direkte autosending etter stemmegjenkjenning",
 	"Instant Auto-Send After Voice Transcription": "Direkte autosending etter stemmegjenkjenning",
 	"Interface": "Grensesnitt",
 	"Interface": "Grensesnitt",
+	"Invalid file format.": "",
 	"Invalid Tag": "Ugyldig tag",
 	"Invalid Tag": "Ugyldig tag",
 	"January": "januar",
 	"January": "januar",
 	"join our Discord for help.": "bli med i vår Discord for hjelp.",
 	"join our Discord for help.": "bli med i vår Discord for hjelp.",
@@ -446,13 +443,13 @@
 	"More": "Mer",
 	"More": "Mer",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Navn",
 	"Name": "Navn",
-	"Name Tag": "Navnetag",
 	"Name your model": "Gi modellen din et navn",
 	"Name your model": "Gi modellen din et navn",
 	"New Chat": "Ny chat",
 	"New Chat": "Ny chat",
 	"New Password": "Nytt passord",
 	"New Password": "Nytt passord",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Mangler innhold for tale",
 	"No content to speak": "Mangler innhold for tale",
 	"No file selected": "Ingen fil valgt",
 	"No file selected": "Ingen fil valgt",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Ingen resultater funnet",
 	"No results found": "Ingen resultater funnet",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/nøkkel kreves.",
 	"OpenAI URL/Key required.": "OpenAI URL/nøkkel kreves.",
 	"or": "eller",
 	"or": "eller",
 	"Other": "Annet",
 	"Other": "Annet",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking-modell satt til \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking-modell satt til \"{{reranking_model}}\"",
 	"Reset": "Tilbakestill",
 	"Reset": "Tilbakestill",
 	"Reset Upload Directory": "Tilbakestill opplastingskatalog",
 	"Reset Upload Directory": "Tilbakestill opplastingskatalog",
-	"Reset Vector Storage": "Tilbakestill vektorlagring",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Respons auto-kopi til utklippstavle",
 	"Response AutoCopy to Clipboard": "Respons auto-kopi til utklippstavle",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Respons-varsler kan ikke aktiveres da nettstedsrettighetene er nektet. Vennligst se nettleserinnstillingene dine for å gi nødvendig tilgang.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Respons-varsler kan ikke aktiveres da nettstedsrettighetene er nektet. Vennligst se nettleserinnstillingene dine for å gi nødvendig tilgang.",
 	"Response splitting": "",
 	"Response splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Søk en modell",
 	"Search a model": "Søk en modell",
 	"Search Chats": "Søk chatter",
 	"Search Chats": "Søk chatter",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Søk dokumenter",
+	"search for tags": "",
 	"Search Functions": "Søk funksjoner",
 	"Search Functions": "Søk funksjoner",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Søk modeller",
 	"Search Models": "Søk modeller",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Feil ved talegjenkjenning: {{error}}",
 	"Speech recognition error: {{error}}": "Feil ved talegjenkjenning: {{error}}",
 	"Speech-to-Text Engine": "Tale-til-tekst-motor",
 	"Speech-to-Text Engine": "Tale-til-tekst-motor",
+	"Stop": "",
 	"Stop Sequence": "Stoppsekvens",
 	"Stop Sequence": "Stoppsekvens",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT-modell",
 	"STT Model": "STT-modell",
@@ -666,6 +665,7 @@
 	"Template": "Mal",
 	"Template": "Mal",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Tekstfullføring",
 	"Text Completion": "Tekstfullføring",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Tekst-til-tale-motor",
 	"Text-to-Speech Engine": "Tekst-til-tale-motor",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Takk for tilbakemeldingen!",
 	"Thanks for your feedback!": "Takk for tilbakemeldingen!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Grundig forklaring",
 	"Thorough explanation": "Grundig forklaring",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Tika Server-URL kreves.",
 	"Tika Server URL required.": "Tika Server-URL kreves.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Oppdater flere variabelplasser etter hverandre ved å trykke på tab-tasten i chatinputen etter hver erstatning.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Oppdater flere variabelplasser etter hverandre ved å trykke på tab-tasten i chatinputen etter hver erstatning.",
 	"Title": "Tittel",
 	"Title": "Tittel",
 	"Title (e.g. Tell me a fun fact)": "Tittel (f.eks. Fortell meg et morsomt faktum)",
 	"Title (e.g. Tell me a fun fact)": "Tittel (f.eks. Fortell meg et morsomt faktum)",
@@ -701,6 +702,7 @@
 	"Today": "I dag",
 	"Today": "I dag",
 	"Toggle settings": "Veksle innstillinger",
 	"Toggle settings": "Veksle innstillinger",
 	"Toggle sidebar": "Veksle sidefelt",
 	"Toggle sidebar": "Veksle sidefelt",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens å beholde ved kontekstoppdatering (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens å beholde ved kontekstoppdatering (num_keep)",
 	"Tool created successfully": "Verktøy opprettet",
 	"Tool created successfully": "Verktøy opprettet",
 	"Tool deleted successfully": "Verktøy slettet",
 	"Tool deleted successfully": "Verktøy slettet",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Opplastingsfremdrift",
 	"Upload Progress": "Opplastingsfremdrift",
 	"URL Mode": "URL-modus",
 	"URL Mode": "URL-modus",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Bruk '#' i prompt-input for å laste og velge dokumentene dine.",
 	"Use Gravatar": "Bruk Gravatar",
 	"Use Gravatar": "Bruk Gravatar",
 	"Use Initials": "Bruk initialer",
 	"Use Initials": "Bruk initialer",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/nl-NL/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Voeg een aangepaste prompt toe",
 	"Add custom prompt": "Voeg een aangepaste prompt toe",
-	"Add Docs": "Voeg Docs toe",
 	"Add Files": "Voege Bestanden toe",
 	"Add Files": "Voege Bestanden toe",
 	"Add Memory": "Voeg Geheugen toe",
 	"Add Memory": "Voeg Geheugen toe",
 	"Add message": "Voeg bericht toe",
 	"Add message": "Voeg bericht toe",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Geavanceerde Parameters",
 	"Advanced Parameters": "Geavanceerde Parameters",
 	"Advanced Params": "Geavanceerde parameters",
 	"Advanced Params": "Geavanceerde parameters",
-	"all": "alle",
 	"All Documents": "Alle Documenten",
 	"All Documents": "Alle Documenten",
 	"All Users": "Alle Gebruikers",
 	"All Users": "Alle Gebruikers",
-	"Allow": "Toestaan",
 	"Allow Chat Deletion": "Sta Chat Verwijdering toe",
 	"Allow Chat Deletion": "Sta Chat Verwijdering toe",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Annuleren",
 	"Cancel": "Annuleren",
 	"Capabilities": "Mogelijkheden",
 	"Capabilities": "Mogelijkheden",
 	"Change Password": "Wijzig Wachtwoord",
 	"Change Password": "Wijzig Wachtwoord",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Chat Bubble UI",
 	"Chat Bubble UI": "Chat Bubble UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klik hier om te selecteren",
 	"Click here to select": "Klik hier om te selecteren",
 	"Click here to select a csv file.": "Klik hier om een csv file te selecteren.",
 	"Click here to select a csv file.": "Klik hier om een csv file te selecteren.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Klik hier om documenten te selecteren",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "klik hier.",
 	"click here.": "klik hier.",
 	"Click on the user role button to change a user's role.": "Klik op de gebruikersrol knop om de rol van een gebruiker te wijzigen.",
 	"Click on the user role button to change a user's role.": "Klik op de gebruikersrol knop om de rol van een gebruiker te wijzigen.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Kloon",
 	"Clone": "Kloon",
 	"Close": "Sluiten",
 	"Close": "Sluiten",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Verzameling",
 	"Collection": "Verzameling",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopieer laatste code blok",
 	"Copy last code block": "Kopieer laatste code blok",
 	"Copy last response": "Kopieer laatste antwoord",
 	"Copy last response": "Kopieer laatste antwoord",
 	"Copy Link": "Kopieer Link",
 	"Copy Link": "Kopieer Link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopiëren naar klembord was succesvol!",
 	"Copying to clipboard was successful!": "Kopiëren naar klembord was succesvol!",
 	"Create a model": "Een model maken",
 	"Create a model": "Een model maken",
 	"Create Account": "Maak Account",
 	"Create Account": "Maak Account",
@@ -180,14 +179,12 @@
 	"Default model updated": "Standaard model bijgewerkt",
 	"Default model updated": "Standaard model bijgewerkt",
 	"Default Prompt Suggestions": "Standaard Prompt Suggesties",
 	"Default Prompt Suggestions": "Standaard Prompt Suggesties",
 	"Default User Role": "Standaard Gebruikersrol",
 	"Default User Role": "Standaard Gebruikersrol",
-	"delete": "verwijderen",
 	"Delete": "Verwijderen",
 	"Delete": "Verwijderen",
 	"Delete a model": "Verwijder een model",
 	"Delete a model": "Verwijder een model",
 	"Delete All Chats": "Verwijder alle chats",
 	"Delete All Chats": "Verwijder alle chats",
 	"Delete chat": "Verwijder chat",
 	"Delete chat": "Verwijder chat",
 	"Delete Chat": "Verwijder Chat",
 	"Delete Chat": "Verwijder Chat",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "verwijder deze link",
 	"delete this link": "verwijder deze link",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Documenten",
 	"Documents": "Documenten",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "maakt geen externe verbindingen, en je gegevens blijven veilig op je lokaal gehoste server.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "maakt geen externe verbindingen, en je gegevens blijven veilig op je lokaal gehoste server.",
-	"Don't Allow": "Niet Toestaan",
 	"Don't have an account?": "Heb je geen account?",
 	"Don't have an account?": "Heb je geen account?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Download",
 	"Download": "Download",
 	"Download canceled": "Download geannuleerd",
 	"Download canceled": "Download geannuleerd",
 	"Download Database": "Download Database",
 	"Download Database": "Download Database",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Sleep bestanden hier om toe te voegen aan het gesprek",
 	"Drop any files here to add to the conversation": "Sleep bestanden hier om toe te voegen aan het gesprek",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "bijv. '30s', '10m'. Geldige tijdseenheden zijn 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "bijv. '30s', '10m'. Geldige tijdseenheden zijn 's', 'm', 'h'.",
 	"Edit": "Wijzig",
 	"Edit": "Wijzig",
-	"Edit Doc": "Wijzig Doc",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Wijzig Gebruiker",
 	"Edit User": "Wijzig Gebruiker",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Voer je Wachtwoord in",
 	"Enter Your Password": "Voer je Wachtwoord in",
 	"Enter Your Role": "Voer je Rol in",
 	"Enter Your Role": "Voer je Rol in",
 	"Error": "Fout",
 	"Error": "Fout",
+	"ERROR": "",
 	"Experimental": "Experimenteel",
 	"Experimental": "Experimenteel",
 	"Export": "Exporteren",
 	"Export": "Exporteren",
 	"Export All Chats (All Users)": "Exporteer Alle Chats (Alle Gebruikers)",
 	"Export All Chats (All Users)": "Exporteer Alle Chats (Alle Gebruikers)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Exporteer Chats",
 	"Export Chats": "Exporteer Chats",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exporteer Documenten Mapping",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Modellen exporteren",
 	"Export Models": "Modellen exporteren",
@@ -357,7 +354,6 @@
 	"Images": "Afbeeldingen",
 	"Images": "Afbeeldingen",
 	"Import Chats": "Importeer Chats",
 	"Import Chats": "Importeer Chats",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importeer Documenten Mapping",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Modellen importeren",
 	"Import Models": "Modellen importeren",
 	"Import Prompts": "Importeer Prompts",
 	"Import Prompts": "Importeer Prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installeren vanaf Github-URL",
 	"Install from Github URL": "Installeren vanaf Github-URL",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Interface",
 	"Interface": "Interface",
+	"Invalid file format.": "",
 	"Invalid Tag": "Ongeldige Tag",
 	"Invalid Tag": "Ongeldige Tag",
 	"January": "Januari",
 	"January": "Januari",
 	"join our Discord for help.": "join onze Discord voor hulp.",
 	"join our Discord for help.": "join onze Discord voor hulp.",
@@ -446,13 +443,13 @@
 	"More": "Meer",
 	"More": "Meer",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Naam",
 	"Name": "Naam",
-	"Name Tag": "Naam Tag",
 	"Name your model": "Geef uw model een naam",
 	"Name your model": "Geef uw model een naam",
 	"New Chat": "Nieuwe Chat",
 	"New Chat": "Nieuwe Chat",
 	"New Password": "Nieuw Wachtwoord",
 	"New Password": "Nieuw Wachtwoord",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Geen resultaten gevonden",
 	"No results found": "Geen resultaten gevonden",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Sleutel vereist.",
 	"OpenAI URL/Key required.": "OpenAI URL/Sleutel vereist.",
 	"or": "of",
 	"or": "of",
 	"Other": "Andere",
 	"Other": "Andere",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model ingesteld op \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model ingesteld op \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Reset Vector Opslag",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Antwoord Automatisch Kopiëren naar Klembord",
 	"Response AutoCopy to Clipboard": "Antwoord Automatisch Kopiëren naar Klembord",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Zoek een model",
 	"Search a model": "Zoek een model",
 	"Search Chats": "Chats zoeken",
 	"Search Chats": "Chats zoeken",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Zoek Documenten",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Modellen zoeken",
 	"Search Models": "Modellen zoeken",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Spraakherkenning fout: {{error}}",
 	"Speech recognition error: {{error}}": "Spraakherkenning fout: {{error}}",
 	"Speech-to-Text Engine": "Spraak-naar-tekst Engine",
 	"Speech-to-Text Engine": "Spraak-naar-tekst Engine",
+	"Stop": "",
 	"Stop Sequence": "Stop Sequentie",
 	"Stop Sequence": "Stop Sequentie",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "Template",
 	"Template": "Template",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Tekst Aanvulling",
 	"Text Completion": "Tekst Aanvulling",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Tekst-naar-Spraak Engine",
 	"Text-to-Speech Engine": "Tekst-naar-Spraak Engine",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Bedankt voor uw feedback!",
 	"Thanks for your feedback!": "Bedankt voor uw feedback!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Gevorderde uitleg",
 	"Thorough explanation": "Gevorderde uitleg",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Werk meerdere variabele slots achtereenvolgens bij door op de tab-toets te drukken in de chat input na elke vervanging.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tip: Werk meerdere variabele slots achtereenvolgens bij door op de tab-toets te drukken in de chat input na elke vervanging.",
 	"Title": "Titel",
 	"Title": "Titel",
 	"Title (e.g. Tell me a fun fact)": "Titel (bv. Vertel me een leuke gebeurtenis)",
 	"Title (e.g. Tell me a fun fact)": "Titel (bv. Vertel me een leuke gebeurtenis)",
@@ -701,6 +702,7 @@
 	"Today": "Vandaag",
 	"Today": "Vandaag",
 	"Toggle settings": "Wissel instellingen",
 	"Toggle settings": "Wissel instellingen",
 	"Toggle sidebar": "Wissel sidebar",
 	"Toggle sidebar": "Wissel sidebar",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Upload Voortgang",
 	"Upload Progress": "Upload Voortgang",
 	"URL Mode": "URL Modus",
 	"URL Mode": "URL Modus",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Gebruik '#' in de prompt input om je documenten te laden en te selecteren.",
 	"Use Gravatar": "Gebruik Gravatar",
 	"Use Gravatar": "Gebruik Gravatar",
 	"Use Initials": "Gebruik Initials",
 	"Use Initials": "Gebruik Initials",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/pa-IN/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "ਕਸਟਮ ਪ੍ਰੰਪਟ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add custom prompt": "ਕਸਟਮ ਪ੍ਰੰਪਟ ਸ਼ਾਮਲ ਕਰੋ",
-	"Add Docs": "ਡਾਕੂਮੈਂਟ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add Files": "ਫਾਈਲਾਂ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add Files": "ਫਾਈਲਾਂ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add Memory": "ਮਿਹਾਨ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add Memory": "ਮਿਹਾਨ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add message": "ਸੁਨੇਹਾ ਸ਼ਾਮਲ ਕਰੋ",
 	"Add message": "ਸੁਨੇਹਾ ਸ਼ਾਮਲ ਕਰੋ",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "ਉੱਚ ਸਤਰ ਦੇ ਪੈਰਾਮੀਟਰ",
 	"Advanced Parameters": "ਉੱਚ ਸਤਰ ਦੇ ਪੈਰਾਮੀਟਰ",
 	"Advanced Params": "ਐਡਵਾਂਸਡ ਪਰਮਜ਼",
 	"Advanced Params": "ਐਡਵਾਂਸਡ ਪਰਮਜ਼",
-	"all": "ਸਾਰੇ",
 	"All Documents": "ਸਾਰੇ ਡਾਕੂਮੈਂਟ",
 	"All Documents": "ਸਾਰੇ ਡਾਕੂਮੈਂਟ",
 	"All Users": "ਸਾਰੇ ਉਪਭੋਗਤਾ",
 	"All Users": "ਸਾਰੇ ਉਪਭੋਗਤਾ",
-	"Allow": "ਅਨੁਮਤੀ",
 	"Allow Chat Deletion": "ਗੱਲਬਾਤ ਮਿਟਾਉਣ ਦੀ ਆਗਿਆ ਦਿਓ",
 	"Allow Chat Deletion": "ਗੱਲਬਾਤ ਮਿਟਾਉਣ ਦੀ ਆਗਿਆ ਦਿਓ",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "ਰੱਦ ਕਰੋ",
 	"Cancel": "ਰੱਦ ਕਰੋ",
 	"Capabilities": "ਸਮਰੱਥਾਵਾਂ",
 	"Capabilities": "ਸਮਰੱਥਾਵਾਂ",
 	"Change Password": "ਪਾਸਵਰਡ ਬਦਲੋ",
 	"Change Password": "ਪਾਸਵਰਡ ਬਦਲੋ",
+	"Character": "",
 	"Chat": "ਗੱਲਬਾਤ",
 	"Chat": "ਗੱਲਬਾਤ",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "ਗੱਲਬਾਤ ਬਬਲ UI",
 	"Chat Bubble UI": "ਗੱਲਬਾਤ ਬਬਲ UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
 	"Click here to select": "ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ",
 	"Click here to select a csv file.": "CSV ਫਾਈਲ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Click here to select a csv file.": "CSV ਫਾਈਲ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "ਡਾਕੂਮੈਂਟ ਚੁਣਨ ਲਈ ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
 	"click here.": "ਇੱਥੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Click on the user role button to change a user's role.": "ਉਪਭੋਗਤਾ ਦੀ ਭੂਮਿਕਾ ਬਦਲਣ ਲਈ ਉਪਭੋਗਤਾ ਭੂਮਿਕਾ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Click on the user role button to change a user's role.": "ਉਪਭੋਗਤਾ ਦੀ ਭੂਮਿਕਾ ਬਦਲਣ ਲਈ ਉਪਭੋਗਤਾ ਭੂਮਿਕਾ ਬਟਨ 'ਤੇ ਕਲਿੱਕ ਕਰੋ।",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "ਕਲੋਨ",
 	"Clone": "ਕਲੋਨ",
 	"Close": "ਬੰਦ ਕਰੋ",
 	"Close": "ਬੰਦ ਕਰੋ",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "ਸੰਗ੍ਰਹਿ",
 	"Collection": "ਸੰਗ੍ਰਹਿ",
 	"ComfyUI": "ਕੰਫੀਯੂਆਈ",
 	"ComfyUI": "ਕੰਫੀਯੂਆਈ",
@@ -155,6 +153,7 @@
 	"Copy last code block": "ਆਖਰੀ ਕੋਡ ਬਲਾਕ ਨੂੰ ਕਾਪੀ ਕਰੋ",
 	"Copy last code block": "ਆਖਰੀ ਕੋਡ ਬਲਾਕ ਨੂੰ ਕਾਪੀ ਕਰੋ",
 	"Copy last response": "ਆਖਰੀ ਜਵਾਬ ਨੂੰ ਕਾਪੀ ਕਰੋ",
 	"Copy last response": "ਆਖਰੀ ਜਵਾਬ ਨੂੰ ਕਾਪੀ ਕਰੋ",
 	"Copy Link": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ",
 	"Copy Link": "ਲਿੰਕ ਕਾਪੀ ਕਰੋ",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "ਕਲਿੱਪਬੋਰਡ 'ਤੇ ਕਾਪੀ ਕਰਨਾ ਸਫਲ ਰਿਹਾ!",
 	"Copying to clipboard was successful!": "ਕਲਿੱਪਬੋਰਡ 'ਤੇ ਕਾਪੀ ਕਰਨਾ ਸਫਲ ਰਿਹਾ!",
 	"Create a model": "ਇੱਕ ਮਾਡਲ ਬਣਾਓ",
 	"Create a model": "ਇੱਕ ਮਾਡਲ ਬਣਾਓ",
 	"Create Account": "ਖਾਤਾ ਬਣਾਓ",
 	"Create Account": "ਖਾਤਾ ਬਣਾਓ",
@@ -180,14 +179,12 @@
 	"Default model updated": "ਮੂਲ ਮਾਡਲ ਅੱਪਡੇਟ ਕੀਤਾ ਗਿਆ",
 	"Default model updated": "ਮੂਲ ਮਾਡਲ ਅੱਪਡੇਟ ਕੀਤਾ ਗਿਆ",
 	"Default Prompt Suggestions": "ਮੂਲ ਪ੍ਰੰਪਟ ਸੁਝਾਅ",
 	"Default Prompt Suggestions": "ਮੂਲ ਪ੍ਰੰਪਟ ਸੁਝਾਅ",
 	"Default User Role": "ਮੂਲ ਉਪਭੋਗਤਾ ਭੂਮਿਕਾ",
 	"Default User Role": "ਮੂਲ ਉਪਭੋਗਤਾ ਭੂਮਿਕਾ",
-	"delete": "ਮਿਟਾਓ",
 	"Delete": "ਮਿਟਾਓ",
 	"Delete": "ਮਿਟਾਓ",
 	"Delete a model": "ਇੱਕ ਮਾਡਲ ਮਿਟਾਓ",
 	"Delete a model": "ਇੱਕ ਮਾਡਲ ਮਿਟਾਓ",
 	"Delete All Chats": "ਸਾਰੀਆਂ ਚੈਟਾਂ ਨੂੰ ਮਿਟਾਓ",
 	"Delete All Chats": "ਸਾਰੀਆਂ ਚੈਟਾਂ ਨੂੰ ਮਿਟਾਓ",
 	"Delete chat": "ਗੱਲਬਾਤ ਮਿਟਾਓ",
 	"Delete chat": "ਗੱਲਬਾਤ ਮਿਟਾਓ",
 	"Delete Chat": "ਗੱਲਬਾਤ ਮਿਟਾਓ",
 	"Delete Chat": "ਗੱਲਬਾਤ ਮਿਟਾਓ",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
 	"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "ਡਾਕੂਮੈਂਟ",
 	"Documents": "ਡਾਕੂਮੈਂਟ",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ਕੋਈ ਬਾਹਰੀ ਕਨੈਕਸ਼ਨ ਨਹੀਂ ਬਣਾਉਂਦਾ, ਅਤੇ ਤੁਹਾਡਾ ਡਾਟਾ ਤੁਹਾਡੇ ਸਥਾਨਕ ਸਰਵਰ 'ਤੇ ਸੁਰੱਖਿਅਤ ਰਹਿੰਦਾ ਹੈ।",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ਕੋਈ ਬਾਹਰੀ ਕਨੈਕਸ਼ਨ ਨਹੀਂ ਬਣਾਉਂਦਾ, ਅਤੇ ਤੁਹਾਡਾ ਡਾਟਾ ਤੁਹਾਡੇ ਸਥਾਨਕ ਸਰਵਰ 'ਤੇ ਸੁਰੱਖਿਅਤ ਰਹਿੰਦਾ ਹੈ।",
-	"Don't Allow": "ਆਗਿਆ ਨਾ ਦਿਓ",
 	"Don't have an account?": "ਖਾਤਾ ਨਹੀਂ ਹੈ?",
 	"Don't have an account?": "ਖਾਤਾ ਨਹੀਂ ਹੈ?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "ਡਾਊਨਲੋਡ",
 	"Download": "ਡਾਊਨਲੋਡ",
 	"Download canceled": "ਡਾਊਨਲੋਡ ਰੱਦ ਕੀਤਾ ਗਿਆ",
 	"Download canceled": "ਡਾਊਨਲੋਡ ਰੱਦ ਕੀਤਾ ਗਿਆ",
 	"Download Database": "ਡਾਟਾਬੇਸ ਡਾਊਨਲੋਡ ਕਰੋ",
 	"Download Database": "ਡਾਟਾਬੇਸ ਡਾਊਨਲੋਡ ਕਰੋ",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "ਗੱਲਬਾਤ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨ ਲਈ ਕੋਈ ਵੀ ਫਾਈਲ ਇੱਥੇ ਛੱਡੋ",
 	"Drop any files here to add to the conversation": "ਗੱਲਬਾਤ ਵਿੱਚ ਸ਼ਾਮਲ ਕਰਨ ਲਈ ਕੋਈ ਵੀ ਫਾਈਲ ਇੱਥੇ ਛੱਡੋ",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ਉਦਾਹਰਣ ਲਈ '30ਸ','10ਮਿ'. ਸਹੀ ਸਮਾਂ ਇਕਾਈਆਂ ਹਨ 'ਸ', 'ਮ', 'ਘੰ'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "ਉਦਾਹਰਣ ਲਈ '30ਸ','10ਮਿ'. ਸਹੀ ਸਮਾਂ ਇਕਾਈਆਂ ਹਨ 'ਸ', 'ਮ', 'ਘੰ'.",
 	"Edit": "ਸੰਪਾਦਨ ਕਰੋ",
 	"Edit": "ਸੰਪਾਦਨ ਕਰੋ",
-	"Edit Doc": "ਡਾਕੂਮੈਂਟ ਸੰਪਾਦਨ ਕਰੋ",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "ਉਪਭੋਗਤਾ ਸੰਪਾਦਨ ਕਰੋ",
 	"Edit User": "ਉਪਭੋਗਤਾ ਸੰਪਾਦਨ ਕਰੋ",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "ਆਪਣਾ ਪਾਸਵਰਡ ਦਰਜ ਕਰੋ",
 	"Enter Your Password": "ਆਪਣਾ ਪਾਸਵਰਡ ਦਰਜ ਕਰੋ",
 	"Enter Your Role": "ਆਪਣੀ ਭੂਮਿਕਾ ਦਰਜ ਕਰੋ",
 	"Enter Your Role": "ਆਪਣੀ ਭੂਮਿਕਾ ਦਰਜ ਕਰੋ",
 	"Error": "ਗਲਤੀ",
 	"Error": "ਗਲਤੀ",
+	"ERROR": "",
 	"Experimental": "ਪਰਮਾਣੂਕ੍ਰਿਤ",
 	"Experimental": "ਪਰਮਾਣੂਕ੍ਰਿਤ",
 	"Export": "ਨਿਰਯਾਤ",
 	"Export": "ਨਿਰਯਾਤ",
 	"Export All Chats (All Users)": "ਸਾਰੀਆਂ ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ (ਸਾਰੇ ਉਪਭੋਗਤਾ)",
 	"Export All Chats (All Users)": "ਸਾਰੀਆਂ ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ (ਸਾਰੇ ਉਪਭੋਗਤਾ)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ",
 	"Export Chats": "ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਨਿਰਯਾਤ ਕਰੋ",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ",
 	"Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ",
@@ -357,7 +354,6 @@
 	"Images": "ਚਿੱਤਰ",
 	"Images": "ਚਿੱਤਰ",
 	"Import Chats": "ਗੱਲਾਂ ਆਯਾਤ ਕਰੋ",
 	"Import Chats": "ਗੱਲਾਂ ਆਯਾਤ ਕਰੋ",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਆਯਾਤ ਕਰੋ",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
 	"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
 	"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
 	"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Github URL ਤੋਂ ਇੰਸਟਾਲ ਕਰੋ",
 	"Install from Github URL": "Github URL ਤੋਂ ਇੰਸਟਾਲ ਕਰੋ",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "ਇੰਟਰਫੇਸ",
 	"Interface": "ਇੰਟਰਫੇਸ",
+	"Invalid file format.": "",
 	"Invalid Tag": "ਗਲਤ ਟੈਗ",
 	"Invalid Tag": "ਗਲਤ ਟੈਗ",
 	"January": "ਜਨਵਰੀ",
 	"January": "ਜਨਵਰੀ",
 	"join our Discord for help.": "ਮਦਦ ਲਈ ਸਾਡੇ ਡਿਸਕੋਰਡ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਵੋ।",
 	"join our Discord for help.": "ਮਦਦ ਲਈ ਸਾਡੇ ਡਿਸਕੋਰਡ ਵਿੱਚ ਸ਼ਾਮਲ ਹੋਵੋ।",
@@ -446,13 +443,13 @@
 	"More": "ਹੋਰ",
 	"More": "ਹੋਰ",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "ਨਾਮ",
 	"Name": "ਨਾਮ",
-	"Name Tag": "ਨਾਮ ਟੈਗ",
 	"Name your model": "ਆਪਣੇ ਮਾਡਲ ਦਾ ਨਾਮ ਦੱਸੋ",
 	"Name your model": "ਆਪਣੇ ਮਾਡਲ ਦਾ ਨਾਮ ਦੱਸੋ",
 	"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
 	"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
 	"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
 	"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
 	"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "ਓਪਨਏਆਈ URL/ਕੁੰਜੀ ਦੀ ਲੋੜ ਹੈ।",
 	"OpenAI URL/Key required.": "ਓਪਨਏਆਈ URL/ਕੁੰਜੀ ਦੀ ਲੋੜ ਹੈ।",
 	"or": "ਜਾਂ",
 	"or": "ਜਾਂ",
 	"Other": "ਹੋਰ",
 	"Other": "ਹੋਰ",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਨੂੰ \"{{reranking_model}}\" 'ਤੇ ਸੈੱਟ ਕੀਤਾ ਗਿਆ",
 	"Reranking model set to \"{{reranking_model}}\"": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਨੂੰ \"{{reranking_model}}\" 'ਤੇ ਸੈੱਟ ਕੀਤਾ ਗਿਆ",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "ਵੈਕਟਰ ਸਟੋਰੇਜ ਨੂੰ ਰੀਸੈਟ ਕਰੋ",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "ਜਵਾਬ ਆਟੋ ਕਾਪੀ ਕਲਿੱਪਬੋਰਡ 'ਤੇ",
 	"Response AutoCopy to Clipboard": "ਜਵਾਬ ਆਟੋ ਕਾਪੀ ਕਲਿੱਪਬੋਰਡ 'ਤੇ",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "ਇੱਕ ਮਾਡਲ ਖੋਜੋ",
 	"Search a model": "ਇੱਕ ਮਾਡਲ ਖੋਜੋ",
 	"Search Chats": "ਖੋਜ ਚੈਟਾਂ",
 	"Search Chats": "ਖੋਜ ਚੈਟਾਂ",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "ਡਾਕੂਮੈਂਟ ਖੋਜੋ",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "ਖੋਜ ਮਾਡਲ",
 	"Search Models": "ਖੋਜ ਮਾਡਲ",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "ਬੋਲ ਪਛਾਣ ਗਲਤੀ: {{error}}",
 	"Speech recognition error: {{error}}": "ਬੋਲ ਪਛਾਣ ਗਲਤੀ: {{error}}",
 	"Speech-to-Text Engine": "ਬੋਲ-ਤੋਂ-ਪਾਠ ਇੰਜਣ",
 	"Speech-to-Text Engine": "ਬੋਲ-ਤੋਂ-ਪਾਠ ਇੰਜਣ",
+	"Stop": "",
 	"Stop Sequence": "ਰੋਕੋ ਕ੍ਰਮ",
 	"Stop Sequence": "ਰੋਕੋ ਕ੍ਰਮ",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "ਟੈਮਪਲੇਟ",
 	"Template": "ਟੈਮਪਲੇਟ",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "ਪਾਠ ਪੂਰਨਤਾ",
 	"Text Completion": "ਪਾਠ ਪੂਰਨਤਾ",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "ਪਾਠ-ਤੋਂ-ਬੋਲ ਇੰਜਣ",
 	"Text-to-Speech Engine": "ਪਾਠ-ਤੋਂ-ਬੋਲ ਇੰਜਣ",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "ਤੁਹਾਡੇ ਫੀਡਬੈਕ ਲਈ ਧੰਨਵਾਦ!",
 	"Thanks for your feedback!": "ਤੁਹਾਡੇ ਫੀਡਬੈਕ ਲਈ ਧੰਨਵਾਦ!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "ਵਿਸਥਾਰ ਨਾਲ ਵਿਆਖਿਆ",
 	"Thorough explanation": "ਵਿਸਥਾਰ ਨਾਲ ਵਿਆਖਿਆ",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ਸਲਾਹ: ਹਰ ਬਦਲਾਅ ਦੇ ਬਾਅਦ ਗੱਲਬਾਤ ਇਨਪੁਟ ਵਿੱਚ ਟੈਬ ਕੀ ਦਬਾ ਕੇ ਲਗਾਤਾਰ ਕਈ ਵੈਰੀਏਬਲ ਸਲਾਟਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ।",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "ਸਲਾਹ: ਹਰ ਬਦਲਾਅ ਦੇ ਬਾਅਦ ਗੱਲਬਾਤ ਇਨਪੁਟ ਵਿੱਚ ਟੈਬ ਕੀ ਦਬਾ ਕੇ ਲਗਾਤਾਰ ਕਈ ਵੈਰੀਏਬਲ ਸਲਾਟਾਂ ਨੂੰ ਅੱਪਡੇਟ ਕਰੋ।",
 	"Title": "ਸਿਰਲੇਖ",
 	"Title": "ਸਿਰਲੇਖ",
 	"Title (e.g. Tell me a fun fact)": "ਸਿਰਲੇਖ (ਉਦਾਹਰਣ ਲਈ ਮੈਨੂੰ ਇੱਕ ਮਜ਼ੇਦਾਰ ਤੱਥ ਦੱਸੋ)",
 	"Title (e.g. Tell me a fun fact)": "ਸਿਰਲੇਖ (ਉਦਾਹਰਣ ਲਈ ਮੈਨੂੰ ਇੱਕ ਮਜ਼ੇਦਾਰ ਤੱਥ ਦੱਸੋ)",
@@ -701,6 +702,7 @@
 	"Today": "ਅੱਜ",
 	"Today": "ਅੱਜ",
 	"Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ",
 	"Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ",
 	"Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ",
 	"Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "ਅਪਲੋਡ ਪ੍ਰਗਤੀ",
 	"Upload Progress": "ਅਪਲੋਡ ਪ੍ਰਗਤੀ",
 	"URL Mode": "URL ਮੋਡ",
 	"URL Mode": "URL ਮੋਡ",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "ਆਪਣੇ ਡਾਕੂਮੈਂਟ ਲੋਡ ਅਤੇ ਚੁਣਨ ਲਈ ਪ੍ਰੰਪਟ ਇਨਪੁਟ ਵਿੱਚ '#' ਵਰਤੋ।",
 	"Use Gravatar": "ਗ੍ਰਾਵਾਟਾਰ ਵਰਤੋ",
 	"Use Gravatar": "ਗ੍ਰਾਵਾਟਾਰ ਵਰਤੋ",
 	"Use Initials": "ਸ਼ੁਰੂਆਤੀ ਅੱਖਰ ਵਰਤੋ",
 	"Use Initials": "ਸ਼ੁਰੂਆਤੀ ਅੱਖਰ ਵਰਤੋ",
 	"use_mlock (Ollama)": "use_mlock (ਓਲਾਮਾ)",
 	"use_mlock (Ollama)": "use_mlock (ਓਲਾਮਾ)",

+ 15 - 14
src/lib/i18n/locales/pl-PL/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Dodaj własne polecenie",
 	"Add custom prompt": "Dodaj własne polecenie",
-	"Add Docs": "Dodaj dokumenty",
 	"Add Files": "Dodaj pliki",
 	"Add Files": "Dodaj pliki",
 	"Add Memory": "Dodaj pamięć",
 	"Add Memory": "Dodaj pamięć",
 	"Add message": "Dodaj wiadomość",
 	"Add message": "Dodaj wiadomość",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Zaawansowane parametry",
 	"Advanced Parameters": "Zaawansowane parametry",
 	"Advanced Params": "Zaawansowane parametry",
 	"Advanced Params": "Zaawansowane parametry",
-	"all": "wszyscy",
 	"All Documents": "Wszystkie dokumenty",
 	"All Documents": "Wszystkie dokumenty",
 	"All Users": "Wszyscy użytkownicy",
 	"All Users": "Wszyscy użytkownicy",
-	"Allow": "Pozwól",
 	"Allow Chat Deletion": "Pozwól na usuwanie czatu",
 	"Allow Chat Deletion": "Pozwól na usuwanie czatu",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Anuluj",
 	"Cancel": "Anuluj",
 	"Capabilities": "Możliwości",
 	"Capabilities": "Możliwości",
 	"Change Password": "Zmień hasło",
 	"Change Password": "Zmień hasło",
+	"Character": "",
 	"Chat": "Czat",
 	"Chat": "Czat",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Bąbelki czatu",
 	"Chat Bubble UI": "Bąbelki czatu",
@@ -120,13 +118,13 @@
 	"Click here to select": "Kliknij tutaj, aby wybrać",
 	"Click here to select": "Kliknij tutaj, aby wybrać",
 	"Click here to select a csv file.": "Kliknij tutaj, żeby wybrać plik CSV",
 	"Click here to select a csv file.": "Kliknij tutaj, żeby wybrać plik CSV",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Kliknij tutaj, aby wybrać dokumenty.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "kliknij tutaj.",
 	"click here.": "kliknij tutaj.",
 	"Click on the user role button to change a user's role.": "Kliknij przycisk roli użytkownika, aby zmienić rolę użytkownika.",
 	"Click on the user role button to change a user's role.": "Kliknij przycisk roli użytkownika, aby zmienić rolę użytkownika.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Klon",
 	"Clone": "Klon",
 	"Close": "Zamknij",
 	"Close": "Zamknij",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Kolekcja",
 	"Collection": "Kolekcja",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Skopiuj ostatni blok kodu",
 	"Copy last code block": "Skopiuj ostatni blok kodu",
 	"Copy last response": "Skopiuj ostatnią odpowiedź",
 	"Copy last response": "Skopiuj ostatnią odpowiedź",
 	"Copy Link": "Kopiuj link",
 	"Copy Link": "Kopiuj link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopiowanie do schowka zakończone powodzeniem!",
 	"Copying to clipboard was successful!": "Kopiowanie do schowka zakończone powodzeniem!",
 	"Create a model": "Tworzenie modelu",
 	"Create a model": "Tworzenie modelu",
 	"Create Account": "Utwórz konto",
 	"Create Account": "Utwórz konto",
@@ -180,14 +179,12 @@
 	"Default model updated": "Domyślny model zaktualizowany",
 	"Default model updated": "Domyślny model zaktualizowany",
 	"Default Prompt Suggestions": "Domyślne sugestie promptów",
 	"Default Prompt Suggestions": "Domyślne sugestie promptów",
 	"Default User Role": "Domyślna rola użytkownika",
 	"Default User Role": "Domyślna rola użytkownika",
-	"delete": "usuń",
 	"Delete": "Usuń",
 	"Delete": "Usuń",
 	"Delete a model": "Usuń model",
 	"Delete a model": "Usuń model",
 	"Delete All Chats": "Usuń wszystkie czaty",
 	"Delete All Chats": "Usuń wszystkie czaty",
 	"Delete chat": "Usuń czat",
 	"Delete chat": "Usuń czat",
 	"Delete Chat": "Usuń czat",
 	"Delete Chat": "Usuń czat",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "usuń ten link",
 	"delete this link": "usuń ten link",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Dokumenty",
 	"Documents": "Dokumenty",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "nie nawiązuje żadnych zewnętrznych połączeń, a Twoje dane pozostają bezpiecznie na Twoim lokalnie hostowanym serwerze.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "nie nawiązuje żadnych zewnętrznych połączeń, a Twoje dane pozostają bezpiecznie na Twoim lokalnie hostowanym serwerze.",
-	"Don't Allow": "Nie zezwalaj",
 	"Don't have an account?": "Nie masz konta?",
 	"Don't have an account?": "Nie masz konta?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Pobieranie",
 	"Download": "Pobieranie",
 	"Download canceled": "Pobieranie przerwane",
 	"Download canceled": "Pobieranie przerwane",
 	"Download Database": "Pobierz bazę danych",
 	"Download Database": "Pobierz bazę danych",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Upuść pliki tutaj, aby dodać do rozmowy",
 	"Drop any files here to add to the conversation": "Upuść pliki tutaj, aby dodać do rozmowy",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "np. '30s', '10m'. Poprawne jednostki czasu to 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "np. '30s', '10m'. Poprawne jednostki czasu to 's', 'm', 'h'.",
 	"Edit": "Edytuj",
 	"Edit": "Edytuj",
-	"Edit Doc": "Edytuj dokument",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Edytuj użytkownika",
 	"Edit User": "Edytuj użytkownika",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Wprowadź swoje hasło",
 	"Enter Your Password": "Wprowadź swoje hasło",
 	"Enter Your Role": "Wprowadź swoją rolę",
 	"Enter Your Role": "Wprowadź swoją rolę",
 	"Error": "Błąd",
 	"Error": "Błąd",
+	"ERROR": "",
 	"Experimental": "Eksperymentalne",
 	"Experimental": "Eksperymentalne",
 	"Export": "Eksport",
 	"Export": "Eksport",
 	"Export All Chats (All Users)": "Eksportuj wszystkie czaty (wszyscy użytkownicy)",
 	"Export All Chats (All Users)": "Eksportuj wszystkie czaty (wszyscy użytkownicy)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Eksportuj czaty",
 	"Export Chats": "Eksportuj czaty",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Eksportuj mapowanie dokumentów",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Eksportuj modele",
 	"Export Models": "Eksportuj modele",
@@ -357,7 +354,6 @@
 	"Images": "Obrazy",
 	"Images": "Obrazy",
 	"Import Chats": "Importuj czaty",
 	"Import Chats": "Importuj czaty",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importuj mapowanie dokumentów",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Importowanie modeli",
 	"Import Models": "Importowanie modeli",
 	"Import Prompts": "Importuj prompty",
 	"Import Prompts": "Importuj prompty",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instalowanie z adresu URL usługi Github",
 	"Install from Github URL": "Instalowanie z adresu URL usługi Github",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Interfejs",
 	"Interface": "Interfejs",
+	"Invalid file format.": "",
 	"Invalid Tag": "Nieprawidłowy tag",
 	"Invalid Tag": "Nieprawidłowy tag",
 	"January": "Styczeń",
 	"January": "Styczeń",
 	"join our Discord for help.": "Dołącz do naszego Discorda po pomoc.",
 	"join our Discord for help.": "Dołącz do naszego Discorda po pomoc.",
@@ -446,13 +443,13 @@
 	"More": "Więcej",
 	"More": "Więcej",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nazwa",
 	"Name": "Nazwa",
-	"Name Tag": "Etykieta nazwy",
 	"Name your model": "Nazwij swój model",
 	"Name your model": "Nazwij swój model",
 	"New Chat": "Nowy czat",
 	"New Chat": "Nowy czat",
 	"New Password": "Nowe hasło",
 	"New Password": "Nowe hasło",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Nie znaleziono rezultatów",
 	"No results found": "Nie znaleziono rezultatów",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Klucz OpenAI jest wymagany.",
 	"OpenAI URL/Key required.": "URL/Klucz OpenAI jest wymagany.",
 	"or": "lub",
 	"or": "lub",
 	"Other": "Inne",
 	"Other": "Inne",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Zmiana rankingu modelu ustawiona na \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Zmiana rankingu modelu ustawiona na \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Resetuj przechowywanie wektorów",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Automatyczne kopiowanie odpowiedzi do schowka",
 	"Response AutoCopy to Clipboard": "Automatyczne kopiowanie odpowiedzi do schowka",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Szukaj modelu",
 	"Search a model": "Szukaj modelu",
 	"Search Chats": "Szukaj w czatach",
 	"Search Chats": "Szukaj w czatach",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Szukaj dokumentów",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Szukaj modeli",
 	"Search Models": "Szukaj modeli",
@@ -646,6 +644,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Błąd rozpoznawania mowy: {{error}}",
 	"Speech recognition error: {{error}}": "Błąd rozpoznawania mowy: {{error}}",
 	"Speech-to-Text Engine": "Silnik mowy na tekst",
 	"Speech-to-Text Engine": "Silnik mowy na tekst",
+	"Stop": "",
 	"Stop Sequence": "Zatrzymaj sekwencję",
 	"Stop Sequence": "Zatrzymaj sekwencję",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -668,6 +667,7 @@
 	"Template": "Szablon",
 	"Template": "Szablon",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Uzupełnienie tekstu",
 	"Text Completion": "Uzupełnienie tekstu",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Silnik tekstu na mowę",
 	"Text-to-Speech Engine": "Silnik tekstu na mowę",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Dzięki za informację zwrotną!",
 	"Thanks for your feedback!": "Dzięki za informację zwrotną!",
@@ -686,6 +686,7 @@
 	"Thorough explanation": "Dokładne wyjaśnienie",
 	"Thorough explanation": "Dokładne wyjaśnienie",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Porada: Aktualizuj wiele zmiennych kolejno, naciskając klawisz tabulatora w polu wprowadzania czatu po każdej zmianie.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Porada: Aktualizuj wiele zmiennych kolejno, naciskając klawisz tabulatora w polu wprowadzania czatu po każdej zmianie.",
 	"Title": "Tytuł",
 	"Title": "Tytuł",
 	"Title (e.g. Tell me a fun fact)": "Tytuł (np. Powiedz mi jakiś zabawny fakt)",
 	"Title (e.g. Tell me a fun fact)": "Tytuł (np. Powiedz mi jakiś zabawny fakt)",
@@ -703,6 +704,7 @@
 	"Today": "Dzisiaj",
 	"Today": "Dzisiaj",
 	"Toggle settings": "Przełącz ustawienia",
 	"Toggle settings": "Przełącz ustawienia",
 	"Toggle sidebar": "Przełącz panel boczny",
 	"Toggle sidebar": "Przełącz panel boczny",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -741,7 +743,6 @@
 	"Upload Progress": "Postęp przesyłania",
 	"Upload Progress": "Postęp przesyłania",
 	"URL Mode": "Tryb adresu URL",
 	"URL Mode": "Tryb adresu URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Użyj '#' w polu wprowadzania polecenia, aby załadować i wybrać swoje dokumenty.",
 	"Use Gravatar": "Użyj Gravatara",
 	"Use Gravatar": "Użyj Gravatara",
 	"Use Initials": "Użyj inicjałów",
 	"Use Initials": "Użyj inicjałów",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/pt-BR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Adicionar prompt personalizado",
 	"Add custom prompt": "Adicionar prompt personalizado",
-	"Add Docs": "Adicionar Documentos",
 	"Add Files": "Adicionar Arquivos",
 	"Add Files": "Adicionar Arquivos",
 	"Add Memory": "Adicionar Memória",
 	"Add Memory": "Adicionar Memória",
 	"Add message": "Adicionar mensagem",
 	"Add message": "Adicionar mensagem",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Os admins têm acesso a todas as ferramentas o tempo todo; os usuários precisam de ferramentas atribuídas por modelo no workspace.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Os admins têm acesso a todas as ferramentas o tempo todo; os usuários precisam de ferramentas atribuídas por modelo no workspace.",
 	"Advanced Parameters": "Parâmetros Avançados",
 	"Advanced Parameters": "Parâmetros Avançados",
 	"Advanced Params": "Parâmetros Avançados",
 	"Advanced Params": "Parâmetros Avançados",
-	"all": "todos",
 	"All Documents": "Todos os Documentos",
 	"All Documents": "Todos os Documentos",
 	"All Users": "Todos os Usuários",
 	"All Users": "Todos os Usuários",
-	"Allow": "Permitir",
 	"Allow Chat Deletion": "Permitir Exclusão de Chats",
 	"Allow Chat Deletion": "Permitir Exclusão de Chats",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Permitir vozes não locais",
 	"Allow non-local voices": "Permitir vozes não locais",
@@ -98,6 +95,7 @@
 	"Cancel": "Cancelar",
 	"Cancel": "Cancelar",
 	"Capabilities": "Capacidades",
 	"Capabilities": "Capacidades",
 	"Change Password": "Mudar Senha",
 	"Change Password": "Mudar Senha",
+	"Character": "",
 	"Chat": "Chat",
 	"Chat": "Chat",
 	"Chat Background Image": "Imagem de Fundo do Chat",
 	"Chat Background Image": "Imagem de Fundo do Chat",
 	"Chat Bubble UI": "Interface de Bolha de Chat",
 	"Chat Bubble UI": "Interface de Bolha de Chat",
@@ -120,13 +118,13 @@
 	"Click here to select": "Clique aqui para enviar",
 	"Click here to select": "Clique aqui para enviar",
 	"Click here to select a csv file.": "Clique aqui para enviar um arquivo csv.",
 	"Click here to select a csv file.": "Clique aqui para enviar um arquivo csv.",
 	"Click here to select a py file.": "Clique aqui para enviar um arquivo py.",
 	"Click here to select a py file.": "Clique aqui para enviar um arquivo py.",
-	"Click here to select documents.": "Clique aqui para enviar documentos.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "clique aqui.",
 	"click here.": "clique aqui.",
 	"Click on the user role button to change a user's role.": "Clique no botão de função do usuário para alterar a função de um usuário.",
 	"Click on the user role button to change a user's role.": "Clique no botão de função do usuário para alterar a função de um usuário.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permissão de escrita na área de transferência negada. Verifique as configurações do seu navegador para conceder o acesso necessário.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permissão de escrita na área de transferência negada. Verifique as configurações do seu navegador para conceder o acesso necessário.",
 	"Clone": "Clonar",
 	"Clone": "Clonar",
 	"Close": "Fechar",
 	"Close": "Fechar",
+	"Code execution": "",
 	"Code formatted successfully": "Código formatado com sucesso",
 	"Code formatted successfully": "Código formatado com sucesso",
 	"Collection": "Coleção",
 	"Collection": "Coleção",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copiar último bloco de código",
 	"Copy last code block": "Copiar último bloco de código",
 	"Copy last response": "Copiar última resposta",
 	"Copy last response": "Copiar última resposta",
 	"Copy Link": "Copiar Link",
 	"Copy Link": "Copiar Link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Cópia para a área de transferência bem-sucedida!",
 	"Copying to clipboard was successful!": "Cópia para a área de transferência bem-sucedida!",
 	"Create a model": "Criar um modelo",
 	"Create a model": "Criar um modelo",
 	"Create Account": "Criar Conta",
 	"Create Account": "Criar Conta",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modelo padrão atualizado",
 	"Default model updated": "Modelo padrão atualizado",
 	"Default Prompt Suggestions": "Sugestões de Prompt Padrão",
 	"Default Prompt Suggestions": "Sugestões de Prompt Padrão",
 	"Default User Role": "Função de Usuário Padrão",
 	"Default User Role": "Função de Usuário Padrão",
-	"delete": "deletar",
 	"Delete": "Deletar",
 	"Delete": "Deletar",
 	"Delete a model": "Deletar um modelo",
 	"Delete a model": "Deletar um modelo",
 	"Delete All Chats": "Deletar Todos os Chats",
 	"Delete All Chats": "Deletar Todos os Chats",
 	"Delete chat": "Deletar chat",
 	"Delete chat": "Deletar chat",
 	"Delete Chat": "Deletar Chat",
 	"Delete Chat": "Deletar Chat",
 	"Delete chat?": "Deletar chat?",
 	"Delete chat?": "Deletar chat?",
-	"Delete Doc": "Deletar Documento",
 	"Delete function?": "Deletar função?",
 	"Delete function?": "Deletar função?",
 	"Delete prompt?": "Deletar prompt?",
 	"Delete prompt?": "Deletar prompt?",
 	"delete this link": "deletar este link",
 	"delete this link": "deletar este link",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentação",
 	"Documentation": "Documentação",
 	"Documents": "Documentos",
 	"Documents": "Documentos",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "não faz nenhuma conexão externa, e seus dados permanecem seguros no seu servidor local.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "não faz nenhuma conexão externa, e seus dados permanecem seguros no seu servidor local.",
-	"Don't Allow": "Não Permitir",
 	"Don't have an account?": "Não tem uma conta?",
 	"Don't have an account?": "Não tem uma conta?",
 	"don't install random functions from sources you don't trust.": "não instale funções aleatórias de fontes que você não confia.",
 	"don't install random functions from sources you don't trust.": "não instale funções aleatórias de fontes que você não confia.",
 	"don't install random tools from sources you don't trust.": "não instale ferramentas aleatórias de fontes que você não confia.",
 	"don't install random tools from sources you don't trust.": "não instale ferramentas aleatórias de fontes que você não confia.",
@@ -224,10 +220,11 @@
 	"Download": "Baixar",
 	"Download": "Baixar",
 	"Download canceled": "Download cancelado",
 	"Download canceled": "Download cancelado",
 	"Download Database": "Baixar Banco de Dados",
 	"Download Database": "Baixar Banco de Dados",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Solte qualquer arquivo aqui para adicionar à conversa",
 	"Drop any files here to add to the conversation": "Solte qualquer arquivo aqui para adicionar à conversa",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
 	"Edit": "Editar",
 	"Edit": "Editar",
-	"Edit Doc": "Editar Documento",
 	"Edit Memory": "Editar Memória",
 	"Edit Memory": "Editar Memória",
 	"Edit User": "Editar Usuário",
 	"Edit User": "Editar Usuário",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Digite Sua Senha",
 	"Enter Your Password": "Digite Sua Senha",
 	"Enter Your Role": "Digite Sua Função",
 	"Enter Your Role": "Digite Sua Função",
 	"Error": "Erro",
 	"Error": "Erro",
+	"ERROR": "",
 	"Experimental": "Experimental",
 	"Experimental": "Experimental",
 	"Export": "Exportar",
 	"Export": "Exportar",
 	"Export All Chats (All Users)": "Exportar Todos os Chats (Todos os Usuários)",
 	"Export All Chats (All Users)": "Exportar Todos os Chats (Todos os Usuários)",
 	"Export chat (.json)": "Exportar chat (.json)",
 	"Export chat (.json)": "Exportar chat (.json)",
 	"Export Chats": "Exportar Chats",
 	"Export Chats": "Exportar Chats",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportar Mapeamento de Documentos",
 	"Export Functions": "Exportar Funções",
 	"Export Functions": "Exportar Funções",
 	"Export LiteLLM config.yaml": "Exportar config.yaml do LiteLLM",
 	"Export LiteLLM config.yaml": "Exportar config.yaml do LiteLLM",
 	"Export Models": "Exportar Modelos",
 	"Export Models": "Exportar Modelos",
@@ -357,7 +354,6 @@
 	"Images": "Imagens",
 	"Images": "Imagens",
 	"Import Chats": "Importar Chats",
 	"Import Chats": "Importar Chats",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importar Mapeamento de Documentos",
 	"Import Functions": "Importar Funções",
 	"Import Functions": "Importar Funções",
 	"Import Models": "Importar Modelos",
 	"Import Models": "Importar Modelos",
 	"Import Prompts": "Importar Prompts",
 	"Import Prompts": "Importar Prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instalar da URL do Github",
 	"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",
 	"Instant Auto-Send After Voice Transcription": "Envio Automático Instantâneo Após Transcrição de Voz",
 	"Interface": "Interface",
 	"Interface": "Interface",
+	"Invalid file format.": "",
 	"Invalid Tag": "Tag Inválida",
 	"Invalid Tag": "Tag Inválida",
 	"January": "Janeiro",
 	"January": "Janeiro",
 	"join our Discord for help.": "junte-se ao nosso Discord para ajuda.",
 	"join our Discord for help.": "junte-se ao nosso Discord para ajuda.",
@@ -446,13 +443,13 @@
 	"More": "Mais",
 	"More": "Mais",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nome",
 	"Name": "Nome",
-	"Name Tag": "Nome da Tag",
 	"Name your model": "Nomeie seu modelo",
 	"Name your model": "Nomeie seu modelo",
 	"New Chat": "Novo Chat",
 	"New Chat": "Novo Chat",
 	"New Password": "Nova Senha",
 	"New Password": "Nova Senha",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Sem conteúdo para falar",
 	"No content to speak": "Sem conteúdo para falar",
 	"No file selected": "Nenhum arquivo selecionado",
 	"No file selected": "Nenhum arquivo selecionado",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Nenhum resultado encontrado",
 	"No results found": "Nenhum resultado encontrado",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Chave OpenAI necessária.",
 	"OpenAI URL/Key required.": "URL/Chave OpenAI necessária.",
 	"or": "ou",
 	"or": "ou",
 	"Other": "Outro",
 	"Other": "Outro",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de Reclassificação definido como \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de Reclassificação definido como \"{{reranking_model}}\"",
 	"Reset": "Redefinir",
 	"Reset": "Redefinir",
 	"Reset Upload Directory": "Redefinir Diretório de Upload",
 	"Reset Upload Directory": "Redefinir Diretório de Upload",
-	"Reset Vector Storage": "Redefinir Armazenamento de Vetores",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
 	"Response AutoCopy to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
 	"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 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": "",
 	"Response splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Pesquisar um modelo",
 	"Search a model": "Pesquisar um modelo",
 	"Search Chats": "Pesquisar Chats",
 	"Search Chats": "Pesquisar Chats",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Pesquisar Documentos",
+	"search for tags": "",
 	"Search Functions": "Pesquisar Funções",
 	"Search Functions": "Pesquisar Funções",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Pesquisar Modelos",
 	"Search Models": "Pesquisar Modelos",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
 	"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
 	"Speech-to-Text Engine": "Motor de Transcrição de Fala",
 	"Speech-to-Text Engine": "Motor de Transcrição de Fala",
+	"Stop": "",
 	"Stop Sequence": "Sequência de Parada",
 	"Stop Sequence": "Sequência de Parada",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Modelo STT",
 	"STT Model": "Modelo STT",
@@ -667,6 +666,7 @@
 	"Template": "Modelo",
 	"Template": "Modelo",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Conclusão de Texto",
 	"Text Completion": "Conclusão de Texto",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motor de Texto para Fala",
 	"Text-to-Speech Engine": "Motor de Texto para Fala",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Obrigado pelo seu feedback!",
 	"Thanks for your feedback!": "Obrigado pelo seu feedback!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explicação detalhada",
 	"Thorough explanation": "Explicação detalhada",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "URL do servidor Tika necessária.",
 	"Tika Server URL required.": "URL do servidor Tika necessária.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Dica: Atualize vários slots de variáveis consecutivamente pressionando a tecla Tab na entrada de chat após cada substituição.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Dica: Atualize vários slots de variáveis consecutivamente pressionando a tecla Tab na entrada de chat após cada substituição.",
 	"Title": "Título",
 	"Title": "Título",
 	"Title (e.g. Tell me a fun fact)": "Título (por exemplo, Conte-me um fato divertido)",
 	"Title (e.g. Tell me a fun fact)": "Título (por exemplo, Conte-me um fato divertido)",
@@ -702,6 +703,7 @@
 	"Today": "Hoje",
 	"Today": "Hoje",
 	"Toggle settings": "Alternar configurações",
 	"Toggle settings": "Alternar configurações",
 	"Toggle sidebar": "Alternar barra lateral",
 	"Toggle sidebar": "Alternar barra lateral",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a Manter na Atualização do Contexto (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens a Manter na Atualização do Contexto (num_keep)",
 	"Tool created successfully": "Ferramenta criada com sucesso",
 	"Tool created successfully": "Ferramenta criada com sucesso",
 	"Tool deleted successfully": "Ferramenta excluída com sucesso",
 	"Tool deleted successfully": "Ferramenta excluída com sucesso",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progresso do Upload",
 	"Upload Progress": "Progresso do Upload",
 	"URL Mode": "Modo URL",
 	"URL Mode": "Modo URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Use '#' na entrada de prompt para carregar e selecionar seus documentos.",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Initials": "Usar Iniciais",
 	"Use Initials": "Usar Iniciais",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/pt-PT/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Adicionar um prompt curto",
 	"Add custom prompt": "Adicionar um prompt curto",
-	"Add Docs": "Adicionar Documentos",
 	"Add Files": "Adicionar Ficheiros",
 	"Add Files": "Adicionar Ficheiros",
 	"Add Memory": "Adicionar memória",
 	"Add Memory": "Adicionar memória",
 	"Add message": "Adicionar mensagem",
 	"Add message": "Adicionar mensagem",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Parâmetros Avançados",
 	"Advanced Parameters": "Parâmetros Avançados",
 	"Advanced Params": "Params Avançados",
 	"Advanced Params": "Params Avançados",
-	"all": "todos",
 	"All Documents": "Todos os Documentos",
 	"All Documents": "Todos os Documentos",
 	"All Users": "Todos os utilizadores",
 	"All Users": "Todos os utilizadores",
-	"Allow": "Permitir",
 	"Allow Chat Deletion": "Permitir Exclusão de Conversa",
 	"Allow Chat Deletion": "Permitir Exclusão de Conversa",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Permitir vozes não locais",
 	"Allow non-local voices": "Permitir vozes não locais",
@@ -98,6 +95,7 @@
 	"Cancel": "Cancelar",
 	"Cancel": "Cancelar",
 	"Capabilities": "Capacidades",
 	"Capabilities": "Capacidades",
 	"Change Password": "Alterar Senha",
 	"Change Password": "Alterar Senha",
+	"Character": "",
 	"Chat": "Conversa",
 	"Chat": "Conversa",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Bolha UI da Conversa",
 	"Chat Bubble UI": "Bolha UI da Conversa",
@@ -120,13 +118,13 @@
 	"Click here to select": "Clique aqui para selecionar",
 	"Click here to select": "Clique aqui para selecionar",
 	"Click here to select a csv file.": "Clique aqui para selecionar um ficheiro csv.",
 	"Click here to select a csv file.": "Clique aqui para selecionar um ficheiro csv.",
 	"Click here to select a py file.": "Clique aqui para selecionar um ficheiro py",
 	"Click here to select a py file.": "Clique aqui para selecionar um ficheiro py",
-	"Click here to select documents.": "Clique aqui para selecionar documentos.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "clique aqui.",
 	"click here.": "clique aqui.",
 	"Click on the user role button to change a user's role.": "Clique no botão de função do utilizador para alterar a função de um utilizador.",
 	"Click on the user role button to change a user's role.": "Clique no botão de função do utilizador para alterar a função de um utilizador.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Clonar",
 	"Clone": "Clonar",
 	"Close": "Fechar",
 	"Close": "Fechar",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Coleção",
 	"Collection": "Coleção",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copiar último bloco de código",
 	"Copy last code block": "Copiar último bloco de código",
 	"Copy last response": "Copiar última resposta",
 	"Copy last response": "Copiar última resposta",
 	"Copy Link": "Copiar link",
 	"Copy Link": "Copiar link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Cópia para a área de transferência bem-sucedida!",
 	"Copying to clipboard was successful!": "Cópia para a área de transferência bem-sucedida!",
 	"Create a model": "Criar um modelo",
 	"Create a model": "Criar um modelo",
 	"Create Account": "Criar Conta",
 	"Create Account": "Criar Conta",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modelo padrão atualizado",
 	"Default model updated": "Modelo padrão atualizado",
 	"Default Prompt Suggestions": "Sugestões de Prompt Padrão",
 	"Default Prompt Suggestions": "Sugestões de Prompt Padrão",
 	"Default User Role": "Função de Utilizador Padrão",
 	"Default User Role": "Função de Utilizador Padrão",
-	"delete": "apagar",
 	"Delete": "Apagar",
 	"Delete": "Apagar",
 	"Delete a model": "Apagar um modelo",
 	"Delete a model": "Apagar um modelo",
 	"Delete All Chats": "Apagar todas as conversas",
 	"Delete All Chats": "Apagar todas as conversas",
 	"Delete chat": "Apagar conversa",
 	"Delete chat": "Apagar conversa",
 	"Delete Chat": "Apagar Conversa",
 	"Delete Chat": "Apagar Conversa",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "apagar este link",
 	"delete this link": "apagar este link",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentação",
 	"Documentation": "Documentação",
 	"Documents": "Documentos",
 	"Documents": "Documentos",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "não faz conexões externas e os seus dados permanecem seguros no seu servidor alojado localmente.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "não faz conexões externas e os seus dados permanecem seguros no seu servidor alojado localmente.",
-	"Don't Allow": "Não Permitir",
 	"Don't have an account?": "Não tem uma conta?",
 	"Don't have an account?": "Não tem uma conta?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Descarregar",
 	"Download": "Descarregar",
 	"Download canceled": "Download cancelado",
 	"Download canceled": "Download cancelado",
 	"Download Database": "Descarregar Base de Dados",
 	"Download Database": "Descarregar Base de Dados",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Largue os ficheiros aqui para adicionar à conversa",
 	"Drop any files here to add to the conversation": "Largue os ficheiros aqui para adicionar à conversa",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "por exemplo, '30s', '10m'. Unidades de tempo válidas são 's', 'm', 'h'.",
 	"Edit": "Editar",
 	"Edit": "Editar",
-	"Edit Doc": "Editar Documento",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Editar Utilizador",
 	"Edit User": "Editar Utilizador",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Escreva a sua Senha",
 	"Enter Your Password": "Escreva a sua Senha",
 	"Enter Your Role": "Escreva a sua Função",
 	"Enter Your Role": "Escreva a sua Função",
 	"Error": "Erro",
 	"Error": "Erro",
+	"ERROR": "",
 	"Experimental": "Experimental",
 	"Experimental": "Experimental",
 	"Export": "Exportar",
 	"Export": "Exportar",
 	"Export All Chats (All Users)": "Exportar Todas as Conversas (Todos os Utilizadores)",
 	"Export All Chats (All Users)": "Exportar Todas as Conversas (Todos os Utilizadores)",
 	"Export chat (.json)": "Exportar Conversa (.json)",
 	"Export chat (.json)": "Exportar Conversa (.json)",
 	"Export Chats": "Exportar Conversas",
 	"Export Chats": "Exportar Conversas",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportar Mapeamento de Documentos",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Modelos de Exportação",
 	"Export Models": "Modelos de Exportação",
@@ -357,7 +354,6 @@
 	"Images": "Imagens",
 	"Images": "Imagens",
 	"Import Chats": "Importar Conversas",
 	"Import Chats": "Importar Conversas",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importar Mapeamento de Documentos",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Importar Modelos",
 	"Import Models": "Importar Modelos",
 	"Import Prompts": "Importar Prompts",
 	"Import Prompts": "Importar Prompts",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instalar a partir do URL do Github",
 	"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",
 	"Instant Auto-Send After Voice Transcription": "Enviar automaticamente depois da transcrição da voz",
 	"Interface": "Interface",
 	"Interface": "Interface",
+	"Invalid file format.": "",
 	"Invalid Tag": "Etiqueta Inválida",
 	"Invalid Tag": "Etiqueta Inválida",
 	"January": "Janeiro",
 	"January": "Janeiro",
 	"join our Discord for help.": "junte-se ao nosso Discord para obter ajuda.",
 	"join our Discord for help.": "junte-se ao nosso Discord para obter ajuda.",
@@ -446,13 +443,13 @@
 	"More": "Mais",
 	"More": "Mais",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nome",
 	"Name": "Nome",
-	"Name Tag": "Etiqueta de Nome",
 	"Name your model": "Atribua um nome ao seu modelo",
 	"Name your model": "Atribua um nome ao seu modelo",
 	"New Chat": "Nova Conversa",
 	"New Chat": "Nova Conversa",
 	"New Password": "Nova Senha",
 	"New Password": "Nova Senha",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Não foram encontrados resultados",
 	"No results found": "Não foram encontrados resultados",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "URL/Chave da API OpenAI é necessária.",
 	"OpenAI URL/Key required.": "URL/Chave da API OpenAI é necessária.",
 	"or": "ou",
 	"or": "ou",
 	"Other": "Outro",
 	"Other": "Outro",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de Reranking definido como \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Modelo de Reranking definido como \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "Limpar Pasta de Carregamento",
 	"Reset Upload Directory": "Limpar Pasta de Carregamento",
-	"Reset Vector Storage": "Redefinir Armazenamento de Vetor",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
 	"Response AutoCopy to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Pesquisar um modelo",
 	"Search a model": "Pesquisar um modelo",
 	"Search Chats": "Pesquisar Conversas",
 	"Search Chats": "Pesquisar Conversas",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Pesquisar Documentos",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Modelos de pesquisa",
 	"Search Models": "Modelos de pesquisa",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
 	"Speech recognition error: {{error}}": "Erro de reconhecimento de fala: {{error}}",
 	"Speech-to-Text Engine": "Motor de Fala para Texto",
 	"Speech-to-Text Engine": "Motor de Fala para Texto",
+	"Stop": "",
 	"Stop Sequence": "Sequência de Paragem",
 	"Stop Sequence": "Sequência de Paragem",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Modelo STT",
 	"STT Model": "Modelo STT",
@@ -667,6 +666,7 @@
 	"Template": "Modelo",
 	"Template": "Modelo",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Conclusão de Texto",
 	"Text Completion": "Conclusão de Texto",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motor de Texto para Fala",
 	"Text-to-Speech Engine": "Motor de Texto para Fala",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Obrigado pelo seu feedback!",
 	"Thanks for your feedback!": "Obrigado pelo seu feedback!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explicação Minuciosa",
 	"Thorough explanation": "Explicação Minuciosa",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Dica: Atualize vários slots de variáveis consecutivamente pressionando a tecla Tab na entrada da conversa após cada substituição.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Dica: Atualize vários slots de variáveis consecutivamente pressionando a tecla Tab na entrada da conversa após cada substituição.",
 	"Title": "Título",
 	"Title": "Título",
 	"Title (e.g. Tell me a fun fact)": "Título (ex.: Diz-me um facto divertido)",
 	"Title (e.g. Tell me a fun fact)": "Título (ex.: Diz-me um facto divertido)",
@@ -702,6 +703,7 @@
 	"Today": "Hoje",
 	"Today": "Hoje",
 	"Toggle settings": "Alternar configurações",
 	"Toggle settings": "Alternar configurações",
 	"Toggle sidebar": "Alternar barra lateral",
 	"Toggle sidebar": "Alternar barra lateral",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progresso do Carregamento",
 	"Upload Progress": "Progresso do Carregamento",
 	"URL Mode": "Modo de URL",
 	"URL Mode": "Modo de URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Use '#' na entrada do prompt para carregar e selecionar os seus documentos.",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Gravatar": "Usar Gravatar",
 	"Use Initials": "Usar Iniciais",
 	"Use Initials": "Usar Iniciais",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/ro-RO/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Adaugă prompt personalizat",
 	"Add custom prompt": "Adaugă prompt personalizat",
-	"Add Docs": "Adaugă Documente",
 	"Add Files": "Adaugă Fișiere",
 	"Add Files": "Adaugă Fișiere",
 	"Add Memory": "Adaugă Memorie",
 	"Add Memory": "Adaugă Memorie",
 	"Add message": "Adaugă mesaj",
 	"Add message": "Adaugă mesaj",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorii au acces la toate instrumentele în orice moment; utilizatorii au nevoie de instrumente asignate pe model în spațiul de lucru.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratorii au acces la toate instrumentele în orice moment; utilizatorii au nevoie de instrumente asignate pe model în spațiul de lucru.",
 	"Advanced Parameters": "Parametri Avansați",
 	"Advanced Parameters": "Parametri Avansați",
 	"Advanced Params": "Parametri Avansați",
 	"Advanced Params": "Parametri Avansați",
-	"all": "toate",
 	"All Documents": "Toate Documentele",
 	"All Documents": "Toate Documentele",
 	"All Users": "Toți Utilizatorii",
 	"All Users": "Toți Utilizatorii",
-	"Allow": "Permite",
 	"Allow Chat Deletion": "Permite Ștergerea Conversațiilor",
 	"Allow Chat Deletion": "Permite Ștergerea Conversațiilor",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Permite voci non-locale",
 	"Allow non-local voices": "Permite voci non-locale",
@@ -98,6 +95,7 @@
 	"Cancel": "Anulează",
 	"Cancel": "Anulează",
 	"Capabilities": "Capabilități",
 	"Capabilities": "Capabilități",
 	"Change Password": "Schimbă Parola",
 	"Change Password": "Schimbă Parola",
+	"Character": "",
 	"Chat": "Conversație",
 	"Chat": "Conversație",
 	"Chat Background Image": "Imagine de Fundal pentru Conversație",
 	"Chat Background Image": "Imagine de Fundal pentru Conversație",
 	"Chat Bubble UI": "Interfață cu Bule de Conversație",
 	"Chat Bubble UI": "Interfață cu Bule de Conversație",
@@ -120,13 +118,13 @@
 	"Click here to select": "Apasă aici pentru a selecta",
 	"Click here to select": "Apasă aici pentru a selecta",
 	"Click here to select a csv file.": "Apasă aici pentru a selecta un fișier csv.",
 	"Click here to select a csv file.": "Apasă aici pentru a selecta un fișier csv.",
 	"Click here to select a py file.": "Apasă aici pentru a selecta un fișier py.",
 	"Click here to select a py file.": "Apasă aici pentru a selecta un fișier py.",
-	"Click here to select documents.": "Apasă aici pentru a selecta documente.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "apasă aici.",
 	"click here.": "apasă aici.",
 	"Click on the user role button to change a user's role.": "Apasă pe butonul rolului utilizatorului pentru a schimba rolul unui utilizator.",
 	"Click on the user role button to change a user's role.": "Apasă pe butonul rolului utilizatorului pentru a schimba rolul unui utilizator.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permisiunea de scriere în clipboard a fost refuzată. Vă rugăm să verificați setările browserului pentru a acorda accesul necesar.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Permisiunea de scriere în clipboard a fost refuzată. Vă rugăm să verificați setările browserului pentru a acorda accesul necesar.",
 	"Clone": "Clonează",
 	"Clone": "Clonează",
 	"Close": "Închide",
 	"Close": "Închide",
+	"Code execution": "",
 	"Code formatted successfully": "Cod formatat cu succes",
 	"Code formatted successfully": "Cod formatat cu succes",
 	"Collection": "Colecție",
 	"Collection": "Colecție",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Copiază ultimul bloc de cod",
 	"Copy last code block": "Copiază ultimul bloc de cod",
 	"Copy last response": "Copiază ultimul răspuns",
 	"Copy last response": "Copiază ultimul răspuns",
 	"Copy Link": "Copiază Link",
 	"Copy Link": "Copiază Link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Copierea în clipboard a fost realizată cu succes!",
 	"Copying to clipboard was successful!": "Copierea în clipboard a fost realizată cu succes!",
 	"Create a model": "Creează un model",
 	"Create a model": "Creează un model",
 	"Create Account": "Creează Cont",
 	"Create Account": "Creează Cont",
@@ -180,14 +179,12 @@
 	"Default model updated": "Modelul implicit a fost actualizat",
 	"Default model updated": "Modelul implicit a fost actualizat",
 	"Default Prompt Suggestions": "Sugestii de Prompt Implicite",
 	"Default Prompt Suggestions": "Sugestii de Prompt Implicite",
 	"Default User Role": "Rolul Implicit al Utilizatorului",
 	"Default User Role": "Rolul Implicit al Utilizatorului",
-	"delete": "șterge",
 	"Delete": "Șterge",
 	"Delete": "Șterge",
 	"Delete a model": "Șterge un model",
 	"Delete a model": "Șterge un model",
 	"Delete All Chats": "Șterge Toate Conversațiile",
 	"Delete All Chats": "Șterge Toate Conversațiile",
 	"Delete chat": "Șterge conversația",
 	"Delete chat": "Șterge conversația",
 	"Delete Chat": "Șterge Conversația",
 	"Delete Chat": "Șterge Conversația",
 	"Delete chat?": "Șterge conversația?",
 	"Delete chat?": "Șterge conversația?",
-	"Delete Doc": "Șterge document",
 	"Delete function?": "Șterge funcția?",
 	"Delete function?": "Șterge funcția?",
 	"Delete prompt?": "Șterge promptul?",
 	"Delete prompt?": "Șterge promptul?",
 	"delete this link": "șterge acest link",
 	"delete this link": "șterge acest link",
@@ -215,7 +212,6 @@
 	"Documentation": "Documentație",
 	"Documentation": "Documentație",
 	"Documents": "Documente",
 	"Documents": "Documente",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "nu face nicio conexiune externă, iar datele tale rămân în siguranță pe serverul găzduit local.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "nu face nicio conexiune externă, iar datele tale rămân în siguranță pe serverul găzduit local.",
-	"Don't Allow": "Nu Permite",
 	"Don't have an account?": "Nu ai un cont?",
 	"Don't have an account?": "Nu ai un cont?",
 	"don't install random functions from sources you don't trust.": "nu instala funcții aleatorii din surse în care nu ai încredere.",
 	"don't install random functions from sources you don't trust.": "nu instala funcții aleatorii din surse în care nu ai încredere.",
 	"don't install random tools from sources you don't trust.": "nu instala instrumente aleatorii din surse în care nu ai încredere.",
 	"don't install random tools from sources you don't trust.": "nu instala instrumente aleatorii din surse în care nu ai încredere.",
@@ -224,10 +220,11 @@
 	"Download": "Descarcă",
 	"Download": "Descarcă",
 	"Download canceled": "Descărcare anulată",
 	"Download canceled": "Descărcare anulată",
 	"Download Database": "Descarcă Baza de Date",
 	"Download Database": "Descarcă Baza de Date",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Plasează orice fișiere aici pentru a le adăuga la conversație",
 	"Drop any files here to add to the conversation": "Plasează orice fișiere aici pentru a le adăuga la conversație",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "de ex. '30s', '10m'. Unitățile de timp valide sunt 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "de ex. '30s', '10m'. Unitățile de timp valide sunt 's', 'm', 'h'.",
 	"Edit": "Editează",
 	"Edit": "Editează",
-	"Edit Doc": "Editează Document",
 	"Edit Memory": "Editează Memorie",
 	"Edit Memory": "Editează Memorie",
 	"Edit User": "Editează Utilizator",
 	"Edit User": "Editează Utilizator",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Introduceți Parola Dvs.",
 	"Enter Your Password": "Introduceți Parola Dvs.",
 	"Enter Your Role": "Introduceți Rolul Dvs.",
 	"Enter Your Role": "Introduceți Rolul Dvs.",
 	"Error": "Eroare",
 	"Error": "Eroare",
+	"ERROR": "",
 	"Experimental": "Experimental",
 	"Experimental": "Experimental",
 	"Export": "Exportă",
 	"Export": "Exportă",
 	"Export All Chats (All Users)": "Exportă Toate Conversațiile (Toți Utilizatorii)",
 	"Export All Chats (All Users)": "Exportă Toate Conversațiile (Toți Utilizatorii)",
 	"Export chat (.json)": "Exportă conversația (.json)",
 	"Export chat (.json)": "Exportă conversația (.json)",
 	"Export Chats": "Exportă Conversațiile",
 	"Export Chats": "Exportă Conversațiile",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportă Maparea Documentelor",
 	"Export Functions": "Exportă Funcțiile",
 	"Export Functions": "Exportă Funcțiile",
 	"Export LiteLLM config.yaml": "Exportă Configurația LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Exportă Configurația LiteLLM config.yaml",
 	"Export Models": "Exportă Modelele",
 	"Export Models": "Exportă Modelele",
@@ -357,7 +354,6 @@
 	"Images": "Imagini",
 	"Images": "Imagini",
 	"Import Chats": "Importă Conversațiile",
 	"Import Chats": "Importă Conversațiile",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importă Maparea Documentelor",
 	"Import Functions": "Importă Funcțiile",
 	"Import Functions": "Importă Funcțiile",
 	"Import Models": "Importă Modelele",
 	"Import Models": "Importă Modelele",
 	"Import Prompts": "Importă Prompturile",
 	"Import Prompts": "Importă Prompturile",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Instalează de la URL-ul Github",
 	"Install from Github URL": "Instalează de la URL-ul Github",
 	"Instant Auto-Send After Voice Transcription": "Trimitere Automată Instantanee După Transcrierea Vocii",
 	"Instant Auto-Send After Voice Transcription": "Trimitere Automată Instantanee După Transcrierea Vocii",
 	"Interface": "Interfață",
 	"Interface": "Interfață",
+	"Invalid file format.": "",
 	"Invalid Tag": "Etichetă Invalidă",
 	"Invalid Tag": "Etichetă Invalidă",
 	"January": "Ianuarie",
 	"January": "Ianuarie",
 	"join our Discord for help.": "alătură-te Discord-ului nostru pentru ajutor.",
 	"join our Discord for help.": "alătură-te Discord-ului nostru pentru ajutor.",
@@ -446,13 +443,13 @@
 	"More": "Mai multe",
 	"More": "Mai multe",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Nume",
 	"Name": "Nume",
-	"Name Tag": "Etichetă Nume",
 	"Name your model": "Denumirea modelului",
 	"Name your model": "Denumirea modelului",
 	"New Chat": "Conversație Nouă",
 	"New Chat": "Conversație Nouă",
 	"New Password": "Parolă Nouă",
 	"New Password": "Parolă Nouă",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Nu există conținut de vorbit",
 	"No content to speak": "Nu există conținut de vorbit",
 	"No file selected": "Nu a fost selectat niciun fișier",
 	"No file selected": "Nu a fost selectat niciun fișier",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Nu au fost găsite rezultate",
 	"No results found": "Nu au fost găsite rezultate",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Este necesar URL-ul/Cheia OpenAI.",
 	"OpenAI URL/Key required.": "Este necesar URL-ul/Cheia OpenAI.",
 	"or": "sau",
 	"or": "sau",
 	"Other": "Altele",
 	"Other": "Altele",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Modelul de Rearanjare setat la \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Modelul de Rearanjare setat la \"{{reranking_model}}\"",
 	"Reset": "Resetează",
 	"Reset": "Resetează",
 	"Reset Upload Directory": "Resetează Directorul de Încărcare",
 	"Reset Upload Directory": "Resetează Directorul de Încărcare",
-	"Reset Vector Storage": "Resetează Stocarea Vectorilor",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Copiere Automată a Răspunsului în Clipboard",
 	"Response AutoCopy to Clipboard": "Copiere Automată a Răspunsului în Clipboard",
 	"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 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": "",
 	"Response splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Caută un model",
 	"Search a model": "Caută un model",
 	"Search Chats": "Caută în Conversații",
 	"Search Chats": "Caută în Conversații",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Caută în Documente",
+	"search for tags": "",
 	"Search Functions": "Caută Funcții",
 	"Search Functions": "Caută Funcții",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Caută Modele",
 	"Search Models": "Caută Modele",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Eroare de recunoaștere vocală: {{error}}",
 	"Speech recognition error: {{error}}": "Eroare de recunoaștere vocală: {{error}}",
 	"Speech-to-Text Engine": "Motor de Conversie a Vocii în Text",
 	"Speech-to-Text Engine": "Motor de Conversie a Vocii în Text",
+	"Stop": "",
 	"Stop Sequence": "Oprește Secvența",
 	"Stop Sequence": "Oprește Secvența",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Model STT",
 	"STT Model": "Model STT",
@@ -667,6 +666,7 @@
 	"Template": "Șablon",
 	"Template": "Șablon",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Completare Text",
 	"Text Completion": "Completare Text",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Motor de Conversie a Textului în Vorbire",
 	"Text-to-Speech Engine": "Motor de Conversie a Textului în Vorbire",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Mulțumim pentru feedback!",
 	"Thanks for your feedback!": "Mulțumim pentru feedback!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Explicație detaliată",
 	"Thorough explanation": "Explicație detaliată",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Este necesar URL-ul serverului Tika.",
 	"Tika Server URL required.": "Este necesar URL-ul serverului Tika.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sfat: Actualizați mai multe sloturi de variabile consecutiv apăsând tasta tab în câmpul de intrare al conversației după fiecare înlocuire.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Sfat: Actualizați mai multe sloturi de variabile consecutiv apăsând tasta tab în câmpul de intrare al conversației după fiecare înlocuire.",
 	"Title": "Titlu",
 	"Title": "Titlu",
 	"Title (e.g. Tell me a fun fact)": "Titlu (de ex. Spune-mi un fapt amuzant)",
 	"Title (e.g. Tell me a fun fact)": "Titlu (de ex. Spune-mi un fapt amuzant)",
@@ -702,6 +703,7 @@
 	"Today": "Astăzi",
 	"Today": "Astăzi",
 	"Toggle settings": "Comută setările",
 	"Toggle settings": "Comută setările",
 	"Toggle sidebar": "Comută bara laterală",
 	"Toggle sidebar": "Comută bara laterală",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokeni de Păstrat la Reîmprospătarea Contextului (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokeni de Păstrat la Reîmprospătarea Contextului (num_keep)",
 	"Tool created successfully": "Instrumentul a fost creat cu succes",
 	"Tool created successfully": "Instrumentul a fost creat cu succes",
 	"Tool deleted successfully": "Instrumentul a fost șters cu succes",
 	"Tool deleted successfully": "Instrumentul a fost șters cu succes",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Progres Încărcare",
 	"Upload Progress": "Progres Încărcare",
 	"URL Mode": "Mod URL",
 	"URL Mode": "Mod URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Folosiți '#' în câmpul de intrare al promptului pentru a încărca și selecta documentele dvs.",
 	"Use Gravatar": "Folosește Gravatar",
 	"Use Gravatar": "Folosește Gravatar",
 	"Use Initials": "Folosește Inițialele",
 	"Use Initials": "Folosește Inițialele",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/ru-RU/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Добавьте пользовательский промпт",
 	"Add custom prompt": "Добавьте пользовательский промпт",
-	"Add Docs": "Добавить документы",
 	"Add Files": "Добавить файлы",
 	"Add Files": "Добавить файлы",
 	"Add Memory": "Добавить воспоминание",
 	"Add Memory": "Добавить воспоминание",
 	"Add message": "Добавить сообщение",
 	"Add message": "Добавить сообщение",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Администраторы всегда имеют доступ ко всем инструментам; пользователям нужны инструменты, назначенные для каждой модели в рабочем пространстве.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Администраторы всегда имеют доступ ко всем инструментам; пользователям нужны инструменты, назначенные для каждой модели в рабочем пространстве.",
 	"Advanced Parameters": "Расширенные Параметры",
 	"Advanced Parameters": "Расширенные Параметры",
 	"Advanced Params": "Расширенные параметры",
 	"Advanced Params": "Расширенные параметры",
-	"all": "все",
 	"All Documents": "Все документы",
 	"All Documents": "Все документы",
 	"All Users": "Все пользователи",
 	"All Users": "Все пользователи",
-	"Allow": "Разрешить",
 	"Allow Chat Deletion": "Разрешить удаление чата",
 	"Allow Chat Deletion": "Разрешить удаление чата",
 	"Allow Chat Editing": "Разрешить редактирование чата",
 	"Allow Chat Editing": "Разрешить редактирование чата",
 	"Allow non-local voices": "Разрешить не локальные голоса",
 	"Allow non-local voices": "Разрешить не локальные голоса",
@@ -98,6 +95,7 @@
 	"Cancel": "Отменить",
 	"Cancel": "Отменить",
 	"Capabilities": "Возможности",
 	"Capabilities": "Возможности",
 	"Change Password": "Изменить пароль",
 	"Change Password": "Изменить пароль",
+	"Character": "",
 	"Chat": "Чат",
 	"Chat": "Чат",
 	"Chat Background Image": "Фоновое изображение чата",
 	"Chat Background Image": "Фоновое изображение чата",
 	"Chat Bubble UI": "Bubble UI чат",
 	"Chat Bubble UI": "Bubble UI чат",
@@ -120,13 +118,13 @@
 	"Click here to select": "Нажмите здесь, чтобы выбрать",
 	"Click here to select": "Нажмите здесь, чтобы выбрать",
 	"Click here to select a csv file.": "Нажмите здесь, чтобы выбрать csv-файл.",
 	"Click here to select a csv file.": "Нажмите здесь, чтобы выбрать csv-файл.",
 	"Click here to select a py file.": "Нажмите здесь, чтобы выбрать py-файл",
 	"Click here to select a py file.": "Нажмите здесь, чтобы выбрать py-файл",
-	"Click here to select documents.": "Нажмите здесь, чтобы выбрать документы.",
 	"Click here to upload a workflow.json file.": "Нажмите здесь, чтобы загрузить файл workflow.json.",
 	"Click here to upload a workflow.json file.": "Нажмите здесь, чтобы загрузить файл workflow.json.",
 	"click here.": "нажмите здесь.",
 	"click here.": "нажмите здесь.",
 	"Click on the user role button to change a user's role.": "Нажмите кнопку роли пользователя, чтобы изменить роль пользователя.",
 	"Click on the user role button to change a user's role.": "Нажмите кнопку роли пользователя, чтобы изменить роль пользователя.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "В разрешении на запись в буфер обмена отказано. Пожалуйста, проверьте настройки своего браузера, чтобы предоставить необходимый доступ.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "В разрешении на запись в буфер обмена отказано. Пожалуйста, проверьте настройки своего браузера, чтобы предоставить необходимый доступ.",
 	"Clone": "Клонировать",
 	"Clone": "Клонировать",
 	"Close": "Закрыть",
 	"Close": "Закрыть",
+	"Code execution": "",
 	"Code formatted successfully": "Код успешно отформатирован",
 	"Code formatted successfully": "Код успешно отформатирован",
 	"Collection": "Коллекция",
 	"Collection": "Коллекция",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Копировать последний блок кода",
 	"Copy last code block": "Копировать последний блок кода",
 	"Copy last response": "Копировать последний ответ",
 	"Copy last response": "Копировать последний ответ",
 	"Copy Link": "Копировать ссылку",
 	"Copy Link": "Копировать ссылку",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Копирование в буфер обмена прошло успешно!",
 	"Copying to clipboard was successful!": "Копирование в буфер обмена прошло успешно!",
 	"Create a model": "Создание модели",
 	"Create a model": "Создание модели",
 	"Create Account": "Создать аккаунт",
 	"Create Account": "Создать аккаунт",
@@ -180,14 +179,12 @@
 	"Default model updated": "Модель по умолчанию обновлена",
 	"Default model updated": "Модель по умолчанию обновлена",
 	"Default Prompt Suggestions": "Предложения промптов по умолчанию",
 	"Default Prompt Suggestions": "Предложения промптов по умолчанию",
 	"Default User Role": "Роль пользователя по умолчанию",
 	"Default User Role": "Роль пользователя по умолчанию",
-	"delete": "удалить",
 	"Delete": "Удалить",
 	"Delete": "Удалить",
 	"Delete a model": "Удалить модель",
 	"Delete a model": "Удалить модель",
 	"Delete All Chats": "Удалить все чаты",
 	"Delete All Chats": "Удалить все чаты",
 	"Delete chat": "Удалить чат",
 	"Delete chat": "Удалить чат",
 	"Delete Chat": "Удалить чат",
 	"Delete Chat": "Удалить чат",
 	"Delete chat?": "Удалить чат?",
 	"Delete chat?": "Удалить чат?",
-	"Delete Doc": "Удалить документ",
 	"Delete function?": "Удалить функцию?",
 	"Delete function?": "Удалить функцию?",
 	"Delete prompt?": "Удалить промпт?",
 	"Delete prompt?": "Удалить промпт?",
 	"delete this link": "удалить эту ссылку",
 	"delete this link": "удалить эту ссылку",
@@ -215,7 +212,6 @@
 	"Documentation": "Документация",
 	"Documentation": "Документация",
 	"Documents": "Документы",
 	"Documents": "Документы",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не устанавливает никаких внешних соединений, и ваши данные надежно хранятся на вашем локальном сервере.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не устанавливает никаких внешних соединений, и ваши данные надежно хранятся на вашем локальном сервере.",
-	"Don't Allow": "Не разрешать",
 	"Don't have an account?": "У вас нет аккаунта?",
 	"Don't have an account?": "У вас нет аккаунта?",
 	"don't install random functions from sources you don't trust.": "не устанавливайте случайные функции из источников, которым вы не доверяете.",
 	"don't install random functions from sources you don't trust.": "не устанавливайте случайные функции из источников, которым вы не доверяете.",
 	"don't install random tools from sources you don't trust.": "не устанавливайте случайные инструменты из источников, которым вы не доверяете.",
 	"don't install random tools from sources you don't trust.": "не устанавливайте случайные инструменты из источников, которым вы не доверяете.",
@@ -224,10 +220,11 @@
 	"Download": "Загрузить",
 	"Download": "Загрузить",
 	"Download canceled": "Загрузка отменена",
 	"Download canceled": "Загрузка отменена",
 	"Download Database": "Загрузить базу данных",
 	"Download Database": "Загрузить базу данных",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Перетащите сюда файлы, чтобы добавить их в разговор",
 	"Drop any files here to add to the conversation": "Перетащите сюда файлы, чтобы добавить их в разговор",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "например, '30s','10m'. Допустимые единицы времени: 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "например, '30s','10m'. Допустимые единицы времени: 's', 'm', 'h'.",
 	"Edit": "Редактировать",
 	"Edit": "Редактировать",
-	"Edit Doc": "Редактировать документ",
 	"Edit Memory": "Редактировать воспоминание",
 	"Edit Memory": "Редактировать воспоминание",
 	"Edit User": "Редактировать пользователя",
 	"Edit User": "Редактировать пользователя",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Введите ваш пароль",
 	"Enter Your Password": "Введите ваш пароль",
 	"Enter Your Role": "Введите вашу роль",
 	"Enter Your Role": "Введите вашу роль",
 	"Error": "Ошибка",
 	"Error": "Ошибка",
+	"ERROR": "",
 	"Experimental": "Экспериментальное",
 	"Experimental": "Экспериментальное",
 	"Export": "Экспорт",
 	"Export": "Экспорт",
 	"Export All Chats (All Users)": "Экспортировать все чаты (всех пользователей)",
 	"Export All Chats (All Users)": "Экспортировать все чаты (всех пользователей)",
 	"Export chat (.json)": "Экспортировать чат (.json)",
 	"Export chat (.json)": "Экспортировать чат (.json)",
 	"Export Chats": "Экспортировать чаты",
 	"Export Chats": "Экспортировать чаты",
 	"Export Config to JSON File": "Экспорт конфигурации в JSON-файл",
 	"Export Config to JSON File": "Экспорт конфигурации в JSON-файл",
-	"Export Documents Mapping": "Экспортировать сопоставление документов",
 	"Export Functions": "Экспортировать функции",
 	"Export Functions": "Экспортировать функции",
 	"Export LiteLLM config.yaml": "Экспортировать LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Экспортировать LiteLLM config.yaml",
 	"Export Models": "Экспортировать модели",
 	"Export Models": "Экспортировать модели",
@@ -357,7 +354,6 @@
 	"Images": "Изображения",
 	"Images": "Изображения",
 	"Import Chats": "Импортировать чаты",
 	"Import Chats": "Импортировать чаты",
 	"Import Config from JSON File": "Импорт конфигурации из JSON-файла",
 	"Import Config from JSON File": "Импорт конфигурации из JSON-файла",
-	"Import Documents Mapping": "Импорт сопоставления документов",
 	"Import Functions": "Импортировать функции",
 	"Import Functions": "Импортировать функции",
 	"Import Models": "Импортировать модели",
 	"Import Models": "Импортировать модели",
 	"Import Prompts": "Импортировать промпты",
 	"Import Prompts": "Импортировать промпты",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Установка с URL-адреса Github",
 	"Install from Github URL": "Установка с URL-адреса Github",
 	"Instant Auto-Send After Voice Transcription": "Мгновенная автоматическая отправка после расшифровки голоса",
 	"Instant Auto-Send After Voice Transcription": "Мгновенная автоматическая отправка после расшифровки голоса",
 	"Interface": "Интерфейс",
 	"Interface": "Интерфейс",
+	"Invalid file format.": "",
 	"Invalid Tag": "Недопустимый тег",
 	"Invalid Tag": "Недопустимый тег",
 	"January": "Январь",
 	"January": "Январь",
 	"join our Discord for help.": "присоединяйтесь к нашему Discord для помощи.",
 	"join our Discord for help.": "присоединяйтесь к нашему Discord для помощи.",
@@ -446,13 +443,13 @@
 	"More": "Больше",
 	"More": "Больше",
 	"Move to Top": "Поднять вверх",
 	"Move to Top": "Поднять вверх",
 	"Name": "Имя",
 	"Name": "Имя",
-	"Name Tag": "Имя тега",
 	"Name your model": "Присвойте модели имя",
 	"Name your model": "Присвойте модели имя",
 	"New Chat": "Новый чат",
 	"New Chat": "Новый чат",
 	"New Password": "Новый пароль",
 	"New Password": "Новый пароль",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Нечего говорить",
 	"No content to speak": "Нечего говорить",
 	"No file selected": "Файлы не выбраны",
 	"No file selected": "Файлы не выбраны",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Результатов не найдено",
 	"No results found": "Результатов не найдено",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Требуется URL-адрес API OpenAI или ключ API.",
 	"OpenAI URL/Key required.": "Требуется URL-адрес API OpenAI или ключ API.",
 	"or": "или",
 	"or": "или",
 	"Other": "Прочее",
 	"Other": "Прочее",
+	"OUTPUT": "",
 	"Output format": "Формат вывода",
 	"Output format": "Формат вывода",
 	"Overview": "Обзор",
 	"Overview": "Обзор",
 	"page": "страница",
 	"page": "страница",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Модель реранжирования установлена на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель реранжирования установлена на \"{{reranking_model}}\"",
 	"Reset": "Сбросить",
 	"Reset": "Сбросить",
 	"Reset Upload Directory": "Сбросить каталог загрузок",
 	"Reset Upload Directory": "Сбросить каталог загрузок",
-	"Reset Vector Storage": "Сбросить векторное хранилище",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Автоматическое копирование ответа в буфер обмена",
 	"Response AutoCopy to Clipboard": "Автоматическое копирование ответа в буфер обмена",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Уведомления об ответах не могут быть активированы, поскольку доступ к веб-сайту был заблокирован. Пожалуйста, перейдите к настройкам своего браузера, чтобы предоставить необходимый доступ.",
 	"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 splitting": "Разделение ответов",
@@ -570,7 +568,7 @@
 	"Search a model": "Поиск модели",
 	"Search a model": "Поиск модели",
 	"Search Chats": "Поиск в чатах",
 	"Search Chats": "Поиск в чатах",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Поиск документов",
+	"search for tags": "",
 	"Search Functions": "Поиск функций",
 	"Search Functions": "Поиск функций",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Поиск моделей",
 	"Search Models": "Поиск моделей",
@@ -646,6 +644,7 @@
 	"Speech Playback Speed": "Скорость воспроизведения речи",
 	"Speech Playback Speed": "Скорость воспроизведения речи",
 	"Speech recognition error: {{error}}": "Ошибка распознавания речи: {{error}}",
 	"Speech recognition error: {{error}}": "Ошибка распознавания речи: {{error}}",
 	"Speech-to-Text Engine": "Система распознавания речи",
 	"Speech-to-Text Engine": "Система распознавания речи",
+	"Stop": "",
 	"Stop Sequence": "Последовательность остановки",
 	"Stop Sequence": "Последовательность остановки",
 	"Stream Chat Response": "Потоковый вывод ответа",
 	"Stream Chat Response": "Потоковый вывод ответа",
 	"STT Model": "Модель распознавания речи",
 	"STT Model": "Модель распознавания речи",
@@ -668,6 +667,7 @@
 	"Template": "Шаблон",
 	"Template": "Шаблон",
 	"Temporary Chat": "Временный чат",
 	"Temporary Chat": "Временный чат",
 	"Text Completion": "Автодополнение текста",
 	"Text Completion": "Автодополнение текста",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Система синтеза речи",
 	"Text-to-Speech Engine": "Система синтеза речи",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Спасибо за вашу обратную связь!",
 	"Thanks for your feedback!": "Спасибо за вашу обратную связь!",
@@ -686,6 +686,7 @@
 	"Thorough explanation": "Подробное объяснение",
 	"Thorough explanation": "Подробное объяснение",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Требуется URL-адрес сервера Tika.",
 	"Tika Server URL required.": "Требуется URL-адрес сервера Tika.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Совет: Обновляйте несколько переменных подряд, нажимая клавишу Tab в поле ввода чата после каждой замены.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Совет: Обновляйте несколько переменных подряд, нажимая клавишу Tab в поле ввода чата после каждой замены.",
 	"Title": "Заголовок",
 	"Title": "Заголовок",
 	"Title (e.g. Tell me a fun fact)": "Заголовок (например, Расскажи мне интересный факт)",
 	"Title (e.g. Tell me a fun fact)": "Заголовок (например, Расскажи мне интересный факт)",
@@ -703,6 +704,7 @@
 	"Today": "Сегодня",
 	"Today": "Сегодня",
 	"Toggle settings": "Переключить настройки",
 	"Toggle settings": "Переключить настройки",
 	"Toggle sidebar": "Переключить боковую панель",
 	"Toggle sidebar": "Переключить боковую панель",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Количество токенов для сохранения при обновлении контекста (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Количество токенов для сохранения при обновлении контекста (num_keep)",
 	"Tool created successfully": "Инструмент успешно создан",
 	"Tool created successfully": "Инструмент успешно создан",
 	"Tool deleted successfully": "Инструмент успешно удален",
 	"Tool deleted successfully": "Инструмент успешно удален",
@@ -741,7 +743,6 @@
 	"Upload Progress": "Прогресс загрузки",
 	"Upload Progress": "Прогресс загрузки",
 	"URL Mode": "Режим URL",
 	"URL Mode": "Режим URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Используйте '#' в поле ввода промпта для загрузки и выбора ваших документов.",
 	"Use Gravatar": "Использовать Gravatar",
 	"Use Gravatar": "Использовать Gravatar",
 	"Use Initials": "Использовать инициалы",
 	"Use Initials": "Использовать инициалы",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/sr-RS/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Додај прилагођен упит",
 	"Add custom prompt": "Додај прилагођен упит",
-	"Add Docs": "Додај документе",
 	"Add Files": "Додај датотеке",
 	"Add Files": "Додај датотеке",
 	"Add Memory": "Додај меморију",
 	"Add Memory": "Додај меморију",
 	"Add message": "Додај поруку",
 	"Add message": "Додај поруку",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "Напредни параметри",
 	"Advanced Parameters": "Напредни параметри",
 	"Advanced Params": "Напредни парамови",
 	"Advanced Params": "Напредни парамови",
-	"all": "сви",
 	"All Documents": "Сви документи",
 	"All Documents": "Сви документи",
 	"All Users": "Сви корисници",
 	"All Users": "Сви корисници",
-	"Allow": "Дозволи",
 	"Allow Chat Deletion": "Дозволи брисање ћаскања",
 	"Allow Chat Deletion": "Дозволи брисање ћаскања",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "Откажи",
 	"Cancel": "Откажи",
 	"Capabilities": "Могућности",
 	"Capabilities": "Могућности",
 	"Change Password": "Промени лозинку",
 	"Change Password": "Промени лозинку",
+	"Character": "",
 	"Chat": "Ћаскање",
 	"Chat": "Ћаскање",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Интерфејс балона ћаскања",
 	"Chat Bubble UI": "Интерфејс балона ћаскања",
@@ -120,13 +118,13 @@
 	"Click here to select": "Кликните овде да изаберете",
 	"Click here to select": "Кликните овде да изаберете",
 	"Click here to select a csv file.": "Кликните овде да изаберете csv датотеку.",
 	"Click here to select a csv file.": "Кликните овде да изаберете csv датотеку.",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "Кликните овде да изаберете документе.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "кликните овде.",
 	"click here.": "кликните овде.",
 	"Click on the user role button to change a user's role.": "Кликните на дугме за улогу корисника да промените улогу корисника.",
 	"Click on the user role button to change a user's role.": "Кликните на дугме за улогу корисника да промените улогу корисника.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Клон",
 	"Clone": "Клон",
 	"Close": "Затвори",
 	"Close": "Затвори",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Колекција",
 	"Collection": "Колекција",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Копирај последњи блок кода",
 	"Copy last code block": "Копирај последњи блок кода",
 	"Copy last response": "Копирај последњи одговор",
 	"Copy last response": "Копирај последњи одговор",
 	"Copy Link": "Копирај везу",
 	"Copy Link": "Копирај везу",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Успешно копирање у оставу!",
 	"Copying to clipboard was successful!": "Успешно копирање у оставу!",
 	"Create a model": "Креирање модела",
 	"Create a model": "Креирање модела",
 	"Create Account": "Направи налог",
 	"Create Account": "Направи налог",
@@ -180,14 +179,12 @@
 	"Default model updated": "Подразумевани модел ажуриран",
 	"Default model updated": "Подразумевани модел ажуриран",
 	"Default Prompt Suggestions": "Подразумевани предлози упита",
 	"Default Prompt Suggestions": "Подразумевани предлози упита",
 	"Default User Role": "Подразумевана улога корисника",
 	"Default User Role": "Подразумевана улога корисника",
-	"delete": "обриши",
 	"Delete": "Обриши",
 	"Delete": "Обриши",
 	"Delete a model": "Обриши модел",
 	"Delete a model": "Обриши модел",
 	"Delete All Chats": "Избриши сва ћаскања",
 	"Delete All Chats": "Избриши сва ћаскања",
 	"Delete chat": "Обриши ћаскање",
 	"Delete chat": "Обриши ћаскање",
 	"Delete Chat": "Обриши ћаскање",
 	"Delete Chat": "Обриши ћаскање",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "обриши ову везу",
 	"delete this link": "обриши ову везу",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "Документи",
 	"Documents": "Документи",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не отвара никакве спољне везе и ваши подаци остају сигурно на вашем локално хостованом серверу.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не отвара никакве спољне везе и ваши подаци остају сигурно на вашем локално хостованом серверу.",
-	"Don't Allow": "Не дозволи",
 	"Don't have an account?": "Немате налог?",
 	"Don't have an account?": "Немате налог?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Преузми",
 	"Download": "Преузми",
 	"Download canceled": "Преузимање отказано",
 	"Download canceled": "Преузимање отказано",
 	"Download Database": "Преузми базу података",
 	"Download Database": "Преузми базу података",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Убаците било које датотеке овде да их додате у разговор",
 	"Drop any files here to add to the conversation": "Убаците било које датотеке овде да их додате у разговор",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "нпр. '30s', '10m'. Важеће временске јединице су 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "нпр. '30s', '10m'. Важеће временске јединице су 's', 'm', 'h'.",
 	"Edit": "Уреди",
 	"Edit": "Уреди",
-	"Edit Doc": "Уреди документ",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Уреди корисника",
 	"Edit User": "Уреди корисника",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Унесите вашу лозинку",
 	"Enter Your Password": "Унесите вашу лозинку",
 	"Enter Your Role": "Унесите вашу улогу",
 	"Enter Your Role": "Унесите вашу улогу",
 	"Error": "Грешка",
 	"Error": "Грешка",
+	"ERROR": "",
 	"Experimental": "Експериментално",
 	"Experimental": "Експериментално",
 	"Export": "Извоз",
 	"Export": "Извоз",
 	"Export All Chats (All Users)": "Извези сва ћаскања (сви корисници)",
 	"Export All Chats (All Users)": "Извези сва ћаскања (сви корисници)",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "Извези ћаскања",
 	"Export Chats": "Извези ћаскања",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Извези мапирање докумената",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Извези моделе",
 	"Export Models": "Извези моделе",
@@ -357,7 +354,6 @@
 	"Images": "Слике",
 	"Images": "Слике",
 	"Import Chats": "Увези ћаскања",
 	"Import Chats": "Увези ћаскања",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Увези мапирање докумената",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Увези моделе",
 	"Import Models": "Увези моделе",
 	"Import Prompts": "Увези упите",
 	"Import Prompts": "Увези упите",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Инсталирај из Гитхуб УРЛ адресе",
 	"Install from Github URL": "Инсталирај из Гитхуб УРЛ адресе",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "Изглед",
 	"Interface": "Изглед",
+	"Invalid file format.": "",
 	"Invalid Tag": "Неисправна ознака",
 	"Invalid Tag": "Неисправна ознака",
 	"January": "Јануар",
 	"January": "Јануар",
 	"join our Discord for help.": "придружите се нашем Дискорду за помоћ.",
 	"join our Discord for help.": "придружите се нашем Дискорду за помоћ.",
@@ -446,13 +443,13 @@
 	"More": "Више",
 	"More": "Више",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Име",
 	"Name": "Име",
-	"Name Tag": "Назив ознаке",
 	"Name your model": "Наведи свој модел",
 	"Name your model": "Наведи свој модел",
 	"New Chat": "Ново ћаскање",
 	"New Chat": "Ново ћаскање",
 	"New Password": "Нова лозинка",
 	"New Password": "Нова лозинка",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Нема резултата",
 	"No results found": "Нема резултата",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Потребан је OpenAI URL/кључ.",
 	"OpenAI URL/Key required.": "Потребан је OpenAI URL/кључ.",
 	"or": "или",
 	"or": "или",
 	"Other": "Остало",
 	"Other": "Остало",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Модел поновног рангирања подешен на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модел поновног рангирања подешен на \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "Ресетуј складиште вектора",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Самостално копирање одговора у оставу",
 	"Response AutoCopy to Clipboard": "Самостално копирање одговора у оставу",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Претражи модел",
 	"Search a model": "Претражи модел",
 	"Search Chats": "Претражи ћаскања",
 	"Search Chats": "Претражи ћаскања",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Претражи документе",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Модели претраге",
 	"Search Models": "Модели претраге",
@@ -645,6 +643,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Грешка у препознавању говора: {{error}}",
 	"Speech recognition error: {{error}}": "Грешка у препознавању говора: {{error}}",
 	"Speech-to-Text Engine": "Мотор за говор у текст",
 	"Speech-to-Text Engine": "Мотор за говор у текст",
+	"Stop": "",
 	"Stop Sequence": "Секвенца заустављања",
 	"Stop Sequence": "Секвенца заустављања",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -667,6 +666,7 @@
 	"Template": "Шаблон",
 	"Template": "Шаблон",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Допуна текста",
 	"Text Completion": "Допуна текста",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Мотор за текст у говор",
 	"Text-to-Speech Engine": "Мотор за текст у говор",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Хвала на вашем коментару!",
 	"Thanks for your feedback!": "Хвала на вашем коментару!",
@@ -685,6 +685,7 @@
 	"Thorough explanation": "Детаљно објашњење",
 	"Thorough explanation": "Детаљно објашњење",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Савет: ажурирајте више променљивих слотова узастопно притиском на тастер Таб у уносу ћаскања након сваке замене.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Савет: ажурирајте више променљивих слотова узастопно притиском на тастер Таб у уносу ћаскања након сваке замене.",
 	"Title": "Наслов",
 	"Title": "Наслов",
 	"Title (e.g. Tell me a fun fact)": "Наслов (нпр. „реци ми занимљивост“)",
 	"Title (e.g. Tell me a fun fact)": "Наслов (нпр. „реци ми занимљивост“)",
@@ -702,6 +703,7 @@
 	"Today": "Данас",
 	"Today": "Данас",
 	"Toggle settings": "Пребаци подешавања",
 	"Toggle settings": "Пребаци подешавања",
 	"Toggle sidebar": "Пребаци бочну траку",
 	"Toggle sidebar": "Пребаци бочну траку",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -740,7 +742,6 @@
 	"Upload Progress": "Напредак отпремања",
 	"Upload Progress": "Напредак отпремања",
 	"URL Mode": "Режим адресе",
 	"URL Mode": "Режим адресе",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Користи '#' у уносу упита да учитате и изаберете ваше документе.",
 	"Use Gravatar": "Користи Граватар",
 	"Use Gravatar": "Користи Граватар",
 	"Use Initials": "Користи иницијале",
 	"Use Initials": "Користи иницијале",
 	"use_mlock (Ollama)": "усе _млоцк (Оллама)",
 	"use_mlock (Ollama)": "усе _млоцк (Оллама)",

+ 15 - 14
src/lib/i18n/locales/sv-SE/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Lägg till en anpassad instruktion",
 	"Add custom prompt": "Lägg till en anpassad instruktion",
-	"Add Docs": "Lägg till dokument",
 	"Add Files": "Lägg till filer",
 	"Add Files": "Lägg till filer",
 	"Add Memory": "Lägg till minne",
 	"Add Memory": "Lägg till minne",
 	"Add message": "Lägg till meddelande",
 	"Add message": "Lägg till meddelande",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratörer har tillgång till alla verktyg hela tiden, medan användare behöver verktyg som tilldelas per modell i arbetsytan.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Administratörer har tillgång till alla verktyg hela tiden, medan användare behöver verktyg som tilldelas per modell i arbetsytan.",
 	"Advanced Parameters": "Avancerade parametrar",
 	"Advanced Parameters": "Avancerade parametrar",
 	"Advanced Params": "Avancerade parametrar",
 	"Advanced Params": "Avancerade parametrar",
-	"all": "alla",
 	"All Documents": "Alla dokument",
 	"All Documents": "Alla dokument",
 	"All Users": "Alla användare",
 	"All Users": "Alla användare",
-	"Allow": "Tillåt",
 	"Allow Chat Deletion": "Tillåt chattborttagning",
 	"Allow Chat Deletion": "Tillåt chattborttagning",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "Tillåt icke-lokala röster",
 	"Allow non-local voices": "Tillåt icke-lokala röster",
@@ -98,6 +95,7 @@
 	"Cancel": "Avbryt",
 	"Cancel": "Avbryt",
 	"Capabilities": "Kapaciteter",
 	"Capabilities": "Kapaciteter",
 	"Change Password": "Ändra lösenord",
 	"Change Password": "Ändra lösenord",
+	"Character": "",
 	"Chat": "Chatt",
 	"Chat": "Chatt",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "Chatbubblar UI",
 	"Chat Bubble UI": "Chatbubblar UI",
@@ -120,13 +118,13 @@
 	"Click here to select": "Klicka här för att välja",
 	"Click here to select": "Klicka här för att välja",
 	"Click here to select a csv file.": "Klicka här för att välja en csv-fil.",
 	"Click here to select a csv file.": "Klicka här för att välja en csv-fil.",
 	"Click here to select a py file.": "Klicka här för att välja en python-fil.",
 	"Click here to select a py file.": "Klicka här för att välja en python-fil.",
-	"Click here to select documents.": "Klicka här för att välja dokument.",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "klicka här.",
 	"click here.": "klicka här.",
 	"Click on the user role button to change a user's role.": "Klicka på knappen för användarroll för att ändra en användares roll.",
 	"Click on the user role button to change a user's role.": "Klicka på knappen för användarroll för att ändra en användares roll.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "Klon",
 	"Clone": "Klon",
 	"Close": "Stäng",
 	"Close": "Stäng",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "Samling",
 	"Collection": "Samling",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Kopiera sista kodblock",
 	"Copy last code block": "Kopiera sista kodblock",
 	"Copy last response": "Kopiera sista svar",
 	"Copy last response": "Kopiera sista svar",
 	"Copy Link": "Kopiera länk",
 	"Copy Link": "Kopiera länk",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Kopiering till urklipp lyckades!",
 	"Copying to clipboard was successful!": "Kopiering till urklipp lyckades!",
 	"Create a model": "Skapa en modell",
 	"Create a model": "Skapa en modell",
 	"Create Account": "Skapa konto",
 	"Create Account": "Skapa konto",
@@ -180,14 +179,12 @@
 	"Default model updated": "Standardmodell uppdaterad",
 	"Default model updated": "Standardmodell uppdaterad",
 	"Default Prompt Suggestions": "Standardinstruktionsförslag",
 	"Default Prompt Suggestions": "Standardinstruktionsförslag",
 	"Default User Role": "Standardanvändarroll",
 	"Default User Role": "Standardanvändarroll",
-	"delete": "radera",
 	"Delete": "Radera",
 	"Delete": "Radera",
 	"Delete a model": "Ta bort en modell",
 	"Delete a model": "Ta bort en modell",
 	"Delete All Chats": "Ta bort alla chattar",
 	"Delete All Chats": "Ta bort alla chattar",
 	"Delete chat": "Radera chatt",
 	"Delete chat": "Radera chatt",
 	"Delete Chat": "Radera chatt",
 	"Delete Chat": "Radera chatt",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "radera denna länk",
 	"delete this link": "radera denna länk",
@@ -215,7 +212,6 @@
 	"Documentation": "Dokumentation",
 	"Documentation": "Dokumentation",
 	"Documents": "Dokument",
 	"Documents": "Dokument",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "gör inga externa anslutningar, och dina data förblir säkra på din lokalt värdade server.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "gör inga externa anslutningar, och dina data förblir säkra på din lokalt värdade server.",
-	"Don't Allow": "Tillåt inte",
 	"Don't have an account?": "Har du inget konto?",
 	"Don't have an account?": "Har du inget konto?",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "Ladda ner",
 	"Download": "Ladda ner",
 	"Download canceled": "Nedladdning avbruten",
 	"Download canceled": "Nedladdning avbruten",
 	"Download Database": "Ladda ner databas",
 	"Download Database": "Ladda ner databas",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Släpp filer här för att lägga till i samtalet",
 	"Drop any files here to add to the conversation": "Släpp filer här för att lägga till i samtalet",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "t.ex. '30s', '10m'. Giltiga tidsenheter är 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "t.ex. '30s', '10m'. Giltiga tidsenheter är 's', 'm', 'h'.",
 	"Edit": "Redigera",
 	"Edit": "Redigera",
-	"Edit Doc": "Redigera dokument",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "Redigera användare",
 	"Edit User": "Redigera användare",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Ange ditt lösenord",
 	"Enter Your Password": "Ange ditt lösenord",
 	"Enter Your Role": "Ange din roll",
 	"Enter Your Role": "Ange din roll",
 	"Error": "Fel",
 	"Error": "Fel",
+	"ERROR": "",
 	"Experimental": "Experimentell",
 	"Experimental": "Experimentell",
 	"Export": "Export",
 	"Export": "Export",
 	"Export All Chats (All Users)": "Exportera alla chattar (alla användare)",
 	"Export All Chats (All Users)": "Exportera alla chattar (alla användare)",
 	"Export chat (.json)": "Exportera chatt (.json)",
 	"Export chat (.json)": "Exportera chatt (.json)",
 	"Export Chats": "Exportera chattar",
 	"Export Chats": "Exportera chattar",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Exportera dokumentmappning",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Exportera modeller",
 	"Export Models": "Exportera modeller",
@@ -357,7 +354,6 @@
 	"Images": "Bilder",
 	"Images": "Bilder",
 	"Import Chats": "Importera chattar",
 	"Import Chats": "Importera chattar",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Importera dokumentmappning",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "Importera modeller",
 	"Import Models": "Importera modeller",
 	"Import Prompts": "Importera instruktioner",
 	"Import Prompts": "Importera instruktioner",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Installera från Github-URL",
 	"Install from Github URL": "Installera från Github-URL",
 	"Instant Auto-Send After Voice Transcription": "Skicka automatiskt efter rösttranskribering",
 	"Instant Auto-Send After Voice Transcription": "Skicka automatiskt efter rösttranskribering",
 	"Interface": "Gränssnitt",
 	"Interface": "Gränssnitt",
+	"Invalid file format.": "",
 	"Invalid Tag": "Ogiltig tagg",
 	"Invalid Tag": "Ogiltig tagg",
 	"January": "januari",
 	"January": "januari",
 	"join our Discord for help.": "gå med i vår Discord för hjälp.",
 	"join our Discord for help.": "gå med i vår Discord för hjälp.",
@@ -446,13 +443,13 @@
 	"More": "Mer",
 	"More": "Mer",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Namn",
 	"Name": "Namn",
-	"Name Tag": "Namntag",
 	"Name your model": "Namnge din modell",
 	"Name your model": "Namnge din modell",
 	"New Chat": "Ny chatt",
 	"New Chat": "Ny chatt",
 	"New Password": "Nytt lösenord",
 	"New Password": "Nytt lösenord",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Inga resultat hittades",
 	"No results found": "Inga resultat hittades",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI-URL/nyckel krävs.",
 	"OpenAI URL/Key required.": "OpenAI-URL/nyckel krävs.",
 	"or": "eller",
 	"or": "eller",
 	"Other": "Andra",
 	"Other": "Andra",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking modell inställd på \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking modell inställd på \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "Återställ uppladdningskatalog",
 	"Reset Upload Directory": "Återställ uppladdningskatalog",
-	"Reset Vector Storage": "Återställ vektorlager",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Svara AutoCopy till urklipp",
 	"Response AutoCopy to Clipboard": "Svara AutoCopy till urklipp",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Sök efter en modell",
 	"Search a model": "Sök efter en modell",
 	"Search Chats": "Sök i chattar",
 	"Search Chats": "Sök i chattar",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Sök dokument",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Sök modeller",
 	"Search Models": "Sök modeller",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}",
 	"Speech recognition error: {{error}}": "Fel vid taligenkänning: {{error}}",
 	"Speech-to-Text Engine": "Tal-till-text-motor",
 	"Speech-to-Text Engine": "Tal-till-text-motor",
+	"Stop": "",
 	"Stop Sequence": "Stoppsekvens",
 	"Stop Sequence": "Stoppsekvens",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "Tal-till-text-modell",
 	"STT Model": "Tal-till-text-modell",
@@ -666,6 +665,7 @@
 	"Template": "Mall",
 	"Template": "Mall",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "Textslutförande",
 	"Text Completion": "Textslutförande",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Text-till-tal-motor",
 	"Text-to-Speech Engine": "Text-till-tal-motor",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Tack för din feedback!",
 	"Thanks for your feedback!": "Tack för din feedback!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Djupare förklaring",
 	"Thorough explanation": "Djupare förklaring",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Uppdatera fler variabler genom att trycka på tabb-tangenten i chattinmatningen efter varje ersättning.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Tips: Uppdatera fler variabler genom att trycka på tabb-tangenten i chattinmatningen efter varje ersättning.",
 	"Title": "Titel",
 	"Title": "Titel",
 	"Title (e.g. Tell me a fun fact)": "Titel (t.ex. Berätta en kuriosa)",
 	"Title (e.g. Tell me a fun fact)": "Titel (t.ex. Berätta en kuriosa)",
@@ -701,6 +702,7 @@
 	"Today": "Idag",
 	"Today": "Idag",
 	"Toggle settings": "Växla inställningar",
 	"Toggle settings": "Växla inställningar",
 	"Toggle sidebar": "Växla sidofält",
 	"Toggle sidebar": "Växla sidofält",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens att behålla vid kontextuppdatering (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Tokens att behålla vid kontextuppdatering (num_keep)",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Uppladdningsframsteg",
 	"Upload Progress": "Uppladdningsframsteg",
 	"URL Mode": "URL-läge",
 	"URL Mode": "URL-läge",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Använd '#' i instruktionsinmatningen för att ladda och välja dina dokument.",
 	"Use Gravatar": "Använd Gravatar",
 	"Use Gravatar": "Använd Gravatar",
 	"Use Initials": "Använd initialer",
 	"Use Initials": "Använd initialer",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/th-TH/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "เพิ่มพรอมต์ที่กำหนดเอง",
 	"Add custom prompt": "เพิ่มพรอมต์ที่กำหนดเอง",
-	"Add Docs": "เพิ่มเอกสาร",
 	"Add Files": "เพิ่มไฟล์",
 	"Add Files": "เพิ่มไฟล์",
 	"Add Memory": "เพิ่มความจำ",
 	"Add Memory": "เพิ่มความจำ",
 	"Add message": "เพิ่มข้อความ",
 	"Add message": "เพิ่มข้อความ",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "ผู้ดูแลระบบสามารถเข้าถึงเครื่องมือทั้งหมดได้ตลอดเวลา; ผู้ใช้ต้องการเครื่องมือที่กำหนดต่อโมเดลในพื้นที่ทำงาน",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "ผู้ดูแลระบบสามารถเข้าถึงเครื่องมือทั้งหมดได้ตลอดเวลา; ผู้ใช้ต้องการเครื่องมือที่กำหนดต่อโมเดลในพื้นที่ทำงาน",
 	"Advanced Parameters": "พารามิเตอร์ขั้นสูง",
 	"Advanced Parameters": "พารามิเตอร์ขั้นสูง",
 	"Advanced Params": "พารามิเตอร์ขั้นสูง",
 	"Advanced Params": "พารามิเตอร์ขั้นสูง",
-	"all": "ทั้งหมด",
 	"All Documents": "เอกสารทั้งหมด",
 	"All Documents": "เอกสารทั้งหมด",
 	"All Users": "ผู้ใช้ทั้งหมด",
 	"All Users": "ผู้ใช้ทั้งหมด",
-	"Allow": "อนุญาต",
 	"Allow Chat Deletion": "อนุญาตการลบการสนทนา",
 	"Allow Chat Deletion": "อนุญาตการลบการสนทนา",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "อนุญาตเสียงที่ไม่ใช่ท้องถิ่น",
 	"Allow non-local voices": "อนุญาตเสียงที่ไม่ใช่ท้องถิ่น",
@@ -98,6 +95,7 @@
 	"Cancel": "ยกเลิก",
 	"Cancel": "ยกเลิก",
 	"Capabilities": "ความสามารถ",
 	"Capabilities": "ความสามารถ",
 	"Change Password": "เปลี่ยนรหัสผ่าน",
 	"Change Password": "เปลี่ยนรหัสผ่าน",
+	"Character": "",
 	"Chat": "แชท",
 	"Chat": "แชท",
 	"Chat Background Image": "ภาพพื้นหลังแชท",
 	"Chat Background Image": "ภาพพื้นหลังแชท",
 	"Chat Bubble UI": "UI ฟองแชท",
 	"Chat Bubble UI": "UI ฟองแชท",
@@ -120,13 +118,13 @@
 	"Click here to select": "คลิกที่นี่เพื่อเลือก",
 	"Click here to select": "คลิกที่นี่เพื่อเลือก",
 	"Click here to select a csv file.": "คลิกที่นี่เพื่อเลือกไฟล์ csv",
 	"Click here to select a csv file.": "คลิกที่นี่เพื่อเลือกไฟล์ csv",
 	"Click here to select a py file.": "คลิกที่นี่เพื่อเลือกไฟล์ py",
 	"Click here to select a py file.": "คลิกที่นี่เพื่อเลือกไฟล์ py",
-	"Click here to select documents.": "คลิกที่นี่เพื่อเลือกเอกสาร",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "คลิกที่นี่",
 	"click here.": "คลิกที่นี่",
 	"Click on the user role button to change a user's role.": "คลิกที่ปุ่มบทบาทผู้ใช้เพื่อเปลี่ยนบทบาทของผู้ใช้",
 	"Click on the user role button to change a user's role.": "คลิกที่ปุ่มบทบาทผู้ใช้เพื่อเปลี่ยนบทบาทของผู้ใช้",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "การอนุญาตเขียนคลิปบอร์ดถูกปฏิเสธ โปรดตรวจสอบการตั้งค่าเบราว์เซอร์ของคุณเพื่อให้สิทธิ์ที่จำเป็น",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "การอนุญาตเขียนคลิปบอร์ดถูกปฏิเสธ โปรดตรวจสอบการตั้งค่าเบราว์เซอร์ของคุณเพื่อให้สิทธิ์ที่จำเป็น",
 	"Clone": "โคลน",
 	"Clone": "โคลน",
 	"Close": "ปิด",
 	"Close": "ปิด",
+	"Code execution": "",
 	"Code formatted successfully": "จัดรูปแบบโค้ดสำเร็จแล้ว",
 	"Code formatted successfully": "จัดรูปแบบโค้ดสำเร็จแล้ว",
 	"Collection": "คอลเลคชัน",
 	"Collection": "คอลเลคชัน",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "คัดลอกบล็อกโค้ดสุดท้าย",
 	"Copy last code block": "คัดลอกบล็อกโค้ดสุดท้าย",
 	"Copy last response": "คัดลอกการตอบสนองล่าสุด",
 	"Copy last response": "คัดลอกการตอบสนองล่าสุด",
 	"Copy Link": "คัดลอกลิงก์",
 	"Copy Link": "คัดลอกลิงก์",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "คัดลอกไปยังคลิปบอร์ดสำเร็จแล้ว!",
 	"Copying to clipboard was successful!": "คัดลอกไปยังคลิปบอร์ดสำเร็จแล้ว!",
 	"Create a model": "สร้างโมเดล",
 	"Create a model": "สร้างโมเดล",
 	"Create Account": "สร้างบัญชี",
 	"Create Account": "สร้างบัญชี",
@@ -180,14 +179,12 @@
 	"Default model updated": "อัปเดตโมเดลค่าเริ่มต้นแล้ว",
 	"Default model updated": "อัปเดตโมเดลค่าเริ่มต้นแล้ว",
 	"Default Prompt Suggestions": "คำแนะนำพรอมต์ค่าเริ่มต้น",
 	"Default Prompt Suggestions": "คำแนะนำพรอมต์ค่าเริ่มต้น",
 	"Default User Role": "บทบาทผู้ใช้ค่าเริ่มต้น",
 	"Default User Role": "บทบาทผู้ใช้ค่าเริ่มต้น",
-	"delete": "ลบ",
 	"Delete": "ลบ",
 	"Delete": "ลบ",
 	"Delete a model": "ลบโมเดล",
 	"Delete a model": "ลบโมเดล",
 	"Delete All Chats": "ลบการสนทนาทั้งหมด",
 	"Delete All Chats": "ลบการสนทนาทั้งหมด",
 	"Delete chat": "ลบแชท",
 	"Delete chat": "ลบแชท",
 	"Delete Chat": "ลบแชท",
 	"Delete Chat": "ลบแชท",
 	"Delete chat?": "ลบแชท?",
 	"Delete chat?": "ลบแชท?",
-	"Delete Doc": "",
 	"Delete function?": "ลบฟังก์ชัน?",
 	"Delete function?": "ลบฟังก์ชัน?",
 	"Delete prompt?": "ลบพรอมต์?",
 	"Delete prompt?": "ลบพรอมต์?",
 	"delete this link": "ลบลิงก์นี้",
 	"delete this link": "ลบลิงก์นี้",
@@ -215,7 +212,6 @@
 	"Documentation": "เอกสารประกอบ",
 	"Documentation": "เอกสารประกอบ",
 	"Documents": "เอกสาร",
 	"Documents": "เอกสาร",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ไม่เชื่อมต่อภายนอกใดๆ และข้อมูลของคุณจะอยู่บนเซิร์ฟเวอร์ที่โฮสต์ในท้องถิ่นของคุณอย่างปลอดภัย",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "ไม่เชื่อมต่อภายนอกใดๆ และข้อมูลของคุณจะอยู่บนเซิร์ฟเวอร์ที่โฮสต์ในท้องถิ่นของคุณอย่างปลอดภัย",
-	"Don't Allow": "ไม่อนุญาต",
 	"Don't have an account?": "ยังไม่มีบัญชี?",
 	"Don't have an account?": "ยังไม่มีบัญชี?",
 	"don't install random functions from sources you don't trust.": "อย่าติดตั้งฟังก์ชันแบบสุ่มจากแหล่งที่คุณไม่ไว้วางใจ",
 	"don't install random functions from sources you don't trust.": "อย่าติดตั้งฟังก์ชันแบบสุ่มจากแหล่งที่คุณไม่ไว้วางใจ",
 	"don't install random tools from sources you don't trust.": "อย่าติดตั้งเครื่องมือแบบสุ่มจากแหล่งที่คุณไม่ไว้วางใจ",
 	"don't install random tools from sources you don't trust.": "อย่าติดตั้งเครื่องมือแบบสุ่มจากแหล่งที่คุณไม่ไว้วางใจ",
@@ -224,10 +220,11 @@
 	"Download": "ดาวน์โหลด",
 	"Download": "ดาวน์โหลด",
 	"Download canceled": "ยกเลิกการดาวน์โหลด",
 	"Download canceled": "ยกเลิกการดาวน์โหลด",
 	"Download Database": "ดาวน์โหลดฐานข้อมูล",
 	"Download Database": "ดาวน์โหลดฐานข้อมูล",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "วางไฟล์ใดๆ ที่นี่เพื่อเพิ่มในการสนทนา",
 	"Drop any files here to add to the conversation": "วางไฟล์ใดๆ ที่นี่เพื่อเพิ่มในการสนทนา",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "เช่น '30s', '10m' หน่วยเวลาที่ถูกต้องคือ 's', 'm', 'h'",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "เช่น '30s', '10m' หน่วยเวลาที่ถูกต้องคือ 's', 'm', 'h'",
 	"Edit": "แก้ไข",
 	"Edit": "แก้ไข",
-	"Edit Doc": "แก้ไขเอกสาร",
 	"Edit Memory": "แก้ไขความจำ",
 	"Edit Memory": "แก้ไขความจำ",
 	"Edit User": "แก้ไขผู้ใช้",
 	"Edit User": "แก้ไขผู้ใช้",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "ใส่รหัสผ่านของคุณ",
 	"Enter Your Password": "ใส่รหัสผ่านของคุณ",
 	"Enter Your Role": "ใส่บทบาทของคุณ",
 	"Enter Your Role": "ใส่บทบาทของคุณ",
 	"Error": "ข้อผิดพลาด",
 	"Error": "ข้อผิดพลาด",
+	"ERROR": "",
 	"Experimental": "การทดลอง",
 	"Experimental": "การทดลอง",
 	"Export": "ส่งออก",
 	"Export": "ส่งออก",
 	"Export All Chats (All Users)": "ส่งออกการสนทนาทั้งหมด (ผู้ใช้ทั้งหมด)",
 	"Export All Chats (All Users)": "ส่งออกการสนทนาทั้งหมด (ผู้ใช้ทั้งหมด)",
 	"Export chat (.json)": "ส่งออกการสนทนา (.json)",
 	"Export chat (.json)": "ส่งออกการสนทนา (.json)",
 	"Export Chats": "ส่งออกการสนทนา",
 	"Export Chats": "ส่งออกการสนทนา",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "ส่งออกการแมปเอกสาร",
 	"Export Functions": "ส่งออกฟังก์ชัน",
 	"Export Functions": "ส่งออกฟังก์ชัน",
 	"Export LiteLLM config.yaml": "ส่งออกการตั้งค่า LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "ส่งออกการตั้งค่า LiteLLM config.yaml",
 	"Export Models": "ส่งออกโมเดล",
 	"Export Models": "ส่งออกโมเดล",
@@ -357,7 +354,6 @@
 	"Images": "ภาพ",
 	"Images": "ภาพ",
 	"Import Chats": "นำเข้าการสนทนา",
 	"Import Chats": "นำเข้าการสนทนา",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "นำเข้าการแมปเอกสาร",
 	"Import Functions": "นำเข้าฟังก์ชัน",
 	"Import Functions": "นำเข้าฟังก์ชัน",
 	"Import Models": "นำเข้าโมเดล",
 	"Import Models": "นำเข้าโมเดล",
 	"Import Prompts": "นำเข้าพรอมต์",
 	"Import Prompts": "นำเข้าพรอมต์",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "ติดตั้งจาก URL ของ Github",
 	"Install from Github URL": "ติดตั้งจาก URL ของ Github",
 	"Instant Auto-Send After Voice Transcription": "ส่งอัตโนมัติทันทีหลังจากการถอดเสียง",
 	"Instant Auto-Send After Voice Transcription": "ส่งอัตโนมัติทันทีหลังจากการถอดเสียง",
 	"Interface": "อินเทอร์เฟซ",
 	"Interface": "อินเทอร์เฟซ",
+	"Invalid file format.": "",
 	"Invalid Tag": "แท็กไม่ถูกต้อง",
 	"Invalid Tag": "แท็กไม่ถูกต้อง",
 	"January": "มกราคม",
 	"January": "มกราคม",
 	"join our Discord for help.": "เข้าร่วม Discord ของเราเพื่อขอความช่วยเหลือ",
 	"join our Discord for help.": "เข้าร่วม Discord ของเราเพื่อขอความช่วยเหลือ",
@@ -446,13 +443,13 @@
 	"More": "เพิ่มเติม",
 	"More": "เพิ่มเติม",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "ชื่อ",
 	"Name": "ชื่อ",
-	"Name Tag": "ป้ายชื่อ",
 	"Name your model": "ตั้งชื่อโมเดลของคุณ",
 	"Name your model": "ตั้งชื่อโมเดลของคุณ",
 	"New Chat": "แชทใหม่",
 	"New Chat": "แชทใหม่",
 	"New Password": "รหัสผ่านใหม่",
 	"New Password": "รหัสผ่านใหม่",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "ไม่มีเนื้อหาที่จะพูด",
 	"No content to speak": "ไม่มีเนื้อหาที่จะพูด",
 	"No file selected": "ไม่ได้เลือกไฟล์",
 	"No file selected": "ไม่ได้เลือกไฟล์",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "ไม่มีผลลัพธ์",
 	"No results found": "ไม่มีผลลัพธ์",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "จำเป็นต้องใช้ URL/คีย์ OpenAI",
 	"OpenAI URL/Key required.": "จำเป็นต้องใช้ URL/คีย์ OpenAI",
 	"or": "หรือ",
 	"or": "หรือ",
 	"Other": "อื่น ๆ",
 	"Other": "อื่น ๆ",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "ตั้งค่าโมเดลการจัดอันดับใหม่เป็น \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "ตั้งค่าโมเดลการจัดอันดับใหม่เป็น \"{{reranking_model}}\"",
 	"Reset": "รีเซ็ต",
 	"Reset": "รีเซ็ต",
 	"Reset Upload Directory": "รีเซ็ตไดเร็กทอรีการอัปโหลด",
 	"Reset Upload Directory": "รีเซ็ตไดเร็กทอรีการอัปโหลด",
-	"Reset Vector Storage": "รีเซ็ตการจัดเก็บเวกเตอร์",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "ตอบสนองการคัดลอกอัตโนมัติไปยังคลิปบอร์ด",
 	"Response AutoCopy to Clipboard": "ตอบสนองการคัดลอกอัตโนมัติไปยังคลิปบอร์ด",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "ไม่สามารถเปิดการแจ้งเตือนการตอบสนองได้เนื่องจากเว็บไซต์ปฏิเสธ กรุณาเข้าการตั้งค่าเบราว์เซอร์ของคุณเพื่อให้สิทธิ์การเข้าถึงที่จำเป็น",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "ค้นหาโมเดล",
 	"Search a model": "ค้นหาโมเดล",
 	"Search Chats": "ค้นหาแชท",
 	"Search Chats": "ค้นหาแชท",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "ค้นหาเอกสาร",
+	"search for tags": "",
 	"Search Functions": "ค้นหาฟังก์ชัน",
 	"Search Functions": "ค้นหาฟังก์ชัน",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "ค้นหาโมเดล",
 	"Search Models": "ค้นหาโมเดล",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "ข้อผิดพลาดในการรู้จำเสียง: {{error}}",
 	"Speech recognition error: {{error}}": "ข้อผิดพลาดในการรู้จำเสียง: {{error}}",
 	"Speech-to-Text Engine": "เครื่องมือแปลงเสียงเป็นข้อความ",
 	"Speech-to-Text Engine": "เครื่องมือแปลงเสียงเป็นข้อความ",
+	"Stop": "",
 	"Stop Sequence": "หยุดลำดับ",
 	"Stop Sequence": "หยุดลำดับ",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "โมเดลแปลงเสียงเป็นข้อความ",
 	"STT Model": "โมเดลแปลงเสียงเป็นข้อความ",
@@ -666,6 +665,7 @@
 	"Template": "แม่แบบ",
 	"Template": "แม่แบบ",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "การเติมข้อความ",
 	"Text Completion": "การเติมข้อความ",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "เครื่องมือแปลงข้อความเป็นเสียง",
 	"Text-to-Speech Engine": "เครื่องมือแปลงข้อความเป็นเสียง",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "ขอบคุณสำหรับความคิดเห็นของคุณ!",
 	"Thanks for your feedback!": "ขอบคุณสำหรับความคิดเห็นของคุณ!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "คำอธิบายอย่างละเอียด",
 	"Thorough explanation": "คำอธิบายอย่างละเอียด",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "จำเป็นต้องมี URL ของเซิร์ฟเวอร์ Tika",
 	"Tika Server URL required.": "จำเป็นต้องมี URL ของเซิร์ฟเวอร์ Tika",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "เคล็ดลับ: อัปเดตช่องตัวแปรหลายช่องติดต่อกันโดยการกดปุ่มแท็บในช่องใส่ข้อความแชทหลังจากแต่ละการแทนที่",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "เคล็ดลับ: อัปเดตช่องตัวแปรหลายช่องติดต่อกันโดยการกดปุ่มแท็บในช่องใส่ข้อความแชทหลังจากแต่ละการแทนที่",
 	"Title": "ชื่อเรื่อง",
 	"Title": "ชื่อเรื่อง",
 	"Title (e.g. Tell me a fun fact)": "ชื่อเรื่อง (เช่น บอกข้อเท็จจริงที่น่าสนุก)",
 	"Title (e.g. Tell me a fun fact)": "ชื่อเรื่อง (เช่น บอกข้อเท็จจริงที่น่าสนุก)",
@@ -701,6 +702,7 @@
 	"Today": "วันนี้",
 	"Today": "วันนี้",
 	"Toggle settings": "สลับการตั้งค่า",
 	"Toggle settings": "สลับการตั้งค่า",
 	"Toggle sidebar": "สลับแถบด้านข้าง",
 	"Toggle sidebar": "สลับแถบด้านข้าง",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "โทเค็นที่เก็บไว้เมื่อรีเฟรชบริบท (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "โทเค็นที่เก็บไว้เมื่อรีเฟรชบริบท (num_keep)",
 	"Tool created successfully": "สร้างเครื่องมือเรียบร้อยแล้ว",
 	"Tool created successfully": "สร้างเครื่องมือเรียบร้อยแล้ว",
 	"Tool deleted successfully": "ลบเครื่องมือเรียบร้อยแล้ว",
 	"Tool deleted successfully": "ลบเครื่องมือเรียบร้อยแล้ว",
@@ -739,7 +741,6 @@
 	"Upload Progress": "ความคืบหน้าการอัปโหลด",
 	"Upload Progress": "ความคืบหน้าการอัปโหลด",
 	"URL Mode": "โหมด URL",
 	"URL Mode": "โหมด URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "ใช้ '#' ในการใส่พรอมต์เพื่อโหลดและเลือกเอกสารของคุณ",
 	"Use Gravatar": "ใช้ Gravatar",
 	"Use Gravatar": "ใช้ Gravatar",
 	"Use Initials": "ใช้ตัวย่อ",
 	"Use Initials": "ใช้ตัวย่อ",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/tk-TW/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "",
 	"Add custom prompt": "",
-	"Add Docs": "",
 	"Add Files": "",
 	"Add Files": "",
 	"Add Memory": "",
 	"Add Memory": "",
 	"Add message": "",
 	"Add message": "",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
 	"Advanced Parameters": "",
 	"Advanced Parameters": "",
 	"Advanced Params": "",
 	"Advanced Params": "",
-	"all": "",
 	"All Documents": "",
 	"All Documents": "",
 	"All Users": "",
 	"All Users": "",
-	"Allow": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Deletion": "",
 	"Allow Chat Editing": "",
 	"Allow Chat Editing": "",
 	"Allow non-local voices": "",
 	"Allow non-local voices": "",
@@ -98,6 +95,7 @@
 	"Cancel": "",
 	"Cancel": "",
 	"Capabilities": "",
 	"Capabilities": "",
 	"Change Password": "",
 	"Change Password": "",
+	"Character": "",
 	"Chat": "",
 	"Chat": "",
 	"Chat Background Image": "",
 	"Chat Background Image": "",
 	"Chat Bubble UI": "",
 	"Chat Bubble UI": "",
@@ -120,13 +118,13 @@
 	"Click here to select": "",
 	"Click here to select": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a csv file.": "",
 	"Click here to select a py file.": "",
 	"Click here to select a py file.": "",
-	"Click here to select documents.": "",
 	"Click here to upload a workflow.json file.": "",
 	"Click here to upload a workflow.json file.": "",
 	"click here.": "",
 	"click here.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Click on the user role button to change a user's role.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "",
 	"Clone": "",
 	"Clone": "",
 	"Close": "",
 	"Close": "",
+	"Code execution": "",
 	"Code formatted successfully": "",
 	"Code formatted successfully": "",
 	"Collection": "",
 	"Collection": "",
 	"ComfyUI": "",
 	"ComfyUI": "",
@@ -155,6 +153,7 @@
 	"Copy last code block": "",
 	"Copy last code block": "",
 	"Copy last response": "",
 	"Copy last response": "",
 	"Copy Link": "",
 	"Copy Link": "",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "",
 	"Copying to clipboard was successful!": "",
 	"Create a model": "",
 	"Create a model": "",
 	"Create Account": "",
 	"Create Account": "",
@@ -180,14 +179,12 @@
 	"Default model updated": "",
 	"Default model updated": "",
 	"Default Prompt Suggestions": "",
 	"Default Prompt Suggestions": "",
 	"Default User Role": "",
 	"Default User Role": "",
-	"delete": "",
 	"Delete": "",
 	"Delete": "",
 	"Delete a model": "",
 	"Delete a model": "",
 	"Delete All Chats": "",
 	"Delete All Chats": "",
 	"Delete chat": "",
 	"Delete chat": "",
 	"Delete Chat": "",
 	"Delete Chat": "",
 	"Delete chat?": "",
 	"Delete chat?": "",
-	"Delete Doc": "",
 	"Delete function?": "",
 	"Delete function?": "",
 	"Delete prompt?": "",
 	"Delete prompt?": "",
 	"delete this link": "",
 	"delete this link": "",
@@ -215,7 +212,6 @@
 	"Documentation": "",
 	"Documentation": "",
 	"Documents": "",
 	"Documents": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "",
-	"Don't Allow": "",
 	"Don't have an account?": "",
 	"Don't have an account?": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random functions from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
 	"don't install random tools from sources you don't trust.": "",
@@ -224,10 +220,11 @@
 	"Download": "",
 	"Download": "",
 	"Download canceled": "",
 	"Download canceled": "",
 	"Download Database": "",
 	"Download Database": "",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "",
 	"Drop any files here to add to the conversation": "",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "",
 	"Edit": "",
 	"Edit": "",
-	"Edit Doc": "",
 	"Edit Memory": "",
 	"Edit Memory": "",
 	"Edit User": "",
 	"Edit User": "",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "",
 	"Enter Your Password": "",
 	"Enter Your Role": "",
 	"Enter Your Role": "",
 	"Error": "",
 	"Error": "",
+	"ERROR": "",
 	"Experimental": "",
 	"Experimental": "",
 	"Export": "",
 	"Export": "",
 	"Export All Chats (All Users)": "",
 	"Export All Chats (All Users)": "",
 	"Export chat (.json)": "",
 	"Export chat (.json)": "",
 	"Export Chats": "",
 	"Export Chats": "",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "",
 	"Export Functions": "",
 	"Export Functions": "",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "",
 	"Export Models": "",
@@ -357,7 +354,6 @@
 	"Images": "",
 	"Images": "",
 	"Import Chats": "",
 	"Import Chats": "",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "",
 	"Import Functions": "",
 	"Import Functions": "",
 	"Import Models": "",
 	"Import Models": "",
 	"Import Prompts": "",
 	"Import Prompts": "",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "",
 	"Install from Github URL": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Instant Auto-Send After Voice Transcription": "",
 	"Interface": "",
 	"Interface": "",
+	"Invalid file format.": "",
 	"Invalid Tag": "",
 	"Invalid Tag": "",
 	"January": "",
 	"January": "",
 	"join our Discord for help.": "",
 	"join our Discord for help.": "",
@@ -446,13 +443,13 @@
 	"More": "",
 	"More": "",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "",
 	"Name": "",
-	"Name Tag": "",
 	"Name your model": "",
 	"Name your model": "",
 	"New Chat": "",
 	"New Chat": "",
 	"New Password": "",
 	"New Password": "",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "",
 	"No content to speak": "",
 	"No file selected": "",
 	"No file selected": "",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "",
 	"No results found": "",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "",
 	"OpenAI URL/Key required.": "",
 	"or": "",
 	"or": "",
 	"Other": "",
 	"Other": "",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
-	"Reset Vector Storage": "",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response AutoCopy to Clipboard": "",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "",
 	"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 splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "",
 	"Search a model": "",
 	"Search Chats": "",
 	"Search Chats": "",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "",
+	"search for tags": "",
 	"Search Functions": "",
 	"Search Functions": "",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "",
 	"Search Models": "",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech recognition error: {{error}}": "",
 	"Speech-to-Text Engine": "",
 	"Speech-to-Text Engine": "",
+	"Stop": "",
 	"Stop Sequence": "",
 	"Stop Sequence": "",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -666,6 +665,7 @@
 	"Template": "",
 	"Template": "",
 	"Temporary Chat": "",
 	"Temporary Chat": "",
 	"Text Completion": "",
 	"Text Completion": "",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "",
 	"Text-to-Speech Engine": "",
 	"Tfs Z": "",
 	"Tfs Z": "",
 	"Thanks for your feedback!": "",
 	"Thanks for your feedback!": "",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "",
 	"Thorough explanation": "",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "",
 	"Tika Server URL required.": "",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "",
 	"Title": "",
 	"Title": "",
 	"Title (e.g. Tell me a fun fact)": "",
 	"Title (e.g. Tell me a fun fact)": "",
@@ -701,6 +702,7 @@
 	"Today": "",
 	"Today": "",
 	"Toggle settings": "",
 	"Toggle settings": "",
 	"Toggle sidebar": "",
 	"Toggle sidebar": "",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "",
 	"Tool created successfully": "",
 	"Tool deleted successfully": "",
 	"Tool deleted successfully": "",
@@ -739,7 +741,6 @@
 	"Upload Progress": "",
 	"Upload Progress": "",
 	"URL Mode": "",
 	"URL Mode": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "",
 	"Use Gravatar": "",
 	"Use Gravatar": "",
 	"Use Initials": "",
 	"Use Initials": "",
 	"use_mlock (Ollama)": "",
 	"use_mlock (Ollama)": "",

+ 15 - 14
src/lib/i18n/locales/tr-TR/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Özel prompt ekleyin",
 	"Add custom prompt": "Özel prompt ekleyin",
-	"Add Docs": "Belgeler Ekle",
 	"Add Files": "Dosyalar Ekle",
 	"Add Files": "Dosyalar Ekle",
 	"Add Memory": "Bellek Ekle",
 	"Add Memory": "Bellek Ekle",
 	"Add message": "Mesaj Ekle",
 	"Add message": "Mesaj Ekle",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Yöneticiler her zaman tüm araçlara erişebilir; kullanıcıların çalışma alanındaki model başına atanmış araçlara ihtiyacı vardır.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Yöneticiler her zaman tüm araçlara erişebilir; kullanıcıların çalışma alanındaki model başına atanmış araçlara ihtiyacı vardır.",
 	"Advanced Parameters": "Gelişmiş Parametreler",
 	"Advanced Parameters": "Gelişmiş Parametreler",
 	"Advanced Params": "Gelişmiş Parametreler",
 	"Advanced Params": "Gelişmiş Parametreler",
-	"all": "tümü",
 	"All Documents": "Tüm Belgeler",
 	"All Documents": "Tüm Belgeler",
 	"All Users": "Tüm Kullanıcılar",
 	"All Users": "Tüm Kullanıcılar",
-	"Allow": "İzin ver",
 	"Allow Chat Deletion": "Sohbet Silmeye İzin Ver",
 	"Allow Chat Deletion": "Sohbet Silmeye İzin Ver",
 	"Allow Chat Editing": "Soğbet Düzenlemeye İzin Ver",
 	"Allow Chat Editing": "Soğbet Düzenlemeye İzin Ver",
 	"Allow non-local voices": "Yerel olmayan seslere izin verin",
 	"Allow non-local voices": "Yerel olmayan seslere izin verin",
@@ -98,6 +95,7 @@
 	"Cancel": "İptal",
 	"Cancel": "İptal",
 	"Capabilities": "Yetenekler",
 	"Capabilities": "Yetenekler",
 	"Change Password": "Parola Değiştir",
 	"Change Password": "Parola Değiştir",
+	"Character": "",
 	"Chat": "Sohbet",
 	"Chat": "Sohbet",
 	"Chat Background Image": "Sohbet Arka Plan Resmi",
 	"Chat Background Image": "Sohbet Arka Plan Resmi",
 	"Chat Bubble UI": "Sohbet Balonu Arayüzü",
 	"Chat Bubble UI": "Sohbet Balonu Arayüzü",
@@ -120,13 +118,13 @@
 	"Click here to select": "Seçmek için buraya tıklayın",
 	"Click here to select": "Seçmek için buraya tıklayın",
 	"Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.",
 	"Click here to select a csv file.": "Bir CSV dosyası seçmek için buraya tıklayın.",
 	"Click here to select a py file.": "Bir py dosyası seçmek için buraya tıklayın.",
 	"Click here to select a py file.": "Bir py dosyası seçmek için buraya tıklayın.",
-	"Click here to select documents.": "Belgeleri seçmek için buraya tıklayın.",
 	"Click here to upload a workflow.json file.": "Bir workflow.json dosyası yüklemek için buraya tıklayın.",
 	"Click here to upload a workflow.json file.": "Bir workflow.json dosyası yüklemek için buraya tıklayın.",
 	"click here.": "buraya tıklayın.",
 	"click here.": "buraya tıklayın.",
 	"Click on the user role button to change a user's role.": "Bir kullanıcının rolünü değiştirmek için kullanıcı rolü düğmesine tıklayın.",
 	"Click on the user role button to change a user's role.": "Bir kullanıcının rolünü değiştirmek için kullanıcı rolü düğmesine tıklayın.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Panoya yazma izni reddedildi. Tarayıcı ayarlarını kontrol ederek gerekli izinleri sağlayabilirsiniz.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Panoya yazma izni reddedildi. Tarayıcı ayarlarını kontrol ederek gerekli izinleri sağlayabilirsiniz.",
 	"Clone": "Klon",
 	"Clone": "Klon",
 	"Close": "Kapat",
 	"Close": "Kapat",
+	"Code execution": "",
 	"Code formatted successfully": "Kod başarıyla biçimlendirildi",
 	"Code formatted successfully": "Kod başarıyla biçimlendirildi",
 	"Collection": "Koleksiyon",
 	"Collection": "Koleksiyon",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Son kod bloğunu kopyala",
 	"Copy last code block": "Son kod bloğunu kopyala",
 	"Copy last response": "Son yanıtı kopyala",
 	"Copy last response": "Son yanıtı kopyala",
 	"Copy Link": "Bağlantıyı Kopyala",
 	"Copy Link": "Bağlantıyı Kopyala",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Panoya kopyalama başarılı!",
 	"Copying to clipboard was successful!": "Panoya kopyalama başarılı!",
 	"Create a model": "Bir model oluştur",
 	"Create a model": "Bir model oluştur",
 	"Create Account": "Hesap Oluştur",
 	"Create Account": "Hesap Oluştur",
@@ -180,14 +179,12 @@
 	"Default model updated": "Varsayılan model güncellendi",
 	"Default model updated": "Varsayılan model güncellendi",
 	"Default Prompt Suggestions": "Varsayılan Prompt Önerileri",
 	"Default Prompt Suggestions": "Varsayılan Prompt Önerileri",
 	"Default User Role": "Varsayılan Kullanıcı Rolü",
 	"Default User Role": "Varsayılan Kullanıcı Rolü",
-	"delete": "sil",
 	"Delete": "Sil",
 	"Delete": "Sil",
 	"Delete a model": "Bir modeli sil",
 	"Delete a model": "Bir modeli sil",
 	"Delete All Chats": "Tüm Sohbetleri Sil",
 	"Delete All Chats": "Tüm Sohbetleri Sil",
 	"Delete chat": "Sohbeti sil",
 	"Delete chat": "Sohbeti sil",
 	"Delete Chat": "Sohbeti Sil",
 	"Delete Chat": "Sohbeti Sil",
 	"Delete chat?": "Sohbeti sil?",
 	"Delete chat?": "Sohbeti sil?",
-	"Delete Doc": "Belgeyi Sil",
 	"Delete function?": "Fonksiyonu sil?",
 	"Delete function?": "Fonksiyonu sil?",
 	"Delete prompt?": "Promptu sil?",
 	"Delete prompt?": "Promptu sil?",
 	"delete this link": "bu bağlantıyı sil",
 	"delete this link": "bu bağlantıyı sil",
@@ -215,7 +212,6 @@
 	"Documentation": "Dökümantasyon",
 	"Documentation": "Dökümantasyon",
 	"Documents": "Belgeler",
 	"Documents": "Belgeler",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "herhangi bir harici bağlantı yapmaz ve verileriniz güvenli bir şekilde yerel olarak barındırılan sunucunuzda kalır.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "herhangi bir harici bağlantı yapmaz ve verileriniz güvenli bir şekilde yerel olarak barındırılan sunucunuzda kalır.",
-	"Don't Allow": "İzin Verme",
 	"Don't have an account?": "Hesabınız yok mu?",
 	"Don't have an account?": "Hesabınız yok mu?",
 	"don't install random functions from sources you don't trust.": "Tanımadığınız kaynaklardan rastgele fonksiyonlar yüklemeyin.",
 	"don't install random functions from sources you don't trust.": "Tanımadığınız kaynaklardan rastgele fonksiyonlar yüklemeyin.",
 	"don't install random tools from sources you don't trust.": "Tanımadığınız kaynaklardan rastgele araçlar yüklemeyin.",
 	"don't install random tools from sources you don't trust.": "Tanımadığınız kaynaklardan rastgele araçlar yüklemeyin.",
@@ -224,10 +220,11 @@
 	"Download": "İndir",
 	"Download": "İndir",
 	"Download canceled": "İndirme iptal edildi",
 	"Download canceled": "İndirme iptal edildi",
 	"Download Database": "Veritabanını İndir",
 	"Download Database": "Veritabanını İndir",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Sohbete eklemek istediğiniz dosyaları buraya bırakın",
 	"Drop any files here to add to the conversation": "Sohbete eklemek istediğiniz dosyaları buraya bırakın",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "örn. '30s', '10m'. Geçerli zaman birimleri 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "örn. '30s', '10m'. Geçerli zaman birimleri 's', 'm', 'h'.",
 	"Edit": "Düzenle",
 	"Edit": "Düzenle",
-	"Edit Doc": "Belgeyi Düzenle",
 	"Edit Memory": "Belleği Düzenle",
 	"Edit Memory": "Belleği Düzenle",
 	"Edit User": "Kullanıcıyı Düzenle",
 	"Edit User": "Kullanıcıyı Düzenle",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Parolanızı Girin",
 	"Enter Your Password": "Parolanızı Girin",
 	"Enter Your Role": "Rolünüzü Girin",
 	"Enter Your Role": "Rolünüzü Girin",
 	"Error": "Hata",
 	"Error": "Hata",
+	"ERROR": "",
 	"Experimental": "Deneysel",
 	"Experimental": "Deneysel",
 	"Export": "Dışa Aktar",
 	"Export": "Dışa Aktar",
 	"Export All Chats (All Users)": "Tüm Sohbetleri Dışa Aktar (Tüm Kullanıcılar)",
 	"Export All Chats (All Users)": "Tüm Sohbetleri Dışa Aktar (Tüm Kullanıcılar)",
 	"Export chat (.json)": "Sohbeti dışa aktar (.json)",
 	"Export chat (.json)": "Sohbeti dışa aktar (.json)",
 	"Export Chats": "Sohbetleri Dışa Aktar",
 	"Export Chats": "Sohbetleri Dışa Aktar",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Belge Eşlemesini Dışa Aktar",
 	"Export Functions": "Fonksiyonları Dışa Aktar",
 	"Export Functions": "Fonksiyonları Dışa Aktar",
 	"Export LiteLLM config.yaml": "LiteLLM config.yaml'ı Dışa Aktar",
 	"Export LiteLLM config.yaml": "LiteLLM config.yaml'ı Dışa Aktar",
 	"Export Models": "Modelleri Dışa Aktar",
 	"Export Models": "Modelleri Dışa Aktar",
@@ -357,7 +354,6 @@
 	"Images": "Görüntüler",
 	"Images": "Görüntüler",
 	"Import Chats": "Sohbetleri İçe Aktar",
 	"Import Chats": "Sohbetleri İçe Aktar",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Belge Eşlemesini İçe Aktar",
 	"Import Functions": "Fonksiyonları İçe Aktar",
 	"Import Functions": "Fonksiyonları İçe Aktar",
 	"Import Models": "Modelleri İçe Aktar",
 	"Import Models": "Modelleri İçe Aktar",
 	"Import Prompts": "Promptları İçe Aktar",
 	"Import Prompts": "Promptları İçe Aktar",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Github URL'sinden yükleyin",
 	"Install from Github URL": "Github URL'sinden yükleyin",
 	"Instant Auto-Send After Voice Transcription": "Ses Transkripsiyonundan Sonra Anında Otomatik Gönder",
 	"Instant Auto-Send After Voice Transcription": "Ses Transkripsiyonundan Sonra Anında Otomatik Gönder",
 	"Interface": "Arayüz",
 	"Interface": "Arayüz",
+	"Invalid file format.": "",
 	"Invalid Tag": "Geçersiz etiket",
 	"Invalid Tag": "Geçersiz etiket",
 	"January": "Ocak",
 	"January": "Ocak",
 	"join our Discord for help.": "yardım için Discord'umuza katılın.",
 	"join our Discord for help.": "yardım için Discord'umuza katılın.",
@@ -446,13 +443,13 @@
 	"More": "Daha Fazla",
 	"More": "Daha Fazla",
 	"Move to Top": "En Üste Taşı",
 	"Move to Top": "En Üste Taşı",
 	"Name": "Ad",
 	"Name": "Ad",
-	"Name Tag": "Ad Etiketi",
 	"Name your model": "Modelinizi Adlandırın",
 	"Name your model": "Modelinizi Adlandırın",
 	"New Chat": "Yeni Sohbet",
 	"New Chat": "Yeni Sohbet",
 	"New Password": "Yeni Parola",
 	"New Password": "Yeni Parola",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Konuşacak içerik yok",
 	"No content to speak": "Konuşacak içerik yok",
 	"No file selected": "Hiçbir dosya seçilmedi",
 	"No file selected": "Hiçbir dosya seçilmedi",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Sonuç bulunamadı",
 	"No results found": "Sonuç bulunamadı",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "OpenAI URL/Anahtar gereklidir.",
 	"OpenAI URL/Key required.": "OpenAI URL/Anahtar gereklidir.",
 	"or": "veya",
 	"or": "veya",
 	"Other": "Diğer",
 	"Other": "Diğer",
+	"OUTPUT": "",
 	"Output format": "Çıktı formatı",
 	"Output format": "Çıktı formatı",
 	"Overview": "Genel Bakış",
 	"Overview": "Genel Bakış",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Yeniden sıralama modeli \"{{reranking_model}}\" olarak ayarlandı",
 	"Reranking model set to \"{{reranking_model}}\"": "Yeniden sıralama modeli \"{{reranking_model}}\" olarak ayarlandı",
 	"Reset": "Sıfırla",
 	"Reset": "Sıfırla",
 	"Reset Upload Directory": "Yükleme Dizinini Sıfırla",
 	"Reset Upload Directory": "Yükleme Dizinini Sıfırla",
-	"Reset Vector Storage": "Vektör Depolamayı Sıfırla",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Yanıtı Panoya Otomatik Kopyala",
 	"Response AutoCopy to Clipboard": "Yanıtı Panoya Otomatik Kopyala",
 	"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 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 splitting": "Yanıt bölme",
@@ -570,7 +568,7 @@
 	"Search a model": "Bir model ara",
 	"Search a model": "Bir model ara",
 	"Search Chats": "Sohbetleri Ara",
 	"Search Chats": "Sohbetleri Ara",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Belgeleri Ara",
+	"search for tags": "",
 	"Search Functions": "Fonksiyonları Ara",
 	"Search Functions": "Fonksiyonları Ara",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Modelleri Ara",
 	"Search Models": "Modelleri Ara",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "Konuşma Oynatma Hızı",
 	"Speech Playback Speed": "Konuşma Oynatma Hızı",
 	"Speech recognition error: {{error}}": "Konuşma tanıma hatası: {{error}}",
 	"Speech recognition error: {{error}}": "Konuşma tanıma hatası: {{error}}",
 	"Speech-to-Text Engine": "Konuşmadan Metne Motoru",
 	"Speech-to-Text Engine": "Konuşmadan Metne Motoru",
+	"Stop": "",
 	"Stop Sequence": "Diziyi Durdur",
 	"Stop Sequence": "Diziyi Durdur",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "STT Modeli",
 	"STT Model": "STT Modeli",
@@ -666,6 +665,7 @@
 	"Template": "Şablon",
 	"Template": "Şablon",
 	"Temporary Chat": "Geçici Sohbet",
 	"Temporary Chat": "Geçici Sohbet",
 	"Text Completion": "Metin Tamamlama",
 	"Text Completion": "Metin Tamamlama",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Metinden Sese Motoru",
 	"Text-to-Speech Engine": "Metinden Sese Motoru",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Geri bildiriminiz için teşekkürler!",
 	"Thanks for your feedback!": "Geri bildiriminiz için teşekkürler!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "Kapsamlı açıklama",
 	"Thorough explanation": "Kapsamlı açıklama",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "Tika Sunucu URL'si gereklidir.",
 	"Tika Server URL required.": "Tika Sunucu URL'si gereklidir.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "İpucu: Her değiştirmeden sonra sohbet girişinde tab tuşuna basarak birden fazla değişken yuvasını art arda güncelleyin.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "İpucu: Her değiştirmeden sonra sohbet girişinde tab tuşuna basarak birden fazla değişken yuvasını art arda güncelleyin.",
 	"Title": "Başlık",
 	"Title": "Başlık",
 	"Title (e.g. Tell me a fun fact)": "Başlık (e.g. Bana ilginç bir bilgi ver)",
 	"Title (e.g. Tell me a fun fact)": "Başlık (e.g. Bana ilginç bir bilgi ver)",
@@ -701,6 +702,7 @@
 	"Today": "Bugün",
 	"Today": "Bugün",
 	"Toggle settings": "Ayarları Aç/Kapat",
 	"Toggle settings": "Ayarları Aç/Kapat",
 	"Toggle sidebar": "Kenar Çubuğunu Aç/Kapat",
 	"Toggle sidebar": "Kenar Çubuğunu Aç/Kapat",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Bağlam Yenilemesinde Korunacak Tokenler (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Bağlam Yenilemesinde Korunacak Tokenler (num_keep)",
 	"Tool created successfully": "Araç başarıyla oluşturuldu",
 	"Tool created successfully": "Araç başarıyla oluşturuldu",
 	"Tool deleted successfully": "Araç başarıyla silindi",
 	"Tool deleted successfully": "Araç başarıyla silindi",
@@ -739,7 +741,6 @@
 	"Upload Progress": "Yükleme İlerlemesi",
 	"Upload Progress": "Yükleme İlerlemesi",
 	"URL Mode": "URL Modu",
 	"URL Mode": "URL Modu",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Belgelerinizi yüklemek ve seçmek için promptda '#' kullanın.",
 	"Use Gravatar": "Gravatar Kullan",
 	"Use Gravatar": "Gravatar Kullan",
 	"Use Initials": "Baş Harfleri Kullan",
 	"Use Initials": "Baş Harfleri Kullan",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/uk-UA/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "Додати вміст",
 	"Add Content": "Додати вміст",
 	"Add content here": "Додайте вміст сюди",
 	"Add content here": "Додайте вміст сюди",
 	"Add custom prompt": "Додати користувацьку підказку",
 	"Add custom prompt": "Додати користувацьку підказку",
-	"Add Docs": "Додати документи",
 	"Add Files": "Додати файли",
 	"Add Files": "Додати файли",
 	"Add Memory": "Додати пам'ять",
 	"Add Memory": "Додати пам'ять",
 	"Add message": "Додати повідомлення",
 	"Add message": "Додати повідомлення",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Адміністратори мають доступ до всіх інструментів у будь-який час; користувачам потрібні інструменти, призначені для кожної моделі в робочій області.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Адміністратори мають доступ до всіх інструментів у будь-який час; користувачам потрібні інструменти, призначені для кожної моделі в робочій області.",
 	"Advanced Parameters": "Розширені параметри",
 	"Advanced Parameters": "Розширені параметри",
 	"Advanced Params": "Розширені параметри",
 	"Advanced Params": "Розширені параметри",
-	"all": "всі",
 	"All Documents": "Усі документи",
 	"All Documents": "Усі документи",
 	"All Users": "Всі користувачі",
 	"All Users": "Всі користувачі",
-	"Allow": "Дозволити",
 	"Allow Chat Deletion": "Дозволити видалення чату",
 	"Allow Chat Deletion": "Дозволити видалення чату",
 	"Allow Chat Editing": "Дозволити редагування чату",
 	"Allow Chat Editing": "Дозволити редагування чату",
 	"Allow non-local voices": "Дозволити не локальні голоси",
 	"Allow non-local voices": "Дозволити не локальні голоси",
@@ -98,6 +95,7 @@
 	"Cancel": "Скасувати",
 	"Cancel": "Скасувати",
 	"Capabilities": "Можливості",
 	"Capabilities": "Можливості",
 	"Change Password": "Змінити пароль",
 	"Change Password": "Змінити пароль",
+	"Character": "",
 	"Chat": "Чат",
 	"Chat": "Чат",
 	"Chat Background Image": "Фонове зображення чату",
 	"Chat Background Image": "Фонове зображення чату",
 	"Chat Bubble UI": "Чат у вигляді бульбашок",
 	"Chat Bubble UI": "Чат у вигляді бульбашок",
@@ -120,13 +118,13 @@
 	"Click here to select": "Натисніть тут, щоб обрати",
 	"Click here to select": "Натисніть тут, щоб обрати",
 	"Click here to select a csv file.": "Натисніть тут, щоб обрати csv-файл.",
 	"Click here to select a csv file.": "Натисніть тут, щоб обрати csv-файл.",
 	"Click here to select a py file.": "Натисніть тут, щоб обрати py-файл.",
 	"Click here to select a py file.": "Натисніть тут, щоб обрати py-файл.",
-	"Click here to select documents.": "Натисніть тут, щоб обрати документи.",
 	"Click here to upload a workflow.json file.": "Натисніть тут, щоб завантажити файл workflow.json.",
 	"Click here to upload a workflow.json file.": "Натисніть тут, щоб завантажити файл workflow.json.",
 	"click here.": "клацніть тут.",
 	"click here.": "клацніть тут.",
 	"Click on the user role button to change a user's role.": "Натисніть кнопку ролі користувача, щоб змінити роль користувача.",
 	"Click on the user role button to change a user's role.": "Натисніть кнопку ролі користувача, щоб змінити роль користувача.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Відмовлено в дозволі на запис до буфера обміну. Будь ласка, перевірте налаштування вашого браузера, щоб надати необхідний доступ.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Відмовлено в дозволі на запис до буфера обміну. Будь ласка, перевірте налаштування вашого браузера, щоб надати необхідний доступ.",
 	"Clone": "Клонувати",
 	"Clone": "Клонувати",
 	"Close": "Закрити",
 	"Close": "Закрити",
+	"Code execution": "",
 	"Code formatted successfully": "Код успішно відформатовано",
 	"Code formatted successfully": "Код успішно відформатовано",
 	"Collection": "Колекція",
 	"Collection": "Колекція",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Копіювати останній блок коду",
 	"Copy last code block": "Копіювати останній блок коду",
 	"Copy last response": "Копіювати останню відповідь",
 	"Copy last response": "Копіювати останню відповідь",
 	"Copy Link": "Копіювати посилання",
 	"Copy Link": "Копіювати посилання",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Копіювання в буфер обміну виконано успішно!",
 	"Copying to clipboard was successful!": "Копіювання в буфер обміну виконано успішно!",
 	"Create a model": "Створити модель",
 	"Create a model": "Створити модель",
 	"Create Account": "Створити обліковий запис",
 	"Create Account": "Створити обліковий запис",
@@ -180,14 +179,12 @@
 	"Default model updated": "Модель за замовчуванням оновлено",
 	"Default model updated": "Модель за замовчуванням оновлено",
 	"Default Prompt Suggestions": "Пропозиції промтів замовчуванням",
 	"Default Prompt Suggestions": "Пропозиції промтів замовчуванням",
 	"Default User Role": "Роль користувача за замовчуванням",
 	"Default User Role": "Роль користувача за замовчуванням",
-	"delete": "видалити",
 	"Delete": "Видалити",
 	"Delete": "Видалити",
 	"Delete a model": "Видалити модель",
 	"Delete a model": "Видалити модель",
 	"Delete All Chats": "Видалити усі чати",
 	"Delete All Chats": "Видалити усі чати",
 	"Delete chat": "Видалити чат",
 	"Delete chat": "Видалити чат",
 	"Delete Chat": "Видалити чат",
 	"Delete Chat": "Видалити чат",
 	"Delete chat?": "Видалити чат?",
 	"Delete chat?": "Видалити чат?",
-	"Delete Doc": "Видалити док",
 	"Delete function?": "Видалити функцію?",
 	"Delete function?": "Видалити функцію?",
 	"Delete prompt?": "Видалити промт?",
 	"Delete prompt?": "Видалити промт?",
 	"delete this link": "видалити це посилання",
 	"delete this link": "видалити це посилання",
@@ -215,7 +212,6 @@
 	"Documentation": "Документація",
 	"Documentation": "Документація",
 	"Documents": "Документи",
 	"Documents": "Документи",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не встановлює жодних зовнішніх з'єднань, і ваші дані залишаються в безпеці на вашому локальному сервері.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "не встановлює жодних зовнішніх з'єднань, і ваші дані залишаються в безпеці на вашому локальному сервері.",
-	"Don't Allow": "Не дозволяти",
 	"Don't have an account?": "Немає облікового запису?",
 	"Don't have an account?": "Немає облікового запису?",
 	"don't install random functions from sources you don't trust.": "не встановлюйте випадкові функції з джерел, яким ви не довіряєте.",
 	"don't install random functions from sources you don't trust.": "не встановлюйте випадкові функції з джерел, яким ви не довіряєте.",
 	"don't install random tools from sources you don't trust.": "не встановлюйте випадкові інструменти з джерел, яким ви не довіряєте.",
 	"don't install random tools from sources you don't trust.": "не встановлюйте випадкові інструменти з джерел, яким ви не довіряєте.",
@@ -224,10 +220,11 @@
 	"Download": "Завантажити",
 	"Download": "Завантажити",
 	"Download canceled": "Завантаження скасовано",
 	"Download canceled": "Завантаження скасовано",
 	"Download Database": "Завантажити базу даних",
 	"Download Database": "Завантажити базу даних",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Перетягніть сюди файли, щоб додати до розмови",
 	"Drop any files here to add to the conversation": "Перетягніть сюди файли, щоб додати до розмови",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр., '30s','10m'. Дійсні одиниці часу: 'с', 'хв', 'г'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "напр., '30s','10m'. Дійсні одиниці часу: 'с', 'хв', 'г'.",
 	"Edit": "Редагувати",
 	"Edit": "Редагувати",
-	"Edit Doc": "Редагувати документ",
 	"Edit Memory": "Редагувати пам'ять",
 	"Edit Memory": "Редагувати пам'ять",
 	"Edit User": "Редагувати користувача",
 	"Edit User": "Редагувати користувача",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Введіть ваш пароль",
 	"Enter Your Password": "Введіть ваш пароль",
 	"Enter Your Role": "Введіть вашу роль",
 	"Enter Your Role": "Введіть вашу роль",
 	"Error": "Помилка",
 	"Error": "Помилка",
+	"ERROR": "",
 	"Experimental": "Експериментальне",
 	"Experimental": "Експериментальне",
 	"Export": "Експорт",
 	"Export": "Експорт",
 	"Export All Chats (All Users)": "Експортувати всі чати (всіх користувачів)",
 	"Export All Chats (All Users)": "Експортувати всі чати (всіх користувачів)",
 	"Export chat (.json)": "Експорт чату (.json)",
 	"Export chat (.json)": "Експорт чату (.json)",
 	"Export Chats": "Експортувати чати",
 	"Export Chats": "Експортувати чати",
 	"Export Config to JSON File": "Експортувати конфігурацію у файл JSON",
 	"Export Config to JSON File": "Експортувати конфігурацію у файл JSON",
-	"Export Documents Mapping": "Експортувати відображення документів",
 	"Export Functions": "Експорт функцій ",
 	"Export Functions": "Експорт функцій ",
 	"Export LiteLLM config.yaml": "Експорт LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "Експорт LiteLLM config.yaml",
 	"Export Models": "Експорт моделей",
 	"Export Models": "Експорт моделей",
@@ -357,7 +354,6 @@
 	"Images": "Зображення",
 	"Images": "Зображення",
 	"Import Chats": "Імпортувати чати",
 	"Import Chats": "Імпортувати чати",
 	"Import Config from JSON File": "Імпортувати конфігурацію з файлу JSON",
 	"Import Config from JSON File": "Імпортувати конфігурацію з файлу JSON",
-	"Import Documents Mapping": "Імпортувати відображення документів",
 	"Import Functions": "Імпорт функцій ",
 	"Import Functions": "Імпорт функцій ",
 	"Import Models": "Імпорт моделей",
 	"Import Models": "Імпорт моделей",
 	"Import Prompts": "Імпортувати промти",
 	"Import Prompts": "Імпортувати промти",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Встановіть з URL-адреси Github",
 	"Install from Github URL": "Встановіть з URL-адреси Github",
 	"Instant Auto-Send After Voice Transcription": "Миттєва автоматична відправка після транскрипції голосу",
 	"Instant Auto-Send After Voice Transcription": "Миттєва автоматична відправка після транскрипції голосу",
 	"Interface": "Інтерфейс",
 	"Interface": "Інтерфейс",
+	"Invalid file format.": "",
 	"Invalid Tag": "Недійсний тег",
 	"Invalid Tag": "Недійсний тег",
 	"January": "Січень",
 	"January": "Січень",
 	"join our Discord for help.": "приєднуйтеся до нашого Discord для допомоги.",
 	"join our Discord for help.": "приєднуйтеся до нашого Discord для допомоги.",
@@ -446,13 +443,13 @@
 	"More": "Більше",
 	"More": "Більше",
 	"Move to Top": "Перейти до початку",
 	"Move to Top": "Перейти до початку",
 	"Name": "Ім'я",
 	"Name": "Ім'я",
-	"Name Tag": "Назва тегу",
 	"Name your model": "Назвіть свою модель",
 	"Name your model": "Назвіть свою модель",
 	"New Chat": "Новий чат",
 	"New Chat": "Новий чат",
 	"New Password": "Новий пароль",
 	"New Password": "Новий пароль",
 	"No content found": "Контент не знайдено.",
 	"No content found": "Контент не знайдено.",
 	"No content to speak": "Нема чого говорити",
 	"No content to speak": "Нема чого говорити",
 	"No file selected": "Файл не обрано",
 	"No file selected": "Файл не обрано",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "HTML, CSS або JavaScript контент не знайдено.",
 	"No HTML, CSS, or JavaScript content found.": "HTML, CSS або JavaScript контент не знайдено.",
 	"No knowledge found": "Знання не знайдено.",
 	"No knowledge found": "Знання не знайдено.",
 	"No results found": "Не знайдено жодного результату",
 	"No results found": "Не знайдено жодного результату",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Потрібен OpenAI URL/ключ.",
 	"OpenAI URL/Key required.": "Потрібен OpenAI URL/ключ.",
 	"or": "або",
 	"or": "або",
 	"Other": "Інше",
 	"Other": "Інше",
+	"OUTPUT": "",
 	"Output format": "Формат відповіді",
 	"Output format": "Формат відповіді",
 	"Overview": "Огляд",
 	"Overview": "Огляд",
 	"page": "сторінка",
 	"page": "сторінка",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Модель переранжування встановлено на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель переранжування встановлено на \"{{reranking_model}}\"",
 	"Reset": "Скидання",
 	"Reset": "Скидання",
 	"Reset Upload Directory": "Скинути каталог завантажень",
 	"Reset Upload Directory": "Скинути каталог завантажень",
-	"Reset Vector Storage": "Скинути векторне сховище",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Автокопіювання відповіді в буфер обміну",
 	"Response AutoCopy to Clipboard": "Автокопіювання відповіді в буфер обміну",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Сповіщення про відповіді не можуть бути активовані, оскільки вам було відмовлено в доступі до веб-сайту. Будь ласка, відвідайте налаштування вашого браузера, щоб надати необхідний доступ.",
 	"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 splitting": "Розбиття відповіді",
@@ -570,7 +568,7 @@
 	"Search a model": "Шукати модель",
 	"Search a model": "Шукати модель",
 	"Search Chats": "Пошук в чатах",
 	"Search Chats": "Пошук в чатах",
 	"Search Collection": "Шукати колекцію",
 	"Search Collection": "Шукати колекцію",
-	"Search Documents": "Пошук документів",
+	"search for tags": "",
 	"Search Functions": "Пошук функцій",
 	"Search Functions": "Пошук функцій",
 	"Search Knowledge": "Шукати знання",
 	"Search Knowledge": "Шукати знання",
 	"Search Models": "Пошук моделей",
 	"Search Models": "Пошук моделей",
@@ -646,6 +644,7 @@
 	"Speech Playback Speed": "Швидкість відтворення мовлення",
 	"Speech Playback Speed": "Швидкість відтворення мовлення",
 	"Speech recognition error: {{error}}": "Помилка розпізнавання мови: {{error}}",
 	"Speech recognition error: {{error}}": "Помилка розпізнавання мови: {{error}}",
 	"Speech-to-Text Engine": "Система розпізнавання мови",
 	"Speech-to-Text Engine": "Система розпізнавання мови",
+	"Stop": "",
 	"Stop Sequence": "Символ зупинки",
 	"Stop Sequence": "Символ зупинки",
 	"Stream Chat Response": "Відповідь стрім-чату",
 	"Stream Chat Response": "Відповідь стрім-чату",
 	"STT Model": "Модель STT ",
 	"STT Model": "Модель STT ",
@@ -668,6 +667,7 @@
 	"Template": "Шаблон",
 	"Template": "Шаблон",
 	"Temporary Chat": "Тимчасовий чат",
 	"Temporary Chat": "Тимчасовий чат",
 	"Text Completion": "Завершення тексту",
 	"Text Completion": "Завершення тексту",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Система синтезу мови",
 	"Text-to-Speech Engine": "Система синтезу мови",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Дякуємо за ваш відгук!",
 	"Thanks for your feedback!": "Дякуємо за ваш відгук!",
@@ -686,6 +686,7 @@
 	"Thorough explanation": "Детальне пояснення",
 	"Thorough explanation": "Детальне пояснення",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "Потрібна URL-адреса сервера Tika.",
 	"Tika Server URL required.": "Потрібна URL-адреса сервера Tika.",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Порада: Оновіть кілька слотів змінних послідовно, натискаючи клавішу табуляції у вікні чату після кожної заміни.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Порада: Оновіть кілька слотів змінних послідовно, натискаючи клавішу табуляції у вікні чату після кожної заміни.",
 	"Title": "Заголовок",
 	"Title": "Заголовок",
 	"Title (e.g. Tell me a fun fact)": "Заголовок (напр., Розкажіть мені цікавий факт)",
 	"Title (e.g. Tell me a fun fact)": "Заголовок (напр., Розкажіть мені цікавий факт)",
@@ -703,6 +704,7 @@
 	"Today": "Сьогодні",
 	"Today": "Сьогодні",
 	"Toggle settings": "Переключити налаштування",
 	"Toggle settings": "Переключити налаштування",
 	"Toggle sidebar": "Переключити бокову панель",
 	"Toggle sidebar": "Переключити бокову панель",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "Токени для збереження при оновленні контексту (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "Токени для збереження при оновленні контексту (num_keep)",
 	"Tool created successfully": "Інструмент успішно створено",
 	"Tool created successfully": "Інструмент успішно створено",
 	"Tool deleted successfully": "Інструмент успішно видалено",
 	"Tool deleted successfully": "Інструмент успішно видалено",
@@ -741,7 +743,6 @@
 	"Upload Progress": "Прогрес завантаження",
 	"Upload Progress": "Прогрес завантаження",
 	"URL Mode": "Режим URL-адреси",
 	"URL Mode": "Режим URL-адреси",
 	"Use '#' in the prompt input to load and include your knowledge.": "Використовуйте '#' у полі введення підказки, щоб завантажити та включити свої знання.",
 	"Use '#' in the prompt input to load and include your knowledge.": "Використовуйте '#' у полі введення підказки, щоб завантажити та включити свої знання.",
-	"Use '#' in the prompt input to load and select your documents.": "Для введення промтів до веб-сторінок (URL) або вибору документів, будь ласка, використовуйте символ '#'.",
 	"Use Gravatar": "Змінити аватар",
 	"Use Gravatar": "Змінити аватар",
 	"Use Initials": "Використовувати ініціали",
 	"Use Initials": "Використовувати ініціали",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/vi-VN/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "",
 	"Add Content": "",
 	"Add content here": "",
 	"Add content here": "",
 	"Add custom prompt": "Thêm prompt tùy chỉnh",
 	"Add custom prompt": "Thêm prompt tùy chỉnh",
-	"Add Docs": "Thêm tài liệu",
 	"Add Files": "Thêm tệp",
 	"Add Files": "Thêm tệp",
 	"Add Memory": "Thêm bộ nhớ",
 	"Add Memory": "Thêm bộ nhớ",
 	"Add message": "Thêm tin nhắn",
 	"Add message": "Thêm tin nhắn",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Quản trị viên luôn có quyền truy cập vào tất cả các tool; người dùng cần các tools được chỉ định cho mỗi mô hình trong workspace.",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "Quản trị viên luôn có quyền truy cập vào tất cả các tool; người dùng cần các tools được chỉ định cho mỗi mô hình trong workspace.",
 	"Advanced Parameters": "Các tham số Nâng cao",
 	"Advanced Parameters": "Các tham số Nâng cao",
 	"Advanced Params": "Các tham số Nâng cao",
 	"Advanced Params": "Các tham số Nâng cao",
-	"all": "tất cả",
 	"All Documents": "Tất cả tài liệu",
 	"All Documents": "Tất cả tài liệu",
 	"All Users": "Danh sách người sử dụng",
 	"All Users": "Danh sách người sử dụng",
-	"Allow": "Cho phép",
 	"Allow Chat Deletion": "Cho phép Xóa nội dung chat",
 	"Allow Chat Deletion": "Cho phép Xóa nội dung chat",
 	"Allow Chat Editing": "Cho phép Sửa nội dung chat",
 	"Allow Chat Editing": "Cho phép Sửa nội dung chat",
 	"Allow non-local voices": "Cho phép giọng nói không bản xứ",
 	"Allow non-local voices": "Cho phép giọng nói không bản xứ",
@@ -98,6 +95,7 @@
 	"Cancel": "Hủy bỏ",
 	"Cancel": "Hủy bỏ",
 	"Capabilities": "Năng lực",
 	"Capabilities": "Năng lực",
 	"Change Password": "Đổi Mật khẩu",
 	"Change Password": "Đổi Mật khẩu",
+	"Character": "",
 	"Chat": "Trò chuyện",
 	"Chat": "Trò chuyện",
 	"Chat Background Image": "Hình nền trò chuyện",
 	"Chat Background Image": "Hình nền trò chuyện",
 	"Chat Bubble UI": "Bảng chat",
 	"Chat Bubble UI": "Bảng chat",
@@ -120,13 +118,13 @@
 	"Click here to select": "Bấm vào đây để chọn",
 	"Click here to select": "Bấm vào đây để chọn",
 	"Click here to select a csv file.": "Nhấn vào đây để chọn tệp csv",
 	"Click here to select a csv file.": "Nhấn vào đây để chọn tệp csv",
 	"Click here to select a py file.": "Nhấn vào đây để chọn tệp py",
 	"Click here to select a py file.": "Nhấn vào đây để chọn tệp py",
-	"Click here to select documents.": "Bấm vào đây để chọn tài liệu.",
 	"Click here to upload a workflow.json file.": "Bấm vào đây để upload file worklow.json",
 	"Click here to upload a workflow.json file.": "Bấm vào đây để upload file worklow.json",
 	"click here.": "bấm vào đây.",
 	"click here.": "bấm vào đây.",
 	"Click on the user role button to change a user's role.": "Bấm vào nút trong cột VAI TRÒ để thay đổi quyền của người sử dụng.",
 	"Click on the user role button to change a user's role.": "Bấm vào nút trong cột VAI TRÒ để thay đổi quyền của người sử dụng.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Quyền ghi vào clipboard bị từ chối. Vui lòng kiểm tra cài đặt trên trình duyệt của bạn để được cấp quyền truy cập cần thiết.",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "Quyền ghi vào clipboard bị từ chối. Vui lòng kiểm tra cài đặt trên trình duyệt của bạn để được cấp quyền truy cập cần thiết.",
 	"Clone": "Nhân bản",
 	"Clone": "Nhân bản",
 	"Close": "Đóng",
 	"Close": "Đóng",
+	"Code execution": "",
 	"Code formatted successfully": "Mã được định dạng thành công",
 	"Code formatted successfully": "Mã được định dạng thành công",
 	"Collection": "Tổng hợp mọi tài liệu",
 	"Collection": "Tổng hợp mọi tài liệu",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "Sao chép khối mã cuối cùng",
 	"Copy last code block": "Sao chép khối mã cuối cùng",
 	"Copy last response": "Sao chép phản hồi cuối cùng",
 	"Copy last response": "Sao chép phản hồi cuối cùng",
 	"Copy Link": "Sao chép link",
 	"Copy Link": "Sao chép link",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "Sao chép vào clipboard thành công!",
 	"Copying to clipboard was successful!": "Sao chép vào clipboard thành công!",
 	"Create a model": "Tạo model",
 	"Create a model": "Tạo model",
 	"Create Account": "Tạo Tài khoản",
 	"Create Account": "Tạo Tài khoản",
@@ -180,14 +179,12 @@
 	"Default model updated": "Mô hình mặc định đã được cập nhật",
 	"Default model updated": "Mô hình mặc định đã được cập nhật",
 	"Default Prompt Suggestions": "Đề xuất prompt mặc định",
 	"Default Prompt Suggestions": "Đề xuất prompt mặc định",
 	"Default User Role": "Vai trò mặc định",
 	"Default User Role": "Vai trò mặc định",
-	"delete": "xóa",
 	"Delete": "Xóa",
 	"Delete": "Xóa",
 	"Delete a model": "Xóa mô hình",
 	"Delete a model": "Xóa mô hình",
 	"Delete All Chats": "Xóa mọi cuộc Chat",
 	"Delete All Chats": "Xóa mọi cuộc Chat",
 	"Delete chat": "Xóa nội dung chat",
 	"Delete chat": "Xóa nội dung chat",
 	"Delete Chat": "Xóa chat",
 	"Delete Chat": "Xóa chat",
 	"Delete chat?": "Xóa chat?",
 	"Delete chat?": "Xóa chat?",
-	"Delete Doc": "Xóa tài liệu",
 	"Delete function?": "Xóa function?",
 	"Delete function?": "Xóa function?",
 	"Delete prompt?": "Xóa prompt?",
 	"Delete prompt?": "Xóa prompt?",
 	"delete this link": "Xóa link này",
 	"delete this link": "Xóa link này",
@@ -215,7 +212,6 @@
 	"Documentation": "Tài liệu",
 	"Documentation": "Tài liệu",
 	"Documents": "Tài liệu",
 	"Documents": "Tài liệu",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "không thực hiện bất kỳ kết nối ngoài nào, và dữ liệu của bạn vẫn được lưu trữ an toàn trên máy chủ lưu trữ cục bộ của bạn.",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "không thực hiện bất kỳ kết nối ngoài nào, và dữ liệu của bạn vẫn được lưu trữ an toàn trên máy chủ lưu trữ cục bộ của bạn.",
-	"Don't Allow": "Không Cho phép",
 	"Don't have an account?": "Không có tài khoản?",
 	"Don't have an account?": "Không có tài khoản?",
 	"don't install random functions from sources you don't trust.": "không cài đặt các function từ các nguồn mà bạn không tin tưởng.",
 	"don't install random functions from sources you don't trust.": "không cài đặt các function từ các nguồn mà bạn không tin tưởng.",
 	"don't install random tools from sources you don't trust.": "không cài đặt các tools từ các nguồn mà bạn không tin tưởng.",
 	"don't install random tools from sources you don't trust.": "không cài đặt các tools từ các nguồn mà bạn không tin tưởng.",
@@ -224,10 +220,11 @@
 	"Download": "Tải về",
 	"Download": "Tải về",
 	"Download canceled": "Đã hủy download",
 	"Download canceled": "Đã hủy download",
 	"Download Database": "Tải xuống Cơ sở dữ liệu",
 	"Download Database": "Tải xuống Cơ sở dữ liệu",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "Thả bất kỳ tệp nào ở đây để thêm vào nội dung chat",
 	"Drop any files here to add to the conversation": "Thả bất kỳ tệp nào ở đây để thêm vào nội dung chat",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "vd: '30s','10m'. Đơn vị thời gian hợp lệ là 's', 'm', 'h'.",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "vd: '30s','10m'. Đơn vị thời gian hợp lệ là 's', 'm', 'h'.",
 	"Edit": "Chỉnh sửa",
 	"Edit": "Chỉnh sửa",
-	"Edit Doc": "Thay đổi tài liệu",
 	"Edit Memory": "Sửa Memory",
 	"Edit Memory": "Sửa Memory",
 	"Edit User": "Thay đổi thông tin người sử dụng",
 	"Edit User": "Thay đổi thông tin người sử dụng",
 	"ElevenLabs": "",
 	"ElevenLabs": "",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "Nhập Mật khẩu của bạn",
 	"Enter Your Password": "Nhập Mật khẩu của bạn",
 	"Enter Your Role": "Nhập vai trò của bạn",
 	"Enter Your Role": "Nhập vai trò của bạn",
 	"Error": "Lỗi",
 	"Error": "Lỗi",
+	"ERROR": "",
 	"Experimental": "Thử nghiệm",
 	"Experimental": "Thử nghiệm",
 	"Export": "Xuất khẩu",
 	"Export": "Xuất khẩu",
 	"Export All Chats (All Users)": "Tải về tất cả nội dung chat (tất cả mọi người)",
 	"Export All Chats (All Users)": "Tải về tất cả nội dung chat (tất cả mọi người)",
 	"Export chat (.json)": "Tải chat (.json)",
 	"Export chat (.json)": "Tải chat (.json)",
 	"Export Chats": "Tải nội dung chat về máy",
 	"Export Chats": "Tải nội dung chat về máy",
 	"Export Config to JSON File": "",
 	"Export Config to JSON File": "",
-	"Export Documents Mapping": "Tải cấu trúc tài liệu về máy",
 	"Export Functions": "Tải Functions về máy",
 	"Export Functions": "Tải Functions về máy",
 	"Export LiteLLM config.yaml": "",
 	"Export LiteLLM config.yaml": "",
 	"Export Models": "Tải Models về máy",
 	"Export Models": "Tải Models về máy",
@@ -357,7 +354,6 @@
 	"Images": "Hình ảnh",
 	"Images": "Hình ảnh",
 	"Import Chats": "Nạp lại nội dung chat",
 	"Import Chats": "Nạp lại nội dung chat",
 	"Import Config from JSON File": "",
 	"Import Config from JSON File": "",
-	"Import Documents Mapping": "Nạp cấu trúc tài liệu",
 	"Import Functions": "Nạp Functions",
 	"Import Functions": "Nạp Functions",
 	"Import Models": "Nạp model",
 	"Import Models": "Nạp model",
 	"Import Prompts": "Nạp các prompt lên hệ thống",
 	"Import Prompts": "Nạp các prompt lên hệ thống",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "Cài đặt từ Github URL",
 	"Install from Github URL": "Cài đặt từ Github URL",
 	"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",
 	"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",
 	"Interface": "Giao diện",
 	"Interface": "Giao diện",
+	"Invalid file format.": "",
 	"Invalid Tag": "Tag không hợp lệ",
 	"Invalid Tag": "Tag không hợp lệ",
 	"January": "Tháng 1",
 	"January": "Tháng 1",
 	"join our Discord for help.": "tham gia Discord của chúng tôi để được trợ giúp.",
 	"join our Discord for help.": "tham gia Discord của chúng tôi để được trợ giúp.",
@@ -446,13 +443,13 @@
 	"More": "Thêm",
 	"More": "Thêm",
 	"Move to Top": "",
 	"Move to Top": "",
 	"Name": "Tên",
 	"Name": "Tên",
-	"Name Tag": "Tên Thẻ",
 	"Name your model": "Tên model",
 	"Name your model": "Tên model",
 	"New Chat": "Tạo chat mới",
 	"New Chat": "Tạo chat mới",
 	"New Password": "Mật khẩu mới",
 	"New Password": "Mật khẩu mới",
 	"No content found": "",
 	"No content found": "",
 	"No content to speak": "Không có nội dung để nói",
 	"No content to speak": "Không có nội dung để nói",
 	"No file selected": "Chưa có tệp nào được chọn",
 	"No file selected": "Chưa có tệp nào được chọn",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No HTML, CSS, or JavaScript content found.": "",
 	"No knowledge found": "",
 	"No knowledge found": "",
 	"No results found": "Không tìm thấy kết quả",
 	"No results found": "Không tìm thấy kết quả",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "Yêu cầu URL/Key API OpenAI.",
 	"OpenAI URL/Key required.": "Yêu cầu URL/Key API OpenAI.",
 	"or": "hoặc",
 	"or": "hoặc",
 	"Other": "Khác",
 	"Other": "Khác",
+	"OUTPUT": "",
 	"Output format": "",
 	"Output format": "",
 	"Overview": "",
 	"Overview": "",
 	"page": "",
 	"page": "",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model được đặt thành \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking model được đặt thành \"{{reranking_model}}\"",
 	"Reset": "Xóa toàn bộ",
 	"Reset": "Xóa toàn bộ",
 	"Reset Upload Directory": "Xóa toàn bộ thư mục Upload",
 	"Reset Upload Directory": "Xóa toàn bộ thư mục Upload",
-	"Reset Vector Storage": "Cài đặt lại Vector Storage",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "Tự động Sao chép Phản hồi vào clipboard",
 	"Response AutoCopy to Clipboard": "Tự động Sao chép Phản hồi vào clipboard",
 	"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 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": "",
 	"Response splitting": "",
@@ -570,7 +568,7 @@
 	"Search a model": "Tìm model",
 	"Search a model": "Tìm model",
 	"Search Chats": "Tìm kiếm các cuộc Chat",
 	"Search Chats": "Tìm kiếm các cuộc Chat",
 	"Search Collection": "",
 	"Search Collection": "",
-	"Search Documents": "Tìm tài liệu",
+	"search for tags": "",
 	"Search Functions": "Tìm kiếm Functions",
 	"Search Functions": "Tìm kiếm Functions",
 	"Search Knowledge": "",
 	"Search Knowledge": "",
 	"Search Models": "Tìm model",
 	"Search Models": "Tìm model",
@@ -643,6 +641,7 @@
 	"Speech Playback Speed": "",
 	"Speech Playback Speed": "",
 	"Speech recognition error: {{error}}": "Lỗi nhận dạng giọng nói: {{error}}",
 	"Speech recognition error: {{error}}": "Lỗi nhận dạng giọng nói: {{error}}",
 	"Speech-to-Text Engine": "Công cụ Nhận dạng Giọng nói",
 	"Speech-to-Text Engine": "Công cụ Nhận dạng Giọng nói",
+	"Stop": "",
 	"Stop Sequence": "Trình tự Dừng",
 	"Stop Sequence": "Trình tự Dừng",
 	"Stream Chat Response": "",
 	"Stream Chat Response": "",
 	"STT Model": "",
 	"STT Model": "",
@@ -665,6 +664,7 @@
 	"Template": "Mẫu",
 	"Template": "Mẫu",
 	"Temporary Chat": "Chat nháp",
 	"Temporary Chat": "Chat nháp",
 	"Text Completion": "Hoàn tất Văn bản",
 	"Text Completion": "Hoàn tất Văn bản",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "Công cụ Chuyển Văn bản thành Giọng nói",
 	"Text-to-Speech Engine": "Công cụ Chuyển Văn bản thành Giọng nói",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "Cám ơn bạn đã gửi phản hồi!",
 	"Thanks for your feedback!": "Cám ơn bạn đã gửi phản hồi!",
@@ -683,6 +683,7 @@
 	"Thorough explanation": "Giải thích kỹ lưỡng",
 	"Thorough explanation": "Giải thích kỹ lưỡng",
 	"Tika": "",
 	"Tika": "",
 	"Tika Server URL required.": "Bắt buộc phải nhập URL cho Tika Server ",
 	"Tika Server URL required.": "Bắt buộc phải nhập URL cho Tika Server ",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Mẹo: Cập nhật nhiều khe biến liên tiếp bằng cách nhấn phím tab trong đầu vào trò chuyện sau mỗi việc thay thế.",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "Mẹo: Cập nhật nhiều khe biến liên tiếp bằng cách nhấn phím tab trong đầu vào trò chuyện sau mỗi việc thay thế.",
 	"Title": "Tiêu đề",
 	"Title": "Tiêu đề",
 	"Title (e.g. Tell me a fun fact)": "Tiêu đề (ví dụ: Hãy kể cho tôi một sự thật thú vị về...)",
 	"Title (e.g. Tell me a fun fact)": "Tiêu đề (ví dụ: Hãy kể cho tôi một sự thật thú vị về...)",
@@ -700,6 +701,7 @@
 	"Today": "Hôm nay",
 	"Today": "Hôm nay",
 	"Toggle settings": "Bật/tắt cài đặt",
 	"Toggle settings": "Bật/tắt cài đặt",
 	"Toggle sidebar": "Bật/tắt thanh bên",
 	"Toggle sidebar": "Bật/tắt thanh bên",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "",
 	"Tool created successfully": "Tool đã được tạo thành công",
 	"Tool created successfully": "Tool đã được tạo thành công",
 	"Tool deleted successfully": "Tool đã bị xóa",
 	"Tool deleted successfully": "Tool đã bị xóa",
@@ -738,7 +740,6 @@
 	"Upload Progress": "Tiến trình tải tệp lên hệ thống",
 	"Upload Progress": "Tiến trình tải tệp lên hệ thống",
 	"URL Mode": "Chế độ URL",
 	"URL Mode": "Chế độ URL",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
 	"Use '#' in the prompt input to load and include your knowledge.": "",
-	"Use '#' in the prompt input to load and select your documents.": "Sử dụng '#' trong đầu vào của prompt để tải về và lựa chọn tài liệu của bạn cần truy vấn.",
 	"Use Gravatar": "Sử dụng Gravatar",
 	"Use Gravatar": "Sử dụng Gravatar",
 	"Use Initials": "Sử dụng tên viết tắt",
 	"Use Initials": "Sử dụng tên viết tắt",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",
 	"use_mlock (Ollama)": "use_mlock (Ollama)",

+ 15 - 14
src/lib/i18n/locales/zh-CN/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "添加内容",
 	"Add Content": "添加内容",
 	"Add content here": "在此添加内容",
 	"Add content here": "在此添加内容",
 	"Add custom prompt": "添加自定义提示词",
 	"Add custom prompt": "添加自定义提示词",
-	"Add Docs": "添加文档",
 	"Add Files": "添加文件",
 	"Add Files": "添加文件",
 	"Add Memory": "添加记忆",
 	"Add Memory": "添加记忆",
 	"Add message": "添加消息",
 	"Add message": "添加消息",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理员拥有所有工具的访问权限;用户则需在工作空间中为每个模型单独分配工具。",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理员拥有所有工具的访问权限;用户则需在工作空间中为每个模型单独分配工具。",
 	"Advanced Parameters": "高级参数",
 	"Advanced Parameters": "高级参数",
 	"Advanced Params": "高级参数",
 	"Advanced Params": "高级参数",
-	"all": "所有",
 	"All Documents": "所有文档",
 	"All Documents": "所有文档",
 	"All Users": "所有用户",
 	"All Users": "所有用户",
-	"Allow": "允许",
 	"Allow Chat Deletion": "允许删除对话记录",
 	"Allow Chat Deletion": "允许删除对话记录",
 	"Allow Chat Editing": "允许编辑对话记录",
 	"Allow Chat Editing": "允许编辑对话记录",
 	"Allow non-local voices": "允许调用非本地音色",
 	"Allow non-local voices": "允许调用非本地音色",
@@ -98,6 +95,7 @@
 	"Cancel": "取消",
 	"Cancel": "取消",
 	"Capabilities": "能力",
 	"Capabilities": "能力",
 	"Change Password": "更改密码",
 	"Change Password": "更改密码",
+	"Character": "",
 	"Chat": "对话",
 	"Chat": "对话",
 	"Chat Background Image": "对话背景图片",
 	"Chat Background Image": "对话背景图片",
 	"Chat Bubble UI": "气泡样式对话",
 	"Chat Bubble UI": "气泡样式对话",
@@ -120,13 +118,13 @@
 	"Click here to select": "点击这里选择",
 	"Click here to select": "点击这里选择",
 	"Click here to select a csv file.": "单击此处选择 csv 文件。",
 	"Click here to select a csv file.": "单击此处选择 csv 文件。",
 	"Click here to select a py file.": "单击此处选择 py 文件。",
 	"Click here to select a py file.": "单击此处选择 py 文件。",
-	"Click here to select documents.": "单击选择文档",
 	"Click here to upload a workflow.json file.": "单击此处上传 workflow.json 文件。",
 	"Click here to upload a workflow.json file.": "单击此处上传 workflow.json 文件。",
 	"click here.": "点击这里。",
 	"click here.": "点击这里。",
 	"Click on the user role button to change a user's role.": "点击角色前方的组别按钮以更改用户所属权限组。",
 	"Click on the user role button to change a user's role.": "点击角色前方的组别按钮以更改用户所属权限组。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "写入剪贴板时被拒绝。请检查浏览器设置,授予必要权限。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "写入剪贴板时被拒绝。请检查浏览器设置,授予必要权限。",
 	"Clone": "复制",
 	"Clone": "复制",
 	"Close": "关闭",
 	"Close": "关闭",
+	"Code execution": "",
 	"Code formatted successfully": "代码格式化成功",
 	"Code formatted successfully": "代码格式化成功",
 	"Collection": "文件集",
 	"Collection": "文件集",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "复制最后一个代码块中的代码",
 	"Copy last code block": "复制最后一个代码块中的代码",
 	"Copy last response": "复制最后一次回复内容",
 	"Copy last response": "复制最后一次回复内容",
 	"Copy Link": "复制链接",
 	"Copy Link": "复制链接",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "成功复制到剪贴板!",
 	"Copying to clipboard was successful!": "成功复制到剪贴板!",
 	"Create a model": "创建一个模型",
 	"Create a model": "创建一个模型",
 	"Create Account": "创建账号",
 	"Create Account": "创建账号",
@@ -180,14 +179,12 @@
 	"Default model updated": "默认模型已更新",
 	"Default model updated": "默认模型已更新",
 	"Default Prompt Suggestions": "默认提示词建议",
 	"Default Prompt Suggestions": "默认提示词建议",
 	"Default User Role": "默认用户角色",
 	"Default User Role": "默认用户角色",
-	"delete": "删除",
 	"Delete": "删除",
 	"Delete": "删除",
 	"Delete a model": "删除一个模型",
 	"Delete a model": "删除一个模型",
 	"Delete All Chats": "删除所有对话记录",
 	"Delete All Chats": "删除所有对话记录",
 	"Delete chat": "删除对话记录",
 	"Delete chat": "删除对话记录",
 	"Delete Chat": "删除对话记录",
 	"Delete Chat": "删除对话记录",
 	"Delete chat?": "删除对话记录?",
 	"Delete chat?": "删除对话记录?",
-	"Delete Doc": "删除文档",
 	"Delete function?": "删除函数?",
 	"Delete function?": "删除函数?",
 	"Delete prompt?": "删除提示词?",
 	"Delete prompt?": "删除提示词?",
 	"delete this link": "此处删除这个链接",
 	"delete this link": "此处删除这个链接",
@@ -215,7 +212,6 @@
 	"Documentation": "帮助文档",
 	"Documentation": "帮助文档",
 	"Documents": "文档",
 	"Documents": "文档",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "不会与外部建立任何连接,您的数据会安全地存储在本地托管的服务器上。",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "不会与外部建立任何连接,您的数据会安全地存储在本地托管的服务器上。",
-	"Don't Allow": "不允许",
 	"Don't have an account?": "没有账号?",
 	"Don't have an account?": "没有账号?",
 	"don't install random functions from sources you don't trust.": "切勿随意从不完全可信的来源安装函数。",
 	"don't install random functions from sources you don't trust.": "切勿随意从不完全可信的来源安装函数。",
 	"don't install random tools from sources you don't trust.": "切勿随意从不完全可信的来源安装工具。",
 	"don't install random tools from sources you don't trust.": "切勿随意从不完全可信的来源安装工具。",
@@ -224,10 +220,11 @@
 	"Download": "下载",
 	"Download": "下载",
 	"Download canceled": "下载已取消",
 	"Download canceled": "下载已取消",
 	"Download Database": "下载数据库",
 	"Download Database": "下载数据库",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中",
 	"Drop any files here to add to the conversation": "拖动文件到此处以添加到对话中",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是秒:'s',分:'m',时:'h'。",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如 '30s','10m'。有效的时间单位是秒:'s',分:'m',时:'h'。",
 	"Edit": "编辑",
 	"Edit": "编辑",
-	"Edit Doc": "编辑文档",
 	"Edit Memory": "编辑记忆",
 	"Edit Memory": "编辑记忆",
 	"Edit User": "编辑用户",
 	"Edit User": "编辑用户",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "输入您的密码",
 	"Enter Your Password": "输入您的密码",
 	"Enter Your Role": "输入您的权限组",
 	"Enter Your Role": "输入您的权限组",
 	"Error": "错误",
 	"Error": "错误",
+	"ERROR": "",
 	"Experimental": "实验性",
 	"Experimental": "实验性",
 	"Export": "导出",
 	"Export": "导出",
 	"Export All Chats (All Users)": "导出所有用户对话",
 	"Export All Chats (All Users)": "导出所有用户对话",
 	"Export chat (.json)": "JSON 文件 (.json)",
 	"Export chat (.json)": "JSON 文件 (.json)",
 	"Export Chats": "导出对话",
 	"Export Chats": "导出对话",
 	"Export Config to JSON File": "导出配置信息至 JSON 文件中",
 	"Export Config to JSON File": "导出配置信息至 JSON 文件中",
-	"Export Documents Mapping": "导出文档映射",
 	"Export Functions": "导出函数",
 	"Export Functions": "导出函数",
 	"Export LiteLLM config.yaml": "导出 LteLLM config.yaml 文件",
 	"Export LiteLLM config.yaml": "导出 LteLLM config.yaml 文件",
 	"Export Models": "导出模型",
 	"Export Models": "导出模型",
@@ -357,7 +354,6 @@
 	"Images": "图像",
 	"Images": "图像",
 	"Import Chats": "导入对话记录",
 	"Import Chats": "导入对话记录",
 	"Import Config from JSON File": "导入 JSON 文件中的配置信息",
 	"Import Config from JSON File": "导入 JSON 文件中的配置信息",
-	"Import Documents Mapping": "导入文档映射",
 	"Import Functions": "导入函数",
 	"Import Functions": "导入函数",
 	"Import Models": "导入模型",
 	"Import Models": "导入模型",
 	"Import Prompts": "导入提示词",
 	"Import Prompts": "导入提示词",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "从 Github URL 安装",
 	"Install from Github URL": "从 Github URL 安装",
 	"Instant Auto-Send After Voice Transcription": "语音转录文字后即时自动发送",
 	"Instant Auto-Send After Voice Transcription": "语音转录文字后即时自动发送",
 	"Interface": "界面",
 	"Interface": "界面",
+	"Invalid file format.": "",
 	"Invalid Tag": "无效标签",
 	"Invalid Tag": "无效标签",
 	"January": "一月",
 	"January": "一月",
 	"join our Discord for help.": "加入我们的 Discord 寻求帮助。",
 	"join our Discord for help.": "加入我们的 Discord 寻求帮助。",
@@ -446,13 +443,13 @@
 	"More": "更多",
 	"More": "更多",
 	"Move to Top": "移动到顶部",
 	"Move to Top": "移动到顶部",
 	"Name": "名称",
 	"Name": "名称",
-	"Name Tag": "标签",
 	"Name your model": "为您的模型命名",
 	"Name your model": "为您的模型命名",
 	"New Chat": "新对话",
 	"New Chat": "新对话",
 	"New Password": "新密码",
 	"New Password": "新密码",
 	"No content found": "未发现内容",
 	"No content found": "未发现内容",
 	"No content to speak": "没有内容可朗读",
 	"No content to speak": "没有内容可朗读",
 	"No file selected": "未选中文件",
 	"No file selected": "未选中文件",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 内容。",
 	"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 内容。",
 	"No knowledge found": "未找到知识",
 	"No knowledge found": "未找到知识",
 	"No results found": "未找到结果",
 	"No results found": "未找到结果",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "需要 OpenAI URL/Key",
 	"OpenAI URL/Key required.": "需要 OpenAI URL/Key",
 	"or": "或",
 	"or": "或",
 	"Other": "其他",
 	"Other": "其他",
+	"OUTPUT": "",
 	"Output format": "输出格式",
 	"Output format": "输出格式",
 	"Overview": "概述",
 	"Overview": "概述",
 	"page": "页",
 	"page": "页",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "重排模型设置为 \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "重排模型设置为 \"{{reranking_model}}\"",
 	"Reset": "重置",
 	"Reset": "重置",
 	"Reset Upload Directory": "重置上传目录",
 	"Reset Upload Directory": "重置上传目录",
-	"Reset Vector Storage": "重置向量存储",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "自动复制回复到剪贴板",
 	"Response AutoCopy to Clipboard": "自动复制回复到剪贴板",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "无法激活回复时发送通知。请检查浏览器设置,并授予必要的访问权限。",
 	"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 splitting": "拆分回复",
@@ -570,7 +568,7 @@
 	"Search a model": "搜索模型",
 	"Search a model": "搜索模型",
 	"Search Chats": "搜索对话",
 	"Search Chats": "搜索对话",
 	"Search Collection": "搜索文件集",
 	"Search Collection": "搜索文件集",
-	"Search Documents": "搜索文档",
+	"search for tags": "",
 	"Search Functions": "搜索函数",
 	"Search Functions": "搜索函数",
 	"Search Knowledge": "搜索知识",
 	"Search Knowledge": "搜索知识",
 	"Search Models": "搜索模型",
 	"Search Models": "搜索模型",
@@ -643,6 +641,7 @@
 	"Speech Playback Speed": "语音播放速度",
 	"Speech Playback Speed": "语音播放速度",
 	"Speech recognition error: {{error}}": "语音识别错误:{{error}}",
 	"Speech recognition error: {{error}}": "语音识别错误:{{error}}",
 	"Speech-to-Text Engine": "语音转文本引擎",
 	"Speech-to-Text Engine": "语音转文本引擎",
+	"Stop": "",
 	"Stop Sequence": "停止序列 (Stop Sequence)",
 	"Stop Sequence": "停止序列 (Stop Sequence)",
 	"Stream Chat Response": "以流式返回对话响应",
 	"Stream Chat Response": "以流式返回对话响应",
 	"STT Model": "语音转文本模型",
 	"STT Model": "语音转文本模型",
@@ -665,6 +664,7 @@
 	"Template": "模板",
 	"Template": "模板",
 	"Temporary Chat": "临时对话",
 	"Temporary Chat": "临时对话",
 	"Text Completion": "文本完成",
 	"Text Completion": "文本完成",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "文本转语音引擎",
 	"Text-to-Speech Engine": "文本转语音引擎",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "感谢您的反馈!",
 	"Thanks for your feedback!": "感谢您的反馈!",
@@ -683,6 +683,7 @@
 	"Thorough explanation": "解释较为详细",
 	"Thorough explanation": "解释较为详细",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "请输入 Tika 服务器地址。",
 	"Tika Server URL required.": "请输入 Tika 服务器地址。",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替换后,在对话输入中按 Tab 键可以连续更新多个变量。",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替换后,在对话输入中按 Tab 键可以连续更新多个变量。",
 	"Title": "标题",
 	"Title": "标题",
 	"Title (e.g. Tell me a fun fact)": "标题(例如 给我讲一个有趣的事实)",
 	"Title (e.g. Tell me a fun fact)": "标题(例如 给我讲一个有趣的事实)",
@@ -700,6 +701,7 @@
 	"Today": "今天",
 	"Today": "今天",
 	"Toggle settings": "切换设置",
 	"Toggle settings": "切换设置",
 	"Toggle sidebar": "切换侧边栏",
 	"Toggle sidebar": "切换侧边栏",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "在语境刷新时需保留的 Tokens",
 	"Tokens To Keep On Context Refresh (num_keep)": "在语境刷新时需保留的 Tokens",
 	"Tool created successfully": "工具创建成功",
 	"Tool created successfully": "工具创建成功",
 	"Tool deleted successfully": "工具删除成功",
 	"Tool deleted successfully": "工具删除成功",
@@ -738,7 +740,6 @@
 	"Upload Progress": "上传进度",
 	"Upload Progress": "上传进度",
 	"URL Mode": "URL 模式",
 	"URL Mode": "URL 模式",
 	"Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入'#'号来加载你需要的知识库内容。",
 	"Use '#' in the prompt input to load and include your knowledge.": "在输入框中输入'#'号来加载你需要的知识库内容。",
-	"Use '#' in the prompt input to load and select your documents.": "在输入框中输入'#'号来选择你需要发送的文档。",
 	"Use Gravatar": "使用来自 Gravatar 的头像",
 	"Use Gravatar": "使用来自 Gravatar 的头像",
 	"Use Initials": "使用首个字符作为头像",
 	"Use Initials": "使用首个字符作为头像",
 	"use_mlock (Ollama)": "use_mlock(Ollama)",
 	"use_mlock (Ollama)": "use_mlock(Ollama)",

+ 15 - 14
src/lib/i18n/locales/zh-TW/translation.json

@@ -26,7 +26,6 @@
 	"Add Content": "新增內容",
 	"Add Content": "新增內容",
 	"Add content here": "在此新增內容",
 	"Add content here": "在此新增內容",
 	"Add custom prompt": "新增自訂提示詞",
 	"Add custom prompt": "新增自訂提示詞",
-	"Add Docs": "新增文件",
 	"Add Files": "新增檔案",
 	"Add Files": "新增檔案",
 	"Add Memory": "新增記憶",
 	"Add Memory": "新增記憶",
 	"Add message": "新增訊息",
 	"Add message": "新增訊息",
@@ -43,10 +42,8 @@
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理員可以隨時使用所有工具;使用者則需在工作區中為每個模型分配工具。",
 	"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "管理員可以隨時使用所有工具;使用者則需在工作區中為每個模型分配工具。",
 	"Advanced Parameters": "進階參數",
 	"Advanced Parameters": "進階參數",
 	"Advanced Params": "進階參數",
 	"Advanced Params": "進階參數",
-	"all": "全部",
 	"All Documents": "所有文件",
 	"All Documents": "所有文件",
 	"All Users": "所有使用者",
 	"All Users": "所有使用者",
-	"Allow": "允許",
 	"Allow Chat Deletion": "允許刪除對話紀錄",
 	"Allow Chat Deletion": "允許刪除對話紀錄",
 	"Allow Chat Editing": "允許編輯對話",
 	"Allow Chat Editing": "允許編輯對話",
 	"Allow non-local voices": "允許非本機語音",
 	"Allow non-local voices": "允許非本機語音",
@@ -98,6 +95,7 @@
 	"Cancel": "取消",
 	"Cancel": "取消",
 	"Capabilities": "功能",
 	"Capabilities": "功能",
 	"Change Password": "修改密碼",
 	"Change Password": "修改密碼",
+	"Character": "",
 	"Chat": "對話",
 	"Chat": "對話",
 	"Chat Background Image": "對話背景圖片",
 	"Chat Background Image": "對話背景圖片",
 	"Chat Bubble UI": "對話氣泡介面",
 	"Chat Bubble UI": "對話氣泡介面",
@@ -120,13 +118,13 @@
 	"Click here to select": "點選這裡選擇",
 	"Click here to select": "點選這裡選擇",
 	"Click here to select a csv file.": "點選這裡選擇 CSV 檔案。",
 	"Click here to select a csv file.": "點選這裡選擇 CSV 檔案。",
 	"Click here to select a py file.": "點選這裡選擇 Python 檔案。",
 	"Click here to select a py file.": "點選這裡選擇 Python 檔案。",
-	"Click here to select documents.": "點選這裡選擇文件。",
 	"Click here to upload a workflow.json file.": "點選這裡上傳 workflow.json 檔案。",
 	"Click here to upload a workflow.json file.": "點選這裡上傳 workflow.json 檔案。",
 	"click here.": "點選這裡。",
 	"click here.": "點選這裡。",
 	"Click on the user role button to change a user's role.": "點選使用者角色按鈕變更使用者的角色。",
 	"Click on the user role button to change a user's role.": "點選使用者角色按鈕變更使用者的角色。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "剪貼簿寫入權限遭拒。請檢查您的瀏覽器設定,授予必要的存取權限。",
 	"Clipboard write permission denied. Please check your browser settings to grant the necessary access.": "剪貼簿寫入權限遭拒。請檢查您的瀏覽器設定,授予必要的存取權限。",
 	"Clone": "複製",
 	"Clone": "複製",
 	"Close": "關閉",
 	"Close": "關閉",
+	"Code execution": "",
 	"Code formatted successfully": "程式碼格式化成功",
 	"Code formatted successfully": "程式碼格式化成功",
 	"Collection": "收藏",
 	"Collection": "收藏",
 	"ComfyUI": "ComfyUI",
 	"ComfyUI": "ComfyUI",
@@ -155,6 +153,7 @@
 	"Copy last code block": "複製最後一個程式碼區塊",
 	"Copy last code block": "複製最後一個程式碼區塊",
 	"Copy last response": "複製最後一個回應",
 	"Copy last response": "複製最後一個回應",
 	"Copy Link": "複製連結",
 	"Copy Link": "複製連結",
+	"Copy to clipboard": "",
 	"Copying to clipboard was successful!": "成功複製到剪貼簿!",
 	"Copying to clipboard was successful!": "成功複製到剪貼簿!",
 	"Create a model": "建立模型",
 	"Create a model": "建立模型",
 	"Create Account": "建立帳號",
 	"Create Account": "建立帳號",
@@ -180,14 +179,12 @@
 	"Default model updated": "預設模型已更新",
 	"Default model updated": "預設模型已更新",
 	"Default Prompt Suggestions": "預設提示詞建議",
 	"Default Prompt Suggestions": "預設提示詞建議",
 	"Default User Role": "預設使用者角色",
 	"Default User Role": "預設使用者角色",
-	"delete": "刪除",
 	"Delete": "刪除",
 	"Delete": "刪除",
 	"Delete a model": "刪除模型",
 	"Delete a model": "刪除模型",
 	"Delete All Chats": "刪除所有對話紀錄",
 	"Delete All Chats": "刪除所有對話紀錄",
 	"Delete chat": "刪除對話紀錄",
 	"Delete chat": "刪除對話紀錄",
 	"Delete Chat": "刪除對話紀錄",
 	"Delete Chat": "刪除對話紀錄",
 	"Delete chat?": "刪除對話紀錄?",
 	"Delete chat?": "刪除對話紀錄?",
-	"Delete Doc": "刪除文件",
 	"Delete function?": "刪除函式?",
 	"Delete function?": "刪除函式?",
 	"Delete prompt?": "刪除提示詞?",
 	"Delete prompt?": "刪除提示詞?",
 	"delete this link": "刪除此連結",
 	"delete this link": "刪除此連結",
@@ -215,7 +212,6 @@
 	"Documentation": "文件",
 	"Documentation": "文件",
 	"Documents": "文件",
 	"Documents": "文件",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "不會建立任何外部連線,而且您的資料會安全地儲存在您本機伺服器上。",
 	"does not make any external connections, and your data stays securely on your locally hosted server.": "不會建立任何外部連線,而且您的資料會安全地儲存在您本機伺服器上。",
-	"Don't Allow": "不允許",
 	"Don't have an account?": "還沒註冊帳號嗎?",
 	"Don't have an account?": "還沒註冊帳號嗎?",
 	"don't install random functions from sources you don't trust.": "請勿從您無法信任的來源安裝隨機函式。",
 	"don't install random functions from sources you don't trust.": "請勿從您無法信任的來源安裝隨機函式。",
 	"don't install random tools from sources you don't trust.": "請勿從您無法信任的來源安裝隨機工具。",
 	"don't install random tools from sources you don't trust.": "請勿從您無法信任的來源安裝隨機工具。",
@@ -224,10 +220,11 @@
 	"Download": "下載",
 	"Download": "下載",
 	"Download canceled": "已取消下載",
 	"Download canceled": "已取消下載",
 	"Download Database": "下載資料庫",
 	"Download Database": "下載資料庫",
+	"Drop a chat export file here to import it.": "",
 	"Drop any files here to add to the conversation": "拖拽任意檔案到此處以新增至對話",
 	"Drop any files here to add to the conversation": "拖拽任意檔案到此處以新增至對話",
+	"Drop Chat Export": "",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如:'30s'、'10m'。有效的時間單位為 's'、'm'、'h'。",
 	"e.g. '30s','10m'. Valid time units are 's', 'm', 'h'.": "例如:'30s'、'10m'。有效的時間單位為 's'、'm'、'h'。",
 	"Edit": "編輯",
 	"Edit": "編輯",
-	"Edit Doc": "編輯文件",
 	"Edit Memory": "編輯記憶",
 	"Edit Memory": "編輯記憶",
 	"Edit User": "編輯使用者",
 	"Edit User": "編輯使用者",
 	"ElevenLabs": "ElevenLabs",
 	"ElevenLabs": "ElevenLabs",
@@ -281,13 +278,13 @@
 	"Enter Your Password": "輸入您的密碼",
 	"Enter Your Password": "輸入您的密碼",
 	"Enter Your Role": "輸入您的角色",
 	"Enter Your Role": "輸入您的角色",
 	"Error": "錯誤",
 	"Error": "錯誤",
+	"ERROR": "",
 	"Experimental": "實驗性功能",
 	"Experimental": "實驗性功能",
 	"Export": "匯出",
 	"Export": "匯出",
 	"Export All Chats (All Users)": "匯出所有對話紀錄(所有使用者)",
 	"Export All Chats (All Users)": "匯出所有對話紀錄(所有使用者)",
 	"Export chat (.json)": "匯出對話紀錄(.json)",
 	"Export chat (.json)": "匯出對話紀錄(.json)",
 	"Export Chats": "匯出對話紀錄",
 	"Export Chats": "匯出對話紀錄",
 	"Export Config to JSON File": "將設定匯出為 JSON 檔案",
 	"Export Config to JSON File": "將設定匯出為 JSON 檔案",
-	"Export Documents Mapping": "匯出文件對應",
 	"Export Functions": "匯出函式",
 	"Export Functions": "匯出函式",
 	"Export LiteLLM config.yaml": "匯出 LiteLLM config.yaml",
 	"Export LiteLLM config.yaml": "匯出 LiteLLM config.yaml",
 	"Export Models": "匯出模型",
 	"Export Models": "匯出模型",
@@ -357,7 +354,6 @@
 	"Images": "圖片",
 	"Images": "圖片",
 	"Import Chats": "匯入對話紀錄",
 	"Import Chats": "匯入對話紀錄",
 	"Import Config from JSON File": "從 JSON 檔案匯入設定",
 	"Import Config from JSON File": "從 JSON 檔案匯入設定",
-	"Import Documents Mapping": "匯入文件對應",
 	"Import Functions": "匯入函式",
 	"Import Functions": "匯入函式",
 	"Import Models": "匯入模型",
 	"Import Models": "匯入模型",
 	"Import Prompts": "匯入提示詞",
 	"Import Prompts": "匯入提示詞",
@@ -369,6 +365,7 @@
 	"Install from Github URL": "從 GitHub URL 安裝",
 	"Install from Github URL": "從 GitHub URL 安裝",
 	"Instant Auto-Send After Voice Transcription": "語音轉錄後立即自動傳送",
 	"Instant Auto-Send After Voice Transcription": "語音轉錄後立即自動傳送",
 	"Interface": "介面",
 	"Interface": "介面",
+	"Invalid file format.": "",
 	"Invalid Tag": "無效標籤",
 	"Invalid Tag": "無效標籤",
 	"January": "1 月",
 	"January": "1 月",
 	"join our Discord for help.": "加入我們的 Discord 以尋求協助。",
 	"join our Discord for help.": "加入我們的 Discord 以尋求協助。",
@@ -446,13 +443,13 @@
 	"More": "更多",
 	"More": "更多",
 	"Move to Top": "移至頂端",
 	"Move to Top": "移至頂端",
 	"Name": "名稱",
 	"Name": "名稱",
-	"Name Tag": "名稱標籤",
 	"Name your model": "為您的模型命名",
 	"Name your model": "為您的模型命名",
 	"New Chat": "新增對話",
 	"New Chat": "新增對話",
 	"New Password": "新密碼",
 	"New Password": "新密碼",
 	"No content found": "找不到內容",
 	"No content found": "找不到內容",
 	"No content to speak": "沒有要朗讀的內容",
 	"No content to speak": "沒有要朗讀的內容",
 	"No file selected": "未選取檔案",
 	"No file selected": "未選取檔案",
+	"No files found.": "",
 	"No HTML, CSS, or JavaScript content found.": "找不到 HTML、CSS 或 JavaScript 內容。",
 	"No HTML, CSS, or JavaScript content found.": "找不到 HTML、CSS 或 JavaScript 內容。",
 	"No knowledge found": "找不到知識",
 	"No knowledge found": "找不到知識",
 	"No results found": "找不到任何結果",
 	"No results found": "找不到任何結果",
@@ -495,6 +492,7 @@
 	"OpenAI URL/Key required.": "需要 OpenAI URL/金鑰。",
 	"OpenAI URL/Key required.": "需要 OpenAI URL/金鑰。",
 	"or": "或",
 	"or": "或",
 	"Other": "其他",
 	"Other": "其他",
+	"OUTPUT": "",
 	"Output format": "輸出格式",
 	"Output format": "輸出格式",
 	"Overview": "概覽",
 	"Overview": "概覽",
 	"page": "頁面",
 	"page": "頁面",
@@ -547,7 +545,7 @@
 	"Reranking model set to \"{{reranking_model}}\"": "重新排序模型已設定為 \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "重新排序模型已設定為 \"{{reranking_model}}\"",
 	"Reset": "重設",
 	"Reset": "重設",
 	"Reset Upload Directory": "重設上傳目錄",
 	"Reset Upload Directory": "重設上傳目錄",
-	"Reset Vector Storage": "重設向量儲存空間",
+	"Reset Vector Storage/Knowledge": "",
 	"Response AutoCopy to Clipboard": "自動將回應複製到剪貼簿",
 	"Response AutoCopy to Clipboard": "自動將回應複製到剪貼簿",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "無法啟用回應通知,因為網站權限已遭拒。請前往瀏覽器設定以授予必要存取權限。",
 	"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 splitting": "回應分割",
@@ -570,7 +568,7 @@
 	"Search a model": "搜尋模型",
 	"Search a model": "搜尋模型",
 	"Search Chats": "搜尋對話",
 	"Search Chats": "搜尋對話",
 	"Search Collection": "搜尋集合",
 	"Search Collection": "搜尋集合",
-	"Search Documents": "搜尋文件",
+	"search for tags": "",
 	"Search Functions": "搜尋函式",
 	"Search Functions": "搜尋函式",
 	"Search Knowledge": "搜尋知識庫",
 	"Search Knowledge": "搜尋知識庫",
 	"Search Models": "搜尋模型",
 	"Search Models": "搜尋模型",
@@ -644,6 +642,7 @@
 	"Speech Playback Speed": "語音播放速度",
 	"Speech Playback Speed": "語音播放速度",
 	"Speech recognition error: {{error}}": "語音辨識錯誤:{{error}}",
 	"Speech recognition error: {{error}}": "語音辨識錯誤:{{error}}",
 	"Speech-to-Text Engine": "語音轉文字 (STT) 引擎",
 	"Speech-to-Text Engine": "語音轉文字 (STT) 引擎",
+	"Stop": "",
 	"Stop Sequence": "停止序列",
 	"Stop Sequence": "停止序列",
 	"Stream Chat Response": "串流對話回應",
 	"Stream Chat Response": "串流對話回應",
 	"STT Model": "語音轉文字 (STT) 模型",
 	"STT Model": "語音轉文字 (STT) 模型",
@@ -666,6 +665,7 @@
 	"Template": "範本",
 	"Template": "範本",
 	"Temporary Chat": "臨時對話",
 	"Temporary Chat": "臨時對話",
 	"Text Completion": "文字補全",
 	"Text Completion": "文字補全",
+	"Text Splitter": "",
 	"Text-to-Speech Engine": "文字轉語音引擎",
 	"Text-to-Speech Engine": "文字轉語音引擎",
 	"Tfs Z": "Tfs Z",
 	"Tfs Z": "Tfs Z",
 	"Thanks for your feedback!": "感謝您的回饋!",
 	"Thanks for your feedback!": "感謝您的回饋!",
@@ -684,6 +684,7 @@
 	"Thorough explanation": "詳細解釋",
 	"Thorough explanation": "詳細解釋",
 	"Tika": "Tika",
 	"Tika": "Tika",
 	"Tika Server URL required.": "需要 Tika 伺服器 URL。",
 	"Tika Server URL required.": "需要 Tika 伺服器 URL。",
+	"Tiktoken": "",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替換後按下對話輸入框中的 Tab 鍵,即可連續更新多個變數欄位。",
 	"Tip: Update multiple variable slots consecutively by pressing the tab key in the chat input after each replacement.": "提示:在每次替換後按下對話輸入框中的 Tab 鍵,即可連續更新多個變數欄位。",
 	"Title": "標題",
 	"Title": "標題",
 	"Title (e.g. Tell me a fun fact)": "標題(例如:告訴我一個有趣的事實)",
 	"Title (e.g. Tell me a fun fact)": "標題(例如:告訴我一個有趣的事實)",
@@ -701,6 +702,7 @@
 	"Today": "今天",
 	"Today": "今天",
 	"Toggle settings": "切換設定",
 	"Toggle settings": "切換設定",
 	"Toggle sidebar": "切換側邊欄",
 	"Toggle sidebar": "切換側邊欄",
+	"Token": "",
 	"Tokens To Keep On Context Refresh (num_keep)": "上下文重新整理時要保留的 token 數 (num_keep)",
 	"Tokens To Keep On Context Refresh (num_keep)": "上下文重新整理時要保留的 token 數 (num_keep)",
 	"Tool created successfully": "成功建立工具",
 	"Tool created successfully": "成功建立工具",
 	"Tool deleted successfully": "成功刪除工具",
 	"Tool deleted successfully": "成功刪除工具",
@@ -739,7 +741,6 @@
 	"Upload Progress": "上傳進度",
 	"Upload Progress": "上傳進度",
 	"URL Mode": "URL 模式",
 	"URL Mode": "URL 模式",
 	"Use '#' in the prompt input to load and include your knowledge.": "在提示詞輸入中使用 '#' 來載入並包含您的知識。",
 	"Use '#' in the prompt input to load and include your knowledge.": "在提示詞輸入中使用 '#' 來載入並包含您的知識。",
-	"Use '#' in the prompt input to load and select your documents.": "在提示詞輸入中使用 '#' 來載入和選擇您的文件。",
 	"Use Gravatar": "使用 Gravatar",
 	"Use Gravatar": "使用 Gravatar",
 	"Use Initials": "使用姓名縮寫",
 	"Use Initials": "使用姓名縮寫",
 	"use_mlock (Ollama)": "使用 mlock (Ollama)",
 	"use_mlock (Ollama)": "使用 mlock (Ollama)",