Selaa lähdekoodia

refac: wording

Timothy Jaeryang Baek 5 kuukautta sitten
vanhempi
commit
da6535eeb4
48 muutettua tiedostoa jossa 48 lisäystä ja 1 poistoa
  1. 1 1
      src/lib/components/admin/Settings/Models/ConfigureModelsModal.svelte
  2. 1 0
      src/lib/i18n/locales/ar-BH/translation.json
  3. 1 0
      src/lib/i18n/locales/bg-BG/translation.json
  4. 1 0
      src/lib/i18n/locales/bn-BD/translation.json
  5. 1 0
      src/lib/i18n/locales/ca-ES/translation.json
  6. 1 0
      src/lib/i18n/locales/ceb-PH/translation.json
  7. 1 0
      src/lib/i18n/locales/cs-CZ/translation.json
  8. 1 0
      src/lib/i18n/locales/da-DK/translation.json
  9. 1 0
      src/lib/i18n/locales/de-DE/translation.json
  10. 1 0
      src/lib/i18n/locales/dg-DG/translation.json
  11. 1 0
      src/lib/i18n/locales/en-GB/translation.json
  12. 1 0
      src/lib/i18n/locales/en-US/translation.json
  13. 1 0
      src/lib/i18n/locales/es-ES/translation.json
  14. 1 0
      src/lib/i18n/locales/eu-ES/translation.json
  15. 1 0
      src/lib/i18n/locales/fa-IR/translation.json
  16. 1 0
      src/lib/i18n/locales/fi-FI/translation.json
  17. 1 0
      src/lib/i18n/locales/fr-CA/translation.json
  18. 1 0
      src/lib/i18n/locales/fr-FR/translation.json
  19. 1 0
      src/lib/i18n/locales/he-IL/translation.json
  20. 1 0
      src/lib/i18n/locales/hi-IN/translation.json
  21. 1 0
      src/lib/i18n/locales/hr-HR/translation.json
  22. 1 0
      src/lib/i18n/locales/hu-HU/translation.json
  23. 1 0
      src/lib/i18n/locales/id-ID/translation.json
  24. 1 0
      src/lib/i18n/locales/ie-GA/translation.json
  25. 1 0
      src/lib/i18n/locales/it-IT/translation.json
  26. 1 0
      src/lib/i18n/locales/ja-JP/translation.json
  27. 1 0
      src/lib/i18n/locales/ka-GE/translation.json
  28. 1 0
      src/lib/i18n/locales/ko-KR/translation.json
  29. 1 0
      src/lib/i18n/locales/lt-LT/translation.json
  30. 1 0
      src/lib/i18n/locales/ms-MY/translation.json
  31. 1 0
      src/lib/i18n/locales/nb-NO/translation.json
  32. 1 0
      src/lib/i18n/locales/nl-NL/translation.json
  33. 1 0
      src/lib/i18n/locales/pa-IN/translation.json
  34. 1 0
      src/lib/i18n/locales/pl-PL/translation.json
  35. 1 0
      src/lib/i18n/locales/pt-BR/translation.json
  36. 1 0
      src/lib/i18n/locales/pt-PT/translation.json
  37. 1 0
      src/lib/i18n/locales/ro-RO/translation.json
  38. 1 0
      src/lib/i18n/locales/ru-RU/translation.json
  39. 1 0
      src/lib/i18n/locales/sr-RS/translation.json
  40. 1 0
      src/lib/i18n/locales/sv-SE/translation.json
  41. 1 0
      src/lib/i18n/locales/th-TH/translation.json
  42. 1 0
      src/lib/i18n/locales/tk-TW/translation.json
  43. 1 0
      src/lib/i18n/locales/tr-TR/translation.json
  44. 1 0
      src/lib/i18n/locales/uk-UA/translation.json
  45. 1 0
      src/lib/i18n/locales/ur-PK/translation.json
  46. 1 0
      src/lib/i18n/locales/vi-VN/translation.json
  47. 1 0
      src/lib/i18n/locales/zh-CN/translation.json
  48. 1 0
      src/lib/i18n/locales/zh-TW/translation.json

+ 1 - 1
src/lib/components/admin/Settings/Models/ConfigureModelsModal.svelte

@@ -72,7 +72,7 @@
 </script>
 </script>
 
 
 <ConfirmDialog
 <ConfirmDialog
