소스 검색

chore: format

Timothy Jaeryang Baek 4 달 전
부모
커밋
e10897236d
51개의 변경된 파일101개의 추가작업 그리고 125개의 파일을 삭제
  1. 3 0
      src/lib/components/chat/Messages/ResponseMessage.svelte
  2. 2 6
      src/lib/i18n/locales/ar-BH/translation.json
  3. 2 2
      src/lib/i18n/locales/bg-BG/translation.json
  4. 2 2
      src/lib/i18n/locales/bn-BD/translation.json
  5. 2 3
      src/lib/i18n/locales/ca-ES/translation.json
  6. 2 2
      src/lib/i18n/locales/ceb-PH/translation.json
  7. 2 4
      src/lib/i18n/locales/cs-CZ/translation.json
  8. 2 2
      src/lib/i18n/locales/da-DK/translation.json
  9. 2 2
      src/lib/i18n/locales/de-DE/translation.json
  10. 2 4
      src/lib/i18n/locales/dg-DG/translation.json
  11. 2 2
      src/lib/i18n/locales/el-GR/translation.json
  12. 2 2
      src/lib/i18n/locales/en-GB/translation.json
  13. 2 2
      src/lib/i18n/locales/en-US/translation.json
  14. 2 3
      src/lib/i18n/locales/es-ES/translation.json
  15. 2 2
      src/lib/i18n/locales/eu-ES/translation.json
  16. 2 2
      src/lib/i18n/locales/fa-IR/translation.json
  17. 2 2
      src/lib/i18n/locales/fi-FI/translation.json
  18. 2 3
      src/lib/i18n/locales/fr-CA/translation.json
  19. 2 3
      src/lib/i18n/locales/fr-FR/translation.json
  20. 2 3
      src/lib/i18n/locales/he-IL/translation.json
  21. 2 2
      src/lib/i18n/locales/hi-IN/translation.json
  22. 2 3
      src/lib/i18n/locales/hr-HR/translation.json
  23. 2 2
      src/lib/i18n/locales/hu-HU/translation.json
  24. 2 2
      src/lib/i18n/locales/id-ID/translation.json
  25. 2 2
      src/lib/i18n/locales/ie-GA/translation.json
  26. 2 3
      src/lib/i18n/locales/it-IT/translation.json
  27. 2 1
      src/lib/i18n/locales/ja-JP/translation.json
  28. 2 2
      src/lib/i18n/locales/ka-GE/translation.json
  29. 2 2
      src/lib/i18n/locales/ko-KR/translation.json
  30. 2 4
      src/lib/i18n/locales/lt-LT/translation.json
  31. 2 2
      src/lib/i18n/locales/ms-MY/translation.json
  32. 2 2
      src/lib/i18n/locales/nb-NO/translation.json
  33. 2 2
      src/lib/i18n/locales/nl-NL/translation.json
  34. 2 2
      src/lib/i18n/locales/pa-IN/translation.json
  35. 2 4
      src/lib/i18n/locales/pl-PL/translation.json
  36. 2 3
      src/lib/i18n/locales/pt-BR/translation.json
  37. 2 3
      src/lib/i18n/locales/pt-PT/translation.json
  38. 2 3
      src/lib/i18n/locales/ro-RO/translation.json
  39. 2 4
      src/lib/i18n/locales/ru-RU/translation.json
  40. 2 4
      src/lib/i18n/locales/sk-SK/translation.json
  41. 2 3
      src/lib/i18n/locales/sr-RS/translation.json
  42. 2 2
      src/lib/i18n/locales/sv-SE/translation.json
  43. 2 2
      src/lib/i18n/locales/th-TH/translation.json
  44. 2 2
      src/lib/i18n/locales/tk-TW/translation.json
  45. 2 2
      src/lib/i18n/locales/tr-TR/translation.json
  46. 2 4
      src/lib/i18n/locales/uk-UA/translation.json
  47. 2 2
      src/lib/i18n/locales/ur-PK/translation.json
  48. 2 1
      src/lib/i18n/locales/vi-VN/translation.json
  49. 2 1
      src/lib/i18n/locales/zh-CN/translation.json
  50. 2 2
      src/lib/i18n/locales/zh-TW/translation.json
  51. 0 1
      src/lib/utils/index.ts

+ 3 - 0
src/lib/components/chat/Messages/ResponseMessage.svelte

@@ -535,6 +535,9 @@
 														? 'shimmer'
 														: ''} text-base line-clamp-1 text-wrap"
 												>
