chore: version bump

This commit is contained in:
Timothy J. Baek 2024-06-10 13:52:35 -07:00
parent 87b04b0fc3
commit 644f0fe6c3
41 changed files with 408 additions and 251 deletions

View File

@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.2] - 2024-06-10
### Added
- **🔍 Web Search Query Status**: The web search query will now persist in the results section to aid in easier debugging and tracking of search queries.
- **🌐 New Web Search Provider**: We have added Serply as a new option for web search providers, giving you more choices for your search needs.
- **🌏 Improved Translations**: We've enhanced translations for Chinese and Portuguese.
### Fixed
- **🎤 Audio File Upload Issue**: The bug that prevented audio files from being uploaded in chat input has been fixed, ensuring smooth communication.
- **💬 Message Input Handling**: Improved the handling of message inputs by instantly clearing images and text after sending, along with immediate visual indications when a response message is loading, enhancing user feedback.
## [0.3.1] - 2024-06-09 ## [0.3.1] - 2024-06-09
### Fixed ### Fixed

View File

@ -1,206 +1,206 @@
{ {
"ads": [], "ads": [],
"ads_count": 0, "ads_count": 0,
"answers": [], "answers": [],
"results": [ "results": [
{ {
"title": "Apple", "title": "Apple",
"link": "https://www.apple.com/", "link": "https://www.apple.com/",
"description": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ...", "description": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ...",
"additional_links": [ "additional_links": [
{ {
"text": "AppleApplehttps://www.apple.com", "text": "AppleApplehttps://www.apple.com",
"href": "https://www.apple.com/" "href": "https://www.apple.com/"
} }
], ],
"cite": {}, "cite": {},
"subdomains": [ "subdomains": [
{ {
"title": "Support", "title": "Support",
"link": "https://support.apple.com/", "link": "https://support.apple.com/",
"description": "SupportContact - iPhone Support - Billing and Subscriptions - Apple Repair" "description": "SupportContact - iPhone Support - Billing and Subscriptions - Apple Repair"
}, },
{ {
"title": "Store", "title": "Store",
"link": "https://www.apple.com/store", "link": "https://www.apple.com/store",
"description": "StoreShop iPhone - Shop iPad - App Store - Shop Mac - ..." "description": "StoreShop iPhone - Shop iPad - App Store - Shop Mac - ..."
}, },
{ {
"title": "Mac", "title": "Mac",
"link": "https://www.apple.com/mac/", "link": "https://www.apple.com/mac/",
"description": "MacMacBook Air - MacBook Pro - iMac - Compare Mac models - Mac mini" "description": "MacMacBook Air - MacBook Pro - iMac - Compare Mac models - Mac mini"
}, },
{ {
"title": "iPad", "title": "iPad",
"link": "https://www.apple.com/ipad/", "link": "https://www.apple.com/ipad/",
"description": "iPadShop iPad - iPad Pro - iPad Air - Compare iPad models - ..." "description": "iPadShop iPad - iPad Pro - iPad Air - Compare iPad models - ..."
}, },
{ {
"title": "Watch", "title": "Watch",
"link": "https://www.apple.com/watch/", "link": "https://www.apple.com/watch/",
"description": "WatchShop Apple Watch - Series 9 - SE - Ultra 2 - Nike - Hermès - ..." "description": "WatchShop Apple Watch - Series 9 - SE - Ultra 2 - Nike - Hermès - ..."
} }
], ],
"realPosition": 1 "realPosition": 1
}, },
{ {
"title": "Apple", "title": "Apple",
"link": "https://www.apple.com/", "link": "https://www.apple.com/",
"description": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ...", "description": "Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, ...",
"additional_links": [ "additional_links": [
{ {
"text": "AppleApplehttps://www.apple.com", "text": "AppleApplehttps://www.apple.com",
"href": "https://www.apple.com/" "href": "https://www.apple.com/"
} }
], ],
"cite": {}, "cite": {},
"realPosition": 2 "realPosition": 2
}, },
{ {
"title": "Apple Inc.", "title": "Apple Inc.",
"link": "https://en.wikipedia.org/wiki/Apple_Inc.", "link": "https://en.wikipedia.org/wiki/Apple_Inc.",
"description": "Apple Inc. (formerly Apple Computer, Inc.) is an American multinational corporation and technology company headquartered in Cupertino, California, ...", "description": "Apple Inc. (formerly Apple Computer, Inc.) is an American multinational corporation and technology company headquartered in Cupertino, California, ...",
"additional_links": [ "additional_links": [
{ {
"text": "Apple Inc.Wikipediahttps://en.wikipedia.org wiki Apple_Inc", "text": "Apple Inc.Wikipediahttps://en.wikipedia.org wiki Apple_Inc",
"href": "https://en.wikipedia.org/wiki/Apple_Inc." "href": "https://en.wikipedia.org/wiki/Apple_Inc."
}, },
{ {
"text": "", "text": "",
"href": "https://en.wikipedia.org/wiki/Apple_Inc." "href": "https://en.wikipedia.org/wiki/Apple_Inc."
}, },
{ {
"text": "History", "text": "History",
"href": "https://en.wikipedia.org/wiki/History_of_Apple_Inc." "href": "https://en.wikipedia.org/wiki/History_of_Apple_Inc."
}, },
{ {
"text": "List of Apple products", "text": "List of Apple products",
"href": "https://en.wikipedia.org/wiki/List_of_Apple_products" "href": "https://en.wikipedia.org/wiki/List_of_Apple_products"
}, },
{ {
"text": "Litigation involving Apple Inc.", "text": "Litigation involving Apple Inc.",
"href": "https://en.wikipedia.org/wiki/Litigation_involving_Apple_Inc." "href": "https://en.wikipedia.org/wiki/Litigation_involving_Apple_Inc."
}, },
{ {
"text": "Apple Park", "text": "Apple Park",
"href": "https://en.wikipedia.org/wiki/Apple_Park" "href": "https://en.wikipedia.org/wiki/Apple_Park"
} }
], ],
"cite": { "cite": {
"domain": "https://en.wikipedia.org wiki Apple_Inc", "domain": "https://en.wikipedia.org wiki Apple_Inc",
"span": " wiki Apple_Inc" "span": " wiki Apple_Inc"
}, },
"realPosition": 3 "realPosition": 3
}, },
{ {
"title": "Apple Inc. (AAPL) Company Profile & Facts", "title": "Apple Inc. (AAPL) Company Profile & Facts",
"link": "https://finance.yahoo.com/quote/AAPL/profile/", "link": "https://finance.yahoo.com/quote/AAPL/profile/",
"description": "Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables, and accessories worldwide. The company offers iPhone, a line ...", "description": "Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables, and accessories worldwide. The company offers iPhone, a line ...",
"additional_links": [ "additional_links": [
{ {
"text": "Apple Inc. (AAPL) Company Profile & FactsYahoo Financehttps://finance.yahoo.com quote AAPL profile", "text": "Apple Inc. (AAPL) Company Profile & FactsYahoo Financehttps://finance.yahoo.com quote AAPL profile",
"href": "https://finance.yahoo.com/quote/AAPL/profile/" "href": "https://finance.yahoo.com/quote/AAPL/profile/"
} }
], ],
"cite": { "cite": {
"domain": "https://finance.yahoo.com quote AAPL profile", "domain": "https://finance.yahoo.com quote AAPL profile",
"span": " quote AAPL profile" "span": " quote AAPL profile"
}, },
"realPosition": 4 "realPosition": 4
}, },
{ {
"title": "Apple Inc - Company Profile and News", "title": "Apple Inc - Company Profile and News",
"link": "https://www.bloomberg.com/profile/company/AAPL:US", "link": "https://www.bloomberg.com/profile/company/AAPL:US",
"description": "Apple Inc. Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables and accessories, and sells a variety of related ...", "description": "Apple Inc. Apple Inc. designs, manufactures, and markets smartphones, personal computers, tablets, wearables and accessories, and sells a variety of related ...",
"additional_links": [ "additional_links": [
{ {
"text": "Apple Inc - Company Profile and NewsBloomberghttps://www.bloomberg.com company AAPL:US", "text": "Apple Inc - Company Profile and NewsBloomberghttps://www.bloomberg.com company AAPL:US",
"href": "https://www.bloomberg.com/profile/company/AAPL:US" "href": "https://www.bloomberg.com/profile/company/AAPL:US"
}, },
{ {
"text": "", "text": "",
"href": "https://www.bloomberg.com/profile/company/AAPL:US" "href": "https://www.bloomberg.com/profile/company/AAPL:US"
} }
], ],
"cite": { "cite": {
"domain": "https://www.bloomberg.com company AAPL:US", "domain": "https://www.bloomberg.com company AAPL:US",
"span": " company AAPL:US" "span": " company AAPL:US"
}, },
"realPosition": 5 "realPosition": 5
}, },
{ {
"title": "Apple Inc. | History, Products, Headquarters, & Facts", "title": "Apple Inc. | History, Products, Headquarters, & Facts",
"link": "https://www.britannica.com/money/Apple-Inc", "link": "https://www.britannica.com/money/Apple-Inc",
"description": "May 22, 2024 — Apple Inc. is an American multinational technology company that revolutionized the technology sector through its innovation of computer ...", "description": "May 22, 2024 — Apple Inc. is an American multinational technology company that revolutionized the technology sector through its innovation of computer ...",
"additional_links": [ "additional_links": [
{ {
"text": "Apple Inc. | History, Products, Headquarters, & FactsBritannicahttps://www.britannica.com money Apple-Inc", "text": "Apple Inc. | History, Products, Headquarters, & FactsBritannicahttps://www.britannica.com money Apple-Inc",
"href": "https://www.britannica.com/money/Apple-Inc" "href": "https://www.britannica.com/money/Apple-Inc"
}, },
{ {
"text": "", "text": "",
"href": "https://www.britannica.com/money/Apple-Inc" "href": "https://www.britannica.com/money/Apple-Inc"
} }
], ],
"cite": { "cite": {
"domain": "https://www.britannica.com money Apple-Inc", "domain": "https://www.britannica.com money Apple-Inc",
"span": " money Apple-Inc" "span": " money Apple-Inc"
}, },
"realPosition": 6 "realPosition": 6
} }
], ],
"shopping_ads": [], "shopping_ads": [],
"places": [ "places": [
{ {
"title": "Apple Inc." "title": "Apple Inc."
}, },
{ {
"title": "Apple Inc" "title": "Apple Inc"
}, },
{ {
"title": "Apple Inc" "title": "Apple Inc"
} }
], ],
"related_searches": { "related_searches": {
"images": [], "images": [],
"text": [ "text": [
{ {
"title": "apple inc full form", "title": "apple inc full form",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Inc+full+form&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhPEAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Inc+full+form&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhPEAE"
}, },
{ {
"title": "apple company history", "title": "apple company history",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+company+history&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhOEAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+company+history&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhOEAE"
}, },
{ {
"title": "apple store", "title": "apple store",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Store&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhQEAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Store&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhQEAE"
}, },
{ {
"title": "apple id", "title": "apple id",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+id&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhSEAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+id&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhSEAE"
}, },
{ {
"title": "apple inc industry", "title": "apple inc industry",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Inc+industry&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhREAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Inc+industry&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhREAE"
}, },
{ {
"title": "apple login", "title": "apple login",
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+login&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhTEAE" "link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+login&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhTEAE"
} }
] ]
}, },
"image_results": [], "image_results": [],
"carousel": [], "carousel": [],
"total": 2450000000, "total": 2450000000,
"knowledge_graph": "", "knowledge_graph": "",
"related_questions": [ "related_questions": [
"What does the Apple Inc do?", "What does the Apple Inc do?",
"Why did Apple change to Apple Inc?", "Why did Apple change to Apple Inc?",
"Who owns Apple Inc.?", "Who owns Apple Inc.?",
"What is Apple Inc best known for?" "What is Apple Inc best known for?"
], ],
"carousel_count": 0, "carousel_count": 0,
"ts": 2.491065263748169, "ts": 2.491065263748169,
"device_type": null "device_type": null
} }

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "open-webui", "name": "open-webui",
"version": "0.3.1", "version": "0.3.2",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "open-webui", "name": "open-webui",
"version": "0.3.1", "version": "0.3.2",
"dependencies": { "dependencies": {
"@pyscript/core": "^0.4.32", "@pyscript/core": "^0.4.32",
"@sveltejs/adapter-node": "^1.3.1", "@sveltejs/adapter-node": "^1.3.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "open-webui", "name": "open-webui",
"version": "0.3.1", "version": "0.3.2",
"private": true, "private": true,
"scripts": { "scripts": {
"dev": "npm run pyodide:fetch && vite dev --host", "dev": "npm run pyodide:fetch && vite dev --host",
@ -71,4 +71,4 @@
"tippy.js": "^6.3.7", "tippy.js": "^6.3.7",
"uuid": "^9.0.1" "uuid": "^9.0.1"
} }
} }

View File

@ -201,6 +201,7 @@
"Enter Score": "أدخل النتيجة", "Enter Score": "أدخل النتيجة",
"Enter Searxng Query URL": "أدخل عنوان URL لاستعلام Searxng", "Enter Searxng Query URL": "أدخل عنوان URL لاستعلام Searxng",
"Enter Serper API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serper", "Enter Serper API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serpstack", "Enter Serpstack API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serpstack",
"Enter stop sequence": "أدخل تسلسل التوقف", "Enter stop sequence": "أدخل تسلسل التوقف",
"Enter Top K": "أدخل Top K", "Enter Top K": "أدخل Top K",
@ -425,7 +426,7 @@
"Searched {{count}} sites_few": "تم البحث في {{count}} sites_few", "Searched {{count}} sites_few": "تم البحث في {{count}} sites_few",
"Searched {{count}} sites_many": "تم البحث في {{count}} sites_many", "Searched {{count}} sites_many": "تم البحث في {{count}} sites_many",
"Searched {{count}} sites_other": "تم البحث في {{count}} sites_other", "Searched {{count}} sites_other": "تم البحث في {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "البحث في الويب عن \"{{searchQuery}}\"", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "عنوان URL لاستعلام Searxng", "Searxng Query URL": "عنوان URL لاستعلام Searxng",
"See readme.md for instructions": "readme.md للحصول على التعليمات", "See readme.md for instructions": "readme.md للحصول على التعليمات",
"See what's new": "ما الجديد", "See what's new": "ما الجديد",
@ -437,6 +438,7 @@
"Select a pipeline": "حدد مسارا", "Select a pipeline": "حدد مسارا",
"Select a pipeline url": "حدد عنوان URL لخط الأنابيب", "Select a pipeline url": "حدد عنوان URL لخط الأنابيب",
"Select an Ollama instance": "أختار سيرفر ", "Select an Ollama instance": "أختار سيرفر ",
"Select Documents": "",
"Select model": " أختار موديل", "Select model": " أختار موديل",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور", "Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
@ -445,6 +447,7 @@
"Send message": "يُرجى إدخال طلبك هنا.", "Send message": "يُرجى إدخال طلبك هنا.",
"September": "سبتمبر", "September": "سبتمبر",
"Serper API Key": "مفتاح واجهة برمجة تطبيقات سيربر", "Serper API Key": "مفتاح واجهة برمجة تطبيقات سيربر",
"Serply API Key": "",
"Serpstack API Key": "مفتاح واجهة برمجة تطبيقات Serpstack", "Serpstack API Key": "مفتاح واجهة برمجة تطبيقات Serpstack",
"Server connection verified": "تم التحقق من اتصال الخادم", "Server connection verified": "تم التحقق من اتصال الخادم",
"Set as default": "الافتراضي", "Set as default": "الافتراضي",
@ -509,6 +512,7 @@
"To access the available model names for downloading,": "للوصول إلى أسماء الموديلات المتاحة للتنزيل،", "To access the available model names for downloading,": "للوصول إلى أسماء الموديلات المتاحة للتنزيل،",
"To access the GGUF models available for downloading,": "للوصول إلى الموديلات GGUF المتاحة للتنزيل،", "To access the GGUF models available for downloading,": "للوصول إلى الموديلات GGUF المتاحة للتنزيل،",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "الى كتابة المحادثه", "to chat input.": "الى كتابة المحادثه",
"Today": "اليوم", "Today": "اليوم",
"Toggle settings": "فتح وأغلاق الاعدادات", "Toggle settings": "فتح وأغلاق الاعدادات",