-	title={$i18n.t('Delete All Models')}
+	title={$i18n.t('Reset All Models')}
 	message={$i18n.t('This will delete all models including custom models and cannot be undone.')}
 	message={$i18n.t('This will delete all models including custom models and cannot be undone.')}
 	bind:show={showResetModal}
 	bind:show={showResetModal}
 	onConfirm={async () => {
 	onConfirm={async () => {

+ 1 - 0
src/lib/i18n/locales/ar-BH/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "تم تعطيل نموذج إعادة الترتيب",
 	"Reranking model disabled": "تم تعطيل نموذج إعادة الترتيب",
 	"Reranking model set to \"{{reranking_model}}\"": "تم ضبط نموذج إعادة الترتيب على \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "تم ضبط نموذج إعادة الترتيب على \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/bg-BG/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking model disabled",
 	"Reranking model disabled": "Reranking model disabled",
 	"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 All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/bn-BD/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "রির্যাক্টিং মডেল নিষ্ক্রিয় করা",
 	"Reranking model disabled": "রির্যাক্টিং মডেল নিষ্ক্রিয় করা",
 	"Reranking model set to \"{{reranking_model}}\"": "রির ্যাঙ্কিং মডেল \"{{reranking_model}}\" -এ সেট করা আছে",
 	"Reranking model set to \"{{reranking_model}}\"": "রির ্যাঙ্কিং মডেল \"{{reranking_model}}\" -এ সেট করা আছে",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/ca-ES/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Model de reavaluació desactivat",
 	"Reranking model disabled": "Model de reavaluació desactivat",
 	"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 All Models": "",
 	"Reset Upload Directory": "Restableix el directori de pujades",
 	"Reset Upload Directory": "Restableix el directori de pujades",
 	"Reset Vector Storage/Knowledge": "Restableix el Repositori de vectors/Coneixement",
 	"Reset Vector Storage/Knowledge": "Restableix el Repositori de vectors/Coneixement",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/ceb-PH/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "",
 	"Reranking model disabled": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/cs-CZ/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Přeřazovací model je deaktivován",
 	"Reranking model disabled": "Přeřazovací model je deaktivován",
 	"Reranking model set to \"{{reranking_model}}\"": "Model pro přeřazení nastaven na \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Model pro přeřazení nastaven na \"{{reranking_model}}\"",
 	"Reset": "režim Reset",
 	"Reset": "režim Reset",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Resetovat adresář nahrávání",
 	"Reset Upload Directory": "Resetovat adresář nahrávání",
 	"Reset Vector Storage/Knowledge": "Resetování úložiště vektorů/znalostí",
 	"Reset Vector Storage/Knowledge": "Resetování úložiště vektorů/znalostí",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Oznámení o odpovědích nelze aktivovat, protože oprávnění webu byla zamítnuta. Navštivte nastavení svého prohlížeče a udělte potřebný přístup.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Oznámení o odpovědích nelze aktivovat, protože oprávnění webu byla zamítnuta. Navštivte nastavení svého prohlížeče a udělte potřebný přístup.",

+ 1 - 0
src/lib/i18n/locales/da-DK/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Omarrangeringsmodel deaktiveret",
 	"Reranking model disabled": "Omarrangeringsmodel deaktiveret",
 	"Reranking model set to \"{{reranking_model}}\"": "Omarrangeringsmodel sat til \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Omarrangeringsmodel sat til \"{{reranking_model}}\"",
 	"Reset": "Nulstil",
 	"Reset": "Nulstil",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Nulstil uploadmappe",
 	"Reset Upload Directory": "Nulstil uploadmappe",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svarnotifikationer kan ikke aktiveres, da webstedets tilladelser er blevet nægtet. Besøg dine browserindstillinger for at give den nødvendige adgang.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svarnotifikationer kan ikke aktiveres, da webstedets tilladelser er blevet nægtet. Besøg dine browserindstillinger for at give den nødvendige adgang.",

+ 1 - 0
src/lib/i18n/locales/de-DE/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking-Modell deaktiviert",
 	"Reranking model disabled": "Reranking-Modell deaktiviert",
 	"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 All Models": "",
 	"Reset Upload Directory": "Upload-Verzeichnis zurücksetzen",
 	"Reset Upload Directory": "Upload-Verzeichnis zurücksetzen",
 	"Reset Vector Storage/Knowledge": "Vektorspeicher/Wissen zurücksetzen",
 	"Reset Vector Storage/Knowledge": "Vektorspeicher/Wissen zurücksetzen",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/dg-DG/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "",
 	"Reranking model disabled": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/en-GB/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "",
 	"Reranking model disabled": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/en-US/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "",
 	"Reranking model disabled": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/es-ES/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modelo de reranking deshabilitado",
 	"Reranking model disabled": "Modelo de reranking deshabilitado",
 	"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 All Models": "",
 	"Reset Upload Directory": "Reiniciar Directorio de carga",
 	"Reset Upload Directory": "Reiniciar Directorio de carga",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/eu-ES/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Berrantolatze modeloa desgaituta",
 	"Reranking model disabled": "Berrantolatze modeloa desgaituta",
 	"Reranking model set to \"{{reranking_model}}\"": "Berrantolatze modeloa \"{{reranking_model}}\"-era ezarrita",
 	"Reranking model set to \"{{reranking_model}}\"": "Berrantolatze modeloa \"{{reranking_model}}\"-era ezarrita",
 	"Reset": "Berrezarri",
 	"Reset": "Berrezarri",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Berrezarri karga direktorioa",
 	"Reset Upload Directory": "Berrezarri karga direktorioa",
 	"Reset Vector Storage/Knowledge": "Berrezarri bektore biltegia/ezagutza",
 	"Reset Vector Storage/Knowledge": "Berrezarri bektore biltegia/ezagutza",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Erantzunen jakinarazpenak ezin dira aktibatu webgunearen baimenak ukatu direlako. Mesedez, bisitatu zure nabigatzailearen ezarpenak beharrezko sarbidea emateko.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Erantzunen jakinarazpenak ezin dira aktibatu webgunearen baimenak ukatu direlako. Mesedez, bisitatu zure nabigatzailearen ezarpenak beharrezko sarbidea emateko.",

+ 1 - 0
src/lib/i18n/locales/fa-IR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "مدل ری\u200cشناسی مجدد غیرفعال است",
 	"Reranking model disabled": "مدل ری\u200cشناسی مجدد غیرفعال است",
 	"Reranking model set to \"{{reranking_model}}\"": "مدل ری\u200cشناسی مجدد به \"{{reranking_model}}\" تنظیم شده است",
 	"Reranking model set to \"{{reranking_model}}\"": "مدل ری\u200cشناسی مجدد به \"{{reranking_model}}\" تنظیم شده است",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/fi-FI/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Uudelleenpisteytysmalli poistettu käytöstä",
 	"Reranking model disabled": "Uudelleenpisteytysmalli poistettu käytöstä",
 	"Reranking model set to \"{{reranking_model}}\"": "\"{{reranking_model}}\" valittu uudelleenpisteytysmalliksi",
 	"Reranking model set to \"{{reranking_model}}\"": "\"{{reranking_model}}\" valittu uudelleenpisteytysmalliksi",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/fr-CA/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modèle de ré-ranking désactivé",
 	"Reranking model disabled": "Modèle de ré-ranking désactivé",
 	"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 All Models": "",
 	"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/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/fr-FR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modèle de ré-ranking désactivé",
 	"Reranking model disabled": "Modèle de ré-ranking désactivé",
 	"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 All Models": "",
 	"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/Knowledge": "Réinitialiser le stockage vectoriel/connaissances",
 	"Reset Vector Storage/Knowledge": "Réinitialiser le stockage vectoriel/connaissances",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/he-IL/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "מודל דירוג מחדש מושבת",
 	"Reranking model disabled": "מודל דירוג מחדש מושבת",
 	"Reranking model set to \"{{reranking_model}}\"": "מודל דירוג מחדש הוגדר ל-\"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "מודל דירוג מחדש הוגדר ל-\"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/hi-IN/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "पुनर्रैंकिंग मॉडल अक्षम किया गया",
 	"Reranking model disabled": "पुनर्रैंकिंग मॉडल अक्षम किया गया",
 	"Reranking model set to \"{{reranking_model}}\"": "रीरैंकिंग मॉडल को \"{{reranking_model}}\" पर \u200b\u200bसेट किया गया",
 	"Reranking model set to \"{{reranking_model}}\"": "रीरैंकिंग मॉडल को \"{{reranking_model}}\" पर \u200b\u200bसेट किया गया",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/hr-HR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Model za ponovno rangiranje onemogućen",
 	"Reranking model disabled": "Model za ponovno rangiranje onemogućen",
 	"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 All Models": "",
 	"Reset Upload Directory": "Poništi upload direktorij",
 	"Reset Upload Directory": "Poništi upload direktorij",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/hu-HU/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Újrarangsoroló modell letiltva",
 	"Reranking model disabled": "Újrarangsoroló modell letiltva",
 	"Reranking model set to \"{{reranking_model}}\"": "Újrarangsoroló modell beállítva erre: \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Újrarangsoroló modell beállítva erre: \"{{reranking_model}}\"",
 	"Reset": "Visszaállítás",
 	"Reset": "Visszaállítás",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Feltöltési könyvtár visszaállítása",
 	"Reset Upload Directory": "Feltöltési könyvtár visszaállítása",
 	"Reset Vector Storage/Knowledge": "Vektor tárhely/tudásbázis visszaállítása",
 	"Reset Vector Storage/Knowledge": "Vektor tárhely/tudásbázis visszaállítása",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "A válasz értesítések nem aktiválhatók, mert a weboldal engedélyei meg lettek tagadva. Kérjük, látogasson el a böngésző beállításaihoz a szükséges hozzáférés megadásához.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "A válasz értesítések nem aktiválhatók, mert a weboldal engedélyei meg lettek tagadva. Kérjük, látogasson el a böngésző beállításaihoz a szükséges hozzáférés megadásához.",

+ 1 - 0
src/lib/i18n/locales/id-ID/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Model pemeringkatan ulang dinonaktifkan",
 	"Reranking model disabled": "Model pemeringkatan ulang dinonaktifkan",
 	"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 All Models": "",
 	"Reset Upload Directory": "Setel Ulang Direktori Unggahan",
 	"Reset Upload Directory": "Setel Ulang Direktori Unggahan",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/ie-GA/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Samhail athrangú faoi mhíchumas",
 	"Reranking model disabled": "Samhail athrangú faoi mhíchumas",
 	"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 All Models": "",
 	"Reset Upload Directory": "Athshocraigh Eolaire Uas",
 	"Reset Upload Directory": "Athshocraigh Eolaire Uas",
 	"Reset Vector Storage/Knowledge": "Athshocraigh Stóráil/Eolas Veicteoir",
 	"Reset Vector Storage/Knowledge": "Athshocraigh Stóráil/Eolas Veicteoir",
 	"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ú.",

+ 1 - 0
src/lib/i18n/locales/it-IT/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modello di riclassificazione disabilitato",
 	"Reranking model disabled": "Modello di riclassificazione disabilitato",
 	"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 All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/ja-JP/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "再ランキングモデルが無効です",
 	"Reranking model disabled": "再ランキングモデルが無効です",
 	"Reranking model set to \"{{reranking_model}}\"": "再ランキングモデルを \"{{reranking_model}}\" に設定しました",
 	"Reranking model set to \"{{reranking_model}}\"": "再ランキングモデルを \"{{reranking_model}}\" に設定しました",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "アップロードディレクトリをリセット",
 	"Reset Upload Directory": "アップロードディレクトリをリセット",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/ka-GE/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "რექვექტირება არაა ჩართული",
 	"Reranking model disabled": "რექვექტირება არაა ჩართული",
 	"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 All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/ko-KR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking 모델 비활성화",
 	"Reranking model disabled": "Reranking 모델 비활성화",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking 모델을 \"{{reranking_model}}\"로 설정",
 	"Reranking model set to \"{{reranking_model}}\"": "Reranking 모델을 \"{{reranking_model}}\"로 설정",
 	"Reset": "초기화",
 	"Reset": "초기화",
+	"Reset All Models": "",
 	"Reset Upload Directory": "업로드 디렉토리 초기화",
 	"Reset Upload Directory": "업로드 디렉토리 초기화",
 	"Reset Vector Storage/Knowledge": "벡터 저장 공간/지식 기반 초기화",
 	"Reset Vector Storage/Knowledge": "벡터 저장 공간/지식 기반 초기화",
 	"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.": "웹사이트 권환과 같이 응답 알림이 활성화될 수 없습니다. 필요한 접근을 사용하기 위해 브라우져 설정을 확인 부탁드립니다.",

+ 1 - 0
src/lib/i18n/locales/lt-LT/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking modelis neleidžiamas",
 	"Reranking model disabled": "Reranking modelis neleidžiamas",
 	"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 All Models": "",
 	"Reset Upload Directory": "Atkurti įkėlimų direktoiją",
 	"Reset Upload Directory": "Atkurti įkėlimų direktoiją",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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ų",

+ 1 - 0
src/lib/i18n/locales/ms-MY/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Model 'Reranking' dilumpuhkan",
 	"Reranking model disabled": "Model 'Reranking' dilumpuhkan",
 	"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 All Models": "",
 	"Reset Upload Directory": "Tetapkan Semula Direktori Muat Naik",
 	"Reset Upload Directory": "Tetapkan Semula Direktori Muat Naik",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/nb-NO/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Omrangeringsmodell deaktivert",
 	"Reranking model disabled": "Omrangeringsmodell deaktivert",
 	"Reranking model set to \"{{reranking_model}}\"": "Omrangeringsmodell er angitt til \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Omrangeringsmodell er angitt til \"{{reranking_model}}\"",
 	"Reset": "Tilbakestill",
 	"Reset": "Tilbakestill",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Tilbakestill opplastingskatalog",
 	"Reset Upload Directory": "Tilbakestill opplastingskatalog",
 	"Reset Vector Storage/Knowledge": "Tilbakestill Vector lagring/kunnskap",
 	"Reset Vector Storage/Knowledge": "Tilbakestill Vector lagring/kunnskap",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svar-varsler kan ikke aktiveres fordi tilgang til nettstedet er nektet. Gå til nettleserinnstillingene dine for å gi den nødvendige tilgangen.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Svar-varsler kan ikke aktiveres fordi tilgang til nettstedet er nektet. Gå til nettleserinnstillingene dine for å gi den nødvendige tilgangen.",

+ 1 - 0
src/lib/i18n/locales/nl-NL/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking model uitgeschakeld",
 	"Reranking model disabled": "Reranking model uitgeschakeld",
 	"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": "Herstellen",
 	"Reset": "Herstellen",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Herstel Uploadmap",
 	"Reset Upload Directory": "Herstel Uploadmap",
 	"Reset Vector Storage/Knowledge": "Herstel Vectoropslag/-kennis",
 	"Reset Vector Storage/Knowledge": "Herstel Vectoropslag/-kennis",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Antwoordmeldingen kunnen niet worden geactiveerd omdat de rechten voor de website zijn geweigerd. Ga naar de instellingen van uw browser om de benodigde toegang te verlenen.",
 	"Response notifications cannot be activated as the website permissions have been denied. Please visit your browser settings to grant the necessary access.": "Antwoordmeldingen kunnen niet worden geactiveerd omdat de rechten voor de website zijn geweigerd. Ga naar de instellingen van uw browser om de benodigde toegang te verlenen.",

+ 1 - 0
src/lib/i18n/locales/pa-IN/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਅਯੋਗ ਕੀਤਾ ਗਿਆ",
 	"Reranking model disabled": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਅਯੋਗ ਕੀਤਾ ਗਿਆ",
 	"Reranking model set to \"{{reranking_model}}\"": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਨੂੰ \"{{reranking_model}}\" 'ਤੇ ਸੈੱਟ ਕੀਤਾ ਗਿਆ",
 	"Reranking model set to \"{{reranking_model}}\"": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਨੂੰ \"{{reranking_model}}\" 'ਤੇ ਸੈੱਟ ਕੀਤਾ ਗਿਆ",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/pl-PL/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Zmiana rankingu modelu zablokowana",
 	"Reranking model disabled": "Zmiana rankingu modelu zablokowana",
 	"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 All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/pt-BR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modelo de Reclassificação desativado",
 	"Reranking model disabled": "Modelo de Reclassificação desativado",
 	"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 All Models": "",
 	"Reset Upload Directory": "Redefinir Diretório de Upload",
 	"Reset Upload Directory": "Redefinir Diretório de Upload",
 	"Reset Vector Storage/Knowledge": "Redefinir Armazenamento de Vetores/Conhecimento",
 	"Reset Vector Storage/Knowledge": "Redefinir Armazenamento de Vetores/Conhecimento",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/pt-PT/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modelo de Reranking desativado",
 	"Reranking model disabled": "Modelo de Reranking desativado",
 	"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 All Models": "",
 	"Reset Upload Directory": "Limpar Pasta de Carregamento",
 	"Reset Upload Directory": "Limpar Pasta de Carregamento",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/ro-RO/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Modelul de Rearanjare este dezactivat",
 	"Reranking model disabled": "Modelul de Rearanjare este dezactivat",
 	"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 All Models": "",
 	"Reset Upload Directory": "Resetează Directorul de Încărcare",
 	"Reset Upload Directory": "Resetează Directorul de Încărcare",
 	"Reset Vector Storage/Knowledge": "Resetarea Stocării/Vectoului de Cunoștințe",
 	"Reset Vector Storage/Knowledge": "Resetarea Stocării/Vectoului de Cunoștințe",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/ru-RU/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Модель реранжирования отключена",
 	"Reranking model disabled": "Модель реранжирования отключена",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель реранжирования установлена на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель реранжирования установлена на \"{{reranking_model}}\"",
 	"Reset": "Сбросить",
 	"Reset": "Сбросить",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Сбросить каталог загрузок",
 	"Reset Upload Directory": "Сбросить каталог загрузок",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "Уведомления об ответах не могут быть активированы, поскольку доступ к веб-сайту был заблокирован. Пожалуйста, перейдите к настройкам своего браузера, чтобы предоставить необходимый доступ.",

+ 1 - 0
src/lib/i18n/locales/sr-RS/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Модел поновног рангирања онемогућен",
 	"Reranking model disabled": "Модел поновног рангирања онемогућен",
 	"Reranking model set to \"{{reranking_model}}\"": "Модел поновног рангирања подешен на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модел поновног рангирања подешен на \"{{reranking_model}}\"",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/sv-SE/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking modell inaktiverad",
 	"Reranking model disabled": "Reranking modell inaktiverad",
 	"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 All Models": "",
 	"Reset Upload Directory": "Återställ uppladdningskatalog",
 	"Reset Upload Directory": "Återställ uppladdningskatalog",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/th-TH/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "ปิดการใช้งานโมเดลการจัดอันดับใหม่",
 	"Reranking model disabled": "ปิดการใช้งานโมเดลการจัดอันดับใหม่",
 	"Reranking model set to \"{{reranking_model}}\"": "ตั้งค่าโมเดลการจัดอันดับใหม่เป็น \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "ตั้งค่าโมเดลการจัดอันดับใหม่เป็น \"{{reranking_model}}\"",
 	"Reset": "รีเซ็ต",
 	"Reset": "รีเซ็ต",
+	"Reset All Models": "",
 	"Reset Upload Directory": "รีเซ็ตไดเร็กทอรีการอัปโหลด",
 	"Reset Upload Directory": "รีเซ็ตไดเร็กทอรีการอัปโหลด",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "ไม่สามารถเปิดการแจ้งเตือนการตอบสนองได้เนื่องจากเว็บไซต์ปฏิเสธ กรุณาเข้าการตั้งค่าเบราว์เซอร์ของคุณเพื่อให้สิทธิ์การเข้าถึงที่จำเป็น",

+ 1 - 0
src/lib/i18n/locales/tk-TW/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "",
 	"Reranking model disabled": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reranking model set to \"{{reranking_model}}\"": "",
 	"Reset": "",
 	"Reset": "",
+	"Reset All Models": "",
 	"Reset Upload Directory": "",
 	"Reset Upload Directory": "",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "",

+ 1 - 0
src/lib/i18n/locales/tr-TR/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Yeniden sıralama modeli devre dışı bırakıldı",
 	"Reranking model disabled": "Yeniden sıralama modeli devre dışı bırakıldı",
 	"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 All Models": "",
 	"Reset Upload Directory": "Yükleme Dizinini Sıfırla",
 	"Reset Upload Directory": "Yükleme Dizinini Sıfırla",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/uk-UA/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Модель переранжування вимкнена",
 	"Reranking model disabled": "Модель переранжування вимкнена",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель переранжування встановлено на \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "Модель переранжування встановлено на \"{{reranking_model}}\"",
 	"Reset": "Скидання",
 	"Reset": "Скидання",
+	"Reset All Models": "",
 	"Reset Upload Directory": "Скинути каталог завантажень",
 	"Reset Upload Directory": "Скинути каталог завантажень",
 	"Reset Vector Storage/Knowledge": "Скинути векторне сховище/Знання",
 	"Reset Vector Storage/Knowledge": "Скинути векторне сховище/Знання",
 	"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.": "Сповіщення про відповіді не можуть бути активовані, оскільки вам було відмовлено в доступі до веб-сайту. Будь ласка, відвідайте налаштування вашого браузера, щоб надати необхідний доступ.",

+ 1 - 0
src/lib/i18n/locales/ur-PK/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "دوبارہ درجہ بندی کا ماڈل غیر فعال کر دیا گیا",
 	"Reranking model disabled": "دوبارہ درجہ بندی کا ماڈل غیر فعال کر دیا گیا",
 	"Reranking model set to \"{{reranking_model}}\"": "دوبارہ درجہ بندی کا ماڈل \"{{reranking_model}}\" پر مقرر کر دیا گیا ہے",
 	"Reranking model set to \"{{reranking_model}}\"": "دوبارہ درجہ بندی کا ماڈل \"{{reranking_model}}\" پر مقرر کر دیا گیا ہے",
 	"Reset": "ری سیٹ",
 	"Reset": "ری سیٹ",
+	"Reset All Models": "",
 	"Reset Upload Directory": "اپلوڈ ڈائریکٹری کو ری سیٹ کریں",
 	"Reset Upload Directory": "اپلوڈ ڈائریکٹری کو ری سیٹ کریں",
 	"Reset Vector Storage/Knowledge": "ویكٹر اسٹوریج/علم کو ری سیٹ کریں",
 	"Reset Vector Storage/Knowledge": "ویكٹر اسٹوریج/علم کو ری سیٹ کریں",
 	"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.": "جواب کی اطلاعات کو فعال نہیں کیا جا سکتا کیونکہ ویب سائٹ کی اجازتیں مسترد کر دی گئی ہیں براہ کرم اپنے براؤزر کی سیٹنگز پر جائیں تاکہ ضروری رسائی کی اجازت دے سکیں",

+ 1 - 0
src/lib/i18n/locales/vi-VN/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "Reranking model disabled",
 	"Reranking model disabled": "Reranking model disabled",
 	"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 All Models": "",
 	"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/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.",

+ 1 - 0
src/lib/i18n/locales/zh-CN/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "重排模型已禁用",
 	"Reranking model disabled": "重排模型已禁用",
 	"Reranking model set to \"{{reranking_model}}\"": "重排模型设置为 \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "重排模型设置为 \"{{reranking_model}}\"",
 	"Reset": "重置",
 	"Reset": "重置",
+	"Reset All Models": "",
 	"Reset Upload Directory": "重置上传目录",
 	"Reset Upload Directory": "重置上传目录",
 	"Reset Vector Storage/Knowledge": "重置向量存储/知识",
 	"Reset Vector Storage/Knowledge": "重置向量存储/知识",
 	"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.": "无法激活回复时发送通知。请检查浏览器设置,并授予必要的访问权限。",

+ 1 - 0
src/lib/i18n/locales/zh-TW/translation.json

@@ -711,6 +711,7 @@
 	"Reranking model disabled": "已停用重新排序模型",
 	"Reranking model disabled": "已停用重新排序模型",
 	"Reranking model set to \"{{reranking_model}}\"": "重新排序模型已設定為 \"{{reranking_model}}\"",
 	"Reranking model set to \"{{reranking_model}}\"": "重新排序模型已設定為 \"{{reranking_model}}\"",
 	"Reset": "重設",
 	"Reset": "重設",
+	"Reset All Models": "",
 	"Reset Upload Directory": "重設上傳目錄",
 	"Reset Upload Directory": "重設上傳目錄",
 	"Reset Vector Storage/Knowledge": "",
 	"Reset Vector Storage/Knowledge": "",
 	"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.": "無法啟用回應通知,因為網站權限已遭拒。請前往瀏覽器設定以授予必要存取權限。",