+													<!-- $i18n.t("Generating search query") -->
+													<!-- $i18n.t("No search query generated") -->
+
 													<!-- $i18n.t('Searched {{count}} sites') -->
 													{#if status?.description.includes('{{count}}')}
 														{$i18n.t(status?.description, {

+ 2 - 6
src/lib/i18n/locales/ar-BH/translation.json

@@ -602,6 +602,7 @@
 	"Name": "الأسم",
 	"Name your knowledge base": "",
 	"New Chat": "دردشة جديدة",
+	"New folder": "",
 	"New Password": "كلمة المرور الجديدة",
 	"new-channel": "",
 	"No content found": "",
@@ -776,12 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_zero": "تم البحث في {{count}} sites_zero",
-	"Searched {{count}} sites_one": "تم البحث في {{count}} sites_one",
-	"Searched {{count}} sites_two": "تم البحث في {{count}} sites_two",
-	"Searched {{count}} sites_few": "تم البحث في {{count}} sites_few",
-	"Searched {{count}} sites_many": "تم البحث في {{count}} sites_many",
-	"Searched {{count}} sites_other": "تم البحث في {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "عنوان URL لاستعلام Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Име",
 	"Name your knowledge base": "",
 	"New Chat": "Нов чат",
+	"New folder": "",
 	"New Password": "Нова парола",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Търси се в {{count}} sites_one",
-	"Searched {{count}} sites_other": "Търси се в {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL адрес на заявка на Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "নাম",
 	"Name your knowledge base": "",
 	"New Chat": "নতুন চ্যাট",
+	"New folder": "",
 	"New Password": "নতুন পাসওয়ার্ড",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_one",
-	"Searched {{count}} sites_other": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng ক্যোয়ারী URL",

+ 2 - 3
src/lib/i18n/locales/ca-ES/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nom",
 	"Name your knowledge base": "Anomena la teva base de coneixement",
 	"New Chat": "Nou xat",
+	"New folder": "",
 	"New Password": "Nova contrasenya",
 	"new-channel": "",
 	"No content found": "No s'ha trobat contingut",
@@ -776,9 +777,7 @@
 	"Search Tools": "Cercar eines",
 	"SearchApi API Key": "Clau API de SearchApi",
 	"SearchApi Engine": "Motor de SearchApi",
-	"Searched {{count}} sites_one": "S'ha cercat {{count}} una pàgina",
-	"Searched {{count}} sites_many": "S'han cercat {{count}} pàgines",
-	"Searched {{count}} sites_other": "S'han cercat {{count}} pàgines",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Cercant \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Cercant \"{{searchQuery}}\" al coneixement",
 	"Searxng Query URL": "URL de consulta de Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Ngalan",
 	"Name your knowledge base": "",
 	"New Chat": "Bag-ong diskusyon",
+	"New folder": "",
 	"New Password": "Bag-ong Password",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "",
-	"Searched {{count}} sites_other": "",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "",

+ 2 - 4
src/lib/i18n/locales/cs-CZ/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Jméno",
 	"Name your knowledge base": "",
 	"New Chat": "Nový chat",
+	"New folder": "",
 	"New Password": "Nové heslo",
 	"new-channel": "",
 	"No content found": "Nebyly nalezeny žádné obsahové informace.",
@@ -776,10 +777,7 @@
 	"Search Tools": "Nástroje pro vyhledávání",
 	"SearchApi API Key": "Klíč API pro SearchApi",
 	"SearchApi Engine": "Vyhledávací engine API",
-	"Searched {{count}} sites_one": "Prohledáno {{count}} stránek_one",
-	"Searched {{count}} sites_few": "",
-	"Searched {{count}} sites_many": "",
-	"Searched {{count}} sites_other": "Prohledáno {{count}} stránek_jiných",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Hledání \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Vyhledávání znalostí pro \"{{searchQuery}}\"",
 	"Searxng Query URL": "Adresa URL dotazu Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Navn",
 	"Name your knowledge base": "",
 	"New Chat": "Ny chat",
+	"New folder": "",
 	"New Password": "Ny adgangskode",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "Søg i værktøjer",
 	"SearchApi API Key": "SearchApi API-nøgle",
 	"SearchApi Engine": "SearchApi-engine",
-	"Searched {{count}} sites_one": "Søgte {{count}} websted",
-	"Searched {{count}} sites_other": "Søgte {{count}} websteder",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Søger efter \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Søger i viden efter \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng forespørgsels-URL",

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

@@ -602,6 +602,7 @@
 	"Name": "Name",
 	"Name your knowledge base": "Benennen Sie Ihren Wissensspeicher",
 	"New Chat": "Neue Unterhaltung",
+	"New folder": "",
 	"New Password": "Neues Passwort",
 	"new-channel": "",
 	"No content found": "Kein Inhalt gefunden",
@@ -776,8 +777,7 @@
 	"Search Tools": "Werkzeuge durchsuchen...",
 	"SearchApi API Key": "SearchApi-API-Schlüssel",
 	"SearchApi Engine": "SearchApi-Engine",
-	"Searched {{count}} sites_one": "{{count}} Seite durchsucht",
-	"Searched {{count}} sites_other": "{{count}} Seiten durchsucht",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Suche nach \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Suche im Wissen nach \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng-Abfrage-URL",

+ 2 - 4
src/lib/i18n/locales/dg-DG/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Name",
 	"Name your knowledge base": "",
 	"New Chat": "New Bark",
+	"New folder": "",
 	"New Password": "New Barkword",
 	"new-channel": "",
 	"No content found": "",
@@ -776,10 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "",
-	"Searched {{count}} sites_few": "",
-	"Searched {{count}} sites_many": "",
-	"Searched {{count}} sites_other": "",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "",

+ 2 - 2
src/lib/i18n/locales/el-GR/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Όνομα",
 	"Name your knowledge base": "Ονομάστε τη βάση γνώσης σας",
 	"New Chat": "Νέα Συνομιλία",
+	"New folder": "",
 	"New Password": "Νέος Κωδικός",
 	"new-channel": "",
 	"No content found": "Δεν βρέθηκε περιεχόμενο",
@@ -776,8 +777,7 @@
 	"Search Tools": "Αναζήτηση Εργαλείων",
 	"SearchApi API Key": "Κλειδί API SearchApi",
 	"SearchApi Engine": "Μηχανή SearchApi",
-	"Searched {{count}} sites_one": "Αναζήτησε {{count}} site",
-	"Searched {{count}} sites_other": "Αναζήτησε {{count}} sites",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Αναζήτηση \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Αναζήτηση Γνώσης για \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL Ερώτησης Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "",
 	"Name your knowledge base": "",
 	"New Chat": "",
+	"New folder": "",
 	"New Password": "",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "",
-	"Searched {{count}} sites_other": "",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "",

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

@@ -602,6 +602,7 @@
 	"Name": "",
 	"Name your knowledge base": "",
 	"New Chat": "",
+	"New folder": "",
 	"New Password": "",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "",
-	"Searched {{count}} sites_other": "",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "",

+ 2 - 3
src/lib/i18n/locales/es-ES/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nombre",
 	"Name your knowledge base": "",
 	"New Chat": "Nuevo Chat",
+	"New folder": "",
 	"New Password": "Nueva Contraseña",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "Búsqueda de herramientas",
 	"SearchApi API Key": "Clave API de SearchApi",
 	"SearchApi Engine": "Motor de SearchApi",
-	"Searched {{count}} sites_one": "Buscado {{count}} sites_one",
-	"Searched {{count}} sites_many": "Buscado {{count}} sites_many",
-	"Searched {{count}} sites_other": "Buscó {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Buscando \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Buscando Conocimiento para \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng URL de consulta",

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

@@ -602,6 +602,7 @@
 	"Name": "Izena",
 	"Name your knowledge base": "Izendatu zure ezagutza-basea",
 	"New Chat": "Txat berria",
+	"New folder": "",
 	"New Password": "Pasahitz berria",
 	"new-channel": "",
 	"No content found": "Ez da edukirik aurkitu",
@@ -776,8 +777,7 @@
 	"Search Tools": "Bilaketa tresnak",
 	"SearchApi API Key": "SearchApi API gakoa",
 	"SearchApi Engine": "SearchApi motorra",
-	"Searched {{count}} sites_one": "Gune {{count}} bilatuta",
-	"Searched {{count}} sites_other": "{{count}} gune bilatuta",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" bilatzen",
 	"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\"rentzako ezagutza bilatzen",
 	"Searxng Query URL": "Searxng kontsulta URLa",

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

@@ -602,6 +602,7 @@
 	"Name": "نام",
 	"Name your knowledge base": "",
 	"New Chat": "گپ جدید",
+	"New folder": "",
 	"New Password": "رمز عبور جدید",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "ابزارهای جستجو",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "جستجو {{count}} sites_one",
-	"Searched {{count}} sites_other": "جستجو {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "جستجوی «{{searchQuery}}»",
 	"Searching Knowledge for \"{{searchQuery}}\"": "جستجوی دانش برای «{{searchQuery}}»",
 	"Searxng Query URL": "نشانی وب جستجوی Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Nimi",
 	"Name your knowledge base": "Anna tietokannalle nimi",
 	"New Chat": "Uusi keskustelu",
+	"New folder": "",
 	"New Password": "Uusi salasana",
 	"new-channel": "",
 	"No content found": "Sisältöä ei löytynyt",
@@ -776,8 +777,7 @@
 	"Search Tools": "Hae työkaluja",
 	"SearchApi API Key": "SearchApi API -avain",
 	"SearchApi Engine": "SearchApi-moottori",
-	"Searched {{count}} sites_one": "Haettu {{count}} sivusto",
-	"Searched {{count}} sites_other": "Haettu {{count}} sivustoa",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Haetaan \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Haetaan tietämystä \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng-kyselyn URL-osoite",

+ 2 - 3
src/lib/i18n/locales/fr-CA/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nom",
 	"Name your knowledge base": "",
 	"New Chat": "Nouvelle conversation",
+	"New folder": "",
 	"New Password": "Nouveau mot de passe",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "Outils de recherche",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Recherché {{count}} site(s)_one",
-	"Searched {{count}} sites_many": "Recherché {{count}} sites_many",
-	"Searched {{count}} sites_other": "Recherché {{count}} sites_autres",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Recherche de « {{searchQuery}} »",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL de recherche Searxng",

+ 2 - 3
src/lib/i18n/locales/fr-FR/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nom d'utilisateur",
 	"Name your knowledge base": "Nommez votre base de connaissances",
 	"New Chat": "Nouvelle conversation",
+	"New folder": "",
 	"New Password": "Nouveau mot de passe",
 	"new-channel": "",
 	"No content found": "Aucun contenu trouvé",
@@ -776,9 +777,7 @@
 	"Search Tools": "Rechercher des outils",
 	"SearchApi API Key": "Clé API SearchApi",
 	"SearchApi Engine": "Moteur de recherche SearchApi",
-	"Searched {{count}} sites_one": "Recherché {{count}} site(s)_one",
-	"Searched {{count}} sites_many": "Recherché {{count}} sites_many",
-	"Searched {{count}} sites_other": "Recherché {{count}} sites_autres",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Recherche de « {{searchQuery}} »",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Recherche des connaissances pour « {{searchQuery}} »",
 	"Searxng Query URL": "URL de recherche Searxng",

+ 2 - 3
src/lib/i18n/locales/he-IL/translation.json

@@ -602,6 +602,7 @@
 	"Name": "שם",
 	"Name your knowledge base": "",
 	"New Chat": "צ'אט חדש",
+	"New folder": "",
 	"New Password": "סיסמה חדשה",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "חיפש {{count}} sites_one",
-	"Searched {{count}} sites_two": "חיפש {{count}} sites_two",
-	"Searched {{count}} sites_other": "חיפש {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "כתובת URL של שאילתת Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "नाम",
 	"Name your knowledge base": "",
 	"New Chat": "नई चैट",
+	"New folder": "",
 	"New Password": "नया पासवर्ड",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "{{count}} sites_one खोजा गया",
-	"Searched {{count}} sites_other": "{{count}} sites_other खोजा गया",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng क्वेरी URL",

+ 2 - 3
src/lib/i18n/locales/hr-HR/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Ime",
 	"Name your knowledge base": "",
 	"New Chat": "Novi razgovor",
+	"New folder": "",
 	"New Password": "Nova lozinka",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "Alati za pretraživanje",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Pretraženo {{count}} sites_one",
-	"Searched {{count}} sites_few": "Pretraženo {{count}} sites_few",
-	"Searched {{count}} sites_other": "Pretraženo {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng URL upita",

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

@@ -602,6 +602,7 @@
 	"Name": "Név",
 	"Name your knowledge base": "",
 	"New Chat": "Új beszélgetés",
+	"New folder": "",
 	"New Password": "Új jelszó",
 	"new-channel": "",
 	"No content found": "Nem található tartalom",
@@ -776,8 +777,7 @@
 	"Search Tools": "Eszközök keresése",
 	"SearchApi API Key": "SearchApi API kulcs",
 	"SearchApi Engine": "SearchApi motor",
-	"Searched {{count}} sites_one": "{{count}} oldal keresve",
-	"Searched {{count}} sites_other": "{{count}} oldal keresve",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Keresés: \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Tudásbázis keresése: \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng lekérdezési URL",

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

@@ -602,6 +602,7 @@
 	"Name": "Nama",
 	"Name your knowledge base": "",
 	"New Chat": "Obrolan Baru",
+	"New folder": "",
 	"New Password": "Kata Sandi Baru",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "Alat Pencarian",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Mencari {{count}} situs_satu",
-	"Searched {{count}} sites_other": "Mencari {{count}} situs_lain",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Mencari \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL Kueri Pencarian Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Ainm",
 	"Name your knowledge base": "Cuir ainm ar do bhunachar eolais",
 	"New Chat": "Comhrá Nua",
+	"New folder": "",
 	"New Password": "Pasfhocal Nua",
 	"new-channel": "",
 	"No content found": "Níor aimsíodh aon ábhar",
@@ -776,8 +777,7 @@
 	"Search Tools": "Uirlisí Cuardaigh",
 	"SearchApi API Key": "Eochair API SearchAPI",
 	"SearchApi Engine": "Inneall SearchAPI",
-	"Searched {{count}} sites_one": "Cuardaigh {{count}} sites_one",
-	"Searched {{count}} sites_other": "Cuardaigh {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Ag cuardach \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Cuardach Eolas do \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL ceisteanna cuardaigh",

+ 2 - 3
src/lib/i18n/locales/it-IT/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nome",
 	"Name your knowledge base": "",
 	"New Chat": "Nuova chat",
+	"New folder": "",
 	"New Password": "Nuova password",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Ricercato {{count}} sites_one",
-	"Searched {{count}} sites_many": "Ricercato {{count}} sites_many",
-	"Searched {{count}} sites_other": "Ricercato {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng Query URL",

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

@@ -602,6 +602,7 @@
 	"Name": "名前",
 	"Name your knowledge base": "",
 	"New Chat": "新しいチャット",
+	"New folder": "",
 	"New Password": "新しいパスワード",
 	"new-channel": "",
 	"No content found": "",
@@ -776,7 +777,7 @@
 	"Search Tools": "ツールの検索",
 	"SearchApi API Key": "SearchApiのAPIKey",
 	"SearchApi Engine": "SearchApiエンジン",
-	"Searched {{count}} sites_other": "{{count}} sites_other検索",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng クエリ URL",

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

@@ -602,6 +602,7 @@
 	"Name": "სახელი",
 	"Name your knowledge base": "",
 	"New Chat": "ახალი მიმოწერა",
+	"New folder": "",
 	"New Password": "ახალი პაროლი",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Searched {{count}} sites_one",
-	"Searched {{count}} sites_other": "Searched {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng Query URL",

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

@@ -602,6 +602,7 @@
 	"Name": "이름",
 	"Name your knowledge base": "",
 	"New Chat": "새 채팅",
+	"New folder": "",
 	"New Password": "새 비밀번호",
 	"new-channel": "",
 	"No content found": "내용을 찾을 수 없음",
@@ -776,8 +777,7 @@
 	"Search Tools": "검색 도구",
 	"SearchApi API Key": "SearchApi API 키",
 	"SearchApi Engine": "SearchApi 엔진",
-	"Searched {{count}} sites_one": "sites_one {{count}} 검색됨",
-	"Searched {{count}} sites_other": "sites_other {{count}} 검색됨",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" 검색 중",
 	"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\"위한 지식 기반 검색 중",
 	"Searxng Query URL": "Searxng 쿼리 URL",

+ 2 - 4
src/lib/i18n/locales/lt-LT/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Pavadinimas",
 	"Name your knowledge base": "",
 	"New Chat": "Naujas pokalbis",
+	"New folder": "",
 	"New Password": "Naujas slaptažodis",
 	"new-channel": "",
 	"No content found": "",
@@ -776,10 +777,7 @@
 	"Search Tools": "Paieškos įrankiai",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Ieškota {{count}} sites_one",
-	"Searched {{count}} sites_few": "Ieškota {{count}} sites_few",
-	"Searched {{count}} sites_many": "Ieškota {{count}} sites_many",
-	"Searched {{count}} sites_other": "Ieškota {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Ieškoma \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng užklausos URL",

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

@@ -602,6 +602,7 @@
 	"Name": "Nama",
 	"Name your knowledge base": "",
 	"New Chat": "Perbualan Baru",
+	"New folder": "",
 	"New Password": "Kata Laluan Baru",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "Alat Carian",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Mencari {{count}} sites_one",
-	"Searched {{count}} sites_other": "Mencari {{count}} tapak_lain",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "encari \"{{ searchQuery }}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL Pertanyaan Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "Navn",
 	"Name your knowledge base": "Gi kunnskapsbasen et navn",
 	"New Chat": "Ny chat",
+	"New folder": "",
 	"New Password": "Nytt passord",
 	"new-channel": "",
 	"No content found": "Finner ikke noe innhold",
@@ -776,8 +777,7 @@
 	"Search Tools": "Søkeverktøy",
 	"SearchApi API Key": "API-nøkkel for SearchApi",
 	"SearchApi Engine": "Motor for SearchApi",
-	"Searched {{count}} sites_one": "Søkte i {{count}} sites_one",
-	"Searched {{count}} sites_other": "Søkte i {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Søker etter \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Søker etter kunnskap for \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng forespørsels-URL",

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

@@ -602,6 +602,7 @@
 	"Name": "Naam",
 	"Name your knowledge base": "Geef je kennisbasis een naam",
 	"New Chat": "Nieuwe Chat",
+	"New folder": "",
 	"New Password": "Nieuw Wachtwoord",
 	"new-channel": "",
 	"No content found": "Geen content gevonden",
@@ -776,8 +777,7 @@
 	"Search Tools": "Zoek gereedschappen",
 	"SearchApi API Key": "SearchApi API-sleutel",
 	"SearchApi Engine": "SearchApi Engine",
-	"Searched {{count}} sites_one": "Gezocht op {{count}} sites_one",
-	"Searched {{count}} sites_other": "Gezocht op {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" aan het zoeken.",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Zoek kennis bij \"{{searchQuery}}\"",
 	"Searxng Query URL": "Searxng Query URL",

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

@@ -602,6 +602,7 @@
 	"Name": "ਨਾਮ",
 	"Name your knowledge base": "",
 	"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
+	"New folder": "",
 	"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one",
-	"Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng Query URL",

+ 2 - 4
src/lib/i18n/locales/pl-PL/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nazwa",
 	"Name your knowledge base": "",
 	"New Chat": "Nowy czat",
+	"New folder": "",
 	"New Password": "Nowe hasło",
 	"new-channel": "",
 	"No content found": "",
@@ -776,10 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Wyszukiwano {{count}} sites_one",
-	"Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few",
-	"Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many",
-	"Searched {{count}} sites_other": "Wyszukiwano {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Adres URL zapytania Searxng",

+ 2 - 3
src/lib/i18n/locales/pt-BR/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nome",
 	"Name your knowledge base": "Nome da sua base de conhecimento",
 	"New Chat": "Novo Chat",
+	"New folder": "",
 	"New Password": "Nova Senha",
 	"new-channel": "",
 	"No content found": "Nenhum conteúdo encontrado",
@@ -776,9 +777,7 @@
 	"Search Tools": "Pesquisar Ferramentas",
 	"SearchApi API Key": "Chave API SearchApi",
 	"SearchApi Engine": "Motor SearchApi",
-	"Searched {{count}} sites_one": "Pesquisou {{count}} sites_one",
-	"Searched {{count}} sites_many": "Pesquisou {{count}} sites_many",
-	"Searched {{count}} sites_other": "Pesquisou {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Pesquisando \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Buscando conhecimento para \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL da Consulta Searxng",

+ 2 - 3
src/lib/i18n/locales/pt-PT/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nome",
 	"Name your knowledge base": "",
 	"New Chat": "Nova Conversa",
+	"New folder": "",
 	"New Password": "Nova Senha",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
-	"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
-	"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL de consulta Searxng",

+ 2 - 3
src/lib/i18n/locales/ro-RO/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Nume",
 	"Name your knowledge base": "",
 	"New Chat": "Conversație Nouă",
+	"New folder": "",
 	"New Password": "Parolă Nouă",
 	"new-channel": "",
 	"No content found": "Nu a fost găsit niciun conținut",
@@ -776,9 +777,7 @@
 	"Search Tools": "Caută Instrumente",
 	"SearchApi API Key": "Cheie API pentru SearchApi",
 	"SearchApi Engine": "Motorul SearchApi",
-	"Searched {{count}} sites_one": "{{count}} site căutat",
-	"Searched {{count}} sites_few": "",
-	"Searched {{count}} sites_other": "{{count}} alte site-uri căutate",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Căutare \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Căutare cunoștințe pentru \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL Interogare Searxng",

+ 2 - 4
src/lib/i18n/locales/ru-RU/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Имя",
 	"Name your knowledge base": "",
 	"New Chat": "Новый чат",
+	"New folder": "",
 	"New Password": "Новый пароль",
 	"new-channel": "",
 	"No content found": "Контент не найден",
@@ -776,10 +777,7 @@
 	"Search Tools": "Поиск инструментов",
 	"SearchApi API Key": "Ключ SearchApi API",
 	"SearchApi Engine": "Движок SearchApi",
-	"Searched {{count}} sites_one": "Просмотрено {count}} sites_one",
-	"Searched {{count}} sites_few": "Просмотрено {{count}} sites_few",
-	"Searched {{count}} sites_many": "Просмотрено {{count}} sites_many",
-	"Searched {{count}} sites_other": "Просмотрено {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Поиск \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Поиск знания для \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL-адрес запроса Searxng",

+ 2 - 4
src/lib/i18n/locales/sk-SK/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Meno",
 	"Name your knowledge base": "",
 	"New Chat": "Nový chat",
+	"New folder": "",
 	"New Password": "Nové heslo",
 	"new-channel": "",
 	"No content found": "Nebol nájdený žiadny obsah.",
@@ -776,10 +777,7 @@
 	"Search Tools": "Nástroje na vyhľadávanie",
 	"SearchApi API Key": "Kľúč API pre SearchApi",
 	"SearchApi Engine": "Vyhľadávací engine API",
-	"Searched {{count}} sites_one": "Prehľadané {{count}} stránky_one",
-	"Searched {{count}} sites_few": "",
-	"Searched {{count}} sites_many": "",
-	"Searched {{count}} sites_other": "Prehľadané {{count}} stránky_iné",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Hľadanie \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Vyhľadávanie znalostí pre \"{{searchQuery}}\"",
 	"Searxng Query URL": "Adresa URL dotazu Searxng",

+ 2 - 3
src/lib/i18n/locales/sr-RS/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Име",
 	"Name your knowledge base": "",
 	"New Chat": "Ново ћаскање",
+	"New folder": "",
 	"New Password": "Нова лозинка",
 	"new-channel": "",
 	"No content found": "",
@@ -776,9 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Претражио {{цоунт}} ситес_оне",
-	"Searched {{count}} sites_few": "Претражио {{цоунт}} ситес_феw",
-	"Searched {{count}} sites_other": "Претражио {{цоунт}} ситес_отхер",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "УРЛ адреса Сеарxнг упита",

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

@@ -602,6 +602,7 @@
 	"Name": "Namn",
 	"Name your knowledge base": "",
 	"New Chat": "Ny chatt",
+	"New folder": "",
 	"New Password": "Nytt lösenord",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "Sökverktyg",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "Sökte på {{count}} sites_one",
-	"Searched {{count}} sites_other": "Sökte på {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Söker \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "Searxng Query URL",

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

@@ -602,6 +602,7 @@
 	"Name": "ชื่อ",
 	"Name your knowledge base": "",
 	"New Chat": "แชทใหม่",
+	"New folder": "",
 	"New Password": "รหัสผ่านใหม่",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "เครื่องมือค้นหา",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "ค้นหา {{count}} เว็บไซต์",
-	"Searched {{count}} sites_other": "ค้นหา {{count}} เว็บไซต์",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "กำลังค้นหา \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL คำค้นหา",

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

@@ -602,6 +602,7 @@
 	"Name": "",
 	"Name your knowledge base": "",
 	"New Chat": "",
+	"New folder": "",
 	"New Password": "",
 	"new-channel": "",
 	"No content found": "",
@@ -776,8 +777,7 @@
 	"Search Tools": "",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_one": "",
-	"Searched {{count}} sites_other": "",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "",

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

@@ -602,6 +602,7 @@
 	"Name": "Ad",
 	"Name your knowledge base": "",
 	"New Chat": "Yeni Sohbet",
+	"New folder": "",
 	"New Password": "Yeni Parola",
 	"new-channel": "",
 	"No content found": "İçerik bulunamadı",
@@ -776,8 +777,7 @@
 	"Search Tools": "Arama Araçları",
 	"SearchApi API Key": "Arama-API API Anahtarı",
 	"SearchApi Engine": "Arama-API Motoru",
-	"Searched {{count}} sites_one": "Arandı {{count}} sites_one",
-	"Searched {{count}} sites_other": "Arandı {{count}} sites_other",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" aranıyor",
 	"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" için Bilgi aranıyor",
 	"Searxng Query URL": "Searxng Sorgu URL'si",

+ 2 - 4
src/lib/i18n/locales/uk-UA/translation.json

@@ -602,6 +602,7 @@
 	"Name": "Ім'я",
 	"Name your knowledge base": "Назвіть вашу базу знань",
 	"New Chat": "Новий чат",
+	"New folder": "",
 	"New Password": "Новий пароль",
 	"new-channel": "",
 	"No content found": "Контент не знайдено.",
@@ -776,10 +777,7 @@
 	"Search Tools": "Пошуку інструментів",
 	"SearchApi API Key": "Ключ API для SearchApi",
 	"SearchApi Engine": "Рушій SearchApi",
-	"Searched {{count}} sites_one": "Переглянуто {{count}} сайт",
-	"Searched {{count}} sites_few": "Переглянуто {{count}} сайти",
-	"Searched {{count}} sites_many": "Переглянуто {{count}} сайтів",
-	"Searched {{count}} sites_other": "Переглянуто {{count}} сайтів",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Шукаю \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "Пошук знань для \"{{searchQuery}}\"",
 	"Searxng Query URL": "URL-адреса запиту Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "نام",
 	"Name your knowledge base": "",
 	"New Chat": "نئی بات چیت",
+	"New folder": "",
 	"New Password": "نیا پاس ورڈ",
 	"new-channel": "",
 	"No content found": "کوئی مواد نہیں ملا",
@@ -776,8 +777,7 @@
 	"Search Tools": "تلاش کے اوزار",
 	"SearchApi API Key": "سرچ اے پی آئی کی API کلید",
 	"SearchApi Engine": "تلاش انجن API",
-	"Searched {{count}} sites_one": "{{count}} سائٹیں تلاش کی گئی ہیں_ایک",
-	"Searched {{count}} sites_other": "تلاش کردہ {{count}} سائٹس_دیگر",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "\"{{searchQuery}}\" تلاش کر رہے ہیں",
 	"Searching Knowledge for \"{{searchQuery}}\"": "\"{{searchQuery}}\" کے لیے علم کی تلاش",
 	"Searxng Query URL": "تلاش کا سوال URL",

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

@@ -602,6 +602,7 @@
 	"Name": "Tên",
 	"Name your knowledge base": "",
 	"New Chat": "Tạo chat mới",
+	"New folder": "",
 	"New Password": "Mật khẩu mới",
 	"new-channel": "",
 	"No content found": "",
@@ -776,7 +777,7 @@
 	"Search Tools": "Tìm kiếm Tools",
 	"SearchApi API Key": "",
 	"SearchApi Engine": "",
-	"Searched {{count}} sites_other": "Đã tìm thấy {{count}} trang web",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "Đang tìm \"{{searchQuery}}\"",
 	"Searching Knowledge for \"{{searchQuery}}\"": "",
 	"Searxng Query URL": "URL truy vấn Searxng",

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

@@ -602,6 +602,7 @@
 	"Name": "名称",
 	"Name your knowledge base": "为您的知识库命名",
 	"New Chat": "新对话",
+	"New folder": "",
 	"New Password": "新密码",
 	"new-channel": "新频道",
 	"No content found": "未发现内容",
@@ -776,7 +777,7 @@
 	"Search Tools": "搜索工具",
 	"SearchApi API Key": "SearchApi API 密钥",
 	"SearchApi Engine": "SearchApi 引擎",
-	"Searched {{count}} sites_other": "搜索到 {{count}} 个结果",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "搜索 \"{{searchQuery}}\" 中",
 	"Searching Knowledge for \"{{searchQuery}}\"": "检索有关 \"{{searchQuery}}\" 的知识中",
 	"Searxng Query URL": "Searxng 查询 URL",

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

@@ -602,6 +602,7 @@
 	"Name": "名稱",
 	"Name your knowledge base": "命名您的知識庫",
 	"New Chat": "新增對話",
+	"New folder": "",
 	"New Password": "新密碼",
 	"new-channel": "",
 	"No content found": "找不到內容",
@@ -776,8 +777,7 @@
 	"Search Tools": "搜尋工具",
 	"SearchApi API Key": "SearchApi API 金鑰",
 	"SearchApi Engine": "SearchApi 引擎",
-	"Searched {{count}} sites_one": "已搜尋 {{count}} 個網站",
-	"Searched {{count}} sites_other": "已搜尋 {{count}} 個網站",
+	"Searched {{count}} sites": "",
 	"Searching \"{{searchQuery}}\"": "正在搜尋「{{searchQuery}}」",
 	"Searching Knowledge for \"{{searchQuery}}\"": "正在搜尋知識庫中的「{{searchQuery}}」",
 	"Searxng Query URL": "Searxng 查詢 URL",

+ 0 - 1
src/lib/utils/index.ts

@@ -10,7 +10,6 @@ import { TTS_RESPONSE_SPLIT } from '$lib/types';
 
 export const sleep = (ms: number) => new Promise((resolve) => setTimeout(resolve, ms));
 
-
 function escapeRegExp(string: string): string {
 	return string.replace(/[.*+?^${}()|[\]\\]/g, '\\$&');
 }