View File

@ -201,6 +201,7 @@
"Enter Score": "Въведете оценка", "Enter Score": "Въведете оценка",
"Enter Searxng Query URL": "Въведете URL адреса на заявката на Searxng", "Enter Searxng Query URL": "Въведете URL адреса на заявката на Searxng",
"Enter Serper API Key": "Въведете Serper API ключ", "Enter Serper API Key": "Въведете Serper API ключ",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Въведете Serpstack API ключ", "Enter Serpstack API Key": "Въведете Serpstack API ключ",
"Enter stop sequence": "Въведете стоп последователност", "Enter stop sequence": "Въведете стоп последователност",
"Enter Top K": "Въведете Top K", "Enter Top K": "Въведете Top K",
@ -421,7 +422,7 @@
"Search Result Count": "Брой резултати от търсенето", "Search Result Count": "Брой резултати от търсенето",
"Searched {{count}} sites_one": "Търси се в {{count}} sites_one", "Searched {{count}} sites_one": "Търси се в {{count}} sites_one",
"Searched {{count}} sites_other": "Търси се в {{count}} sites_other", "Searched {{count}} sites_other": "Търси се в {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Търсене в уеб за '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL адрес на заявка на Searxng", "Searxng Query URL": "URL адрес на заявка на Searxng",
"See readme.md for instructions": "Виж readme.md за инструкции", "See readme.md for instructions": "Виж readme.md за инструкции",
"See what's new": "Виж какво е новото", "See what's new": "Виж какво е новото",
@ -433,6 +434,7 @@
"Select a pipeline": "Изберете тръбопровод", "Select a pipeline": "Изберете тръбопровод",
"Select a pipeline url": "Избор на URL адрес на канал", "Select a pipeline url": "Избор на URL адрес на канал",
"Select an Ollama instance": "Изберете Ollama инстанция", "Select an Ollama instance": "Изберете Ollama инстанция",
"Select Documents": "",
"Select model": "Изберете модел", "Select model": "Изберете модел",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Избраният(те) модел(и) не поддържа въвеждане на изображения", "Selected model(s) do not support image inputs": "Избраният(те) модел(и) не поддържа въвеждане на изображения",
@ -441,6 +443,7 @@
"Send message": "Изпращане на съобщение", "Send message": "Изпращане на съобщение",
"September": "Септември", "September": "Септември",
"Serper API Key": "Serper API ключ", "Serper API Key": "Serper API ключ",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API ключ", "Serpstack API Key": "Serpstack API ключ",
"Server connection verified": "Server connection verified", "Server connection verified": "Server connection verified",
"Set as default": "Задай по подразбиране", "Set as default": "Задай по подразбиране",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "За да получите достъп до наличните имена на модели за изтегляне,", "To access the available model names for downloading,": "За да получите достъп до наличните имена на модели за изтегляне,",
"To access the GGUF models available for downloading,": "За да получите достъп до GGUF моделите, налични за изтегляне,", "To access the GGUF models available for downloading,": "За да получите достъп до GGUF моделите, налични за изтегляне,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "към чат входа.", "to chat input.": "към чат входа.",
"Today": "днес", "Today": "днес",
"Toggle settings": "Toggle settings", "Toggle settings": "Toggle settings",

View File

@ -201,6 +201,7 @@
"Enter Score": "স্কোর দিন", "Enter Score": "স্কোর দিন",
"Enter Searxng Query URL": "Searxng ক্যোয়ারী URL লিখুন", "Enter Searxng Query URL": "Searxng ক্যোয়ারী URL লিখুন",
"Enter Serper API Key": "Serper API কী লিখুন", "Enter Serper API Key": "Serper API কী লিখুন",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Serpstack API কী লিখুন", "Enter Serpstack API Key": "Serpstack API কী লিখুন",
"Enter stop sequence": "স্টপ সিকোয়েন্স লিখুন", "Enter stop sequence": "স্টপ সিকোয়েন্স লিখুন",
"Enter Top K": "Top K লিখুন", "Enter Top K": "Top K লিখুন",
@ -421,7 +422,7 @@
"Search Result Count": "অনুসন্ধানের ফলাফল গণনা", "Search Result Count": "অনুসন্ধানের ফলাফল গণনা",
"Searched {{count}} sites_one": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_one", "Searched {{count}} sites_one": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_one",
"Searched {{count}} sites_other": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_other", "Searched {{count}} sites_other": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_other",
"Searching the web for '{{searchQuery}}'": "'{{searchQuery}}' এর জন্য ওয়েবে অনুসন্ধান করা হচ্ছে", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng ক্যোয়ারী URL", "Searxng Query URL": "Searxng ক্যোয়ারী URL",
"See readme.md for instructions": "নির্দেশিকার জন্য readme.md দেখুন", "See readme.md for instructions": "নির্দেশিকার জন্য readme.md দেখুন",
"See what's new": "নতুন কী আছে দেখুন", "See what's new": "নতুন কী আছে দেখুন",
@ -433,6 +434,7 @@
"Select a pipeline": "একটি পাইপলাইন নির্বাচন করুন", "Select a pipeline": "একটি পাইপলাইন নির্বাচন করুন",
"Select a pipeline url": "একটি পাইপলাইন URL নির্বাচন করুন", "Select a pipeline url": "একটি পাইপলাইন URL নির্বাচন করুন",
"Select an Ollama instance": "একটি Ollama ইন্সট্যান্স নির্বাচন করুন", "Select an Ollama instance": "একটি Ollama ইন্সট্যান্স নির্বাচন করুন",
"Select Documents": "",
"Select model": "মডেল নির্বাচন করুন", "Select model": "মডেল নির্বাচন করুন",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "নির্বাচিত মডেল(গুলি) চিত্র ইনপুট সমর্থন করে না", "Selected model(s) do not support image inputs": "নির্বাচিত মডেল(গুলি) চিত্র ইনপুট সমর্থন করে না",
@ -441,6 +443,7 @@
"Send message": "মেসেজ পাঠান", "Send message": "মেসেজ পাঠান",
"September": "সেপ্টেম্বর", "September": "সেপ্টেম্বর",
"Serper API Key": "Serper API Key", "Serper API Key": "Serper API Key",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API Key", "Serpstack API Key": "Serpstack API Key",
"Server connection verified": "সার্ভার কানেকশন যাচাই করা হয়েছে", "Server connection verified": "সার্ভার কানেকশন যাচাই করা হয়েছে",
"Set as default": "ডিফল্ট হিসেবে নির্ধারণ করুন", "Set as default": "ডিফল্ট হিসেবে নির্ধারণ করুন",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "ডাউনলোডের জন্য এভেইলএবল মডেলের নামগুলো এক্সেস করতে,", "To access the available model names for downloading,": "ডাউনলোডের জন্য এভেইলএবল মডেলের নামগুলো এক্সেস করতে,",
"To access the GGUF models available for downloading,": "ডাউলোডের জন্য এভেইলএবল GGUF মডেলগুলো এক্সেস করতে,", "To access the GGUF models available for downloading,": "ডাউলোডের জন্য এভেইলএবল GGUF মডেলগুলো এক্সেস করতে,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "চ্যাট ইনপুটে", "to chat input.": "চ্যাট ইনপুটে",
"Today": "আজ", "Today": "আজ",
"Toggle settings": "সেটিংস টোগল", "Toggle settings": "সেটিংস টোগল",

View File

@ -201,6 +201,7 @@
"Enter Score": "Introdueix el Puntuació", "Enter Score": "Introdueix el Puntuació",
"Enter Searxng Query URL": "Introduïu l'URL de consulta de Searxng", "Enter Searxng Query URL": "Introduïu l'URL de consulta de Searxng",
"Enter Serper API Key": "Introduïu la clau de l'API Serper", "Enter Serper API Key": "Introduïu la clau de l'API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Introduïu la clau de l'API Serpstack", "Enter Serpstack API Key": "Introduïu la clau de l'API Serpstack",
"Enter stop sequence": "Introdueix la seqüència de parada", "Enter stop sequence": "Introdueix la seqüència de parada",
"Enter Top K": "Introdueix Top K", "Enter Top K": "Introdueix Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Cercat {{count}} sites_one", "Searched {{count}} sites_one": "Cercat {{count}} sites_one",
"Searched {{count}} sites_many": "Cercat {{recompte}} sites_many", "Searched {{count}} sites_many": "Cercat {{recompte}} sites_many",
"Searched {{count}} sites_other": "Cercat {{recompte}} sites_other", "Searched {{count}} sites_other": "Cercat {{recompte}} sites_other",
"Searching the web for '{{searchQuery}}'": "Cerca a la web de '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng URL de consulta", "Searxng Query URL": "Searxng URL de consulta",
"See readme.md for instructions": "Consulta el readme.md per a instruccions", "See readme.md for instructions": "Consulta el readme.md per a instruccions",
"See what's new": "Veure novetats", "See what's new": "Veure novetats",
@ -434,6 +435,7 @@
"Select a pipeline": "Seleccioneu una canonada", "Select a pipeline": "Seleccioneu una canonada",
"Select a pipeline url": "Seleccionar un URL de canonada", "Select a pipeline url": "Seleccionar un URL de canonada",
"Select an Ollama instance": "Selecciona una instància d'Ollama", "Select an Ollama instance": "Selecciona una instància d'Ollama",
"Select Documents": "",
"Select model": "Selecciona un model", "Select model": "Selecciona un model",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Els models seleccionats no admeten l'entrada d'imatges", "Selected model(s) do not support image inputs": "Els models seleccionats no admeten l'entrada d'imatges",
@ -442,6 +444,7 @@
"Send message": "Envia missatge", "Send message": "Envia missatge",
"September": "Setembre", "September": "Setembre",
"Serper API Key": "Clau API Serper", "Serper API Key": "Clau API Serper",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API Key", "Serpstack API Key": "Serpstack API Key",
"Server connection verified": "Connexió al servidor verificada", "Server connection verified": "Connexió al servidor verificada",
"Set as default": "Estableix com a predeterminat", "Set as default": "Estableix com a predeterminat",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Per accedir als noms dels models disponibles per descarregar,", "To access the available model names for downloading,": "Per accedir als noms dels models disponibles per descarregar,",
"To access the GGUF models available for downloading,": "Per accedir als models GGUF disponibles per descarregar,", "To access the GGUF models available for downloading,": "Per accedir als models GGUF disponibles per descarregar,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "a l'entrada del xat.", "to chat input.": "a l'entrada del xat.",
"Today": "Avui", "Today": "Avui",
"Toggle settings": "Commuta configuracions", "Toggle settings": "Commuta configuracions",

View File

@ -201,6 +201,7 @@
"Enter Score": "", "Enter Score": "",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "Pagsulod sa katapusan nga han-ay", "Enter stop sequence": "Pagsulod sa katapusan nga han-ay",
"Enter Top K": "Pagsulod sa Top K", "Enter Top K": "Pagsulod sa Top K",
@ -421,7 +422,7 @@
"Search Result Count": "", "Search Result Count": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "Tan-awa ang readme.md alang sa mga panudlo", "See readme.md for instructions": "Tan-awa ang readme.md alang sa mga panudlo",
"See what's new": "Tan-awa unsay bag-o", "See what's new": "Tan-awa unsay bag-o",
@ -433,6 +434,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "Pagpili usa ka pananglitan sa Ollama", "Select an Ollama instance": "Pagpili usa ka pananglitan sa Ollama",
"Select Documents": "",
"Select model": "Pagpili og modelo", "Select model": "Pagpili og modelo",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -441,6 +443,7 @@
"Send message": "Magpadala ug mensahe", "Send message": "Magpadala ug mensahe",
"September": "", "September": "",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "Gipamatud-an nga koneksyon sa server", "Server connection verified": "Gipamatud-an nga koneksyon sa server",
"Set as default": "Define pinaagi sa default", "Set as default": "Define pinaagi sa default",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "Aron ma-access ang mga ngalan sa modelo nga ma-download,", "To access the available model names for downloading,": "Aron ma-access ang mga ngalan sa modelo nga ma-download,",
"To access the GGUF models available for downloading,": "Aron ma-access ang mga modelo sa GGUF nga magamit alang sa pag-download,", "To access the GGUF models available for downloading,": "Aron ma-access ang mga modelo sa GGUF nga magamit alang sa pag-download,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "sa entrada sa iring.", "to chat input.": "sa entrada sa iring.",
"Today": "", "Today": "",
"Toggle settings": "I-toggle ang mga setting", "Toggle settings": "I-toggle ang mga setting",

View File

@ -201,6 +201,7 @@
"Enter Score": "Score eingeben", "Enter Score": "Score eingeben",
"Enter Searxng Query URL": "Geben Sie die Searxng-Abfrage-URL ein", "Enter Searxng Query URL": "Geben Sie die Searxng-Abfrage-URL ein",
"Enter Serper API Key": "Serper-API-Schlüssel eingeben", "Enter Serper API Key": "Serper-API-Schlüssel eingeben",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Geben Sie den Serpstack-API-Schlüssel ein", "Enter Serpstack API Key": "Geben Sie den Serpstack-API-Schlüssel ein",
"Enter stop sequence": "Stop-Sequenz eingeben", "Enter stop sequence": "Stop-Sequenz eingeben",
"Enter Top K": "Gib Top K ein", "Enter Top K": "Gib Top K ein",
@ -421,7 +422,7 @@
"Search Result Count": "Anzahl der Suchergebnisse", "Search Result Count": "Anzahl der Suchergebnisse",
"Searched {{count}} sites_one": "Gesucht {{count}} sites_one", "Searched {{count}} sites_one": "Gesucht {{count}} sites_one",
"Searched {{count}} sites_other": "Gesucht {{count}} sites_other", "Searched {{count}} sites_other": "Gesucht {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Suche im Web nach '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng-Abfrage-URL", "Searxng Query URL": "Searxng-Abfrage-URL",
"See readme.md for instructions": "Anleitung in readme.md anzeigen", "See readme.md for instructions": "Anleitung in readme.md anzeigen",
"See what's new": "Was gibt's Neues", "See what's new": "Was gibt's Neues",
@ -433,6 +434,7 @@
"Select a pipeline": "Wählen Sie eine Pipeline aus", "Select a pipeline": "Wählen Sie eine Pipeline aus",
"Select a pipeline url": "Auswählen einer Pipeline-URL", "Select a pipeline url": "Auswählen einer Pipeline-URL",
"Select an Ollama instance": "Eine Ollama Instanz auswählen", "Select an Ollama instance": "Eine Ollama Instanz auswählen",
"Select Documents": "",
"Select model": "Modell auswählen", "Select model": "Modell auswählen",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Ausgewählte Modelle unterstützen keine Bildeingaben", "Selected model(s) do not support image inputs": "Ausgewählte Modelle unterstützen keine Bildeingaben",
@ -441,6 +443,7 @@
"Send message": "Nachricht senden", "Send message": "Nachricht senden",
"September": "September", "September": "September",
"Serper API Key": "Serper-API-Schlüssel", "Serper API Key": "Serper-API-Schlüssel",
"Serply API Key": "",
"Serpstack API Key": "Serpstack-API-Schlüssel", "Serpstack API Key": "Serpstack-API-Schlüssel",
"Server connection verified": "Serververbindung überprüft", "Server connection verified": "Serververbindung überprüft",
"Set as default": "Als Standard festlegen", "Set as default": "Als Standard festlegen",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "Um auf die verfügbaren Modellnamen zum Herunterladen zuzugreifen,", "To access the available model names for downloading,": "Um auf die verfügbaren Modellnamen zum Herunterladen zuzugreifen,",
"To access the GGUF models available for downloading,": "Um auf die verfügbaren GGUF Modelle zum Herunterladen zuzugreifen", "To access the GGUF models available for downloading,": "Um auf die verfügbaren GGUF Modelle zum Herunterladen zuzugreifen",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "to chat input.", "to chat input.": "to chat input.",
"Today": "Heute", "Today": "Heute",
"Toggle settings": "Einstellungen umschalten", "Toggle settings": "Einstellungen umschalten",

View File

@ -201,6 +201,7 @@
"Enter Score": "", "Enter Score": "",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "Enter stop bark", "Enter stop sequence": "Enter stop bark",
"Enter Top K": "Enter Top Wow", "Enter Top K": "Enter Top Wow",
@ -421,7 +422,7 @@
"Search Result Count": "", "Search Result Count": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "See readme.md for instructions wow", "See readme.md for instructions": "See readme.md for instructions wow",
"See what's new": "See what's new so amaze", "See what's new": "See what's new so amaze",
@ -433,6 +434,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "Select an Ollama instance very choose", "Select an Ollama instance": "Select an Ollama instance very choose",
"Select Documents": "",
"Select model": "Select model much choice", "Select model": "Select model much choice",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -441,6 +443,7 @@
"Send message": "Send message very send", "Send message": "Send message very send",
"September": "", "September": "",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "Server connection verified much secure", "Server connection verified": "Server connection verified much secure",
"Set as default": "Set as default very default", "Set as default": "Set as default very default",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "To access the available model names for downloading, much access", "To access the available model names for downloading,": "To access the available model names for downloading, much access",
"To access the GGUF models available for downloading,": "To access the GGUF models available for downloading, much access", "To access the GGUF models available for downloading,": "To access the GGUF models available for downloading, much access",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "to chat input. Very chat.", "to chat input.": "to chat input. Very chat.",
"Today": "", "Today": "",
"Toggle settings": "Toggle settings much toggle", "Toggle settings": "Toggle settings much toggle",

View File

@ -201,6 +201,7 @@
"Enter Score": "", "Enter Score": "",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "", "Enter stop sequence": "",
"Enter Top K": "", "Enter Top K": "",
@ -421,7 +422,7 @@
"Search Result Count": "", "Search Result Count": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "", "See readme.md for instructions": "",
"See what's new": "", "See what's new": "",
@ -433,6 +434,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "", "Select an Ollama instance": "",
"Select Documents": "",
"Select model": "", "Select model": "",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -441,6 +443,7 @@
"Send message": "", "Send message": "",
"September": "", "September": "",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "", "Server connection verified": "",
"Set as default": "", "Set as default": "",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "", "To access the available model names for downloading,": "",
"To access the GGUF models available for downloading,": "", "To access the GGUF models available for downloading,": "",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "", "to chat input.": "",
"Today": "", "Today": "",
"Toggle settings": "", "Toggle settings": "",

View File

@ -201,6 +201,7 @@
"Enter Score": "", "Enter Score": "",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "", "Enter stop sequence": "",
"Enter Top K": "", "Enter Top K": "",
@ -421,7 +422,7 @@
"Search Result Count": "", "Search Result Count": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "", "See readme.md for instructions": "",
"See what's new": "", "See what's new": "",
@ -433,6 +434,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "", "Select an Ollama instance": "",
"Select Documents": "",
"Select model": "", "Select model": "",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -441,6 +443,7 @@
"Send message": "", "Send message": "",
"September": "", "September": "",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "", "Server connection verified": "",
"Set as default": "", "Set as default": "",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "", "To access the available model names for downloading,": "",
"To access the GGUF models available for downloading,": "", "To access the GGUF models available for downloading,": "",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "", "to chat input.": "",
"Today": "", "Today": "",
"Toggle settings": "", "Toggle settings": "",

View File

@ -201,6 +201,7 @@
"Enter Score": "Ingrese la puntuación", "Enter Score": "Ingrese la puntuación",
"Enter Searxng Query URL": "Introduzca la URL de consulta de Searxng", "Enter Searxng Query URL": "Introduzca la URL de consulta de Searxng",
"Enter Serper API Key": "Ingrese la clave API de Serper", "Enter Serper API Key": "Ingrese la clave API de Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Ingrese la clave API de Serpstack", "Enter Serpstack API Key": "Ingrese la clave API de Serpstack",
"Enter stop sequence": "Ingrese la secuencia de parada", "Enter stop sequence": "Ingrese la secuencia de parada",
"Enter Top K": "Ingrese el Top K", "Enter Top K": "Ingrese el Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Buscado {{count}} sites_one", "Searched {{count}} sites_one": "Buscado {{count}} sites_one",
"Searched {{count}} sites_many": "Buscado {{count}} sites_many", "Searched {{count}} sites_many": "Buscado {{count}} sites_many",
"Searched {{count}} sites_other": "Buscó {{count}} sites_other", "Searched {{count}} sites_other": "Buscó {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Buscando en la web '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng URL de consulta", "Searxng Query URL": "Searxng URL de consulta",
"See readme.md for instructions": "Vea el readme.md para instrucciones", "See readme.md for instructions": "Vea el readme.md para instrucciones",
"See what's new": "Ver las novedades", "See what's new": "Ver las novedades",
@ -434,6 +435,7 @@
"Select a pipeline": "Selección de una canalización", "Select a pipeline": "Selección de una canalización",
"Select a pipeline url": "Selección de una dirección URL de canalización", "Select a pipeline url": "Selección de una dirección URL de canalización",
"Select an Ollama instance": "Seleccione una instancia de Ollama", "Select an Ollama instance": "Seleccione una instancia de Ollama",
"Select Documents": "",
"Select model": "Selecciona un modelo", "Select model": "Selecciona un modelo",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Los modelos seleccionados no admiten entradas de imagen", "Selected model(s) do not support image inputs": "Los modelos seleccionados no admiten entradas de imagen",
@ -442,6 +444,7 @@
"Send message": "Enviar Mensaje", "Send message": "Enviar Mensaje",
"September": "Septiembre", "September": "Septiembre",
"Serper API Key": "Clave API de Serper", "Serper API Key": "Clave API de Serper",
"Serply API Key": "",
"Serpstack API Key": "Clave API de Serpstack", "Serpstack API Key": "Clave API de Serpstack",
"Server connection verified": "Conexión del servidor verificada", "Server connection verified": "Conexión del servidor verificada",
"Set as default": "Establecer por defecto", "Set as default": "Establecer por defecto",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Para acceder a los nombres de modelos disponibles para descargar,", "To access the available model names for downloading,": "Para acceder a los nombres de modelos disponibles para descargar,",
"To access the GGUF models available for downloading,": "Para acceder a los modelos GGUF disponibles para descargar,", "To access the GGUF models available for downloading,": "Para acceder a los modelos GGUF disponibles para descargar,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "a la entrada del chat.", "to chat input.": "a la entrada del chat.",
"Today": "Hoy", "Today": "Hoy",
"Toggle settings": "Alternar configuración", "Toggle settings": "Alternar configuración",

View File

@ -201,6 +201,7 @@
"Enter Score": "امتیاز را وارد کنید", "Enter Score": "امتیاز را وارد کنید",
"Enter Searxng Query URL": "نشانی وب پرسوجوی Searxng را وارد کنید", "Enter Searxng Query URL": "نشانی وب پرسوجوی Searxng را وارد کنید",
"Enter Serper API Key": "کلید API Serper را وارد کنید", "Enter Serper API Key": "کلید API Serper را وارد کنید",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "کلید API Serpstack را وارد کنید", "Enter Serpstack API Key": "کلید API Serpstack را وارد کنید",
"Enter stop sequence": "توالی توقف را وارد کنید", "Enter stop sequence": "توالی توقف را وارد کنید",
"Enter Top K": "مقدار Top K را وارد کنید", "Enter Top K": "مقدار Top K را وارد کنید",
@ -421,7 +422,7 @@
"Search Result Count": "تعداد نتایج جستجو", "Search Result Count": "تعداد نتایج جستجو",
"Searched {{count}} sites_one": "جستجو {{count}} sites_one", "Searched {{count}} sites_one": "جستجو {{count}} sites_one",
"Searched {{count}} sites_other": "جستجو {{count}} sites_other", "Searched {{count}} sites_other": "جستجو {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "جستجو در وب برای '{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "نشانی وب جستجوی Searxng", "Searxng Query URL": "نشانی وب جستجوی Searxng",
"See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید", "See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید",
"See what's new": "ببینید موارد جدید چه بوده", "See what's new": "ببینید موارد جدید چه بوده",
@ -433,6 +434,7 @@
"Select a pipeline": "انتخاب یک خط لوله", "Select a pipeline": "انتخاب یک خط لوله",
"Select a pipeline url": "یک ادرس خط لوله را انتخاب کنید", "Select a pipeline url": "یک ادرس خط لوله را انتخاب کنید",
"Select an Ollama instance": "انتخاب یک نمونه از اولاما", "Select an Ollama instance": "انتخاب یک نمونه از اولاما",
"Select Documents": "",
"Select model": "انتخاب یک مدل", "Select model": "انتخاب یک مدل",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "مدل) های (انتخاب شده ورودیهای تصویر را پشتیبانی نمیکند", "Selected model(s) do not support image inputs": "مدل) های (انتخاب شده ورودیهای تصویر را پشتیبانی نمیکند",
@ -441,6 +443,7 @@
"Send message": "ارسال پیام", "Send message": "ارسال پیام",
"September": "سپتامبر", "September": "سپتامبر",
"Serper API Key": "کلید API Serper", "Serper API Key": "کلید API Serper",
"Serply API Key": "",
"Serpstack API Key": "کلید API Serpstack", "Serpstack API Key": "کلید API Serpstack",
"Server connection verified": "اتصال سرور تأیید شد", "Server connection verified": "اتصال سرور تأیید شد",
"Set as default": "تنظیم به عنوان پیشفرض", "Set as default": "تنظیم به عنوان پیشفرض",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "برای دسترسی به نام مدل های موجود برای دانلود،", "To access the available model names for downloading,": "برای دسترسی به نام مدل های موجود برای دانلود،",
"To access the GGUF models available for downloading,": "برای دسترسی به مدل\u200cهای GGUF موجود برای دانلود،", "To access the GGUF models available for downloading,": "برای دسترسی به مدل\u200cهای GGUF موجود برای دانلود،",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "در ورودی گپ.", "to chat input.": "در ورودی گپ.",
"Today": "امروز", "Today": "امروز",
"Toggle settings": "نمایش/عدم نمایش تنظیمات", "Toggle settings": "نمایش/عدم نمایش تنظیمات",

View File

@ -201,6 +201,7 @@
"Enter Score": "Syötä pisteet", "Enter Score": "Syötä pisteet",
"Enter Searxng Query URL": "Kirjoita Searxng-kyselyn URL-osoite", "Enter Searxng Query URL": "Kirjoita Searxng-kyselyn URL-osoite",
"Enter Serper API Key": "Anna Serper API -avain", "Enter Serper API Key": "Anna Serper API -avain",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Anna Serpstack API -avain", "Enter Serpstack API Key": "Anna Serpstack API -avain",
"Enter stop sequence": "Syötä lopetussekvenssi", "Enter stop sequence": "Syötä lopetussekvenssi",
"Enter Top K": "Syötä Top K", "Enter Top K": "Syötä Top K",
@ -421,7 +422,7 @@
"Search Result Count": "Hakutulosten määrä", "Search Result Count": "Hakutulosten määrä",
"Searched {{count}} sites_one": "Haettu {{count}} sites_one", "Searched {{count}} sites_one": "Haettu {{count}} sites_one",
"Searched {{count}} sites_other": "Haku {{count}} sites_other", "Searched {{count}} sites_other": "Haku {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Haku verkosta hakusanalla {{searchQuery}}", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng-kyselyn URL-osoite", "Searxng Query URL": "Searxng-kyselyn URL-osoite",
"See readme.md for instructions": "Katso lisää ohjeita readme.md:stä", "See readme.md for instructions": "Katso lisää ohjeita readme.md:stä",
"See what's new": "Katso, mitä uutta", "See what's new": "Katso, mitä uutta",
@ -433,6 +434,7 @@
"Select a pipeline": "Valitse putki", "Select a pipeline": "Valitse putki",
"Select a pipeline url": "Valitse putken URL-osoite", "Select a pipeline url": "Valitse putken URL-osoite",
"Select an Ollama instance": "Valitse Ollama-instanssi", "Select an Ollama instance": "Valitse Ollama-instanssi",
"Select Documents": "",
"Select model": "Valitse malli", "Select model": "Valitse malli",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Valitut mallit eivät tue kuvasyötteitä", "Selected model(s) do not support image inputs": "Valitut mallit eivät tue kuvasyötteitä",
@ -441,6 +443,7 @@
"Send message": "Lähetä viesti", "Send message": "Lähetä viesti",
"September": "syyskuu", "September": "syyskuu",
"Serper API Key": "Serper API -avain", "Serper API Key": "Serper API -avain",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API -avain", "Serpstack API Key": "Serpstack API -avain",
"Server connection verified": "Palvelinyhteys varmennettu", "Server connection verified": "Palvelinyhteys varmennettu",
"Set as default": "Aseta oletukseksi", "Set as default": "Aseta oletukseksi",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "Päästäksesi käsiksi ladattavissa oleviin mallinimiin,", "To access the available model names for downloading,": "Päästäksesi käsiksi ladattavissa oleviin mallinimiin,",
"To access the GGUF models available for downloading,": "Päästäksesi käsiksi ladattavissa oleviin GGUF-malleihin,", "To access the GGUF models available for downloading,": "Päästäksesi käsiksi ladattavissa oleviin GGUF-malleihin,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "keskustelusyötteeseen.", "to chat input.": "keskustelusyötteeseen.",
"Today": "Tänään", "Today": "Tänään",
"Toggle settings": "Kytke asetukset", "Toggle settings": "Kytke asetukset",

View File

@ -201,6 +201,7 @@
"Enter Score": "Entrez le score", "Enter Score": "Entrez le score",
"Enter Searxng Query URL": "Entrez lURL de requête Searxng", "Enter Searxng Query URL": "Entrez lURL de requête Searxng",
"Enter Serper API Key": "Entrez la clé API Serper", "Enter Serper API Key": "Entrez la clé API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Entrez dans la clé API Serpstack", "Enter Serpstack API Key": "Entrez dans la clé API Serpstack",
"Enter stop sequence": "Entrez la séquence de fin", "Enter stop sequence": "Entrez la séquence de fin",
"Enter Top K": "Entrez Top K", "Enter Top K": "Entrez Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Recherche dans {{count}} sites_one", "Searched {{count}} sites_one": "Recherche dans {{count}} sites_one",
"Searched {{count}} sites_many": "Recherche dans {{count}} sites_many", "Searched {{count}} sites_many": "Recherche dans {{count}} sites_many",
"Searched {{count}} sites_other": "Recherche dans {{count}} sites_other", "Searched {{count}} sites_other": "Recherche dans {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Recherche sur le Web pour '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL de la requête Searxng", "Searxng Query URL": "URL de la requête Searxng",
"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",
@ -434,6 +435,7 @@
"Select a pipeline": "Sélectionner un pipeline", "Select a pipeline": "Sélectionner un pipeline",
"Select a pipeline url": "Sélectionnez une URL de pipeline", "Select a pipeline url": "Sélectionnez une URL de pipeline",
"Select an Ollama instance": "Sélectionner une instance Ollama", "Select an Ollama instance": "Sélectionner une instance Ollama",
"Select Documents": "",
"Select model": "Sélectionnez un modèle", "Select model": "Sélectionnez un modèle",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Les modèles sélectionnés ne prennent pas en charge les entrées dimage", "Selected model(s) do not support image inputs": "Les modèles sélectionnés ne prennent pas en charge les entrées dimage",
@ -442,6 +444,7 @@
"Send message": "Envoyer un message", "Send message": "Envoyer un message",
"September": "Septembre", "September": "Septembre",
"Serper API Key": "Clé API Serper", "Serper API Key": "Clé API Serper",
"Serply API Key": "",
"Serpstack API Key": "Clé API Serpstack", "Serpstack API Key": "Clé API Serpstack",
"Server connection verified": "Connexion au serveur vérifiée", "Server connection verified": "Connexion au serveur vérifiée",
"Set as default": "Définir par défaut", "Set as default": "Définir par défaut",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,", "To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,",
"To access the GGUF models available for downloading,": "Pour accéder aux modèles GGUF disponibles pour le téléchargement,", "To access the GGUF models available for downloading,": "Pour accéder aux modèles GGUF disponibles pour le téléchargement,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "à l'entrée du chat.", "to chat input.": "à l'entrée du chat.",
"Today": "Aujourd'hui", "Today": "Aujourd'hui",
"Toggle settings": "Basculer les paramètres", "Toggle settings": "Basculer les paramètres",

View File

@ -201,6 +201,7 @@
"Enter Score": "Entrez le Score", "Enter Score": "Entrez le Score",
"Enter Searxng Query URL": "Entrez lURL de la requête Searxng", "Enter Searxng Query URL": "Entrez lURL de la requête Searxng",
"Enter Serper API Key": "Entrez la clé API Serper", "Enter Serper API Key": "Entrez la clé API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Entrez la clé API Serpstack", "Enter Serpstack API Key": "Entrez la clé API Serpstack",
"Enter stop sequence": "Entrez la séquence de fin", "Enter stop sequence": "Entrez la séquence de fin",
"Enter Top K": "Entrez Top K", "Enter Top K": "Entrez Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Recherché {{count}} sites_one", "Searched {{count}} sites_one": "Recherché {{count}} sites_one",
"Searched {{count}} sites_many": "Recherché {{count}} sites_many", "Searched {{count}} sites_many": "Recherché {{count}} sites_many",
"Searched {{count}} sites_other": "Recherché {{count}} sites_other", "Searched {{count}} sites_other": "Recherché {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Recherche sur le web pour '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL de requête Searxng", "Searxng Query URL": "URL de requête Searxng",
"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",
@ -434,6 +435,7 @@
"Select a pipeline": "Sélectionner un pipeline", "Select a pipeline": "Sélectionner un pipeline",
"Select a pipeline url": "Sélectionnez une URL de pipeline", "Select a pipeline url": "Sélectionnez une URL de pipeline",
"Select an Ollama instance": "Sélectionner une instance Ollama", "Select an Ollama instance": "Sélectionner une instance Ollama",
"Select Documents": "",
"Select model": "Sélectionner un modèle", "Select model": "Sélectionner un modèle",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Modèle(s) séléctionés ne supportent pas les entrées images", "Selected model(s) do not support image inputs": "Modèle(s) séléctionés ne supportent pas les entrées images",
@ -442,6 +444,7 @@
"Send message": "Envoyer un message", "Send message": "Envoyer un message",
"September": "Septembre", "September": "Septembre",
"Serper API Key": "Clé API Serper", "Serper API Key": "Clé API Serper",
"Serply API Key": "",
"Serpstack API Key": "Clé API Serpstack", "Serpstack API Key": "Clé API Serpstack",
"Server connection verified": "Connexion au serveur vérifiée", "Server connection verified": "Connexion au serveur vérifiée",
"Set as default": "Définir par défaut", "Set as default": "Définir par défaut",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,", "To access the available model names for downloading,": "Pour accéder aux noms de modèles disponibles pour le téléchargement,",
"To access the GGUF models available for downloading,": "Pour accéder aux modèles GGUF disponibles pour le téléchargement,", "To access the GGUF models available for downloading,": "Pour accéder aux modèles GGUF disponibles pour le téléchargement,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "à l'entrée du chat.", "to chat input.": "à l'entrée du chat.",
"Today": "Aujourd'hui", "Today": "Aujourd'hui",
"Toggle settings": "Basculer les paramètres", "Toggle settings": "Basculer les paramètres",

View File

@ -201,6 +201,7 @@
"Enter Score": "הזן ציון", "Enter Score": "הזן ציון",
"Enter Searxng Query URL": "הזן כתובת URL של שאילתת Searxng", "Enter Searxng Query URL": "הזן כתובת URL של שאילתת Searxng",
"Enter Serper API Key": "הזן מפתח API של Serper", "Enter Serper API Key": "הזן מפתח API של Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "הזן מפתח API של Serpstack", "Enter Serpstack API Key": "הזן מפתח API של Serpstack",
"Enter stop sequence": "הזן רצף עצירה", "Enter stop sequence": "הזן רצף עצירה",
"Enter Top K": "הזן Top K", "Enter Top K": "הזן Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "חיפש {{count}} sites_one", "Searched {{count}} sites_one": "חיפש {{count}} sites_one",
"Searched {{count}} sites_two": "חיפש {{count}} sites_two", "Searched {{count}} sites_two": "חיפש {{count}} sites_two",
"Searched {{count}} sites_other": "חיפש {{count}} sites_other", "Searched {{count}} sites_other": "חיפש {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "חיפוש באינטרנט אחר '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "כתובת URL של שאילתת Searxng", "Searxng Query URL": "כתובת URL של שאילתת Searxng",
"See readme.md for instructions": "ראה את readme.md להוראות", "See readme.md for instructions": "ראה את readme.md להוראות",
"See what's new": "ראה מה חדש", "See what's new": "ראה מה חדש",
@ -434,6 +435,7 @@
"Select a pipeline": "בחר קו צינור", "Select a pipeline": "בחר קו צינור",
"Select a pipeline url": "בחר כתובת URL של קו צינור", "Select a pipeline url": "בחר כתובת URL של קו צינור",
"Select an Ollama instance": "בחר מופע של Ollama", "Select an Ollama instance": "בחר מופע של Ollama",
"Select Documents": "",
"Select model": "בחר מודל", "Select model": "בחר מודל",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "דגמים נבחרים אינם תומכים בקלט תמונה", "Selected model(s) do not support image inputs": "דגמים נבחרים אינם תומכים בקלט תמונה",
@ -442,6 +444,7 @@
"Send message": "שלח הודעה", "Send message": "שלח הודעה",
"September": "ספטמבר", "September": "ספטמבר",
"Serper API Key": "מפתח Serper API", "Serper API Key": "מפתח Serper API",
"Serply API Key": "",
"Serpstack API Key": "מפתח API של Serpstack", "Serpstack API Key": "מפתח API של Serpstack",
"Server connection verified": "החיבור לשרת אומת", "Server connection verified": "החיבור לשרת אומת",
"Set as default": "הגדר כברירת מחדל", "Set as default": "הגדר כברירת מחדל",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "כדי לגשת לשמות הדגמים הזמינים להורדה,", "To access the available model names for downloading,": "כדי לגשת לשמות הדגמים הזמינים להורדה,",
"To access the GGUF models available for downloading,": "כדי לגשת לדגמי GGUF הזמינים להורדה,", "To access the GGUF models available for downloading,": "כדי לגשת לדגמי GGUF הזמינים להורדה,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "לקלטת שיחה.", "to chat input.": "לקלטת שיחה.",
"Today": "היום", "Today": "היום",
"Toggle settings": "החלפת מצב של הגדרות", "Toggle settings": "החלפת מצב של הגדרות",

View File

@ -201,6 +201,7 @@
"Enter Score": "स्कोर दर्ज करें", "Enter Score": "स्कोर दर्ज करें",
"Enter Searxng Query URL": "Searxng क्वेरी URL दर्ज करें", "Enter Searxng Query URL": "Searxng क्वेरी URL दर्ज करें",
"Enter Serper API Key": "Serper API कुंजी दर्ज करें", "Enter Serper API Key": "Serper API कुंजी दर्ज करें",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "सर्पस्टैक एपीआई कुंजी दर्ज करें", "Enter Serpstack API Key": "सर्पस्टैक एपीआई कुंजी दर्ज करें",
"Enter stop sequence": "स्टॉप अनुक्रम दर्ज करें", "Enter stop sequence": "स्टॉप अनुक्रम दर्ज करें",
"Enter Top K": "शीर्ष K दर्ज करें", "Enter Top K": "शीर्ष K दर्ज करें",
@ -421,7 +422,7 @@
"Search Result Count": "खोज परिणामों की संख्या", "Search Result Count": "खोज परिणामों की संख्या",
"Searched {{count}} sites_one": "{{count}} sites_one खोजा गया", "Searched {{count}} sites_one": "{{count}} sites_one खोजा गया",
"Searched {{count}} sites_other": "{{count}} sites_other खोजा गया", "Searched {{count}} sites_other": "{{count}} sites_other खोजा गया",
"Searching the web for '{{searchQuery}}'": "वेब पर '{{searchQuery}}' खोजना", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng क्वेरी URL", "Searxng Query URL": "Searxng क्वेरी URL",
"See readme.md for instructions": "निर्देशों के लिए readme.md देखें", "See readme.md for instructions": "निर्देशों के लिए readme.md देखें",
"See what's new": "देखें, क्या नया है", "See what's new": "देखें, क्या नया है",
@ -433,6 +434,7 @@
"Select a pipeline": "एक पाइपलाइन का चयन करें", "Select a pipeline": "एक पाइपलाइन का चयन करें",
"Select a pipeline url": "एक पाइपलाइन url चुनें", "Select a pipeline url": "एक पाइपलाइन url चुनें",
"Select an Ollama instance": "एक Ollama Instance चुनें", "Select an Ollama instance": "एक Ollama Instance चुनें",
"Select Documents": "",
"Select model": "मॉडल चुनें", "Select model": "मॉडल चुनें",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "चयनित मॉडल छवि इनपुट का समर्थन नहीं करते हैं", "Selected model(s) do not support image inputs": "चयनित मॉडल छवि इनपुट का समर्थन नहीं करते हैं",
@ -441,6 +443,7 @@
"Send message": "मेसेज भेजें", "Send message": "मेसेज भेजें",
"September": "सितंबर", "September": "सितंबर",
"Serper API Key": "Serper API कुंजी", "Serper API Key": "Serper API कुंजी",
"Serply API Key": "",
"Serpstack API Key": "सर्पस्टैक एपीआई कुंजी", "Serpstack API Key": "सर्पस्टैक एपीआई कुंजी",
"Server connection verified": "सर्वर कनेक्शन सत्यापित", "Server connection verified": "सर्वर कनेक्शन सत्यापित",
"Set as default": "डिफाल्ट के रूप में सेट", "Set as default": "डिफाल्ट के रूप में सेट",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "डाउनलोड करने के लिए उपलब्ध मॉडल नामों तक पहुंचने के लिए,", "To access the available model names for downloading,": "डाउनलोड करने के लिए उपलब्ध मॉडल नामों तक पहुंचने के लिए,",
"To access the GGUF models available for downloading,": "डाउनलोडिंग के लिए उपलब्ध GGUF मॉडल तक पहुँचने के लिए,", "To access the GGUF models available for downloading,": "डाउनलोडिंग के लिए उपलब्ध GGUF मॉडल तक पहुँचने के लिए,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "इनपुट चैट करने के लिए.", "to chat input.": "इनपुट चैट करने के लिए.",
"Today": "आज", "Today": "आज",
"Toggle settings": "सेटिंग्स टॉगल करें", "Toggle settings": "सेटिंग्स टॉगल करें",

View File

@ -201,6 +201,7 @@
"Enter Score": "Unesite ocjenu", "Enter Score": "Unesite ocjenu",
"Enter Searxng Query URL": "Unos URL-a upita Searxng", "Enter Searxng Query URL": "Unos URL-a upita Searxng",
"Enter Serper API Key": "Unesite API ključ serpera", "Enter Serper API Key": "Unesite API ključ serpera",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Unesite API ključ Serpstack", "Enter Serpstack API Key": "Unesite API ključ Serpstack",
"Enter stop sequence": "Unesite sekvencu zaustavljanja", "Enter stop sequence": "Unesite sekvencu zaustavljanja",
"Enter Top K": "Unesite Top K", "Enter Top K": "Unesite Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Pretraženo {{count}} sites_one", "Searched {{count}} sites_one": "Pretraženo {{count}} sites_one",
"Searched {{count}} sites_few": "Pretraženo {{count}} sites_few", "Searched {{count}} sites_few": "Pretraženo {{count}} sites_few",
"Searched {{count}} sites_other": "Pretraženo {{count}} sites_other", "Searched {{count}} sites_other": "Pretraženo {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Traženje '{{searchQuery}}' na webu", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL upita Searxng", "Searxng Query URL": "URL upita Searxng",
"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",
@ -434,6 +435,7 @@
"Select a pipeline": "Odabir kanala", "Select a pipeline": "Odabir kanala",
"Select a pipeline url": "Odabir URL-a kanala", "Select a pipeline url": "Odabir URL-a kanala",
"Select an Ollama instance": "Odaberite Ollama instancu", "Select an Ollama instance": "Odaberite Ollama instancu",
"Select Documents": "",
"Select model": "Odaberite model", "Select model": "Odaberite model",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika", "Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
@ -442,6 +444,7 @@
"Send message": "Pošalji poruku", "Send message": "Pošalji poruku",
"September": "Rujan", "September": "Rujan",
"Serper API Key": "Serper API ključ", "Serper API Key": "Serper API ključ",
"Serply API Key": "",
"Serpstack API Key": "Tipka API za serpstack", "Serpstack API Key": "Tipka API za serpstack",
"Server connection verified": "Veza s poslužiteljem potvrđena", "Server connection verified": "Veza s poslužiteljem potvrđena",
"Set as default": "Postavi kao zadano", "Set as default": "Postavi kao zadano",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Za pristup dostupnim nazivima modela za preuzimanje,", "To access the available model names for downloading,": "Za pristup dostupnim nazivima modela za preuzimanje,",
"To access the GGUF models available for downloading,": "Za pristup GGUF modelima dostupnim za preuzimanje,", "To access the GGUF models available for downloading,": "Za pristup GGUF modelima dostupnim za preuzimanje,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "u unos razgovora.", "to chat input.": "u unos razgovora.",
"Today": "Danas", "Today": "Danas",
"Toggle settings": "Prebaci postavke", "Toggle settings": "Prebaci postavke",

View File

@ -201,6 +201,7 @@
"Enter Score": "Inserisci il punteggio", "Enter Score": "Inserisci il punteggio",
"Enter Searxng Query URL": "Immettere l'URL della query Searxng", "Enter Searxng Query URL": "Immettere l'URL della query Searxng",
"Enter Serper API Key": "Inserisci la chiave API Serper", "Enter Serper API Key": "Inserisci la chiave API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Inserisci la chiave API Serpstack", "Enter Serpstack API Key": "Inserisci la chiave API Serpstack",
"Enter stop sequence": "Inserisci la sequenza di arresto", "Enter stop sequence": "Inserisci la sequenza di arresto",
"Enter Top K": "Inserisci Top K", "Enter Top K": "Inserisci Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Ricercato {{count}} sites_one", "Searched {{count}} sites_one": "Ricercato {{count}} sites_one",
"Searched {{count}} sites_many": "Ricercato {{count}} sites_many", "Searched {{count}} sites_many": "Ricercato {{count}} sites_many",
"Searched {{count}} sites_other": "Ricercato {{count}} sites_other", "Searched {{count}} sites_other": "Ricercato {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Ricerca sul web di '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Query URL", "Searxng Query URL": "Searxng Query URL",
"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à",
@ -434,6 +435,7 @@
"Select a pipeline": "Selezionare una tubazione", "Select a pipeline": "Selezionare una tubazione",
"Select a pipeline url": "Selezionare l'URL di una pipeline", "Select a pipeline url": "Selezionare l'URL di una pipeline",
"Select an Ollama instance": "Seleziona un'istanza Ollama", "Select an Ollama instance": "Seleziona un'istanza Ollama",
"Select Documents": "",
"Select model": "Seleziona modello", "Select model": "Seleziona modello",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "I modelli selezionati non supportano l'input di immagini", "Selected model(s) do not support image inputs": "I modelli selezionati non supportano l'input di immagini",
@ -442,6 +444,7 @@
"Send message": "Invia messaggio", "Send message": "Invia messaggio",
"September": "Settembre", "September": "Settembre",
"Serper API Key": "Chiave API Serper", "Serper API Key": "Chiave API Serper",
"Serply API Key": "",
"Serpstack API Key": "Chiave API Serpstack", "Serpstack API Key": "Chiave API Serpstack",
"Server connection verified": "Connessione al server verificata", "Server connection verified": "Connessione al server verificata",
"Set as default": "Imposta come predefinito", "Set as default": "Imposta come predefinito",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Per accedere ai nomi dei modelli disponibili per il download,", "To access the available model names for downloading,": "Per accedere ai nomi dei modelli disponibili per il download,",
"To access the GGUF models available for downloading,": "Per accedere ai modelli GGUF disponibili per il download,", "To access the GGUF models available for downloading,": "Per accedere ai modelli GGUF disponibili per il download,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "all'input della chat.", "to chat input.": "all'input della chat.",
"Today": "Oggi", "Today": "Oggi",
"Toggle settings": "Attiva/disattiva impostazioni", "Toggle settings": "Attiva/disattiva impostazioni",

View File

@ -201,6 +201,7 @@
"Enter Score": "スコアを入力してください", "Enter Score": "スコアを入力してください",
"Enter Searxng Query URL": "SearxngクエリURLを入力", "Enter Searxng Query URL": "SearxngクエリURLを入力",
"Enter Serper API Key": "Serper APIキーの入力", "Enter Serper API Key": "Serper APIキーの入力",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Serpstack APIキーの入力", "Enter Serpstack API Key": "Serpstack APIキーの入力",
"Enter stop sequence": "ストップシーケンスを入力してください", "Enter stop sequence": "ストップシーケンスを入力してください",
"Enter Top K": "トップ K を入力してください", "Enter Top K": "トップ K を入力してください",
@ -420,7 +421,7 @@
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "検索結果数", "Search Result Count": "検索結果数",
"Searched {{count}} sites_other": "{{count}} sites_other検索", "Searched {{count}} sites_other": "{{count}} sites_other検索",
"Searching the web for '{{searchQuery}}'": "ウェブで '{{searchQuery}}' を検索する", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng クエリ URL", "Searxng Query URL": "Searxng クエリ URL",
"See readme.md for instructions": "手順については readme.md を参照してください", "See readme.md for instructions": "手順については readme.md を参照してください",
"See what's new": "新機能を見る", "See what's new": "新機能を見る",
@ -432,6 +433,7 @@
"Select a pipeline": "パイプラインの選択", "Select a pipeline": "パイプラインの選択",
"Select a pipeline url": "パイプラインの URL を選択する", "Select a pipeline url": "パイプラインの URL を選択する",
"Select an Ollama instance": "Ollama インスタンスを選択", "Select an Ollama instance": "Ollama インスタンスを選択",
"Select Documents": "",
"Select model": "モデルを選択", "Select model": "モデルを選択",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません", "Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
@ -440,6 +442,7 @@
"Send message": "メッセージを送信", "Send message": "メッセージを送信",
"September": "9月", "September": "9月",
"Serper API Key": "Serper APIキー", "Serper API Key": "Serper APIキー",
"Serply API Key": "",
"Serpstack API Key": "Serpstack APIキー", "Serpstack API Key": "Serpstack APIキー",
"Server connection verified": "サーバー接続が確認されました", "Server connection verified": "サーバー接続が確認されました",
"Set as default": "デフォルトに設定", "Set as default": "デフォルトに設定",
@ -504,6 +507,7 @@
"To access the available model names for downloading,": "ダウンロード可能なモデル名にアクセスするには、", "To access the available model names for downloading,": "ダウンロード可能なモデル名にアクセスするには、",
"To access the GGUF models available for downloading,": "ダウンロード可能な GGUF モデルにアクセスするには、", "To access the GGUF models available for downloading,": "ダウンロード可能な GGUF モデルにアクセスするには、",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "チャット入力へ。", "to chat input.": "チャット入力へ。",
"Today": "今日", "Today": "今日",
"Toggle settings": "設定を切り替え", "Toggle settings": "設定を切り替え",

View File

@ -201,6 +201,7 @@
"Enter Score": "შეიყვანეთ ქულა", "Enter Score": "შეიყვანეთ ქულა",
"Enter Searxng Query URL": "შეიყვანეთ Searxng Query URL", "Enter Searxng Query URL": "შეიყვანეთ Searxng Query URL",
"Enter Serper API Key": "შეიყვანეთ Serper API Key", "Enter Serper API Key": "შეიყვანეთ Serper API Key",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "შეიყვანეთ Serpstack API Key", "Enter Serpstack API Key": "შეიყვანეთ Serpstack API Key",
"Enter stop sequence": "შეიყვანეთ ტოპ თანმიმდევრობა", "Enter stop sequence": "შეიყვანეთ ტოპ თანმიმდევრობა",
"Enter Top K": "შეიყვანეთ Top K", "Enter Top K": "შეიყვანეთ Top K",
@ -421,7 +422,7 @@
"Search Result Count": "ძიების შედეგების რაოდენობა", "Search Result Count": "ძიების შედეგების რაოდენობა",
"Searched {{count}} sites_one": "Searched {{count}} sites_one", "Searched {{count}} sites_one": "Searched {{count}} sites_one",
"Searched {{count}} sites_other": "Searched {{count}} sites_other", "Searched {{count}} sites_other": "Searched {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "ეძებს ვებ '{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Query URL", "Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის", "See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის",
"See what's new": "სიახლეების ნახვა", "See what's new": "სიახლეების ნახვა",
@ -433,6 +434,7 @@
"Select a pipeline": "აირჩიეთ მილსადენი", "Select a pipeline": "აირჩიეთ მილსადენი",
"Select a pipeline url": "აირჩიეთ მილსადენის url", "Select a pipeline url": "აირჩიეთ მილსადენის url",
"Select an Ollama instance": "Ollama ინსტანსის არჩევა", "Select an Ollama instance": "Ollama ინსტანსის არჩევა",
"Select Documents": "",
"Select model": "მოდელის არჩევა", "Select model": "მოდელის არჩევა",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "შერჩეული მოდელი (ებ) ი არ უჭერს მხარს გამოსახულების შეყვანას", "Selected model(s) do not support image inputs": "შერჩეული მოდელი (ებ) ი არ უჭერს მხარს გამოსახულების შეყვანას",
@ -441,6 +443,7 @@
"Send message": "შეტყობინების გაგზავნა", "Send message": "შეტყობინების გაგზავნა",
"September": "სექტემბერი", "September": "სექტემბერი",
"Serper API Key": "Serper API Key", "Serper API Key": "Serper API Key",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API Key", "Serpstack API Key": "Serpstack API Key",
"Server connection verified": "სერვერთან კავშირი დადასტურებულია", "Server connection verified": "სერვერთან კავშირი დადასტურებულია",
"Set as default": "დეფოლტად დაყენება", "Set as default": "დეფოლტად დაყენება",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "ჩამოტვირთვისთვის ხელმისაწვდომი მოდელების სახელებზე წვდომისთვის", "To access the available model names for downloading,": "ჩამოტვირთვისთვის ხელმისაწვდომი მოდელების სახელებზე წვდომისთვის",
"To access the GGUF models available for downloading,": "ჩასატვირთად ხელმისაწვდომი GGUF მოდელებზე წვდომისთვის", "To access the GGUF models available for downloading,": "ჩასატვირთად ხელმისაწვდომი GGUF მოდელებზე წვდომისთვის",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "ჩატში", "to chat input.": "ჩატში",
"Today": "დღეს", "Today": "დღეს",
"Toggle settings": "პარამეტრების გადართვა", "Toggle settings": "პარამეტრების გადართვა",

View File

@ -201,6 +201,7 @@
"Enter Score": "점수 입력", "Enter Score": "점수 입력",
"Enter Searxng Query URL": "Searxng 쿼리 URL 입력", "Enter Searxng Query URL": "Searxng 쿼리 URL 입력",
"Enter Serper API Key": "Serper API Key 입력", "Enter Serper API Key": "Serper API Key 입력",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Serpstack API Key 입력", "Enter Serpstack API Key": "Serpstack API Key 입력",
"Enter stop sequence": "중지 시퀀스 입력", "Enter stop sequence": "중지 시퀀스 입력",
"Enter Top K": "Top K 입력", "Enter Top K": "Top K 입력",
@ -420,7 +421,7 @@
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "검색 결과 개수", "Search Result Count": "검색 결과 개수",
"Searched {{count}} sites_other": "{{count}} sites_other 검색됨", "Searched {{count}} sites_other": "{{count}} sites_other 검색됨",
"Searching the web for '{{searchQuery}}'": "웹에서 '{{searchQuery}}' 검색", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng 쿼리 URL", "Searxng Query URL": "Searxng 쿼리 URL",
"See readme.md for instructions": "설명은 readme.md를 참조하세요.", "See readme.md for instructions": "설명은 readme.md를 참조하세요.",
"See what's new": "새로운 기능 보기", "See what's new": "새로운 기능 보기",
@ -432,6 +433,7 @@
"Select a pipeline": "파이프라인 선택", "Select a pipeline": "파이프라인 선택",
"Select a pipeline url": "파이프라인 URL 선택", "Select a pipeline url": "파이프라인 URL 선택",
"Select an Ollama instance": "Ollama 인스턴스 선택", "Select an Ollama instance": "Ollama 인스턴스 선택",
"Select Documents": "",
"Select model": "모델 선택", "Select model": "모델 선택",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "선택한 모델은 이미지 입력을 지원하지 않습니다.", "Selected model(s) do not support image inputs": "선택한 모델은 이미지 입력을 지원하지 않습니다.",
@ -440,6 +442,7 @@
"Send message": "메시지 보내기", "Send message": "메시지 보내기",
"September": "9월", "September": "9월",
"Serper API Key": "Serper API 키", "Serper API Key": "Serper API 키",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API 키", "Serpstack API Key": "Serpstack API 키",
"Server connection verified": "서버 연결 확인됨", "Server connection verified": "서버 연결 확인됨",
"Set as default": "기본값으로 설정", "Set as default": "기본값으로 설정",
@ -504,6 +507,7 @@
"To access the available model names for downloading,": "다운로드 가능한 모델명을 확인하려면,", "To access the available model names for downloading,": "다운로드 가능한 모델명을 확인하려면,",
"To access the GGUF models available for downloading,": "다운로드 가능한 GGUF 모델을 확인하려면,", "To access the GGUF models available for downloading,": "다운로드 가능한 GGUF 모델을 확인하려면,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "채팅 입력으로.", "to chat input.": "채팅 입력으로.",
"Today": "오늘", "Today": "오늘",
"Toggle settings": "설정 전환", "Toggle settings": "설정 전환",

View File

@ -201,6 +201,7 @@
"Enter Score": "Įveskite rezultatą", "Enter Score": "Įveskite rezultatą",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "Įveskite pabaigos sekvenciją", "Enter stop sequence": "Įveskite pabaigos sekvenciją",
"Enter Top K": "Įveskite Top K", "Enter Top K": "Įveskite Top K",
@ -423,7 +424,7 @@
"Searched {{count}} sites_few": "", "Searched {{count}} sites_few": "",
"Searched {{count}} sites_many": "", "Searched {{count}} sites_many": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "Žiūrėti readme.md papildomoms instrukcijoms", "See readme.md for instructions": "Žiūrėti readme.md papildomoms instrukcijoms",
"See what's new": "Žiūrėti naujoves", "See what's new": "Žiūrėti naujoves",
@ -435,6 +436,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "Pasirinkti Ollama instanciją", "Select an Ollama instance": "Pasirinkti Ollama instanciją",
"Select Documents": "",
"Select model": "Pasirinkti modelį", "Select model": "Pasirinkti modelį",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -443,6 +445,7 @@
"Send message": "Siųsti žinutę", "Send message": "Siųsti žinutę",
"September": "rugsėjis", "September": "rugsėjis",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "Serverio sujungimas patvirtintas", "Server connection verified": "Serverio sujungimas patvirtintas",
"Set as default": "Nustatyti numatytąjį", "Set as default": "Nustatyti numatytąjį",
@ -507,6 +510,7 @@
"To access the available model names for downloading,": "Tam, kad prieiti prie galimų parsisiųsti modelių", "To access the available model names for downloading,": "Tam, kad prieiti prie galimų parsisiųsti modelių",
"To access the GGUF models available for downloading,": "Tam, kad prieiti prie galimų parsisiųsti GGUF,", "To access the GGUF models available for downloading,": "Tam, kad prieiti prie galimų parsisiųsti GGUF,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "į pokalbio įvestį", "to chat input.": "į pokalbio įvestį",
"Today": "Šiandien", "Today": "Šiandien",
"Toggle settings": "Atverti/užverti parametrus", "Toggle settings": "Atverti/užverti parametrus",

View File

@ -201,6 +201,7 @@
"Enter Score": "Skriv inn poengsum", "Enter Score": "Skriv inn poengsum",
"Enter Searxng Query URL": "Skriv inn Searxng forespørsels-URL", "Enter Searxng Query URL": "Skriv inn Searxng forespørsels-URL",
"Enter Serper API Key": "Skriv inn Serper API-nøkkel", "Enter Serper API Key": "Skriv inn Serper API-nøkkel",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Skriv inn Serpstack API-nøkkel", "Enter Serpstack API Key": "Skriv inn Serpstack API-nøkkel",
"Enter stop sequence": "Skriv inn stoppsekvens", "Enter stop sequence": "Skriv inn stoppsekvens",
"Enter Top K": "Skriv inn Top K", "Enter Top K": "Skriv inn Top K",
@ -421,7 +422,7 @@
"Search Result Count": "Antall søkeresultater", "Search Result Count": "Antall søkeresultater",
"Searched {{count}} sites_one": "Søkte på {{count}} side", "Searched {{count}} sites_one": "Søkte på {{count}} side",
"Searched {{count}} sites_other": "Søkte på {{count}} sider", "Searched {{count}} sites_other": "Søkte på {{count}} sider",
"Searching the web for '{{searchQuery}}'": "Søker på nettet etter '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng forespørsels-URL", "Searxng Query URL": "Searxng forespørsels-URL",
"See readme.md for instructions": "Se readme.md for instruksjoner", "See readme.md for instructions": "Se readme.md for instruksjoner",
"See what's new": "Se hva som er nytt", "See what's new": "Se hva som er nytt",
@ -433,6 +434,7 @@
"Select a pipeline": "Velg en pipeline", "Select a pipeline": "Velg en pipeline",
"Select a pipeline url": "Velg en pipeline-URL", "Select a pipeline url": "Velg en pipeline-URL",
"Select an Ollama instance": "Velg en Ollama-instans", "Select an Ollama instance": "Velg en Ollama-instans",
"Select Documents": "",
"Select model": "Velg modell", "Select model": "Velg modell",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Valgte modell(er) støtter ikke bildeforslag", "Selected model(s) do not support image inputs": "Valgte modell(er) støtter ikke bildeforslag",
@ -441,6 +443,7 @@
"Send message": "Send melding", "Send message": "Send melding",
"September": "September", "September": "September",
"Serper API Key": "Serper API-nøkkel", "Serper API Key": "Serper API-nøkkel",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API-nøkkel", "Serpstack API Key": "Serpstack API-nøkkel",
"Server connection verified": "Servertilkobling bekreftet", "Server connection verified": "Servertilkobling bekreftet",
"Set as default": "Sett som standard", "Set as default": "Sett som standard",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "For å få tilgang til tilgjengelige modelnavn for nedlasting,", "To access the available model names for downloading,": "For å få tilgang til tilgjengelige modelnavn for nedlasting,",
"To access the GGUF models available for downloading,": "For å få tilgang til GGUF-modellene som er tilgjengelige for nedlasting,", "To access the GGUF models available for downloading,": "For å få tilgang til GGUF-modellene som er tilgjengelige for nedlasting,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "til chatinput.", "to chat input.": "til chatinput.",
"Today": "I dag", "Today": "I dag",
"Toggle settings": "Veksle innstillinger", "Toggle settings": "Veksle innstillinger",

View File

@ -201,6 +201,7 @@
"Enter Score": "Voeg score toe", "Enter Score": "Voeg score toe",
"Enter Searxng Query URL": "Voer de URL van de Searxng-query in", "Enter Searxng Query URL": "Voer de URL van de Searxng-query in",
"Enter Serper API Key": "Voer de Serper API-sleutel in", "Enter Serper API Key": "Voer de Serper API-sleutel in",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Voer de Serpstack API-sleutel in", "Enter Serpstack API Key": "Voer de Serpstack API-sleutel in",
"Enter stop sequence": "Zet stop sequentie", "Enter stop sequence": "Zet stop sequentie",
"Enter Top K": "Voeg Top K toe", "Enter Top K": "Voeg Top K toe",
@ -421,7 +422,7 @@
"Search Result Count": "Aantal zoekresultaten", "Search Result Count": "Aantal zoekresultaten",
"Searched {{count}} sites_one": "Gezocht op {{count}} sites_one", "Searched {{count}} sites_one": "Gezocht op {{count}} sites_one",
"Searched {{count}} sites_other": "Gezocht op {{count}} sites_other", "Searched {{count}} sites_other": "Gezocht op {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Zoeken op internet naar '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Query URL", "Searxng Query URL": "Searxng Query URL",
"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",
@ -433,6 +434,7 @@
"Select a pipeline": "Selecteer een pijplijn", "Select a pipeline": "Selecteer een pijplijn",
"Select a pipeline url": "Selecteer een pijplijn-URL", "Select a pipeline url": "Selecteer een pijplijn-URL",
"Select an Ollama instance": "Selecteer een Ollama instantie", "Select an Ollama instance": "Selecteer een Ollama instantie",
"Select Documents": "",
"Select model": "Selecteer een model", "Select model": "Selecteer een model",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Geselecteerde modellen ondersteunen geen beeldinvoer", "Selected model(s) do not support image inputs": "Geselecteerde modellen ondersteunen geen beeldinvoer",
@ -441,6 +443,7 @@
"Send message": "Stuur bericht", "Send message": "Stuur bericht",
"September": "September", "September": "September",
"Serper API Key": "Serper API-sleutel", "Serper API Key": "Serper API-sleutel",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API-sleutel", "Serpstack API Key": "Serpstack API-sleutel",
"Server connection verified": "Server verbinding geverifieerd", "Server connection verified": "Server verbinding geverifieerd",
"Set as default": "Stel in als standaard", "Set as default": "Stel in als standaard",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "Om de beschikbare modelnamen voor downloaden te openen,", "To access the available model names for downloading,": "Om de beschikbare modelnamen voor downloaden te openen,",
"To access the GGUF models available for downloading,": "Om toegang te krijgen tot de GGUF modellen die beschikbaar zijn voor downloaden,", "To access the GGUF models available for downloading,": "Om toegang te krijgen tot de GGUF modellen die beschikbaar zijn voor downloaden,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "naar chat input.", "to chat input.": "naar chat input.",
"Today": "Vandaag", "Today": "Vandaag",
"Toggle settings": "Wissel instellingen", "Toggle settings": "Wissel instellingen",

View File

@ -201,6 +201,7 @@
"Enter Score": "ਸਕੋਰ ਦਰਜ ਕਰੋ", "Enter Score": "ਸਕੋਰ ਦਰਜ ਕਰੋ",
"Enter Searxng Query URL": "Searxng Query URL ਦਾਖਲ ਕਰੋ", "Enter Searxng Query URL": "Searxng Query URL ਦਾਖਲ ਕਰੋ",
"Enter Serper API Key": "Serper API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ", "Enter Serper API Key": "Serper API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Serpstack API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ", "Enter Serpstack API Key": "Serpstack API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ",
"Enter stop sequence": "ਰੋਕਣ ਦਾ ਕ੍ਰਮ ਦਰਜ ਕਰੋ", "Enter stop sequence": "ਰੋਕਣ ਦਾ ਕ੍ਰਮ ਦਰਜ ਕਰੋ",
"Enter Top K": "ਸਿਖਰ K ਦਰਜ ਕਰੋ", "Enter Top K": "ਸਿਖਰ K ਦਰਜ ਕਰੋ",
@ -421,7 +422,7 @@
"Search Result Count": "ਖੋਜ ਨਤੀਜੇ ਦੀ ਗਿਣਤੀ", "Search Result Count": "ਖੋਜ ਨਤੀਜੇ ਦੀ ਗਿਣਤੀ",
"Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one", "Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one",
"Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other", "Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "'{{searchQuery}}' ਲਈ ਵੈੱਬ 'ਤੇ ਖੋਜ ਕਰਨਾ", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Query URL", "Searxng Query URL": "Searxng Query URL",
"See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ", "See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ",
"See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ", "See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ",
@ -433,6 +434,7 @@
"Select a pipeline": "ਪਾਈਪਲਾਈਨ ਚੁਣੋ", "Select a pipeline": "ਪਾਈਪਲਾਈਨ ਚੁਣੋ",
"Select a pipeline url": "ਪਾਈਪਲਾਈਨ URL ਚੁਣੋ", "Select a pipeline url": "ਪਾਈਪਲਾਈਨ URL ਚੁਣੋ",
"Select an Ollama instance": "ਇੱਕ ਓਲਾਮਾ ਇੰਸਟੈਂਸ ਚੁਣੋ", "Select an Ollama instance": "ਇੱਕ ਓਲਾਮਾ ਇੰਸਟੈਂਸ ਚੁਣੋ",
"Select Documents": "",
"Select model": "ਮਾਡਲ ਚੁਣੋ", "Select model": "ਮਾਡਲ ਚੁਣੋ",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "ਚੁਣੇ ਗਏ ਮਾਡਲ(ਆਂ) ਚਿੱਤਰ ਇਨਪੁੱਟਾਂ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦੇ", "Selected model(s) do not support image inputs": "ਚੁਣੇ ਗਏ ਮਾਡਲ(ਆਂ) ਚਿੱਤਰ ਇਨਪੁੱਟਾਂ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦੇ",
@ -441,6 +443,7 @@
"Send message": "ਸੁਨੇਹਾ ਭੇਜੋ", "Send message": "ਸੁਨੇਹਾ ਭੇਜੋ",
"September": "ਸਤੰਬਰ", "September": "ਸਤੰਬਰ",
"Serper API Key": "Serper API ਕੁੰਜੀ", "Serper API Key": "Serper API ਕੁੰਜੀ",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API ਕੁੰਜੀ", "Serpstack API Key": "Serpstack API ਕੁੰਜੀ",
"Server connection verified": "ਸਰਵਰ ਕਨੈਕਸ਼ਨ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਗਈ", "Server connection verified": "ਸਰਵਰ ਕਨੈਕਸ਼ਨ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਗਈ",
"Set as default": "ਮੂਲ ਵਜੋਂ ਸੈੱਟ ਕਰੋ", "Set as default": "ਮੂਲ ਵਜੋਂ ਸੈੱਟ ਕਰੋ",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਉਪਲਬਧ ਮਾਡਲ ਨਾਮਾਂ ਤੱਕ ਪਹੁੰਚਣ ਲਈ,", "To access the available model names for downloading,": "ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਉਪਲਬਧ ਮਾਡਲ ਨਾਮਾਂ ਤੱਕ ਪਹੁੰਚਣ ਲਈ,",
"To access the GGUF models available for downloading,": "ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਉਪਲਬਧ GGUF ਮਾਡਲਾਂ ਤੱਕ ਪਹੁੰਚਣ ਲਈ,", "To access the GGUF models available for downloading,": "ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਉਪਲਬਧ GGUF ਮਾਡਲਾਂ ਤੱਕ ਪਹੁੰਚਣ ਲਈ,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।", "to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।",
"Today": "ਅੱਜ", "Today": "ਅੱਜ",
"Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ", "Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ",

View File

@ -201,6 +201,7 @@
"Enter Score": "Wprowadź wynik", "Enter Score": "Wprowadź wynik",
"Enter Searxng Query URL": "Wprowadź adres URL zapytania Searxng", "Enter Searxng Query URL": "Wprowadź adres URL zapytania Searxng",
"Enter Serper API Key": "Wprowadź klucz API Serper", "Enter Serper API Key": "Wprowadź klucz API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Wprowadź klucz API Serpstack", "Enter Serpstack API Key": "Wprowadź klucz API Serpstack",
"Enter stop sequence": "Wprowadź sekwencję zatrzymania", "Enter stop sequence": "Wprowadź sekwencję zatrzymania",
"Enter Top K": "Wprowadź Top K", "Enter Top K": "Wprowadź Top K",
@ -423,7 +424,7 @@
"Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few", "Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few",
"Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many", "Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many",
"Searched {{count}} sites_other": "Wyszukiwano {{count}} sites_other", "Searched {{count}} sites_other": "Wyszukiwano {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Wyszukiwanie w Internecie \"{{searchQuery}}\"", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Adres URL zapytania Searxng", "Searxng Query URL": "Adres URL zapytania Searxng",
"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",
@ -435,6 +436,7 @@
"Select a pipeline": "Wybieranie potoku", "Select a pipeline": "Wybieranie potoku",
"Select a pipeline url": "Wybieranie adresu URL potoku", "Select a pipeline url": "Wybieranie adresu URL potoku",
"Select an Ollama instance": "Wybierz instancję Ollama", "Select an Ollama instance": "Wybierz instancję Ollama",
"Select Documents": "",
"Select model": "Wybierz model", "Select model": "Wybierz model",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Wybrane modele nie obsługują danych wejściowych obrazu", "Selected model(s) do not support image inputs": "Wybrane modele nie obsługują danych wejściowych obrazu",
@ -443,6 +445,7 @@
"Send message": "Wyślij wiadomość", "Send message": "Wyślij wiadomość",
"September": "Wrzesień", "September": "Wrzesień",
"Serper API Key": "Klucz API Serper", "Serper API Key": "Klucz API Serper",
"Serply API Key": "",
"Serpstack API Key": "Klucz API Serpstack", "Serpstack API Key": "Klucz API Serpstack",
"Server connection verified": "Połączenie z serwerem zweryfikowane", "Server connection verified": "Połączenie z serwerem zweryfikowane",
"Set as default": "Ustaw jako domyślne", "Set as default": "Ustaw jako domyślne",
@ -507,6 +510,7 @@
"To access the available model names for downloading,": "Aby uzyskać dostęp do dostępnych nazw modeli do pobrania,", "To access the available model names for downloading,": "Aby uzyskać dostęp do dostępnych nazw modeli do pobrania,",
"To access the GGUF models available for downloading,": "Aby uzyskać dostęp do dostępnych modeli GGUF do pobrania,", "To access the GGUF models available for downloading,": "Aby uzyskać dostęp do dostępnych modeli GGUF do pobrania,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "do pola wprowadzania czatu.", "to chat input.": "do pola wprowadzania czatu.",
"Today": "Dzisiaj", "Today": "Dzisiaj",
"Toggle settings": "Przełącz ustawienia", "Toggle settings": "Przełącz ustawienia",

View File

@ -201,6 +201,7 @@
"Enter Score": "Digite a Pontuação", "Enter Score": "Digite a Pontuação",
"Enter Searxng Query URL": "Insira a URL de consulta do Searxng", "Enter Searxng Query URL": "Insira a URL de consulta do Searxng",
"Enter Serper API Key": "Digite a chave da API do Serper", "Enter Serper API Key": "Digite a chave da API do Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Digite a chave da API Serpstack", "Enter Serpstack API Key": "Digite a chave da API Serpstack",
"Enter stop sequence": "Digite a sequência de parada", "Enter stop sequence": "Digite a sequência de parada",
"Enter Top K": "Digite o Top K", "Enter Top K": "Digite o Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one", "Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many", "Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other", "Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Pesquisando na Web por '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL de consulta Searxng", "Searxng Query URL": "URL de consulta Searxng",
"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",
@ -434,6 +435,7 @@
"Select a pipeline": "Selecione um pipeline", "Select a pipeline": "Selecione um pipeline",
"Select a pipeline url": "Selecione uma URL de pipeline", "Select a pipeline url": "Selecione uma URL de pipeline",
"Select an Ollama instance": "Selecione uma instância Ollama", "Select an Ollama instance": "Selecione uma instância Ollama",
"Select Documents": "",
"Select model": "Selecione um modelo", "Select model": "Selecione um modelo",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entrada(s) de imagem", "Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entrada(s) de imagem",
@ -442,6 +444,7 @@
"Send message": "Enviar mensagem", "Send message": "Enviar mensagem",
"September": "Setembro", "September": "Setembro",
"Serper API Key": "Chave de API Serper", "Serper API Key": "Chave de API Serper",
"Serply API Key": "",
"Serpstack API Key": "Chave de API Serpstack", "Serpstack API Key": "Chave de API Serpstack",
"Server connection verified": "Conexão com o servidor verificada", "Server connection verified": "Conexão com o servidor verificada",
"Set as default": "Definir como padrão", "Set as default": "Definir como padrão",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Para acessar os nomes de modelo disponíveis para download,", "To access the available model names for downloading,": "Para acessar os nomes de modelo disponíveis para download,",
"To access the GGUF models available for downloading,": "Para acessar os modelos GGUF disponíveis para download,", "To access the GGUF models available for downloading,": "Para acessar os modelos GGUF disponíveis para download,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "para a entrada de bate-papo.", "to chat input.": "para a entrada de bate-papo.",
"Today": "Hoje", "Today": "Hoje",
"Toggle settings": "Alternar configurações", "Toggle settings": "Alternar configurações",

View File

@ -201,6 +201,7 @@
"Enter Score": "Escreva a Pontuação", "Enter Score": "Escreva a Pontuação",
"Enter Searxng Query URL": "Escreva o URL da Pesquisa Searxng", "Enter Searxng Query URL": "Escreva o URL da Pesquisa Searxng",
"Enter Serper API Key": "Escreva a chave da API Serper", "Enter Serper API Key": "Escreva a chave da API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Escreva a chave da API Serpstack", "Enter Serpstack API Key": "Escreva a chave da API Serpstack",
"Enter stop sequence": "Escreva a sequência de paragem", "Enter stop sequence": "Escreva a sequência de paragem",
"Enter Top K": "Escreva o Top K", "Enter Top K": "Escreva o Top K",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one", "Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many", "Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other", "Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "A pesquisar na Web por '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL de consulta Searxng", "Searxng Query URL": "URL de consulta Searxng",
"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",
@ -434,6 +435,7 @@
"Select a pipeline": "Selecione um pipeline", "Select a pipeline": "Selecione um pipeline",
"Select a pipeline url": "Selecione um URL de pipeline", "Select a pipeline url": "Selecione um URL de pipeline",
"Select an Ollama instance": "Selecione uma instância Ollama", "Select an Ollama instance": "Selecione uma instância Ollama",
"Select Documents": "",
"Select model": "Selecione o modelo", "Select model": "Selecione o modelo",
"Select only one model to call": "Selecione apenas um modelo para a chamada", "Select only one model to call": "Selecione apenas um modelo para a chamada",
"Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entradas de imagem", "Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entradas de imagem",
@ -442,6 +444,7 @@
"Send message": "Enviar mensagem", "Send message": "Enviar mensagem",
"September": "Setembro", "September": "Setembro",
"Serper API Key": "Chave API Serper", "Serper API Key": "Chave API Serper",
"Serply API Key": "",
"Serpstack API Key": "Chave da API Serpstack", "Serpstack API Key": "Chave da API Serpstack",
"Server connection verified": "Conexão com o servidor verificada", "Server connection verified": "Conexão com o servidor verificada",
"Set as default": "Definir como padrão", "Set as default": "Definir como padrão",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Para aceder aos nomes de modelo disponíveis para descarregar,", "To access the available model names for downloading,": "Para aceder aos nomes de modelo disponíveis para descarregar,",
"To access the GGUF models available for downloading,": "Para aceder aos modelos GGUF disponíveis para descarregar,", "To access the GGUF models available for downloading,": "Para aceder aos modelos GGUF disponíveis para descarregar,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "para a entrada da conversa.", "to chat input.": "para a entrada da conversa.",
"Today": "Hoje", "Today": "Hoje",
"Toggle settings": "Alternar configurações", "Toggle settings": "Alternar configurações",

