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

Merge pull request #3013 from open-webui/dev

0.3.3
parents 06976c45 7131ac24
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "לוח בקרה למנהל", "Admin Panel": "לוח בקרה למנהל",
"Admin Settings": "הגדרות מנהל", "Admin Settings": "הגדרות מנהל",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "פרמטרים מתקדמים", "Advanced Parameters": "פרמטרים מתקדמים",
"Advanced Params": "פרמטרים מתקדמים", "Advanced Params": "פרמטרים מתקדמים",
"all": "הכל", "all": "הכל",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "ייצוא מיפוי מסמכים", "Export Documents Mapping": "ייצוא מיפוי מסמכים",
"Export Models": "ייצוא מודלים", "Export Models": "ייצוא מודלים",
"Export Prompts": "ייצוא פקודות", "Export Prompts": "ייצוא פקודות",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "יצירת מפתח API נכשלה.", "Failed to create API Key.": "יצירת מפתח API נכשלה.",
"Failed to read clipboard contents": "קריאת תוכן הלוח נכשלה", "Failed to read clipboard contents": "קריאת תוכן הלוח נכשלה",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "יבוא מיפוי מסמכים", "Import Documents Mapping": "יבוא מיפוי מסמכים",
"Import Models": "ייבוא דגמים", "Import Models": "ייבוא דגמים",
"Import Prompts": "יבוא פקודות", "Import Prompts": "יבוא פקודות",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "כלול את הדגל `--api` בעת הרצת stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "כלול את הדגל `--api` בעת הרצת stable-diffusion-webui",
"Info": "מידע", "Info": "מידע",
"Input commands": "פקודות קלט", "Input commands": "פקודות קלט",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "ספירת תוצאות חיפוש", "Search Result Count": "ספירת תוצאות חיפוש",
"Search Tools": "",
"Searched {{count}} sites_one": "חיפש {{count}} sites_one", "Searched {{count}} sites_one": "חיפש {{count}} sites_one",
"Searched {{count}} sites_two": "חיפש {{count}} sites_two", "Searched {{count}} sites_two": "חיפש {{count}} sites_two",
"Searched {{count}} sites_other": "חיפש {{count}} sites_other", "Searched {{count}} sites_other": "חיפש {{count}} sites_other",
...@@ -511,9 +515,11 @@ ...@@ -511,9 +515,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "לקלטת שיחה.", "to chat input.": "לקלטת שיחה.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "היום", "Today": "היום",
"Toggle settings": "החלפת מצב של הגדרות", "Toggle settings": "החלפת מצב של הגדרות",
"Toggle sidebar": "החלפת מצב של סרגל הצד", "Toggle sidebar": "החלפת מצב של סרגל הצד",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "קשה לגשת לOllama?", "Trouble accessing Ollama?": "קשה לגשת לOllama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "व्यवस्थापक पैनल", "Admin Panel": "व्यवस्थापक पैनल",
"Admin Settings": "व्यवस्थापक सेटिंग्स", "Admin Settings": "व्यवस्थापक सेटिंग्स",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "उन्नत पैरामीटर", "Advanced Parameters": "उन्नत पैरामीटर",
"Advanced Params": "उन्नत परम", "Advanced Params": "उन्नत परम",
"all": "सभी", "all": "सभी",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "निर्यात दस्तावेज़ मैपिंग", "Export Documents Mapping": "निर्यात दस्तावेज़ मैपिंग",
"Export Models": "निर्यात मॉडल", "Export Models": "निर्यात मॉडल",
"Export Prompts": "प्रॉम्प्ट निर्यात करें", "Export Prompts": "प्रॉम्प्ट निर्यात करें",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "एपीआई कुंजी बनाने में विफल.", "Failed to create API Key.": "एपीआई कुंजी बनाने में विफल.",
"Failed to read clipboard contents": "क्लिपबोर्ड सामग्री पढ़ने में विफल", "Failed to read clipboard contents": "क्लिपबोर्ड सामग्री पढ़ने में विफल",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "दस्तावेज़ मैपिंग आयात करें", "Import Documents Mapping": "दस्तावेज़ मैपिंग आयात करें",
"Import Models": "आयात मॉडल", "Import Models": "आयात मॉडल",
"Import Prompts": "प्रॉम्प्ट आयात करें", "Import Prompts": "प्रॉम्प्ट आयात करें",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui चलाते समय `--api` ध्वज शामिल करें", "Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui चलाते समय `--api` ध्वज शामिल करें",
"Info": "सूचना-विषयक", "Info": "सूचना-विषयक",
"Input commands": "इनपुट क命", "Input commands": "इनपुट क命",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "खोज परिणामों की संख्या", "Search Result Count": "खोज परिणामों की संख्या",
"Search Tools": "",
"Searched {{count}} sites_one": "{{count}} sites_one खोजा गया", "Searched {{count}} sites_one": "{{count}} sites_one खोजा गया",
"Searched {{count}} sites_other": "{{count}} sites_other खोजा गया", "Searched {{count}} sites_other": "{{count}} sites_other खोजा गया",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
...@@ -510,9 +514,11 @@ ...@@ -510,9 +514,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "इनपुट चैट करने के लिए.", "to chat input.": "इनपुट चैट करने के लिए.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "आज", "Today": "आज",
"Toggle settings": "सेटिंग्स टॉगल करें", "Toggle settings": "सेटिंग्स टॉगल करें",
"Toggle sidebar": "साइडबार टॉगल करें", "Toggle sidebar": "साइडबार टॉगल करें",
"Tools": "",
"Top K": "शीर्ष K", "Top K": "शीर्ष K",
"Top P": "शीर्ष P", "Top P": "शीर्ष P",
"Trouble accessing Ollama?": "Ollama तक पहुँचने में परेशानी हो रही है?", "Trouble accessing Ollama?": "Ollama तक पहुँचने में परेशानी हो रही है?",
......
This diff is collapsed.
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Pannello di amministrazione", "Admin Panel": "Pannello di amministrazione",
"Admin Settings": "Impostazioni amministratore", "Admin Settings": "Impostazioni amministratore",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Parametri avanzati", "Advanced Parameters": "Parametri avanzati",
"Advanced Params": "Parametri avanzati", "Advanced Params": "Parametri avanzati",
"all": "tutti", "all": "tutti",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Esporta mappatura documenti", "Export Documents Mapping": "Esporta mappatura documenti",
"Export Models": "Esporta modelli", "Export Models": "Esporta modelli",
"Export Prompts": "Esporta prompt", "Export Prompts": "Esporta prompt",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Impossibile creare la chiave API.", "Failed to create API Key.": "Impossibile creare la chiave API.",
"Failed to read clipboard contents": "Impossibile leggere il contenuto degli appunti", "Failed to read clipboard contents": "Impossibile leggere il contenuto degli appunti",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importa mappatura documenti", "Import Documents Mapping": "Importa mappatura documenti",
"Import Models": "Importazione di modelli", "Import Models": "Importazione di modelli",
"Import Prompts": "Importa prompt", "Import Prompts": "Importa prompt",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Includi il flag `--api` quando esegui stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Includi il flag `--api` quando esegui stable-diffusion-webui",
"Info": "Informazioni", "Info": "Informazioni",
"Input commands": "Comandi di input", "Input commands": "Comandi di input",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Conteggio dei risultati della ricerca", "Search Result Count": "Conteggio dei risultati della ricerca",
"Search Tools": "",
"Searched {{count}} sites_one": "Ricercato {{count}} sites_one", "Searched {{count}} sites_one": "Ricercato {{count}} sites_one",
"Searched {{count}} sites_many": "Ricercato {{count}} sites_many", "Searched {{count}} sites_many": "Ricercato {{count}} sites_many",
"Searched {{count}} sites_other": "Ricercato {{count}} sites_other", "Searched {{count}} sites_other": "Ricercato {{count}} sites_other",
...@@ -511,9 +515,11 @@ ...@@ -511,9 +515,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "all'input della chat.", "to chat input.": "all'input della chat.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Oggi", "Today": "Oggi",
"Toggle settings": "Attiva/disattiva impostazioni", "Toggle settings": "Attiva/disattiva impostazioni",
"Toggle sidebar": "Attiva/disattiva barra laterale", "Toggle sidebar": "Attiva/disattiva barra laterale",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemi di accesso a Ollama?", "Trouble accessing Ollama?": "Problemi di accesso a Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "管理者パネル", "Admin Panel": "管理者パネル",
"Admin Settings": "管理者設定", "Admin Settings": "管理者設定",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "詳細パラメーター", "Advanced Parameters": "詳細パラメーター",
"Advanced Params": "高度なパラメータ", "Advanced Params": "高度なパラメータ",
"all": "すべて", "all": "すべて",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "ドキュメントマッピングをエクスポート", "Export Documents Mapping": "ドキュメントマッピングをエクスポート",
"Export Models": "モデルのエクスポート", "Export Models": "モデルのエクスポート",
"Export Prompts": "プロンプトをエクスポート", "Export Prompts": "プロンプトをエクスポート",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "APIキーの作成に失敗しました。", "Failed to create API Key.": "APIキーの作成に失敗しました。",
"Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした", "Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "ドキュメントマッピングをインポート", "Import Documents Mapping": "ドキュメントマッピングをインポート",
"Import Models": "モデルのインポート", "Import Models": "モデルのインポート",
"Import Prompts": "プロンプトをインポート", "Import Prompts": "プロンプトをインポート",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webuiを実行する際に`--api`フラグを含める", "Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webuiを実行する際に`--api`フラグを含める",
"Info": "情報", "Info": "情報",
"Input commands": "入力コマンド", "Input commands": "入力コマンド",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "検索結果数", "Search Result Count": "検索結果数",
"Search Tools": "",
"Searched {{count}} sites_other": "{{count}} sites_other検索", "Searched {{count}} sites_other": "{{count}} sites_other検索",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng クエリ URL", "Searxng Query URL": "Searxng クエリ URL",
...@@ -509,9 +513,11 @@ ...@@ -509,9 +513,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "チャット入力へ。", "to chat input.": "チャット入力へ。",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "今日", "Today": "今日",
"Toggle settings": "設定を切り替え", "Toggle settings": "設定を切り替え",
"Toggle sidebar": "サイドバーを切り替え", "Toggle sidebar": "サイドバーを切り替え",
"Tools": "",
"Top K": "トップ K", "Top K": "トップ K",
"Top P": "トップ P", "Top P": "トップ P",
"Trouble accessing Ollama?": "Ollama へのアクセスに問題がありますか?", "Trouble accessing Ollama?": "Ollama へのアクセスに問題がありますか?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "ადმინ პანელი", "Admin Panel": "ადმინ პანელი",
"Admin Settings": "ადმინისტრატორის ხელსაწყოები", "Admin Settings": "ადმინისტრატორის ხელსაწყოები",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "დამატებითი პარამეტრები", "Advanced Parameters": "დამატებითი პარამეტრები",
"Advanced Params": "მოწინავე პარამები", "Advanced Params": "მოწინავე პარამები",
"all": "ყველა", "all": "ყველა",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "დოკუმენტების კავშირის ექსპორტი", "Export Documents Mapping": "დოკუმენტების კავშირის ექსპორტი",
"Export Models": "ექსპორტის მოდელები", "Export Models": "ექსპორტის მოდელები",
"Export Prompts": "მოთხოვნების ექსპორტი", "Export Prompts": "მოთხოვნების ექსპორტი",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "API ღილაკის შექმნა ვერ მოხერხდა.", "Failed to create API Key.": "API ღილაკის შექმნა ვერ მოხერხდა.",
"Failed to read clipboard contents": "ბუფერში შიგთავსის წაკითხვა ვერ მოხერხდა", "Failed to read clipboard contents": "ბუფერში შიგთავსის წაკითხვა ვერ მოხერხდა",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "დოკუმენტების კავშირის იმპორტი", "Import Documents Mapping": "დოკუმენტების კავშირის იმპორტი",
"Import Models": "იმპორტის მოდელები", "Import Models": "იმპორტის მოდელები",
"Import Prompts": "მოთხოვნების იმპორტი", "Import Prompts": "მოთხოვნების იმპორტი",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "ჩართეთ `--api` დროშა stable-diffusion-webui-ის გაშვებისას", "Include `--api` flag when running stable-diffusion-webui": "ჩართეთ `--api` დროშა stable-diffusion-webui-ის გაშვებისას",
"Info": "ინფორმაცია", "Info": "ინფორმაცია",
"Input commands": "შეყვანით ბრძანებებს", "Input commands": "შეყვანით ბრძანებებს",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "ძიების შედეგების რაოდენობა", "Search Result Count": "ძიების შედეგების რაოდენობა",
"Search Tools": "",
"Searched {{count}} sites_one": "Searched {{count}} sites_one", "Searched {{count}} sites_one": "Searched {{count}} sites_one",
"Searched {{count}} sites_other": "Searched {{count}} sites_other", "Searched {{count}} sites_other": "Searched {{count}} sites_other",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
...@@ -510,9 +514,11 @@ ...@@ -510,9 +514,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "ჩატში", "to chat input.": "ჩატში",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "დღეს", "Today": "დღეს",
"Toggle settings": "პარამეტრების გადართვა", "Toggle settings": "პარამეტრების გადართვა",
"Toggle sidebar": "გვერდითი ზოლის გადართვა", "Toggle sidebar": "გვერდითი ზოლის გადართვა",
"Tools": "",
"Top K": "ტოპ K", "Top K": "ტოპ K",
"Top P": "ტოპ P", "Top P": "ტოპ P",
"Trouble accessing Ollama?": "Ollama-ს ვერ უკავშირდები?", "Trouble accessing Ollama?": "Ollama-ს ვერ უკავშირდები?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "관리자 패널", "Admin Panel": "관리자 패널",
"Admin Settings": "관리자 설정", "Admin Settings": "관리자 설정",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "고급 매개변수", "Advanced Parameters": "고급 매개변수",
"Advanced Params": "고급 매개 변수", "Advanced Params": "고급 매개 변수",
"all": "모두", "all": "모두",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "문서 매핑 내보내기", "Export Documents Mapping": "문서 매핑 내보내기",
"Export Models": "모델 내보내기", "Export Models": "모델 내보내기",
"Export Prompts": "프롬프트 내보내기", "Export Prompts": "프롬프트 내보내기",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "API 키 생성에 실패했습니다.", "Failed to create API Key.": "API 키 생성에 실패했습니다.",
"Failed to read clipboard contents": "클립보드 내용을 읽는 데 실패했습니다.", "Failed to read clipboard contents": "클립보드 내용을 읽는 데 실패했습니다.",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "문서 매핑 가져오기", "Import Documents Mapping": "문서 매핑 가져오기",
"Import Models": "모델 가져오기", "Import Models": "모델 가져오기",
"Import Prompts": "프롬프트 가져오기", "Import Prompts": "프롬프트 가져오기",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui를 실행할 때 '--api' 플래그 포함", "Include `--api` flag when running stable-diffusion-webui": "stable-diffusion-webui를 실행할 때 '--api' 플래그 포함",
"Info": "정보", "Info": "정보",
"Input commands": "입력 명령", "Input commands": "입력 명령",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "검색 결과 개수", "Search Result Count": "검색 결과 개수",
"Search Tools": "",
"Searched {{count}} sites_other": "{{count}} sites_other 검색됨", "Searched {{count}} sites_other": "{{count}} sites_other 검색됨",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
"Searxng Query URL": "Searxng 쿼리 URL", "Searxng Query URL": "Searxng 쿼리 URL",
...@@ -509,9 +513,11 @@ ...@@ -509,9 +513,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "채팅 입력으로.", "to chat input.": "채팅 입력으로.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "오늘", "Today": "오늘",
"Toggle settings": "설정 전환", "Toggle settings": "설정 전환",
"Toggle sidebar": "사이드바 전환", "Toggle sidebar": "사이드바 전환",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Ollama에 접근하는 데 문제가 있나요?", "Trouble accessing Ollama?": "Ollama에 접근하는 데 문제가 있나요?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Administratorių panelė", "Admin Panel": "Administratorių panelė",
"Admin Settings": "Administratorių nustatymai", "Admin Settings": "Administratorių nustatymai",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Gilieji nustatymai", "Advanced Parameters": "Gilieji nustatymai",
"Advanced Params": "", "Advanced Params": "",
"all": "visi", "all": "visi",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Eksportuoti dokumentų žemėlapį", "Export Documents Mapping": "Eksportuoti dokumentų žemėlapį",
"Export Models": "", "Export Models": "",
"Export Prompts": "Eksportuoti užklausas", "Export Prompts": "Eksportuoti užklausas",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Nepavyko sukurti API rakto", "Failed to create API Key.": "Nepavyko sukurti API rakto",
"Failed to read clipboard contents": "Nepavyko perskaityti kopijuoklės", "Failed to read clipboard contents": "Nepavyko perskaityti kopijuoklės",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importuoti dokumentų žemėlapį", "Import Documents Mapping": "Importuoti dokumentų žemėlapį",
"Import Models": "", "Import Models": "",
"Import Prompts": "Importuoti užklausas", "Import Prompts": "Importuoti užklausas",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Pridėti `--api` kai vykdomas stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Pridėti `--api` kai vykdomas stable-diffusion-webui",
"Info": "", "Info": "",
"Input commands": "Įvesties komandos", "Input commands": "Įvesties komandos",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "", "Search Result Count": "",
"Search Tools": "",
"Searched {{count}} sites_one": "", "Searched {{count}} sites_one": "",
"Searched {{count}} sites_few": "", "Searched {{count}} sites_few": "",
"Searched {{count}} sites_many": "", "Searched {{count}} sites_many": "",
...@@ -512,9 +516,11 @@ ...@@ -512,9 +516,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "į pokalbio įvestį", "to chat input.": "į pokalbio įvestį",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Šiandien", "Today": "Šiandien",
"Toggle settings": "Atverti/užverti parametrus", "Toggle settings": "Atverti/užverti parametrus",
"Toggle sidebar": "Atverti/užverti šoninį meniu", "Toggle sidebar": "Atverti/užverti šoninį meniu",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemos prieinant prie Ollama?", "Trouble accessing Ollama?": "Problemos prieinant prie Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Administrasjonspanel", "Admin Panel": "Administrasjonspanel",
"Admin Settings": "Administrasjonsinnstillinger", "Admin Settings": "Administrasjonsinnstillinger",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Avanserte parametere", "Advanced Parameters": "Avanserte parametere",
"Advanced Params": "Avanserte parametere", "Advanced Params": "Avanserte parametere",
"all": "alle", "all": "alle",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Eksporter dokumentkartlegging", "Export Documents Mapping": "Eksporter dokumentkartlegging",
"Export Models": "Eksporter modeller", "Export Models": "Eksporter modeller",
"Export Prompts": "Eksporter prompts", "Export Prompts": "Eksporter prompts",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Kunne ikke opprette API-nøkkel.", "Failed to create API Key.": "Kunne ikke opprette API-nøkkel.",
"Failed to read clipboard contents": "Kunne ikke lese utklippstavleinnhold", "Failed to read clipboard contents": "Kunne ikke lese utklippstavleinnhold",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importer dokumentkartlegging", "Import Documents Mapping": "Importer dokumentkartlegging",
"Import Models": "Importer modeller", "Import Models": "Importer modeller",
"Import Prompts": "Importer prompts", "Import Prompts": "Importer prompts",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Inkluder `--api`-flagget når du kjører stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Inkluder `--api`-flagget når du kjører stable-diffusion-webui",
"Info": "Info", "Info": "Info",
"Input commands": "Inntast kommandoer", "Input commands": "Inntast kommandoer",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Antall søkeresultater", "Search Result Count": "Antall søkeresultater",
"Search Tools": "",
"Searched {{count}} sites_one": "Søkte på {{count}} side", "Searched {{count}} sites_one": "Søkte på {{count}} side",
"Searched {{count}} sites_other": "Søkte på {{count}} sider", "Searched {{count}} sites_other": "Søkte på {{count}} sider",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
...@@ -510,9 +514,11 @@ ...@@ -510,9 +514,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "til chatinput.", "to chat input.": "til chatinput.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "I dag", "Today": "I dag",
"Toggle settings": "Veksle innstillinger", "Toggle settings": "Veksle innstillinger",
"Toggle sidebar": "Veksle sidefelt", "Toggle sidebar": "Veksle sidefelt",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemer med tilgang til Ollama?", "Trouble accessing Ollama?": "Problemer med tilgang til Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Administratieve Paneel", "Admin Panel": "Administratieve Paneel",
"Admin Settings": "Administratieve Settings", "Admin Settings": "Administratieve Settings",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Geavanceerde Parameters", "Advanced Parameters": "Geavanceerde Parameters",
"Advanced Params": "Geavanceerde parameters", "Advanced Params": "Geavanceerde parameters",
"all": "alle", "all": "alle",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Exporteer Documenten Mapping", "Export Documents Mapping": "Exporteer Documenten Mapping",
"Export Models": "Modellen exporteren", "Export Models": "Modellen exporteren",
"Export Prompts": "Exporteer Prompts", "Export Prompts": "Exporteer Prompts",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Kan API Key niet aanmaken.", "Failed to create API Key.": "Kan API Key niet aanmaken.",
"Failed to read clipboard contents": "Kan klembord inhoud niet lezen", "Failed to read clipboard contents": "Kan klembord inhoud niet lezen",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importeer Documenten Mapping", "Import Documents Mapping": "Importeer Documenten Mapping",
"Import Models": "Modellen importeren", "Import Models": "Modellen importeren",
"Import Prompts": "Importeer Prompts", "Import Prompts": "Importeer Prompts",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Voeg `--api` vlag toe bij het uitvoeren van stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Voeg `--api` vlag toe bij het uitvoeren van stable-diffusion-webui",
"Info": "Info", "Info": "Info",
"Input commands": "Voer commando's in", "Input commands": "Voer commando's in",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Aantal zoekresultaten", "Search Result Count": "Aantal zoekresultaten",
"Search Tools": "",
"Searched {{count}} sites_one": "Gezocht op {{count}} sites_one", "Searched {{count}} sites_one": "Gezocht op {{count}} sites_one",
"Searched {{count}} sites_other": "Gezocht op {{count}} sites_other", "Searched {{count}} sites_other": "Gezocht op {{count}} sites_other",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
...@@ -510,9 +514,11 @@ ...@@ -510,9 +514,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "naar chat input.", "to chat input.": "naar chat input.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Vandaag", "Today": "Vandaag",
"Toggle settings": "Wissel instellingen", "Toggle settings": "Wissel instellingen",
"Toggle sidebar": "Wissel sidebar", "Toggle sidebar": "Wissel sidebar",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemen met toegang tot Ollama?", "Trouble accessing Ollama?": "Problemen met toegang tot Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "ਪ੍ਰਬੰਧਕ ਪੈਨਲ", "Admin Panel": "ਪ੍ਰਬੰਧਕ ਪੈਨਲ",
"Admin Settings": "ਪ੍ਰਬੰਧਕ ਸੈਟਿੰਗਾਂ", "Admin Settings": "ਪ੍ਰਬੰਧਕ ਸੈਟਿੰਗਾਂ",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "ਉੱਚ ਸਤਰ ਦੇ ਪੈਰਾਮੀਟਰ", "Advanced Parameters": "ਉੱਚ ਸਤਰ ਦੇ ਪੈਰਾਮੀਟਰ",
"Advanced Params": "ਐਡਵਾਂਸਡ ਪਰਮਜ਼", "Advanced Params": "ਐਡਵਾਂਸਡ ਪਰਮਜ਼",
"all": "ਸਾਰੇ", "all": "ਸਾਰੇ",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਨਿਰਯਾਤ ਕਰੋ", "Export Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਨਿਰਯਾਤ ਕਰੋ",
"Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ", "Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ",
"Export Prompts": "ਪ੍ਰੰਪਟ ਨਿਰਯਾਤ ਕਰੋ", "Export Prompts": "ਪ੍ਰੰਪਟ ਨਿਰਯਾਤ ਕਰੋ",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "API ਕੁੰਜੀ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ।", "Failed to create API Key.": "API ਕੁੰਜੀ ਬਣਾਉਣ ਵਿੱਚ ਅਸਫਲ।",
"Failed to read clipboard contents": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਪੜ੍ਹਣ ਵਿੱਚ ਅਸਫਲ", "Failed to read clipboard contents": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਪੜ੍ਹਣ ਵਿੱਚ ਅਸਫਲ",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਆਯਾਤ ਕਰੋ", "Import Documents Mapping": "ਡਾਕੂਮੈਂਟ ਮੈਪਿੰਗ ਆਯਾਤ ਕਰੋ",
"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ", "Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ", "Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "ਸਟੇਬਲ-ਡਿਫਿਊਸ਼ਨ-ਵੈਬਯੂਆਈ ਚਲਾਉਣ ਸਮੇਂ `--api` ਝੰਡਾ ਸ਼ਾਮਲ ਕਰੋ", "Include `--api` flag when running stable-diffusion-webui": "ਸਟੇਬਲ-ਡਿਫਿਊਸ਼ਨ-ਵੈਬਯੂਆਈ ਚਲਾਉਣ ਸਮੇਂ `--api` ਝੰਡਾ ਸ਼ਾਮਲ ਕਰੋ",
"Info": "ਜਾਣਕਾਰੀ", "Info": "ਜਾਣਕਾਰੀ",
"Input commands": "ਇਨਪੁਟ ਕਮਾਂਡਾਂ", "Input commands": "ਇਨਪੁਟ ਕਮਾਂਡਾਂ",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "ਖੋਜ ਨਤੀਜੇ ਦੀ ਗਿਣਤੀ", "Search Result Count": "ਖੋਜ ਨਤੀਜੇ ਦੀ ਗਿਣਤੀ",
"Search Tools": "",
"Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one", "Searched {{count}} sites_one": "ਖੋਜਿਆ {{count}} sites_one",
"Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other", "Searched {{count}} sites_other": "ਖੋਜਿਆ {{count}} sites_other",
"Searching \"{{searchQuery}}\"": "", "Searching \"{{searchQuery}}\"": "",
...@@ -510,9 +514,11 @@ ...@@ -510,9 +514,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।", "to chat input.": "ਗੱਲਬਾਤ ਇਨਪੁਟ ਲਈ।",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "ਅੱਜ", "Today": "ਅੱਜ",
"Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ", "Toggle settings": "ਸੈਟਿੰਗਾਂ ਟੌਗਲ ਕਰੋ",
"Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ", "Toggle sidebar": "ਸਾਈਡਬਾਰ ਟੌਗਲ ਕਰੋ",
"Tools": "",
"Top K": "ਸਿਖਰ K", "Top K": "ਸਿਖਰ K",
"Top P": "ਸਿਖਰ P", "Top P": "ਸਿਖਰ P",
"Trouble accessing Ollama?": "ਓਲਾਮਾ ਤੱਕ ਪਹੁੰਚਣ ਵਿੱਚ ਮੁਸ਼ਕਲ?", "Trouble accessing Ollama?": "ਓਲਾਮਾ ਤੱਕ ਪਹੁੰਚਣ ਵਿੱਚ ਮੁਸ਼ਕਲ?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Panel administracyjny", "Admin Panel": "Panel administracyjny",
"Admin Settings": "Ustawienia administratora", "Admin Settings": "Ustawienia administratora",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Zaawansowane parametry", "Advanced Parameters": "Zaawansowane parametry",
"Advanced Params": "Zaawansowane parametry", "Advanced Params": "Zaawansowane parametry",
"all": "wszyscy", "all": "wszyscy",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Eksportuj mapowanie dokumentów", "Export Documents Mapping": "Eksportuj mapowanie dokumentów",
"Export Models": "Eksportuj modele", "Export Models": "Eksportuj modele",
"Export Prompts": "Eksportuj prompty", "Export Prompts": "Eksportuj prompty",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Nie udało się utworzyć klucza API.", "Failed to create API Key.": "Nie udało się utworzyć klucza API.",
"Failed to read clipboard contents": "Nie udało się odczytać zawartości schowka", "Failed to read clipboard contents": "Nie udało się odczytać zawartości schowka",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importuj mapowanie dokumentów", "Import Documents Mapping": "Importuj mapowanie dokumentów",
"Import Models": "Importowanie modeli", "Import Models": "Importowanie modeli",
"Import Prompts": "Importuj prompty", "Import Prompts": "Importuj prompty",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Dołącz flagę `--api` podczas uruchamiania stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Dołącz flagę `--api` podczas uruchamiania stable-diffusion-webui",
"Info": "Informacji", "Info": "Informacji",
"Input commands": "Wprowadź komendy", "Input commands": "Wprowadź komendy",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Liczba wyników wyszukiwania", "Search Result Count": "Liczba wyników wyszukiwania",
"Search Tools": "",
"Searched {{count}} sites_one": "Wyszukiwano {{count}} sites_one", "Searched {{count}} sites_one": "Wyszukiwano {{count}} sites_one",
"Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few", "Searched {{count}} sites_few": "Wyszukiwano {{count}} sites_few",
"Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many", "Searched {{count}} sites_many": "Wyszukiwano {{count}} sites_many",
...@@ -512,9 +516,11 @@ ...@@ -512,9 +516,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "do pola wprowadzania czatu.", "to chat input.": "do pola wprowadzania czatu.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Dzisiaj", "Today": "Dzisiaj",
"Toggle settings": "Przełącz ustawienia", "Toggle settings": "Przełącz ustawienia",
"Toggle sidebar": "Przełącz panel boczny", "Toggle sidebar": "Przełącz panel boczny",
"Tools": "",
"Top K": "Najlepsze K", "Top K": "Najlepsze K",
"Top P": "Najlepsze P", "Top P": "Najlepsze P",
"Trouble accessing Ollama?": "Problemy z dostępem do Ollama?", "Trouble accessing Ollama?": "Problemy z dostępem do Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "", "Admin": "",
"Admin Panel": "Painel do Administrador", "Admin Panel": "Painel do Administrador",
"Admin Settings": "Configurações do Administrador", "Admin Settings": "Configurações do Administrador",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Parâmetros Avançados", "Advanced Parameters": "Parâmetros Avançados",
"Advanced Params": "Params Avançados", "Advanced Params": "Params Avançados",
"all": "todos", "all": "todos",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Exportar Mapeamento de Documentos", "Export Documents Mapping": "Exportar Mapeamento de Documentos",
"Export Models": "Modelos de Exportação", "Export Models": "Modelos de Exportação",
"Export Prompts": "Exportar Prompts", "Export Prompts": "Exportar Prompts",
"Export Tools": "",
"External Models": "", "External Models": "",
"Failed to create API Key.": "Falha ao criar a Chave da API.", "Failed to create API Key.": "Falha ao criar a Chave da API.",
"Failed to read clipboard contents": "Falha ao ler o conteúdo da área de transferência", "Failed to read clipboard contents": "Falha ao ler o conteúdo da área de transferência",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importar Mapeamento de Documentos", "Import Documents Mapping": "Importar Mapeamento de Documentos",
"Import Models": "Modelos de Importação", "Import Models": "Modelos de Importação",
"Import Prompts": "Importar Prompts", "Import Prompts": "Importar Prompts",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui",
"Info": "Informação", "Info": "Informação",
"Input commands": "Comandos de entrada", "Input commands": "Comandos de entrada",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "", "Search Query Generation Prompt": "",
"Search Query Generation Prompt Length Threshold": "", "Search Query Generation Prompt Length Threshold": "",
"Search Result Count": "Contagem de resultados de pesquisa", "Search Result Count": "Contagem de resultados de pesquisa",
"Search Tools": "",
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one", "Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many", "Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other", "Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
...@@ -511,9 +515,11 @@ ...@@ -511,9 +515,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "para a entrada de bate-papo.", "to chat input.": "para a entrada de bate-papo.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Hoje", "Today": "Hoje",
"Toggle settings": "Alternar configurações", "Toggle settings": "Alternar configurações",
"Toggle sidebar": "Alternar barra lateral", "Toggle sidebar": "Alternar barra lateral",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemas para acessar o Ollama?", "Trouble accessing Ollama?": "Problemas para acessar o Ollama?",
......
...@@ -33,6 +33,7 @@ ...@@ -33,6 +33,7 @@
"Admin": "Admin", "Admin": "Admin",
"Admin Panel": "Painel do Administrador", "Admin Panel": "Painel do Administrador",
"Admin Settings": "Configurações do Administrador", "Admin Settings": "Configurações do Administrador",
"Admins have access to all tools at all times; users need tools assigned per model in the workspace.": "",
"Advanced Parameters": "Parâmetros Avançados", "Advanced Parameters": "Parâmetros Avançados",
"Advanced Params": "Params Avançados", "Advanced Params": "Params Avançados",
"all": "todos", "all": "todos",
...@@ -220,6 +221,7 @@ ...@@ -220,6 +221,7 @@
"Export Documents Mapping": "Exportar Mapeamento de Documentos", "Export Documents Mapping": "Exportar Mapeamento de Documentos",
"Export Models": "Modelos de Exportação", "Export Models": "Modelos de Exportação",
"Export Prompts": "Exportar Prompts", "Export Prompts": "Exportar Prompts",
"Export Tools": "",
"External Models": "Modelos Externos", "External Models": "Modelos Externos",
"Failed to create API Key.": "Falha ao criar a Chave da API.", "Failed to create API Key.": "Falha ao criar a Chave da API.",
"Failed to read clipboard contents": "Falha ao ler o conteúdo da área de transferência", "Failed to read clipboard contents": "Falha ao ler o conteúdo da área de transferência",
...@@ -257,6 +259,7 @@ ...@@ -257,6 +259,7 @@
"Import Documents Mapping": "Importar Mapeamento de Documentos", "Import Documents Mapping": "Importar Mapeamento de Documentos",
"Import Models": "Importar Modelos", "Import Models": "Importar Modelos",
"Import Prompts": "Importar Prompts", "Import Prompts": "Importar Prompts",
"Import Tools": "",
"Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui", "Include `--api` flag when running stable-diffusion-webui": "Inclua a flag `--api` ao executar stable-diffusion-webui",
"Info": "Informação", "Info": "Informação",
"Input commands": "Comandos de entrada", "Input commands": "Comandos de entrada",
...@@ -420,6 +423,7 @@ ...@@ -420,6 +423,7 @@
"Search Query Generation Prompt": "Prompt de geração de consulta de pesquisa", "Search Query Generation Prompt": "Prompt de geração de consulta de pesquisa",
"Search Query Generation Prompt Length Threshold": "Limite de comprimento do prompt de geração de consulta de pesquisa", "Search Query Generation Prompt Length Threshold": "Limite de comprimento do prompt de geração de consulta de pesquisa",
"Search Result Count": "Contagem de resultados da pesquisa", "Search Result Count": "Contagem de resultados da pesquisa",
"Search Tools": "",
"Searched {{count}} sites_one": "Pesquisado {{count}} sites_one", "Searched {{count}} sites_one": "Pesquisado {{count}} sites_one",
"Searched {{count}} sites_many": "Pesquisado {{count}} sites_many", "Searched {{count}} sites_many": "Pesquisado {{count}} sites_many",
"Searched {{count}} sites_other": "Pesquisado {{count}} sites_other", "Searched {{count}} sites_other": "Pesquisado {{count}} sites_other",
...@@ -511,9 +515,11 @@ ...@@ -511,9 +515,11 @@
"To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.", "To access the WebUI, please reach out to the administrator. Admins can manage user statuses from the Admin Panel.": "Para aceder ao WebUI, entre em contato com o administrador. Os administradores podem gerir o status dos utilizadores no Painel de Administração.",
"To add documents here, upload them to the \"Documents\" workspace first.": "", "To add documents here, upload them to the \"Documents\" workspace first.": "",
"to chat input.": "para a entrada da conversa.", "to chat input.": "para a entrada da conversa.",
"To select toolkits here, add them to the \"Tools\" workspace first.": "",
"Today": "Hoje", "Today": "Hoje",
"Toggle settings": "Alternar configurações", "Toggle settings": "Alternar configurações",
"Toggle sidebar": "Alternar barra lateral", "Toggle sidebar": "Alternar barra lateral",
"Tools": "",
"Top K": "Top K", "Top K": "Top K",
"Top P": "Top P", "Top P": "Top P",
"Trouble accessing Ollama?": "Problemas a aceder ao Ollama?", "Trouble accessing Ollama?": "Problemas a aceder ao Ollama?",
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment