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.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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