View File

@ -201,6 +201,7 @@
"Enter Score": "Введите оценку", "Enter Score": "Введите оценку",
"Enter Searxng Query URL": "Введите URL-адрес запроса Searxng", "Enter Searxng Query URL": "Введите URL-адрес запроса Searxng",
"Enter Serper API Key": "Введите ключ API Serper", "Enter Serper API Key": "Введите ключ API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Введите ключ API Serpstack", "Enter Serpstack API Key": "Введите ключ API Serpstack",
"Enter stop sequence": "Введите последовательность остановки", "Enter stop sequence": "Введите последовательность остановки",
"Enter Top K": "Введите Top K", "Enter Top K": "Введите Top K",
@ -423,7 +424,7 @@
"Searched {{count}} sites_few": "Поиск {{count}} sites_few", "Searched {{count}} sites_few": "Поиск {{count}} sites_few",
"Searched {{count}} sites_many": "Поиск {{count}} sites_many", "Searched {{count}} sites_many": "Поиск {{count}} sites_many",
"Searched {{count}} sites_other": "Поиск {{count}} sites_other", "Searched {{count}} sites_other": "Поиск {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Поиск в Интернете по запросу '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL-адрес запроса Searxng", "Searxng Query URL": "URL-адрес запроса Searxng",
"See readme.md for instructions": "Смотрите readme.md для инструкций", "See readme.md for instructions": "Смотрите readme.md для инструкций",
"See what's new": "Посмотреть, что нового", "See what's new": "Посмотреть, что нового",
@ -435,6 +436,7 @@
"Select a pipeline": "Выбор конвейера", "Select a pipeline": "Выбор конвейера",
"Select a pipeline url": "Выберите URL-адрес конвейера", "Select a pipeline url": "Выберите URL-адрес конвейера",
"Select an Ollama instance": "Выберите экземпляр Ollama", "Select an Ollama instance": "Выберите экземпляр Ollama",
"Select Documents": "",
"Select model": "Выберите модель", "Select model": "Выберите модель",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Выбранные модели не поддерживают ввод изображений", "Selected model(s) do not support image inputs": "Выбранные модели не поддерживают ввод изображений",
@ -443,6 +445,7 @@
"Send message": "Отправить сообщение", "Send message": "Отправить сообщение",
"September": "Сентябрь", "September": "Сентябрь",
"Serper API Key": "Ключ API Serper", "Serper API Key": "Ключ API Serper",
"Serply API Key": "",
"Serpstack API Key": "Ключ API Serpstack", "Serpstack API Key": "Ключ API Serpstack",
"Server connection verified": "Соединение с сервером проверено", "Server connection verified": "Соединение с сервером проверено",
"Set as default": "Установить по умолчанию", "Set as default": "Установить по умолчанию",
@ -507,6 +510,7 @@
"To access the available model names for downloading,": "Чтобы получить доступ к доступным для загрузки именам моделей,", "To access the available model names for downloading,": "Чтобы получить доступ к доступным для загрузки именам моделей,",
"To access the GGUF models available for downloading,": "Чтобы получить доступ к моделям GGUF, доступным для загрузки,", "To access the GGUF models available for downloading,": "Чтобы получить доступ к моделям GGUF, доступным для загрузки,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "в чате.", "to chat input.": "в чате.",
"Today": "Сегодня", "Today": "Сегодня",
"Toggle settings": "Переключить настройки", "Toggle settings": "Переключить настройки",

View File

@ -201,6 +201,7 @@
"Enter Score": "Унесите резултат", "Enter Score": "Унесите резултат",
"Enter Searxng Query URL": "Унесите УРЛ адресу Сеарг упита", "Enter Searxng Query URL": "Унесите УРЛ адресу Сеарг упита",
"Enter Serper API Key": "Унесите Серпер АПИ кључ", "Enter Serper API Key": "Унесите Серпер АПИ кључ",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Унесите Серпстацк АПИ кључ", "Enter Serpstack API Key": "Унесите Серпстацк АПИ кључ",
"Enter stop sequence": "Унесите секвенцу заустављања", "Enter stop sequence": "Унесите секвенцу заустављања",
"Enter Top K": "Унесите Топ К", "Enter Top K": "Унесите Топ К",
@ -422,7 +423,7 @@
"Searched {{count}} sites_one": "Претражио {{цоунт}} ситес_оне", "Searched {{count}} sites_one": "Претражио {{цоунт}} ситес_оне",
"Searched {{count}} sites_few": "Претражио {{цоунт}} ситесеw", "Searched {{count}} sites_few": "Претражио {{цоунт}} ситесеw",
"Searched {{count}} sites_other": "Претражио {{цоунт}} ситес_отхер", "Searched {{count}} sites_other": "Претражио {{цоунт}} ситес_отхер",
"Searching the web for '{{searchQuery}}'": "Претраживање Веба у потрази за \"{{сеарцхQуерy}}\"", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "УРЛ адреса Сеарг упита", "Searxng Query URL": "УРЛ адреса Сеарг упита",
"See readme.md for instructions": "Погледај readme.md за упутства", "See readme.md for instructions": "Погледај readme.md за упутства",
"See what's new": "Погледај шта је ново", "See what's new": "Погледај шта је ново",
@ -434,6 +435,7 @@
"Select a pipeline": "Избор цевовода", "Select a pipeline": "Избор цевовода",
"Select a pipeline url": "Избор урл адресе цевовода", "Select a pipeline url": "Избор урл адресе цевовода",
"Select an Ollama instance": "Изабери Ollama инстанцу", "Select an Ollama instance": "Изабери Ollama инстанцу",
"Select Documents": "",
"Select model": "Изабери модел", "Select model": "Изабери модел",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика", "Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика",
@ -442,6 +444,7 @@
"Send message": "Пошаљи поруку", "Send message": "Пошаљи поруку",
"September": "Септембар", "September": "Септембар",
"Serper API Key": "Серпер АПИ кључ", "Serper API Key": "Серпер АПИ кључ",
"Serply API Key": "",
"Serpstack API Key": "Серпстацк АПИ кључ", "Serpstack API Key": "Серпстацк АПИ кључ",
"Server connection verified": "Веза са сервером потврђена", "Server connection verified": "Веза са сервером потврђена",
"Set as default": "Подеси као подразумевано", "Set as default": "Подеси као подразумевано",
@ -506,6 +509,7 @@
"To access the available model names for downloading,": "Да бисте приступили доступним именима модела за преузимање,", "To access the available model names for downloading,": "Да бисте приступили доступним именима модела за преузимање,",
"To access the GGUF models available for downloading,": "Да бисте приступили GGUF моделима доступним за преузимање,", "To access the GGUF models available for downloading,": "Да бисте приступили GGUF моделима доступним за преузимање,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "у унос ћаскања.", "to chat input.": "у унос ћаскања.",
"Today": "Данас", "Today": "Данас",
"Toggle settings": "Пребаци подешавања", "Toggle settings": "Пребаци подешавања",

View File

@ -201,6 +201,7 @@
"Enter Score": "Ange poäng", "Enter Score": "Ange poäng",
"Enter Searxng Query URL": "Ange Searxng Query URL", "Enter Searxng Query URL": "Ange Searxng Query URL",
"Enter Serper API Key": "Ange Serper API-nyckel", "Enter Serper API Key": "Ange Serper API-nyckel",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Ange Serpstack API-nyckel", "Enter Serpstack API Key": "Ange Serpstack API-nyckel",
"Enter stop sequence": "Ange stoppsekvens", "Enter stop sequence": "Ange stoppsekvens",
"Enter Top K": "Ange Top K", "Enter Top K": "Ange Top K",
@ -421,7 +422,7 @@
"Search Result Count": "Antal sökresultat", "Search Result Count": "Antal sökresultat",
"Searched {{count}} sites_one": "Sökte på {{count}} sites_one", "Searched {{count}} sites_one": "Sökte på {{count}} sites_one",
"Searched {{count}} sites_other": "Sökte på {{count}} sites_other", "Searched {{count}} sites_other": "Sökte på {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Söka på webben efter '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Query URL", "Searxng Query URL": "Searxng Query URL",
"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",
@ -433,6 +434,7 @@
"Select a pipeline": "Välj en pipeline", "Select a pipeline": "Välj en pipeline",
"Select a pipeline url": "Välj en pipeline-URL", "Select a pipeline url": "Välj en pipeline-URL",
"Select an Ollama instance": "Välj en Ollama-instans", "Select an Ollama instance": "Välj en Ollama-instans",
"Select Documents": "",
"Select model": "Välj en modell", "Select model": "Välj en modell",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar", "Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
@ -441,6 +443,7 @@
"Send message": "Skicka meddelande", "Send message": "Skicka meddelande",
"September": "september", "September": "september",
"Serper API Key": "Serper API-nyckel", "Serper API Key": "Serper API-nyckel",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API-nyckel", "Serpstack API Key": "Serpstack API-nyckel",
"Server connection verified": "Serveranslutning verifierad", "Server connection verified": "Serveranslutning verifierad",
"Set as default": "Ange som standard", "Set as default": "Ange som standard",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "För att komma åt de tillgängliga modellnamnen för nedladdning,", "To access the available model names for downloading,": "För att komma åt de tillgängliga modellnamnen för nedladdning,",
"To access the GGUF models available for downloading,": "För att komma åt de GGUF-modeller som finns tillgängliga för nedladdning,", "To access the GGUF models available for downloading,": "För att komma åt de GGUF-modeller som finns tillgängliga för nedladdning,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "till chattinmatning.", "to chat input.": "till chattinmatning.",
"Today": "Idag", "Today": "Idag",
"Toggle settings": "Växla inställningar", "Toggle settings": "Växla inställningar",

View File

@ -201,6 +201,7 @@
"Enter Score": "", "Enter Score": "",
"Enter Searxng Query URL": "", "Enter Searxng Query URL": "",
"Enter Serper API Key": "", "Enter Serper API Key": "",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "", "Enter Serpstack API Key": "",
"Enter stop sequence": "", "Enter stop sequence": "",
"Enter Top K": "", "Enter Top K": "",
@ -421,7 +422,7 @@
"Search Result Count": "", "Search Result Count": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_other": "", "Searched {{count}} sites_other": "",
"Searching the web for '{{searchQuery}}'": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "", "Searxng Query URL": "",
"See readme.md for instructions": "", "See readme.md for instructions": "",
"See what's new": "", "See what's new": "",
@ -433,6 +434,7 @@
"Select a pipeline": "", "Select a pipeline": "",
"Select a pipeline url": "", "Select a pipeline url": "",
"Select an Ollama instance": "", "Select an Ollama instance": "",
"Select Documents": "",
"Select model": "", "Select model": "",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "", "Selected model(s) do not support image inputs": "",
@ -441,6 +443,7 @@
"Send message": "", "Send message": "",
"September": "", "September": "",
"Serper API Key": "", "Serper API Key": "",
"Serply API Key": "",
"Serpstack API Key": "", "Serpstack API Key": "",
"Server connection verified": "", "Server connection verified": "",
"Set as default": "", "Set as default": "",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "", "To access the available model names for downloading,": "",
"To access the GGUF models available for downloading,": "", "To access the GGUF models available for downloading,": "",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "", "to chat input.": "",
"Today": "", "Today": "",
"Toggle settings": "", "Toggle settings": "",

View File

@ -201,6 +201,7 @@
"Enter Score": "Skoru Girin", "Enter Score": "Skoru Girin",
"Enter Searxng Query URL": "Searxng Sorgu URL'sini girin", "Enter Searxng Query URL": "Searxng Sorgu URL'sini girin",
"Enter Serper API Key": "Serper API Anahtarını Girin", "Enter Serper API Key": "Serper API Anahtarını Girin",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Serpstack API Anahtarını Girin", "Enter Serpstack API Key": "Serpstack API Anahtarını Girin",
"Enter stop sequence": "Durdurma dizisini girin", "Enter stop sequence": "Durdurma dizisini girin",
"Enter Top K": "Top K'yı girin", "Enter Top K": "Top K'yı girin",
@ -421,7 +422,7 @@
"Search Result Count": "Arama Sonucu Sayısı", "Search Result Count": "Arama Sonucu Sayısı",
"Searched {{count}} sites_one": "Arandı {{count}} sites_one", "Searched {{count}} sites_one": "Arandı {{count}} sites_one",
"Searched {{count}} sites_other": "Arandı {{count}} sites_other", "Searched {{count}} sites_other": "Arandı {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Web'de '{{searchQuery}}' aranıyor", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng Sorgu URL'si", "Searxng Query URL": "Searxng Sorgu URL'si",
"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",
@ -433,6 +434,7 @@
"Select a pipeline": "Bir pipeline seç", "Select a pipeline": "Bir pipeline seç",
"Select a pipeline url": "Bir pipeline URL'si seç", "Select a pipeline url": "Bir pipeline URL'si seç",
"Select an Ollama instance": "Bir Ollama örneği seçin", "Select an Ollama instance": "Bir Ollama örneği seçin",
"Select Documents": "",
"Select model": "Model seç", "Select model": "Model seç",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Seçilen model(ler) görüntü girişlerini desteklemiyor", "Selected model(s) do not support image inputs": "Seçilen model(ler) görüntü girişlerini desteklemiyor",
@ -441,6 +443,7 @@
"Send message": "Mesaj gönder", "Send message": "Mesaj gönder",
"September": "Eylül", "September": "Eylül",
"Serper API Key": "Serper API Anahtarı", "Serper API Key": "Serper API Anahtarı",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API Anahtarı", "Serpstack API Key": "Serpstack API Anahtarı",
"Server connection verified": "Sunucu bağlantısı doğrulandı", "Server connection verified": "Sunucu bağlantısı doğrulandı",
"Set as default": "Varsayılan olarak ayarla", "Set as default": "Varsayılan olarak ayarla",
@ -505,6 +508,7 @@
"To access the available model names for downloading,": "İndirilebilir mevcut model adlarına erişmek için,", "To access the available model names for downloading,": "İndirilebilir mevcut model adlarına erişmek için,",
"To access the GGUF models available for downloading,": "İndirilebilir mevcut GGUF modellerine erişmek için,", "To access the GGUF models available for downloading,": "İndirilebilir mevcut GGUF modellerine erişmek için,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "sohbet girişine.", "to chat input.": "sohbet girişine.",
"Today": "Bugün", "Today": "Bugün",
"Toggle settings": "Ayarları Aç/Kapat", "Toggle settings": "Ayarları Aç/Kapat",

View File

