Unverified Commit ddc8d22e authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #2599 from open-webui/websearch

feat: websearch
parents b6b71c08 66734a70
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} réfléchit...", "{{modelName}} is thinking...": "{{modelName}} réfléchit...",
"{{user}}'s Chats": "{{user}}'s Chats", "{{user}}'s Chats": "{{user}}'s Chats",
"{{webUIName}} Backend Required": "Backend {{webUIName}} requis", "{{webUIName}} Backend Required": "Backend {{webUIName}} requis",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "un utilisateur", "a user": "un utilisateur",
"About": "À propos", "About": "À propos",
"Account": "Compte", "Account": "Compte",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Mode plein écran", "Full Screen Mode": "Mode plein écran",
"General": "Général", "General": "Général",
"General Settings": "Paramètres généraux", "General Settings": "Paramètres généraux",
"Generating search query": "",
"Generation Info": "Informations de génération", "Generation Info": "Informations de génération",
"Good Response": "Bonne réponse", "Good Response": "Bonne réponse",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Nouvelle discussion", "New Chat": "Nouvelle discussion",
"New Password": "Nouveau mot de passe", "New Password": "Nouveau mot de passe",
"No results found": "Aucun résultat trouvé", "No results found": "Aucun résultat trouvé",
"No search query generated": "",
"No search results found": "",
"No source available": "Aucune source disponible", "No source available": "Aucune source disponible",
"Not factually correct": "Non, pas exactement correct", "Not factually correct": "Non, pas exactement correct",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note: Si vous définissez un score minimum, la recherche ne retournera que les documents avec un score supérieur ou égal au score minimum.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note: Si vous définissez un score minimum, la recherche ne retournera que les documents avec un score supérieur ou égal au score minimum.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Rechercher des documents", "Search Documents": "Rechercher des documents",
"Search Models": "", "Search Models": "",
"Search Prompts": "Rechercher des prompts", "Search Prompts": "Rechercher des prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Voir readme.md pour les instructions", "See readme.md for instructions": "Voir readme.md pour les instructions",
"See what's new": "Voir les nouveautés", "See what's new": "Voir les nouveautés",
"Seed": "Graine", "Seed": "Graine",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Configurer le modèle", "Set Model": "Configurer le modèle",
"Set reranking model (e.g. {{model}})": "Définir le modèle de reranking (par exemple {{model}})", "Set reranking model (e.g. {{model}})": "Définir le modèle de reranking (par exemple {{model}})",
"Set Steps": "Définir les étapes", "Set Steps": "Définir les étapes",
"Set Title Auto-Generation Model": "Définir le modèle de génération automatique de titre", "Set Task Model": "",
"Set Voice": "Définir la voix", "Set Voice": "Définir la voix",
"Settings": "Paramètres", "Settings": "Paramètres",
"Settings saved successfully!": "Paramètres enregistrés avec succès !", "Settings saved successfully!": "Paramètres enregistrés avec succès !",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Paramètres du chargeur Web", "Web Loader Settings": "Paramètres du chargeur Web",
"Web Params": "Paramètres Web", "Web Params": "Paramètres Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL Webhook", "Webhook URL": "URL Webhook",
"WebUI Add-ons": "Add-ons WebUI", "WebUI Add-ons": "Add-ons WebUI",
"WebUI Settings": "Paramètres WebUI", "WebUI Settings": "Paramètres WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} réfléchit...", "{{modelName}} is thinking...": "{{modelName}} réfléchit...",
"{{user}}'s Chats": "Chats de {{user}}", "{{user}}'s Chats": "Chats de {{user}}",
"{{webUIName}} Backend Required": "Backend {{webUIName}} requis", "{{webUIName}} Backend Required": "Backend {{webUIName}} requis",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "un utilisateur", "a user": "un utilisateur",
"About": "À Propos", "About": "À Propos",
"Account": "Compte", "Account": "Compte",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Mode plein écran", "Full Screen Mode": "Mode plein écran",
"General": "Général", "General": "Général",
"General Settings": "Paramètres Généraux", "General Settings": "Paramètres Généraux",
"Generating search query": "",
"Generation Info": "Informations de la Génération", "Generation Info": "Informations de la Génération",
"Good Response": "Bonne Réponse", "Good Response": "Bonne Réponse",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Nouveau chat", "New Chat": "Nouveau chat",
"New Password": "Nouveau mot de passe", "New Password": "Nouveau mot de passe",
"No results found": "Aucun résultat", "No results found": "Aucun résultat",
"No search query generated": "",
"No search results found": "",
"No source available": "Aucune source disponible", "No source available": "Aucune source disponible",
"Not factually correct": "Faits incorrects", "Not factually correct": "Faits incorrects",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, la recherche ne renverra que les documents ayant un score supérieur ou égal au score minimum.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Note : Si vous définissez un score minimum, la recherche ne renverra que les documents ayant un score supérieur ou égal au score minimum.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Rechercher des Documents", "Search Documents": "Rechercher des Documents",
"Search Models": "", "Search Models": "",
"Search Prompts": "Rechercher des Prompts", "Search Prompts": "Rechercher des Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Voir readme.md pour les instructions", "See readme.md for instructions": "Voir readme.md pour les instructions",
"See what's new": "Voir les nouveautés", "See what's new": "Voir les nouveautés",
"Seed": "Graine", "Seed": "Graine",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Définir le Modèle", "Set Model": "Définir le Modèle",
"Set reranking model (e.g. {{model}})": "Définir le modèle de reclassement (p. ex. {{model}})", "Set reranking model (e.g. {{model}})": "Définir le modèle de reclassement (p. ex. {{model}})",
"Set Steps": "Définir les Étapes", "Set Steps": "Définir les Étapes",
"Set Title Auto-Generation Model": "Définir le Modèle de Génération Automatique de Titre", "Set Task Model": "",
"Set Voice": "Définir la Voix", "Set Voice": "Définir la Voix",
"Settings": "Paramètres", "Settings": "Paramètres",
"Settings saved successfully!": "Paramètres enregistrés avec succès !", "Settings saved successfully!": "Paramètres enregistrés avec succès !",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Paramètres du Chargeur Web", "Web Loader Settings": "Paramètres du Chargeur Web",
"Web Params": "Paramètres Web", "Web Params": "Paramètres Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL du Webhook", "Webhook URL": "URL du Webhook",
"WebUI Add-ons": "Add-ons WebUI", "WebUI Add-ons": "Add-ons WebUI",
"WebUI Settings": "Paramètres WebUI", "WebUI Settings": "Paramètres WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} חושב...", "{{modelName}} is thinking...": "{{modelName}} חושב...",
"{{user}}'s Chats": "צ'אטים של {{user}}", "{{user}}'s Chats": "צ'אטים של {{user}}",
"{{webUIName}} Backend Required": "נדרש Backend של {{webUIName}}", "{{webUIName}} Backend Required": "נדרש Backend של {{webUIName}}",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "משתמש", "a user": "משתמש",
"About": "אודות", "About": "אודות",
"Account": "חשבון", "Account": "חשבון",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "מצב מסך מלא", "Full Screen Mode": "מצב מסך מלא",
"General": "כללי", "General": "כללי",
"General Settings": "הגדרות כלליות", "General Settings": "הגדרות כלליות",
"Generating search query": "",
"Generation Info": "מידע על היצירה", "Generation Info": "מידע על היצירה",
"Good Response": "תגובה טובה", "Good Response": "תגובה טובה",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "צ'אט חדש", "New Chat": "צ'אט חדש",
"New Password": "סיסמה חדשה", "New Password": "סיסמה חדשה",
"No results found": "לא נמצאו תוצאות", "No results found": "לא נמצאו תוצאות",
"No search query generated": "",
"No search results found": "",
"No source available": "אין מקור זמין", "No source available": "אין מקור זמין",
"Not factually correct": "לא נכון מבחינה עובדתית", "Not factually correct": "לא נכון מבחינה עובדתית",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "הערה: אם תקבע ציון מינימלי, החיפוש יחזיר רק מסמכים עם ציון שגבוה או שווה לציון המינימלי.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "הערה: אם תקבע ציון מינימלי, החיפוש יחזיר רק מסמכים עם ציון שגבוה או שווה לציון המינימלי.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "חפש מסמכים", "Search Documents": "חפש מסמכים",
"Search Models": "", "Search Models": "",
"Search Prompts": "חפש פקודות", "Search Prompts": "חפש פקודות",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "ראה את readme.md להוראות", "See readme.md for instructions": "ראה את readme.md להוראות",
"See what's new": "ראה מה חדש", "See what's new": "ראה מה חדש",
"Seed": "זרע", "Seed": "זרע",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "הגדר מודל", "Set Model": "הגדר מודל",
"Set reranking model (e.g. {{model}})": "הגדר מודל דירוג מחדש (למשל {{model}})", "Set reranking model (e.g. {{model}})": "הגדר מודל דירוג מחדש (למשל {{model}})",
"Set Steps": "הגדר שלבים", "Set Steps": "הגדר שלבים",
"Set Title Auto-Generation Model": "הגדר מודל יצירת כותרת אוטומטית", "Set Task Model": "",
"Set Voice": "הגדר קול", "Set Voice": "הגדר קול",
"Settings": "הגדרות", "Settings": "הגדרות",
"Settings saved successfully!": "ההגדרות נשמרו בהצלחה!", "Settings saved successfully!": "ההגדרות נשמרו בהצלחה!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "רשת", "Web": "רשת",
"Web Loader Settings": "הגדרות טעינת אתר", "Web Loader Settings": "הגדרות טעינת אתר",
"Web Params": "פרמטרים Web", "Web Params": "פרמטרים Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL Webhook", "Webhook URL": "URL Webhook",
"WebUI Add-ons": "נסיונות WebUI", "WebUI Add-ons": "נסיונות WebUI",
"WebUI Settings": "הגדרות WebUI", "WebUI Settings": "הגדרות WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} सोच रहा है...", "{{modelName}} is thinking...": "{{modelName}} सोच रहा है...",
"{{user}}'s Chats": "{{user}} की चैट", "{{user}}'s Chats": "{{user}} की चैट",
"{{webUIName}} Backend Required": "{{webUIName}} बैकएंड आवश्यक", "{{webUIName}} Backend Required": "{{webUIName}} बैकएंड आवश्यक",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "एक उपयोगकर्ता", "a user": "एक उपयोगकर्ता",
"About": "हमारे बारे में", "About": "हमारे बारे में",
"Account": "खाता", "Account": "खाता",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "पूर्ण स्क्रीन मोड", "Full Screen Mode": "पूर्ण स्क्रीन मोड",
"General": "सामान्य", "General": "सामान्य",
"General Settings": "सामान्य सेटिंग्स", "General Settings": "सामान्य सेटिंग्स",
"Generating search query": "",
"Generation Info": "जनरेशन की जानकारी", "Generation Info": "जनरेशन की जानकारी",
"Good Response": "अच्छी प्रतिक्रिया", "Good Response": "अच्छी प्रतिक्रिया",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "नई चैट", "New Chat": "नई चैट",
"New Password": "नया पासवर्ड", "New Password": "नया पासवर्ड",
"No results found": "कोई परिणाम नहीं मिला", "No results found": "कोई परिणाम नहीं मिला",
"No search query generated": "",
"No search results found": "",
"No source available": "कोई स्रोत उपलब्ध नहीं है", "No source available": "कोई स्रोत उपलब्ध नहीं है",
"Not factually correct": "तथ्यात्मक रूप से सही नहीं है", "Not factually correct": "तथ्यात्मक रूप से सही नहीं है",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ध्यान दें: यदि आप न्यूनतम स्कोर निर्धारित करते हैं, तो खोज केवल न्यूनतम स्कोर से अधिक या उसके बराबर स्कोर वाले दस्तावेज़ वापस लाएगी।", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ध्यान दें: यदि आप न्यूनतम स्कोर निर्धारित करते हैं, तो खोज केवल न्यूनतम स्कोर से अधिक या उसके बराबर स्कोर वाले दस्तावेज़ वापस लाएगी।",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "दस्तावेज़ खोजें", "Search Documents": "दस्तावेज़ खोजें",
"Search Models": "", "Search Models": "",
"Search Prompts": "प्रॉम्प्ट खोजें", "Search Prompts": "प्रॉम्प्ट खोजें",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "निर्देशों के लिए readme.md देखें", "See readme.md for instructions": "निर्देशों के लिए readme.md देखें",
"See what's new": "देखें, क्या नया है", "See what's new": "देखें, क्या नया है",
"Seed": "सीड्\u200c", "Seed": "सीड्\u200c",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "मॉडल सेट करें", "Set Model": "मॉडल सेट करें",
"Set reranking model (e.g. {{model}})": "रीकरण मॉडल सेट करें (उदाहरण: {{model}})", "Set reranking model (e.g. {{model}})": "रीकरण मॉडल सेट करें (उदाहरण: {{model}})",
"Set Steps": "चरण निर्धारित करें", "Set Steps": "चरण निर्धारित करें",
"Set Title Auto-Generation Model": "शीर्षक ऑटो-जेनरेशन मॉडल सेट करें", "Set Task Model": "",
"Set Voice": "आवाज सेट करें", "Set Voice": "आवाज सेट करें",
"Settings": "सेटिंग्स", "Settings": "सेटिंग्स",
"Settings saved successfully!": "सेटिंग्स सफलतापूर्वक सहेजी गईं!", "Settings saved successfully!": "सेटिंग्स सफलतापूर्वक सहेजी गईं!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "वेब", "Web": "वेब",
"Web Loader Settings": "वेब लोडर सेटिंग्स", "Web Loader Settings": "वेब लोडर सेटिंग्स",
"Web Params": "वेब पैरामीटर", "Web Params": "वेब पैरामीटर",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "वेबहुक URL", "Webhook URL": "वेबहुक URL",
"WebUI Add-ons": "वेबयू ऐड-ons", "WebUI Add-ons": "वेबयू ऐड-ons",
"WebUI Settings": "WebUI सेटिंग्स", "WebUI Settings": "WebUI सेटिंग्स",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} razmišlja...", "{{modelName}} is thinking...": "{{modelName}} razmišlja...",
"{{user}}'s Chats": "Razgovori korisnika {{user}}", "{{user}}'s Chats": "Razgovori korisnika {{user}}",
"{{webUIName}} Backend Required": "{{webUIName}} Backend je potreban", "{{webUIName}} Backend Required": "{{webUIName}} Backend je potreban",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "korisnik", "a user": "korisnik",
"About": "O aplikaciji", "About": "O aplikaciji",
"Account": "Račun", "Account": "Račun",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Način cijelog zaslona", "Full Screen Mode": "Način cijelog zaslona",
"General": "Općenito", "General": "Općenito",
"General Settings": "Opće postavke", "General Settings": "Opće postavke",
"Generating search query": "",
"Generation Info": "Informacije o generaciji", "Generation Info": "Informacije o generaciji",
"Good Response": "Dobar odgovor", "Good Response": "Dobar odgovor",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Novi razgovor", "New Chat": "Novi razgovor",
"New Password": "Nova lozinka", "New Password": "Nova lozinka",
"No results found": "Nema rezultata", "No results found": "Nema rezultata",
"No search query generated": "",
"No search results found": "",
"No source available": "Nema dostupnog izvora", "No source available": "Nema dostupnog izvora",
"Not factually correct": "Nije činjenično točno", "Not factually correct": "Nije činjenično točno",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Napomena: Ako postavite minimalnu ocjenu, pretraga će vratiti samo dokumente s ocjenom većom ili jednakom minimalnoj ocjeni.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Napomena: Ako postavite minimalnu ocjenu, pretraga će vratiti samo dokumente s ocjenom većom ili jednakom minimalnoj ocjeni.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Pretraga dokumenata", "Search Documents": "Pretraga dokumenata",
"Search Models": "", "Search Models": "",
"Search Prompts": "Pretraga prompta", "Search Prompts": "Pretraga prompta",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Pogledajte readme.md za upute", "See readme.md for instructions": "Pogledajte readme.md za upute",
"See what's new": "Pogledajte što je novo", "See what's new": "Pogledajte što je novo",
"Seed": "Sjeme", "Seed": "Sjeme",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Postavi model", "Set Model": "Postavi model",
"Set reranking model (e.g. {{model}})": "Postavi model za ponovno rangiranje (npr. {{model}})", "Set reranking model (e.g. {{model}})": "Postavi model za ponovno rangiranje (npr. {{model}})",
"Set Steps": "Postavi korake", "Set Steps": "Postavi korake",
"Set Title Auto-Generation Model": "Postavi model za automatsko generiranje naslova", "Set Task Model": "",
"Set Voice": "Postavi glas", "Set Voice": "Postavi glas",
"Settings": "Postavke", "Settings": "Postavke",
"Settings saved successfully!": "Postavke su uspješno spremljene!", "Settings saved successfully!": "Postavke su uspješno spremljene!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Postavke web učitavanja", "Web Loader Settings": "Postavke web učitavanja",
"Web Params": "Web parametri", "Web Params": "Web parametri",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL webkuke", "Webhook URL": "URL webkuke",
"WebUI Add-ons": "Dodaci za WebUI", "WebUI Add-ons": "Dodaci za WebUI",
"WebUI Settings": "WebUI postavke", "WebUI Settings": "WebUI postavke",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} sta pensando...", "{{modelName}} is thinking...": "{{modelName}} sta pensando...",
"{{user}}'s Chats": "{{user}} Chat", "{{user}}'s Chats": "{{user}} Chat",
"{{webUIName}} Backend Required": "{{webUIName}} Backend richiesto", "{{webUIName}} Backend Required": "{{webUIName}} Backend richiesto",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "un utente", "a user": "un utente",
"About": "Informazioni", "About": "Informazioni",
"Account": "Account", "Account": "Account",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Modalità a schermo intero", "Full Screen Mode": "Modalità a schermo intero",
"General": "Generale", "General": "Generale",
"General Settings": "Impostazioni generali", "General Settings": "Impostazioni generali",
"Generating search query": "",
"Generation Info": "Informazioni generazione", "Generation Info": "Informazioni generazione",
"Good Response": "Buona risposta", "Good Response": "Buona risposta",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Nuova chat", "New Chat": "Nuova chat",
"New Password": "Nuova password", "New Password": "Nuova password",
"No results found": "Nessun risultato trovato", "No results found": "Nessun risultato trovato",
"No search query generated": "",
"No search results found": "",
"No source available": "Nessuna fonte disponibile", "No source available": "Nessuna fonte disponibile",
"Not factually correct": "Non corretto dal punto di vista fattuale", "Not factually correct": "Non corretto dal punto di vista fattuale",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: se imposti un punteggio minimo, la ricerca restituirà solo i documenti con un punteggio maggiore o uguale al punteggio minimo.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: se imposti un punteggio minimo, la ricerca restituirà solo i documenti con un punteggio maggiore o uguale al punteggio minimo.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Cerca documenti", "Search Documents": "Cerca documenti",
"Search Models": "", "Search Models": "",
"Search Prompts": "Cerca prompt", "Search Prompts": "Cerca prompt",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Vedi readme.md per le istruzioni", "See readme.md for instructions": "Vedi readme.md per le istruzioni",
"See what's new": "Guarda le novità", "See what's new": "Guarda le novità",
"Seed": "Seme", "Seed": "Seme",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Imposta modello", "Set Model": "Imposta modello",
"Set reranking model (e.g. {{model}})": "Imposta modello di riclassificazione (ad esempio {{model}})", "Set reranking model (e.g. {{model}})": "Imposta modello di riclassificazione (ad esempio {{model}})",
"Set Steps": "Imposta passaggi", "Set Steps": "Imposta passaggi",
"Set Title Auto-Generation Model": "Imposta modello di generazione automatica del titolo", "Set Task Model": "",
"Set Voice": "Imposta voce", "Set Voice": "Imposta voce",
"Settings": "Impostazioni", "Settings": "Impostazioni",
"Settings saved successfully!": "Impostazioni salvate con successo!", "Settings saved successfully!": "Impostazioni salvate con successo!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Impostazioni del caricatore Web", "Web Loader Settings": "Impostazioni del caricatore Web",
"Web Params": "Parametri Web", "Web Params": "Parametri Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL webhook", "Webhook URL": "URL webhook",
"WebUI Add-ons": "Componenti aggiuntivi WebUI", "WebUI Add-ons": "Componenti aggiuntivi WebUI",
"WebUI Settings": "Impostazioni WebUI", "WebUI Settings": "Impostazioni WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} は思考中です...", "{{modelName}} is thinking...": "{{modelName}} は思考中です...",
"{{user}}'s Chats": "{{user}} のチャット", "{{user}}'s Chats": "{{user}} のチャット",
"{{webUIName}} Backend Required": "{{webUIName}} バックエンドが必要です", "{{webUIName}} Backend Required": "{{webUIName}} バックエンドが必要です",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "ユーザー", "a user": "ユーザー",
"About": "概要", "About": "概要",
"Account": "アカウント", "Account": "アカウント",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "フルスクリーンモード", "Full Screen Mode": "フルスクリーンモード",
"General": "一般", "General": "一般",
"General Settings": "一般設定", "General Settings": "一般設定",
"Generating search query": "",
"Generation Info": "生成情報", "Generation Info": "生成情報",
"Good Response": "良い応答", "Good Response": "良い応答",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "新しいチャット", "New Chat": "新しいチャット",
"New Password": "新しいパスワード", "New Password": "新しいパスワード",
"No results found": "結果が見つかりません", "No results found": "結果が見つかりません",
"No search query generated": "",
"No search results found": "",
"No source available": "使用可能なソースがありません", "No source available": "使用可能なソースがありません",
"Not factually correct": "実事上正しくない", "Not factually correct": "実事上正しくない",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:最小スコアを設定した場合、検索は最小スコア以上のスコアを持つドキュメントのみを返します。", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "注意:最小スコアを設定した場合、検索は最小スコア以上のスコアを持つドキュメントのみを返します。",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "ドキュメントを検索", "Search Documents": "ドキュメントを検索",
"Search Models": "", "Search Models": "",
"Search Prompts": "プロンプトを検索", "Search Prompts": "プロンプトを検索",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "手順については readme.md を参照してください", "See readme.md for instructions": "手順については readme.md を参照してください",
"See what's new": "新機能を見る", "See what's new": "新機能を見る",
"Seed": "シード", "Seed": "シード",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "モデルを設定", "Set Model": "モデルを設定",
"Set reranking model (e.g. {{model}})": "モデルを設定します(例:{{model}})", "Set reranking model (e.g. {{model}})": "モデルを設定します(例:{{model}})",
"Set Steps": "ステップを設定", "Set Steps": "ステップを設定",
"Set Title Auto-Generation Model": "タイトル自動生成モデルを設定", "Set Task Model": "",
"Set Voice": "音声を設定", "Set Voice": "音声を設定",
"Settings": "設定", "Settings": "設定",
"Settings saved successfully!": "設定が正常に保存されました!", "Settings saved successfully!": "設定が正常に保存されました!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "ウェブ", "Web": "ウェブ",
"Web Loader Settings": "Web 読み込み設定", "Web Loader Settings": "Web 読み込み設定",
"Web Params": "Web パラメータ", "Web Params": "Web パラメータ",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI アドオン", "WebUI Add-ons": "WebUI アドオン",
"WebUI Settings": "WebUI 設定", "WebUI Settings": "WebUI 設定",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} ფიქრობს...", "{{modelName}} is thinking...": "{{modelName}} ფიქრობს...",
"{{user}}'s Chats": "{{user}}-ის ჩათები", "{{user}}'s Chats": "{{user}}-ის ჩათები",
"{{webUIName}} Backend Required": "{{webUIName}} საჭიროა ბექენდი", "{{webUIName}} Backend Required": "{{webUIName}} საჭიროა ბექენდი",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "მომხმარებელი", "a user": "მომხმარებელი",
"About": "შესახებ", "About": "შესახებ",
"Account": "ანგარიში", "Account": "ანგარიში",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Სრული ეკრანის რეჟიმი", "Full Screen Mode": "Სრული ეკრანის რეჟიმი",
"General": "ზოგადი", "General": "ზოგადი",
"General Settings": "ზოგადი პარამეტრები", "General Settings": "ზოგადი პარამეტრები",
"Generating search query": "",
"Generation Info": "გენერაციის ინფორმაცია", "Generation Info": "გენერაციის ინფორმაცია",
"Good Response": "დიდი პასუხი", "Good Response": "დიდი პასუხი",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "ახალი მიმოწერა", "New Chat": "ახალი მიმოწერა",
"New Password": "ახალი პაროლი", "New Password": "ახალი პაროლი",
"No results found": "ჩვენ ვერ პოულობით ნაპოვნი ჩაწერები", "No results found": "ჩვენ ვერ პოულობით ნაპოვნი ჩაწერები",
"No search query generated": "",
"No search results found": "",
"No source available": "წყარო არ არის ხელმისაწვდომი", "No source available": "წყარო არ არის ხელმისაწვდომი",
"Not factually correct": "არ ვეთანხმები პირდაპირ ვერც ვეთანხმები", "Not factually correct": "არ ვეთანხმები პირდაპირ ვერც ვეთანხმები",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "შენიშვნა: თუ თქვენ დააყენებთ მინიმალურ ქულას, ძებნა დააბრუნებს მხოლოდ დოკუმენტებს მინიმალური ქულის მეტი ან ტოლი ქულით.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "შენიშვნა: თუ თქვენ დააყენებთ მინიმალურ ქულას, ძებნა დააბრუნებს მხოლოდ დოკუმენტებს მინიმალური ქულის მეტი ან ტოლი ქულით.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "დოკუმენტების ძიება", "Search Documents": "დოკუმენტების ძიება",
"Search Models": "", "Search Models": "",
"Search Prompts": "მოთხოვნების ძიება", "Search Prompts": "მოთხოვნების ძიება",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის", "See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის",
"See what's new": "სიახლეების ნახვა", "See what's new": "სიახლეების ნახვა",
"Seed": "სიდი", "Seed": "სიდი",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "მოდელის დაყენება", "Set Model": "მოდელის დაყენება",
"Set reranking model (e.g. {{model}})": "რეტარირება მოდელის დაყენება (მაგ. {{model}})", "Set reranking model (e.g. {{model}})": "რეტარირება მოდელის დაყენება (მაგ. {{model}})",
"Set Steps": "ნაბიჯების დაყენება", "Set Steps": "ნაბიჯების დაყენება",
"Set Title Auto-Generation Model": "სათაურის ავტომატური გენერაციის მოდელის დაყენება", "Set Task Model": "",
"Set Voice": "ხმის დაყენება", "Set Voice": "ხმის დაყენება",
"Settings": "ხელსაწყოები", "Settings": "ხელსაწყოები",
"Settings saved successfully!": "პარამეტრები წარმატებით განახლდა!", "Settings saved successfully!": "პარამეტრები წარმატებით განახლდა!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "ვები", "Web": "ვები",
"Web Loader Settings": "ვების ჩატარების პარამეტრები", "Web Loader Settings": "ვების ჩატარების პარამეტრები",
"Web Params": "ვების პარამეტრები", "Web Params": "ვების პარამეტრები",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI დანამატები", "WebUI Add-ons": "WebUI დანამატები",
"WebUI Settings": "WebUI პარამეტრები", "WebUI Settings": "WebUI პარამეტრები",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} 이(가) 생각중입니다....", "{{modelName}} is thinking...": "{{modelName}} 이(가) 생각중입니다....",
"{{user}}'s Chats": "{{user}}의 채팅", "{{user}}'s Chats": "{{user}}의 채팅",
"{{webUIName}} Backend Required": "{{webUIName}} 백엔드가 필요합니다.", "{{webUIName}} Backend Required": "{{webUIName}} 백엔드가 필요합니다.",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "사용자", "a user": "사용자",
"About": "소개", "About": "소개",
"Account": "계정", "Account": "계정",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "전체 화면 모드", "Full Screen Mode": "전체 화면 모드",
"General": "일반", "General": "일반",
"General Settings": "일반 설정", "General Settings": "일반 설정",
"Generating search query": "",
"Generation Info": "생성 정보", "Generation Info": "생성 정보",
"Good Response": "좋은 응답", "Good Response": "좋은 응답",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "새 채팅", "New Chat": "새 채팅",
"New Password": "새 비밀번호", "New Password": "새 비밀번호",
"No results found": "결과 없음", "No results found": "결과 없음",
"No search query generated": "",
"No search results found": "",
"No source available": "사용 가능한 소스 없음", "No source available": "사용 가능한 소스 없음",
"Not factually correct": "사실상 맞지 않음", "Not factually correct": "사실상 맞지 않음",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "참고: 최소 점수를 설정하면 검색 결과는 최소 점수 이상의 점수를 가진 문서만 반환됩니다.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "참고: 최소 점수를 설정하면 검색 결과는 최소 점수 이상의 점수를 가진 문서만 반환됩니다.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "문서 검색", "Search Documents": "문서 검색",
"Search Models": "", "Search Models": "",
"Search Prompts": "프롬프트 검색", "Search Prompts": "프롬프트 검색",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "설명은 readme.md를 참조하세요.", "See readme.md for instructions": "설명은 readme.md를 참조하세요.",
"See what's new": "새로운 기능 보기", "See what's new": "새로운 기능 보기",
"Seed": "시드", "Seed": "시드",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "모델 설정", "Set Model": "모델 설정",
"Set reranking model (e.g. {{model}})": "랭킹 모델 설정 (예: {{model}})", "Set reranking model (e.g. {{model}})": "랭킹 모델 설정 (예: {{model}})",
"Set Steps": "단계 설정", "Set Steps": "단계 설정",
"Set Title Auto-Generation Model": "제목 자동 생성 모델 설정", "Set Task Model": "",
"Set Voice": "음성 설정", "Set Voice": "음성 설정",
"Settings": "설정", "Settings": "설정",
"Settings saved successfully!": "설정이 성공적으로 저장되었습니다!", "Settings saved successfully!": "설정이 성공적으로 저장되었습니다!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "웹", "Web": "웹",
"Web Loader Settings": "웹 로더 설정", "Web Loader Settings": "웹 로더 설정",
"Web Params": "웹 파라미터", "Web Params": "웹 파라미터",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI 애드온", "WebUI Add-ons": "WebUI 애드온",
"WebUI Settings": "WebUI 설정", "WebUI Settings": "WebUI 설정",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} is aan het denken...", "{{modelName}} is thinking...": "{{modelName}} is aan het denken...",
"{{user}}'s Chats": "{{user}}'s Chats", "{{user}}'s Chats": "{{user}}'s Chats",
"{{webUIName}} Backend Required": "{{webUIName}} Backend Verlpicht", "{{webUIName}} Backend Required": "{{webUIName}} Backend Verlpicht",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "een gebruiker", "a user": "een gebruiker",
"About": "Over", "About": "Over",
"Account": "Account", "Account": "Account",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Volledig Scherm Modus", "Full Screen Mode": "Volledig Scherm Modus",
"General": "Algemeen", "General": "Algemeen",
"General Settings": "Algemene Instellingen", "General Settings": "Algemene Instellingen",
"Generating search query": "",
"Generation Info": "Generatie Info", "Generation Info": "Generatie Info",
"Good Response": "Goede Antwoord", "Good Response": "Goede Antwoord",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Nieuwe Chat", "New Chat": "Nieuwe Chat",
"New Password": "Nieuw Wachtwoord", "New Password": "Nieuw Wachtwoord",
"No results found": "Geen resultaten gevonden", "No results found": "Geen resultaten gevonden",
"No search query generated": "",
"No search results found": "",
"No source available": "Geen bron beschikbaar", "No source available": "Geen bron beschikbaar",
"Not factually correct": "Feitelijk niet juist", "Not factually correct": "Feitelijk niet juist",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Opmerking: Als u een minimumscore instelt, levert de zoekopdracht alleen documenten op met een score groter dan of gelijk aan de minimumscore.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Opmerking: Als u een minimumscore instelt, levert de zoekopdracht alleen documenten op met een score groter dan of gelijk aan de minimumscore.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Zoek Documenten", "Search Documents": "Zoek Documenten",
"Search Models": "", "Search Models": "",
"Search Prompts": "Zoek Prompts", "Search Prompts": "Zoek Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Zie readme.md voor instructies", "See readme.md for instructions": "Zie readme.md voor instructies",
"See what's new": "Zie wat er nieuw is", "See what's new": "Zie wat er nieuw is",
"Seed": "Seed", "Seed": "Seed",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Stel die model op", "Set Model": "Stel die model op",
"Set reranking model (e.g. {{model}})": "Stel reranking model in (bv. {{model}})", "Set reranking model (e.g. {{model}})": "Stel reranking model in (bv. {{model}})",
"Set Steps": "Stel Stappen in", "Set Steps": "Stel Stappen in",
"Set Title Auto-Generation Model": "Stel Titel Auto-Generatie Model in", "Set Task Model": "",
"Set Voice": "Stel Stem in", "Set Voice": "Stel Stem in",
"Settings": "Instellingen", "Settings": "Instellingen",
"Settings saved successfully!": "Instellingen succesvol opgeslagen!", "Settings saved successfully!": "Instellingen succesvol opgeslagen!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Web Loader instellingen", "Web Loader Settings": "Web Loader instellingen",
"Web Params": "Web Params", "Web Params": "Web Params",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI Add-ons", "WebUI Add-ons": "WebUI Add-ons",
"WebUI Settings": "WebUI Instellingen", "WebUI Settings": "WebUI Instellingen",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} ਸੋਚ ਰਿਹਾ ਹੈ...", "{{modelName}} is thinking...": "{{modelName}} ਸੋਚ ਰਿਹਾ ਹੈ...",
"{{user}}'s Chats": "{{user}} ਦੀਆਂ ਗੱਲਾਂ", "{{user}}'s Chats": "{{user}} ਦੀਆਂ ਗੱਲਾਂ",
"{{webUIName}} Backend Required": "{{webUIName}} ਬੈਕਐਂਡ ਲੋੜੀਂਦਾ ਹੈ", "{{webUIName}} Backend Required": "{{webUIName}} ਬੈਕਐਂਡ ਲੋੜੀਂਦਾ ਹੈ",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "ਇੱਕ ਉਪਭੋਗਤਾ", "a user": "ਇੱਕ ਉਪਭੋਗਤਾ",
"About": "ਬਾਰੇ", "About": "ਬਾਰੇ",
"Account": "ਖਾਤਾ", "Account": "ਖਾਤਾ",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "ਪੂਰੀ ਸਕਰੀਨ ਮੋਡ", "Full Screen Mode": "ਪੂਰੀ ਸਕਰੀਨ ਮੋਡ",
"General": "ਆਮ", "General": "ਆਮ",
"General Settings": "ਆਮ ਸੈਟਿੰਗਾਂ", "General Settings": "ਆਮ ਸੈਟਿੰਗਾਂ",
"Generating search query": "",
"Generation Info": "ਜਨਰੇਸ਼ਨ ਜਾਣਕਾਰੀ", "Generation Info": "ਜਨਰੇਸ਼ਨ ਜਾਣਕਾਰੀ",
"Good Response": "ਵਧੀਆ ਜਵਾਬ", "Good Response": "ਵਧੀਆ ਜਵਾਬ",
"h:mm a": "ਹ:ਮਿੰਟ ਪੂਃ", "h:mm a": "ਹ:ਮਿੰਟ ਪੂਃ",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ", "New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ", "New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ", "No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
"No search query generated": "",
"No search results found": "",
"No source available": "ਕੋਈ ਸਰੋਤ ਉਪਲਬਧ ਨਹੀਂ", "No source available": "ਕੋਈ ਸਰੋਤ ਉਪਲਬਧ ਨਹੀਂ",
"Not factually correct": "ਤੱਥਕ ਰੂਪ ਵਿੱਚ ਸਹੀ ਨਹੀਂ", "Not factually correct": "ਤੱਥਕ ਰੂਪ ਵਿੱਚ ਸਹੀ ਨਹੀਂ",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ਨੋਟ: ਜੇ ਤੁਸੀਂ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਸੈੱਟ ਕਰਦੇ ਹੋ, ਤਾਂ ਖੋਜ ਸਿਰਫ਼ ਉਹੀ ਡਾਕੂਮੈਂਟ ਵਾਪਸ ਕਰੇਗੀ ਜਿਨ੍ਹਾਂ ਦਾ ਸਕੋਰ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਦੇ ਬਰਾਬਰ ਜਾਂ ਵੱਧ ਹੋਵੇ।", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "ਨੋਟ: ਜੇ ਤੁਸੀਂ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਸੈੱਟ ਕਰਦੇ ਹੋ, ਤਾਂ ਖੋਜ ਸਿਰਫ਼ ਉਹੀ ਡਾਕੂਮੈਂਟ ਵਾਪਸ ਕਰੇਗੀ ਜਿਨ੍ਹਾਂ ਦਾ ਸਕੋਰ ਘੱਟੋ-ਘੱਟ ਸਕੋਰ ਦੇ ਬਰਾਬਰ ਜਾਂ ਵੱਧ ਹੋਵੇ।",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "ਡਾਕੂਮੈਂਟ ਖੋਜੋ", "Search Documents": "ਡਾਕੂਮੈਂਟ ਖੋਜੋ",
"Search Models": "", "Search Models": "",
"Search Prompts": "ਪ੍ਰੰਪਟ ਖੋਜੋ", "Search Prompts": "ਪ੍ਰੰਪਟ ਖੋਜੋ",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ", "See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ",
"See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ", "See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ",
"Seed": "ਬੀਜ", "Seed": "ਬੀਜ",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "ਮਾਡਲ ਸੈੱਟ ਕਰੋ", "Set Model": "ਮਾਡਲ ਸੈੱਟ ਕਰੋ",
"Set reranking model (e.g. {{model}})": "ਮੁੜ ਰੈਂਕਿੰਗ ਮਾਡਲ ਸੈੱਟ ਕਰੋ (ਉਦਾਹਰਣ ਲਈ {{model}})", "Set reranking model (e.g. {{model}})": "ਮੁੜ ਰੈਂਕਿੰਗ ਮਾਡਲ ਸੈੱਟ ਕਰੋ (ਉਦਾਹਰਣ ਲਈ {{model}})",
"Set Steps": "ਕਦਮ ਸੈੱਟ ਕਰੋ", "Set Steps": "ਕਦਮ ਸੈੱਟ ਕਰੋ",
"Set Title Auto-Generation Model": "ਸਿਰਲੇਖ ਆਟੋ-ਜਨਰੇਸ਼ਨ ਮਾਡਲ ਸੈੱਟ ਕਰੋ", "Set Task Model": "",
"Set Voice": "ਆਵਾਜ਼ ਸੈੱਟ ਕਰੋ", "Set Voice": "ਆਵਾਜ਼ ਸੈੱਟ ਕਰੋ",
"Settings": "ਸੈਟਿੰਗਾਂ", "Settings": "ਸੈਟਿੰਗਾਂ",
"Settings saved successfully!": "ਸੈਟਿੰਗਾਂ ਸਫਲਤਾਪੂਰਵਕ ਸੰਭਾਲੀਆਂ ਗਈਆਂ!", "Settings saved successfully!": "ਸੈਟਿੰਗਾਂ ਸਫਲਤਾਪੂਰਵਕ ਸੰਭਾਲੀਆਂ ਗਈਆਂ!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "ਵੈਬ", "Web": "ਵੈਬ",
"Web Loader Settings": "ਵੈਬ ਲੋਡਰ ਸੈਟਿੰਗਾਂ", "Web Loader Settings": "ਵੈਬ ਲੋਡਰ ਸੈਟਿੰਗਾਂ",
"Web Params": "ਵੈਬ ਪੈਰਾਮੀਟਰ", "Web Params": "ਵੈਬ ਪੈਰਾਮੀਟਰ",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "ਵੈਬਹੁੱਕ URL", "Webhook URL": "ਵੈਬਹੁੱਕ URL",
"WebUI Add-ons": "ਵੈਬਯੂਆਈ ਐਡ-ਆਨ", "WebUI Add-ons": "ਵੈਬਯੂਆਈ ਐਡ-ਆਨ",
"WebUI Settings": "ਵੈਬਯੂਆਈ ਸੈਟਿੰਗਾਂ", "WebUI Settings": "ਵੈਬਯੂਆਈ ਸੈਟਿੰਗਾਂ",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} myśli...", "{{modelName}} is thinking...": "{{modelName}} myśli...",
"{{user}}'s Chats": "{{user}} - czaty", "{{user}}'s Chats": "{{user}} - czaty",
"{{webUIName}} Backend Required": "Backend {{webUIName}} wymagane", "{{webUIName}} Backend Required": "Backend {{webUIName}} wymagane",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "użytkownik", "a user": "użytkownik",
"About": "O nas", "About": "O nas",
"Account": "Konto", "Account": "Konto",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Tryb pełnoekranowy", "Full Screen Mode": "Tryb pełnoekranowy",
"General": "Ogólne", "General": "Ogólne",
"General Settings": "Ogólne ustawienia", "General Settings": "Ogólne ustawienia",
"Generating search query": "",
"Generation Info": "Informacja o generacji", "Generation Info": "Informacja o generacji",
"Good Response": "Dobra odpowiedź", "Good Response": "Dobra odpowiedź",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Nowy czat", "New Chat": "Nowy czat",
"New Password": "Nowe hasło", "New Password": "Nowe hasło",
"No results found": "Nie znaleziono rezultatów", "No results found": "Nie znaleziono rezultatów",
"No search query generated": "",
"No search results found": "",
"No source available": "Źródło nie dostępne", "No source available": "Źródło nie dostępne",
"Not factually correct": "Nie zgodne z faktami", "Not factually correct": "Nie zgodne z faktami",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Uwaga: Jeśli ustawisz minimalny wynik, szukanie zwróci jedynie dokumenty z wynikiem większym lub równym minimalnemu.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Uwaga: Jeśli ustawisz minimalny wynik, szukanie zwróci jedynie dokumenty z wynikiem większym lub równym minimalnemu.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Szukaj dokumentów", "Search Documents": "Szukaj dokumentów",
"Search Models": "", "Search Models": "",
"Search Prompts": "Szukaj promptów", "Search Prompts": "Szukaj promptów",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Zajrzyj do readme.md po instrukcje", "See readme.md for instructions": "Zajrzyj do readme.md po instrukcje",
"See what's new": "Zobacz co nowego", "See what's new": "Zobacz co nowego",
"Seed": "Seed", "Seed": "Seed",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Ustaw model", "Set Model": "Ustaw model",
"Set reranking model (e.g. {{model}})": "Ustaw zmianę rankingu modelu (e.g. {{model}})", "Set reranking model (e.g. {{model}})": "Ustaw zmianę rankingu modelu (e.g. {{model}})",
"Set Steps": "Ustaw kroki", "Set Steps": "Ustaw kroki",
"Set Title Auto-Generation Model": "Ustaw model automatycznego generowania tytułów", "Set Task Model": "",
"Set Voice": "Ustaw głos", "Set Voice": "Ustaw głos",
"Settings": "Ustawienia", "Settings": "Ustawienia",
"Settings saved successfully!": "Ustawienia zapisane pomyślnie!", "Settings saved successfully!": "Ustawienia zapisane pomyślnie!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Sieć", "Web": "Sieć",
"Web Loader Settings": "Ustawienia pobierania z sieci", "Web Loader Settings": "Ustawienia pobierania z sieci",
"Web Params": "Parametry sieci", "Web Params": "Parametry sieci",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL webhook", "Webhook URL": "URL webhook",
"WebUI Add-ons": "Dodatki do interfejsu WebUI", "WebUI Add-ons": "Dodatki do interfejsu WebUI",
"WebUI Settings": "Ustawienia interfejsu WebUI", "WebUI Settings": "Ustawienia interfejsu WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} está pensando...", "{{modelName}} is thinking...": "{{modelName}} está pensando...",
"{{user}}'s Chats": "{{user}}'s Chats", "{{user}}'s Chats": "{{user}}'s Chats",
"{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário", "{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "um usuário", "a user": "um usuário",
"About": "Sobre", "About": "Sobre",
"Account": "Conta", "Account": "Conta",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Modo de Tela Cheia", "Full Screen Mode": "Modo de Tela Cheia",
"General": "Geral", "General": "Geral",
"General Settings": "Configurações Gerais", "General Settings": "Configurações Gerais",
"Generating search query": "",
"Generation Info": "Informações de Geração", "Generation Info": "Informações de Geração",
"Good Response": "Boa Resposta", "Good Response": "Boa Resposta",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Novo Bate-papo", "New Chat": "Novo Bate-papo",
"New Password": "Nova Senha", "New Password": "Nova Senha",
"No results found": "Nenhum resultado encontrado", "No results found": "Nenhum resultado encontrado",
"No search query generated": "",
"No search results found": "",
"No source available": "Nenhuma fonte disponível", "No source available": "Nenhuma fonte disponível",
"Not factually correct": "Não é correto em termos factuais", "Not factually correct": "Não é correto em termos factuais",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Pesquisar Documentos", "Search Documents": "Pesquisar Documentos",
"Search Models": "", "Search Models": "",
"Search Prompts": "Pesquisar Prompts", "Search Prompts": "Pesquisar Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Consulte readme.md para obter instruções", "See readme.md for instructions": "Consulte readme.md para obter instruções",
"See what's new": "Veja o que há de novo", "See what's new": "Veja o que há de novo",
"Seed": "Semente", "Seed": "Semente",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Definir Modelo", "Set Model": "Definir Modelo",
"Set reranking model (e.g. {{model}})": "Definir modelo de reranking (ex.: {{model}})", "Set reranking model (e.g. {{model}})": "Definir modelo de reranking (ex.: {{model}})",
"Set Steps": "Definir Etapas", "Set Steps": "Definir Etapas",
"Set Title Auto-Generation Model": "Definir Modelo de Geração Automática de Título", "Set Task Model": "",
"Set Voice": "Definir Voz", "Set Voice": "Definir Voz",
"Settings": "Configurações", "Settings": "Configurações",
"Settings saved successfully!": "Configurações salvas com sucesso!", "Settings saved successfully!": "Configurações salvas com sucesso!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Configurações do Carregador da Web", "Web Loader Settings": "Configurações do Carregador da Web",
"Web Params": "Parâmetros da Web", "Web Params": "Parâmetros da Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL do Webhook", "Webhook URL": "URL do Webhook",
"WebUI Add-ons": "Complementos WebUI", "WebUI Add-ons": "Complementos WebUI",
"WebUI Settings": "Configurações WebUI", "WebUI Settings": "Configurações WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} está pensando...", "{{modelName}} is thinking...": "{{modelName}} está pensando...",
"{{user}}'s Chats": "{{user}}'s Chats", "{{user}}'s Chats": "{{user}}'s Chats",
"{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário", "{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "um usuário", "a user": "um usuário",
"About": "Sobre", "About": "Sobre",
"Account": "Conta", "Account": "Conta",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Modo de Tela Cheia", "Full Screen Mode": "Modo de Tela Cheia",
"General": "Geral", "General": "Geral",
"General Settings": "Configurações Gerais", "General Settings": "Configurações Gerais",
"Generating search query": "",
"Generation Info": "Informações de Geração", "Generation Info": "Informações de Geração",
"Good Response": "Boa Resposta", "Good Response": "Boa Resposta",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Novo Bate-papo", "New Chat": "Novo Bate-papo",
"New Password": "Nova Senha", "New Password": "Nova Senha",
"No results found": "Nenhum resultado encontrado", "No results found": "Nenhum resultado encontrado",
"No search query generated": "",
"No search results found": "",
"No source available": "Nenhuma fonte disponível", "No source available": "Nenhuma fonte disponível",
"Not factually correct": "Não é correto em termos factuais", "Not factually correct": "Não é correto em termos factuais",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Nota: Se você definir uma pontuação mínima, a pesquisa só retornará documentos com uma pontuação maior ou igual à pontuação mínima.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Pesquisar Documentos", "Search Documents": "Pesquisar Documentos",
"Search Models": "", "Search Models": "",
"Search Prompts": "Pesquisar Prompts", "Search Prompts": "Pesquisar Prompts",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Consulte readme.md para obter instruções", "See readme.md for instructions": "Consulte readme.md para obter instruções",
"See what's new": "Veja o que há de novo", "See what's new": "Veja o que há de novo",
"Seed": "Semente", "Seed": "Semente",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Definir Modelo", "Set Model": "Definir Modelo",
"Set reranking model (e.g. {{model}})": "Definir modelo de reranking (ex.: {{model}})", "Set reranking model (e.g. {{model}})": "Definir modelo de reranking (ex.: {{model}})",
"Set Steps": "Definir Etapas", "Set Steps": "Definir Etapas",
"Set Title Auto-Generation Model": "Definir Modelo de Geração Automática de Título", "Set Task Model": "",
"Set Voice": "Definir Voz", "Set Voice": "Definir Voz",
"Settings": "Configurações", "Settings": "Configurações",
"Settings saved successfully!": "Configurações salvas com sucesso!", "Settings saved successfully!": "Configurações salvas com sucesso!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Configurações do Carregador da Web", "Web Loader Settings": "Configurações do Carregador da Web",
"Web Params": "Parâmetros da Web", "Web Params": "Parâmetros da Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL do Webhook", "Webhook URL": "URL do Webhook",
"WebUI Add-ons": "Complementos WebUI", "WebUI Add-ons": "Complementos WebUI",
"WebUI Settings": "Configurações WebUI", "WebUI Settings": "Configurações WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} думает...", "{{modelName}} is thinking...": "{{modelName}} думает...",
"{{user}}'s Chats": "{{user}} чаты", "{{user}}'s Chats": "{{user}} чаты",
"{{webUIName}} Backend Required": "{{webUIName}} бэкенд требуемый", "{{webUIName}} Backend Required": "{{webUIName}} бэкенд требуемый",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "пользователь", "a user": "пользователь",
"About": "Об", "About": "Об",
"Account": "Аккаунт", "Account": "Аккаунт",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Полноэкранный режим", "Full Screen Mode": "Полноэкранный режим",
"General": "Общее", "General": "Общее",
"General Settings": "Общие настройки", "General Settings": "Общие настройки",
"Generating search query": "",
"Generation Info": "Информация о генерации", "Generation Info": "Информация о генерации",
"Good Response": "Хороший ответ", "Good Response": "Хороший ответ",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Новый чат", "New Chat": "Новый чат",
"New Password": "Новый пароль", "New Password": "Новый пароль",
"No results found": "Результатов не найдено", "No results found": "Результатов не найдено",
"No search query generated": "",
"No search results found": "",
"No source available": "Нет доступных источников", "No source available": "Нет доступных источников",
"Not factually correct": "Не фактически правильно", "Not factually correct": "Не фактически правильно",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Обратите внимание: Если вы установите минимальный балл, поиск будет возвращать только документы с баллом больше или равным минимальному баллу.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Обратите внимание: Если вы установите минимальный балл, поиск будет возвращать только документы с баллом больше или равным минимальному баллу.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Поиск документов", "Search Documents": "Поиск документов",
"Search Models": "", "Search Models": "",
"Search Prompts": "Поиск промтов", "Search Prompts": "Поиск промтов",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Смотрите readme.md для инструкций", "See readme.md for instructions": "Смотрите readme.md для инструкций",
"See what's new": "Посмотреть, что нового", "See what's new": "Посмотреть, что нового",
"Seed": "Сид", "Seed": "Сид",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Установить модель", "Set Model": "Установить модель",
"Set reranking model (e.g. {{model}})": "Установить модель реранжирования (например. {{model}})", "Set reranking model (e.g. {{model}})": "Установить модель реранжирования (например. {{model}})",
"Set Steps": "Установить шаги", "Set Steps": "Установить шаги",
"Set Title Auto-Generation Model": "Установить модель автогенерации заголовков", "Set Task Model": "",
"Set Voice": "Установить голос", "Set Voice": "Установить голос",
"Settings": "Настройки", "Settings": "Настройки",
"Settings saved successfully!": "Настройки успешно сохранены!", "Settings saved successfully!": "Настройки успешно сохранены!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Веб", "Web": "Веб",
"Web Loader Settings": "Настройки загрузчика Web", "Web Loader Settings": "Настройки загрузчика Web",
"Web Params": "Параметры Web", "Web Params": "Параметры Web",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL-адрес веб-хука", "Webhook URL": "URL-адрес веб-хука",
"WebUI Add-ons": "Дополнения для WebUI", "WebUI Add-ons": "Дополнения для WebUI",
"WebUI Settings": "Настройки WebUI", "WebUI Settings": "Настройки WebUI",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} размишља...", "{{modelName}} is thinking...": "{{modelName}} размишља...",
"{{user}}'s Chats": "Ћаскања корисника {{user}}", "{{user}}'s Chats": "Ћаскања корисника {{user}}",
"{{webUIName}} Backend Required": "Захтева се {{webUIName}} позадинац", "{{webUIName}} Backend Required": "Захтева се {{webUIName}} позадинац",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "корисник", "a user": "корисник",
"About": "О нама", "About": "О нама",
"Account": "Налог", "Account": "Налог",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Режим целог екрана", "Full Screen Mode": "Режим целог екрана",
"General": "Опште", "General": "Опште",
"General Settings": "Општа подешавања", "General Settings": "Општа подешавања",
"Generating search query": "",
"Generation Info": "Информације о стварању", "Generation Info": "Информације о стварању",
"Good Response": "Добар одговор", "Good Response": "Добар одговор",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Ново ћаскање", "New Chat": "Ново ћаскање",
"New Password": "Нова лозинка", "New Password": "Нова лозинка",
"No results found": "Нема резултата", "No results found": "Нема резултата",
"No search query generated": "",
"No search results found": "",
"No source available": "Нема доступног извора", "No source available": "Нема доступног извора",
"Not factually correct": "Није чињенично тачно", "Not factually correct": "Није чињенично тачно",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Напомена: ако подесите најмањи резултат, претрага ће вратити само документе са резултатом већим или једнаким најмањем резултату.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Напомена: ако подесите најмањи резултат, претрага ће вратити само документе са резултатом већим или једнаким најмањем резултату.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Претражи документе", "Search Documents": "Претражи документе",
"Search Models": "", "Search Models": "",
"Search Prompts": "Претражи упите", "Search Prompts": "Претражи упите",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Погледај readme.md за упутства", "See readme.md for instructions": "Погледај readme.md за упутства",
"See what's new": "Погледај шта је ново", "See what's new": "Погледај шта је ново",
"Seed": "Семе", "Seed": "Семе",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Подеси модел", "Set Model": "Подеси модел",
"Set reranking model (e.g. {{model}})": "Подеси модел поновног рангирања (нпр. {{model}})", "Set reranking model (e.g. {{model}})": "Подеси модел поновног рангирања (нпр. {{model}})",
"Set Steps": "Подеси кораке", "Set Steps": "Подеси кораке",
"Set Title Auto-Generation Model": "Подеси модел за самостално стварање наслова", "Set Task Model": "",
"Set Voice": "Подеси глас", "Set Voice": "Подеси глас",
"Settings": "Подешавања", "Settings": "Подешавања",
"Settings saved successfully!": "Подешавања успешно сачувана!", "Settings saved successfully!": "Подешавања успешно сачувана!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Веб", "Web": "Веб",
"Web Loader Settings": "Подешавања веб учитавача", "Web Loader Settings": "Подешавања веб учитавача",
"Web Params": "Веб параметри", "Web Params": "Веб параметри",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Адреса веб-куке", "Webhook URL": "Адреса веб-куке",
"WebUI Add-ons": "Додаци веб интерфејса", "WebUI Add-ons": "Додаци веб интерфејса",
"WebUI Settings": "Подешавања веб интерфејса", "WebUI Settings": "Подешавања веб интерфејса",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} tänker...", "{{modelName}} is thinking...": "{{modelName}} tänker...",
"{{user}}'s Chats": "{{user}}s Chats", "{{user}}'s Chats": "{{user}}s Chats",
"{{webUIName}} Backend Required": "{{webUIName}} Backend krävs", "{{webUIName}} Backend Required": "{{webUIName}} Backend krävs",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "en användare", "a user": "en användare",
"About": "Om", "About": "Om",
"Account": "Konto", "Account": "Konto",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Helskärmsläge", "Full Screen Mode": "Helskärmsläge",
"General": "Allmän", "General": "Allmän",
"General Settings": "Allmänna inställningar", "General Settings": "Allmänna inställningar",
"Generating search query": "",
"Generation Info": "Generasjon Info", "Generation Info": "Generasjon Info",
"Good Response": "Bra svar", "Good Response": "Bra svar",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Ny chatt", "New Chat": "Ny chatt",
"New Password": "Nytt lösenord", "New Password": "Nytt lösenord",
"No results found": "Inga resultat hittades", "No results found": "Inga resultat hittades",
"No search query generated": "",
"No search results found": "",
"No source available": "Ingen tilgjengelig kilde", "No source available": "Ingen tilgjengelig kilde",
"Not factually correct": "Inte faktiskt korrekt", "Not factually correct": "Inte faktiskt korrekt",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Merk: Hvis du angir en minimumspoengsum, returnerer søket bare dokumenter med en poengsum som er større enn eller lik minimumspoengsummen.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Merk: Hvis du angir en minimumspoengsum, returnerer søket bare dokumenter med en poengsum som er større enn eller lik minimumspoengsummen.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Sök dokument", "Search Documents": "Sök dokument",
"Search Models": "", "Search Models": "",
"Search Prompts": "Sök promptar", "Search Prompts": "Sök promptar",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Se readme.md för instruktioner", "See readme.md for instructions": "Se readme.md för instruktioner",
"See what's new": "Se vad som är nytt", "See what's new": "Se vad som är nytt",
"Seed": "Seed", "Seed": "Seed",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Ställ in modell", "Set Model": "Ställ in modell",
"Set reranking model (e.g. {{model}})": "Ställ in reranking modell (t.ex. {{model}})", "Set reranking model (e.g. {{model}})": "Ställ in reranking modell (t.ex. {{model}})",
"Set Steps": "Ange steg", "Set Steps": "Ange steg",
"Set Title Auto-Generation Model": "Ange modell för automatisk generering av titel", "Set Task Model": "",
"Set Voice": "Ange röst", "Set Voice": "Ange röst",
"Settings": "Inställningar", "Settings": "Inställningar",
"Settings saved successfully!": "Inställningar sparades framgångsrikt!", "Settings saved successfully!": "Inställningar sparades framgångsrikt!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Webb", "Web": "Webb",
"Web Loader Settings": "Web Loader-inställningar", "Web Loader Settings": "Web Loader-inställningar",
"Web Params": "Web-parametrar", "Web Params": "Web-parametrar",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook-URL", "Webhook URL": "Webhook-URL",
"WebUI Add-ons": "WebUI-tillägg", "WebUI Add-ons": "WebUI-tillägg",
"WebUI Settings": "WebUI-inställningar", "WebUI Settings": "WebUI-inställningar",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} düşünüyor...", "{{modelName}} is thinking...": "{{modelName}} düşünüyor...",
"{{user}}'s Chats": "{{user}} Sohbetleri", "{{user}}'s Chats": "{{user}} Sohbetleri",
"{{webUIName}} Backend Required": "{{webUIName}} Arkayüz Gerekli", "{{webUIName}} Backend Required": "{{webUIName}} Arkayüz Gerekli",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "bir kullanıcı", "a user": "bir kullanıcı",
"About": "Hakkında", "About": "Hakkında",
"Account": "Hesap", "Account": "Hesap",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Tam Ekran Modu", "Full Screen Mode": "Tam Ekran Modu",
"General": "Genel", "General": "Genel",
"General Settings": "Genel Ayarlar", "General Settings": "Genel Ayarlar",
"Generating search query": "",
"Generation Info": "Üretim Bilgisi", "Generation Info": "Üretim Bilgisi",
"Good Response": "İyi Yanıt", "Good Response": "İyi Yanıt",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Yeni Sohbet", "New Chat": "Yeni Sohbet",
"New Password": "Yeni Parola", "New Password": "Yeni Parola",
"No results found": "Sonuç bulunamadı", "No results found": "Sonuç bulunamadı",
"No search query generated": "",
"No search results found": "",
"No source available": "Kaynak mevcut değil", "No source available": "Kaynak mevcut değil",
"Not factually correct": "Gerçeklere göre doğru değil", "Not factually correct": "Gerçeklere göre doğru değil",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Not: Minimum bir skor belirlerseniz, arama yalnızca minimum skora eşit veya daha yüksek bir skora sahip belgeleri getirecektir.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Belgeleri Ara", "Search Documents": "Belgeleri Ara",
"Search Models": "", "Search Models": "",
"Search Prompts": "Prompt Ara", "Search Prompts": "Prompt Ara",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Yönergeler için readme.md dosyasına bakın", "See readme.md for instructions": "Yönergeler için readme.md dosyasına bakın",
"See what's new": "Yeniliklere göz atın", "See what's new": "Yeniliklere göz atın",
"Seed": "Seed", "Seed": "Seed",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Model Ayarla", "Set Model": "Model Ayarla",
"Set reranking model (e.g. {{model}})": "Yeniden sıralama modelini ayarlayın (örn. {{model}})", "Set reranking model (e.g. {{model}})": "Yeniden sıralama modelini ayarlayın (örn. {{model}})",
"Set Steps": "Adımları Ayarla", "Set Steps": "Adımları Ayarla",
"Set Title Auto-Generation Model": "Otomatik Başlık Oluşturma Modelini Ayarla", "Set Task Model": "",
"Set Voice": "Ses Ayarla", "Set Voice": "Ses Ayarla",
"Settings": "Ayarlar", "Settings": "Ayarlar",
"Settings saved successfully!": "Ayarlar başarıyla kaydedildi!", "Settings saved successfully!": "Ayarlar başarıyla kaydedildi!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Web", "Web": "Web",
"Web Loader Settings": "Web Yükleyici Ayarları", "Web Loader Settings": "Web Yükleyici Ayarları",
"Web Params": "Web Parametreleri", "Web Params": "Web Parametreleri",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "Webhook URL", "Webhook URL": "Webhook URL",
"WebUI Add-ons": "WebUI Eklentileri", "WebUI Add-ons": "WebUI Eklentileri",
"WebUI Settings": "WebUI Ayarları", "WebUI Settings": "WebUI Ayarları",
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
"{{modelName}} is thinking...": "{{modelName}} думає...", "{{modelName}} is thinking...": "{{modelName}} думає...",
"{{user}}'s Chats": "Чати {{user}}а", "{{user}}'s Chats": "Чати {{user}}а",
"{{webUIName}} Backend Required": "Необхідно підключення бекенду {{webUIName}}", "{{webUIName}} Backend Required": "Необхідно підключення бекенду {{webUIName}}",
"A task model is used when performing tasks such as generating titles for chats and web search queries": "",
"a user": "користувача", "a user": "користувача",
"About": "Про програму", "About": "Про програму",
"Account": "Обліковий запис", "Account": "Обліковий запис",
...@@ -210,6 +211,7 @@ ...@@ -210,6 +211,7 @@
"Full Screen Mode": "Режим повного екрану", "Full Screen Mode": "Режим повного екрану",
"General": "Загальні", "General": "Загальні",
"General Settings": "Загальні налаштування", "General Settings": "Загальні налаштування",
"Generating search query": "",
"Generation Info": "Інформація про генерацію", "Generation Info": "Інформація про генерацію",
"Good Response": "Гарна відповідь", "Good Response": "Гарна відповідь",
"h:mm a": "h:mm a", "h:mm a": "h:mm a",
...@@ -284,6 +286,8 @@ ...@@ -284,6 +286,8 @@
"New Chat": "Новий чат", "New Chat": "Новий чат",
"New Password": "Новий пароль", "New Password": "Новий пароль",
"No results found": "Не знайдено жодного результату", "No results found": "Не знайдено жодного результату",
"No search query generated": "",
"No search results found": "",
"No source available": "Джерело не доступне", "No source available": "Джерело не доступне",
"Not factually correct": "Не відповідає дійсності", "Not factually correct": "Не відповідає дійсності",
"Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Примітка: Якщо ви встановите мінімальну кількість балів, пошук поверне лише документи з кількістю балів, більшою або рівною мінімальній кількості балів.", "Note: If you set a minimum score, the search will only return documents with a score greater than or equal to the minimum score.": "Примітка: Якщо ви встановите мінімальну кількість балів, пошук поверне лише документи з кількістю балів, більшою або рівною мінімальній кількості балів.",
...@@ -367,6 +371,8 @@ ...@@ -367,6 +371,8 @@
"Search Documents": "Пошук документів", "Search Documents": "Пошук документів",
"Search Models": "", "Search Models": "",
"Search Prompts": "Пошук промтів", "Search Prompts": "Пошук промтів",
"Search Results": "",
"Searching the web for '{{searchQuery}}'": "",
"See readme.md for instructions": "Див. readme.md для інструкцій", "See readme.md for instructions": "Див. readme.md для інструкцій",
"See what's new": "Подивіться, що нового", "See what's new": "Подивіться, що нового",
"Seed": "Сід", "Seed": "Сід",
...@@ -388,7 +394,7 @@ ...@@ -388,7 +394,7 @@
"Set Model": "Встановити модель", "Set Model": "Встановити модель",
"Set reranking model (e.g. {{model}})": "Встановити модель переранжування (напр., {{model}})", "Set reranking model (e.g. {{model}})": "Встановити модель переранжування (напр., {{model}})",
"Set Steps": "Встановити кроки", "Set Steps": "Встановити кроки",
"Set Title Auto-Generation Model": "Встановити модель автогенерації заголовків", "Set Task Model": "",
"Set Voice": "Встановити голос", "Set Voice": "Встановити голос",
"Settings": "Налаштування", "Settings": "Налаштування",
"Settings saved successfully!": "Налаштування успішно збережено!", "Settings saved successfully!": "Налаштування успішно збережено!",
...@@ -473,6 +479,8 @@ ...@@ -473,6 +479,8 @@
"Web": "Веб", "Web": "Веб",
"Web Loader Settings": "Налаштування веб-завантажувача", "Web Loader Settings": "Налаштування веб-завантажувача",
"Web Params": "Налаштування веб-завантажувача", "Web Params": "Налаштування веб-завантажувача",
"Web Search Disabled": "",
"Web Search Enabled": "",
"Webhook URL": "URL веб-запиту", "Webhook URL": "URL веб-запиту",
"WebUI Add-ons": "Додатки WebUI", "WebUI Add-ons": "Додатки WebUI",
"WebUI Settings": "Налаштування WebUI", "WebUI Settings": "Налаштування WebUI",
......
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment