mirror of
https://github.com/open-webui/open-webui
synced 2025-02-20 03:48:48 +00:00
chore: version bump
This commit is contained in:
parent
87b04b0fc3
commit
644f0fe6c3
13
CHANGELOG.md
13
CHANGELOG.md
@ -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/),
|
||||
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
|
||||
|
||||
### Fixed
|
||||
|
410
backend/apps/rag/search/testdata/serply.json
vendored
410
backend/apps/rag/search/testdata/serply.json
vendored
@ -1,206 +1,206 @@
|
||||
{
|
||||
"ads": [],
|
||||
"ads_count": 0,
|
||||
"answers": [],
|
||||
"results": [
|
||||
{
|
||||
"title": "Apple",
|
||||
"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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "AppleApplehttps://www.apple.com",
|
||||
"href": "https://www.apple.com/"
|
||||
}
|
||||
],
|
||||
"cite": {},
|
||||
"subdomains": [
|
||||
{
|
||||
"title": "Support",
|
||||
"link": "https://support.apple.com/",
|
||||
"description": "SupportContact - iPhone Support - Billing and Subscriptions - Apple Repair"
|
||||
},
|
||||
{
|
||||
"title": "Store",
|
||||
"link": "https://www.apple.com/store",
|
||||
"description": "StoreShop iPhone - Shop iPad - App Store - Shop Mac - ..."
|
||||
},
|
||||
{
|
||||
"title": "Mac",
|
||||
"link": "https://www.apple.com/mac/",
|
||||
"description": "MacMacBook Air - MacBook Pro - iMac - Compare Mac models - Mac mini"
|
||||
},
|
||||
{
|
||||
"title": "iPad",
|
||||
"link": "https://www.apple.com/ipad/",
|
||||
"description": "iPadShop iPad - iPad Pro - iPad Air - Compare iPad models - ..."
|
||||
},
|
||||
{
|
||||
"title": "Watch",
|
||||
"link": "https://www.apple.com/watch/",
|
||||
"description": "WatchShop Apple Watch - Series 9 - SE - Ultra 2 - Nike - Hermès - ..."
|
||||
}
|
||||
],
|
||||
"realPosition": 1
|
||||
},
|
||||
{
|
||||
"title": "Apple",
|
||||
"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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "AppleApplehttps://www.apple.com",
|
||||
"href": "https://www.apple.com/"
|
||||
}
|
||||
],
|
||||
"cite": {},
|
||||
"realPosition": 2
|
||||
},
|
||||
{
|
||||
"title": "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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc.Wikipediahttps://en.wikipedia.org › wiki › Apple_Inc",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "History",
|
||||
"href": "https://en.wikipedia.org/wiki/History_of_Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "List of Apple products",
|
||||
"href": "https://en.wikipedia.org/wiki/List_of_Apple_products"
|
||||
},
|
||||
{
|
||||
"text": "Litigation involving Apple Inc.",
|
||||
"href": "https://en.wikipedia.org/wiki/Litigation_involving_Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "Apple Park",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Park"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://en.wikipedia.org › wiki › Apple_Inc",
|
||||
"span": " › wiki › Apple_Inc"
|
||||
},
|
||||
"realPosition": 3
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc. (AAPL) Company Profile & Facts",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc. (AAPL) Company Profile & FactsYahoo Financehttps://finance.yahoo.com › quote › AAPL › profile",
|
||||
"href": "https://finance.yahoo.com/quote/AAPL/profile/"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://finance.yahoo.com › quote › AAPL › profile",
|
||||
"span": " › quote › AAPL › profile"
|
||||
},
|
||||
"realPosition": 4
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc - Company Profile and News",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc - Company Profile and NewsBloomberghttps://www.bloomberg.com › company › AAPL:US",
|
||||
"href": "https://www.bloomberg.com/profile/company/AAPL:US"
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://www.bloomberg.com/profile/company/AAPL:US"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://www.bloomberg.com › company › AAPL:US",
|
||||
"span": " › company › AAPL:US"
|
||||
},
|
||||
"realPosition": 5
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc. | History, Products, Headquarters, & Facts",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc. | History, Products, Headquarters, & FactsBritannicahttps://www.britannica.com › money › Apple-Inc",
|
||||
"href": "https://www.britannica.com/money/Apple-Inc"
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://www.britannica.com/money/Apple-Inc"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://www.britannica.com › money › Apple-Inc",
|
||||
"span": " › money › Apple-Inc"
|
||||
},
|
||||
"realPosition": 6
|
||||
}
|
||||
],
|
||||
"shopping_ads": [],
|
||||
"places": [
|
||||
{
|
||||
"title": "Apple Inc."
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc"
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc"
|
||||
}
|
||||
],
|
||||
"related_searches": {
|
||||
"images": [],
|
||||
"text": [
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"title": "apple store",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Store&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhQEAE"
|
||||
},
|
||||
{
|
||||
"title": "apple id",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+id&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhSEAE"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"title": "apple login",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+login&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhTEAE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"image_results": [],
|
||||
"carousel": [],
|
||||
"total": 2450000000,
|
||||
"knowledge_graph": "",
|
||||
"related_questions": [
|
||||
"What does the Apple Inc do?",
|
||||
"Why did Apple change to Apple Inc?",
|
||||
"Who owns Apple Inc.?",
|
||||
"What is Apple Inc best known for?"
|
||||
],
|
||||
"carousel_count": 0,
|
||||
"ts": 2.491065263748169,
|
||||
"device_type": null
|
||||
}
|
||||
"ads": [],
|
||||
"ads_count": 0,
|
||||
"answers": [],
|
||||
"results": [
|
||||
{
|
||||
"title": "Apple",
|
||||
"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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "AppleApplehttps://www.apple.com",
|
||||
"href": "https://www.apple.com/"
|
||||
}
|
||||
],
|
||||
"cite": {},
|
||||
"subdomains": [
|
||||
{
|
||||
"title": "Support",
|
||||
"link": "https://support.apple.com/",
|
||||
"description": "SupportContact - iPhone Support - Billing and Subscriptions - Apple Repair"
|
||||
},
|
||||
{
|
||||
"title": "Store",
|
||||
"link": "https://www.apple.com/store",
|
||||
"description": "StoreShop iPhone - Shop iPad - App Store - Shop Mac - ..."
|
||||
},
|
||||
{
|
||||
"title": "Mac",
|
||||
"link": "https://www.apple.com/mac/",
|
||||
"description": "MacMacBook Air - MacBook Pro - iMac - Compare Mac models - Mac mini"
|
||||
},
|
||||
{
|
||||
"title": "iPad",
|
||||
"link": "https://www.apple.com/ipad/",
|
||||
"description": "iPadShop iPad - iPad Pro - iPad Air - Compare iPad models - ..."
|
||||
},
|
||||
{
|
||||
"title": "Watch",
|
||||
"link": "https://www.apple.com/watch/",
|
||||
"description": "WatchShop Apple Watch - Series 9 - SE - Ultra 2 - Nike - Hermès - ..."
|
||||
}
|
||||
],
|
||||
"realPosition": 1
|
||||
},
|
||||
{
|
||||
"title": "Apple",
|
||||
"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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "AppleApplehttps://www.apple.com",
|
||||
"href": "https://www.apple.com/"
|
||||
}
|
||||
],
|
||||
"cite": {},
|
||||
"realPosition": 2
|
||||
},
|
||||
{
|
||||
"title": "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, ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc.Wikipediahttps://en.wikipedia.org › wiki › Apple_Inc",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "History",
|
||||
"href": "https://en.wikipedia.org/wiki/History_of_Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "List of Apple products",
|
||||
"href": "https://en.wikipedia.org/wiki/List_of_Apple_products"
|
||||
},
|
||||
{
|
||||
"text": "Litigation involving Apple Inc.",
|
||||
"href": "https://en.wikipedia.org/wiki/Litigation_involving_Apple_Inc."
|
||||
},
|
||||
{
|
||||
"text": "Apple Park",
|
||||
"href": "https://en.wikipedia.org/wiki/Apple_Park"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://en.wikipedia.org › wiki › Apple_Inc",
|
||||
"span": " › wiki › Apple_Inc"
|
||||
},
|
||||
"realPosition": 3
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc. (AAPL) Company Profile & Facts",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc. (AAPL) Company Profile & FactsYahoo Financehttps://finance.yahoo.com › quote › AAPL › profile",
|
||||
"href": "https://finance.yahoo.com/quote/AAPL/profile/"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://finance.yahoo.com › quote › AAPL › profile",
|
||||
"span": " › quote › AAPL › profile"
|
||||
},
|
||||
"realPosition": 4
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc - Company Profile and News",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc - Company Profile and NewsBloomberghttps://www.bloomberg.com › company › AAPL:US",
|
||||
"href": "https://www.bloomberg.com/profile/company/AAPL:US"
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://www.bloomberg.com/profile/company/AAPL:US"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://www.bloomberg.com › company › AAPL:US",
|
||||
"span": " › company › AAPL:US"
|
||||
},
|
||||
"realPosition": 5
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc. | History, Products, Headquarters, & Facts",
|
||||
"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 ...",
|
||||
"additional_links": [
|
||||
{
|
||||
"text": "Apple Inc. | History, Products, Headquarters, & FactsBritannicahttps://www.britannica.com › money › Apple-Inc",
|
||||
"href": "https://www.britannica.com/money/Apple-Inc"
|
||||
},
|
||||
{
|
||||
"text": "",
|
||||
"href": "https://www.britannica.com/money/Apple-Inc"
|
||||
}
|
||||
],
|
||||
"cite": {
|
||||
"domain": "https://www.britannica.com › money › Apple-Inc",
|
||||
"span": " › money › Apple-Inc"
|
||||
},
|
||||
"realPosition": 6
|
||||
}
|
||||
],
|
||||
"shopping_ads": [],
|
||||
"places": [
|
||||
{
|
||||
"title": "Apple Inc."
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc"
|
||||
},
|
||||
{
|
||||
"title": "Apple Inc"
|
||||
}
|
||||
],
|
||||
"related_searches": {
|
||||
"images": [],
|
||||
"text": [
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"title": "apple store",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+Store&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhQEAE"
|
||||
},
|
||||
{
|
||||
"title": "apple id",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+id&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhSEAE"
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
{
|
||||
"title": "apple login",
|
||||
"link": "https://www.google.com/search?sca_esv=6b6df170a5c9891b&sca_upv=1&q=Apple+login&sa=X&ved=2ahUKEwjLxuSJwM-GAxUHODQIHYuJBhgQ1QJ6BAhTEAE"
|
||||
}
|
||||
]
|
||||
},
|
||||
"image_results": [],
|
||||
"carousel": [],
|
||||
"total": 2450000000,
|
||||
"knowledge_graph": "",
|
||||
"related_questions": [
|
||||
"What does the Apple Inc do?",
|
||||
"Why did Apple change to Apple Inc?",
|
||||
"Who owns Apple Inc.?",
|
||||
"What is Apple Inc best known for?"
|
||||
],
|
||||
"carousel_count": 0,
|
||||
"ts": 2.491065263748169,
|
||||
"device_type": null
|
||||
}
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "open-webui",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "open-webui",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"dependencies": {
|
||||
"@pyscript/core": "^0.4.32",
|
||||
"@sveltejs/adapter-node": "^1.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "open-webui",
|
||||
"version": "0.3.1",
|
||||
"version": "0.3.2",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "npm run pyodide:fetch && vite dev --host",
|
||||
@ -71,4 +71,4 @@
|
||||
"tippy.js": "^6.3.7",
|
||||
"uuid": "^9.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "أدخل النتيجة",
|
||||
"Enter Searxng Query URL": "أدخل عنوان URL لاستعلام Searxng",
|
||||
"Enter Serper API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "أدخل مفتاح واجهة برمجة تطبيقات Serpstack",
|
||||
"Enter stop sequence": "أدخل تسلسل التوقف",
|
||||
"Enter Top K": "أدخل Top K",
|
||||
@ -425,7 +426,7 @@
|
||||
"Searched {{count}} sites_few": "تم البحث في {{count}} sites_few",
|
||||
"Searched {{count}} sites_many": "تم البحث في {{count}} sites_many",
|
||||
"Searched {{count}} sites_other": "تم البحث في {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "البحث في الويب عن \"{{searchQuery}}\"",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "عنوان URL لاستعلام Searxng",
|
||||
"See readme.md for instructions": "readme.md للحصول على التعليمات",
|
||||
"See what's new": "ما الجديد",
|
||||
@ -437,6 +438,7 @@
|
||||
"Select a pipeline": "حدد مسارا",
|
||||
"Select a pipeline url": "حدد عنوان URL لخط الأنابيب",
|
||||
"Select an Ollama instance": "أختار سيرفر ",
|
||||
"Select Documents": "",
|
||||
"Select model": " أختار موديل",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
|
||||
@ -445,6 +447,7 @@
|
||||
"Send message": "يُرجى إدخال طلبك هنا.",
|
||||
"September": "سبتمبر",
|
||||
"Serper API Key": "مفتاح واجهة برمجة تطبيقات سيربر",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "مفتاح واجهة برمجة تطبيقات Serpstack",
|
||||
"Server connection verified": "تم التحقق من اتصال الخادم",
|
||||
"Set as default": "الافتراضي",
|
||||
@ -509,6 +512,7 @@
|
||||
"To access the available model names for downloading,": "للوصول إلى أسماء الموديلات المتاحة للتنزيل،",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "الى كتابة المحادثه",
|
||||
"Today": "اليوم",
|
||||
"Toggle settings": "فتح وأغلاق الاعدادات",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Въведете оценка",
|
||||
"Enter Searxng Query URL": "Въведете URL адреса на заявката на Searxng",
|
||||
"Enter Serper API Key": "Въведете Serper API ключ",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Въведете Serpstack API ключ",
|
||||
"Enter stop sequence": "Въведете стоп последователност",
|
||||
"Enter Top K": "Въведете Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Брой резултати от търсенето",
|
||||
"Searched {{count}} sites_one": "Търси се в {{count}} sites_one",
|
||||
"Searched {{count}} sites_other": "Търси се в {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "Търсене в уеб за '{{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "URL адрес на заявка на Searxng",
|
||||
"See readme.md for instructions": "Виж readme.md за инструкции",
|
||||
"See what's new": "Виж какво е новото",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Изберете тръбопровод",
|
||||
"Select a pipeline url": "Избор на URL адрес на канал",
|
||||
"Select an Ollama instance": "Изберете Ollama инстанция",
|
||||
"Select Documents": "",
|
||||
"Select model": "Изберете модел",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Избраният(те) модел(и) не поддържа въвеждане на изображения",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Изпращане на съобщение",
|
||||
"September": "Септември",
|
||||
"Serper API Key": "Serper API ключ",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API ключ",
|
||||
"Server connection verified": "Server connection verified",
|
||||
"Set as default": "Задай по подразбиране",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "За да получите достъп до наличните имена на модели за изтегляне,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "към чат входа.",
|
||||
"Today": "днес",
|
||||
"Toggle settings": "Toggle settings",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "স্কোর দিন",
|
||||
"Enter Searxng Query URL": "Searxng ক্যোয়ারী URL লিখুন",
|
||||
"Enter Serper API Key": "Serper API কী লিখুন",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Serpstack API কী লিখুন",
|
||||
"Enter stop sequence": "স্টপ সিকোয়েন্স লিখুন",
|
||||
"Enter Top K": "Top K লিখুন",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "অনুসন্ধানের ফলাফল গণনা",
|
||||
"Searched {{count}} sites_one": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_one",
|
||||
"Searched {{count}} sites_other": "{{কাউন্ট}} অনুসন্ধান করা হয়েছে sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "'{{searchQuery}}' এর জন্য ওয়েবে অনুসন্ধান করা হচ্ছে",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng ক্যোয়ারী URL",
|
||||
"See readme.md for instructions": "নির্দেশিকার জন্য readme.md দেখুন",
|
||||
"See what's new": "নতুন কী আছে দেখুন",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "একটি পাইপলাইন নির্বাচন করুন",
|
||||
"Select a pipeline url": "একটি পাইপলাইন URL নির্বাচন করুন",
|
||||
"Select an Ollama instance": "একটি Ollama ইন্সট্যান্স নির্বাচন করুন",
|
||||
"Select Documents": "",
|
||||
"Select model": "মডেল নির্বাচন করুন",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "নির্বাচিত মডেল(গুলি) চিত্র ইনপুট সমর্থন করে না",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "মেসেজ পাঠান",
|
||||
"September": "সেপ্টেম্বর",
|
||||
"Serper API Key": "Serper API Key",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API Key",
|
||||
"Server connection verified": "সার্ভার কানেকশন যাচাই করা হয়েছে",
|
||||
"Set as default": "ডিফল্ট হিসেবে নির্ধারণ করুন",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "ডাউনলোডের জন্য এভেইলএবল মডেলের নামগুলো এক্সেস করতে,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "চ্যাট ইনপুটে",
|
||||
"Today": "আজ",
|
||||
"Toggle settings": "সেটিংস টোগল",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Introdueix el Puntuació",
|
||||
"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 Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Introduïu la clau de l'API Serpstack",
|
||||
"Enter stop sequence": "Introdueix la seqüència de parada",
|
||||
"Enter Top K": "Introdueix Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Cercat {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Cercat {{recompte}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Consulta el readme.md per a instruccions",
|
||||
"See what's new": "Veure novetats",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Seleccioneu una canonada",
|
||||
"Select a pipeline url": "Seleccionar un URL de canonada",
|
||||
"Select an Ollama instance": "Selecciona una instància d'Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Selecciona un model",
|
||||
"Select only one model to call": "",
|
||||
"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",
|
||||
"September": "Setembre",
|
||||
"Serper API Key": "Clau API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API Key",
|
||||
"Server connection verified": "Connexió al servidor verificada",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "a l'entrada del xat.",
|
||||
"Today": "Avui",
|
||||
"Toggle settings": "Commuta configuracions",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "Pagsulod sa katapusan nga han-ay",
|
||||
"Enter Top K": "Pagsulod sa Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "",
|
||||
"Searched {{count}} sites_one": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "Tan-awa ang readme.md alang sa mga panudlo",
|
||||
"See what's new": "Tan-awa unsay bag-o",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "Pagpili usa ka pananglitan sa Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Pagpili og modelo",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Magpadala ug mensahe",
|
||||
"September": "",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "Gipamatud-an nga koneksyon sa server",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "sa entrada sa iring.",
|
||||
"Today": "",
|
||||
"Toggle settings": "I-toggle ang mga setting",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Score eingeben",
|
||||
"Enter Searxng Query URL": "Geben Sie die Searxng-Abfrage-URL ein",
|
||||
"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 stop sequence": "Stop-Sequenz eingeben",
|
||||
"Enter Top K": "Gib Top K ein",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Anzahl der Suchergebnisse",
|
||||
"Searched {{count}} sites_one": "Gesucht {{count}} sites_one",
|
||||
"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",
|
||||
"See readme.md for instructions": "Anleitung in readme.md anzeigen",
|
||||
"See what's new": "Was gibt's Neues",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Wählen Sie eine Pipeline aus",
|
||||
"Select a pipeline url": "Auswählen einer Pipeline-URL",
|
||||
"Select an Ollama instance": "Eine Ollama Instanz auswählen",
|
||||
"Select Documents": "",
|
||||
"Select model": "Modell auswählen",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Ausgewählte Modelle unterstützen keine Bildeingaben",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Nachricht senden",
|
||||
"September": "September",
|
||||
"Serper API Key": "Serper-API-Schlüssel",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack-API-Schlüssel",
|
||||
"Server connection verified": "Serververbindung überprüft",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "to chat input.",
|
||||
"Today": "Heute",
|
||||
"Toggle settings": "Einstellungen umschalten",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "Enter stop bark",
|
||||
"Enter Top K": "Enter Top Wow",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "",
|
||||
"Searched {{count}} sites_one": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "See readme.md for instructions wow",
|
||||
"See what's new": "See what's new so amaze",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "Select an Ollama instance very choose",
|
||||
"Select Documents": "",
|
||||
"Select model": "Select model much choice",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Send message very send",
|
||||
"September": "",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "Server connection verified much secure",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "to chat input. Very chat.",
|
||||
"Today": "",
|
||||
"Toggle settings": "Toggle settings much toggle",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "",
|
||||
"Enter Top K": "",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "",
|
||||
"Searched {{count}} sites_one": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "",
|
||||
"See what's new": "",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "",
|
||||
"Select Documents": "",
|
||||
"Select model": "",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "",
|
||||
"September": "",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "",
|
||||
"Set as default": "",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "",
|
||||
"Today": "",
|
||||
"Toggle settings": "",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "",
|
||||
"Enter Top K": "",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "",
|
||||
"Searched {{count}} sites_one": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "",
|
||||
"See what's new": "",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "",
|
||||
"Select Documents": "",
|
||||
"Select model": "",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "",
|
||||
"September": "",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "",
|
||||
"Set as default": "",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "",
|
||||
"Today": "",
|
||||
"Toggle settings": "",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Ingrese la puntuación",
|
||||
"Enter Searxng Query URL": "Introduzca la URL de consulta de Searxng",
|
||||
"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 stop sequence": "Ingrese la secuencia de parada",
|
||||
"Enter Top K": "Ingrese el Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Buscado {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Buscado {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Vea el readme.md para instrucciones",
|
||||
"See what's new": "Ver las novedades",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Selección de una 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 Documents": "",
|
||||
"Select model": "Selecciona un modelo",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Los modelos seleccionados no admiten entradas de imagen",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Enviar Mensaje",
|
||||
"September": "Septiembre",
|
||||
"Serper API Key": "Clave API de Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Clave API de Serpstack",
|
||||
"Server connection verified": "Conexión del servidor verificada",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "a la entrada del chat.",
|
||||
"Today": "Hoy",
|
||||
"Toggle settings": "Alternar configuración",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "امتیاز را وارد کنید",
|
||||
"Enter Searxng Query URL": "نشانی وب پرسوجوی Searxng را وارد کنید",
|
||||
"Enter Serper API Key": "کلید API Serper را وارد کنید",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "کلید API Serpstack را وارد کنید",
|
||||
"Enter stop sequence": "توالی توقف را وارد کنید",
|
||||
"Enter Top K": "مقدار Top K را وارد کنید",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "تعداد نتایج جستجو",
|
||||
"Searched {{count}} sites_one": "جستجو {{count}} sites_one",
|
||||
"Searched {{count}} sites_other": "جستجو {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "جستجو در وب برای '{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "نشانی وب جستجوی Searxng",
|
||||
"See readme.md for instructions": "برای مشاهده دستورالعمل\u200cها به readme.md مراجعه کنید",
|
||||
"See what's new": "ببینید موارد جدید چه بوده",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "انتخاب یک خط لوله",
|
||||
"Select a pipeline url": "یک ادرس خط لوله را انتخاب کنید",
|
||||
"Select an Ollama instance": "انتخاب یک نمونه از اولاما",
|
||||
"Select Documents": "",
|
||||
"Select model": "انتخاب یک مدل",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "مدل) های (انتخاب شده ورودیهای تصویر را پشتیبانی نمیکند",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "ارسال پیام",
|
||||
"September": "سپتامبر",
|
||||
"Serper API Key": "کلید API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "کلید API Serpstack",
|
||||
"Server connection verified": "اتصال سرور تأیید شد",
|
||||
"Set as default": "تنظیم به عنوان پیشفرض",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "برای دسترسی به نام مدل های موجود برای دانلود،",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "در ورودی گپ.",
|
||||
"Today": "امروز",
|
||||
"Toggle settings": "نمایش/عدم نمایش تنظیمات",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Syötä pisteet",
|
||||
"Enter Searxng Query URL": "Kirjoita Searxng-kyselyn URL-osoite",
|
||||
"Enter Serper API Key": "Anna Serper API -avain",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Anna Serpstack API -avain",
|
||||
"Enter stop sequence": "Syötä lopetussekvenssi",
|
||||
"Enter Top K": "Syötä Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Hakutulosten määrä",
|
||||
"Searched {{count}} sites_one": "Haettu {{count}} sites_one",
|
||||
"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",
|
||||
"See readme.md for instructions": "Katso lisää ohjeita readme.md:stä",
|
||||
"See what's new": "Katso, mitä uutta",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Valitse putki",
|
||||
"Select a pipeline url": "Valitse putken URL-osoite",
|
||||
"Select an Ollama instance": "Valitse Ollama-instanssi",
|
||||
"Select Documents": "",
|
||||
"Select model": "Valitse malli",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Valitut mallit eivät tue kuvasyötteitä",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Lähetä viesti",
|
||||
"September": "syyskuu",
|
||||
"Serper API Key": "Serper API -avain",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API -avain",
|
||||
"Server connection verified": "Palvelinyhteys varmennettu",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "keskustelusyötteeseen.",
|
||||
"Today": "Tänään",
|
||||
"Toggle settings": "Kytke asetukset",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Entrez le score",
|
||||
"Enter Searxng Query URL": "Entrez l’URL de requête Searxng",
|
||||
"Enter Serper API Key": "Entrez la clé API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Entrez dans la clé API Serpstack",
|
||||
"Enter stop sequence": "Entrez la séquence de fin",
|
||||
"Enter Top K": "Entrez Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Recherche dans {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Recherche dans {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Voir readme.md pour les instructions",
|
||||
"See what's new": "Voir les nouveautés",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Sélectionner un pipeline",
|
||||
"Select a pipeline url": "Sélectionnez une URL de pipeline",
|
||||
"Select an Ollama instance": "Sélectionner une instance Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Sélectionnez un modèle",
|
||||
"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 d’image",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Envoyer un message",
|
||||
"September": "Septembre",
|
||||
"Serper API Key": "Clé API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Clé API Serpstack",
|
||||
"Server connection verified": "Connexion au serveur vérifiée",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "à l'entrée du chat.",
|
||||
"Today": "Aujourd'hui",
|
||||
"Toggle settings": "Basculer les paramètres",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Entrez le Score",
|
||||
"Enter Searxng Query URL": "Entrez l’URL de la requête Searxng",
|
||||
"Enter Serper API Key": "Entrez la clé API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Entrez la clé API Serpstack",
|
||||
"Enter stop sequence": "Entrez la séquence de fin",
|
||||
"Enter Top K": "Entrez Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Recherché {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Recherché {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Voir readme.md pour les instructions",
|
||||
"See what's new": "Voir les nouveautés",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Sélectionner un pipeline",
|
||||
"Select a pipeline url": "Sélectionnez une URL de pipeline",
|
||||
"Select an Ollama instance": "Sélectionner une instance Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Sélectionner un modèle",
|
||||
"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",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Envoyer un message",
|
||||
"September": "Septembre",
|
||||
"Serper API Key": "Clé API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Clé API Serpstack",
|
||||
"Server connection verified": "Connexion au serveur vérifiée",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "à l'entrée du chat.",
|
||||
"Today": "Aujourd'hui",
|
||||
"Toggle settings": "Basculer les paramètres",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "הזן ציון",
|
||||
"Enter Searxng Query URL": "הזן כתובת URL של שאילתת Searxng",
|
||||
"Enter Serper API Key": "הזן מפתח API של Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "הזן מפתח API של Serpstack",
|
||||
"Enter stop sequence": "הזן רצף עצירה",
|
||||
"Enter Top K": "הזן Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "חיפש {{count}} sites_one",
|
||||
"Searched {{count}} sites_two": "חיפש {{count}} sites_two",
|
||||
"Searched {{count}} sites_other": "חיפש {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "חיפוש באינטרנט אחר '{{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "כתובת URL של שאילתת Searxng",
|
||||
"See readme.md for instructions": "ראה את readme.md להוראות",
|
||||
"See what's new": "ראה מה חדש",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "בחר קו צינור",
|
||||
"Select a pipeline url": "בחר כתובת URL של קו צינור",
|
||||
"Select an Ollama instance": "בחר מופע של Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "בחר מודל",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "דגמים נבחרים אינם תומכים בקלט תמונה",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "שלח הודעה",
|
||||
"September": "ספטמבר",
|
||||
"Serper API Key": "מפתח Serper API",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "מפתח API של Serpstack",
|
||||
"Server connection verified": "החיבור לשרת אומת",
|
||||
"Set as default": "הגדר כברירת מחדל",
|
||||
@ -506,6 +509,7 @@
|
||||
"To access the available model names for downloading,": "כדי לגשת לשמות הדגמים הזמינים להורדה,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "לקלטת שיחה.",
|
||||
"Today": "היום",
|
||||
"Toggle settings": "החלפת מצב של הגדרות",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "स्कोर दर्ज करें",
|
||||
"Enter Searxng Query URL": "Searxng क्वेरी URL दर्ज करें",
|
||||
"Enter Serper API Key": "Serper API कुंजी दर्ज करें",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "सर्पस्टैक एपीआई कुंजी दर्ज करें",
|
||||
"Enter stop sequence": "स्टॉप अनुक्रम दर्ज करें",
|
||||
"Enter Top K": "शीर्ष K दर्ज करें",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "खोज परिणामों की संख्या",
|
||||
"Searched {{count}} sites_one": "{{count}} sites_one खोजा गया",
|
||||
"Searched {{count}} sites_other": "{{count}} sites_other खोजा गया",
|
||||
"Searching the web for '{{searchQuery}}'": "वेब पर '{{searchQuery}}' खोजना",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng क्वेरी URL",
|
||||
"See readme.md for instructions": "निर्देशों के लिए readme.md देखें",
|
||||
"See what's new": "देखें, क्या नया है",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "एक पाइपलाइन का चयन करें",
|
||||
"Select a pipeline url": "एक पाइपलाइन url चुनें",
|
||||
"Select an Ollama instance": "एक Ollama Instance चुनें",
|
||||
"Select Documents": "",
|
||||
"Select model": "मॉडल चुनें",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "चयनित मॉडल छवि इनपुट का समर्थन नहीं करते हैं",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "मेसेज भेजें",
|
||||
"September": "सितंबर",
|
||||
"Serper API Key": "Serper API कुंजी",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "सर्पस्टैक एपीआई कुंजी",
|
||||
"Server connection verified": "सर्वर कनेक्शन सत्यापित",
|
||||
"Set as default": "डिफाल्ट के रूप में सेट",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "डाउनलोड करने के लिए उपलब्ध मॉडल नामों तक पहुंचने के लिए,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "इनपुट चैट करने के लिए.",
|
||||
"Today": "आज",
|
||||
"Toggle settings": "सेटिंग्स टॉगल करें",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Unesite ocjenu",
|
||||
"Enter Searxng Query URL": "Unos URL-a upita Searxng",
|
||||
"Enter Serper API Key": "Unesite API ključ serpera",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Unesite API ključ Serpstack",
|
||||
"Enter stop sequence": "Unesite sekvencu zaustavljanja",
|
||||
"Enter Top K": "Unesite Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Pretraženo {{count}} sites_one",
|
||||
"Searched {{count}} sites_few": "Pretraženo {{count}} sites_few",
|
||||
"Searched {{count}} sites_other": "Pretraženo {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "Traženje '{{searchQuery}}' na webu",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "URL upita Searxng",
|
||||
"See readme.md for instructions": "Pogledajte readme.md za upute",
|
||||
"See what's new": "Pogledajte što je novo",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Odabir kanala",
|
||||
"Select a pipeline url": "Odabir URL-a kanala",
|
||||
"Select an Ollama instance": "Odaberite Ollama instancu",
|
||||
"Select Documents": "",
|
||||
"Select model": "Odaberite model",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Pošalji poruku",
|
||||
"September": "Rujan",
|
||||
"Serper API Key": "Serper API ključ",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Tipka API za serpstack",
|
||||
"Server connection verified": "Veza s poslužiteljem potvrđena",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "u unos razgovora.",
|
||||
"Today": "Danas",
|
||||
"Toggle settings": "Prebaci postavke",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Inserisci il punteggio",
|
||||
"Enter Searxng Query URL": "Immettere l'URL della query Searxng",
|
||||
"Enter Serper API Key": "Inserisci la chiave API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Inserisci la chiave API Serpstack",
|
||||
"Enter stop sequence": "Inserisci la sequenza di arresto",
|
||||
"Enter Top K": "Inserisci Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Ricercato {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Ricercato {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Vedi readme.md per le istruzioni",
|
||||
"See what's new": "Guarda le novità",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Selezionare una tubazione",
|
||||
"Select a pipeline url": "Selezionare l'URL di una pipeline",
|
||||
"Select an Ollama instance": "Seleziona un'istanza Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Seleziona modello",
|
||||
"Select only one model to call": "",
|
||||
"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",
|
||||
"September": "Settembre",
|
||||
"Serper API Key": "Chiave API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Chiave API Serpstack",
|
||||
"Server connection verified": "Connessione al server verificata",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "all'input della chat.",
|
||||
"Today": "Oggi",
|
||||
"Toggle settings": "Attiva/disattiva impostazioni",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "スコアを入力してください",
|
||||
"Enter Searxng Query URL": "SearxngクエリURLを入力",
|
||||
"Enter Serper API Key": "Serper APIキーの入力",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Serpstack APIキーの入力",
|
||||
"Enter stop sequence": "ストップシーケンスを入力してください",
|
||||
"Enter Top K": "トップ K を入力してください",
|
||||
@ -420,7 +421,7 @@
|
||||
"Search Query Generation Prompt Length Threshold": "",
|
||||
"Search Result Count": "検索結果数",
|
||||
"Searched {{count}} sites_other": "{{count}} sites_other検索",
|
||||
"Searching the web for '{{searchQuery}}'": "ウェブで '{{searchQuery}}' を検索する",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng クエリ URL",
|
||||
"See readme.md for instructions": "手順については readme.md を参照してください",
|
||||
"See what's new": "新機能を見る",
|
||||
@ -432,6 +433,7 @@
|
||||
"Select a pipeline": "パイプラインの選択",
|
||||
"Select a pipeline url": "パイプラインの URL を選択する",
|
||||
"Select an Ollama instance": "Ollama インスタンスを選択",
|
||||
"Select Documents": "",
|
||||
"Select model": "モデルを選択",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
|
||||
@ -440,6 +442,7 @@
|
||||
"Send message": "メッセージを送信",
|
||||
"September": "9月",
|
||||
"Serper API Key": "Serper APIキー",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack APIキー",
|
||||
"Server connection verified": "サーバー接続が確認されました",
|
||||
"Set as default": "デフォルトに設定",
|
||||
@ -504,6 +507,7 @@
|
||||
"To access the available model names for downloading,": "ダウンロード可能なモデル名にアクセスするには、",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "チャット入力へ。",
|
||||
"Today": "今日",
|
||||
"Toggle settings": "設定を切り替え",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "შეიყვანეთ ქულა",
|
||||
"Enter Searxng Query URL": "შეიყვანეთ Searxng Query URL",
|
||||
"Enter Serper API Key": "შეიყვანეთ Serper API Key",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "შეიყვანეთ Serpstack API Key",
|
||||
"Enter stop sequence": "შეიყვანეთ ტოპ თანმიმდევრობა",
|
||||
"Enter Top K": "შეიყვანეთ Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "ძიების შედეგების რაოდენობა",
|
||||
"Searched {{count}} sites_one": "Searched {{count}} sites_one",
|
||||
"Searched {{count}} sites_other": "Searched {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "ეძებს ვებ '{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng Query URL",
|
||||
"See readme.md for instructions": "იხილეთ readme.md ინსტრუქციებისთვის",
|
||||
"See what's new": "სიახლეების ნახვა",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "აირჩიეთ მილსადენი",
|
||||
"Select a pipeline url": "აირჩიეთ მილსადენის url",
|
||||
"Select an Ollama instance": "Ollama ინსტანსის არჩევა",
|
||||
"Select Documents": "",
|
||||
"Select model": "მოდელის არჩევა",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "შერჩეული მოდელი (ებ) ი არ უჭერს მხარს გამოსახულების შეყვანას",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "შეტყობინების გაგზავნა",
|
||||
"September": "სექტემბერი",
|
||||
"Serper API Key": "Serper API Key",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API Key",
|
||||
"Server connection verified": "სერვერთან კავშირი დადასტურებულია",
|
||||
"Set as default": "დეფოლტად დაყენება",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "ჩამოტვირთვისთვის ხელმისაწვდომი მოდელების სახელებზე წვდომისთვის",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "ჩატში",
|
||||
"Today": "დღეს",
|
||||
"Toggle settings": "პარამეტრების გადართვა",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "점수 입력",
|
||||
"Enter Searxng Query URL": "Searxng 쿼리 URL 입력",
|
||||
"Enter Serper API Key": "Serper API Key 입력",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Serpstack API Key 입력",
|
||||
"Enter stop sequence": "중지 시퀀스 입력",
|
||||
"Enter Top K": "Top K 입력",
|
||||
@ -420,7 +421,7 @@
|
||||
"Search Query Generation Prompt Length Threshold": "",
|
||||
"Search Result Count": "검색 결과 개수",
|
||||
"Searched {{count}} sites_other": "{{count}} sites_other 검색됨",
|
||||
"Searching the web for '{{searchQuery}}'": "웹에서 '{{searchQuery}}' 검색",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng 쿼리 URL",
|
||||
"See readme.md for instructions": "설명은 readme.md를 참조하세요.",
|
||||
"See what's new": "새로운 기능 보기",
|
||||
@ -432,6 +433,7 @@
|
||||
"Select a pipeline": "파이프라인 선택",
|
||||
"Select a pipeline url": "파이프라인 URL 선택",
|
||||
"Select an Ollama instance": "Ollama 인스턴스 선택",
|
||||
"Select Documents": "",
|
||||
"Select model": "모델 선택",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "선택한 모델은 이미지 입력을 지원하지 않습니다.",
|
||||
@ -440,6 +442,7 @@
|
||||
"Send message": "메시지 보내기",
|
||||
"September": "9월",
|
||||
"Serper API Key": "Serper API 키",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API 키",
|
||||
"Server connection verified": "서버 연결 확인됨",
|
||||
"Set as default": "기본값으로 설정",
|
||||
@ -504,6 +507,7 @@
|
||||
"To access the available model names for downloading,": "다운로드 가능한 모델명을 확인하려면,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "채팅 입력으로.",
|
||||
"Today": "오늘",
|
||||
"Toggle settings": "설정 전환",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Įveskite rezultatą",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "Įveskite pabaigos sekvenciją",
|
||||
"Enter Top K": "Įveskite Top K",
|
||||
@ -423,7 +424,7 @@
|
||||
"Searched {{count}} sites_few": "",
|
||||
"Searched {{count}} sites_many": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "Žiūrėti readme.md papildomoms instrukcijoms",
|
||||
"See what's new": "Žiūrėti naujoves",
|
||||
@ -435,6 +436,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "Pasirinkti Ollama instanciją",
|
||||
"Select Documents": "",
|
||||
"Select model": "Pasirinkti modelį",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -443,6 +445,7 @@
|
||||
"Send message": "Siųsti žinutę",
|
||||
"September": "rugsėjis",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "Serverio sujungimas patvirtintas",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "į pokalbio įvestį",
|
||||
"Today": "Šiandien",
|
||||
"Toggle settings": "Atverti/užverti parametrus",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Skriv inn poengsum",
|
||||
"Enter Searxng Query URL": "Skriv inn Searxng forespørsels-URL",
|
||||
"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 stop sequence": "Skriv inn stoppsekvens",
|
||||
"Enter Top K": "Skriv inn Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Antall søkeresultater",
|
||||
"Searched {{count}} sites_one": "Søkte på {{count}} side",
|
||||
"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",
|
||||
"See readme.md for instructions": "Se readme.md for instruksjoner",
|
||||
"See what's new": "Se hva som er nytt",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Velg en pipeline",
|
||||
"Select a pipeline url": "Velg en pipeline-URL",
|
||||
"Select an Ollama instance": "Velg en Ollama-instans",
|
||||
"Select Documents": "",
|
||||
"Select model": "Velg modell",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Valgte modell(er) støtter ikke bildeforslag",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Send melding",
|
||||
"September": "September",
|
||||
"Serper API Key": "Serper API-nøkkel",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API-nøkkel",
|
||||
"Server connection verified": "Servertilkobling bekreftet",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "til chatinput.",
|
||||
"Today": "I dag",
|
||||
"Toggle settings": "Veksle innstillinger",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Voeg score toe",
|
||||
"Enter Searxng Query URL": "Voer de URL van de Searxng-query 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 stop sequence": "Zet stop sequentie",
|
||||
"Enter Top K": "Voeg Top K toe",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Aantal zoekresultaten",
|
||||
"Searched {{count}} sites_one": "Gezocht op {{count}} sites_one",
|
||||
"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",
|
||||
"See readme.md for instructions": "Zie readme.md voor instructies",
|
||||
"See what's new": "Zie wat er nieuw is",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Selecteer een pijplijn",
|
||||
"Select a pipeline url": "Selecteer een pijplijn-URL",
|
||||
"Select an Ollama instance": "Selecteer een Ollama instantie",
|
||||
"Select Documents": "",
|
||||
"Select model": "Selecteer een model",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Geselecteerde modellen ondersteunen geen beeldinvoer",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Stuur bericht",
|
||||
"September": "September",
|
||||
"Serper API Key": "Serper API-sleutel",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API-sleutel",
|
||||
"Server connection verified": "Server verbinding geverifieerd",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "naar chat input.",
|
||||
"Today": "Vandaag",
|
||||
"Toggle settings": "Wissel instellingen",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "ਸਕੋਰ ਦਰਜ ਕਰੋ",
|
||||
"Enter Searxng Query URL": "Searxng Query URL ਦਾਖਲ ਕਰੋ",
|
||||
"Enter Serper API Key": "Serper API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Serpstack API ਕੁੰਜੀ ਦਾਖਲ ਕਰੋ",
|
||||
"Enter stop sequence": "ਰੋਕਣ ਦਾ ਕ੍ਰਮ ਦਰਜ ਕਰੋ",
|
||||
"Enter Top K": "ਸਿਖਰ K ਦਰਜ ਕਰੋ",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "ਖੋਜ ਨਤੀਜੇ ਦੀ ਗਿਣਤੀ",
|
||||
"Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one",
|
||||
"Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "'{{searchQuery}}' ਲਈ ਵੈੱਬ 'ਤੇ ਖੋਜ ਕਰਨਾ",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng Query URL",
|
||||
"See readme.md for instructions": "ਹਦਾਇਤਾਂ ਲਈ readme.md ਵੇਖੋ",
|
||||
"See what's new": "ਨਵਾਂ ਕੀ ਹੈ ਵੇਖੋ",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "ਪਾਈਪਲਾਈਨ ਚੁਣੋ",
|
||||
"Select a pipeline url": "ਪਾਈਪਲਾਈਨ URL ਚੁਣੋ",
|
||||
"Select an Ollama instance": "ਇੱਕ ਓਲਾਮਾ ਇੰਸਟੈਂਸ ਚੁਣੋ",
|
||||
"Select Documents": "",
|
||||
"Select model": "ਮਾਡਲ ਚੁਣੋ",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "ਚੁਣੇ ਗਏ ਮਾਡਲ(ਆਂ) ਚਿੱਤਰ ਇਨਪੁੱਟਾਂ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦੇ",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "ਸੁਨੇਹਾ ਭੇਜੋ",
|
||||
"September": "ਸਤੰਬਰ",
|
||||
"Serper API Key": "Serper API ਕੁੰਜੀ",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API ਕੁੰਜੀ",
|
||||
"Server connection verified": "ਸਰਵਰ ਕਨੈਕਸ਼ਨ ਦੀ ਪੁਸ਼ਟੀ ਕੀਤੀ ਗਈ",
|
||||
"Set as default": "ਮੂਲ ਵਜੋਂ ਸੈੱਟ ਕਰੋ",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names for downloading,": "ਡਾਊਨਲੋਡ ਕਰਨ ਲਈ ਉਪਲਬਧ ਮਾਡਲ ਨਾਮਾਂ ਤੱਕ ਪਹੁੰਚਣ ਲਈ,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।",
|
||||
"Today": "ਅੱਜ",
|
||||
"Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Wprowadź wynik",
|
||||
"Enter Searxng Query URL": "Wprowadź adres URL zapytania Searxng",
|
||||
"Enter Serper API Key": "Wprowadź klucz API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Wprowadź klucz API Serpstack",
|
||||
"Enter stop sequence": "Wprowadź sekwencję zatrzymania",
|
||||
"Enter Top K": "Wprowadź Top K",
|
||||
@ -423,7 +424,7 @@
|
||||
"Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few",
|
||||
"Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Zajrzyj do readme.md po instrukcje",
|
||||
"See what's new": "Zobacz co nowego",
|
||||
@ -435,6 +436,7 @@
|
||||
"Select a pipeline": "Wybieranie potoku",
|
||||
"Select a pipeline url": "Wybieranie adresu URL potoku",
|
||||
"Select an Ollama instance": "Wybierz instancję Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Wybierz model",
|
||||
"Select only one model to call": "",
|
||||
"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ść",
|
||||
"September": "Wrzesień",
|
||||
"Serper API Key": "Klucz API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Klucz API Serpstack",
|
||||
"Server connection verified": "Połączenie z serwerem zweryfikowane",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "do pola wprowadzania czatu.",
|
||||
"Today": "Dzisiaj",
|
||||
"Toggle settings": "Przełącz ustawienia",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Digite a Pontuação",
|
||||
"Enter Searxng Query URL": "Insira a URL de consulta do Searxng",
|
||||
"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 stop sequence": "Digite a sequência de parada",
|
||||
"Enter Top K": "Digite o Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Consulte readme.md para obter instruções",
|
||||
"See what's new": "Veja o que há de novo",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Selecione um pipeline",
|
||||
"Select a pipeline url": "Selecione uma URL de pipeline",
|
||||
"Select an Ollama instance": "Selecione uma instância Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Selecione um modelo",
|
||||
"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",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Enviar mensagem",
|
||||
"September": "Setembro",
|
||||
"Serper API Key": "Chave de API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Chave de API Serpstack",
|
||||
"Server connection verified": "Conexão com o servidor verificada",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "para a entrada de bate-papo.",
|
||||
"Today": "Hoje",
|
||||
"Toggle settings": "Alternar configurações",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Escreva a Pontuação",
|
||||
"Enter Searxng Query URL": "Escreva o URL da Pesquisa Searxng",
|
||||
"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 stop sequence": "Escreva a sequência de paragem",
|
||||
"Enter Top K": "Escreva o Top K",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
|
||||
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
|
||||
"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",
|
||||
"See readme.md for instructions": "Consulte readme.md para obter instruções",
|
||||
"See what's new": "Veja o que há de novo",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Selecione um pipeline",
|
||||
"Select a pipeline url": "Selecione um URL de pipeline",
|
||||
"Select an Ollama instance": "Selecione uma instância Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Selecione o modelo",
|
||||
"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",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Enviar mensagem",
|
||||
"September": "Setembro",
|
||||
"Serper API Key": "Chave API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Chave da API Serpstack",
|
||||
"Server connection verified": "Conexão com o servidor verificada",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "para a entrada da conversa.",
|
||||
"Today": "Hoje",
|
||||
"Toggle settings": "Alternar configurações",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Введите оценку",
|
||||
"Enter Searxng Query URL": "Введите URL-адрес запроса Searxng",
|
||||
"Enter Serper API Key": "Введите ключ API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Введите ключ API Serpstack",
|
||||
"Enter stop sequence": "Введите последовательность остановки",
|
||||
"Enter Top K": "Введите Top K",
|
||||
@ -423,7 +424,7 @@
|
||||
"Searched {{count}} sites_few": "Поиск {{count}} sites_few",
|
||||
"Searched {{count}} sites_many": "Поиск {{count}} sites_many",
|
||||
"Searched {{count}} sites_other": "Поиск {{count}} sites_other",
|
||||
"Searching the web for '{{searchQuery}}'": "Поиск в Интернете по запросу '{{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "URL-адрес запроса Searxng",
|
||||
"See readme.md for instructions": "Смотрите readme.md для инструкций",
|
||||
"See what's new": "Посмотреть, что нового",
|
||||
@ -435,6 +436,7 @@
|
||||
"Select a pipeline": "Выбор конвейера",
|
||||
"Select a pipeline url": "Выберите URL-адрес конвейера",
|
||||
"Select an Ollama instance": "Выберите экземпляр Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Выберите модель",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Выбранные модели не поддерживают ввод изображений",
|
||||
@ -443,6 +445,7 @@
|
||||
"Send message": "Отправить сообщение",
|
||||
"September": "Сентябрь",
|
||||
"Serper API Key": "Ключ API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Ключ API Serpstack",
|
||||
"Server connection verified": "Соединение с сервером проверено",
|
||||
"Set as default": "Установить по умолчанию",
|
||||
@ -507,6 +510,7 @@
|
||||
"To access the available model names for downloading,": "Чтобы получить доступ к доступным для загрузки именам моделей,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "в чате.",
|
||||
"Today": "Сегодня",
|
||||
"Toggle settings": "Переключить настройки",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Унесите резултат",
|
||||
"Enter Searxng Query URL": "Унесите УРЛ адресу Сеарxнг упита",
|
||||
"Enter Serper API Key": "Унесите Серпер АПИ кључ",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Унесите Серпстацк АПИ кључ",
|
||||
"Enter stop sequence": "Унесите секвенцу заустављања",
|
||||
"Enter Top K": "Унесите Топ К",
|
||||
@ -422,7 +423,7 @@
|
||||
"Searched {{count}} sites_one": "Претражио {{цоунт}} ситес_оне",
|
||||
"Searched {{count}} sites_few": "Претражио {{цоунт}} ситес_феw",
|
||||
"Searched {{count}} sites_other": "Претражио {{цоунт}} ситес_отхер",
|
||||
"Searching the web for '{{searchQuery}}'": "Претраживање Веба у потрази за \"{{сеарцхQуерy}}\"",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "УРЛ адреса Сеарxнг упита",
|
||||
"See readme.md for instructions": "Погледај readme.md за упутства",
|
||||
"See what's new": "Погледај шта је ново",
|
||||
@ -434,6 +435,7 @@
|
||||
"Select a pipeline": "Избор цевовода",
|
||||
"Select a pipeline url": "Избор урл адресе цевовода",
|
||||
"Select an Ollama instance": "Изабери Ollama инстанцу",
|
||||
"Select Documents": "",
|
||||
"Select model": "Изабери модел",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика",
|
||||
@ -442,6 +444,7 @@
|
||||
"Send message": "Пошаљи поруку",
|
||||
"September": "Септембар",
|
||||
"Serper API Key": "Серпер АПИ кључ",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Серпстацк АПИ кључ",
|
||||
"Server connection verified": "Веза са сервером потврђена",
|
||||
"Set as default": "Подеси као подразумевано",
|
||||
@ -506,6 +509,7 @@
|
||||
"To access the available model names for downloading,": "Да бисте приступили доступним именима модела за преузимање,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "у унос ћаскања.",
|
||||
"Today": "Данас",
|
||||
"Toggle settings": "Пребаци подешавања",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Ange poäng",
|
||||
"Enter Searxng Query URL": "Ange Searxng Query URL",
|
||||
"Enter Serper API Key": "Ange Serper API-nyckel",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Ange Serpstack API-nyckel",
|
||||
"Enter stop sequence": "Ange stoppsekvens",
|
||||
"Enter Top K": "Ange Top K",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Antal sökresultat",
|
||||
"Searched {{count}} sites_one": "Sökte på {{count}} sites_one",
|
||||
"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",
|
||||
"See readme.md for instructions": "Se readme.md för instruktioner",
|
||||
"See what's new": "Se vad som är nytt",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Välj en pipeline",
|
||||
"Select a pipeline url": "Välj en pipeline-URL",
|
||||
"Select an Ollama instance": "Välj en Ollama-instans",
|
||||
"Select Documents": "",
|
||||
"Select model": "Välj en modell",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "Skicka meddelande",
|
||||
"September": "september",
|
||||
"Serper API Key": "Serper API-nyckel",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API-nyckel",
|
||||
"Server connection verified": "Serveranslutning verifierad",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "till chattinmatning.",
|
||||
"Today": "Idag",
|
||||
"Toggle settings": "Växla inställningar",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "",
|
||||
"Enter Searxng Query URL": "",
|
||||
"Enter Serper API Key": "",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "",
|
||||
"Enter stop sequence": "",
|
||||
"Enter Top K": "",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "",
|
||||
"Searched {{count}} sites_one": "",
|
||||
"Searched {{count}} sites_other": "",
|
||||
"Searching the web for '{{searchQuery}}'": "",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "",
|
||||
"See readme.md for instructions": "",
|
||||
"See what's new": "",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "",
|
||||
"Select a pipeline url": "",
|
||||
"Select an Ollama instance": "",
|
||||
"Select Documents": "",
|
||||
"Select model": "",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "",
|
||||
@ -441,6 +443,7 @@
|
||||
"Send message": "",
|
||||
"September": "",
|
||||
"Serper API Key": "",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "",
|
||||
"Server connection verified": "",
|
||||
"Set as default": "",
|
||||
@ -505,6 +508,7 @@
|
||||
"To access the available model names 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "",
|
||||
"Today": "",
|
||||
"Toggle settings": "",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Skoru Girin",
|
||||
"Enter Searxng Query URL": "Searxng Sorgu URL'sini girin",
|
||||
"Enter Serper API Key": "Serper API Anahtarını Girin",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Serpstack API Anahtarını Girin",
|
||||
"Enter stop sequence": "Durdurma dizisini girin",
|
||||
"Enter Top K": "Top K'yı girin",
|
||||
@ -421,7 +422,7 @@
|
||||
"Search Result Count": "Arama Sonucu Sayısı",
|
||||
"Searched {{count}} sites_one": "Arandı {{count}} sites_one",
|
||||
"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",
|
||||
"See readme.md for instructions": "Yönergeler için readme.md dosyasına bakın",
|
||||
"See what's new": "Yeniliklere göz atın",
|
||||
@ -433,6 +434,7 @@
|
||||
"Select a pipeline": "Bir pipeline seç",
|
||||
"Select a pipeline url": "Bir pipeline URL'si seç",
|
||||
"Select an Ollama instance": "Bir Ollama örneği seçin",
|
||||
"Select Documents": "",
|
||||
"Select model": "Model seç",
|
||||
"Select only one model to call": "",
|
||||
"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",
|
||||
"September": "Eylül",
|
||||
"Serper API Key": "Serper API Anahtarı",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API Anahtarı",
|
||||
"Server connection verified": "Sunucu bağlantısı doğrulandı",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "sohbet girişine.",
|
||||
"Today": "Bugün",
|
||||
"Toggle settings": "Ayarları Aç/Kapat",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Введіть бал",
|
||||
"Enter Searxng Query URL": "Введіть URL-адресу запиту Searxng",
|
||||
"Enter Serper API Key": "Введіть ключ API Serper",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Введіть ключ API Serpstack",
|
||||
"Enter stop sequence": "Введіть символ зупинки",
|
||||
"Enter Top K": "Введіть Top K",
|
||||
@ -423,7 +424,7 @@
|
||||
"Searched {{count}} sites_few": "Переглянуто {{count}} сайти",
|
||||
"Searched {{count}} sites_many": "Переглянуто {{count}} сайтів",
|
||||
"Searched {{count}} sites_other": "Переглянуто {{count}} сайтів",
|
||||
"Searching the web for '{{searchQuery}}'": "Пошук в Інтернеті за запитом '{{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "URL-адреса запиту Searxng",
|
||||
"See readme.md for instructions": "Див. readme.md для інструкцій",
|
||||
"See what's new": "Подивіться, що нового",
|
||||
@ -435,6 +436,7 @@
|
||||
"Select a pipeline": "Виберіть pipeline",
|
||||
"Select a pipeline url": "Виберіть адресу pipeline",
|
||||
"Select an Ollama instance": "Виберіть екземпляр Ollama",
|
||||
"Select Documents": "",
|
||||
"Select model": "Вибрати модель",
|
||||
"Select only one model to call": "Виберіть лише одну модель для виклику",
|
||||
"Selected model(s) do not support image inputs": "Вибрані модель(і) не підтримують вхідні зображення",
|
||||
@ -443,6 +445,7 @@
|
||||
"Send message": "Надіслати повідомлення",
|
||||
"September": "Вересень",
|
||||
"Serper API Key": "Ключ API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Ключ API Serpstack",
|
||||
"Server connection verified": "З'єднання з сервером підтверджено",
|
||||
"Set as default": "Встановити за замовчуванням",
|
||||
@ -507,6 +510,7 @@
|
||||
"To access the available model names for downloading,": "Щоб отримати доступ до назв доступних для завантаження моделей,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "в чаті.",
|
||||
"Today": "Сьогодні",
|
||||
"Toggle settings": "Переключити налаштування",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "Nhập Score",
|
||||
"Enter Searxng Query URL": "Nhập Query URL cho Searxng",
|
||||
"Enter Serper API Key": "Nhập Serper API Key",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "Nhập Serpstack API Key",
|
||||
"Enter stop sequence": "Nhập stop sequence",
|
||||
"Enter Top K": "Nhập Top K",
|
||||
@ -420,7 +421,7 @@
|
||||
"Search Query Generation Prompt Length Threshold": "",
|
||||
"Search Result Count": "Số kết quả tìm kiếm",
|
||||
"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",
|
||||
"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",
|
||||
@ -432,6 +433,7 @@
|
||||
"Select a pipeline": "Chọn một 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 Documents": "",
|
||||
"Select model": "Chọn model",
|
||||
"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",
|
||||
@ -440,6 +442,7 @@
|
||||
"Send message": "Gửi yêu cầu",
|
||||
"September": "Tháng 9",
|
||||
"Serper API Key": "Khóa API Serper",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Khóa API Serpstack",
|
||||
"Server connection verified": "Kết nối máy chủ đã được xác minh",
|
||||
"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 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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "đến đầu vào trò chuyện.",
|
||||
"Today": "Hôm nay",
|
||||
"Toggle settings": "Bật/tắt cài đặt",
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "输入评分",
|
||||
"Enter Searxng Query URL": "输入 Searxng 查询地址",
|
||||
"Enter Serper API Key": "输入 Serper API 密钥",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "输入 Serpstack API 密钥",
|
||||
"Enter stop sequence": "输入停止序列 (Stop Sequence)",
|
||||
"Enter Top K": "输入 Top K",
|
||||
@ -246,7 +247,6 @@
|
||||
"Hello, {{name}}": "你好,{{name}}",
|
||||
"Help": "帮助",
|
||||
"Hide": "隐藏",
|
||||
"Hide Model": "隐藏模型",
|
||||
"How can I help you today?": "今天我能帮你做些什么?",
|
||||
"Hybrid Search": "混合搜索",
|
||||
"Image Generation (Experimental)": "图像生成(实验性)",
|
||||
@ -421,7 +421,7 @@
|
||||
"Search Query Generation Prompt Length Threshold": "搜索查询生成提示长度阈值",
|
||||
"Search Result Count": "搜索结果数量",
|
||||
"Searched {{count}} sites_other": "检索到 {{count}} 个网站",
|
||||
"Searching the web for '{{searchQuery}}'": "在网络中搜索 '{{searchQuery}}' ",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng 查询 URL",
|
||||
"See readme.md for instructions": "查看 readme.md 以获取说明",
|
||||
"See what's new": "查阅最新更新内容",
|
||||
@ -433,6 +433,7 @@
|
||||
"Select a pipeline": "选择一个管道",
|
||||
"Select a pipeline url": "选择一个管道 URL",
|
||||
"Select an Ollama instance": "选择一个 Ollama 实例",
|
||||
"Select Documents": "选择文档",
|
||||
"Select model": "选择模型",
|
||||
"Select only one model to call": "请仅选择一个模型来呼叫",
|
||||
"Selected model(s) do not support image inputs": "已选择的模型不支持发送图像",
|
||||
@ -441,6 +442,7 @@
|
||||
"Send message": "发送消息",
|
||||
"September": "九月",
|
||||
"Serper API Key": "Serper API 密钥",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API 密钥",
|
||||
"Server connection verified": "已验证服务器连接",
|
||||
"Set as default": "设为默认",
|
||||
@ -459,7 +461,6 @@
|
||||
"Share to OpenWebUI Community": "分享到 OpenWebUI 社区",
|
||||
"short-summary": "简短总结",
|
||||
"Show": "显示",
|
||||
"Show Model": "显示模型",
|
||||
"Show Admin Details in Account Pending Overlay": "在用户待激活界面中显示管理员邮箱等详细信息",
|
||||
"Show shortcuts": "显示快捷方式",
|
||||
"Showcased creativity": "很有创意",
|
||||
@ -506,6 +507,7 @@
|
||||
"To access the available model names for downloading,": "要访问可下载的模型名称,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "要在此处添加文档,请先将它们上传到工作空间中的“文档”内。",
|
||||
"to chat input.": "到对话输入。",
|
||||
"Today": "今天",
|
||||
"Toggle settings": "切换设置",
|
||||
@ -569,7 +571,5 @@
|
||||
"You're now logged in.": "已登录。",
|
||||
"Your account status is currently pending activation.": "您的账号当前状态为待激活。",
|
||||
"Youtube": "YouTube",
|
||||
"Youtube Loader Settings": "YouTube 爬取设置",
|
||||
"To add documents here, upload them to the \"Documents\" workspace first.": "要在此处添加文档,请先将它们上传到工作空间中的“文档”内。",
|
||||
"Select Documents": "选择文档"
|
||||
"Youtube Loader Settings": "YouTube 爬取设置"
|
||||
}
|
||||
|
@ -201,6 +201,7 @@
|
||||
"Enter Score": "輸入分數",
|
||||
"Enter Searxng Query URL": "輸入 Searxng 查詢 URL",
|
||||
"Enter Serper API Key": "輸入 Serper API Key",
|
||||
"Enter Serply API Key": "",
|
||||
"Enter Serpstack API Key": "輸入 Serpstack API Key",
|
||||
"Enter stop sequence": "輸入停止序列",
|
||||
"Enter Top K": "輸入 Top K",
|
||||
@ -420,7 +421,7 @@
|
||||
"Search Query Generation Prompt Length Threshold": "",
|
||||
"Search Result Count": "搜尋結果數量",
|
||||
"Searched {{count}} sites_other": "掃描 {{count}} 個網站_其他",
|
||||
"Searching the web for '{{searchQuery}}'": "搜尋網站 '{{searchQuery}}'",
|
||||
"Searching \"{{searchQuery}}\"": "",
|
||||
"Searxng Query URL": "Searxng 查詢 URL",
|
||||
"See readme.md for instructions": "查看 readme.md 獲取指南",
|
||||
"See what's new": "查看最新內容",
|
||||
@ -432,6 +433,7 @@
|
||||
"Select a pipeline": "選擇管道",
|
||||
"Select a pipeline url": "選擇管道 URL",
|
||||
"Select an Ollama instance": "選擇 Ollama 實例",
|
||||
"Select Documents": "",
|
||||
"Select model": "選擇模型",
|
||||
"Select only one model to call": "",
|
||||
"Selected model(s) do not support image inputs": "已選擇模型不支持圖像輸入",
|
||||
@ -440,6 +442,7 @@
|
||||
"Send message": "傳送訊息",
|
||||
"September": "九月",
|
||||
"Serper API Key": "Serper API Key",
|
||||
"Serply API Key": "",
|
||||
"Serpstack API Key": "Serpstack API Key",
|
||||
"Server connection verified": "已驗證伺服器連線",
|
||||
"Set as default": "設為預設",
|
||||
@ -504,6 +507,7 @@
|
||||
"To access the available model names for downloading,": "若想查看可供下載的模型名稱,",
|
||||
"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 add documents here, upload them to the \"Documents\" workspace first.": "",
|
||||
"to chat input.": "到聊天輸入框來啟動此命令。",
|
||||
"Today": "今天",
|
||||
"Toggle settings": "切換設定",
|
||||
|
Loading…
Reference in New Issue
Block a user