@ -201,6 +201,7 @@
"Enter Score": "Введіть бал", "Enter Score": "Введіть бал",
"Enter Searxng Query URL": "Введіть URL-адресу запиту Searxng", "Enter Searxng Query URL": "Введіть URL-адресу запиту Searxng",
"Enter Serper API Key": "Введіть ключ API Serper", "Enter Serper API Key": "Введіть ключ API Serper",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Введіть ключ API Serpstack", "Enter Serpstack API Key": "Введіть ключ API Serpstack",
"Enter stop sequence": "Введіть символ зупинки", "Enter stop sequence": "Введіть символ зупинки",
"Enter Top K": "Введіть Top K", "Enter Top K": "Введіть Top K",
@ -423,7 +424,7 @@
"Searched {{count}} sites_few": "Переглянуто {{count}} сайти", "Searched {{count}} sites_few": "Переглянуто {{count}} сайти",
"Searched {{count}} sites_many": "Переглянуто {{count}} сайтів", "Searched {{count}} sites_many": "Переглянуто {{count}} сайтів",
"Searched {{count}} sites_other": "Переглянуто {{count}} сайтів", "Searched {{count}} sites_other": "Переглянуто {{count}} сайтів",
"Searching the web for '{{searchQuery}}'": "Пошук в Інтернеті за запитом '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL-адреса запиту Searxng", "Searxng Query URL": "URL-адреса запиту Searxng",
"See readme.md for instructions": "Див. readme.md для інструкцій", "See readme.md for instructions": "Див. readme.md для інструкцій",
"See what's new": "Подивіться, що нового", "See what's new": "Подивіться, що нового",
@ -435,6 +436,7 @@
"Select a pipeline": "Виберіть pipeline", "Select a pipeline": "Виберіть pipeline",
"Select a pipeline url": "Виберіть адресу pipeline", "Select a pipeline url": "Виберіть адресу pipeline",
"Select an Ollama instance": "Виберіть екземпляр Ollama", "Select an Ollama instance": "Виберіть екземпляр Ollama",
"Select Documents": "",
"Select model": "Вибрати модель", "Select model": "Вибрати модель",
"Select only one model to call": "Виберіть лише одну модель для виклику", "Select only one model to call": "Виберіть лише одну модель для виклику",
"Selected model(s) do not support image inputs": "Вибрані модель(і) не підтримують вхідні зображення", "Selected model(s) do not support image inputs": "Вибрані модель(і) не підтримують вхідні зображення",
@ -443,6 +445,7 @@
"Send message": "Надіслати повідомлення", "Send message": "Надіслати повідомлення",
"September": "Вересень", "September": "Вересень",
"Serper API Key": "Ключ API Serper", "Serper API Key": "Ключ API Serper",
"Serply API Key": "",
"Serpstack API Key": "Ключ API Serpstack", "Serpstack API Key": "Ключ API Serpstack",
"Server connection verified": "З'єднання з сервером підтверджено", "Server connection verified": "З'єднання з сервером підтверджено",
"Set as default": "Встановити за замовчуванням", "Set as default": "Встановити за замовчуванням",
@ -507,6 +510,7 @@
"To access the available model names for downloading,": "Щоб отримати доступ до назв доступних для завантаження моделей,", "To access the available model names for downloading,": "Щоб отримати доступ до назв доступних для завантаження моделей,",
"To access the GGUF models available for downloading,": "Щоб отримати доступ до моделей GGUF, які можна завантажити,,", "To access the GGUF models available for downloading,": "Щоб отримати доступ до моделей GGUF, які можна завантажити,,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Щоб отримати доступ до веб-інтерфейсу, зверніться до адміністратора. Адміністратори можуть керувати статусами користувачів з Панелі адміністратора.", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Щоб отримати доступ до веб-інтерфейсу, зверніться до адміністратора. Адміністратори можуть керувати статусами користувачів з Панелі адміністратора.",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "в чаті.", "to chat input.": "в чаті.",
"Today": "Сьогодні", "Today": "Сьогодні",
"Toggle settings": "Переключити налаштування", "Toggle settings": "Переключити налаштування",

View File

@ -201,6 +201,7 @@
"Enter Score": "Nhập Score", "Enter Score": "Nhập Score",
"Enter Searxng Query URL": "Nhập Query URL cho Searxng", "Enter Searxng Query URL": "Nhập Query URL cho Searxng",
"Enter Serper API Key": "Nhập Serper API Key", "Enter Serper API Key": "Nhập Serper API Key",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "Nhập Serpstack API Key", "Enter Serpstack API Key": "Nhập Serpstack API Key",
"Enter stop sequence": "Nhập stop sequence", "Enter stop sequence": "Nhập stop sequence",
"Enter Top K": "Nhập Top K", "Enter Top K": "Nhập Top K",
@ -420,7 +421,7 @@
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Số kết quả tìm kiếm", "Search Result Count": "Số kết quả tìm kiếm",
"Searched {{count}} sites_other": "Đã tìm {{count}} sites_other", "Searched {{count}} sites_other": "Đã tìm {{count}} sites_other",
"Searching the web for '{{searchQuery}}'": "Tìm kiếm web cho '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "URL truy vấn Searxng", "Searxng Query URL": "URL truy vấn Searxng",
"See readme.md for instructions": "Xem readme.md để biết hướng dẫn", "See readme.md for instructions": "Xem readme.md để biết hướng dẫn",
"See what's new": "Xem những cập nhật mới", "See what's new": "Xem những cập nhật mới",
@ -432,6 +433,7 @@
"Select a pipeline": "Chọn một quy trình", "Select a pipeline": "Chọn một quy trình",
"Select a pipeline url": "Chọn url quy trình", "Select a pipeline url": "Chọn url quy trình",
"Select an Ollama instance": "Chọn một thực thể Ollama", "Select an Ollama instance": "Chọn một thực thể Ollama",
"Select Documents": "",
"Select model": "Chọn model", "Select model": "Chọn model",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "Model được lựa chọn không hỗ trợ đầu vào là hình ảnh", "Selected model(s) do not support image inputs": "Model được lựa chọn không hỗ trợ đầu vào là hình ảnh",
@ -440,6 +442,7 @@
"Send message": "Gửi yêu cầu", "Send message": "Gửi yêu cầu",
"September": "Tháng 9", "September": "Tháng 9",
"Serper API Key": "Khóa API Serper", "Serper API Key": "Khóa API Serper",
"Serply API Key": "",
"Serpstack API Key": "Khóa API Serpstack", "Serpstack API Key": "Khóa API Serpstack",
"Server connection verified": "Kết nối máy chủ đã được xác minh", "Server connection verified": "Kết nối máy chủ đã được xác minh",
"Set as default": "Đặt làm mặc định", "Set as default": "Đặt làm mặc định",
@ -504,6 +507,7 @@
"To access the available model names for downloading,": "Để truy cập các tên mô hình có sẵn để tải xuống,", "To access the available model names for downloading,": "Để truy cập các tên mô hình có sẵn để tải xuống,",
"To access the GGUF models available for downloading,": "Để truy cập các mô hình GGUF có sẵn để tải xuống,", "To access the GGUF models available for downloading,": "Để truy cập các mô hình GGUF có sẵn để tải xuống,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "đến đầu vào trò chuyện.", "to chat input.": "đến đầu vào trò chuyện.",
"Today": "Hôm nay", "Today": "Hôm nay",
"Toggle settings": "Bật/tắt cài đặt", "Toggle settings": "Bật/tắt cài đặt",

View File

@ -201,6 +201,7 @@
"Enter Score": "输入评分", "Enter Score": "输入评分",
"Enter Searxng Query URL": "输入 Searxng 查询地址", "Enter Searxng Query URL": "输入 Searxng 查询地址",
"Enter Serper API Key": "输入 Serper API 密钥", "Enter Serper API Key": "输入 Serper API 密钥",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "输入 Serpstack API 密钥", "Enter Serpstack API Key": "输入 Serpstack API 密钥",
"Enter stop sequence": "输入停止序列 (Stop Sequence)", "Enter stop sequence": "输入停止序列 (Stop Sequence)",
"Enter Top K": "输入 Top K", "Enter Top K": "输入 Top K",
@ -246,7 +247,6 @@
"Hello, {{name}}": "你好,{{name}}", "Hello, {{name}}": "你好,{{name}}",
"Help": "帮助", "Help": "帮助",
"Hide": "隐藏", "Hide": "隐藏",
"Hide Model": "隐藏模型",
"How can I help you today?": "今天我能帮你做些什么?", "How can I help you today?": "今天我能帮你做些什么?",
"Hybrid Search": "混合搜索", "Hybrid Search": "混合搜索",
"Image Generation (Experimental)": "图像生成(实验性)", "Image Generation (Experimental)": "图像生成(实验性)",
@ -421,7 +421,7 @@
"Search Query Generation Prompt Length Threshold": "搜索查询生成提示长度阈值", "Search Query Generation Prompt Length Threshold": "搜索查询生成提示长度阈值",
"Search Result Count": "搜索结果数量", "Search Result Count": "搜索结果数量",
"Searched {{count}} sites_other": "检索到 {{count}} 个网站", "Searched {{count}} sites_other": "检索到 {{count}} 个网站",
"Searching the web for '{{searchQuery}}'": "在网络中搜索 '{{searchQuery}}' ", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng 查询 URL", "Searxng Query URL": "Searxng 查询 URL",
"See readme.md for instructions": "查看 readme.md 以获取说明", "See readme.md for instructions": "查看 readme.md 以获取说明",
"See what's new": "查阅最新更新内容", "See what's new": "查阅最新更新内容",
@ -433,6 +433,7 @@
"Select a pipeline": "选择一个管道", "Select a pipeline": "选择一个管道",
"Select a pipeline url": "选择一个管道 URL", "Select a pipeline url": "选择一个管道 URL",
"Select an Ollama instance": "选择一个 Ollama 实例", "Select an Ollama instance": "选择一个 Ollama 实例",
"Select Documents": "选择文档",
"Select model": "选择模型", "Select model": "选择模型",
"Select only one model to call": "请仅选择一个模型来呼叫", "Select only one model to call": "请仅选择一个模型来呼叫",
"Selected model(s) do not support image inputs": "已选择的模型不支持发送图像", "Selected model(s) do not support image inputs": "已选择的模型不支持发送图像",
@ -441,6 +442,7 @@
"Send message": "发送消息", "Send message": "发送消息",
"September": "九月", "September": "九月",
"Serper API Key": "Serper API 密钥", "Serper API Key": "Serper API 密钥",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API 密钥", "Serpstack API Key": "Serpstack API 密钥",
"Server connection verified": "已验证服务器连接", "Server connection verified": "已验证服务器连接",
"Set as default": "设为默认", "Set as default": "设为默认",
@ -459,7 +461,6 @@
"Share to OpenWebUI Community": "分享到 OpenWebUI 社区", "Share to OpenWebUI Community": "分享到 OpenWebUI 社区",
"short-summary": "简短总结", "short-summary": "简短总结",
"Show": "显示", "Show": "显示",
"Show Model": "显示模型",
"Show Admin Details in Account Pending Overlay": "在用户待激活界面中显示管理员邮箱等详细信息", "Show Admin Details in Account Pending Overlay": "在用户待激活界面中显示管理员邮箱等详细信息",
"Show shortcuts": "显示快捷方式", "Show shortcuts": "显示快捷方式",
"Showcased creativity": "很有创意", "Showcased creativity": "很有创意",
@ -506,6 +507,7 @@
"To access the available model names for downloading,": "要访问可下载的模型名称,", "To access the available model names for downloading,": "要访问可下载的模型名称,",
"To access the GGUF models available for downloading,": "要访问可下载的 GGUF 模型,", "To access the GGUF models available for downloading,": "要访问可下载的 GGUF 模型,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "请联系管理员以访问。管理员可以在后台管理面板中管理用户状态。", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "请联系管理员以访问。管理员可以在后台管理面板中管理用户状态。",
"To add documents here, upload them to the \"Documents\" workspace first.": "要在此处添加文档,请先将它们上传到工作空间中的“文档”内。",
"to chat input.": "到对话输入。", "to chat input.": "到对话输入。",
"Today": "今天", "Today": "今天",
"Toggle settings": "切换设置", "Toggle settings": "切换设置",
@ -569,7 +571,5 @@
"You're now logged in.": "已登录。", "You're now logged in.": "已登录。",
"Your account status is currently pending activation.": "您的账号当前状态为待激活。", "Your account status is currently pending activation.": "您的账号当前状态为待激活。",
"Youtube": "YouTube", "Youtube": "YouTube",
"Youtube Loader Settings": "YouTube 爬取设置", "Youtube Loader Settings": "YouTube 爬取设置"
"To add documents here, upload them to the \"Documents\" workspace first.": "要在此处添加文档,请先将它们上传到工作空间中的“文档”内。",
"Select Documents": "选择文档"
} }

View File

@ -201,6 +201,7 @@
"Enter Score": "輸入分數", "Enter Score": "輸入分數",
"Enter Searxng Query URL": "輸入 Searxng 查詢 URL", "Enter Searxng Query URL": "輸入 Searxng 查詢 URL",
"Enter Serper API Key": "輸入 Serper API Key", "Enter Serper API Key": "輸入 Serper API Key",
"Enter Serply API Key": "",
"Enter Serpstack API Key": "輸入 Serpstack API Key", "Enter Serpstack API Key": "輸入 Serpstack API Key",
"Enter stop sequence": "輸入停止序列", "Enter stop sequence": "輸入停止序列",
"Enter Top K": "輸入 Top K", "Enter Top K": "輸入 Top K",
@ -420,7 +421,7 @@
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "搜尋結果數量", "Search Result Count": "搜尋結果數量",
"Searched {{count}} sites_other": "掃描 {{count}} 個網站_其他", "Searched {{count}} sites_other": "掃描 {{count}} 個網站_其他",
"Searching the web for '{{searchQuery}}'": "搜尋網站 '{{searchQuery}}'", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng 查詢 URL", "Searxng Query URL": "Searxng 查詢 URL",
"See readme.md for instructions": "查看 readme.md 獲取指南", "See readme.md for instructions": "查看 readme.md 獲取指南",
"See what's new": "查看最新內容", "See what's new": "查看最新內容",
@ -432,6 +433,7 @@
"Select a pipeline": "選擇管道", "Select a pipeline": "選擇管道",
"Select a pipeline url": "選擇管道 URL", "Select a pipeline url": "選擇管道 URL",
"Select an Ollama instance": "選擇 Ollama 實例", "Select an Ollama instance": "選擇 Ollama 實例",
"Select Documents": "",
"Select model": "選擇模型", "Select model": "選擇模型",
"Select only one model to call": "", "Select only one model to call": "",
"Selected model(s) do not support image inputs": "已選擇模型不支持圖像輸入", "Selected model(s) do not support image inputs": "已選擇模型不支持圖像輸入",
@ -440,6 +442,7 @@
"Send message": "傳送訊息", "Send message": "傳送訊息",
"September": "九月", "September": "九月",
"Serper API Key": "Serper API Key", "Serper API Key": "Serper API Key",
"Serply API Key": "",
"Serpstack API Key": "Serpstack API Key", "Serpstack API Key": "Serpstack API Key",
"Server connection verified": "已驗證伺服器連線", "Server connection verified": "已驗證伺服器連線",
"Set as default": "設為預設", "Set as default": "設為預設",
@ -504,6 +507,7 @@
"To access the available model names for downloading,": "若想查看可供下載的模型名稱,", "To access the available model names for downloading,": "若想查看可供下載的模型名稱,",
"To access the GGUF models available for downloading,": "若想查看可供下載的 GGUF 模型名稱,", "To access the GGUF models available for downloading,": "若想查看可供下載的 GGUF 模型名稱,",
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "到聊天輸入框來啟動此命令。", "to chat input.": "到聊天輸入框來啟動此命令。",
"Today": "今天", "Today": "今天",
"Toggle settings": "切換設定", "Toggle settings": "切換設定",