mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
chore: format
This commit is contained in:
parent
911a114ad4
commit
d11fba2dfd
59 changed files with 1389 additions and 467 deletions
|
|
@ -332,7 +332,7 @@
|
||||||
console.error('Failed to render mermaid diagram:', error);
|
console.error('Failed to render mermaid diagram:', error);
|
||||||
const errorMsg = error instanceof Error ? error.message : String(error);
|
const errorMsg = error instanceof Error ? error.message : String(error);
|
||||||
toast.error($i18n.t('Failed to render diagram') + `: ${errorMsg}`);
|
toast.error($i18n.t('Failed to render diagram') + `: ${errorMsg}`);
|
||||||
mermaidHtml = null;
|
mermaidHtml = null;
|
||||||
}
|
}
|
||||||
} else if (
|
} else if (
|
||||||
(lang === 'vega' || lang === 'vega-lite') &&
|
(lang === 'vega' || lang === 'vega-lite') &&
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "سيؤدي ضبط هذه الإعدادات إلى تطبيق التغييرات بشكل عام على كافة المستخدمين",
|
"Adjusting these settings will apply changes universally to all users.": "سيؤدي ضبط هذه الإعدادات إلى تطبيق التغييرات بشكل عام على كافة المستخدمين",
|
||||||
"admin": "المشرف",
|
"admin": "المشرف",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "عمل مفتاح جديد",
|
"Create new key": "عمل مفتاح جديد",
|
||||||
"Create new secret key": "عمل سر جديد",
|
"Create new secret key": "عمل سر جديد",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "أنشئت في",
|
"Created at": "أنشئت في",
|
||||||
"Created At": "أنشئت من",
|
"Created At": "أنشئت من",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "الموديل المختار",
|
"Current Model": "الموديل المختار",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "أحذف هذا الرابط",
|
"delete this link": "أحذف هذا الرابط",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل",
|
"Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "تصدير جميع الدردشات",
|
"Export Chats": "تصدير جميع الدردشات",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "نماذج التصدير",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "مطالبات التصدير",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
|
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "فشل في حفظ المحادثة",
|
"Failed to save conversation": "فشل في حفظ المحادثة",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "التركيز على إدخال الدردشة",
|
"Focus chat input": "التركيز على إدخال الدردشة",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": " {{name}} مرحبا",
|
"Hello, {{name}}": " {{name}} مرحبا",
|
||||||
"Help": "مساعدة",
|
"Help": "مساعدة",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "استيراد الدردشات",
|
"Import Chats": "استيراد الدردشات",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "استيراد النماذج",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "مطالبات الاستيراد",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "تحديث مهم",
|
"Important Update": "تحديث مهم",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "تاق غير صالحة",
|
"Invalid Tag": "تاق غير صالحة",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "دردشة جديدة",
|
"New Chat": "دردشة جديدة",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "كلمة المرور الجديدة",
|
"New Password": "كلمة المرور الجديدة",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "لا توجد نتائج",
|
"No results": "لا توجد نتائج",
|
||||||
"No results found": "لا توجد نتايج",
|
"No results found": "لا توجد نتايج",
|
||||||
"No search query generated": "لم يتم إنشاء استعلام بحث",
|
"No search query generated": "لم يتم إنشاء استعلام بحث",
|
||||||
"No source available": "لا يوجد مصدر متاح",
|
"No source available": "لا يوجد مصدر متاح",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "لا توجد مطالبات مقترحة",
|
"No suggestion prompts": "لا توجد مطالبات مقترحة",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com \"{{searchValue}}\" أسحب من ",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com \"{{searchValue}}\" أسحب من ",
|
||||||
"Pull a model from Ollama.com": "Ollama.com سحب الموديل من ",
|
"Pull a model from Ollama.com": "Ollama.com سحب الموديل من ",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1376,6 +1387,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
|
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "تم",
|
"Send": "تم",
|
||||||
|
|
@ -1416,6 +1428,7 @@
|
||||||
"Share Chat": "مشاركة الدردشة",
|
"Share Chat": "مشاركة الدردشة",
|
||||||
"Share to Open WebUI Community": "OpenWebUI شارك في مجتمع",
|
"Share to Open WebUI Community": "OpenWebUI شارك في مجتمع",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "عرض",
|
"Show": "عرض",
|
||||||
|
|
@ -1483,6 +1496,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "محادثة النظام",
|
"System Prompt": "محادثة النظام",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1594,6 +1608,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "هل تواجه مشكلة في الوصول",
|
"Trouble accessing Ollama?": "هل تواجه مشكلة في الوصول",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS اعدادات",
|
"TTS Settings": "TTS اعدادات",
|
||||||
|
|
@ -1630,6 +1645,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "تحميل الملفات",
|
"Upload Files": "تحميل الملفات",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "جاري التحميل",
|
"Upload Progress": "جاري التحميل",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "إضافة مجموعة مستخدمين",
|
"Add User Group": "إضافة مجموعة مستخدمين",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "تعديل هذه الإعدادات سيطبق التغييرات على جميع المستخدمين بشكل عام.",
|
"Adjusting these settings will apply changes universally to all users.": "تعديل هذه الإعدادات سيطبق التغييرات على جميع المستخدمين بشكل عام.",
|
||||||
"admin": "المسؤول",
|
"admin": "المسؤول",
|
||||||
"Admin": "المسؤول",
|
"Admin": "المسؤول",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "إنشاء مجموعة",
|
"Create Group": "إنشاء مجموعة",
|
||||||
"Create Knowledge": "إنشاء معرفة",
|
"Create Knowledge": "إنشاء معرفة",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "إنشاء مفتاح جديد",
|
"Create new key": "إنشاء مفتاح جديد",
|
||||||
"Create new secret key": "إنشاء مفتاح سري جديد",
|
"Create new secret key": "إنشاء مفتاح سري جديد",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "تم الإنشاء في",
|
"Created at": "تم الإنشاء في",
|
||||||
"Created At": "تاريخ الإنشاء",
|
"Created At": "تاريخ الإنشاء",
|
||||||
"Created by": "تم الإنشاء بواسطة",
|
"Created by": "تم الإنشاء بواسطة",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "استيراد CSV",
|
"CSV Import": "استيراد CSV",
|
||||||
"Ctrl+Enter to Send": "اضغط Ctrl+Enter للإرسال",
|
"Ctrl+Enter to Send": "اضغط Ctrl+Enter للإرسال",
|
||||||
"Current Model": "النموذج الحالي",
|
"Current Model": "النموذج الحالي",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "هل تريد حذف الوظيفة؟",
|
"Delete function?": "هل تريد حذف الوظيفة؟",
|
||||||
"Delete Message": "حذف الرسالة",
|
"Delete Message": "حذف الرسالة",
|
||||||
"Delete message?": "هل تريد حذف الرسالة؟",
|
"Delete message?": "هل تريد حذف الرسالة؟",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "هل تريد حذف الموجه؟",
|
"Delete prompt?": "هل تريد حذف الموجه؟",
|
||||||
"delete this link": "أحذف هذا الرابط",
|
"delete this link": "أحذف هذا الرابط",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل",
|
"Enter a detail about yourself for your LLMs to recall": "ادخل معلومات عنك تريد أن يتذكرها الموديل",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "أدخل سلسلة توثيق API (مثال: username:password)",
|
"Enter api auth string (e.g. username:password)": "أدخل سلسلة توثيق API (مثال: username:password)",
|
||||||
"Enter Application DN": "أدخل DN التطبيق",
|
"Enter Application DN": "أدخل DN التطبيق",
|
||||||
"Enter Application DN Password": "أدخل كلمة مرور DN التطبيق",
|
"Enter Application DN Password": "أدخل كلمة مرور DN التطبيق",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "تصدير المحادثة (.json)",
|
"Export chat (.json)": "تصدير المحادثة (.json)",
|
||||||
"Export Chats": "تصدير جميع الدردشات",
|
"Export Chats": "تصدير جميع الدردشات",
|
||||||
"Export Config to JSON File": "تصدير الإعدادات إلى ملف JSON",
|
"Export Config to JSON File": "تصدير الإعدادات إلى ملف JSON",
|
||||||
"Export Functions": "تصدير الوظائف",
|
|
||||||
"Export Models": "نماذج التصدير",
|
|
||||||
"Export Presets": "تصدير الإعدادات المسبقة",
|
"Export Presets": "تصدير الإعدادات المسبقة",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "مطالبات التصدير",
|
|
||||||
"Export to CSV": "تصدير إلى CSV",
|
"Export to CSV": "تصدير إلى CSV",
|
||||||
"Export Tools": "تصدير الأدوات",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
|
"Failed to read clipboard contents": "فشل في قراءة محتويات الحافظة",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "فشل في حفظ المحادثة",
|
"Failed to save conversation": "فشل في حفظ المحادثة",
|
||||||
"Failed to save models configuration": "فشل في حفظ إعدادات النماذج",
|
"Failed to save models configuration": "فشل في حفظ إعدادات النماذج",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "التركيز على إدخال الدردشة",
|
"Focus chat input": "التركيز على إدخال الدردشة",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "تم حذف المجلد بنجاح",
|
"Folder deleted successfully": "تم حذف المجلد بنجاح",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "الاهتزاز اللمسي",
|
"Haptic Feedback": "الاهتزاز اللمسي",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": " {{name}} مرحبا",
|
"Hello, {{name}}": " {{name}} مرحبا",
|
||||||
"Help": "مساعدة",
|
"Help": "مساعدة",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "استيراد الدردشات",
|
"Import Chats": "استيراد الدردشات",
|
||||||
"Import Config from JSON File": "استيراد الإعدادات من ملف JSON",
|
"Import Config from JSON File": "استيراد الإعدادات من ملف JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "استيراد الوظائف",
|
|
||||||
"Import Models": "استيراد النماذج",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "استيراد الإعدادات المسبقة",
|
"Import Presets": "استيراد الإعدادات المسبقة",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "مطالبات الاستيراد",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "استيراد الأدوات",
|
|
||||||
"Important Update": "تحديث مهم",
|
"Important Update": "تحديث مهم",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "تضمين",
|
"Include": "تضمين",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "تنسيق ملف غير صالح.",
|
"Invalid file format.": "تنسيق ملف غير صالح.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "تاق غير صالحة",
|
"Invalid Tag": "تاق غير صالحة",
|
||||||
"is typing...": "يكتب...",
|
"is typing...": "يكتب...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "دردشة جديدة",
|
"New Chat": "دردشة جديدة",
|
||||||
"New Folder": "مجلد جديد",
|
"New Folder": "مجلد جديد",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "كلمة المرور الجديدة",
|
"New Password": "كلمة المرور الجديدة",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "قناة جديدة",
|
"new-channel": "قناة جديدة",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "لا توجد مسافة متاحة",
|
"No distance available": "لا توجد مسافة متاحة",
|
||||||
"No feedbacks found": "لم يتم العثور على ملاحظات",
|
"No feedbacks found": "لم يتم العثور على ملاحظات",
|
||||||
"No file selected": "لم يتم تحديد ملف",
|
"No file selected": "لم يتم تحديد ملف",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "لا توجد مجموعات لها حق الوصول، أضف مجموعة لمنح الوصول",
|
"No groups with access, add a group to grant access": "لا توجد مجموعات لها حق الوصول، أضف مجموعة لمنح الوصول",
|
||||||
"No HTML, CSS, or JavaScript content found.": "لم يتم العثور على محتوى HTML أو CSS أو JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "لم يتم العثور على محتوى HTML أو CSS أو JavaScript.",
|
||||||
"No inference engine with management support found": "لم يتم العثور على محرك استدلال يدعم الإدارة",
|
"No inference engine with management support found": "لم يتم العثور على محرك استدلال يدعم الإدارة",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "لم يتم اختيار نماذج",
|
"No models selected": "لم يتم اختيار نماذج",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "لا توجد نتائج",
|
"No results": "لا توجد نتائج",
|
||||||
"No results found": "لا توجد نتايج",
|
"No results found": "لا توجد نتايج",
|
||||||
"No search query generated": "لم يتم إنشاء استعلام بحث",
|
"No search query generated": "لم يتم إنشاء استعلام بحث",
|
||||||
"No source available": "لا يوجد مصدر متاح",
|
"No source available": "لا يوجد مصدر متاح",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "لا توجد مطالبات مقترحة",
|
"No suggestion prompts": "لا توجد مطالبات مقترحة",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "لم يتم العثور على مستخدمين.",
|
"No users were found.": "لم يتم العثور على مستخدمين.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "لا توجد صمامات للتحديث",
|
"No valves to update": "لا توجد صمامات للتحديث",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com \"{{searchValue}}\" أسحب من ",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com \"{{searchValue}}\" أسحب من ",
|
||||||
"Pull a model from Ollama.com": "Ollama.com سحب الموديل من ",
|
"Pull a model from Ollama.com": "Ollama.com سحب الموديل من ",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "توجيه إنشاء الاستعلام",
|
"Query Generation Prompt": "توجيه إنشاء الاستعلام",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1376,6 +1387,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "اختر المعرفة",
|
"Select Knowledge": "اختر المعرفة",
|
||||||
"Select only one model to call": "اختر نموذجًا واحدًا فقط للاستدعاء",
|
"Select only one model to call": "اختر نموذجًا واحدًا فقط للاستدعاء",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
|
"Selected model(s) do not support image inputs": "النموذج (النماذج) المحددة لا تدعم مدخلات الصور",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "تم",
|
"Send": "تم",
|
||||||
|
|
@ -1416,6 +1428,7 @@
|
||||||
"Share Chat": "مشاركة الدردشة",
|
"Share Chat": "مشاركة الدردشة",
|
||||||
"Share to Open WebUI Community": "OpenWebUI شارك في مجتمع",
|
"Share to Open WebUI Community": "OpenWebUI شارك في مجتمع",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "عرض",
|
"Show": "عرض",
|
||||||
|
|
@ -1483,6 +1496,7 @@
|
||||||
"System Instructions": "تعليمات النظام",
|
"System Instructions": "تعليمات النظام",
|
||||||
"System Prompt": "محادثة النظام",
|
"System Prompt": "محادثة النظام",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "إنشاء الوسوم",
|
"Tags Generation": "إنشاء الوسوم",
|
||||||
"Tags Generation Prompt": "توجيه إنشاء الوسوم",
|
"Tags Generation Prompt": "توجيه إنشاء الوسوم",
|
||||||
|
|
@ -1594,6 +1608,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "هل تواجه مشكلة في الوصول",
|
"Trouble accessing Ollama?": "هل تواجه مشكلة في الوصول",
|
||||||
"Trust Proxy Environment": "بيئة البروكسي الموثوقة",
|
"Trust Proxy Environment": "بيئة البروكسي الموثوقة",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "نموذج تحويل النص إلى كلام (TTS)",
|
"TTS Model": "نموذج تحويل النص إلى كلام (TTS)",
|
||||||
"TTS Settings": "TTS اعدادات",
|
"TTS Settings": "TTS اعدادات",
|
||||||
|
|
@ -1630,6 +1645,7 @@
|
||||||
"Upload directory": "رفع مجلد",
|
"Upload directory": "رفع مجلد",
|
||||||
"Upload files": "رفع ملفات",
|
"Upload files": "رفع ملفات",
|
||||||
"Upload Files": "تحميل الملفات",
|
"Upload Files": "تحميل الملفات",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "رفع خط المعالجة",
|
"Upload Pipeline": "رفع خط المعالجة",
|
||||||
"Upload Progress": "جاري التحميل",
|
"Upload Progress": "جاري التحميل",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Добавяне на потребителска група",
|
"Add User Group": "Добавяне на потребителска група",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "При промяна на тези настройки промените се прилагат за всички потребители.",
|
"Adjusting these settings will apply changes universally to all users.": "При промяна на тези настройки промените се прилагат за всички потребители.",
|
||||||
"admin": "админ",
|
"admin": "админ",
|
||||||
"Admin": "Администратор",
|
"Admin": "Администратор",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Създаване на група",
|
"Create Group": "Създаване на група",
|
||||||
"Create Knowledge": "Създаване на знания",
|
"Create Knowledge": "Създаване на знания",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Създаване на нов ключ",
|
"Create new key": "Създаване на нов ключ",
|
||||||
"Create new secret key": "Създаване на нов секретен ключ",
|
"Create new secret key": "Създаване на нов секретен ключ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Създадено на",
|
"Created at": "Създадено на",
|
||||||
"Created At": "Създадено на",
|
"Created At": "Създадено на",
|
||||||
"Created by": "Създадено от",
|
"Created by": "Създадено от",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Импортиране на CSV",
|
"CSV Import": "Импортиране на CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Текущ модел",
|
"Current Model": "Текущ модел",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Изтриване на функцията?",
|
"Delete function?": "Изтриване на функцията?",
|
||||||
"Delete Message": "Изтриване на съобщение",
|
"Delete Message": "Изтриване на съобщение",
|
||||||
"Delete message?": "Изтриване на съобщението?",
|
"Delete message?": "Изтриване на съобщението?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Изтриване на промпта?",
|
"Delete prompt?": "Изтриване на промпта?",
|
||||||
"delete this link": "Изтриване на този линк",
|
"delete this link": "Изтриване на този линк",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Въведете подробности за себе си, за да ги запомнят вашите LLMs",
|
"Enter a detail about yourself for your LLMs to recall": "Въведете подробности за себе си, за да ги запомнят вашите LLMs",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Въведете низ за удостоверяване на API (напр. потребителско_име:парола)",
|
"Enter api auth string (e.g. username:password)": "Въведете низ за удостоверяване на API (напр. потребителско_име:парола)",
|
||||||
"Enter Application DN": "Въведете DN на приложението",
|
"Enter Application DN": "Въведете DN на приложението",
|
||||||
"Enter Application DN Password": "Въведете парола за DN на приложението",
|
"Enter Application DN Password": "Въведете парола за DN на приложението",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Експортиране на чат (.json)",
|
"Export chat (.json)": "Експортиране на чат (.json)",
|
||||||
"Export Chats": "Експортване на чатове",
|
"Export Chats": "Експортване на чатове",
|
||||||
"Export Config to JSON File": "Експортиране на конфигурацията в JSON файл",
|
"Export Config to JSON File": "Експортиране на конфигурацията в JSON файл",
|
||||||
"Export Functions": "Експортиране на функции",
|
|
||||||
"Export Models": "Експортиране на модели",
|
|
||||||
"Export Presets": "Експортиране на предварителни настройки",
|
"Export Presets": "Експортиране на предварителни настройки",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Експортване на промптове",
|
|
||||||
"Export to CSV": "Експортиране в CSV",
|
"Export to CSV": "Експортиране в CSV",
|
||||||
"Export Tools": "Експортиране на инструменти",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Грешка при четене на съдържанието от клипборда",
|
"Failed to read clipboard contents": "Грешка при четене на съдържанието от клипборда",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Неуспешно запазване на разговора",
|
"Failed to save conversation": "Неуспешно запазване на разговора",
|
||||||
"Failed to save models configuration": "Неуспешно запазване на конфигурацията на моделите",
|
"Failed to save models configuration": "Неуспешно запазване на конфигурацията на моделите",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Фокусиране на чат вход",
|
"Focus chat input": "Фокусиране на чат вход",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Папката е изтрита успешно",
|
"Folder deleted successfully": "Папката е изтрита успешно",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Тактилна обратна връзка",
|
"Haptic Feedback": "Тактилна обратна връзка",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Здравей, {{name}}",
|
"Hello, {{name}}": "Здравей, {{name}}",
|
||||||
"Help": "Помощ",
|
"Help": "Помощ",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Импортване на чатове",
|
"Import Chats": "Импортване на чатове",
|
||||||
"Import Config from JSON File": "Импортиране на конфигурация от JSON файл",
|
"Import Config from JSON File": "Импортиране на конфигурация от JSON файл",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Импортиране на функции",
|
|
||||||
"Import Models": "Импортиране на модели",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Импортиране на предварителни настройки",
|
"Import Presets": "Импортиране на предварителни настройки",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Импортване на промптове",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Импортиране на инструменти",
|
|
||||||
"Important Update": "Важна актуализация",
|
"Important Update": "Важна актуализация",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Включи",
|
"Include": "Включи",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Невалиден формат на файла.",
|
"Invalid file format.": "Невалиден формат на файла.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Невалиден таг",
|
"Invalid Tag": "Невалиден таг",
|
||||||
"is typing...": "пише...",
|
"is typing...": "пише...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Нов чат",
|
"New Chat": "Нов чат",
|
||||||
"New Folder": "Нова папка",
|
"New Folder": "Нова папка",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Нова бележка",
|
"New Note": "Нова бележка",
|
||||||
"New Password": "Нова парола",
|
"New Password": "Нова парола",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "нов-канал",
|
"new-channel": "нов-канал",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Няма налично разстояние",
|
"No distance available": "Няма налично разстояние",
|
||||||
"No feedbacks found": "Не са намерени обратни връзки",
|
"No feedbacks found": "Не са намерени обратни връзки",
|
||||||
"No file selected": "Не е избран файл",
|
"No file selected": "Не е избран файл",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Няма групи с достъп, добавете група, за да предоставите достъп",
|
"No groups with access, add a group to grant access": "Няма групи с достъп, добавете група, за да предоставите достъп",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Не е намерено HTML, CSS или JavaScript съдържание.",
|
"No HTML, CSS, or JavaScript content found.": "Не е намерено HTML, CSS или JavaScript съдържание.",
|
||||||
"No inference engine with management support found": "Не е намерен механизъм за извод с поддръжка на управлението",
|
"No inference engine with management support found": "Не е намерен механизъм за извод с поддръжка на управлението",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Няма избрани модели",
|
"No models selected": "Няма избрани модели",
|
||||||
"No Notes": "Няма бележки",
|
"No Notes": "Няма бележки",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Няма намерени резултати",
|
"No results": "Няма намерени резултати",
|
||||||
"No results found": "Няма намерени резултати",
|
"No results found": "Няма намерени резултати",
|
||||||
"No search query generated": "Не е генерирана заявка за търсене",
|
"No search query generated": "Не е генерирана заявка за търсене",
|
||||||
"No source available": "Няма наличен източник",
|
"No source available": "Няма наличен източник",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Няма предложени подсказки",
|
"No suggestion prompts": "Няма предложени подсказки",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Не са намерени потребители.",
|
"No users were found.": "Не са намерени потребители.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Няма клапани за актуализиране",
|
"No valves to update": "Няма клапани за актуализиране",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Публично",
|
"Public": "Публично",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Извади \"{{searchValue}}\" от Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Извади \"{{searchValue}}\" от Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Издърпайте модела от Ollama.com",
|
"Pull a model from Ollama.com": "Издърпайте модела от Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Промпт за генериране на запитвания",
|
"Query Generation Prompt": "Промпт за генериране на запитвания",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Изберете знание",
|
"Select Knowledge": "Изберете знание",
|
||||||
"Select only one model to call": "Изберете само един модел за извикване",
|
"Select only one model to call": "Изберете само един модел за извикване",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Избраният(те) модел(и) не поддържа въвеждане на изображения",
|
"Selected model(s) do not support image inputs": "Избраният(те) модел(и) не поддържа въвеждане на изображения",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Изпрати",
|
"Send": "Изпрати",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Подели Чат",
|
"Share Chat": "Подели Чат",
|
||||||
"Share to Open WebUI Community": "Споделете с OpenWebUI Общността",
|
"Share to Open WebUI Community": "Споделете с OpenWebUI Общността",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Права за споделяне",
|
"Sharing Permissions": "Права за споделяне",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Покажи",
|
"Show": "Покажи",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Системни инструкции",
|
"System Instructions": "Системни инструкции",
|
||||||
"System Prompt": "Системен Промпт",
|
"System Prompt": "Системен Промпт",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Тагове",
|
"Tags": "Тагове",
|
||||||
"Tags Generation": "Генериране на тагове",
|
"Tags Generation": "Генериране на тагове",
|
||||||
"Tags Generation Prompt": "Промпт за генериране на тагове",
|
"Tags Generation Prompt": "Промпт за генериране на тагове",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Трансформатори",
|
"Transformers": "Трансформатори",
|
||||||
"Trouble accessing Ollama?": "Проблеми с достъпа до Ollama?",
|
"Trouble accessing Ollama?": "Проблеми с достъпа до Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS Модел",
|
"TTS Model": "TTS Модел",
|
||||||
"TTS Settings": "TTS Настройки",
|
"TTS Settings": "TTS Настройки",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Качване на директория",
|
"Upload directory": "Качване на директория",
|
||||||
"Upload files": "Качване на файлове",
|
"Upload files": "Качване на файлове",
|
||||||
"Upload Files": "Качване на файлове",
|
"Upload Files": "Качване на файлове",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Качване на конвейер",
|
"Upload Pipeline": "Качване на конвейер",
|
||||||
"Upload Progress": "Прогрес на качването",
|
"Upload Progress": "Прогрес на качването",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "এই সেটিংগুলো পরিবর্তন করলে তা সব ইউজারের উপরেই প্রয়োগ করা হবে",
|
"Adjusting these settings will apply changes universally to all users.": "এই সেটিংগুলো পরিবর্তন করলে তা সব ইউজারের উপরেই প্রয়োগ করা হবে",
|
||||||
"admin": "এডমিন",
|
"admin": "এডমিন",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "একটি নতুন কী তৈরি করুন",
|
"Create new key": "একটি নতুন কী তৈরি করুন",
|
||||||
"Create new secret key": "একটি নতুন সিক্রেট কী তৈরি করুন",
|
"Create new secret key": "একটি নতুন সিক্রেট কী তৈরি করুন",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "নির্মানকাল",
|
"Created at": "নির্মানকাল",
|
||||||
"Created At": "নির্মানকাল",
|
"Created At": "নির্মানকাল",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "বর্তমান মডেল",
|
"Current Model": "বর্তমান মডেল",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "এই লিংক মুছে ফেলুন",
|
"delete this link": "এই লিংক মুছে ফেলুন",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "আপনার এলএলএমগুলি স্মরণ করার জন্য নিজের সম্পর্কে একটি বিশদ লিখুন",
|
"Enter a detail about yourself for your LLMs to recall": "আপনার এলএলএমগুলি স্মরণ করার জন্য নিজের সম্পর্কে একটি বিশদ লিখুন",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "চ্যাটগুলো এক্সপোর্ট করুন",
|
"Export Chats": "চ্যাটগুলো এক্সপোর্ট করুন",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "রপ্তানি মডেল",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "প্রম্পটগুলো একপোর্ট করুন",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "ক্লিপবোর্ডের বিষয়বস্তু পড়া সম্ভব হয়নি",
|
"Failed to read clipboard contents": "ক্লিপবোর্ডের বিষয়বস্তু পড়া সম্ভব হয়নি",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "কথোপকথন সংরক্ষণ করতে ব্যর্থ",
|
"Failed to save conversation": "কথোপকথন সংরক্ষণ করতে ব্যর্থ",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "চ্যাট ইনপুট ফোকাস করুন",
|
"Focus chat input": "চ্যাট ইনপুট ফোকাস করুন",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "হ্যালো, {{name}}",
|
"Hello, {{name}}": "হ্যালো, {{name}}",
|
||||||
"Help": "সহায়তা",
|
"Help": "সহায়তা",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "চ্যাটগুলি ইমপোর্ট করুন",
|
"Import Chats": "চ্যাটগুলি ইমপোর্ট করুন",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "মডেল আমদানি করুন",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "গুরুত্বপূর্ণ আপডেট",
|
"Important Update": "গুরুত্বপূর্ণ আপডেট",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "অবৈধ ট্যাগ",
|
"Invalid Tag": "অবৈধ ট্যাগ",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "নতুন চ্যাট",
|
"New Chat": "নতুন চ্যাট",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "নতুন পাসওয়ার্ড",
|
"New Password": "নতুন পাসওয়ার্ড",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "কোন ফলাফল পাওয়া যায়নি",
|
"No results": "কোন ফলাফল পাওয়া যায়নি",
|
||||||
"No results found": "কোন ফলাফল পাওয়া যায়নি",
|
"No results found": "কোন ফলাফল পাওয়া যায়নি",
|
||||||
"No search query generated": "কোনও অনুসন্ধান ক্যোয়ারী উত্পন্ন হয়নি",
|
"No search query generated": "কোনও অনুসন্ধান ক্যোয়ারী উত্পন্ন হয়নি",
|
||||||
"No source available": "কোন উৎস পাওয়া যায়নি",
|
"No source available": "কোন উৎস পাওয়া যায়নি",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "কোনো প্রস্তাবিত প্রম্পট নেই",
|
"No suggestion prompts": "কোনো প্রস্তাবিত প্রম্পট নেই",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com থেকে \"{{searchValue}}\" টানুন",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com থেকে \"{{searchValue}}\" টানুন",
|
||||||
"Pull a model from Ollama.com": "Ollama.com থেকে একটি টেনে আনুন আনুন",
|
"Pull a model from Ollama.com": "Ollama.com থেকে একটি টেনে আনুন আনুন",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "নির্বাচিত মডেল(গুলি) চিত্র ইনপুট সমর্থন করে না",
|
"Selected model(s) do not support image inputs": "নির্বাচিত মডেল(গুলি) চিত্র ইনপুট সমর্থন করে না",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "পাঠান",
|
"Send": "পাঠান",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "চ্যাট শেয়ার করুন",
|
"Share Chat": "চ্যাট শেয়ার করুন",
|
||||||
"Share to Open WebUI Community": "OpenWebUI কমিউনিটিতে শেয়ার করুন",
|
"Share to Open WebUI Community": "OpenWebUI কমিউনিটিতে শেয়ার করুন",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "দেখান",
|
"Show": "দেখান",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "সিস্টেম প্রম্পট",
|
"System Prompt": "সিস্টেম প্রম্পট",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Ollama এক্সেস করতে সমস্যা হচ্ছে?",
|
"Trouble accessing Ollama?": "Ollama এক্সেস করতে সমস্যা হচ্ছে?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS সেটিংসমূহ",
|
"TTS Settings": "TTS সেটিংসমূহ",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "ফাইল আপলোড করুন",
|
"Upload Files": "ফাইল আপলোড করুন",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "আপলোড হচ্ছে",
|
"Upload Progress": "আপলোড হচ্ছে",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "བེད་སྤྱོད་མཁན་ཚོགས་པ་སྣོན་པ།",
|
"Add User Group": "བེད་སྤྱོད་མཁན་ཚོགས་པ་སྣོན་པ།",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "སྒྲིག་འགོད་འདི་དག་ལེགས་སྒྲིག་བྱས་ན་བེད་སྤྱོད་མཁན་ཡོངས་ལ་འགྱུར་བ་དེ་བཀོལ་སྤྱོད་བྱེད་ངེས།",
|
"Adjusting these settings will apply changes universally to all users.": "སྒྲིག་འགོད་འདི་དག་ལེགས་སྒྲིག་བྱས་ན་བེད་སྤྱོད་མཁན་ཡོངས་ལ་འགྱུར་བ་དེ་བཀོལ་སྤྱོད་བྱེད་ངེས།",
|
||||||
"admin": "དོ་དམ་པ།",
|
"admin": "དོ་དམ་པ།",
|
||||||
"Admin": "དོ་དམ་པ།",
|
"Admin": "དོ་དམ་པ།",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "ཚོགས་པ་གསར་བཟོ།",
|
"Create Group": "ཚོགས་པ་གསར་བཟོ།",
|
||||||
"Create Knowledge": "ཤེས་བྱ་གསར་བཟོ།",
|
"Create Knowledge": "ཤེས་བྱ་གསར་བཟོ།",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "ལྡེ་མིག་གསར་པ་བཟོ་བ།",
|
"Create new key": "ལྡེ་མིག་གསར་པ་བཟོ་བ།",
|
||||||
"Create new secret key": "གསང་བའི་ལྡེ་མིག་གསར་པ་བཟོ་བ།",
|
"Create new secret key": "གསང་བའི་ལྡེ་མིག་གསར་པ་བཟོ་བ།",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "གསར་བཟོ་བྱེད་དུས།",
|
"Created at": "གསར་བཟོ་བྱེད་དུས།",
|
||||||
"Created At": "གསར་བཟོ་བྱེད་དུས།",
|
"Created At": "གསར་བཟོ་བྱེད་དུས།",
|
||||||
"Created by": "གསར་བཟོ་བྱེད་མཁན།",
|
"Created by": "གསར་བཟོ་བྱེད་མཁན།",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV ནང་འདྲེན།",
|
"CSV Import": "CSV ནང་འདྲེན།",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter གཏོང་བ།",
|
"Ctrl+Enter to Send": "Ctrl+Enter གཏོང་བ།",
|
||||||
"Current Model": "ད་ལྟའི་དཔེ་དབྱིབས།",
|
"Current Model": "ད་ལྟའི་དཔེ་དབྱིབས།",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "ལས་འགན་བསུབ་པ།?",
|
"Delete function?": "ལས་འགན་བསུབ་པ།?",
|
||||||
"Delete Message": "འཕྲིན་བསུབ་པ།",
|
"Delete Message": "འཕྲིན་བསུབ་པ།",
|
||||||
"Delete message?": "འཕྲིན་བསུབ་པ།?",
|
"Delete message?": "འཕྲིན་བསུབ་པ།?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "འགུལ་སློང་བསུབ་པ།?",
|
"Delete prompt?": "འགུལ་སློང་བསུབ་པ།?",
|
||||||
"delete this link": "སྦྲེལ་ཐག་འདི་བསུབ་པ།",
|
"delete this link": "སྦྲེལ་ཐག་འདི་བསུབ་པ།",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ཁྱེད་ཀྱི་ LLMs ཡིས་ཕྱིར་དྲན་ཆེད་དུ་ཁྱེད་རང་གི་སྐོར་གྱི་ཞིབ་ཕྲ་ཞིག་འཇུག་པ།",
|
"Enter a detail about yourself for your LLMs to recall": "ཁྱེད་ཀྱི་ LLMs ཡིས་ཕྱིར་དྲན་ཆེད་དུ་ཁྱེད་རང་གི་སྐོར་གྱི་ཞིབ་ཕྲ་ཞིག་འཇུག་པ།",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "api auth ཡིག་ཕྲེང་འཇུག་པ། (དཔེར་ན། username:password)",
|
"Enter api auth string (e.g. username:password)": "api auth ཡིག་ཕྲེང་འཇུག་པ། (དཔེར་ན། username:password)",
|
||||||
"Enter Application DN": "Application DN འཇུག་པ།",
|
"Enter Application DN": "Application DN འཇུག་པ།",
|
||||||
"Enter Application DN Password": "Application DN གསང་གྲངས་འཇུག་པ།",
|
"Enter Application DN Password": "Application DN གསང་གྲངས་འཇུག་པ།",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "ཁ་བརྡ་ཕྱིར་གཏོང་ (.json)",
|
"Export chat (.json)": "ཁ་བརྡ་ཕྱིར་གཏོང་ (.json)",
|
||||||
"Export Chats": "ཁ་བརྡ་ཕྱིར་གཏོང་།",
|
"Export Chats": "ཁ་བརྡ་ཕྱིར་གཏོང་།",
|
||||||
"Export Config to JSON File": "སྒྲིག་འགོད་ JSON ཡིག་ཆར་ཕྱིར་གཏོང་།",
|
"Export Config to JSON File": "སྒྲིག་འགོད་ JSON ཡིག་ཆར་ཕྱིར་གཏོང་།",
|
||||||
"Export Functions": "ལས་འགན་ཕྱིར་གཏོང་།",
|
|
||||||
"Export Models": "དཔེ་དབྱིབས་ཕྱིར་གཏོང་།",
|
|
||||||
"Export Presets": "སྔོན་སྒྲིག་ཕྱིར་གཏོང་།",
|
"Export Presets": "སྔོན་སྒྲིག་ཕྱིར་གཏོང་།",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "འགུལ་སློང་ཕྱིར་གཏོང་།",
|
|
||||||
"Export to CSV": "CSV ལ་ཕྱིར་གཏོང་།",
|
"Export to CSV": "CSV ལ་ཕྱིར་གཏོང་།",
|
||||||
"Export Tools": "ལག་ཆ་ཕྱིར་གཏོང་།",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "ཕྱི་རོལ།",
|
"External": "ཕྱི་རོལ།",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "སྦྱར་སྡེར་གྱི་ནང་དོན་ཀློག་མ་ཐུབ།",
|
"Failed to read clipboard contents": "སྦྱར་སྡེར་གྱི་ནང་དོན་ཀློག་མ་ཐུབ།",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "གླེང་མོལ་ཉར་ཚགས་བྱེད་མ་ཐུབ།",
|
"Failed to save conversation": "གླེང་མོལ་ཉར་ཚགས་བྱེད་མ་ཐུབ།",
|
||||||
"Failed to save models configuration": "དཔེ་དབྱིབས་སྒྲིག་འགོད་ཉར་ཚགས་བྱེད་མ་ཐུབ།",
|
"Failed to save models configuration": "དཔེ་དབྱིབས་སྒྲིག་འགོད་ཉར་ཚགས་བྱེད་མ་ཐུབ།",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "ཁ་བརྡའི་ནང་འཇུག་ལ་དམིགས་པ།",
|
"Focus chat input": "ཁ་བརྡའི་ནང་འཇུག་ལ་དམིགས་པ།",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "ཡིག་སྣོད་ལེགས་པར་བསུབས་ཟིན།",
|
"Folder deleted successfully": "ཡིག་སྣོད་ལེགས་པར་བསུབས་ཟིན།",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "འདར་འཕྲུལ་གྱི་བསམ་འཆར།",
|
"Haptic Feedback": "འདར་འཕྲུལ་གྱི་བསམ་འཆར།",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "བཀྲ་ཤིས་བདེ་ལེགས། {{name}}",
|
"Hello, {{name}}": "བཀྲ་ཤིས་བདེ་ལེགས། {{name}}",
|
||||||
"Help": "རོགས་རམ།",
|
"Help": "རོགས་རམ།",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "ཁ་བརྡ་ནང་འདྲེན།",
|
"Import Chats": "ཁ་བརྡ་ནང་འདྲེན།",
|
||||||
"Import Config from JSON File": "JSON ཡིག་ཆ་ནས་སྒྲིག་འགོད་ནང་འདྲེན།",
|
"Import Config from JSON File": "JSON ཡིག་ཆ་ནས་སྒྲིག་འགོད་ནང་འདྲེན།",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "ལས་འགན་ནང་འདྲེན།",
|
|
||||||
"Import Models": "དཔེ་དབྱིབས་ནང་འདྲེན།",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "སྔོན་སྒྲིག་ནང་འདྲེན།",
|
"Import Presets": "སྔོན་སྒྲིག་ནང་འདྲེན།",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "འགུལ་སློང་ནང་འདྲེན།",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "ལག་ཆ་ནང་འདྲེན།",
|
|
||||||
"Important Update": "གལ་ཆེ་པའི་གསར་སྒྱུར་",
|
"Important Update": "གལ་ཆེ་པའི་གསར་སྒྱུར་",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "ཚུད་པ།",
|
"Include": "ཚུད་པ།",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "ཡིག་ཆའི་བཀོད་པ་ནུས་མེད།",
|
"Invalid file format.": "ཡིག་ཆའི་བཀོད་པ་ནུས་མེད།",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "རྟགས་ནུས་མེད།",
|
"Invalid Tag": "རྟགས་ནུས་མེད།",
|
||||||
"is typing...": "ཡིག་འབྲུ་རྒྱག་བཞིན་པ།...",
|
"is typing...": "ཡིག་འབྲུ་རྒྱག་བཞིན་པ།...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "ཁ་བརྡ་གསར་པ།",
|
"New Chat": "ཁ་བརྡ་གསར་པ།",
|
||||||
"New Folder": "ཡིག་སྣོད་གསར་པ།",
|
"New Folder": "ཡིག་སྣོད་གསར་པ།",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "གསང་གྲངས་གསར་པ།",
|
"New Password": "གསང་གྲངས་གསར་པ།",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "བགྲོ་གླེང་གསར་པ།",
|
"new-channel": "བགྲོ་གླེང་གསར་པ།",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "ཐག་རིང་ཚད་མེད།",
|
"No distance available": "ཐག་རིང་ཚད་མེད།",
|
||||||
"No feedbacks found": "བསམ་འཆར་མ་རྙེད།",
|
"No feedbacks found": "བསམ་འཆར་མ་རྙེད།",
|
||||||
"No file selected": "ཡིག་ཆ་གདམ་ག་མ་བྱས།",
|
"No file selected": "ཡིག་ཆ་གདམ་ག་མ་བྱས།",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "འཛུལ་སྤྱོད་ཡོད་པའི་ཚོགས་པ་མེད། འཛུལ་སྤྱོད་སྤྲོད་པར་ཚོགས་པ་ཞིག་སྣོན་པ།",
|
"No groups with access, add a group to grant access": "འཛུལ་སྤྱོད་ཡོད་པའི་ཚོགས་པ་མེད། འཛུལ་སྤྱོད་སྤྲོད་པར་ཚོགས་པ་ཞིག་སྣོན་པ།",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS, ཡང་ན་ JavaScript གི་ནང་དོན་མ་རྙེད།",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS, ཡང་ན་ JavaScript གི་ནང་དོན་མ་རྙེད།",
|
||||||
"No inference engine with management support found": "དོ་དམ་རྒྱབ་སྐྱོར་ཡོད་པའི་དཔོག་རྩིས་འཕྲུལ་འཁོར་མ་རྙེད།",
|
"No inference engine with management support found": "དོ་དམ་རྒྱབ་སྐྱོར་ཡོད་པའི་དཔོག་རྩིས་འཕྲུལ་འཁོར་མ་རྙེད།",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "དཔེ་དབྱིབས་གདམ་ག་མ་བྱས།",
|
"No models selected": "དཔེ་དབྱིབས་གདམ་ག་མ་བྱས།",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "འབྲས་བུ་མ་རྙེད།",
|
"No results": "འབྲས་བུ་མ་རྙེད།",
|
||||||
"No results found": "འབྲས་བུ་མ་རྙེད།",
|
"No results found": "འབྲས་བུ་མ་རྙེད།",
|
||||||
"No search query generated": "འཚོལ་བཤེར་འདྲི་བ་བཟོས་མེད།",
|
"No search query generated": "འཚོལ་བཤེར་འདྲི་བ་བཟོས་མེད།",
|
||||||
"No source available": "འབྱུང་ཁུངས་མེད།",
|
"No source available": "འབྱུང་ཁུངས་མེད།",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "གསལ་འདེབས་མེད།",
|
"No suggestion prompts": "གསལ་འདེབས་མེད།",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "བེད་སྤྱོད་མཁན་མ་རྙེད།",
|
"No users were found.": "བེད་སྤྱོད་མཁན་མ་རྙེད།",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "གསར་སྒྱུར་བྱེད་རྒྱུའི་ Valve མེད།",
|
"No valves to update": "གསར་སྒྱུར་བྱེད་རྒྱུའི་ Valve མེད།",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "སྤྱི་སྤྱོད།",
|
"Public": "སྤྱི་སྤྱོད།",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com ནས་ \"{{searchValue}}\" འཐེན་པ།",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com ནས་ \"{{searchValue}}\" འཐེན་པ།",
|
||||||
"Pull a model from Ollama.com": "Ollama.com ནས་དཔེ་དབྱིབས་ཤིག་འཐེན་པ།",
|
"Pull a model from Ollama.com": "Ollama.com ནས་དཔེ་དབྱིབས་ཤིག་འཐེན་པ།",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "འདྲི་བ་བཟོ་སྐྲུན་གྱི་འགུལ་སློང་།",
|
"Query Generation Prompt": "འདྲི་བ་བཟོ་སྐྲུན་གྱི་འགུལ་སློང་།",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "ཤེས་བྱ་གདམ་པ།",
|
"Select Knowledge": "ཤེས་བྱ་གདམ་པ།",
|
||||||
"Select only one model to call": "འབོད་པར་དཔེ་དབྱིབས་གཅིག་ཁོ་ན་གདམ་པ།",
|
"Select only one model to call": "འབོད་པར་དཔེ་དབྱིབས་གཅིག་ཁོ་ན་གདམ་པ།",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "གདམ་ཟིན་པའི་དཔེ་དབྱིབས་(ཚོ)ས་པར་གྱི་ནང་འཇུག་ལ་རྒྱབ་སྐྱོར་མི་བྱེད།",
|
"Selected model(s) do not support image inputs": "གདམ་ཟིན་པའི་དཔེ་དབྱིབས་(ཚོ)ས་པར་གྱི་ནང་འཇུག་ལ་རྒྱབ་སྐྱོར་མི་བྱེད།",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "གཏོང་བ།",
|
"Send": "གཏོང་བ།",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "ཁ་བརྡ་མཉམ་སྤྱོད།",
|
"Share Chat": "ཁ་བརྡ་མཉམ་སྤྱོད།",
|
||||||
"Share to Open WebUI Community": "Open WebUI སྤྱི་ཚོགས་ལ་མཉམ་སྤྱོད།",
|
"Share to Open WebUI Community": "Open WebUI སྤྱི་ཚོགས་ལ་མཉམ་སྤྱོད།",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "མཉམ་སྤྱོད་དབང་ཚད།",
|
"Sharing Permissions": "མཉམ་སྤྱོད་དབང་ཚད།",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "སྟོན་པ།",
|
"Show": "སྟོན་པ།",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "མ་ལག་གི་ལམ་སྟོན།",
|
"System Instructions": "མ་ལག་གི་ལམ་སྟོན།",
|
||||||
"System Prompt": "མ་ལག་གི་འགུལ་སློང་།",
|
"System Prompt": "མ་ལག་གི་འགུལ་སློང་།",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "རྟགས།",
|
"Tags": "རྟགས།",
|
||||||
"Tags Generation": "རྟགས་བཟོ་སྐྲུན།",
|
"Tags Generation": "རྟགས་བཟོ་སྐྲུན།",
|
||||||
"Tags Generation Prompt": "རྟགས་བཟོ་སྐྲུན་གྱི་འགུལ་སློང་།",
|
"Tags Generation Prompt": "རྟགས་བཟོ་སྐྲུན་གྱི་འགུལ་སློང་།",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Ollama འཛུལ་སྤྱོད་སྐབས་དཀའ་ངལ་འཕྲད་དམ།",
|
"Trouble accessing Ollama?": "Ollama འཛུལ་སྤྱོད་སྐབས་དཀའ་ངལ་འཕྲད་དམ།",
|
||||||
"Trust Proxy Environment": "Proxy ཁོར་ཡུག་ལ་ཡིད་ཆེས།",
|
"Trust Proxy Environment": "Proxy ཁོར་ཡུག་ལ་ཡིད་ཆེས།",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS དཔེ་དབྱིབས།",
|
"TTS Model": "TTS དཔེ་དབྱིབས།",
|
||||||
"TTS Settings": "TTS སྒྲིག་འགོད།",
|
"TTS Settings": "TTS སྒྲིག་འགོད།",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "སྤར་བའི་ཐོ་འཚོལ།",
|
"Upload directory": "སྤར་བའི་ཐོ་འཚོལ།",
|
||||||
"Upload files": "ཡིག་ཆ་སྤར་བ།",
|
"Upload files": "ཡིག་ཆ་སྤར་བ།",
|
||||||
"Upload Files": "ཡིག་ཆ་སྤར་བ།",
|
"Upload Files": "ཡིག་ཆ་སྤར་བ།",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "རྒྱུ་ལམ་སྤར་བ།",
|
"Upload Pipeline": "རྒྱུ་ལམ་སྤར་བ།",
|
||||||
"Upload Progress": "སྤར་བའི་འཕེལ་རིམ།",
|
"Upload Progress": "སྤར་བའི་འཕེལ་རིམ།",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Podešavanje će se primijeniti univerzalno na sve korisnike.",
|
"Adjusting these settings will apply changes universally to all users.": "Podešavanje će se primijeniti univerzalno na sve korisnike.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Stvori novi ključ",
|
"Create new key": "Stvori novi ključ",
|
||||||
"Create new secret key": "Stvori novi tajni ključ",
|
"Create new secret key": "Stvori novi tajni ključ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Stvoreno",
|
"Created at": "Stvoreno",
|
||||||
"Created At": "Stvoreno",
|
"Created At": "Stvoreno",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Trenutni model",
|
"Current Model": "Trenutni model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "izbriši ovu vezu",
|
"delete this link": "izbriši ovu vezu",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM",
|
"Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Izvoz četa (.json)",
|
"Export chat (.json)": "Izvoz četa (.json)",
|
||||||
"Export Chats": "Izvoz razgovora",
|
"Export Chats": "Izvoz razgovora",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "Izvoz modela",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Izvoz prompta",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Izvoz alata",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Neuspješno čitanje sadržaja međuspremnika",
|
"Failed to read clipboard contents": "Neuspješno čitanje sadržaja međuspremnika",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Neuspješno spremanje razgovora",
|
"Failed to save conversation": "Neuspješno spremanje razgovora",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokusiraj unos razgovora",
|
"Focus chat input": "Fokusiraj unos razgovora",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Bok, {{name}}",
|
"Hello, {{name}}": "Bok, {{name}}",
|
||||||
"Help": "Pomoć",
|
"Help": "Pomoć",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Uvoz razgovora",
|
"Import Chats": "Uvoz razgovora",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "Uvoz modela",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Uvoz prompta",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Uvoz alata",
|
|
||||||
"Important Update": "Važno ažuriranje",
|
"Important Update": "Važno ažuriranje",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Nevažeća oznaka",
|
"Invalid Tag": "Nevažeća oznaka",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Novi razgovor",
|
"New Chat": "Novi razgovor",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nova lozinka",
|
"New Password": "Nova lozinka",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nema rezultata",
|
"No results": "Nema rezultata",
|
||||||
"No results found": "Nema rezultata",
|
"No results found": "Nema rezultata",
|
||||||
"No search query generated": "Nije generiran upit za pretraživanje",
|
"No search query generated": "Nije generiran upit za pretraživanje",
|
||||||
"No source available": "Nema dostupnog izvora",
|
"No source available": "Nema dostupnog izvora",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Nema predloženih prompta",
|
"No suggestion prompts": "Nema predloženih prompta",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Povucite \"{{searchValue}}\" s Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Povucite \"{{searchValue}}\" s Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Povucite model s Ollama.com",
|
"Pull a model from Ollama.com": "Povucite model s Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Odaberite samo jedan model za poziv",
|
"Select only one model to call": "Odaberite samo jedan model za poziv",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
|
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Pošalji",
|
"Send": "Pošalji",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Podijeli razgovor",
|
"Share Chat": "Podijeli razgovor",
|
||||||
"Share to Open WebUI Community": "Podijeli u OpenWebUI zajednici",
|
"Share to Open WebUI Community": "Podijeli u OpenWebUI zajednici",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Pokaži",
|
"Show": "Pokaži",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Sistemski prompt",
|
"System Prompt": "Sistemski prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Problemi s pristupom Ollama?",
|
"Trouble accessing Ollama?": "Problemi s pristupom Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS model",
|
"TTS Model": "TTS model",
|
||||||
"TTS Settings": "TTS postavke",
|
"TTS Settings": "TTS postavke",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Prijenos datoteka",
|
"Upload Files": "Prijenos datoteka",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Prijenos kanala",
|
"Upload Pipeline": "Prijenos kanala",
|
||||||
"Upload Progress": "Napredak učitavanja",
|
"Upload Progress": "Napredak učitavanja",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Afegir grup d'usuaris",
|
"Add User Group": "Afegir grup d'usuaris",
|
||||||
"Additional Config": "Configuració addicional",
|
"Additional Config": "Configuració addicional",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opcions de configuració addicionals per al marcador. Hauria de ser una cadena JSON amb parelles clau-valor. Per exemple, '{\"key\": \"value\"}'. Les claus compatibles inclouen: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opcions de configuració addicionals per al marcador. Hauria de ser una cadena JSON amb parelles clau-valor. Per exemple, '{\"key\": \"value\"}'. Les claus compatibles inclouen: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Si ajustes aquesta preferència, els canvis s'aplicaran de manera universal a tots els usuaris.",
|
"Adjusting these settings will apply changes universally to all users.": "Si ajustes aquesta preferència, els canvis s'aplicaran de manera universal a tots els usuaris.",
|
||||||
"admin": "administrador",
|
"admin": "administrador",
|
||||||
"Admin": "Administrador",
|
"Admin": "Administrador",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Crear carpeta",
|
"Create Folder": "Crear carpeta",
|
||||||
"Create Group": "Crear grup",
|
"Create Group": "Crear grup",
|
||||||
"Create Knowledge": "Crear Coneixement",
|
"Create Knowledge": "Crear Coneixement",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Crear una nova clau",
|
"Create new key": "Crear una nova clau",
|
||||||
"Create new secret key": "Crear una nova clau secreta",
|
"Create new secret key": "Crear una nova clau secreta",
|
||||||
"Create Note": "Crea nota",
|
"Create Note": "Crea nota",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Creat el",
|
"Created at": "Creat el",
|
||||||
"Created At": "Creat el",
|
"Created At": "Creat el",
|
||||||
"Created by": "Creat per",
|
"Created by": "Creat per",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importar CSV",
|
"CSV Import": "Importar CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter per enviar",
|
"Ctrl+Enter to Send": "Ctrl+Enter per enviar",
|
||||||
"Current Model": "Model actual",
|
"Current Model": "Model actual",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Eliminar funció?",
|
"Delete function?": "Eliminar funció?",
|
||||||
"Delete Message": "Eliminar el missatge",
|
"Delete Message": "Eliminar el missatge",
|
||||||
"Delete message?": "Eliminar el missatge?",
|
"Delete message?": "Eliminar el missatge?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Eliminar la nota?",
|
"Delete note?": "Eliminar la nota?",
|
||||||
"Delete prompt?": "Eliminar indicació?",
|
"Delete prompt?": "Eliminar indicació?",
|
||||||
"delete this link": "Eliminar aquest enllaç",
|
"delete this link": "Eliminar aquest enllaç",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Introdueix un detall sobre tu què els teus models de llenguatge puguin recordar",
|
"Enter a detail about yourself for your LLMs to recall": "Introdueix un detall sobre tu què els teus models de llenguatge puguin recordar",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Introdueix un títol per a la finestra de dades d'usuari pendent. Deixa buit per a valor per defecte.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Introdueix un títol per a la finestra de dades d'usuari pendent. Deixa buit per a valor per defecte.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Introdueix una marca d'aigua per a la resposta. Deixa-ho buit per a cap.",
|
"Enter a watermark for the response. Leave empty for none.": "Introdueix una marca d'aigua per a la resposta. Deixa-ho buit per a cap.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Entra la cadena d'autenticació api (p. ex. nom d'usuari:contrasenya)",
|
"Enter api auth string (e.g. username:password)": "Entra la cadena d'autenticació api (p. ex. nom d'usuari:contrasenya)",
|
||||||
"Enter Application DN": "Introdueix el DN d'aplicació",
|
"Enter Application DN": "Introdueix el DN d'aplicació",
|
||||||
"Enter Application DN Password": "Introdueix la contrasenya del DN d'aplicació",
|
"Enter Application DN Password": "Introdueix la contrasenya del DN d'aplicació",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportar el xat (.json)",
|
"Export chat (.json)": "Exportar el xat (.json)",
|
||||||
"Export Chats": "Exportar els xats",
|
"Export Chats": "Exportar els xats",
|
||||||
"Export Config to JSON File": "Exportar la configuració a un arxiu JSON",
|
"Export Config to JSON File": "Exportar la configuració a un arxiu JSON",
|
||||||
"Export Functions": "Exportar funcions",
|
|
||||||
"Export Models": "Exportar els models",
|
|
||||||
"Export Presets": "Exportar les configuracions",
|
"Export Presets": "Exportar les configuracions",
|
||||||
"Export Prompt Suggestions": "Exportar els suggeriments d'indicació",
|
"Export Prompt Suggestions": "Exportar els suggeriments d'indicació",
|
||||||
"Export Prompts": "Exportar les indicacions",
|
|
||||||
"Export to CSV": "Exportar a CSV",
|
"Export to CSV": "Exportar a CSV",
|
||||||
"Export Tools": "Exportar les eines",
|
|
||||||
"Export Users": "Exportar els usuaris",
|
"Export Users": "Exportar els usuaris",
|
||||||
"External": "Extern",
|
"External": "Extern",
|
||||||
"External Document Loader URL required.": "Fa falta la URL per a Document Loader",
|
"External Document Loader URL required.": "Fa falta la URL per a Document Loader",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "No s'ha pogut carregar el contingut del fitxer",
|
"Failed to load file content.": "No s'ha pogut carregar el contingut del fitxer",
|
||||||
"Failed to move chat": "No s'ha pogut moure el xat",
|
"Failed to move chat": "No s'ha pogut moure el xat",
|
||||||
"Failed to read clipboard contents": "No s'ha pogut llegir el contingut del porta-retalls",
|
"Failed to read clipboard contents": "No s'ha pogut llegir el contingut del porta-retalls",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "No s'han pogut desar les connexions",
|
"Failed to save connections": "No s'han pogut desar les connexions",
|
||||||
"Failed to save conversation": "No s'ha pogut desar la conversa",
|
"Failed to save conversation": "No s'ha pogut desar la conversa",
|
||||||
"Failed to save models configuration": "No s'ha pogut desar la configuració dels models",
|
"Failed to save models configuration": "No s'ha pogut desar la configuració dels models",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Clau API de Firecrawl",
|
"Firecrawl API Key": "Clau API de Firecrawl",
|
||||||
"Floating Quick Actions": "Accions ràpides flotants",
|
"Floating Quick Actions": "Accions ràpides flotants",
|
||||||
"Focus chat input": "Estableix el focus a l'entrada del xat",
|
"Focus chat input": "Estableix el focus a l'entrada del xat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Imatge del fons de la carpeta",
|
"Folder Background Image": "Imatge del fons de la carpeta",
|
||||||
"Folder deleted successfully": "Carpeta eliminada correctament",
|
"Folder deleted successfully": "Carpeta eliminada correctament",
|
||||||
"Folder Name": "Nom de la carpeta",
|
"Folder Name": "Nom de la carpeta",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Retorn hàptic",
|
"Haptic Feedback": "Retorn hàptic",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Alçada",
|
"Height": "Alçada",
|
||||||
"Hello, {{name}}": "Hola, {{name}}",
|
"Hello, {{name}}": "Hola, {{name}}",
|
||||||
"Help": "Ajuda",
|
"Help": "Ajuda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importar xats",
|
"Import Chats": "Importar xats",
|
||||||
"Import Config from JSON File": "Importar la configuració des d'un arxiu JSON",
|
"Import Config from JSON File": "Importar la configuració des d'un arxiu JSON",
|
||||||
"Import From Link": "Importar des d'un enllaç",
|
"Import From Link": "Importar des d'un enllaç",
|
||||||
"Import Functions": "Importar funcions",
|
|
||||||
"Import Models": "Importar models",
|
|
||||||
"Import Notes": "Importar nota",
|
"Import Notes": "Importar nota",
|
||||||
"Import Presets": "Importar configuracions",
|
"Import Presets": "Importar configuracions",
|
||||||
"Import Prompt Suggestions": "Importar suggeriments d'indicacions",
|
"Import Prompt Suggestions": "Importar suggeriments d'indicacions",
|
||||||
"Import Prompts": "Importar indicacions",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importar eines",
|
|
||||||
"Important Update": "Actualització important",
|
"Important Update": "Actualització important",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Per forçar l'OCR, cal activar l'OCR.",
|
"In order to force OCR, performing OCR must be enabled.": "Per forçar l'OCR, cal activar l'OCR.",
|
||||||
"Include": "Incloure",
|
"Include": "Incloure",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Format d'arxiu no vàlid.",
|
"Invalid file format.": "Format d'arxiu no vàlid.",
|
||||||
"Invalid JSON file": "Arxiu JSON no vàlid",
|
"Invalid JSON file": "Arxiu JSON no vàlid",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Arxiu JSON de Workflow ComfyUI no vàlid.",
|
"Invalid JSON format for ComfyUI Workflow.": "Arxiu JSON de Workflow ComfyUI no vàlid.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Format JSON no vàlid a la configuració addicional",
|
"Invalid JSON format in Additional Config": "Format JSON no vàlid a la configuració addicional",
|
||||||
"Invalid Tag": "Etiqueta no vàlida",
|
"Invalid Tag": "Etiqueta no vàlida",
|
||||||
"is typing...": "està escrivint...",
|
"is typing...": "està escrivint...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nou xat",
|
"New Chat": "Nou xat",
|
||||||
"New Folder": "Nova carpeta",
|
"New Folder": "Nova carpeta",
|
||||||
"New Function": "Nova funció",
|
"New Function": "Nova funció",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nova nota",
|
"New Note": "Nova nota",
|
||||||
"New Password": "Nova contrasenya",
|
"New Password": "Nova contrasenya",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nova eina",
|
"New Tool": "Nova eina",
|
||||||
"new-channel": "nou-canal",
|
"new-channel": "nou-canal",
|
||||||
"Next message": "Missatge següent",
|
"Next message": "Missatge següent",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "No hi ha distància disponible",
|
"No distance available": "No hi ha distància disponible",
|
||||||
"No feedbacks found": "No s'han trobat comentaris",
|
"No feedbacks found": "No s'han trobat comentaris",
|
||||||
"No file selected": "No s'ha escollit cap fitxer",
|
"No file selected": "No s'ha escollit cap fitxer",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "No hi ha cap grup amb accés, afegeix un grup per concedir accés",
|
"No groups with access, add a group to grant access": "No hi ha cap grup amb accés, afegeix un grup per concedir accés",
|
||||||
"No HTML, CSS, or JavaScript content found.": "No s'ha trobat contingut HTML, CSS o JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "No s'ha trobat contingut HTML, CSS o JavaScript.",
|
||||||
"No inference engine with management support found": "No s'ha trobat un motor d'inferència amb suport de gestió",
|
"No inference engine with management support found": "No s'ha trobat un motor d'inferència amb suport de gestió",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "No s'ha seleccionat cap model",
|
"No models selected": "No s'ha seleccionat cap model",
|
||||||
"No Notes": "No hi ha notes",
|
"No Notes": "No hi ha notes",
|
||||||
"No notes found": "No s'han trobat notes",
|
"No notes found": "No s'han trobat notes",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "No s'han trobat resultats",
|
"No results": "No s'han trobat resultats",
|
||||||
"No results found": "No s'han trobat resultats",
|
"No results found": "No s'han trobat resultats",
|
||||||
"No search query generated": "No s'ha generat cap consulta",
|
"No search query generated": "No s'ha generat cap consulta",
|
||||||
"No source available": "Sense font disponible",
|
"No source available": "Sense font disponible",
|
||||||
"No sources found": "No s'han trobat fonts",
|
"No sources found": "No s'han trobat fonts",
|
||||||
"No suggestion prompts": "Cap prompt suggerit",
|
"No suggestion prompts": "Cap prompt suggerit",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "No s'han trobat usuaris",
|
"No users were found.": "No s'han trobat usuaris",
|
||||||
"No valves": "No hi ha valves",
|
"No valves": "No hi ha valves",
|
||||||
"No valves to update": "No hi ha cap Valve per actualitzar",
|
"No valves to update": "No hi ha cap Valve per actualitzar",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Públic",
|
"Public": "Públic",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Obtenir \"{{searchValue}}\" de Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Obtenir \"{{searchValue}}\" de Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Obtenir un model d'Ollama.com",
|
"Pull a model from Ollama.com": "Obtenir un model d'Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Indicació per a generació de consulta",
|
"Query Generation Prompt": "Indicació per a generació de consulta",
|
||||||
"Querying": "Consultes",
|
"Querying": "Consultes",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "Seleccionar com separar un missatge per a peticions TTS",
|
"Select how to split message text for TTS requests": "Seleccionar com separar un missatge per a peticions TTS",
|
||||||
"Select Knowledge": "Seleccionar coneixement",
|
"Select Knowledge": "Seleccionar coneixement",
|
||||||
"Select only one model to call": "Seleccionar només un model per trucar",
|
"Select only one model to call": "Seleccionar només un model per trucar",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "El(s) model(s) seleccionats no admeten l'entrada d'imatges",
|
"Selected model(s) do not support image inputs": "El(s) model(s) seleccionats no admeten l'entrada d'imatges",
|
||||||
"semantic": "semàntic",
|
"semantic": "semàntic",
|
||||||
"Send": "Enviar",
|
"Send": "Enviar",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Compartir el xat",
|
"Share Chat": "Compartir el xat",
|
||||||
"Share to Open WebUI Community": "Compartir amb la comunitat OpenWebUI",
|
"Share to Open WebUI Community": "Compartir amb la comunitat OpenWebUI",
|
||||||
"Share your background and interests": "Compartir la teva informació i interessos",
|
"Share your background and interests": "Compartir la teva informació i interessos",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Compartir els permisos",
|
"Sharing Permissions": "Compartir els permisos",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les dreceres de teclat amb un asterisc (*) són situacionals i només actives sota condicions específiques.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les dreceres de teclat amb un asterisc (*) són situacionals i només actives sota condicions específiques.",
|
||||||
"Show": "Mostrar",
|
"Show": "Mostrar",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instruccions de sistema",
|
"System Instructions": "Instruccions de sistema",
|
||||||
"System Prompt": "Indicació del Sistema",
|
"System Prompt": "Indicació del Sistema",
|
||||||
"Table Mode": "Mode de taula",
|
"Table Mode": "Mode de taula",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Etiquetes",
|
"Tags": "Etiquetes",
|
||||||
"Tags Generation": "Generació d'etiquetes",
|
"Tags Generation": "Generació d'etiquetes",
|
||||||
"Tags Generation Prompt": "Indicació per a la generació d'etiquetes",
|
"Tags Generation Prompt": "Indicació per a la generació d'etiquetes",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "Transformadors",
|
"Transformers": "Transformadors",
|
||||||
"Trouble accessing Ollama?": "Problemes en accedir a Ollama?",
|
"Trouble accessing Ollama?": "Problemes en accedir a Ollama?",
|
||||||
"Trust Proxy Environment": "Confiar en l'entorn proxy",
|
"Trust Proxy Environment": "Confiar en l'entorn proxy",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Tornar a intentar-ho",
|
"Try Again": "Tornar a intentar-ho",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Preferències de TTS",
|
"TTS Settings": "Preferències de TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Pujar directori",
|
"Upload directory": "Pujar directori",
|
||||||
"Upload files": "Pujar fitxers",
|
"Upload files": "Pujar fitxers",
|
||||||
"Upload Files": "Pujar fitxers",
|
"Upload Files": "Pujar fitxers",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Pujar una Pipeline",
|
"Upload Pipeline": "Pujar una Pipeline",
|
||||||
"Upload Progress": "Progrés de càrrega",
|
"Upload Progress": "Progrés de càrrega",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progrés de la pujada: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progrés de la pujada: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ang pag-adjust niini nga mga setting magamit ang mga pagbag-o sa tanan nga tiggamit.",
|
"Adjusting these settings will apply changes universally to all users.": "Ang pag-adjust niini nga mga setting magamit ang mga pagbag-o sa tanan nga tiggamit.",
|
||||||
"admin": "Administrator",
|
"admin": "Administrator",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "",
|
"Create new key": "",
|
||||||
"Create new secret key": "",
|
"Create new secret key": "",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Gihimo ang",
|
"Created at": "Gihimo ang",
|
||||||
"Created At": "",
|
"Created At": "",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Kasamtangang modelo",
|
"Current Model": "Kasamtangang modelo",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "",
|
"delete this link": "",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "",
|
"Enter a detail about yourself for your LLMs to recall": "",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "I-export ang mga chat",
|
"Export Chats": "I-export ang mga chat",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Export prompts",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Napakyas sa pagbasa sa sulod sa clipboard",
|
"Failed to read clipboard contents": "Napakyas sa pagbasa sa sulod sa clipboard",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Napakyas sa pagtipig sa panag-istorya",
|
"Failed to save conversation": "Napakyas sa pagtipig sa panag-istorya",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Pag-focus sa entry sa diskusyon",
|
"Focus chat input": "Pag-focus sa entry sa diskusyon",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Maayong buntag, {{name}}",
|
"Hello, {{name}}": "Maayong buntag, {{name}}",
|
||||||
"Help": "",
|
"Help": "",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Import nga mga chat",
|
"Import Chats": "Import nga mga chat",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Import prompt",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "Mahinungdanong update",
|
"Important Update": "Mahinungdanong update",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "",
|
"Invalid Tag": "",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Bag-ong diskusyon",
|
"New Chat": "Bag-ong diskusyon",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Bag-ong Password",
|
"New Password": "Bag-ong Password",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Walay resulta",
|
"No results": "Walay resulta",
|
||||||
"No results found": "",
|
"No results found": "",
|
||||||
"No search query generated": "",
|
"No search query generated": "",
|
||||||
"No source available": "Walay tinubdan nga anaa",
|
"No source available": "Walay tinubdan nga anaa",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Walay gisugyot nga prompt",
|
"No suggestion prompts": "Walay gisugyot nga prompt",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "Pagkuha ug template gikan sa Ollama.com",
|
"Pull a model from Ollama.com": "Pagkuha ug template gikan sa Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "",
|
"Selected model(s) do not support image inputs": "",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "",
|
"Send": "",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "",
|
"Share Chat": "",
|
||||||
"Share to Open WebUI Community": "Ipakigbahin sa komunidad sa OpenWebUI",
|
"Share to Open WebUI Community": "Ipakigbahin sa komunidad sa OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Pagpakita",
|
"Show": "Pagpakita",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Madasig nga Sistema",
|
"System Prompt": "Madasig nga Sistema",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Adunay mga problema sa pag-access sa Ollama?",
|
"Trouble accessing Ollama?": "Adunay mga problema sa pag-access sa Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "Mga Setting sa TTS",
|
"TTS Settings": "Mga Setting sa TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "",
|
"Upload Files": "",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "Pag-uswag sa Pag-upload",
|
"Upload Progress": "Pag-uswag sa Pag-upload",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Přidat skupinu uživatelů",
|
"Add User Group": "Přidat skupinu uživatelů",
|
||||||
"Additional Config": "Dodatečná konfigurace",
|
"Additional Config": "Dodatečná konfigurace",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Další možnosti konfigurace pro marker. Měl by to být řetězec JSON s páry klíč-hodnota. Například: '{\"key\": \"value\"}'. Podporované klíče zahrnují: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Další možnosti konfigurace pro marker. Měl by to být řetězec JSON s páry klíč-hodnota. Například: '{\"key\": \"value\"}'. Podporované klíče zahrnují: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Úprava těchto nastavení se projeví u všech uživatelů.",
|
"Adjusting these settings will apply changes universally to all users.": "Úprava těchto nastavení se projeví u všech uživatelů.",
|
||||||
"admin": "administrátor",
|
"admin": "administrátor",
|
||||||
"Admin": "Administrátor",
|
"Admin": "Administrátor",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Vytvořit složku",
|
"Create Folder": "Vytvořit složku",
|
||||||
"Create Group": "Vytvořit skupinu",
|
"Create Group": "Vytvořit skupinu",
|
||||||
"Create Knowledge": "Vytvořit znalost",
|
"Create Knowledge": "Vytvořit znalost",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Vytvořit nový klíč",
|
"Create new key": "Vytvořit nový klíč",
|
||||||
"Create new secret key": "Vytvořit nový tajný klíč",
|
"Create new secret key": "Vytvořit nový tajný klíč",
|
||||||
"Create Note": "Vytvořit poznámku",
|
"Create Note": "Vytvořit poznámku",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Vytvořeno",
|
"Created at": "Vytvořeno",
|
||||||
"Created At": "Vytvořeno",
|
"Created At": "Vytvořeno",
|
||||||
"Created by": "Vytvořil/a",
|
"Created by": "Vytvořil/a",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import z CSV",
|
"CSV Import": "Import z CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter pro odeslání",
|
"Ctrl+Enter to Send": "Ctrl+Enter pro odeslání",
|
||||||
"Current Model": "Aktuální model",
|
"Current Model": "Aktuální model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Smazat funkci?",
|
"Delete function?": "Smazat funkci?",
|
||||||
"Delete Message": "Smazat zprávu",
|
"Delete Message": "Smazat zprávu",
|
||||||
"Delete message?": "Smazat zprávu?",
|
"Delete message?": "Smazat zprávu?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Smazat poznámku?",
|
"Delete note?": "Smazat poznámku?",
|
||||||
"Delete prompt?": "Smazat instrukci?",
|
"Delete prompt?": "Smazat instrukci?",
|
||||||
"delete this link": "smazat tento odkaz",
|
"delete this link": "smazat tento odkaz",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Zadejte podrobnost o sobě, kterou si vaše LLM mají pamatovat.",
|
"Enter a detail about yourself for your LLMs to recall": "Zadejte podrobnost o sobě, kterou si vaše LLM mají pamatovat.",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Zadejte název pro překryvnou vrstvu s informacemi o čekajícím uživateli. Pro výchozí ponechte prázdné.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Zadejte název pro překryvnou vrstvu s informacemi o čekajícím uživateli. Pro výchozí ponechte prázdné.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Zadejte vodoznak pro odpověď. Pro žádný vodoznak ponechte prázdné.",
|
"Enter a watermark for the response. Leave empty for none.": "Zadejte vodoznak pro odpověď. Pro žádný vodoznak ponechte prázdné.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Zadejte ověřovací řetězec API (např. uzivatelske_jmeno:heslo)",
|
"Enter api auth string (e.g. username:password)": "Zadejte ověřovací řetězec API (např. uzivatelske_jmeno:heslo)",
|
||||||
"Enter Application DN": "Zadejte Application DN",
|
"Enter Application DN": "Zadejte Application DN",
|
||||||
"Enter Application DN Password": "Zadejte heslo pro Application DN",
|
"Enter Application DN Password": "Zadejte heslo pro Application DN",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportovat konverzaci (.json)",
|
"Export chat (.json)": "Exportovat konverzaci (.json)",
|
||||||
"Export Chats": "Exportovat konverzace",
|
"Export Chats": "Exportovat konverzace",
|
||||||
"Export Config to JSON File": "Exportovat konfiguraci do souboru JSON",
|
"Export Config to JSON File": "Exportovat konfiguraci do souboru JSON",
|
||||||
"Export Functions": "Exportovat funkce",
|
|
||||||
"Export Models": "Exportovat modely",
|
|
||||||
"Export Presets": "Exportovat předvolby",
|
"Export Presets": "Exportovat předvolby",
|
||||||
"Export Prompt Suggestions": "Exportovat návrhy instrukcí",
|
"Export Prompt Suggestions": "Exportovat návrhy instrukcí",
|
||||||
"Export Prompts": "Exportovat instrukce",
|
|
||||||
"Export to CSV": "Exportovat do CSV",
|
"Export to CSV": "Exportovat do CSV",
|
||||||
"Export Tools": "Exportovat nástroje",
|
|
||||||
"Export Users": "Exportovat uživatele",
|
"Export Users": "Exportovat uživatele",
|
||||||
"External": "Externí",
|
"External": "Externí",
|
||||||
"External Document Loader URL required.": "Je vyžadována URL externího zavaděče dokumentů.",
|
"External Document Loader URL required.": "Je vyžadována URL externího zavaděče dokumentů.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Nepodařilo se načíst obsah souboru.",
|
"Failed to load file content.": "Nepodařilo se načíst obsah souboru.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Nepodařilo se přečíst obsah schránky",
|
"Failed to read clipboard contents": "Nepodařilo se přečíst obsah schránky",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Nepodařilo se uložit připojení",
|
"Failed to save connections": "Nepodařilo se uložit připojení",
|
||||||
"Failed to save conversation": "Nepodařilo se uložit konverzaci",
|
"Failed to save conversation": "Nepodařilo se uložit konverzaci",
|
||||||
"Failed to save models configuration": "Nepodařilo se uložit konfiguraci modelů",
|
"Failed to save models configuration": "Nepodařilo se uložit konfiguraci modelů",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "API klíč pro Firecrawl",
|
"Firecrawl API Key": "API klíč pro Firecrawl",
|
||||||
"Floating Quick Actions": "Plovoucí rychlé akce",
|
"Floating Quick Actions": "Plovoucí rychlé akce",
|
||||||
"Focus chat input": "Zaměřit vstupní pole konverzace",
|
"Focus chat input": "Zaměřit vstupní pole konverzace",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Složka byla úspěšně smazána",
|
"Folder deleted successfully": "Složka byla úspěšně smazána",
|
||||||
"Folder Name": "Název složky",
|
"Folder Name": "Název složky",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Haptická odezva",
|
"Haptic Feedback": "Haptická odezva",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Výška",
|
"Height": "Výška",
|
||||||
"Hello, {{name}}": "Dobrý den, {{name}}",
|
"Hello, {{name}}": "Dobrý den, {{name}}",
|
||||||
"Help": "Nápověda",
|
"Help": "Nápověda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importovat konverzace",
|
"Import Chats": "Importovat konverzace",
|
||||||
"Import Config from JSON File": "Importovat konfiguraci ze souboru JSON",
|
"Import Config from JSON File": "Importovat konfiguraci ze souboru JSON",
|
||||||
"Import From Link": "Importovat z odkazu",
|
"Import From Link": "Importovat z odkazu",
|
||||||
"Import Functions": "Importovat funkce",
|
|
||||||
"Import Models": "Importovat modely",
|
|
||||||
"Import Notes": "Importovat poznámky",
|
"Import Notes": "Importovat poznámky",
|
||||||
"Import Presets": "Importovat předvolby",
|
"Import Presets": "Importovat předvolby",
|
||||||
"Import Prompt Suggestions": "Importovat návrhy instrukcí",
|
"Import Prompt Suggestions": "Importovat návrhy instrukcí",
|
||||||
"Import Prompts": "Importovat instrukce",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importovat nástroje",
|
|
||||||
"Important Update": "Důležitá aktualizace",
|
"Important Update": "Důležitá aktualizace",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Zahrnout",
|
"Include": "Zahrnout",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Neplatný formát souboru.",
|
"Invalid file format.": "Neplatný formát souboru.",
|
||||||
"Invalid JSON file": "Neplatný soubor JSON",
|
"Invalid JSON file": "Neplatný soubor JSON",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Neplatný formát JSON pro pracovní postup ComfyUI.",
|
"Invalid JSON format for ComfyUI Workflow.": "Neplatný formát JSON pro pracovní postup ComfyUI.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Neplatný formát JSON v dodatečné konfiguraci",
|
"Invalid JSON format in Additional Config": "Neplatný formát JSON v dodatečné konfiguraci",
|
||||||
"Invalid Tag": "Neplatný štítek",
|
"Invalid Tag": "Neplatný štítek",
|
||||||
"is typing...": "píše...",
|
"is typing...": "píše...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nová konverzace",
|
"New Chat": "Nová konverzace",
|
||||||
"New Folder": "Nová složka",
|
"New Folder": "Nová složka",
|
||||||
"New Function": "Nová funkce",
|
"New Function": "Nová funkce",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nová poznámka",
|
"New Note": "Nová poznámka",
|
||||||
"New Password": "Nové heslo",
|
"New Password": "Nové heslo",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nový nástroj",
|
"New Tool": "Nový nástroj",
|
||||||
"new-channel": "novy-kanal",
|
"new-channel": "novy-kanal",
|
||||||
"Next message": "Další zpráva",
|
"Next message": "Další zpráva",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Vzdálenost není k dispozici",
|
"No distance available": "Vzdálenost není k dispozici",
|
||||||
"No feedbacks found": "Nebyla nalezena žádná zpětná vazba",
|
"No feedbacks found": "Nebyla nalezena žádná zpětná vazba",
|
||||||
"No file selected": "Nebyl vybrán žádný soubor",
|
"No file selected": "Nebyl vybrán žádný soubor",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Žádné skupiny s přístupem, přidejte skupinu pro udělení přístupu",
|
"No groups with access, add a group to grant access": "Žádné skupiny s přístupem, přidejte skupinu pro udělení přístupu",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nebyl nalezen žádný obsah HTML, CSS ani JavaScriptu.",
|
"No HTML, CSS, or JavaScript content found.": "Nebyl nalezen žádný obsah HTML, CSS ani JavaScriptu.",
|
||||||
"No inference engine with management support found": "Nebyl nalezeno žádné inferenční jádro s podporou správy",
|
"No inference engine with management support found": "Nebyl nalezeno žádné inferenční jádro s podporou správy",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Nebyly vybrány žádné modely",
|
"No models selected": "Nebyly vybrány žádné modely",
|
||||||
"No Notes": "Žádné poznámky",
|
"No Notes": "Žádné poznámky",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nebyly nalezeny žádné výsledky",
|
"No results": "Nebyly nalezeny žádné výsledky",
|
||||||
"No results found": "Nebyly nalezeny žádné výsledky",
|
"No results found": "Nebyly nalezeny žádné výsledky",
|
||||||
"No search query generated": "Nebyl vygenerován žádný vyhledávací dotaz.",
|
"No search query generated": "Nebyl vygenerován žádný vyhledávací dotaz.",
|
||||||
"No source available": "Není k dispozici žádný zdroj.",
|
"No source available": "Není k dispozici žádný zdroj.",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Žádné návrhy promptů",
|
"No suggestion prompts": "Žádné návrhy promptů",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Nebyli nalezeni žádní uživatelé.",
|
"No users were found.": "Nebyli nalezeni žádní uživatelé.",
|
||||||
"No valves": "Žádné ventily",
|
"No valves": "Žádné ventily",
|
||||||
"No valves to update": "Žádné ventily k aktualizaci",
|
"No valves to update": "Žádné ventily k aktualizaci",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Veřejné",
|
"Public": "Veřejné",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Stáhnout \"{{searchValue}}\" z Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Stáhnout \"{{searchValue}}\" z Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Stáhnout model z Ollama.com",
|
"Pull a model from Ollama.com": "Stáhnout model z Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Instrukce pro generování dotazu",
|
"Query Generation Prompt": "Instrukce pro generování dotazu",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "Vyberte, jak dělit text zprávy pro požadavky TTS",
|
"Select how to split message text for TTS requests": "Vyberte, jak dělit text zprávy pro požadavky TTS",
|
||||||
"Select Knowledge": "Vybrat znalosti",
|
"Select Knowledge": "Vybrat znalosti",
|
||||||
"Select only one model to call": "Vyberte pouze jeden model k volání",
|
"Select only one model to call": "Vyberte pouze jeden model k volání",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Vybraný model (modely) nepodporuje obrazové vstupy.",
|
"Selected model(s) do not support image inputs": "Vybraný model (modely) nepodporuje obrazové vstupy.",
|
||||||
"semantic": "sémantický",
|
"semantic": "sémantický",
|
||||||
"Send": "Odeslat",
|
"Send": "Odeslat",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Sdílet konverzaci",
|
"Share Chat": "Sdílet konverzaci",
|
||||||
"Share to Open WebUI Community": "Sdílet s komunitou Open WebUI",
|
"Share to Open WebUI Community": "Sdílet s komunitou Open WebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Oprávnění pro sdílení",
|
"Sharing Permissions": "Oprávnění pro sdílení",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Zkratky s hvězdičkou (*) jsou situační a aktivní pouze za specifických podmínek.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Zkratky s hvězdičkou (*) jsou situační a aktivní pouze za specifických podmínek.",
|
||||||
"Show": "Zobrazit",
|
"Show": "Zobrazit",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "Systémové instrukce",
|
"System Instructions": "Systémové instrukce",
|
||||||
"System Prompt": "Systémové instrukce",
|
"System Prompt": "Systémové instrukce",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Štítky",
|
"Tags": "Štítky",
|
||||||
"Tags Generation": "Generování štítků",
|
"Tags Generation": "Generování štítků",
|
||||||
"Tags Generation Prompt": "Instrukce pro generování štítků",
|
"Tags Generation Prompt": "Instrukce pro generování štítků",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Máte potíže s přístupem k Ollama?",
|
"Trouble accessing Ollama?": "Máte potíže s přístupem k Ollama?",
|
||||||
"Trust Proxy Environment": "Důvěřovat prostředí proxy",
|
"Trust Proxy Environment": "Důvěřovat prostředí proxy",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Zkusit znovu",
|
"Try Again": "Zkusit znovu",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Nastavení TTS",
|
"TTS Settings": "Nastavení TTS",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "Adresář pro nahrávání",
|
"Upload directory": "Adresář pro nahrávání",
|
||||||
"Upload files": "Nahrát soubory",
|
"Upload files": "Nahrát soubory",
|
||||||
"Upload Files": "Nahrát soubory",
|
"Upload Files": "Nahrát soubory",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Nahrát potrubí",
|
"Upload Pipeline": "Nahrát potrubí",
|
||||||
"Upload Progress": "Průběh nahrávání",
|
"Upload Progress": "Průběh nahrávání",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Průběh nahrávání: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Průběh nahrávání: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Tilføj Brugergruppe",
|
"Add User Group": "Tilføj Brugergruppe",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ændringer af disse indstillinger har konsekvenser for alle brugere.",
|
"Adjusting these settings will apply changes universally to all users.": "Ændringer af disse indstillinger har konsekvenser for alle brugere.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Administrator",
|
"Admin": "Administrator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Opret mappe",
|
"Create Folder": "Opret mappe",
|
||||||
"Create Group": "Opret gruppe",
|
"Create Group": "Opret gruppe",
|
||||||
"Create Knowledge": "Opret Viden",
|
"Create Knowledge": "Opret Viden",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Opret en ny nøgle",
|
"Create new key": "Opret en ny nøgle",
|
||||||
"Create new secret key": "Opret en ny hemmelig nøgle",
|
"Create new secret key": "Opret en ny hemmelig nøgle",
|
||||||
"Create Note": "Opret note",
|
"Create Note": "Opret note",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Oprettet",
|
"Created at": "Oprettet",
|
||||||
"Created At": "Oprettet",
|
"Created At": "Oprettet",
|
||||||
"Created by": "Oprettet af",
|
"Created by": "Oprettet af",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importer CSV",
|
"CSV Import": "Importer CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter til at sende",
|
"Ctrl+Enter to Send": "Ctrl+Enter til at sende",
|
||||||
"Current Model": "Nuværende model",
|
"Current Model": "Nuværende model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Slet funktion?",
|
"Delete function?": "Slet funktion?",
|
||||||
"Delete Message": "Slet besked",
|
"Delete Message": "Slet besked",
|
||||||
"Delete message?": "Slet besked?",
|
"Delete message?": "Slet besked?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Slet note?",
|
"Delete note?": "Slet note?",
|
||||||
"Delete prompt?": "Slet prompt?",
|
"Delete prompt?": "Slet prompt?",
|
||||||
"delete this link": "slet dette link",
|
"delete this link": "slet dette link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Indtast en detalje om dig selv, som dine LLMs kan huske",
|
"Enter a detail about yourself for your LLMs to recall": "Indtast en detalje om dig selv, som dine LLMs kan huske",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Indtast en titel til afventende bruger informations overlay. Lad være tom for standard.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Indtast en titel til afventende bruger informations overlay. Lad være tom for standard.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Indtast et vandmærke til svaret. Lad være tom for ingen.",
|
"Enter a watermark for the response. Leave empty for none.": "Indtast et vandmærke til svaret. Lad være tom for ingen.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Indtast api-godkendelsesstreng (f.eks. brugernavn:adgangskode)",
|
"Enter api auth string (e.g. username:password)": "Indtast api-godkendelsesstreng (f.eks. brugernavn:adgangskode)",
|
||||||
"Enter Application DN": "Indtast Application DN",
|
"Enter Application DN": "Indtast Application DN",
|
||||||
"Enter Application DN Password": "Indtast Application DN Password",
|
"Enter Application DN Password": "Indtast Application DN Password",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Eksportér chat (.json)",
|
"Export chat (.json)": "Eksportér chat (.json)",
|
||||||
"Export Chats": "Eksportér chats",
|
"Export Chats": "Eksportér chats",
|
||||||
"Export Config to JSON File": "Eksportér konfiguration til JSON-fil",
|
"Export Config to JSON File": "Eksportér konfiguration til JSON-fil",
|
||||||
"Export Functions": "Eksportér funktioner",
|
|
||||||
"Export Models": "Eksportér modeller",
|
|
||||||
"Export Presets": "Eksportér indstillinger",
|
"Export Presets": "Eksportér indstillinger",
|
||||||
"Export Prompt Suggestions": "Eksportér prompt-forslag",
|
"Export Prompt Suggestions": "Eksportér prompt-forslag",
|
||||||
"Export Prompts": "Eksportér prompts",
|
|
||||||
"Export to CSV": "Eksportér til CSV",
|
"Export to CSV": "Eksportér til CSV",
|
||||||
"Export Tools": "Eksportér værktøjer",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Ekstern",
|
"External": "Ekstern",
|
||||||
"External Document Loader URL required.": "External Dokument Loader URL påkrævet.",
|
"External Document Loader URL required.": "External Dokument Loader URL påkrævet.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Kunne ikke indlæse filindhold.",
|
"Failed to load file content.": "Kunne ikke indlæse filindhold.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Kunne ikke læse indholdet af udklipsholderen",
|
"Failed to read clipboard contents": "Kunne ikke læse indholdet af udklipsholderen",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Kunne ikke gemme forbindelser",
|
"Failed to save connections": "Kunne ikke gemme forbindelser",
|
||||||
"Failed to save conversation": "Kunne ikke gemme samtalen",
|
"Failed to save conversation": "Kunne ikke gemme samtalen",
|
||||||
"Failed to save models configuration": "Kunne ikke gemme modeller konfiguration",
|
"Failed to save models configuration": "Kunne ikke gemme modeller konfiguration",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API nøgle",
|
"Firecrawl API Key": "Firecrawl API nøgle",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokuser på chatinput",
|
"Focus chat input": "Fokuser på chatinput",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Mappe fjernet.",
|
"Folder deleted successfully": "Mappe fjernet.",
|
||||||
"Folder Name": "Mappenavn",
|
"Folder Name": "Mappenavn",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Haptisk feedback",
|
"Haptic Feedback": "Haptisk feedback",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hej {{name}}",
|
"Hello, {{name}}": "Hej {{name}}",
|
||||||
"Help": "Hjælp",
|
"Help": "Hjælp",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importer chats",
|
"Import Chats": "Importer chats",
|
||||||
"Import Config from JSON File": "Importer konfiguration fra JSON-fil",
|
"Import Config from JSON File": "Importer konfiguration fra JSON-fil",
|
||||||
"Import From Link": "Importer fra et link",
|
"Import From Link": "Importer fra et link",
|
||||||
"Import Functions": "Importer funktioner",
|
|
||||||
"Import Models": "Importer modeller",
|
|
||||||
"Import Notes": "Importer noter",
|
"Import Notes": "Importer noter",
|
||||||
"Import Presets": "Importer Presets",
|
"Import Presets": "Importer Presets",
|
||||||
"Import Prompt Suggestions": "Importer prompt forslag",
|
"Import Prompt Suggestions": "Importer prompt forslag",
|
||||||
"Import Prompts": "Importer prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importer værktøjer",
|
|
||||||
"Important Update": "Vigtig opdatering",
|
"Important Update": "Vigtig opdatering",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Inkluder",
|
"Include": "Inkluder",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Ugyldigt filformat.",
|
"Invalid file format.": "Ugyldigt filformat.",
|
||||||
"Invalid JSON file": "Ugyldig JSON fil",
|
"Invalid JSON file": "Ugyldig JSON fil",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Ugyldigt tag",
|
"Invalid Tag": "Ugyldigt tag",
|
||||||
"is typing...": "er i gang med at skrive...",
|
"is typing...": "er i gang med at skrive...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Ny chat",
|
"New Chat": "Ny chat",
|
||||||
"New Folder": "Ny mappe",
|
"New Folder": "Ny mappe",
|
||||||
"New Function": "Ny funktion",
|
"New Function": "Ny funktion",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Ny note",
|
"New Note": "Ny note",
|
||||||
"New Password": "Ny adgangskode",
|
"New Password": "Ny adgangskode",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nyt værktøj",
|
"New Tool": "Nyt værktøj",
|
||||||
"new-channel": "ny-kanal",
|
"new-channel": "ny-kanal",
|
||||||
"Next message": "Næste besked",
|
"Next message": "Næste besked",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Ingen afstand tilgængelig",
|
"No distance available": "Ingen afstand tilgængelig",
|
||||||
"No feedbacks found": "Ingen feedback fundet",
|
"No feedbacks found": "Ingen feedback fundet",
|
||||||
"No file selected": "Ingen fil valgt",
|
"No file selected": "Ingen fil valgt",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ingen grupper med adgang, tilføj en gruppe for at give adgang",
|
"No groups with access, add a group to grant access": "Ingen grupper med adgang, tilføj en gruppe for at give adgang",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Intet HTML-, CSS- eller JavaScript-indhold fundet.",
|
"No HTML, CSS, or JavaScript content found.": "Intet HTML-, CSS- eller JavaScript-indhold fundet.",
|
||||||
"No inference engine with management support found": "Ingen inference-engine med støtte til administration fundet",
|
"No inference engine with management support found": "Ingen inference-engine med støtte til administration fundet",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Ingen modeller valgt",
|
"No models selected": "Ingen modeller valgt",
|
||||||
"No Notes": "Ingen noter",
|
"No Notes": "Ingen noter",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Ingen resultater fundet",
|
"No results": "Ingen resultater fundet",
|
||||||
"No results found": "Ingen resultater fundet",
|
"No results found": "Ingen resultater fundet",
|
||||||
"No search query generated": "Ingen søgeforespørgsel genereret",
|
"No search query generated": "Ingen søgeforespørgsel genereret",
|
||||||
"No source available": "Ingen kilde tilgængelig",
|
"No source available": "Ingen kilde tilgængelig",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Ingen forslagsprompter",
|
"No suggestion prompts": "Ingen forslagsprompter",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Ingen brugere blev fundet.",
|
"No users were found.": "Ingen brugere blev fundet.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Ingen ventiler at opdatere",
|
"No valves to update": "Ingen ventiler at opdatere",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Offentlig",
|
"Public": "Offentlig",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Hent \"{{searchValue}}\" fra Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Hent \"{{searchValue}}\" fra Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Hent en model fra Ollama.com",
|
"Pull a model from Ollama.com": "Hent en model fra Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Forespørgsel genererings prompt",
|
"Query Generation Prompt": "Forespørgsel genererings prompt",
|
||||||
"Querying": "Undersøger",
|
"Querying": "Undersøger",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Vælg viden",
|
"Select Knowledge": "Vælg viden",
|
||||||
"Select only one model to call": "Vælg kun én model at kalde",
|
"Select only one model to call": "Vælg kun én model at kalde",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Valgte model(ler) understøtter ikke billedinput",
|
"Selected model(s) do not support image inputs": "Valgte model(ler) understøtter ikke billedinput",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Send",
|
"Send": "Send",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Del chat",
|
"Share Chat": "Del chat",
|
||||||
"Share to Open WebUI Community": "Del til OpenWebUI Community",
|
"Share to Open WebUI Community": "Del til OpenWebUI Community",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Delingstilladelser",
|
"Sharing Permissions": "Delingstilladelser",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Genveje med en stjerne (*) er situationsbestemte og kun aktive under specifikke betingelser.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Genveje med en stjerne (*) er situationsbestemte og kun aktive under specifikke betingelser.",
|
||||||
"Show": "Vis",
|
"Show": "Vis",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Systeminstruktioner",
|
"System Instructions": "Systeminstruktioner",
|
||||||
"System Prompt": "Systemprompt",
|
"System Prompt": "Systemprompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"Tags Generation": "Tag generering",
|
"Tags Generation": "Tag generering",
|
||||||
"Tags Generation Prompt": "Tag genererings prompt",
|
"Tags Generation Prompt": "Tag genererings prompt",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Problemer med at få adgang til Ollama?",
|
"Trouble accessing Ollama?": "Problemer med at få adgang til Ollama?",
|
||||||
"Trust Proxy Environment": "Stol på Proxymiljø",
|
"Trust Proxy Environment": "Stol på Proxymiljø",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS-model",
|
"TTS Model": "TTS-model",
|
||||||
"TTS Settings": "TTS-indstillinger",
|
"TTS Settings": "TTS-indstillinger",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Uploadmappe",
|
"Upload directory": "Uploadmappe",
|
||||||
"Upload files": "Upload filer",
|
"Upload files": "Upload filer",
|
||||||
"Upload Files": "Upload filer",
|
"Upload Files": "Upload filer",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Upload pipeline",
|
"Upload Pipeline": "Upload pipeline",
|
||||||
"Upload Progress": "Uploadfremdrift",
|
"Upload Progress": "Uploadfremdrift",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Benutzergruppe hinzufügen",
|
"Add User Group": "Benutzergruppe hinzufügen",
|
||||||
"Additional Config": "Zusätzliche Konfiguration",
|
"Additional Config": "Zusätzliche Konfiguration",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Zusätzliche Konfigurationsoptionen für den Marker. Dies sollte eine JSON-Zeichenfolge mit Schlüssel-Wert-Paaren sein. Zum Beispiel '{\"key\": \"value\"}'. Unterstützte Schlüssel sind: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Zusätzliche Konfigurationsoptionen für den Marker. Dies sollte eine JSON-Zeichenfolge mit Schlüssel-Wert-Paaren sein. Zum Beispiel '{\"key\": \"value\"}'. Unterstützte Schlüssel sind: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Das Anpassen dieser Einstellungen wird Änderungen universell auf alle Benutzer anwenden.",
|
"Adjusting these settings will apply changes universally to all users.": "Das Anpassen dieser Einstellungen wird Änderungen universell auf alle Benutzer anwenden.",
|
||||||
"admin": "Administrator",
|
"admin": "Administrator",
|
||||||
"Admin": "Administrator",
|
"Admin": "Administrator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Ordner erstellen",
|
"Create Folder": "Ordner erstellen",
|
||||||
"Create Group": "Gruppe erstellen",
|
"Create Group": "Gruppe erstellen",
|
||||||
"Create Knowledge": "Wissen erstellen",
|
"Create Knowledge": "Wissen erstellen",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Neuen Schlüssel erstellen",
|
"Create new key": "Neuen Schlüssel erstellen",
|
||||||
"Create new secret key": "Neuen API-Schlüssel erstellen",
|
"Create new secret key": "Neuen API-Schlüssel erstellen",
|
||||||
"Create Note": "Notiz erstellen",
|
"Create Note": "Notiz erstellen",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Erstellt am",
|
"Created at": "Erstellt am",
|
||||||
"Created At": "Erstellt am",
|
"Created At": "Erstellt am",
|
||||||
"Created by": "Erstellt von",
|
"Created by": "Erstellt von",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV-Import",
|
"CSV Import": "CSV-Import",
|
||||||
"Ctrl+Enter to Send": "Strg+Enter zum Senden",
|
"Ctrl+Enter to Send": "Strg+Enter zum Senden",
|
||||||
"Current Model": "Aktuelles Modell",
|
"Current Model": "Aktuelles Modell",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Funktion löschen?",
|
"Delete function?": "Funktion löschen?",
|
||||||
"Delete Message": "Nachricht löschen",
|
"Delete Message": "Nachricht löschen",
|
||||||
"Delete message?": "Nachricht löschen?",
|
"Delete message?": "Nachricht löschen?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Notiz löschen?",
|
"Delete note?": "Notiz löschen?",
|
||||||
"Delete prompt?": "Prompt löschen?",
|
"Delete prompt?": "Prompt löschen?",
|
||||||
"delete this link": "diesen Link löschen",
|
"delete this link": "diesen Link löschen",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Geben Sie ein Detail über sich selbst ein, das Ihre Sprachmodelle (LLMs) sich merken sollen",
|
"Enter a detail about yourself for your LLMs to recall": "Geben Sie ein Detail über sich selbst ein, das Ihre Sprachmodelle (LLMs) sich merken sollen",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Geben Sie einen Titel für das Overlay 'Ausstehende Kontoaktivierung' ein. Leer lassen für Standard.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Geben Sie einen Titel für das Overlay 'Ausstehende Kontoaktivierung' ein. Leer lassen für Standard.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Geben Sie ein Wasserzeichen für die Antwort ein. Für keines leer lassen.",
|
"Enter a watermark for the response. Leave empty for none.": "Geben Sie ein Wasserzeichen für die Antwort ein. Für keines leer lassen.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Geben Sie die API-Authentifizierungszeichenfolge ein (z. B. Benutzername:Passwort)",
|
"Enter api auth string (e.g. username:password)": "Geben Sie die API-Authentifizierungszeichenfolge ein (z. B. Benutzername:Passwort)",
|
||||||
"Enter Application DN": "Geben Sie die Anwendungs-DN ein",
|
"Enter Application DN": "Geben Sie die Anwendungs-DN ein",
|
||||||
"Enter Application DN Password": "Geben Sie das Anwendungs-DN-Passwort ein",
|
"Enter Application DN Password": "Geben Sie das Anwendungs-DN-Passwort ein",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Chat exportieren (.json)",
|
"Export chat (.json)": "Chat exportieren (.json)",
|
||||||
"Export Chats": "Chats exportieren",
|
"Export Chats": "Chats exportieren",
|
||||||
"Export Config to JSON File": "Exportiere Konfiguration als JSON-Datei",
|
"Export Config to JSON File": "Exportiere Konfiguration als JSON-Datei",
|
||||||
"Export Functions": "Funktionen exportieren",
|
|
||||||
"Export Models": "Modelle exportieren",
|
|
||||||
"Export Presets": "Voreinstellungen exportieren",
|
"Export Presets": "Voreinstellungen exportieren",
|
||||||
"Export Prompt Suggestions": "Prompt-Vorschläge exportieren",
|
"Export Prompt Suggestions": "Prompt-Vorschläge exportieren",
|
||||||
"Export Prompts": "Prompts exportieren",
|
|
||||||
"Export to CSV": "Als CSV exportieren",
|
"Export to CSV": "Als CSV exportieren",
|
||||||
"Export Tools": "Werkzeuge exportieren",
|
|
||||||
"Export Users": "Benutzer exportieren",
|
"Export Users": "Benutzer exportieren",
|
||||||
"External": "Extern",
|
"External": "Extern",
|
||||||
"External Document Loader URL required.": "URL für externen Dokumenten-Loader erforderlich.",
|
"External Document Loader URL required.": "URL für externen Dokumenten-Loader erforderlich.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Fehler beim Laden des Dateiinhalts.",
|
"Failed to load file content.": "Fehler beim Laden des Dateiinhalts.",
|
||||||
"Failed to move chat": "Chat konnte nicht verschoben werden",
|
"Failed to move chat": "Chat konnte nicht verschoben werden",
|
||||||
"Failed to read clipboard contents": "Fehler beim Lesen des Inhalts der Zwischenablage.",
|
"Failed to read clipboard contents": "Fehler beim Lesen des Inhalts der Zwischenablage.",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Verbindungen konnten nicht gespeichert werden",
|
"Failed to save connections": "Verbindungen konnten nicht gespeichert werden",
|
||||||
"Failed to save conversation": "Unterhaltung konnte nicht gespeichert werden",
|
"Failed to save conversation": "Unterhaltung konnte nicht gespeichert werden",
|
||||||
"Failed to save models configuration": "Fehler beim Speichern der Modellkonfiguration",
|
"Failed to save models configuration": "Fehler beim Speichern der Modellkonfiguration",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API-Schlüssel",
|
"Firecrawl API Key": "Firecrawl API-Schlüssel",
|
||||||
"Floating Quick Actions": "Schnellaktionen",
|
"Floating Quick Actions": "Schnellaktionen",
|
||||||
"Focus chat input": "Chat-Eingabe fokussieren",
|
"Focus chat input": "Chat-Eingabe fokussieren",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Ordner Hintergrundbild",
|
"Folder Background Image": "Ordner Hintergrundbild",
|
||||||
"Folder deleted successfully": "Ordner erfolgreich gelöscht",
|
"Folder deleted successfully": "Ordner erfolgreich gelöscht",
|
||||||
"Folder Name": "Ordner-Name",
|
"Folder Name": "Ordner-Name",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "Überschrift 2",
|
"H2": "Überschrift 2",
|
||||||
"H3": "Überschrift 3",
|
"H3": "Überschrift 3",
|
||||||
"Haptic Feedback": "Haptisches Feedback",
|
"Haptic Feedback": "Haptisches Feedback",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Höhe",
|
"Height": "Höhe",
|
||||||
"Hello, {{name}}": "Hallo, {{name}}",
|
"Hello, {{name}}": "Hallo, {{name}}",
|
||||||
"Help": "Hilfe",
|
"Help": "Hilfe",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Chats importieren",
|
"Import Chats": "Chats importieren",
|
||||||
"Import Config from JSON File": "Konfiguration aus JSON-Datei importieren",
|
"Import Config from JSON File": "Konfiguration aus JSON-Datei importieren",
|
||||||
"Import From Link": "Von Link importieren",
|
"Import From Link": "Von Link importieren",
|
||||||
"Import Functions": "Funktionen importieren",
|
|
||||||
"Import Models": "Modelle importieren",
|
|
||||||
"Import Notes": "Notizen importieren",
|
"Import Notes": "Notizen importieren",
|
||||||
"Import Presets": "Voreinstellungen importieren",
|
"Import Presets": "Voreinstellungen importieren",
|
||||||
"Import Prompt Suggestions": "Prompt-Vorschläge importieren",
|
"Import Prompt Suggestions": "Prompt-Vorschläge importieren",
|
||||||
"Import Prompts": "Prompts importieren",
|
|
||||||
"Import successful": "Import erfolgreich",
|
"Import successful": "Import erfolgreich",
|
||||||
"Import Tools": "Werkzeuge importieren",
|
|
||||||
"Important Update": "Wichtiges Update",
|
"Important Update": "Wichtiges Update",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Um die OCR erzwingen zu können, muss die Durchführung der OCR aktiviert sein.",
|
"In order to force OCR, performing OCR must be enabled.": "Um die OCR erzwingen zu können, muss die Durchführung der OCR aktiviert sein.",
|
||||||
"Include": "Einschließen",
|
"Include": "Einschließen",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Ungültiges Dateiformat.",
|
"Invalid file format.": "Ungültiges Dateiformat.",
|
||||||
"Invalid JSON file": "Ungültige JSON Datei",
|
"Invalid JSON file": "Ungültige JSON Datei",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Ungültiges JSON-Format für ComfyUI-Workflow.",
|
"Invalid JSON format for ComfyUI Workflow.": "Ungültiges JSON-Format für ComfyUI-Workflow.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Ungültiges JSON-Format in der zusätzlichen Konfiguration",
|
"Invalid JSON format in Additional Config": "Ungültiges JSON-Format in der zusätzlichen Konfiguration",
|
||||||
"Invalid Tag": "Ungültiger Tag",
|
"Invalid Tag": "Ungültiger Tag",
|
||||||
"is typing...": "schreibt ...",
|
"is typing...": "schreibt ...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Neuer Chat",
|
"New Chat": "Neuer Chat",
|
||||||
"New Folder": "Neuer Ordner",
|
"New Folder": "Neuer Ordner",
|
||||||
"New Function": "Neue Funktion",
|
"New Function": "Neue Funktion",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Neue Notiz",
|
"New Note": "Neue Notiz",
|
||||||
"New Password": "Neues Passwort",
|
"New Password": "Neues Passwort",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Neues Werkzeug",
|
"New Tool": "Neues Werkzeug",
|
||||||
"new-channel": "neuer-kanal",
|
"new-channel": "neuer-kanal",
|
||||||
"Next message": "Nächste Nachricht",
|
"Next message": "Nächste Nachricht",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Keine Distanz verfügbar",
|
"No distance available": "Keine Distanz verfügbar",
|
||||||
"No feedbacks found": "Kein Feedback gefunden",
|
"No feedbacks found": "Kein Feedback gefunden",
|
||||||
"No file selected": "Keine Datei ausgewählt",
|
"No file selected": "Keine Datei ausgewählt",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Keine Gruppen mit Zugriff, fügen Sie eine Gruppe hinzu, um Zugriff zu gewähren",
|
"No groups with access, add a group to grant access": "Keine Gruppen mit Zugriff, fügen Sie eine Gruppe hinzu, um Zugriff zu gewähren",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Keine HTML-, CSS- oder JavaScript-Inhalte gefunden.",
|
"No HTML, CSS, or JavaScript content found.": "Keine HTML-, CSS- oder JavaScript-Inhalte gefunden.",
|
||||||
"No inference engine with management support found": "Keine Inferenz-Engine mit Management-Unterstützung gefunden",
|
"No inference engine with management support found": "Keine Inferenz-Engine mit Management-Unterstützung gefunden",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Keine Modelle ausgewählt",
|
"No models selected": "Keine Modelle ausgewählt",
|
||||||
"No Notes": "Keine Notizen",
|
"No Notes": "Keine Notizen",
|
||||||
"No notes found": "Keine Notizen gefunden",
|
"No notes found": "Keine Notizen gefunden",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Keine Ergebnisse gefunden",
|
"No results": "Keine Ergebnisse gefunden",
|
||||||
"No results found": "Keine Ergebnisse gefunden",
|
"No results found": "Keine Ergebnisse gefunden",
|
||||||
"No search query generated": "Keine Suchanfrage generiert",
|
"No search query generated": "Keine Suchanfrage generiert",
|
||||||
"No source available": "Keine Quelle verfügbar",
|
"No source available": "Keine Quelle verfügbar",
|
||||||
"No sources found": "Keine Quellen gefunden",
|
"No sources found": "Keine Quellen gefunden",
|
||||||
"No suggestion prompts": "Keine Vorschlags-Prompts",
|
"No suggestion prompts": "Keine Vorschlags-Prompts",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Keine Benutzer gefunden.",
|
"No users were found.": "Keine Benutzer gefunden.",
|
||||||
"No valves": "Keine Valves",
|
"No valves": "Keine Valves",
|
||||||
"No valves to update": "Keine Valves zum Aktualisieren",
|
"No valves to update": "Keine Valves zum Aktualisieren",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Öffentlich",
|
"Public": "Öffentlich",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" von Ollama.com beziehen",
|
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" von Ollama.com beziehen",
|
||||||
"Pull a model from Ollama.com": "Modell von Ollama.com beziehen",
|
"Pull a model from Ollama.com": "Modell von Ollama.com beziehen",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Abfragegenerierungsprompt",
|
"Query Generation Prompt": "Abfragegenerierungsprompt",
|
||||||
"Querying": "Suche...",
|
"Querying": "Suche...",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "Wählen Sie, wie der Nachrichtentext für TTS-Anfragen aufgeteilt werden soll",
|
"Select how to split message text for TTS requests": "Wählen Sie, wie der Nachrichtentext für TTS-Anfragen aufgeteilt werden soll",
|
||||||
"Select Knowledge": "Wissensdatenbank auswählen",
|
"Select Knowledge": "Wissensdatenbank auswählen",
|
||||||
"Select only one model to call": "Wählen Sie nur ein Modell zum Anrufen aus",
|
"Select only one model to call": "Wählen Sie nur ein Modell zum Anrufen aus",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Ihre ausgewählten Modelle unterstützen keine Bildeingaben",
|
"Selected model(s) do not support image inputs": "Ihre ausgewählten Modelle unterstützen keine Bildeingaben",
|
||||||
"semantic": "semantisch",
|
"semantic": "semantisch",
|
||||||
"Send": "Senden",
|
"Send": "Senden",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Chat teilen",
|
"Share Chat": "Chat teilen",
|
||||||
"Share to Open WebUI Community": "Mit OpenWebUI Community teilen",
|
"Share to Open WebUI Community": "Mit OpenWebUI Community teilen",
|
||||||
"Share your background and interests": "Teilen Sie Ihren Hintergrund und Ihre Interessen",
|
"Share your background and interests": "Teilen Sie Ihren Hintergrund und Ihre Interessen",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Berechtigungen teilen",
|
"Sharing Permissions": "Berechtigungen teilen",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Tastenkürzel mit einem Sternchen (*) sind situationsbedingt und nur unter bestimmten Bedingungen aktiv.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Tastenkürzel mit einem Sternchen (*) sind situationsbedingt und nur unter bestimmten Bedingungen aktiv.",
|
||||||
"Show": "Anzeigen",
|
"Show": "Anzeigen",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Systemanweisungen",
|
"System Instructions": "Systemanweisungen",
|
||||||
"System Prompt": "System-Prompt",
|
"System Prompt": "System-Prompt",
|
||||||
"Table Mode": "Tabellenmodus",
|
"Table Mode": "Tabellenmodus",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"Tags Generation": "Tag-Generierung",
|
"Tags Generation": "Tag-Generierung",
|
||||||
"Tags Generation Prompt": "Prompt für Tag-Generierung",
|
"Tags Generation Prompt": "Prompt für Tag-Generierung",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Probleme beim Zugriff auf Ollama?",
|
"Trouble accessing Ollama?": "Probleme beim Zugriff auf Ollama?",
|
||||||
"Trust Proxy Environment": "Proxy-Umgebung vertrauen",
|
"Trust Proxy Environment": "Proxy-Umgebung vertrauen",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Erneut versuchen",
|
"Try Again": "Erneut versuchen",
|
||||||
"TTS Model": "TTS-Modell",
|
"TTS Model": "TTS-Modell",
|
||||||
"TTS Settings": "TTS-Einstellungen",
|
"TTS Settings": "TTS-Einstellungen",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Upload-Verzeichnis",
|
"Upload directory": "Upload-Verzeichnis",
|
||||||
"Upload files": "Dateien hochladen",
|
"Upload files": "Dateien hochladen",
|
||||||
"Upload Files": "Datei(en) hochladen",
|
"Upload Files": "Datei(en) hochladen",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Pipeline hochladen",
|
"Upload Pipeline": "Pipeline hochladen",
|
||||||
"Upload Progress": "Fortschritt",
|
"Upload Progress": "Fortschritt",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Fortschritt: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Fortschritt: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes to all users. Such universal, very wow.",
|
"Adjusting these settings will apply changes universally to all users.": "Adjusting these settings will apply changes to all users. Such universal, very wow.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "",
|
"Create new key": "",
|
||||||
"Create new secret key": "",
|
"Create new secret key": "",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Created at",
|
"Created at": "Created at",
|
||||||
"Created At": "",
|
"Created At": "",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Current Model",
|
"Current Model": "Current Model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "",
|
"delete this link": "",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "",
|
"Enter a detail about yourself for your LLMs to recall": "",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "Export Barks",
|
"Export Chats": "Export Barks",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Export Promptos",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Failed to read clipboard borks",
|
"Failed to read clipboard contents": "Failed to read clipboard borks",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Failed to save conversation borks",
|
"Failed to save conversation": "Failed to save conversation borks",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Focus chat bork",
|
"Focus chat input": "Focus chat bork",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Much helo, {{name}}",
|
"Hello, {{name}}": "Much helo, {{name}}",
|
||||||
"Help": "",
|
"Help": "",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Import Barks",
|
"Import Chats": "Import Barks",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Import Promptos",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "Very important update",
|
"Important Update": "Very important update",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "",
|
"Invalid Tag": "",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "New Bark",
|
"New Chat": "New Bark",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "New Barkword",
|
"New Password": "New Barkword",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "No results, very empty",
|
"No results": "No results, very empty",
|
||||||
"No results found": "",
|
"No results found": "",
|
||||||
"No search query generated": "",
|
"No search query generated": "",
|
||||||
"No source available": "No source available",
|
"No source available": "No source available",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "No suggestion prompts. So empty.",
|
"No suggestion prompts": "No suggestion prompts. So empty.",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "Pull a wowdel from Ollama.com",
|
"Pull a model from Ollama.com": "Pull a wowdel from Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "",
|
"Selected model(s) do not support image inputs": "",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "",
|
"Send": "",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "",
|
"Share Chat": "",
|
||||||
"Share to Open WebUI Community": "Share to Open WebUI Community much community",
|
"Share to Open WebUI Community": "Share to Open WebUI Community much community",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Show much show",
|
"Show": "Show much show",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "System Prompt much prompt",
|
"System Prompt": "System Prompt much prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Trouble accessing Ollama? Much trouble?",
|
"Trouble accessing Ollama?": "Trouble accessing Ollama? Much trouble?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS Settings much settings",
|
"TTS Settings": "TTS Settings much settings",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "",
|
"Upload Files": "",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "Upload Progress much progress",
|
"Upload Progress": "Upload Progress much progress",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Προσθήκη Ομάδας Χρηστών",
|
"Add User Group": "Προσθήκη Ομάδας Χρηστών",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Η ρύθμιση αυτών των παραμέτρων θα εφαρμόσει τις αλλαγές καθολικά σε όλους τους χρήστες.",
|
"Adjusting these settings will apply changes universally to all users.": "Η ρύθμιση αυτών των παραμέτρων θα εφαρμόσει τις αλλαγές καθολικά σε όλους τους χρήστες.",
|
||||||
"admin": "διαχειριστής",
|
"admin": "διαχειριστής",
|
||||||
"Admin": "Διαχειριστής",
|
"Admin": "Διαχειριστής",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Δημιουργία Ομάδας",
|
"Create Group": "Δημιουργία Ομάδας",
|
||||||
"Create Knowledge": "Δημιουργία Γνώσης",
|
"Create Knowledge": "Δημιουργία Γνώσης",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Δημιουργία νέου κλειδιού",
|
"Create new key": "Δημιουργία νέου κλειδιού",
|
||||||
"Create new secret key": "Δημιουργία νέου μυστικού κλειδιού",
|
"Create new secret key": "Δημιουργία νέου μυστικού κλειδιού",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Δημιουργήθηκε στις",
|
"Created at": "Δημιουργήθηκε στις",
|
||||||
"Created At": "Δημιουργήθηκε στις",
|
"Created At": "Δημιουργήθηκε στις",
|
||||||
"Created by": "Δημιουργήθηκε από",
|
"Created by": "Δημιουργήθηκε από",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Εισαγωγή CSV",
|
"CSV Import": "Εισαγωγή CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Τρέχον Μοντέλο",
|
"Current Model": "Τρέχον Μοντέλο",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Διαγραφή λειτουργίας;",
|
"Delete function?": "Διαγραφή λειτουργίας;",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Διαγραφή προτροπής;",
|
"Delete prompt?": "Διαγραφή προτροπής;",
|
||||||
"delete this link": "διαγραφή αυτού του συνδέσμου",
|
"delete this link": "διαγραφή αυτού του συνδέσμου",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Εισάγετε μια λεπτομέρεια για τον εαυτό σας ώστε τα LLMs να την ανακαλούν",
|
"Enter a detail about yourself for your LLMs to recall": "Εισάγετε μια λεπτομέρεια για τον εαυτό σας ώστε τα LLMs να την ανακαλούν",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Εισάγετε τη σειρά επαλήθευσης api (π.χ. username:password)",
|
"Enter api auth string (e.g. username:password)": "Εισάγετε τη σειρά επαλήθευσης api (π.χ. username:password)",
|
||||||
"Enter Application DN": "Εισάγετε DN Εφαρμογής",
|
"Enter Application DN": "Εισάγετε DN Εφαρμογής",
|
||||||
"Enter Application DN Password": "Εισάγετε Κωδικό DN Εφαρμογής",
|
"Enter Application DN Password": "Εισάγετε Κωδικό DN Εφαρμογής",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Εξαγωγή συνομιλίας (.json)",
|
"Export chat (.json)": "Εξαγωγή συνομιλίας (.json)",
|
||||||
"Export Chats": "Εξαγωγή Συνομιλιών",
|
"Export Chats": "Εξαγωγή Συνομιλιών",
|
||||||
"Export Config to JSON File": "Εξαγωγή Διαμόρφωσης σε Αρχείο JSON",
|
"Export Config to JSON File": "Εξαγωγή Διαμόρφωσης σε Αρχείο JSON",
|
||||||
"Export Functions": "Εξαγωγή Λειτουργιών",
|
|
||||||
"Export Models": "Εξαγωγή Μοντέλων",
|
|
||||||
"Export Presets": "Εξαγωγή Προκαθορισμένων",
|
"Export Presets": "Εξαγωγή Προκαθορισμένων",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Εξαγωγή Προτροπών",
|
|
||||||
"Export to CSV": "Εξαγωγή σε CSV",
|
"Export to CSV": "Εξαγωγή σε CSV",
|
||||||
"Export Tools": "Εξαγωγή Εργαλείων",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Αποτυχία ανάγνωσης περιεχομένων πρόχειρου",
|
"Failed to read clipboard contents": "Αποτυχία ανάγνωσης περιεχομένων πρόχειρου",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Αποτυχία αποθήκευσης συνομιλίας",
|
"Failed to save conversation": "Αποτυχία αποθήκευσης συνομιλίας",
|
||||||
"Failed to save models configuration": "Αποτυχία αποθήκευσης ρυθμίσεων μοντέλων",
|
"Failed to save models configuration": "Αποτυχία αποθήκευσης ρυθμίσεων μοντέλων",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Εστίαση στο πεδίο συνομιλίας",
|
"Focus chat input": "Εστίαση στο πεδίο συνομιλίας",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Ο φάκελος διαγράφηκε με επιτυχία",
|
"Folder deleted successfully": "Ο φάκελος διαγράφηκε με επιτυχία",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Ανατροφοδότηση Haptic",
|
"Haptic Feedback": "Ανατροφοδότηση Haptic",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Γειά σου, {{name}}",
|
"Hello, {{name}}": "Γειά σου, {{name}}",
|
||||||
"Help": "Βοήθεια",
|
"Help": "Βοήθεια",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Εισαγωγή Συνομιλιών",
|
"Import Chats": "Εισαγωγή Συνομιλιών",
|
||||||
"Import Config from JSON File": "Εισαγωγή Διαμόρφωσης από Αρχείο JSON",
|
"Import Config from JSON File": "Εισαγωγή Διαμόρφωσης από Αρχείο JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Εισαγωγή Λειτουργιών",
|
|
||||||
"Import Models": "Εισαγωγή Μοντέλων",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Εισαγωγή Προκαθορισμένων",
|
"Import Presets": "Εισαγωγή Προκαθορισμένων",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Εισαγωγή Προτροπών",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Εισαγωγή Εργαλείων",
|
|
||||||
"Important Update": "Σημαντική ενημέρωση",
|
"Important Update": "Σημαντική ενημέρωση",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Συμπερίληψη",
|
"Include": "Συμπερίληψη",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Μη έγκυρη μορφή αρχείου.",
|
"Invalid file format.": "Μη έγκυρη μορφή αρχείου.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Μη έγκυρη Ετικέτα",
|
"Invalid Tag": "Μη έγκυρη Ετικέτα",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Νέα Συνομιλία",
|
"New Chat": "Νέα Συνομιλία",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Νέος Κωδικός",
|
"New Password": "Νέος Κωδικός",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Δεν υπάρχει διαθέσιμη απόσταση",
|
"No distance available": "Δεν υπάρχει διαθέσιμη απόσταση",
|
||||||
"No feedbacks found": "Δεν βρέθηκαν ανατροφοδοτήσεις",
|
"No feedbacks found": "Δεν βρέθηκαν ανατροφοδοτήσεις",
|
||||||
"No file selected": "Δεν έχει επιλεγεί αρχείο",
|
"No file selected": "Δεν έχει επιλεγεί αρχείο",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Δεν υπάρχουν ομάδες με πρόσβαση, προσθέστε μια ομάδα για να χορηγήσετε πρόσβαση",
|
"No groups with access, add a group to grant access": "Δεν υπάρχουν ομάδες με πρόσβαση, προσθέστε μια ομάδα για να χορηγήσετε πρόσβαση",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Δεν βρέθηκε περιεχόμενο HTML, CSS ή JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "Δεν βρέθηκε περιεχόμενο HTML, CSS ή JavaScript.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Δεν έχουν επιλεγεί μοντέλα",
|
"No models selected": "Δεν έχουν επιλεγεί μοντέλα",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Δεν βρέθηκαν αποτελέσματα",
|
"No results": "Δεν βρέθηκαν αποτελέσματα",
|
||||||
"No results found": "Δεν βρέθηκαν αποτελέσματα",
|
"No results found": "Δεν βρέθηκαν αποτελέσματα",
|
||||||
"No search query generated": "Δεν δημιουργήθηκε ερώτηση αναζήτησης",
|
"No search query generated": "Δεν δημιουργήθηκε ερώτηση αναζήτησης",
|
||||||
"No source available": "Δεν υπάρχει διαθέσιμη πηγή",
|
"No source available": "Δεν υπάρχει διαθέσιμη πηγή",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Χωρίς προτεινόμενες υποδείξεις",
|
"No suggestion prompts": "Χωρίς προτεινόμενες υποδείξεις",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Δεν βρέθηκαν χρήστες.",
|
"No users were found.": "Δεν βρέθηκαν χρήστες.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Δεν υπάρχουν βαλβίδες για ενημέρωση",
|
"No valves to update": "Δεν υπάρχουν βαλβίδες για ενημέρωση",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Τραβήξτε \"{{searchValue}}\" από το Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Τραβήξτε \"{{searchValue}}\" από το Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Τραβήξτε ένα μοντέλο από το Ollama.com",
|
"Pull a model from Ollama.com": "Τραβήξτε ένα μοντέλο από το Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Προτροπή Δημιουργίας Ερωτήσεων",
|
"Query Generation Prompt": "Προτροπή Δημιουργίας Ερωτήσεων",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Επιλέξτε Γνώση",
|
"Select Knowledge": "Επιλέξτε Γνώση",
|
||||||
"Select only one model to call": "Επιλέξτε μόνο ένα μοντέλο για κλήση",
|
"Select only one model to call": "Επιλέξτε μόνο ένα μοντέλο για κλήση",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Τα επιλεγμένα μοντέλα δεν υποστηρίζουν είσοδο εικόνων",
|
"Selected model(s) do not support image inputs": "Τα επιλεγμένα μοντέλα δεν υποστηρίζουν είσοδο εικόνων",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Αποστολή",
|
"Send": "Αποστολή",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Κοινή Χρήση Συνομιλίας",
|
"Share Chat": "Κοινή Χρήση Συνομιλίας",
|
||||||
"Share to Open WebUI Community": "Κοινή Χρήση στην Κοινότητα OpenWebUI",
|
"Share to Open WebUI Community": "Κοινή Χρήση στην Κοινότητα OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Εμφάνιση",
|
"Show": "Εμφάνιση",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Οδηγίες Συστήματος",
|
"System Instructions": "Οδηγίες Συστήματος",
|
||||||
"System Prompt": "Προτροπή Συστήματος",
|
"System Prompt": "Προτροπή Συστήματος",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "Προτροπή Γενιάς Ετικετών",
|
"Tags Generation Prompt": "Προτροπή Γενιάς Ετικετών",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Προβλήματα πρόσβασης στο Ollama?",
|
"Trouble accessing Ollama?": "Προβλήματα πρόσβασης στο Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Μοντέλο TTS",
|
"TTS Model": "Μοντέλο TTS",
|
||||||
"TTS Settings": "Ρυθμίσεις TTS",
|
"TTS Settings": "Ρυθμίσεις TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Κατάλογος ανεβάσματος",
|
"Upload directory": "Κατάλογος ανεβάσματος",
|
||||||
"Upload files": "Ανέβασμα αρχείων",
|
"Upload files": "Ανέβασμα αρχείων",
|
||||||
"Upload Files": "Ανέβασμα Αρχείων",
|
"Upload Files": "Ανέβασμα Αρχείων",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Ανέβασμα Pipeline",
|
"Upload Pipeline": "Ανέβασμα Pipeline",
|
||||||
"Upload Progress": "Πρόοδος Ανεβάσματος",
|
"Upload Progress": "Πρόοδος Ανεβάσματος",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "",
|
"Adjusting these settings will apply changes universally to all users.": "",
|
||||||
"admin": "",
|
"admin": "",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "",
|
"Create new key": "",
|
||||||
"Create new secret key": "",
|
"Create new secret key": "",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "",
|
"Created at": "",
|
||||||
"Created At": "",
|
"Created At": "",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "",
|
"Current Model": "",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "",
|
"delete this link": "",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "",
|
"Enter a detail about yourself for your LLMs to recall": "",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "",
|
"Export Chats": "",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "",
|
"Failed to read clipboard contents": "",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "",
|
"Failed to save conversation": "",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "",
|
"Focus chat input": "",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "",
|
"Hello, {{name}}": "",
|
||||||
"Help": "",
|
"Help": "",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "",
|
"Import Chats": "",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "",
|
"Important Update": "",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "",
|
"Invalid Tag": "",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "",
|
"New Chat": "",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "",
|
"New Password": "",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "",
|
"No results": "",
|
||||||
"No results found": "",
|
"No results found": "",
|
||||||
"No search query generated": "",
|
"No search query generated": "",
|
||||||
"No source available": "",
|
"No source available": "",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "",
|
"No suggestion prompts": "",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "",
|
"Pull a model from Ollama.com": "",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "",
|
"Selected model(s) do not support image inputs": "",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "",
|
"Send": "",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "",
|
"Share Chat": "",
|
||||||
"Share to Open WebUI Community": "",
|
"Share to Open WebUI Community": "",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "",
|
"Show": "",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "",
|
"System Prompt": "",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "",
|
"Trouble accessing Ollama?": "",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "",
|
"TTS Settings": "",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "",
|
"Upload Files": "",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "",
|
"Upload Progress": "",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "",
|
"Adjusting these settings will apply changes universally to all users.": "",
|
||||||
"admin": "",
|
"admin": "",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "",
|
"Create new key": "",
|
||||||
"Create new secret key": "",
|
"Create new secret key": "",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "",
|
"Created at": "",
|
||||||
"Created At": "",
|
"Created At": "",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "",
|
"Current Model": "",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "",
|
"delete this link": "",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "",
|
"Enter a detail about yourself for your LLMs to recall": "",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "",
|
"Export Chats": "",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "",
|
"Failed to read clipboard contents": "",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "",
|
"Failed to save conversation": "",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "",
|
"Focus chat input": "",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "",
|
"Hello, {{name}}": "",
|
||||||
"Help": "",
|
"Help": "",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "",
|
"Import Chats": "",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "",
|
"Important Update": "",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "",
|
"Invalid Tag": "",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "",
|
"New Chat": "",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "",
|
"New Password": "",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "Next message",
|
"Next message": "Next message",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "",
|
"No results": "",
|
||||||
"No results found": "",
|
"No results found": "",
|
||||||
"No search query generated": "",
|
"No search query generated": "",
|
||||||
"No source available": "",
|
"No source available": "",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "",
|
"No suggestion prompts": "",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "",
|
"Pull a model from Ollama.com": "",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "",
|
"Selected model(s) do not support image inputs": "",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "",
|
"Send": "",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "",
|
"Share Chat": "",
|
||||||
"Share to Open WebUI Community": "",
|
"Share to Open WebUI Community": "",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "",
|
"Show": "",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "",
|
"System Prompt": "",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "",
|
"Trouble accessing Ollama?": "",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "",
|
"TTS Settings": "",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "",
|
"Upload Files": "",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "",
|
"Upload Progress": "",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Añadir grupo de usuarios",
|
"Add User Group": "Añadir grupo de usuarios",
|
||||||
"Additional Config": "Config Adicional",
|
"Additional Config": "Config Adicional",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opciones de configuración adicionales para Marker. Debe ser una cadena JSON con pares clave-valor. Por ejemplo, '{\"key\": \"value\"}'. Las claves soportadas son: disabled_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opciones de configuración adicionales para Marker. Debe ser una cadena JSON con pares clave-valor. Por ejemplo, '{\"key\": \"value\"}'. Las claves soportadas son: disabled_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "El ajuste de estas opciones se aplicará globalmente a todos los usuarios.",
|
"Adjusting these settings will apply changes universally to all users.": "El ajuste de estas opciones se aplicará globalmente a todos los usuarios.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Crear Carpeta",
|
"Create Folder": "Crear Carpeta",
|
||||||
"Create Group": "Crear Grupo",
|
"Create Group": "Crear Grupo",
|
||||||
"Create Knowledge": "Crear Conocimiento",
|
"Create Knowledge": "Crear Conocimiento",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Crear Nueva Clave",
|
"Create new key": "Crear Nueva Clave",
|
||||||
"Create new secret key": "Crear Nueva Clave Secreta",
|
"Create new secret key": "Crear Nueva Clave Secreta",
|
||||||
"Create Note": "Crear Nota",
|
"Create Note": "Crear Nota",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Creado en",
|
"Created at": "Creado en",
|
||||||
"Created At": "Creado En",
|
"Created At": "Creado En",
|
||||||
"Created by": "Creado por",
|
"Created by": "Creado por",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importar CSV",
|
"CSV Import": "Importar CSV",
|
||||||
"Ctrl+Enter to Send": "'Ctrl+Enter' para Enviar",
|
"Ctrl+Enter to Send": "'Ctrl+Enter' para Enviar",
|
||||||
"Current Model": "Modelo Actual",
|
"Current Model": "Modelo Actual",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Borrar la función?",
|
"Delete function?": "Borrar la función?",
|
||||||
"Delete Message": "Borrar mensaje",
|
"Delete Message": "Borrar mensaje",
|
||||||
"Delete message?": "¿Borrar mensaje?",
|
"Delete message?": "¿Borrar mensaje?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "¿Borrar nota?",
|
"Delete note?": "¿Borrar nota?",
|
||||||
"Delete prompt?": "¿Borrar el indicador?",
|
"Delete prompt?": "¿Borrar el indicador?",
|
||||||
"delete this link": "Borrar este enlace",
|
"delete this link": "Borrar este enlace",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Ingresar detalles sobre ti para que los recuerden sus LLMs",
|
"Enter a detail about yourself for your LLMs to recall": "Ingresar detalles sobre ti para que los recuerden sus LLMs",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Ingresar un título para la sobrecapa informativa de usuario pendiente. Dejar vacío para usar el predeterminado.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Ingresar un título para la sobrecapa informativa de usuario pendiente. Dejar vacío para usar el predeterminado.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Ingresar una marca de agua para la respuesta. Dejalo vacío para ninguna",
|
"Enter a watermark for the response. Leave empty for none.": "Ingresar una marca de agua para la respuesta. Dejalo vacío para ninguna",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Ingresar campo de autorización de la api (p.ej. nombre:contraseña)",
|
"Enter api auth string (e.g. username:password)": "Ingresar campo de autorización de la api (p.ej. nombre:contraseña)",
|
||||||
"Enter Application DN": "Ingresar el DN de la Aplicación",
|
"Enter Application DN": "Ingresar el DN de la Aplicación",
|
||||||
"Enter Application DN Password": "Ingresar la Contraseña del DN de la Aplicación",
|
"Enter Application DN Password": "Ingresar la Contraseña del DN de la Aplicación",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportar chat (.json)",
|
"Export chat (.json)": "Exportar chat (.json)",
|
||||||
"Export Chats": "Exportar Chats",
|
"Export Chats": "Exportar Chats",
|
||||||
"Export Config to JSON File": "Exportar Configuración a archivo JSON",
|
"Export Config to JSON File": "Exportar Configuración a archivo JSON",
|
||||||
"Export Functions": "Exportar Funciones",
|
|
||||||
"Export Models": "Exportar Modelos",
|
|
||||||
"Export Presets": "Exportar Preajustes",
|
"Export Presets": "Exportar Preajustes",
|
||||||
"Export Prompt Suggestions": "Exportar Sugerencias de Indicador",
|
"Export Prompt Suggestions": "Exportar Sugerencias de Indicador",
|
||||||
"Export Prompts": "Exportar Indicadores",
|
|
||||||
"Export to CSV": "Exportar a CSV",
|
"Export to CSV": "Exportar a CSV",
|
||||||
"Export Tools": "Exportar Herramientas",
|
|
||||||
"Export Users": "Exportar Usuarios",
|
"Export Users": "Exportar Usuarios",
|
||||||
"External": "Externo",
|
"External": "Externo",
|
||||||
"External Document Loader URL required.": "LA URL del Cargador Externo de Documentos es requerida.",
|
"External Document Loader URL required.": "LA URL del Cargador Externo de Documentos es requerida.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Fallo al cargar el contenido del archivo",
|
"Failed to load file content.": "Fallo al cargar el contenido del archivo",
|
||||||
"Failed to move chat": "Fallo al mover el chat",
|
"Failed to move chat": "Fallo al mover el chat",
|
||||||
"Failed to read clipboard contents": "Fallo al leer el contenido del portapapeles",
|
"Failed to read clipboard contents": "Fallo al leer el contenido del portapapeles",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Fallo al guardar las conexiones",
|
"Failed to save connections": "Fallo al guardar las conexiones",
|
||||||
"Failed to save conversation": "Fallo al guardar la conversación",
|
"Failed to save conversation": "Fallo al guardar la conversación",
|
||||||
"Failed to save models configuration": "Fallo al guardar la configuración de los modelos",
|
"Failed to save models configuration": "Fallo al guardar la configuración de los modelos",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Clave de API de Firecrawl",
|
"Firecrawl API Key": "Clave de API de Firecrawl",
|
||||||
"Floating Quick Actions": "Acciones Rápidas Flotantes",
|
"Floating Quick Actions": "Acciones Rápidas Flotantes",
|
||||||
"Focus chat input": "Enfocar campo de chat",
|
"Focus chat input": "Enfocar campo de chat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Imagen de Fondo de la Carpeta",
|
"Folder Background Image": "Imagen de Fondo de la Carpeta",
|
||||||
"Folder deleted successfully": "Carpeta eliminada correctamente",
|
"Folder deleted successfully": "Carpeta eliminada correctamente",
|
||||||
"Folder Name": "Nombre de la Carpeta",
|
"Folder Name": "Nombre de la Carpeta",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Realimentación Háptica",
|
"Haptic Feedback": "Realimentación Háptica",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Altura",
|
"Height": "Altura",
|
||||||
"Hello, {{name}}": "Hola, {{name}}",
|
"Hello, {{name}}": "Hola, {{name}}",
|
||||||
"Help": "Ayuda",
|
"Help": "Ayuda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importar Chats",
|
"Import Chats": "Importar Chats",
|
||||||
"Import Config from JSON File": "Importar Config desde Archivo JSON",
|
"Import Config from JSON File": "Importar Config desde Archivo JSON",
|
||||||
"Import From Link": "Importar desde Enlace",
|
"Import From Link": "Importar desde Enlace",
|
||||||
"Import Functions": "Importar Funciones",
|
|
||||||
"Import Models": "Importar Modelos",
|
|
||||||
"Import Notes": "Importar Notas",
|
"Import Notes": "Importar Notas",
|
||||||
"Import Presets": "Importar Preajustes",
|
"Import Presets": "Importar Preajustes",
|
||||||
"Import Prompt Suggestions": "Importar Sugerencias de Indicador",
|
"Import Prompt Suggestions": "Importar Sugerencias de Indicador",
|
||||||
"Import Prompts": "Importar Indicadores",
|
|
||||||
"Import successful": "Importación realizada correctamente",
|
"Import successful": "Importación realizada correctamente",
|
||||||
"Import Tools": "Importar Herramientas",
|
|
||||||
"Important Update": "Actualización importante",
|
"Important Update": "Actualización importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Para forzar OCR, la opción para realizar OCR debe estar habilitada.",
|
"In order to force OCR, performing OCR must be enabled.": "Para forzar OCR, la opción para realizar OCR debe estar habilitada.",
|
||||||
"Include": "Incluir",
|
"Include": "Incluir",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Formato de archivo inválido.",
|
"Invalid file format.": "Formato de archivo inválido.",
|
||||||
"Invalid JSON file": "Archivo JSON inválido",
|
"Invalid JSON file": "Archivo JSON inválido",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Formato JSON Inválido para el Flujo de Trabajo de ComfyUI",
|
"Invalid JSON format for ComfyUI Workflow.": "Formato JSON Inválido para el Flujo de Trabajo de ComfyUI",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Formato JSON Inválido en Configuración Adicional",
|
"Invalid JSON format in Additional Config": "Formato JSON Inválido en Configuración Adicional",
|
||||||
"Invalid Tag": "Etiqueta Inválida",
|
"Invalid Tag": "Etiqueta Inválida",
|
||||||
"is typing...": "está escribiendo...",
|
"is typing...": "está escribiendo...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nuevo Chat",
|
"New Chat": "Nuevo Chat",
|
||||||
"New Folder": "Nueva Carpeta",
|
"New Folder": "Nueva Carpeta",
|
||||||
"New Function": "Nueva Función",
|
"New Function": "Nueva Función",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nueva Nota",
|
"New Note": "Nueva Nota",
|
||||||
"New Password": "Nueva Contraseña",
|
"New Password": "Nueva Contraseña",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nueva Herramienta",
|
"New Tool": "Nueva Herramienta",
|
||||||
"new-channel": "nuevo-canal",
|
"new-channel": "nuevo-canal",
|
||||||
"Next message": "Siguiente mensaje",
|
"Next message": "Siguiente mensaje",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "No hay distancia disponible",
|
"No distance available": "No hay distancia disponible",
|
||||||
"No feedbacks found": "No se encontraron comentarios",
|
"No feedbacks found": "No se encontraron comentarios",
|
||||||
"No file selected": "No se seleccionó archivo",
|
"No file selected": "No se seleccionó archivo",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "No hay grupos con acceso, añade un grupo para otorgar acceso",
|
"No groups with access, add a group to grant access": "No hay grupos con acceso, añade un grupo para otorgar acceso",
|
||||||
"No HTML, CSS, or JavaScript content found.": "No se encontró contenido HTML, CSS, o JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "No se encontró contenido HTML, CSS, o JavaScript.",
|
||||||
"No inference engine with management support found": "No se encontró un motor de inferencia que soporte gestión",
|
"No inference engine with management support found": "No se encontró un motor de inferencia que soporte gestión",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "No se seleccionaron modelos",
|
"No models selected": "No se seleccionaron modelos",
|
||||||
"No Notes": "Sin Notas",
|
"No Notes": "Sin Notas",
|
||||||
"No notes found": "No se encontraron notas",
|
"No notes found": "No se encontraron notas",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "No se encontraron resultados",
|
"No results": "No se encontraron resultados",
|
||||||
"No results found": "No se encontraron resultados",
|
"No results found": "No se encontraron resultados",
|
||||||
"No search query generated": "No se generó ninguna consulta de búsqueda",
|
"No search query generated": "No se generó ninguna consulta de búsqueda",
|
||||||
"No source available": "No hay fuente disponible",
|
"No source available": "No hay fuente disponible",
|
||||||
"No sources found": "No se han encontrado fuentes",
|
"No sources found": "No se han encontrado fuentes",
|
||||||
"No suggestion prompts": "Sin prompts sugeridos",
|
"No suggestion prompts": "Sin prompts sugeridos",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "No se encontraron usuarios.",
|
"No users were found.": "No se encontraron usuarios.",
|
||||||
"No valves": "No hay válvulas",
|
"No valves": "No hay válvulas",
|
||||||
"No valves to update": "No hay válvulas para actualizar",
|
"No valves to update": "No hay válvulas para actualizar",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Público",
|
"Public": "Público",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Extraer \"{{searchValue}}\" desde Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Extraer \"{{searchValue}}\" desde Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Extraer un modelo desde Ollama.com",
|
"Pull a model from Ollama.com": "Extraer un modelo desde Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Indicador para la Consulta de Generación",
|
"Query Generation Prompt": "Indicador para la Consulta de Generación",
|
||||||
"Querying": "Consultando",
|
"Querying": "Consultando",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "Seleccionar como dividir los mensajes de texto para las peticiones TTS",
|
"Select how to split message text for TTS requests": "Seleccionar como dividir los mensajes de texto para las peticiones TTS",
|
||||||
"Select Knowledge": "Seleccionar Conocimiento",
|
"Select Knowledge": "Seleccionar Conocimiento",
|
||||||
"Select only one model to call": "Seleccionar sólo un modelo a llamar",
|
"Select only one model to call": "Seleccionar sólo un modelo a llamar",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Modelo(s) seleccionado(s) no admiten entradas de imagen",
|
"Selected model(s) do not support image inputs": "Modelo(s) seleccionado(s) no admiten entradas de imagen",
|
||||||
"semantic": "semántica",
|
"semantic": "semántica",
|
||||||
"Send": "Enviar",
|
"Send": "Enviar",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Compartir Chat",
|
"Share Chat": "Compartir Chat",
|
||||||
"Share to Open WebUI Community": "Compartir con la Comunidad Open-WebUI",
|
"Share to Open WebUI Community": "Compartir con la Comunidad Open-WebUI",
|
||||||
"Share your background and interests": "Compartir tus antecedentes e intereses",
|
"Share your background and interests": "Compartir tus antecedentes e intereses",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Permisos al Compartir",
|
"Sharing Permissions": "Permisos al Compartir",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Accesos cortos con un asterisco (*) depende de la situación y solo activos bajo determinadas condiciones.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Accesos cortos con un asterisco (*) depende de la situación y solo activos bajo determinadas condiciones.",
|
||||||
"Show": "Mostrar",
|
"Show": "Mostrar",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instrucciones del sistema",
|
"System Instructions": "Instrucciones del sistema",
|
||||||
"System Prompt": "Indicador del sistema",
|
"System Prompt": "Indicador del sistema",
|
||||||
"Table Mode": "Modo de Tabla",
|
"Table Mode": "Modo de Tabla",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Etiquetas",
|
"Tags": "Etiquetas",
|
||||||
"Tags Generation": "Generación de Etiquetas",
|
"Tags Generation": "Generación de Etiquetas",
|
||||||
"Tags Generation Prompt": "Indicador para la Generación de Etiquetas",
|
"Tags Generation Prompt": "Indicador para la Generación de Etiquetas",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "Transformadores",
|
"Transformers": "Transformadores",
|
||||||
"Trouble accessing Ollama?": "¿Problemas para acceder a Ollama?",
|
"Trouble accessing Ollama?": "¿Problemas para acceder a Ollama?",
|
||||||
"Trust Proxy Environment": "Entorno Proxy Confiable",
|
"Trust Proxy Environment": "Entorno Proxy Confiable",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Prueba de Nuevo",
|
"Try Again": "Prueba de Nuevo",
|
||||||
"TTS Model": "Modelo TTS",
|
"TTS Model": "Modelo TTS",
|
||||||
"TTS Settings": "Ajustes Texto a Voz (TTS)",
|
"TTS Settings": "Ajustes Texto a Voz (TTS)",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Directorio de Subidas",
|
"Upload directory": "Directorio de Subidas",
|
||||||
"Upload files": "Subir archivos",
|
"Upload files": "Subir archivos",
|
||||||
"Upload Files": "Subir Archivos",
|
"Upload Files": "Subir Archivos",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Subir Tubería",
|
"Upload Pipeline": "Subir Tubería",
|
||||||
"Upload Progress": "Progreso de la Subida",
|
"Upload Progress": "Progreso de la Subida",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progreso de la Subida: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progreso de la Subida: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Lisa kasutajagrupp",
|
"Add User Group": "Lisa kasutajagrupp",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Nende seadete kohandamine rakendab muudatused universaalselt kõigile kasutajatele.",
|
"Adjusting these settings will apply changes universally to all users.": "Nende seadete kohandamine rakendab muudatused universaalselt kõigile kasutajatele.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Administraator",
|
"Admin": "Administraator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Loo grupp",
|
"Create Group": "Loo grupp",
|
||||||
"Create Knowledge": "Loo teadmised",
|
"Create Knowledge": "Loo teadmised",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Loo uus võti",
|
"Create new key": "Loo uus võti",
|
||||||
"Create new secret key": "Loo uus salavõti",
|
"Create new secret key": "Loo uus salavõti",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Loomise aeg",
|
"Created at": "Loomise aeg",
|
||||||
"Created At": "Loomise aeg",
|
"Created At": "Loomise aeg",
|
||||||
"Created by": "Autor",
|
"Created by": "Autor",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV import",
|
"CSV Import": "CSV import",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter saatmiseks",
|
"Ctrl+Enter to Send": "Ctrl+Enter saatmiseks",
|
||||||
"Current Model": "Praegune mudel",
|
"Current Model": "Praegune mudel",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Kustutada funktsioon?",
|
"Delete function?": "Kustutada funktsioon?",
|
||||||
"Delete Message": "Kustuta sõnum",
|
"Delete Message": "Kustuta sõnum",
|
||||||
"Delete message?": "Kustutada sõnum?",
|
"Delete message?": "Kustutada sõnum?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Kustutada vihjed?",
|
"Delete prompt?": "Kustutada vihjed?",
|
||||||
"delete this link": "kustuta see link",
|
"delete this link": "kustuta see link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Sisestage detail enda kohta, mida teie LLM-id saavad meenutada",
|
"Enter a detail about yourself for your LLMs to recall": "Sisestage detail enda kohta, mida teie LLM-id saavad meenutada",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Sisestage api autentimisstring (nt kasutajanimi:parool)",
|
"Enter api auth string (e.g. username:password)": "Sisestage api autentimisstring (nt kasutajanimi:parool)",
|
||||||
"Enter Application DN": "Sisestage rakenduse DN",
|
"Enter Application DN": "Sisestage rakenduse DN",
|
||||||
"Enter Application DN Password": "Sisestage rakenduse DN parool",
|
"Enter Application DN Password": "Sisestage rakenduse DN parool",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Ekspordi vestlus (.json)",
|
"Export chat (.json)": "Ekspordi vestlus (.json)",
|
||||||
"Export Chats": "Ekspordi vestlused",
|
"Export Chats": "Ekspordi vestlused",
|
||||||
"Export Config to JSON File": "Ekspordi seadistus JSON-failina",
|
"Export Config to JSON File": "Ekspordi seadistus JSON-failina",
|
||||||
"Export Functions": "Ekspordi funktsioonid",
|
|
||||||
"Export Models": "Ekspordi mudelid",
|
|
||||||
"Export Presets": "Ekspordi eelseadistused",
|
"Export Presets": "Ekspordi eelseadistused",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Ekspordi vihjed",
|
|
||||||
"Export to CSV": "Ekspordi CSV-na",
|
"Export to CSV": "Ekspordi CSV-na",
|
||||||
"Export Tools": "Ekspordi tööriistad",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Lõikelaua sisu lugemine ebaõnnestus",
|
"Failed to read clipboard contents": "Lõikelaua sisu lugemine ebaõnnestus",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Vestluse salvestamine ebaõnnestus",
|
"Failed to save conversation": "Vestluse salvestamine ebaõnnestus",
|
||||||
"Failed to save models configuration": "Mudelite konfiguratsiooni salvestamine ebaõnnestus",
|
"Failed to save models configuration": "Mudelite konfiguratsiooni salvestamine ebaõnnestus",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokuseeri vestluse sisendile",
|
"Focus chat input": "Fokuseeri vestluse sisendile",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Kaust edukalt kustutatud",
|
"Folder deleted successfully": "Kaust edukalt kustutatud",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptiline tagasiside",
|
"Haptic Feedback": "Haptiline tagasiside",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Tere, {{name}}",
|
"Hello, {{name}}": "Tere, {{name}}",
|
||||||
"Help": "Abi",
|
"Help": "Abi",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Impordi vestlused",
|
"Import Chats": "Impordi vestlused",
|
||||||
"Import Config from JSON File": "Impordi seadistus JSON-failist",
|
"Import Config from JSON File": "Impordi seadistus JSON-failist",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Impordi funktsioonid",
|
|
||||||
"Import Models": "Impordi mudelid",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Impordi eelseadistused",
|
"Import Presets": "Impordi eelseadistused",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Impordi vihjed",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Impordi tööriistad",
|
|
||||||
"Important Update": "Oluline värskendus",
|
"Important Update": "Oluline värskendus",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Kaasa",
|
"Include": "Kaasa",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Vigane failiformaat.",
|
"Invalid file format.": "Vigane failiformaat.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Vigane silt",
|
"Invalid Tag": "Vigane silt",
|
||||||
"is typing...": "kirjutab...",
|
"is typing...": "kirjutab...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Uus vestlus",
|
"New Chat": "Uus vestlus",
|
||||||
"New Folder": "Uus kaust",
|
"New Folder": "Uus kaust",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Uus parool",
|
"New Password": "Uus parool",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "uus-kanal",
|
"new-channel": "uus-kanal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Kaugus pole saadaval",
|
"No distance available": "Kaugus pole saadaval",
|
||||||
"No feedbacks found": "Tagasisidet ei leitud",
|
"No feedbacks found": "Tagasisidet ei leitud",
|
||||||
"No file selected": "Faili pole valitud",
|
"No file selected": "Faili pole valitud",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Puuduvad juurdepääsuõigustega grupid, lisage grupp juurdepääsu andmiseks",
|
"No groups with access, add a group to grant access": "Puuduvad juurdepääsuõigustega grupid, lisage grupp juurdepääsu andmiseks",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS ega JavaScript sisu ei leitud.",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS ega JavaScript sisu ei leitud.",
|
||||||
"No inference engine with management support found": "Järeldusmootorit haldamise toega ei leitud",
|
"No inference engine with management support found": "Järeldusmootorit haldamise toega ei leitud",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Mudeleid pole valitud",
|
"No models selected": "Mudeleid pole valitud",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Tulemusi ei leitud",
|
"No results": "Tulemusi ei leitud",
|
||||||
"No results found": "Tulemusi ei leitud",
|
"No results found": "Tulemusi ei leitud",
|
||||||
"No search query generated": "Otsingupäringut ei genereeritud",
|
"No search query generated": "Otsingupäringut ei genereeritud",
|
||||||
"No source available": "Allikas pole saadaval",
|
"No source available": "Allikas pole saadaval",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Soovituslikke prompt'e pole",
|
"No suggestion prompts": "Soovituslikke prompt'e pole",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Kasutajaid ei leitud.",
|
"No users were found.": "Kasutajaid ei leitud.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Pole klappe, mida uuendada",
|
"No valves to update": "Pole klappe, mida uuendada",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Tõmba \"{{searchValue}}\" Ollama.com-ist",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Tõmba \"{{searchValue}}\" Ollama.com-ist",
|
||||||
"Pull a model from Ollama.com": "Tõmba mudel Ollama.com-ist",
|
"Pull a model from Ollama.com": "Tõmba mudel Ollama.com-ist",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Päringu genereerimise vihje",
|
"Query Generation Prompt": "Päringu genereerimise vihje",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Valige teadmised",
|
"Select Knowledge": "Valige teadmised",
|
||||||
"Select only one model to call": "Valige ainult üks mudel kutsumiseks",
|
"Select only one model to call": "Valige ainult üks mudel kutsumiseks",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Valitud mudel(id) ei toeta pilte sisendina",
|
"Selected model(s) do not support image inputs": "Valitud mudel(id) ei toeta pilte sisendina",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Saada",
|
"Send": "Saada",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Jaga vestlust",
|
"Share Chat": "Jaga vestlust",
|
||||||
"Share to Open WebUI Community": "Jaga Open WebUI kogukonnaga",
|
"Share to Open WebUI Community": "Jaga Open WebUI kogukonnaga",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Näita",
|
"Show": "Näita",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Süsteemi juhised",
|
"System Instructions": "Süsteemi juhised",
|
||||||
"System Prompt": "Süsteemi vihje",
|
"System Prompt": "Süsteemi vihje",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "Siltide genereerimine",
|
"Tags Generation": "Siltide genereerimine",
|
||||||
"Tags Generation Prompt": "Siltide genereerimise vihje",
|
"Tags Generation Prompt": "Siltide genereerimise vihje",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Probleeme Ollama juurdepääsuga?",
|
"Trouble accessing Ollama?": "Probleeme Ollama juurdepääsuga?",
|
||||||
"Trust Proxy Environment": "Usalda puhverserveri keskkonda",
|
"Trust Proxy Environment": "Usalda puhverserveri keskkonda",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS mudel",
|
"TTS Model": "TTS mudel",
|
||||||
"TTS Settings": "TTS seaded",
|
"TTS Settings": "TTS seaded",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Üleslaadimise kataloog",
|
"Upload directory": "Üleslaadimise kataloog",
|
||||||
"Upload files": "Laadi failid üles",
|
"Upload files": "Laadi failid üles",
|
||||||
"Upload Files": "Laadi failid üles",
|
"Upload Files": "Laadi failid üles",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Laadi torustik üles",
|
"Upload Pipeline": "Laadi torustik üles",
|
||||||
"Upload Progress": "Üleslaadimise progress",
|
"Upload Progress": "Üleslaadimise progress",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Gehitu Erabiltzaile Taldea",
|
"Add User Group": "Gehitu Erabiltzaile Taldea",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ezarpen hauek aldatzeak aldaketak erabiltzaile guztiei aplikatuko dizkie.",
|
"Adjusting these settings will apply changes universally to all users.": "Ezarpen hauek aldatzeak aldaketak erabiltzaile guztiei aplikatuko dizkie.",
|
||||||
"admin": "administratzailea",
|
"admin": "administratzailea",
|
||||||
"Admin": "Administratzailea",
|
"Admin": "Administratzailea",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Sortu Taldea",
|
"Create Group": "Sortu Taldea",
|
||||||
"Create Knowledge": "Sortu Ezagutza",
|
"Create Knowledge": "Sortu Ezagutza",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Sortu gako berria",
|
"Create new key": "Sortu gako berria",
|
||||||
"Create new secret key": "Sortu gako sekretu berria",
|
"Create new secret key": "Sortu gako sekretu berria",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Sortze data",
|
"Created at": "Sortze data",
|
||||||
"Created At": "Sortze Data",
|
"Created At": "Sortze Data",
|
||||||
"Created by": "Sortzailea",
|
"Created by": "Sortzailea",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV Inportazioa",
|
"CSV Import": "CSV Inportazioa",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Uneko Eredua",
|
"Current Model": "Uneko Eredua",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Ezabatu funtzioa?",
|
"Delete function?": "Ezabatu funtzioa?",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Ezabatu prompta?",
|
"Delete prompt?": "Ezabatu prompta?",
|
||||||
"delete this link": "ezabatu esteka hau",
|
"delete this link": "ezabatu esteka hau",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Sartu zure buruari buruzko xehetasun bat LLMek gogoratzeko",
|
"Enter a detail about yourself for your LLMs to recall": "Sartu zure buruari buruzko xehetasun bat LLMek gogoratzeko",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Sartu api autentifikazio katea (adib. erabiltzailea:pasahitza)",
|
"Enter api auth string (e.g. username:password)": "Sartu api autentifikazio katea (adib. erabiltzailea:pasahitza)",
|
||||||
"Enter Application DN": "Sartu Aplikazioaren DN",
|
"Enter Application DN": "Sartu Aplikazioaren DN",
|
||||||
"Enter Application DN Password": "Sartu Aplikazioaren DN Pasahitza",
|
"Enter Application DN Password": "Sartu Aplikazioaren DN Pasahitza",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Esportatu txata (.json)",
|
"Export chat (.json)": "Esportatu txata (.json)",
|
||||||
"Export Chats": "Esportatu Txatak",
|
"Export Chats": "Esportatu Txatak",
|
||||||
"Export Config to JSON File": "Esportatu Konfigurazioa JSON Fitxategira",
|
"Export Config to JSON File": "Esportatu Konfigurazioa JSON Fitxategira",
|
||||||
"Export Functions": "Esportatu Funtzioak",
|
|
||||||
"Export Models": "Esportatu Ereduak",
|
|
||||||
"Export Presets": "Esportatu Aurrezarpenak",
|
"Export Presets": "Esportatu Aurrezarpenak",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Esportatu Promptak",
|
|
||||||
"Export to CSV": "Esportatu CSVra",
|
"Export to CSV": "Esportatu CSVra",
|
||||||
"Export Tools": "Esportatu Tresnak",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Huts egin du arbelaren edukia irakurtzean",
|
"Failed to read clipboard contents": "Huts egin du arbelaren edukia irakurtzean",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Huts egin du elkarrizketa gordetzean",
|
"Failed to save conversation": "Huts egin du elkarrizketa gordetzean",
|
||||||
"Failed to save models configuration": "Huts egin du ereduen konfigurazioa gordetzean",
|
"Failed to save models configuration": "Huts egin du ereduen konfigurazioa gordetzean",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokuratu txataren sarrera",
|
"Focus chat input": "Fokuratu txataren sarrera",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Karpeta ongi ezabatu da",
|
"Folder deleted successfully": "Karpeta ongi ezabatu da",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Feedback Haptikoa",
|
"Haptic Feedback": "Feedback Haptikoa",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Kaixo, {{name}}",
|
"Hello, {{name}}": "Kaixo, {{name}}",
|
||||||
"Help": "Laguntza",
|
"Help": "Laguntza",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Inportatu Txatak",
|
"Import Chats": "Inportatu Txatak",
|
||||||
"Import Config from JSON File": "Inportatu Konfigurazioa JSON Fitxategitik",
|
"Import Config from JSON File": "Inportatu Konfigurazioa JSON Fitxategitik",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Inportatu Funtzioak",
|
|
||||||
"Import Models": "Inportatu Ereduak",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Inportatu Aurrezarpenak",
|
"Import Presets": "Inportatu Aurrezarpenak",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Inportatu Promptak",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Inportatu Tresnak",
|
|
||||||
"Important Update": "Eguneratze garrantzitsua",
|
"Important Update": "Eguneratze garrantzitsua",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Sartu",
|
"Include": "Sartu",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Fitxategi formatu baliogabea.",
|
"Invalid file format.": "Fitxategi formatu baliogabea.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Etiketa Baliogabea",
|
"Invalid Tag": "Etiketa Baliogabea",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Txat berria",
|
"New Chat": "Txat berria",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Pasahitz berria",
|
"New Password": "Pasahitz berria",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Ez dago distantziarik eskuragarri",
|
"No distance available": "Ez dago distantziarik eskuragarri",
|
||||||
"No feedbacks found": "Ez da iritzirik aurkitu",
|
"No feedbacks found": "Ez da iritzirik aurkitu",
|
||||||
"No file selected": "Ez da fitxategirik hautatu",
|
"No file selected": "Ez da fitxategirik hautatu",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ez dago sarbidea duen talderik, gehitu talde bat sarbidea emateko",
|
"No groups with access, add a group to grant access": "Ez dago sarbidea duen talderik, gehitu talde bat sarbidea emateko",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Ez da HTML, CSS, edo JavaScript edukirik aurkitu.",
|
"No HTML, CSS, or JavaScript content found.": "Ez da HTML, CSS, edo JavaScript edukirik aurkitu.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Ez da modelorik hautatu",
|
"No models selected": "Ez da modelorik hautatu",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Ez da emaitzarik aurkitu",
|
"No results": "Ez da emaitzarik aurkitu",
|
||||||
"No results found": "Ez da emaitzarik aurkitu",
|
"No results found": "Ez da emaitzarik aurkitu",
|
||||||
"No search query generated": "Ez da bilaketa kontsultarik sortu",
|
"No search query generated": "Ez da bilaketa kontsultarik sortu",
|
||||||
"No source available": "Ez dago iturririk eskuragarri",
|
"No source available": "Ez dago iturririk eskuragarri",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Gomendatutako promptik ez",
|
"No suggestion prompts": "Gomendatutako promptik ez",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Ez da erabiltzailerik aurkitu.",
|
"No users were found.": "Ez da erabiltzailerik aurkitu.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Ez dago balbularik eguneratzeko",
|
"No valves to update": "Ez dago balbularik eguneratzeko",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ekarri \"{{searchValue}}\" Ollama.com-etik",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ekarri \"{{searchValue}}\" Ollama.com-etik",
|
||||||
"Pull a model from Ollama.com": "Ekarri modelo bat Ollama.com-etik",
|
"Pull a model from Ollama.com": "Ekarri modelo bat Ollama.com-etik",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Kontsulta sortzeko prompt-a",
|
"Query Generation Prompt": "Kontsulta sortzeko prompt-a",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Hautatu ezagutza",
|
"Select Knowledge": "Hautatu ezagutza",
|
||||||
"Select only one model to call": "Hautatu modelo bakarra deitzeko",
|
"Select only one model to call": "Hautatu modelo bakarra deitzeko",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Hautatutako modelo(e)k ez dute irudi sarrerarik onartzen",
|
"Selected model(s) do not support image inputs": "Hautatutako modelo(e)k ez dute irudi sarrerarik onartzen",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Bidali",
|
"Send": "Bidali",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Partekatu txata",
|
"Share Chat": "Partekatu txata",
|
||||||
"Share to Open WebUI Community": "Partekatu OpenWebUI komunitatearekin",
|
"Share to Open WebUI Community": "Partekatu OpenWebUI komunitatearekin",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Erakutsi",
|
"Show": "Erakutsi",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Sistema jarraibideak",
|
"System Instructions": "Sistema jarraibideak",
|
||||||
"System Prompt": "Sistema prompta",
|
"System Prompt": "Sistema prompta",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "Etiketa sortzeko prompta",
|
"Tags Generation Prompt": "Etiketa sortzeko prompta",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformatzaileak",
|
"Transformers": "Transformatzaileak",
|
||||||
"Trouble accessing Ollama?": "Arazoak Ollama atzitzeko?",
|
"Trouble accessing Ollama?": "Arazoak Ollama atzitzeko?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS modeloa",
|
"TTS Model": "TTS modeloa",
|
||||||
"TTS Settings": "TTS ezarpenak",
|
"TTS Settings": "TTS ezarpenak",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Karga direktorioa",
|
"Upload directory": "Karga direktorioa",
|
||||||
"Upload files": "Kargatu fitxategiak",
|
"Upload files": "Kargatu fitxategiak",
|
||||||
"Upload Files": "Kargatu fitxategiak",
|
"Upload Files": "Kargatu fitxategiak",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Kargatu Pipeline-a",
|
"Upload Pipeline": "Kargatu Pipeline-a",
|
||||||
"Upload Progress": "Kargaren aurrerapena",
|
"Upload Progress": "Kargaren aurrerapena",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "افزودن گروه کاربری",
|
"Add User Group": "افزودن گروه کاربری",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "با تنظیم این تنظیمات، تغییرات به طور کلی برای همه کاربران اعمال می\u200cشود.",
|
"Adjusting these settings will apply changes universally to all users.": "با تنظیم این تنظیمات، تغییرات به طور کلی برای همه کاربران اعمال می\u200cشود.",
|
||||||
"admin": "مدیر",
|
"admin": "مدیر",
|
||||||
"Admin": "مدیر",
|
"Admin": "مدیر",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "ایجاد گروه",
|
"Create Group": "ایجاد گروه",
|
||||||
"Create Knowledge": "ایجاد دانش",
|
"Create Knowledge": "ایجاد دانش",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "ساخت کلید جدید",
|
"Create new key": "ساخت کلید جدید",
|
||||||
"Create new secret key": "ساخت کلید مخفی جدید",
|
"Create new secret key": "ساخت کلید مخفی جدید",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "ایجاد شده در",
|
"Created at": "ایجاد شده در",
|
||||||
"Created At": "ایجاد شده در",
|
"Created At": "ایجاد شده در",
|
||||||
"Created by": "ایجاد شده توسط",
|
"Created by": "ایجاد شده توسط",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "درون\u200cریزی CSV",
|
"CSV Import": "درون\u200cریزی CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter برای ارسال",
|
"Ctrl+Enter to Send": "Ctrl+Enter برای ارسال",
|
||||||
"Current Model": "مدل فعلی",
|
"Current Model": "مدل فعلی",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "تابع حذف شود؟",
|
"Delete function?": "تابع حذف شود؟",
|
||||||
"Delete Message": "حذف پیام",
|
"Delete Message": "حذف پیام",
|
||||||
"Delete message?": "پیام حذف شود؟",
|
"Delete message?": "پیام حذف شود؟",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "پرامپت حذف شود؟",
|
"Delete prompt?": "پرامپت حذف شود؟",
|
||||||
"delete this link": "حذف این لینک",
|
"delete this link": "حذف این لینک",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "برای ذخیره سازی اطلاعات خود، یک توضیح کوتاه درباره خود را وارد کنید",
|
"Enter a detail about yourself for your LLMs to recall": "برای ذخیره سازی اطلاعات خود، یک توضیح کوتاه درباره خود را وارد کنید",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "رشته احراز هویت api را وارد کنید (مثلا username:password)",
|
"Enter api auth string (e.g. username:password)": "رشته احراز هویت api را وارد کنید (مثلا username:password)",
|
||||||
"Enter Application DN": "DN برنامه را وارد کنید",
|
"Enter Application DN": "DN برنامه را وارد کنید",
|
||||||
"Enter Application DN Password": "رمز عبور DN برنامه را وارد کنید",
|
"Enter Application DN Password": "رمز عبور DN برنامه را وارد کنید",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "خروجی گرفتن گفتگو (json)",
|
"Export chat (.json)": "خروجی گرفتن گفتگو (json)",
|
||||||
"Export Chats": "خروجی گرفتن گفتگوها",
|
"Export Chats": "خروجی گرفتن گفتگوها",
|
||||||
"Export Config to JSON File": "برون\u200cریزی پیکربندی به پروندهٔ JSON",
|
"Export Config to JSON File": "برون\u200cریزی پیکربندی به پروندهٔ JSON",
|
||||||
"Export Functions": "برون\u200cریزی توابع",
|
|
||||||
"Export Models": "برون\u200cریزی مدل\u200cها",
|
|
||||||
"Export Presets": "برون\u200cریزی پیش\u200cتنظیم\u200cها",
|
"Export Presets": "برون\u200cریزی پیش\u200cتنظیم\u200cها",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "برون\u200cریزی پرامپت\u200cها",
|
|
||||||
"Export to CSV": "برون\u200cریزی به CSV",
|
"Export to CSV": "برون\u200cریزی به CSV",
|
||||||
"Export Tools": "برون\u200cریزی ابزارها",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "خارجی",
|
"External": "خارجی",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "خواندن محتوای کلیپ بورد ناموفق بود",
|
"Failed to read clipboard contents": "خواندن محتوای کلیپ بورد ناموفق بود",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "خطا در ذخیره\u200cسازی اتصالات",
|
"Failed to save connections": "خطا در ذخیره\u200cسازی اتصالات",
|
||||||
"Failed to save conversation": "خطا در ذخیره\u200cسازی گفت\u200cوگو",
|
"Failed to save conversation": "خطا در ذخیره\u200cسازی گفت\u200cوگو",
|
||||||
"Failed to save models configuration": "خطا در ذخیره\u200cسازی پیکربندی مدل\u200cها",
|
"Failed to save models configuration": "خطا در ذخیره\u200cسازی پیکربندی مدل\u200cها",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "کلید API فایرکراول",
|
"Firecrawl API Key": "کلید API فایرکراول",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "فوکوس کردن ورودی گپ",
|
"Focus chat input": "فوکوس کردن ورودی گپ",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "پوشه با موفقیت حذف شد",
|
"Folder deleted successfully": "پوشه با موفقیت حذف شد",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "بازخورد لمسی",
|
"Haptic Feedback": "بازخورد لمسی",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "سلام، {{name}}",
|
"Hello, {{name}}": "سلام، {{name}}",
|
||||||
"Help": "کمک",
|
"Help": "کمک",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "درون\u200cریزی گفتگوها",
|
"Import Chats": "درون\u200cریزی گفتگوها",
|
||||||
"Import Config from JSON File": "درون\u200cریزی از پروندهٔ JSON",
|
"Import Config from JSON File": "درون\u200cریزی از پروندهٔ JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "درون\u200cریزی توابع",
|
|
||||||
"Import Models": "درون\u200cریزی مدل\u200cها",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "درون\u200cریزی پیش\u200cتنظیم\u200cها",
|
"Import Presets": "درون\u200cریزی پیش\u200cتنظیم\u200cها",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "درون\u200cریزی پرامپت\u200cها",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "درون\u200cریزی ابزارها",
|
|
||||||
"Important Update": "به\u200cروزرسانی مهم",
|
"Important Update": "به\u200cروزرسانی مهم",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "شامل",
|
"Include": "شامل",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "قالب فایل نامعتبر است.",
|
"Invalid file format.": "قالب فایل نامعتبر است.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "تگ نامعتبر",
|
"Invalid Tag": "تگ نامعتبر",
|
||||||
"is typing...": "در حال تایپ...",
|
"is typing...": "در حال تایپ...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "گپ جدید",
|
"New Chat": "گپ جدید",
|
||||||
"New Folder": "پوشه جدید",
|
"New Folder": "پوشه جدید",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "رمز عبور جدید",
|
"New Password": "رمز عبور جدید",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "کانال-جدید",
|
"new-channel": "کانال-جدید",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "فاصله\u200cای در دسترس نیست",
|
"No distance available": "فاصله\u200cای در دسترس نیست",
|
||||||
"No feedbacks found": "بازخوردی یافت نشد",
|
"No feedbacks found": "بازخوردی یافت نشد",
|
||||||
"No file selected": "فایلی انتخاب نشده است",
|
"No file selected": "فایلی انتخاب نشده است",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "هیچ گروهی با دسترسی وجود ندارد، یک گروه برای اعطای دسترسی اضافه کنید",
|
"No groups with access, add a group to grant access": "هیچ گروهی با دسترسی وجود ندارد، یک گروه برای اعطای دسترسی اضافه کنید",
|
||||||
"No HTML, CSS, or JavaScript content found.": "محتوای HTML، CSS یا JavaScript یافت نشد.",
|
"No HTML, CSS, or JavaScript content found.": "محتوای HTML، CSS یا JavaScript یافت نشد.",
|
||||||
"No inference engine with management support found": "موتور استنتاج با پشتیبانی مدیریت یافت نشد",
|
"No inference engine with management support found": "موتور استنتاج با پشتیبانی مدیریت یافت نشد",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "مدلی انتخاب نشده است",
|
"No models selected": "مدلی انتخاب نشده است",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "نتیجه\u200cای یافت نشد",
|
"No results": "نتیجه\u200cای یافت نشد",
|
||||||
"No results found": "نتیجه\u200cای یافت نشد",
|
"No results found": "نتیجه\u200cای یافت نشد",
|
||||||
"No search query generated": "پرسوجوی جستجویی ایجاد نشده است",
|
"No search query generated": "پرسوجوی جستجویی ایجاد نشده است",
|
||||||
"No source available": "منبعی در دسترس نیست",
|
"No source available": "منبعی در دسترس نیست",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "بدون پرامپت پیشنهادی",
|
"No suggestion prompts": "بدون پرامپت پیشنهادی",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "کاربری یافت نشد.",
|
"No users were found.": "کاربری یافت نشد.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "شیری برای به\u200cروزرسانی وجود ندارد",
|
"No valves to update": "شیری برای به\u200cروزرسانی وجود ندارد",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "عمومی",
|
"Public": "عمومی",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "بازگرداندن \"{{searchValue}}\" از Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "بازگرداندن \"{{searchValue}}\" از Ollama.com",
|
||||||
"Pull a model from Ollama.com": "دریافت یک مدل از Ollama.com",
|
"Pull a model from Ollama.com": "دریافت یک مدل از Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "پرامپت تولید کوئری",
|
"Query Generation Prompt": "پرامپت تولید کوئری",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "انتخاب دانش",
|
"Select Knowledge": "انتخاب دانش",
|
||||||
"Select only one model to call": "تنها یک مدل را برای صدا زدن انتخاب کنید",
|
"Select only one model to call": "تنها یک مدل را برای صدا زدن انتخاب کنید",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "مدل) های (انتخاب شده ورودیهای تصویر را پشتیبانی نمیکند",
|
"Selected model(s) do not support image inputs": "مدل) های (انتخاب شده ورودیهای تصویر را پشتیبانی نمیکند",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "ارسال",
|
"Send": "ارسال",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "اشتراک\u200cگذاری چت",
|
"Share Chat": "اشتراک\u200cگذاری چت",
|
||||||
"Share to Open WebUI Community": "اشتراک گذاری با OpenWebUI Community",
|
"Share to Open WebUI Community": "اشتراک گذاری با OpenWebUI Community",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "مجوزهای اشتراک\u200cگذاری",
|
"Sharing Permissions": "مجوزهای اشتراک\u200cگذاری",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "نمایش",
|
"Show": "نمایش",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "دستورالعمل\u200cهای سیستم",
|
"System Instructions": "دستورالعمل\u200cهای سیستم",
|
||||||
"System Prompt": "پرامپت سیستم",
|
"System Prompt": "پرامپت سیستم",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "برچسب\u200cها",
|
"Tags": "برچسب\u200cها",
|
||||||
"Tags Generation": "تولید برچسب\u200cها",
|
"Tags Generation": "تولید برچسب\u200cها",
|
||||||
"Tags Generation Prompt": "پرامپت تولید برچسب\u200cها",
|
"Tags Generation Prompt": "پرامپت تولید برچسب\u200cها",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "ترنسفورمرها",
|
"Transformers": "ترنسفورمرها",
|
||||||
"Trouble accessing Ollama?": "در دسترسی به ollama مشکل دارید؟",
|
"Trouble accessing Ollama?": "در دسترسی به ollama مشکل دارید؟",
|
||||||
"Trust Proxy Environment": "اعتماد به محیط پراکسی",
|
"Trust Proxy Environment": "اعتماد به محیط پراکسی",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "مدل TTS",
|
"TTS Model": "مدل TTS",
|
||||||
"TTS Settings": "تنظیمات TTS",
|
"TTS Settings": "تنظیمات TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "پوشه آپلود",
|
"Upload directory": "پوشه آپلود",
|
||||||
"Upload files": "آپلود فایل\u200cها",
|
"Upload files": "آپلود فایل\u200cها",
|
||||||
"Upload Files": "بارگذاری پروندهها",
|
"Upload Files": "بارگذاری پروندهها",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "خط تولید آپلود",
|
"Upload Pipeline": "خط تولید آپلود",
|
||||||
"Upload Progress": "پیشرفت آپلود",
|
"Upload Progress": "پیشرفت آپلود",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Lisää käyttäjäryhmä",
|
"Add User Group": "Lisää käyttäjäryhmä",
|
||||||
"Additional Config": "Lisäasetukset",
|
"Additional Config": "Lisäasetukset",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Näiden asetusten säätäminen vaikuttaa kaikkiin käyttäjiin.",
|
"Adjusting these settings will apply changes universally to all users.": "Näiden asetusten säätäminen vaikuttaa kaikkiin käyttäjiin.",
|
||||||
"admin": "hallinta",
|
"admin": "hallinta",
|
||||||
"Admin": "Ylläpito",
|
"Admin": "Ylläpito",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Luo kansio",
|
"Create Folder": "Luo kansio",
|
||||||
"Create Group": "Luo ryhmä",
|
"Create Group": "Luo ryhmä",
|
||||||
"Create Knowledge": "Luo tietoa",
|
"Create Knowledge": "Luo tietoa",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Luo uusi avain",
|
"Create new key": "Luo uusi avain",
|
||||||
"Create new secret key": "Luo uusi salainen avain",
|
"Create new secret key": "Luo uusi salainen avain",
|
||||||
"Create Note": "Luo muistiinpano",
|
"Create Note": "Luo muistiinpano",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Luotu",
|
"Created at": "Luotu",
|
||||||
"Created At": "Luotu",
|
"Created At": "Luotu",
|
||||||
"Created by": "Luonut",
|
"Created by": "Luonut",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV-tuonti",
|
"CSV Import": "CSV-tuonti",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter lähettääksesi",
|
"Ctrl+Enter to Send": "Ctrl+Enter lähettääksesi",
|
||||||
"Current Model": "Nykyinen malli",
|
"Current Model": "Nykyinen malli",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Haluatko varmasti poistaa tämän toiminnon?",
|
"Delete function?": "Haluatko varmasti poistaa tämän toiminnon?",
|
||||||
"Delete Message": "Poista viesti",
|
"Delete Message": "Poista viesti",
|
||||||
"Delete message?": "Poista viesti?",
|
"Delete message?": "Poista viesti?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Poista muistiinpano?",
|
"Delete note?": "Poista muistiinpano?",
|
||||||
"Delete prompt?": "Haluatko varmasti poistaa tämän kehotteen?",
|
"Delete prompt?": "Haluatko varmasti poistaa tämän kehotteen?",
|
||||||
"delete this link": "poista tämä linkki",
|
"delete this link": "poista tämä linkki",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Kirjoita yksityiskohta itsestäsi, jonka LLM-ohjelmat voivat muistaa",
|
"Enter a detail about yourself for your LLMs to recall": "Kirjoita yksityiskohta itsestäsi, jonka LLM-ohjelmat voivat muistaa",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Kirjoita infon otsikko odottaville käyttäjille. Käytä oletusta jättämällä tyhjäksi.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Kirjoita infon otsikko odottaville käyttäjille. Käytä oletusta jättämällä tyhjäksi.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Kirjoita vastauksen vesileima. Jätä tyhjäksi, jos et halua mitään.",
|
"Enter a watermark for the response. Leave empty for none.": "Kirjoita vastauksen vesileima. Jätä tyhjäksi, jos et halua mitään.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Kirjoita API-todennusmerkkijono (esim. käyttäjätunnus:salasana)",
|
"Enter api auth string (e.g. username:password)": "Kirjoita API-todennusmerkkijono (esim. käyttäjätunnus:salasana)",
|
||||||
"Enter Application DN": "Kirjoita sovelluksen DN",
|
"Enter Application DN": "Kirjoita sovelluksen DN",
|
||||||
"Enter Application DN Password": "Kirjoita sovelluksen DN-salasana",
|
"Enter Application DN Password": "Kirjoita sovelluksen DN-salasana",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Vie keskustelu (.json)",
|
"Export chat (.json)": "Vie keskustelu (.json)",
|
||||||
"Export Chats": "Vie keskustelut",
|
"Export Chats": "Vie keskustelut",
|
||||||
"Export Config to JSON File": "Vie asetukset JSON-tiedostoon",
|
"Export Config to JSON File": "Vie asetukset JSON-tiedostoon",
|
||||||
"Export Functions": "Vie toiminnot",
|
|
||||||
"Export Models": "Vie malleja",
|
|
||||||
"Export Presets": "Vie esiasetukset",
|
"Export Presets": "Vie esiasetukset",
|
||||||
"Export Prompt Suggestions": "Vie kehote ehdotukset",
|
"Export Prompt Suggestions": "Vie kehote ehdotukset",
|
||||||
"Export Prompts": "Vie kehotteet",
|
|
||||||
"Export to CSV": "Vie CSV-tiedostoon",
|
"Export to CSV": "Vie CSV-tiedostoon",
|
||||||
"Export Tools": "Vie työkalut",
|
|
||||||
"Export Users": "Vie käyttäjät",
|
"Export Users": "Vie käyttäjät",
|
||||||
"External": "Ulkoiset",
|
"External": "Ulkoiset",
|
||||||
"External Document Loader URL required.": "Ulkoisen Document Loader:n verkko-osoite on vaaditaan.",
|
"External Document Loader URL required.": "Ulkoisen Document Loader:n verkko-osoite on vaaditaan.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Tiedoston sisällön lataaminen epäonnistui.",
|
"Failed to load file content.": "Tiedoston sisällön lataaminen epäonnistui.",
|
||||||
"Failed to move chat": "Keskustelun siirto epäonnistui",
|
"Failed to move chat": "Keskustelun siirto epäonnistui",
|
||||||
"Failed to read clipboard contents": "Leikepöydän sisällön lukeminen epäonnistui",
|
"Failed to read clipboard contents": "Leikepöydän sisällön lukeminen epäonnistui",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Yhteyksien tallentaminen epäonnistui",
|
"Failed to save connections": "Yhteyksien tallentaminen epäonnistui",
|
||||||
"Failed to save conversation": "Keskustelun tallentaminen epäonnistui",
|
"Failed to save conversation": "Keskustelun tallentaminen epäonnistui",
|
||||||
"Failed to save models configuration": "Mallien määrityksen tallentaminen epäonnistui",
|
"Failed to save models configuration": "Mallien määrityksen tallentaminen epäonnistui",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API-avain",
|
"Firecrawl API Key": "Firecrawl API-avain",
|
||||||
"Floating Quick Actions": "Kelluvat pikakomennot",
|
"Floating Quick Actions": "Kelluvat pikakomennot",
|
||||||
"Focus chat input": "Fokusoi syöttökenttään",
|
"Focus chat input": "Fokusoi syöttökenttään",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Kansion taustakuva",
|
"Folder Background Image": "Kansion taustakuva",
|
||||||
"Folder deleted successfully": "Kansio poistettu onnistuneesti",
|
"Folder deleted successfully": "Kansio poistettu onnistuneesti",
|
||||||
"Folder Name": "Kansion nimi",
|
"Folder Name": "Kansion nimi",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Haptinen palaute",
|
"Haptic Feedback": "Haptinen palaute",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Korkeus",
|
"Height": "Korkeus",
|
||||||
"Hello, {{name}}": "Hei, {{name}}",
|
"Hello, {{name}}": "Hei, {{name}}",
|
||||||
"Help": "Ohje",
|
"Help": "Ohje",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Tuo keskustelut",
|
"Import Chats": "Tuo keskustelut",
|
||||||
"Import Config from JSON File": "Tuo asetukset JSON-tiedostosta",
|
"Import Config from JSON File": "Tuo asetukset JSON-tiedostosta",
|
||||||
"Import From Link": "Tuo verkko-osoitteesta",
|
"Import From Link": "Tuo verkko-osoitteesta",
|
||||||
"Import Functions": "Tuo toiminnot",
|
|
||||||
"Import Models": "Tuo malleja",
|
|
||||||
"Import Notes": "Tuo muistiinpanoja",
|
"Import Notes": "Tuo muistiinpanoja",
|
||||||
"Import Presets": "Tuo esiasetuksia",
|
"Import Presets": "Tuo esiasetuksia",
|
||||||
"Import Prompt Suggestions": "Tuo kehote ehdotukset",
|
"Import Prompt Suggestions": "Tuo kehote ehdotukset",
|
||||||
"Import Prompts": "Tuo kehotteet",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Tuo työkalut",
|
|
||||||
"Important Update": "Tärkeä päivitys",
|
"Important Update": "Tärkeä päivitys",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Sisällytä",
|
"Include": "Sisällytä",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Virheellinen tiedostomuoto.",
|
"Invalid file format.": "Virheellinen tiedostomuoto.",
|
||||||
"Invalid JSON file": "Virheellinen JSON tiedosto",
|
"Invalid JSON file": "Virheellinen JSON tiedosto",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Virhellinen JSON muotoilu ComfyUI työnkululle.",
|
"Invalid JSON format for ComfyUI Workflow.": "Virhellinen JSON muotoilu ComfyUI työnkululle.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Virheellinen JSON muotoilu lisäasetuksissa",
|
"Invalid JSON format in Additional Config": "Virheellinen JSON muotoilu lisäasetuksissa",
|
||||||
"Invalid Tag": "Virheellinen tagi",
|
"Invalid Tag": "Virheellinen tagi",
|
||||||
"is typing...": "Kirjoittaa...",
|
"is typing...": "Kirjoittaa...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Uusi keskustelu",
|
"New Chat": "Uusi keskustelu",
|
||||||
"New Folder": "Uusi kansio",
|
"New Folder": "Uusi kansio",
|
||||||
"New Function": "Uusi toiminto",
|
"New Function": "Uusi toiminto",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Uusi muistiinpano",
|
"New Note": "Uusi muistiinpano",
|
||||||
"New Password": "Uusi salasana",
|
"New Password": "Uusi salasana",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Uusi työkalu",
|
"New Tool": "Uusi työkalu",
|
||||||
"new-channel": "uusi-kanava",
|
"new-channel": "uusi-kanava",
|
||||||
"Next message": "Seuraava viesti",
|
"Next message": "Seuraava viesti",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Etäisyyttä ei saatavilla",
|
"No distance available": "Etäisyyttä ei saatavilla",
|
||||||
"No feedbacks found": "Palautteita ei löytynyt",
|
"No feedbacks found": "Palautteita ei löytynyt",
|
||||||
"No file selected": "Tiedostoa ei ole valittu",
|
"No file selected": "Tiedostoa ei ole valittu",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ei ryhmiä, joilla on pääsy, lisää ryhmä antaaksesi pääsyn",
|
"No groups with access, add a group to grant access": "Ei ryhmiä, joilla on pääsy, lisää ryhmä antaaksesi pääsyn",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML-, CSS- tai JavaScript-sisältöä ei löytynyt.",
|
"No HTML, CSS, or JavaScript content found.": "HTML-, CSS- tai JavaScript-sisältöä ei löytynyt.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Malleja ei ole valittu",
|
"No models selected": "Malleja ei ole valittu",
|
||||||
"No Notes": "Ei muistiinpanoja",
|
"No Notes": "Ei muistiinpanoja",
|
||||||
"No notes found": "Muistiinpanoja ei löytynyt",
|
"No notes found": "Muistiinpanoja ei löytynyt",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Ei tuloksia",
|
"No results": "Ei tuloksia",
|
||||||
"No results found": "Ei tuloksia",
|
"No results found": "Ei tuloksia",
|
||||||
"No search query generated": "Hakukyselyä ei luotu",
|
"No search query generated": "Hakukyselyä ei luotu",
|
||||||
"No source available": "Lähdettä ei saatavilla",
|
"No source available": "Lähdettä ei saatavilla",
|
||||||
"No sources found": "Lähteitä ei löytynyt",
|
"No sources found": "Lähteitä ei löytynyt",
|
||||||
"No suggestion prompts": "Ei ehdotettuja promptteja",
|
"No suggestion prompts": "Ei ehdotettuja promptteja",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Käyttäjiä ei löytynyt.",
|
"No users were found.": "Käyttäjiä ei löytynyt.",
|
||||||
"No valves": "Ei venttiileitä",
|
"No valves": "Ei venttiileitä",
|
||||||
"No valves to update": "Ei venttiileitä päivitettäväksi",
|
"No valves to update": "Ei venttiileitä päivitettäväksi",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Julkinen",
|
"Public": "Julkinen",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Lataa \"{{searchValue}}\" Ollama.comista",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Lataa \"{{searchValue}}\" Ollama.comista",
|
||||||
"Pull a model from Ollama.com": "Lataa malli Ollama.comista",
|
"Pull a model from Ollama.com": "Lataa malli Ollama.comista",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Kyselytulosten luontikehote",
|
"Query Generation Prompt": "Kyselytulosten luontikehote",
|
||||||
"Querying": "Kysely",
|
"Querying": "Kysely",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "Valitse, miten viestit jaetaan TTS-pyyntöjä varten",
|
"Select how to split message text for TTS requests": "Valitse, miten viestit jaetaan TTS-pyyntöjä varten",
|
||||||
"Select Knowledge": "Valitse tietämys",
|
"Select Knowledge": "Valitse tietämys",
|
||||||
"Select only one model to call": "Valitse vain yksi malli kutsuttavaksi",
|
"Select only one model to call": "Valitse vain yksi malli kutsuttavaksi",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Valitut mallit eivät tue kuvasöytteitä",
|
"Selected model(s) do not support image inputs": "Valitut mallit eivät tue kuvasöytteitä",
|
||||||
"semantic": "Semaattinen",
|
"semantic": "Semaattinen",
|
||||||
"Send": "Lähetä",
|
"Send": "Lähetä",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Jaa keskustelu",
|
"Share Chat": "Jaa keskustelu",
|
||||||
"Share to Open WebUI Community": "Jaa OpenWebUI-yhteisöön",
|
"Share to Open WebUI Community": "Jaa OpenWebUI-yhteisöön",
|
||||||
"Share your background and interests": "Jaa taustasi ja kiinnostuksen kohteesi",
|
"Share your background and interests": "Jaa taustasi ja kiinnostuksen kohteesi",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Jako oikeudet",
|
"Sharing Permissions": "Jako oikeudet",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Tähdellä (*) merkityt pikavalinnat ovat tilannekohtaisia ja aktiivisia vain tietyissä olosuhteissa.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Tähdellä (*) merkityt pikavalinnat ovat tilannekohtaisia ja aktiivisia vain tietyissä olosuhteissa.",
|
||||||
"Show": "Näytä",
|
"Show": "Näytä",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Järjestelmäohjeet",
|
"System Instructions": "Järjestelmäohjeet",
|
||||||
"System Prompt": "Järjestelmäkehote",
|
"System Prompt": "Järjestelmäkehote",
|
||||||
"Table Mode": "Tablet-moodi",
|
"Table Mode": "Tablet-moodi",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tagit",
|
"Tags": "Tagit",
|
||||||
"Tags Generation": "Tagien luonti",
|
"Tags Generation": "Tagien luonti",
|
||||||
"Tags Generation Prompt": "Tagien luontikehote",
|
"Tags Generation Prompt": "Tagien luontikehote",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Muunnokset",
|
"Transformers": "Muunnokset",
|
||||||
"Trouble accessing Ollama?": "Ongelmia Ollama-yhteydessä?",
|
"Trouble accessing Ollama?": "Ongelmia Ollama-yhteydessä?",
|
||||||
"Trust Proxy Environment": "Luota välityspalvelimen ympäristöön",
|
"Trust Proxy Environment": "Luota välityspalvelimen ympäristöön",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Yritä uudelleen",
|
"Try Again": "Yritä uudelleen",
|
||||||
"TTS Model": "Puhesynteesimalli",
|
"TTS Model": "Puhesynteesimalli",
|
||||||
"TTS Settings": "Puhesynteesiasetukset",
|
"TTS Settings": "Puhesynteesiasetukset",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Lataa hakemisto",
|
"Upload directory": "Lataa hakemisto",
|
||||||
"Upload files": "Lataa tiedostoja",
|
"Upload files": "Lataa tiedostoja",
|
||||||
"Upload Files": "Lataa tiedostoja",
|
"Upload Files": "Lataa tiedostoja",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Lataa putki",
|
"Upload Pipeline": "Lataa putki",
|
||||||
"Upload Progress": "Latauksen edistyminen",
|
"Upload Progress": "Latauksen edistyminen",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Latauksen edistyminen: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Latauksen edistyminen: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Ajouter un groupe d'utilisateurs",
|
"Add User Group": "Ajouter un groupe d'utilisateurs",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces réglages appliquera universellement les changements à tous les utilisateurs.",
|
"Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces réglages appliquera universellement les changements à tous les utilisateurs.",
|
||||||
"admin": "administrateur",
|
"admin": "administrateur",
|
||||||
"Admin": "Administrateur",
|
"Admin": "Administrateur",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Créer un groupe",
|
"Create Group": "Créer un groupe",
|
||||||
"Create Knowledge": "Créer une connaissance",
|
"Create Knowledge": "Créer une connaissance",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Créer une nouvelle clé",
|
"Create new key": "Créer une nouvelle clé",
|
||||||
"Create new secret key": "Créer une nouvelle clé secrète",
|
"Create new secret key": "Créer une nouvelle clé secrète",
|
||||||
"Create Note": "Créer une note",
|
"Create Note": "Créer une note",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Créé le",
|
"Created at": "Créé le",
|
||||||
"Created At": "Créé le",
|
"Created At": "Créé le",
|
||||||
"Created by": "Créé par",
|
"Created by": "Créé par",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import CSV",
|
"CSV Import": "Import CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter pour envoyer",
|
"Ctrl+Enter to Send": "Ctrl+Enter pour envoyer",
|
||||||
"Current Model": "Modèle actuel",
|
"Current Model": "Modèle actuel",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Supprimer la fonction ?",
|
"Delete function?": "Supprimer la fonction ?",
|
||||||
"Delete Message": "Supprimer le message",
|
"Delete Message": "Supprimer le message",
|
||||||
"Delete message?": "Supprimer le message ?",
|
"Delete message?": "Supprimer le message ?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Supprimer la note?",
|
"Delete note?": "Supprimer la note?",
|
||||||
"Delete prompt?": "Supprimer le prompt ?",
|
"Delete prompt?": "Supprimer le prompt ?",
|
||||||
"delete this link": "supprimer ce lien",
|
"delete this link": "supprimer ce lien",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Saisissez un détail sur vous-même que vos LLMs pourront se rappeler",
|
"Enter a detail about yourself for your LLMs to recall": "Saisissez un détail sur vous-même que vos LLMs pourront se rappeler",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Entrez un titre pour l'interface utilisateur en attente. Laissez vide pour le défaut.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Entrez un titre pour l'interface utilisateur en attente. Laissez vide pour le défaut.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Entrez un filigrane pour la réponse. Laissez vide pour aucun.",
|
"Enter a watermark for the response. Leave empty for none.": "Entrez un filigrane pour la réponse. Laissez vide pour aucun.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Entrez la chaîne d'authentification de l'API (par ex. nom d'utilisateur:mot de passe)",
|
"Enter api auth string (e.g. username:password)": "Entrez la chaîne d'authentification de l'API (par ex. nom d'utilisateur:mot de passe)",
|
||||||
"Enter Application DN": "Entrez le DN de l'application",
|
"Enter Application DN": "Entrez le DN de l'application",
|
||||||
"Enter Application DN Password": "Entrez le mot de passe DN de l'application",
|
"Enter Application DN Password": "Entrez le mot de passe DN de l'application",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exporter la conversation (.json)",
|
"Export chat (.json)": "Exporter la conversation (.json)",
|
||||||
"Export Chats": "Exporter les conversations",
|
"Export Chats": "Exporter les conversations",
|
||||||
"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
|
"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
|
||||||
"Export Functions": "Exporter des fonctions",
|
|
||||||
"Export Models": "Exporter des modèles",
|
|
||||||
"Export Presets": "Exporter les préréglages",
|
"Export Presets": "Exporter les préréglages",
|
||||||
"Export Prompt Suggestions": "Exporter les suggestions de prompt",
|
"Export Prompt Suggestions": "Exporter les suggestions de prompt",
|
||||||
"Export Prompts": "Exporter des prompts",
|
|
||||||
"Export to CSV": "Exporter en CSV",
|
"Export to CSV": "Exporter en CSV",
|
||||||
"Export Tools": "Exporter des outils",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Externe",
|
"External": "Externe",
|
||||||
"External Document Loader URL required.": "URL du chargeur de document externe requis",
|
"External Document Loader URL required.": "URL du chargeur de document externe requis",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Échec du chargement du contenu du fichier",
|
"Failed to load file content.": "Échec du chargement du contenu du fichier",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers",
|
"Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Échec de la sauvegarde des connexions",
|
"Failed to save connections": "Échec de la sauvegarde des connexions",
|
||||||
"Failed to save conversation": "Échec de la sauvegarde de la conversation",
|
"Failed to save conversation": "Échec de la sauvegarde de la conversation",
|
||||||
"Failed to save models configuration": "Échec de la sauvegarde de la configuration des modèles",
|
"Failed to save models configuration": "Échec de la sauvegarde de la configuration des modèles",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Clé de l'API Firecrawl",
|
"Firecrawl API Key": "Clé de l'API Firecrawl",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Mettre le focus sur l'entrée de la conversation",
|
"Focus chat input": "Mettre le focus sur l'entrée de la conversation",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Dossier supprimé avec succès",
|
"Folder deleted successfully": "Dossier supprimé avec succès",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Retour haptique",
|
"Haptic Feedback": "Retour haptique",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Bonjour, {{name}}.",
|
"Hello, {{name}}": "Bonjour, {{name}}.",
|
||||||
"Help": "Aide",
|
"Help": "Aide",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importer les conversations",
|
"Import Chats": "Importer les conversations",
|
||||||
"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
|
"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
|
||||||
"Import From Link": "Importer depuis le lien",
|
"Import From Link": "Importer depuis le lien",
|
||||||
"Import Functions": "Importer des fonctions",
|
|
||||||
"Import Models": "Importer des modèles",
|
|
||||||
"Import Notes": "Importer des notes",
|
"Import Notes": "Importer des notes",
|
||||||
"Import Presets": "Importer les préréglages",
|
"Import Presets": "Importer les préréglages",
|
||||||
"Import Prompt Suggestions": "Importer des suggestions de prompt",
|
"Import Prompt Suggestions": "Importer des suggestions de prompt",
|
||||||
"Import Prompts": "Importer des prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importer des outils",
|
|
||||||
"Important Update": "Mise à jour importante",
|
"Important Update": "Mise à jour importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Inclure",
|
"Include": "Inclure",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Format de fichier non valide.",
|
"Invalid file format.": "Format de fichier non valide.",
|
||||||
"Invalid JSON file": "Fichier JSON non valide",
|
"Invalid JSON file": "Fichier JSON non valide",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Tag non valide",
|
"Invalid Tag": "Tag non valide",
|
||||||
"is typing...": "est en train d'écrire...",
|
"is typing...": "est en train d'écrire...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nouvelle conversation",
|
"New Chat": "Nouvelle conversation",
|
||||||
"New Folder": "Nouveau dossier",
|
"New Folder": "Nouveau dossier",
|
||||||
"New Function": "Nouvelle fonction",
|
"New Function": "Nouvelle fonction",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nouvelle note",
|
"New Note": "Nouvelle note",
|
||||||
"New Password": "Nouveau mot de passe",
|
"New Password": "Nouveau mot de passe",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nouvel outil",
|
"New Tool": "Nouvel outil",
|
||||||
"new-channel": "nouveau-canal",
|
"new-channel": "nouveau-canal",
|
||||||
"Next message": "Message suivant",
|
"Next message": "Message suivant",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Aucune distance disponible",
|
"No distance available": "Aucune distance disponible",
|
||||||
"No feedbacks found": "Aucun avis trouvé",
|
"No feedbacks found": "Aucun avis trouvé",
|
||||||
"No file selected": "Aucun fichier sélectionné",
|
"No file selected": "Aucun fichier sélectionné",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Aucun groupe n'a accès, ajoutez un groupe pour accorder l'accès",
|
"No groups with access, add a group to grant access": "Aucun groupe n'a accès, ajoutez un groupe pour accorder l'accès",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
|
"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
|
||||||
"No inference engine with management support found": "Aucun moteur d'inférence avec support trouvé",
|
"No inference engine with management support found": "Aucun moteur d'inférence avec support trouvé",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Aucun modèle sélectionné",
|
"No models selected": "Aucun modèle sélectionné",
|
||||||
"No Notes": "Pas de note",
|
"No Notes": "Pas de note",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Aucun résultat trouvé",
|
"No results": "Aucun résultat trouvé",
|
||||||
"No results found": "Aucun résultat trouvé",
|
"No results found": "Aucun résultat trouvé",
|
||||||
"No search query generated": "Aucune requête de recherche générée",
|
"No search query generated": "Aucune requête de recherche générée",
|
||||||
"No source available": "Aucune source n'est disponible",
|
"No source available": "Aucune source n'est disponible",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Aucun prompt suggéré",
|
"No suggestion prompts": "Aucun prompt suggéré",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Aucun utilisateur trouvé.",
|
"No users were found.": "Aucun utilisateur trouvé.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Aucune vanne à mettre à jour",
|
"No valves to update": "Aucune vanne à mettre à jour",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Public",
|
"Public": "Public",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Récupérer « {{searchValue}} » depuis Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Récupérer « {{searchValue}} » depuis Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Télécharger un modèle depuis Ollama.com",
|
"Pull a model from Ollama.com": "Télécharger un modèle depuis Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt de génération de requête",
|
"Query Generation Prompt": "Prompt de génération de requête",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Sélectionnez une connaissance",
|
"Select Knowledge": "Sélectionnez une connaissance",
|
||||||
"Select only one model to call": "Sélectionnez seulement un modèle pour appeler",
|
"Select only one model to call": "Sélectionnez seulement un modèle pour appeler",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Les modèle(s) sélectionné(s) ne prennent pas en charge les entrées d'images",
|
"Selected model(s) do not support image inputs": "Les modèle(s) sélectionné(s) ne prennent pas en charge les entrées d'images",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Envoyer",
|
"Send": "Envoyer",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Partage de conversation",
|
"Share Chat": "Partage de conversation",
|
||||||
"Share to Open WebUI Community": "Partager avec la communauté OpenWebUI",
|
"Share to Open WebUI Community": "Partager avec la communauté OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Autorisation de partage",
|
"Sharing Permissions": "Autorisation de partage",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les raccourcis avec un astérisque (*) sont situationnels et ne sont actifs que dans des conditions spécifiques.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les raccourcis avec un astérisque (*) sont situationnels et ne sont actifs que dans des conditions spécifiques.",
|
||||||
"Show": "Afficher",
|
"Show": "Afficher",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instructions système",
|
"System Instructions": "Instructions système",
|
||||||
"System Prompt": "Prompt système",
|
"System Prompt": "Prompt système",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Étiquettes",
|
"Tags": "Étiquettes",
|
||||||
"Tags Generation": "Génération de tags",
|
"Tags Generation": "Génération de tags",
|
||||||
"Tags Generation Prompt": "Prompt de génération de tags",
|
"Tags Generation Prompt": "Prompt de génération de tags",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?",
|
"Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?",
|
||||||
"Trust Proxy Environment": "Faire confiance au proxy de l'environement",
|
"Trust Proxy Environment": "Faire confiance au proxy de l'environement",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Modèle de Text-to-Speech",
|
"TTS Model": "Modèle de Text-to-Speech",
|
||||||
"TTS Settings": "Réglages de Text-to-Speech",
|
"TTS Settings": "Réglages de Text-to-Speech",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Téléverser un dossier",
|
"Upload directory": "Téléverser un dossier",
|
||||||
"Upload files": "Téléverser des fichiers",
|
"Upload files": "Téléverser des fichiers",
|
||||||
"Upload Files": "Téléverser des fichiers",
|
"Upload Files": "Téléverser des fichiers",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Pipeline de téléchargement",
|
"Upload Pipeline": "Pipeline de téléchargement",
|
||||||
"Upload Progress": "Progression de l'envoi",
|
"Upload Progress": "Progression de l'envoi",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Ajouter un groupe d'utilisateurs",
|
"Add User Group": "Ajouter un groupe d'utilisateurs",
|
||||||
"Additional Config": "Configuration supplémentaire",
|
"Additional Config": "Configuration supplémentaire",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces réglages appliquera universellement les changements à tous les utilisateurs.",
|
"Adjusting these settings will apply changes universally to all users.": "L'ajustement de ces réglages appliquera universellement les changements à tous les utilisateurs.",
|
||||||
"admin": "administrateur",
|
"admin": "administrateur",
|
||||||
"Admin": "Administrateur",
|
"Admin": "Administrateur",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Créer un dossier",
|
"Create Folder": "Créer un dossier",
|
||||||
"Create Group": "Créer un groupe",
|
"Create Group": "Créer un groupe",
|
||||||
"Create Knowledge": "Créer une connaissance",
|
"Create Knowledge": "Créer une connaissance",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Créer une nouvelle clé",
|
"Create new key": "Créer une nouvelle clé",
|
||||||
"Create new secret key": "Créer une nouvelle clé secrète",
|
"Create new secret key": "Créer une nouvelle clé secrète",
|
||||||
"Create Note": "Créer une note",
|
"Create Note": "Créer une note",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Créé le",
|
"Created at": "Créé le",
|
||||||
"Created At": "Créé le",
|
"Created At": "Créé le",
|
||||||
"Created by": "Créé par",
|
"Created by": "Créé par",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import CSV",
|
"CSV Import": "Import CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter pour envoyer",
|
"Ctrl+Enter to Send": "Ctrl+Enter pour envoyer",
|
||||||
"Current Model": "Modèle actuel",
|
"Current Model": "Modèle actuel",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Supprimer la fonction ?",
|
"Delete function?": "Supprimer la fonction ?",
|
||||||
"Delete Message": "Supprimer le message",
|
"Delete Message": "Supprimer le message",
|
||||||
"Delete message?": "Supprimer le message ?",
|
"Delete message?": "Supprimer le message ?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Supprimer la note?",
|
"Delete note?": "Supprimer la note?",
|
||||||
"Delete prompt?": "Supprimer le prompt ?",
|
"Delete prompt?": "Supprimer le prompt ?",
|
||||||
"delete this link": "supprimer ce lien",
|
"delete this link": "supprimer ce lien",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Saisissez un détail sur vous-même que vos LLMs pourront se rappeler",
|
"Enter a detail about yourself for your LLMs to recall": "Saisissez un détail sur vous-même que vos LLMs pourront se rappeler",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Entrez un titre pour l'interface utilisateur en attente. Laissez vide pour le défaut.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Entrez un titre pour l'interface utilisateur en attente. Laissez vide pour le défaut.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Entrez un filigrane pour la réponse. Laissez vide pour aucun.",
|
"Enter a watermark for the response. Leave empty for none.": "Entrez un filigrane pour la réponse. Laissez vide pour aucun.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Entrez la chaîne d'authentification de l'API (par ex. nom d'utilisateur:mot de passe)",
|
"Enter api auth string (e.g. username:password)": "Entrez la chaîne d'authentification de l'API (par ex. nom d'utilisateur:mot de passe)",
|
||||||
"Enter Application DN": "Entrez le DN de l'application",
|
"Enter Application DN": "Entrez le DN de l'application",
|
||||||
"Enter Application DN Password": "Entrez le mot de passe DN de l'application",
|
"Enter Application DN Password": "Entrez le mot de passe DN de l'application",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exporter la conversation (.json)",
|
"Export chat (.json)": "Exporter la conversation (.json)",
|
||||||
"Export Chats": "Exporter les conversations",
|
"Export Chats": "Exporter les conversations",
|
||||||
"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
|
"Export Config to JSON File": "Exporter la configuration vers un fichier JSON",
|
||||||
"Export Functions": "Exporter des fonctions",
|
|
||||||
"Export Models": "Exporter des modèles",
|
|
||||||
"Export Presets": "Exporter les préréglages",
|
"Export Presets": "Exporter les préréglages",
|
||||||
"Export Prompt Suggestions": "Exporter les suggestions de prompt",
|
"Export Prompt Suggestions": "Exporter les suggestions de prompt",
|
||||||
"Export Prompts": "Exporter des prompts",
|
|
||||||
"Export to CSV": "Exporter en CSV",
|
"Export to CSV": "Exporter en CSV",
|
||||||
"Export Tools": "Exporter des outils",
|
|
||||||
"Export Users": "Exporter les utilisateurs",
|
"Export Users": "Exporter les utilisateurs",
|
||||||
"External": "Externe",
|
"External": "Externe",
|
||||||
"External Document Loader URL required.": "URL du chargeur de document externe requis",
|
"External Document Loader URL required.": "URL du chargeur de document externe requis",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Échec du chargement du contenu du fichier",
|
"Failed to load file content.": "Échec du chargement du contenu du fichier",
|
||||||
"Failed to move chat": "Échec du déplacement du chat",
|
"Failed to move chat": "Échec du déplacement du chat",
|
||||||
"Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers",
|
"Failed to read clipboard contents": "Échec de la lecture du contenu du presse-papiers",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Échec de la sauvegarde des connexions",
|
"Failed to save connections": "Échec de la sauvegarde des connexions",
|
||||||
"Failed to save conversation": "Échec de la sauvegarde de la conversation",
|
"Failed to save conversation": "Échec de la sauvegarde de la conversation",
|
||||||
"Failed to save models configuration": "Échec de la sauvegarde de la configuration des modèles",
|
"Failed to save models configuration": "Échec de la sauvegarde de la configuration des modèles",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Clé de l'API Firecrawl",
|
"Firecrawl API Key": "Clé de l'API Firecrawl",
|
||||||
"Floating Quick Actions": "Actions rapides flottantes",
|
"Floating Quick Actions": "Actions rapides flottantes",
|
||||||
"Focus chat input": "Mettre le focus sur l'entrée de la conversation",
|
"Focus chat input": "Mettre le focus sur l'entrée de la conversation",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Image d'arrière-plan du dossier",
|
"Folder Background Image": "Image d'arrière-plan du dossier",
|
||||||
"Folder deleted successfully": "Dossier supprimé avec succès",
|
"Folder deleted successfully": "Dossier supprimé avec succès",
|
||||||
"Folder Name": "Nom du dossier",
|
"Folder Name": "Nom du dossier",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Retour haptique",
|
"Haptic Feedback": "Retour haptique",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Hauteur",
|
"Height": "Hauteur",
|
||||||
"Hello, {{name}}": "Bonjour, {{name}}.",
|
"Hello, {{name}}": "Bonjour, {{name}}.",
|
||||||
"Help": "Aide",
|
"Help": "Aide",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importer les conversations",
|
"Import Chats": "Importer les conversations",
|
||||||
"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
|
"Import Config from JSON File": "Importer la configuration depuis un fichier JSON",
|
||||||
"Import From Link": "Importer depuis le lien",
|
"Import From Link": "Importer depuis le lien",
|
||||||
"Import Functions": "Importer des fonctions",
|
|
||||||
"Import Models": "Importer des modèles",
|
|
||||||
"Import Notes": "Importer des notes",
|
"Import Notes": "Importer des notes",
|
||||||
"Import Presets": "Importer les préréglages",
|
"Import Presets": "Importer les préréglages",
|
||||||
"Import Prompt Suggestions": "Importer des suggestions de prompt",
|
"Import Prompt Suggestions": "Importer des suggestions de prompt",
|
||||||
"Import Prompts": "Importer des prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importer des outils",
|
|
||||||
"Important Update": "Mise à jour importante",
|
"Important Update": "Mise à jour importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Afin de forcer l'OCR, l'exécution de l'OCR doit être activée.",
|
"In order to force OCR, performing OCR must be enabled.": "Afin de forcer l'OCR, l'exécution de l'OCR doit être activée.",
|
||||||
"Include": "Inclure",
|
"Include": "Inclure",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Format de fichier non valide.",
|
"Invalid file format.": "Format de fichier non valide.",
|
||||||
"Invalid JSON file": "Fichier JSON non valide",
|
"Invalid JSON file": "Fichier JSON non valide",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Format JSON non valide pour le workflow ComfyUI.",
|
"Invalid JSON format for ComfyUI Workflow.": "Format JSON non valide pour le workflow ComfyUI.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Format JSON non valide dans la configuration supplémentaire",
|
"Invalid JSON format in Additional Config": "Format JSON non valide dans la configuration supplémentaire",
|
||||||
"Invalid Tag": "Tag non valide",
|
"Invalid Tag": "Tag non valide",
|
||||||
"is typing...": "est en train d'écrire...",
|
"is typing...": "est en train d'écrire...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nouvelle conversation",
|
"New Chat": "Nouvelle conversation",
|
||||||
"New Folder": "Nouveau dossier",
|
"New Folder": "Nouveau dossier",
|
||||||
"New Function": "Nouvelle fonction",
|
"New Function": "Nouvelle fonction",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nouvelle note",
|
"New Note": "Nouvelle note",
|
||||||
"New Password": "Nouveau mot de passe",
|
"New Password": "Nouveau mot de passe",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nouvel outil",
|
"New Tool": "Nouvel outil",
|
||||||
"new-channel": "nouveau-canal",
|
"new-channel": "nouveau-canal",
|
||||||
"Next message": "Message suivant",
|
"Next message": "Message suivant",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Aucune distance disponible",
|
"No distance available": "Aucune distance disponible",
|
||||||
"No feedbacks found": "Aucun avis trouvé",
|
"No feedbacks found": "Aucun avis trouvé",
|
||||||
"No file selected": "Aucun fichier sélectionné",
|
"No file selected": "Aucun fichier sélectionné",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Aucun groupe n'a accès, ajoutez un groupe pour accorder l'accès",
|
"No groups with access, add a group to grant access": "Aucun groupe n'a accès, ajoutez un groupe pour accorder l'accès",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
|
"No HTML, CSS, or JavaScript content found.": "Aucun contenu HTML, CSS ou JavaScript trouvé.",
|
||||||
"No inference engine with management support found": "Aucun moteur d'inférence avec support trouvé",
|
"No inference engine with management support found": "Aucun moteur d'inférence avec support trouvé",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Aucun modèle sélectionné",
|
"No models selected": "Aucun modèle sélectionné",
|
||||||
"No Notes": "Pas de note",
|
"No Notes": "Pas de note",
|
||||||
"No notes found": "Aucune note trouvée",
|
"No notes found": "Aucune note trouvée",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Aucun résultat trouvé",
|
"No results": "Aucun résultat trouvé",
|
||||||
"No results found": "Aucun résultat trouvé",
|
"No results found": "Aucun résultat trouvé",
|
||||||
"No search query generated": "Aucune requête de recherche générée",
|
"No search query generated": "Aucune requête de recherche générée",
|
||||||
"No source available": "Aucune source n'est disponible",
|
"No source available": "Aucune source n'est disponible",
|
||||||
"No sources found": "Aucune source trouvée",
|
"No sources found": "Aucune source trouvée",
|
||||||
"No suggestion prompts": "Aucun prompt suggéré",
|
"No suggestion prompts": "Aucun prompt suggéré",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Aucun utilisateur trouvé.",
|
"No users were found.": "Aucun utilisateur trouvé.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Aucune vanne à mettre à jour",
|
"No valves to update": "Aucune vanne à mettre à jour",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Public",
|
"Public": "Public",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Récupérer « {{searchValue}} » depuis Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Récupérer « {{searchValue}} » depuis Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Télécharger un modèle depuis Ollama.com",
|
"Pull a model from Ollama.com": "Télécharger un modèle depuis Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Prompt de génération de requête",
|
"Query Generation Prompt": "Prompt de génération de requête",
|
||||||
"Querying": "Requête en cours",
|
"Querying": "Requête en cours",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "Sélectionnez comment diviser le texte du message pour les requêtes TTS",
|
"Select how to split message text for TTS requests": "Sélectionnez comment diviser le texte du message pour les requêtes TTS",
|
||||||
"Select Knowledge": "Sélectionnez une connaissance",
|
"Select Knowledge": "Sélectionnez une connaissance",
|
||||||
"Select only one model to call": "Sélectionnez seulement un modèle pour appeler",
|
"Select only one model to call": "Sélectionnez seulement un modèle pour appeler",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Les modèle(s) sélectionné(s) ne prennent pas en charge les entrées d'images",
|
"Selected model(s) do not support image inputs": "Les modèle(s) sélectionné(s) ne prennent pas en charge les entrées d'images",
|
||||||
"semantic": "sémantique",
|
"semantic": "sémantique",
|
||||||
"Send": "Envoyer",
|
"Send": "Envoyer",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Partage de conversation",
|
"Share Chat": "Partage de conversation",
|
||||||
"Share to Open WebUI Community": "Partager avec la communauté OpenWebUI",
|
"Share to Open WebUI Community": "Partager avec la communauté OpenWebUI",
|
||||||
"Share your background and interests": "Partagez votre parcours et vos intérêts",
|
"Share your background and interests": "Partagez votre parcours et vos intérêts",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Autorisation de partage",
|
"Sharing Permissions": "Autorisation de partage",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les raccourcis avec un astérisque (*) sont situationnels et ne sont actifs que dans des conditions spécifiques.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Les raccourcis avec un astérisque (*) sont situationnels et ne sont actifs que dans des conditions spécifiques.",
|
||||||
"Show": "Afficher",
|
"Show": "Afficher",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instructions système",
|
"System Instructions": "Instructions système",
|
||||||
"System Prompt": "Prompt système",
|
"System Prompt": "Prompt système",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Étiquettes",
|
"Tags": "Étiquettes",
|
||||||
"Tags Generation": "Génération de tags",
|
"Tags Generation": "Génération de tags",
|
||||||
"Tags Generation Prompt": "Prompt de génération de tags",
|
"Tags Generation Prompt": "Prompt de génération de tags",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?",
|
"Trouble accessing Ollama?": "Problèmes d'accès à Ollama ?",
|
||||||
"Trust Proxy Environment": "Faire confiance au proxy de l'environement",
|
"Trust Proxy Environment": "Faire confiance au proxy de l'environement",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Essayer à nouveau",
|
"Try Again": "Essayer à nouveau",
|
||||||
"TTS Model": "Modèle de Text-to-Speech",
|
"TTS Model": "Modèle de Text-to-Speech",
|
||||||
"TTS Settings": "Réglages de Text-to-Speech",
|
"TTS Settings": "Réglages de Text-to-Speech",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Téléverser un dossier",
|
"Upload directory": "Téléverser un dossier",
|
||||||
"Upload files": "Téléverser des fichiers",
|
"Upload files": "Téléverser des fichiers",
|
||||||
"Upload Files": "Téléverser des fichiers",
|
"Upload Files": "Téléverser des fichiers",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Pipeline de téléchargement",
|
"Upload Pipeline": "Pipeline de téléchargement",
|
||||||
"Upload Progress": "Progression de l'envoi",
|
"Upload Progress": "Progression de l'envoi",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progression du téléchargement\u00a0: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progression du téléchargement\u00a0: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Agregar usuario al grupo",
|
"Add User Group": "Agregar usuario al grupo",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Axustar estas opcions aplicará os cambios universalmente a todos os usuarios.",
|
"Adjusting these settings will apply changes universally to all users.": "Axustar estas opcions aplicará os cambios universalmente a todos os usuarios.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Xerar grupo",
|
"Create Group": "Xerar grupo",
|
||||||
"Create Knowledge": "Xerar Conocemento",
|
"Create Knowledge": "Xerar Conocemento",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Xerar unha nova chave",
|
"Create new key": "Xerar unha nova chave",
|
||||||
"Create new secret key": "Xerar unha nova chave secreta",
|
"Create new secret key": "Xerar unha nova chave secreta",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Creado en",
|
"Created at": "Creado en",
|
||||||
"Created At": "Creado en",
|
"Created At": "Creado en",
|
||||||
"Created by": "Creado por",
|
"Created by": "Creado por",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importa un CSV",
|
"CSV Import": "Importa un CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Modelo Actual",
|
"Current Model": "Modelo Actual",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Borrar afunción?",
|
"Delete function?": "Borrar afunción?",
|
||||||
"Delete Message": "Eliminar mensaxe",
|
"Delete Message": "Eliminar mensaxe",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Borrar o prompt?",
|
"Delete prompt?": "Borrar o prompt?",
|
||||||
"delete this link": "Borrar este enlace",
|
"delete this link": "Borrar este enlace",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Ingrese un detalle sobre vostede para que as suas LLMs recorden",
|
"Enter a detail about yourself for your LLMs to recall": "Ingrese un detalle sobre vostede para que as suas LLMs recorden",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Ingrese a cadena de autorización de api (p.ej., nombre:contrasinal )",
|
"Enter api auth string (e.g. username:password)": "Ingrese a cadena de autorización de api (p.ej., nombre:contrasinal )",
|
||||||
"Enter Application DN": "Ingrese a DN da aplicación",
|
"Enter Application DN": "Ingrese a DN da aplicación",
|
||||||
"Enter Application DN Password": "Ingrese a contrasinal da DN da aplicación",
|
"Enter Application DN Password": "Ingrese a contrasinal da DN da aplicación",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportar chat (.json)",
|
"Export chat (.json)": "Exportar chat (.json)",
|
||||||
"Export Chats": "Exportar Chats",
|
"Export Chats": "Exportar Chats",
|
||||||
"Export Config to JSON File": "Exportar configuración a Arquivo JSON",
|
"Export Config to JSON File": "Exportar configuración a Arquivo JSON",
|
||||||
"Export Functions": "Exportar Funcions",
|
|
||||||
"Export Models": "Exportar Modelos",
|
|
||||||
"Export Presets": "Exportar ajustes preestablecidos",
|
"Export Presets": "Exportar ajustes preestablecidos",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Exportar Prompts",
|
|
||||||
"Export to CSV": "Exportar a CSV",
|
"Export to CSV": "Exportar a CSV",
|
||||||
"Export Tools": "Exportar ferramentas",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Non pudo Lerse o contido do portapapeles",
|
"Failed to read clipboard contents": "Non pudo Lerse o contido do portapapeles",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Non puido gardarse a conversa",
|
"Failed to save conversation": "Non puido gardarse a conversa",
|
||||||
"Failed to save models configuration": "Non pudogardarse a configuración de os modelos",
|
"Failed to save models configuration": "Non pudogardarse a configuración de os modelos",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Enfoca a entrada do chat",
|
"Focus chat input": "Enfoca a entrada do chat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Carpeta eliminada correctamente",
|
"Folder deleted successfully": "Carpeta eliminada correctamente",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Retroalimentación háptica",
|
"Haptic Feedback": "Retroalimentación háptica",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hola, {{name}}",
|
"Hello, {{name}}": "Hola, {{name}}",
|
||||||
"Help": "axuda",
|
"Help": "axuda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importar chats",
|
"Import Chats": "Importar chats",
|
||||||
"Import Config from JSON File": "Importar configuración desde Arquivo JSON",
|
"Import Config from JSON File": "Importar configuración desde Arquivo JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Importar Funcions",
|
|
||||||
"Import Models": "Importar modelos",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Importar ajustes preestablecidos",
|
"Import Presets": "Importar ajustes preestablecidos",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importar Prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importar ferramentas",
|
|
||||||
"Important Update": "Actualización importante",
|
"Important Update": "Actualización importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Incluir",
|
"Include": "Incluir",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Formato de Arquivo inválido.",
|
"Invalid file format.": "Formato de Arquivo inválido.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Etiqueta Inválida",
|
"Invalid Tag": "Etiqueta Inválida",
|
||||||
"is typing...": "está escribindo...",
|
"is typing...": "está escribindo...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Novo Chat",
|
"New Chat": "Novo Chat",
|
||||||
"New Folder": "Nova carpeta",
|
"New Folder": "Nova carpeta",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Novo contrasinal ",
|
"New Password": "Novo contrasinal ",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "novo-canal",
|
"new-channel": "novo-canal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Non ten distancia disponible",
|
"No distance available": "Non ten distancia disponible",
|
||||||
"No feedbacks found": "No se encontraron retroalimentacions",
|
"No feedbacks found": "No se encontraron retroalimentacions",
|
||||||
"No file selected": "Ningún arquivo fué seleccionado",
|
"No file selected": "Ningún arquivo fué seleccionado",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Non ten grupos con acceso, agrega un grupo para otorgar acceso",
|
"No groups with access, add a group to grant access": "Non ten grupos con acceso, agrega un grupo para otorgar acceso",
|
||||||
"No HTML, CSS, or JavaScript content found.": "No se encontró contido HTML, CSS, o JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "No se encontró contido HTML, CSS, o JavaScript.",
|
||||||
"No inference engine with management support found": "No se encontró un motor de inferencia con soporte de gestión",
|
"No inference engine with management support found": "No se encontró un motor de inferencia con soporte de gestión",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "No se seleccionaron modelos",
|
"No models selected": "No se seleccionaron modelos",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "No se han encontrado resultados",
|
"No results": "No se han encontrado resultados",
|
||||||
"No results found": "No se han encontrado resultados",
|
"No results found": "No se han encontrado resultados",
|
||||||
"No search query generated": "No se ha generado ninguna consulta de búsqueda",
|
"No search query generated": "No se ha generado ninguna consulta de búsqueda",
|
||||||
"No source available": "Non ten fuente disponible",
|
"No source available": "Non ten fuente disponible",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Sen prompts suxeridos",
|
"No suggestion prompts": "Sen prompts suxeridos",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "No se encontraron usuarios.",
|
"No users were found.": "No se encontraron usuarios.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Non ten válvulas para actualizar",
|
"No valves to update": "Non ten válvulas para actualizar",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Extraer \"{{searchValue}}\" de Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Extraer \"{{searchValue}}\" de Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Obter un modelo de Ollama.com",
|
"Pull a model from Ollama.com": "Obter un modelo de Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt de xeneración de consulta",
|
"Query Generation Prompt": "Prompt de xeneración de consulta",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Selecciona coñecemento",
|
"Select Knowledge": "Selecciona coñecemento",
|
||||||
"Select only one model to call": "Selecciona sólo un modelo para llamar",
|
"Select only one model to call": "Selecciona sólo un modelo para llamar",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Os modelos seleccionados no admiten entradas de imaxen",
|
"Selected model(s) do not support image inputs": "Os modelos seleccionados no admiten entradas de imaxen",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Enviar",
|
"Send": "Enviar",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Compartir Chat",
|
"Share Chat": "Compartir Chat",
|
||||||
"Share to Open WebUI Community": "Compartir coa comunidads OpenWebUI",
|
"Share to Open WebUI Community": "Compartir coa comunidads OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Mostrar",
|
"Show": "Mostrar",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Instruccions do sistema",
|
"System Instructions": "Instruccions do sistema",
|
||||||
"System Prompt": "Prompt do sistema",
|
"System Prompt": "Prompt do sistema",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "xeneración de etiquetas",
|
"Tags Generation": "xeneración de etiquetas",
|
||||||
"Tags Generation Prompt": "Prompt de xeneración de etiquetas",
|
"Tags Generation Prompt": "Prompt de xeneración de etiquetas",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformadores",
|
"Transformers": "Transformadores",
|
||||||
"Trouble accessing Ollama?": "¿Problemas para acceder a Ollama?",
|
"Trouble accessing Ollama?": "¿Problemas para acceder a Ollama?",
|
||||||
"Trust Proxy Environment": "Confiar nos entornos de proxy",
|
"Trust Proxy Environment": "Confiar nos entornos de proxy",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Modelo TTS",
|
"TTS Model": "Modelo TTS",
|
||||||
"TTS Settings": "Configuración de TTS",
|
"TTS Settings": "Configuración de TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Directorio de carga",
|
"Upload directory": "Directorio de carga",
|
||||||
"Upload files": "Subir arquivos",
|
"Upload files": "Subir arquivos",
|
||||||
"Upload Files": "Subir arquivos",
|
"Upload Files": "Subir arquivos",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Subir Pipeline",
|
"Upload Pipeline": "Subir Pipeline",
|
||||||
"Upload Progress": "Progreso de carga",
|
"Upload Progress": "Progreso de carga",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "התאמת הגדרות אלו תחול על כל המשתמשים.",
|
"Adjusting these settings will apply changes universally to all users.": "התאמת הגדרות אלו תחול על כל המשתמשים.",
|
||||||
"admin": "מנהל",
|
"admin": "מנהל",
|
||||||
"Admin": "מנהל",
|
"Admin": "מנהל",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "יצירת קבוצה",
|
"Create Group": "יצירת קבוצה",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "צור מפתח חדש",
|
"Create new key": "צור מפתח חדש",
|
||||||
"Create new secret key": "צור מפתח סודי חדש",
|
"Create new secret key": "צור מפתח סודי חדש",
|
||||||
"Create Note": "יצירת פתק",
|
"Create Note": "יצירת פתק",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "נוצר ב",
|
"Created at": "נוצר ב",
|
||||||
"Created At": "נוצר ב",
|
"Created At": "נוצר ב",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "המודל הנוכחי",
|
"Current Model": "המודל הנוכחי",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "מחק את הקישור הזה",
|
"delete this link": "מחק את הקישור הזה",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "הזן פרטים על עצמך כדי שLLMs יזכור",
|
"Enter a detail about yourself for your LLMs to recall": "הזן פרטים על עצמך כדי שLLMs יזכור",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "ייצוא צ'אטים",
|
"Export Chats": "ייצוא צ'אטים",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "ייצוא מודלים",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "ייצוא פקודות",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "קריאת תוכן הלוח נכשלה",
|
"Failed to read clipboard contents": "קריאת תוכן הלוח נכשלה",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "שמירת השיחה נכשלה",
|
"Failed to save conversation": "שמירת השיחה נכשלה",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "מיקוד הקלט לצ'אט",
|
"Focus chat input": "מיקוד הקלט לצ'אט",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "שלום, {{name}}",
|
"Hello, {{name}}": "שלום, {{name}}",
|
||||||
"Help": "עזרה",
|
"Help": "עזרה",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "יבוא צ'אטים",
|
"Import Chats": "יבוא צ'אטים",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "ייבוא דגמים",
|
|
||||||
"Import Notes": "ייבוא פתקים",
|
"Import Notes": "ייבוא פתקים",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "ייבוא פקודות",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "ייבוא כלים",
|
|
||||||
"Important Update": "עדכון חשוב",
|
"Important Update": "עדכון חשוב",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "תג לא חוקי",
|
"Invalid Tag": "תג לא חוקי",
|
||||||
"is typing...": "מקליד...",
|
"is typing...": "מקליד...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "צ'אט חדש",
|
"New Chat": "צ'אט חדש",
|
||||||
"New Folder": "תיקייה חדשה",
|
"New Folder": "תיקייה חדשה",
|
||||||
"New Function": "פונקציה חדשה",
|
"New Function": "פונקציה חדשה",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "פתק חדש",
|
"New Note": "פתק חדש",
|
||||||
"New Password": "סיסמה חדשה",
|
"New Password": "סיסמה חדשה",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "כלי חדש",
|
"New Tool": "כלי חדש",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "לא נמצאו תוצאות",
|
"No results": "לא נמצאו תוצאות",
|
||||||
"No results found": "לא נמצאו תוצאות",
|
"No results found": "לא נמצאו תוצאות",
|
||||||
"No search query generated": "לא נוצרה שאילתת חיפוש",
|
"No search query generated": "לא נוצרה שאילתת חיפוש",
|
||||||
"No source available": "אין מקור זמין",
|
"No source available": "אין מקור זמין",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "אין פרומפטים מוצעים",
|
"No suggestion prompts": "אין פרומפטים מוצעים",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "לא נמצאו יוזרים",
|
"No users were found.": "לא נמצאו יוזרים",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "משוך \"{{searchValue}}\" מ-Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "משוך \"{{searchValue}}\" מ-Ollama.com",
|
||||||
"Pull a model from Ollama.com": "משוך מודל מ-Ollama.com",
|
"Pull a model from Ollama.com": "משוך מודל מ-Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "דגמים נבחרים אינם תומכים בקלט תמונה",
|
"Selected model(s) do not support image inputs": "דגמים נבחרים אינם תומכים בקלט תמונה",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "שלח",
|
"Send": "שלח",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "שתף צ'אט",
|
"Share Chat": "שתף צ'אט",
|
||||||
"Share to Open WebUI Community": "שתף לקהילת OpenWebUI",
|
"Share to Open WebUI Community": "שתף לקהילת OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "הצג",
|
"Show": "הצג",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "תגובת מערכת",
|
"System Prompt": "תגובת מערכת",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "קשה לגשת לOllama?",
|
"Trouble accessing Ollama?": "קשה לגשת לOllama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "הגדרות TTS",
|
"TTS Settings": "הגדרות TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "העלאת קבצים",
|
"Upload Files": "העלאת קבצים",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "תקדמות העלאה",
|
"Upload Progress": "תקדמות העלאה",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "इन सेटिंग्स को समायोजित करने से परिवर्तन सभी उपयोगकर्ताओं पर सार्वभौमिक रूप से लागू होंगे।",
|
"Adjusting these settings will apply changes universally to all users.": "इन सेटिंग्स को समायोजित करने से परिवर्तन सभी उपयोगकर्ताओं पर सार्वभौमिक रूप से लागू होंगे।",
|
||||||
"admin": "व्यवस्थापक",
|
"admin": "व्यवस्थापक",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
|
"Create new key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
|
||||||
"Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
|
"Create new secret key": "नया क्रिप्टोग्राफिक क्षेत्र बनाएं",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "किस समय बनाया गया",
|
"Created at": "किस समय बनाया गया",
|
||||||
"Created At": "किस समय बनाया गया",
|
"Created At": "किस समय बनाया गया",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "वर्तमान मॉडल",
|
"Current Model": "वर्तमान मॉडल",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "इस लिंक को हटाएं",
|
"delete this link": "इस लिंक को हटाएं",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "अपने एलएलएम को याद करने के लिए अपने बारे में एक विवरण दर्ज करें",
|
"Enter a detail about yourself for your LLMs to recall": "अपने एलएलएम को याद करने के लिए अपने बारे में एक विवरण दर्ज करें",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "चैट निर्यात करें",
|
"Export Chats": "चैट निर्यात करें",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "निर्यात मॉडल",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "प्रॉम्प्ट निर्यात करें",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "क्लिपबोर्ड सामग्री पढ़ने में विफल",
|
"Failed to read clipboard contents": "क्लिपबोर्ड सामग्री पढ़ने में विफल",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "वार्तालाप सहेजने में विफल",
|
"Failed to save conversation": "वार्तालाप सहेजने में विफल",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "चैट इनपुट पर फ़ोकस करें",
|
"Focus chat input": "चैट इनपुट पर फ़ोकस करें",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "नमस्ते, {{name}}",
|
"Hello, {{name}}": "नमस्ते, {{name}}",
|
||||||
"Help": "मदद",
|
"Help": "मदद",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "चैट आयात करें",
|
"Import Chats": "चैट आयात करें",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "आयात मॉडल",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "प्रॉम्प्ट आयात करें",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "महत्वपूर्ण अपडेट",
|
"Important Update": "महत्वपूर्ण अपडेट",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "अवैध टैग",
|
"Invalid Tag": "अवैध टैग",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "नई चैट",
|
"New Chat": "नई चैट",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "नया पासवर्ड",
|
"New Password": "नया पासवर्ड",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "कोई परिणाम नहीं मिला",
|
"No results": "कोई परिणाम नहीं मिला",
|
||||||
"No results found": "कोई परिणाम नहीं मिला",
|
"No results found": "कोई परिणाम नहीं मिला",
|
||||||
"No search query generated": "कोई खोज क्वेरी जनरेट नहीं हुई",
|
"No search query generated": "कोई खोज क्वेरी जनरेट नहीं हुई",
|
||||||
"No source available": "कोई स्रोत उपलब्ध नहीं है",
|
"No source available": "कोई स्रोत उपलब्ध नहीं है",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "कोई सुझावित प्रॉम्प्ट नहीं",
|
"No suggestion prompts": "कोई सुझावित प्रॉम्प्ट नहीं",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" को Ollama.com से खींचें",
|
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" को Ollama.com से खींचें",
|
||||||
"Pull a model from Ollama.com": "Ollama.com से एक मॉडल खींचें",
|
"Pull a model from Ollama.com": "Ollama.com से एक मॉडल खींचें",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "चयनित मॉडल छवि इनपुट का समर्थन नहीं करते हैं",
|
"Selected model(s) do not support image inputs": "चयनित मॉडल छवि इनपुट का समर्थन नहीं करते हैं",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "भेज",
|
"Send": "भेज",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "चैट साझा करें",
|
"Share Chat": "चैट साझा करें",
|
||||||
"Share to Open WebUI Community": "OpenWebUI समुदाय में साझा करें",
|
"Share to Open WebUI Community": "OpenWebUI समुदाय में साझा करें",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "दिखाओ",
|
"Show": "दिखाओ",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "सिस्टम प्रॉम्प्ट",
|
"System Prompt": "सिस्टम प्रॉम्प्ट",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Ollama तक पहुँचने में परेशानी हो रही है?",
|
"Trouble accessing Ollama?": "Ollama तक पहुँचने में परेशानी हो रही है?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS सेटिंग्स",
|
"TTS Settings": "TTS सेटिंग्स",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "फ़ाइलें अपलोड करें",
|
"Upload Files": "फ़ाइलें अपलोड करें",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "प्रगति अपलोड करें",
|
"Upload Progress": "प्रगति अपलोड करें",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Podešavanje će se primijeniti univerzalno na sve korisnike.",
|
"Adjusting these settings will apply changes universally to all users.": "Podešavanje će se primijeniti univerzalno na sve korisnike.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Stvori novi ključ",
|
"Create new key": "Stvori novi ključ",
|
||||||
"Create new secret key": "Stvori novi tajni ključ",
|
"Create new secret key": "Stvori novi tajni ključ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Stvoreno",
|
"Created at": "Stvoreno",
|
||||||
"Created At": "Stvoreno",
|
"Created At": "Stvoreno",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Trenutni model",
|
"Current Model": "Trenutni model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "izbriši ovu vezu",
|
"delete this link": "izbriši ovu vezu",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM",
|
"Enter a detail about yourself for your LLMs to recall": "Unesite pojedinosti o sebi da bi učitali memoriju u LLM",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Izvoz četa (.json)",
|
"Export chat (.json)": "Izvoz četa (.json)",
|
||||||
"Export Chats": "Izvoz razgovora",
|
"Export Chats": "Izvoz razgovora",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "Izvoz modela",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Izvoz prompta",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Izvoz alata",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Neuspješno čitanje sadržaja međuspremnika",
|
"Failed to read clipboard contents": "Neuspješno čitanje sadržaja međuspremnika",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Neuspješno spremanje razgovora",
|
"Failed to save conversation": "Neuspješno spremanje razgovora",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokusiraj unos razgovora",
|
"Focus chat input": "Fokusiraj unos razgovora",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Bok, {{name}}",
|
"Hello, {{name}}": "Bok, {{name}}",
|
||||||
"Help": "Pomoć",
|
"Help": "Pomoć",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Uvoz razgovora",
|
"Import Chats": "Uvoz razgovora",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "Uvoz modela",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Uvoz prompta",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Uvoz alata",
|
|
||||||
"Important Update": "Važno ažuriranje",
|
"Important Update": "Važno ažuriranje",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Nevažeća oznaka",
|
"Invalid Tag": "Nevažeća oznaka",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Novi razgovor",
|
"New Chat": "Novi razgovor",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nova lozinka",
|
"New Password": "Nova lozinka",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nema rezultata",
|
"No results": "Nema rezultata",
|
||||||
"No results found": "Nema rezultata",
|
"No results found": "Nema rezultata",
|
||||||
"No search query generated": "Nije generiran upit za pretraživanje",
|
"No search query generated": "Nije generiran upit za pretraživanje",
|
||||||
"No source available": "Nema dostupnog izvora",
|
"No source available": "Nema dostupnog izvora",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Nema predloženih prompta",
|
"No suggestion prompts": "Nema predloženih prompta",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Povucite \"{{searchValue}}\" s Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Povucite \"{{searchValue}}\" s Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Povucite model s Ollama.com",
|
"Pull a model from Ollama.com": "Povucite model s Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Odaberite samo jedan model za poziv",
|
"Select only one model to call": "Odaberite samo jedan model za poziv",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
|
"Selected model(s) do not support image inputs": "Odabrani modeli ne podržavaju unose slika",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Pošalji",
|
"Send": "Pošalji",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Podijeli razgovor",
|
"Share Chat": "Podijeli razgovor",
|
||||||
"Share to Open WebUI Community": "Podijeli u OpenWebUI zajednici",
|
"Share to Open WebUI Community": "Podijeli u OpenWebUI zajednici",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Pokaži",
|
"Show": "Pokaži",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Sistemski prompt",
|
"System Prompt": "Sistemski prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Problemi s pristupom Ollama?",
|
"Trouble accessing Ollama?": "Problemi s pristupom Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS model",
|
"TTS Model": "TTS model",
|
||||||
"TTS Settings": "TTS postavke",
|
"TTS Settings": "TTS postavke",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Prijenos datoteka",
|
"Upload Files": "Prijenos datoteka",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Prijenos kanala",
|
"Upload Pipeline": "Prijenos kanala",
|
||||||
"Upload Progress": "Napredak učitavanja",
|
"Upload Progress": "Napredak učitavanja",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Felhasználói csoport hozzáadása",
|
"Add User Group": "Felhasználói csoport hozzáadása",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ezen beállítások módosítása minden felhasználóra érvényes lesz.",
|
"Adjusting these settings will apply changes universally to all users.": "Ezen beállítások módosítása minden felhasználóra érvényes lesz.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Csoport létrehozása",
|
"Create Group": "Csoport létrehozása",
|
||||||
"Create Knowledge": "Tudás létrehozása",
|
"Create Knowledge": "Tudás létrehozása",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Új kulcs létrehozása",
|
"Create new key": "Új kulcs létrehozása",
|
||||||
"Create new secret key": "Új titkos kulcs létrehozása",
|
"Create new secret key": "Új titkos kulcs létrehozása",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Létrehozva",
|
"Created at": "Létrehozva",
|
||||||
"Created At": "Létrehozva",
|
"Created At": "Létrehozva",
|
||||||
"Created by": "Létrehozta",
|
"Created by": "Létrehozta",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV importálás",
|
"CSV Import": "CSV importálás",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter a küldéshez",
|
"Ctrl+Enter to Send": "Ctrl+Enter a küldéshez",
|
||||||
"Current Model": "Jelenlegi modell",
|
"Current Model": "Jelenlegi modell",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Törli a funkciót?",
|
"Delete function?": "Törli a funkciót?",
|
||||||
"Delete Message": "Üzenet törlése",
|
"Delete Message": "Üzenet törlése",
|
||||||
"Delete message?": "Üzenet törlése?",
|
"Delete message?": "Üzenet törlése?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Törli a promptot?",
|
"Delete prompt?": "Törli a promptot?",
|
||||||
"delete this link": "link törlése",
|
"delete this link": "link törlése",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Adj meg egy részletet magadról, amit az LLM-ek megjegyezhetnek",
|
"Enter a detail about yourself for your LLMs to recall": "Adj meg egy részletet magadról, amit az LLM-ek megjegyezhetnek",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Add meg az API hitelesítési karakterláncot (pl. felhasználónév:jelszó)",
|
"Enter api auth string (e.g. username:password)": "Add meg az API hitelesítési karakterláncot (pl. felhasználónév:jelszó)",
|
||||||
"Enter Application DN": "Add meg az alkalmazás DN-t",
|
"Enter Application DN": "Add meg az alkalmazás DN-t",
|
||||||
"Enter Application DN Password": "Add meg az alkalmazás DN jelszavát",
|
"Enter Application DN Password": "Add meg az alkalmazás DN jelszavát",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Beszélgetés exportálása (.json)",
|
"Export chat (.json)": "Beszélgetés exportálása (.json)",
|
||||||
"Export Chats": "Beszélgetések exportálása",
|
"Export Chats": "Beszélgetések exportálása",
|
||||||
"Export Config to JSON File": "Konfiguráció exportálása JSON fájlba",
|
"Export Config to JSON File": "Konfiguráció exportálása JSON fájlba",
|
||||||
"Export Functions": "Funkciók exportálása",
|
|
||||||
"Export Models": "Modellek exportálása",
|
|
||||||
"Export Presets": "Előre beállított exportálás",
|
"Export Presets": "Előre beállított exportálás",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Promptok exportálása",
|
|
||||||
"Export to CSV": "Exportálás CSV-be",
|
"Export to CSV": "Exportálás CSV-be",
|
||||||
"Export Tools": "Eszközök exportálása",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Külső",
|
"External": "Külső",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Nem sikerült olvasni a vágólap tartalmát",
|
"Failed to read clipboard contents": "Nem sikerült olvasni a vágólap tartalmát",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Nem sikerült menteni a kapcsolatokat",
|
"Failed to save connections": "Nem sikerült menteni a kapcsolatokat",
|
||||||
"Failed to save conversation": "Nem sikerült menteni a beszélgetést",
|
"Failed to save conversation": "Nem sikerült menteni a beszélgetést",
|
||||||
"Failed to save models configuration": "Nem sikerült menteni a modellek konfigurációját",
|
"Failed to save models configuration": "Nem sikerült menteni a modellek konfigurációját",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Chat bevitel fókuszálása",
|
"Focus chat input": "Chat bevitel fókuszálása",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Mappa sikeresen törölve",
|
"Folder deleted successfully": "Mappa sikeresen törölve",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Tapintási visszajelzés",
|
"Haptic Feedback": "Tapintási visszajelzés",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Helló, {{name}}",
|
"Hello, {{name}}": "Helló, {{name}}",
|
||||||
"Help": "Segítség",
|
"Help": "Segítség",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Beszélgetések importálása",
|
"Import Chats": "Beszélgetések importálása",
|
||||||
"Import Config from JSON File": "Konfiguráció importálása JSON fájlból",
|
"Import Config from JSON File": "Konfiguráció importálása JSON fájlból",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Funkciók importálása",
|
|
||||||
"Import Models": "Modellek importálása",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Előre beállított importálás",
|
"Import Presets": "Előre beállított importálás",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Promptok importálása",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Eszközök importálása",
|
|
||||||
"Important Update": "Fontos frissítés",
|
"Important Update": "Fontos frissítés",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Tartalmaz",
|
"Include": "Tartalmaz",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Érvénytelen fájlformátum.",
|
"Invalid file format.": "Érvénytelen fájlformátum.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Érvénytelen címke",
|
"Invalid Tag": "Érvénytelen címke",
|
||||||
"is typing...": "ír...",
|
"is typing...": "ír...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Új beszélgetés",
|
"New Chat": "Új beszélgetés",
|
||||||
"New Folder": "Új mappa",
|
"New Folder": "Új mappa",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Új jelszó",
|
"New Password": "Új jelszó",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "új csatorna",
|
"new-channel": "új csatorna",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Nincs elérhető távolság",
|
"No distance available": "Nincs elérhető távolság",
|
||||||
"No feedbacks found": "Nem található visszajelzés",
|
"No feedbacks found": "Nem található visszajelzés",
|
||||||
"No file selected": "Nincs kiválasztva fájl",
|
"No file selected": "Nincs kiválasztva fájl",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Nincs hozzáféréssel rendelkező csoport, adj hozzá egy csoportot a hozzáférés megadásához",
|
"No groups with access, add a group to grant access": "Nincs hozzáféréssel rendelkező csoport, adj hozzá egy csoportot a hozzáférés megadásához",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nem található HTML, CSS vagy JavaScript tartalom.",
|
"No HTML, CSS, or JavaScript content found.": "Nem található HTML, CSS vagy JavaScript tartalom.",
|
||||||
"No inference engine with management support found": "Nem található kezelést támogató következtetési motor",
|
"No inference engine with management support found": "Nem található kezelést támogató következtetési motor",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Nincs kiválasztott modell",
|
"No models selected": "Nincs kiválasztott modell",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nincs találat",
|
"No results": "Nincs találat",
|
||||||
"No results found": "Nincs találat",
|
"No results found": "Nincs találat",
|
||||||
"No search query generated": "Nem generálódott keresési lekérdezés",
|
"No search query generated": "Nem generálódott keresési lekérdezés",
|
||||||
"No source available": "Nincs elérhető forrás",
|
"No source available": "Nincs elérhető forrás",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Nincsenek javasolt promptok",
|
"No suggestion prompts": "Nincsenek javasolt promptok",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Nem található felhasználó.",
|
"No users were found.": "Nem található felhasználó.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Nincs frissítendő szelep",
|
"No valves to update": "Nincs frissítendő szelep",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Nyilvános",
|
"Public": "Nyilvános",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" letöltése az Ollama.com-ról",
|
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\" letöltése az Ollama.com-ról",
|
||||||
"Pull a model from Ollama.com": "Modell letöltése az Ollama.com-ról",
|
"Pull a model from Ollama.com": "Modell letöltése az Ollama.com-ról",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Lekérdezés generálási prompt",
|
"Query Generation Prompt": "Lekérdezés generálási prompt",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Tudásbázis kiválasztása",
|
"Select Knowledge": "Tudásbázis kiválasztása",
|
||||||
"Select only one model to call": "Csak egy modellt válasszon ki hívásra",
|
"Select only one model to call": "Csak egy modellt válasszon ki hívásra",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "A kiválasztott modell(ek) nem támogatják a képbemenetet",
|
"Selected model(s) do not support image inputs": "A kiválasztott modell(ek) nem támogatják a képbemenetet",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Küldés",
|
"Send": "Küldés",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Beszélgetés megosztása",
|
"Share Chat": "Beszélgetés megosztása",
|
||||||
"Share to Open WebUI Community": "Megosztás az OpenWebUI közösséggel",
|
"Share to Open WebUI Community": "Megosztás az OpenWebUI közösséggel",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Megosztási engedélyek",
|
"Sharing Permissions": "Megosztási engedélyek",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Mutat",
|
"Show": "Mutat",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Rendszer utasítások",
|
"System Instructions": "Rendszer utasítások",
|
||||||
"System Prompt": "Rendszer prompt",
|
"System Prompt": "Rendszer prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Címkék",
|
"Tags": "Címkék",
|
||||||
"Tags Generation": "Címke generálás",
|
"Tags Generation": "Címke generálás",
|
||||||
"Tags Generation Prompt": "Címke generálási prompt",
|
"Tags Generation Prompt": "Címke generálási prompt",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformerek",
|
"Transformers": "Transformerek",
|
||||||
"Trouble accessing Ollama?": "Problémája van az Ollama elérésével?",
|
"Trouble accessing Ollama?": "Problémája van az Ollama elérésével?",
|
||||||
"Trust Proxy Environment": "Proxy környezet megbízhatósága",
|
"Trust Proxy Environment": "Proxy környezet megbízhatósága",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS modell",
|
"TTS Model": "TTS modell",
|
||||||
"TTS Settings": "TTS beállítások",
|
"TTS Settings": "TTS beállítások",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Könyvtár feltöltése",
|
"Upload directory": "Könyvtár feltöltése",
|
||||||
"Upload files": "Fájlok feltöltése",
|
"Upload files": "Fájlok feltöltése",
|
||||||
"Upload Files": "Fájlok feltöltése",
|
"Upload Files": "Fájlok feltöltése",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Folyamat feltöltése",
|
"Upload Pipeline": "Folyamat feltöltése",
|
||||||
"Upload Progress": "Feltöltési folyamat",
|
"Upload Progress": "Feltöltési folyamat",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Menyesuaikan pengaturan ini akan menerapkan perubahan secara universal ke semua pengguna.",
|
"Adjusting these settings will apply changes universally to all users.": "Menyesuaikan pengaturan ini akan menerapkan perubahan secara universal ke semua pengguna.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Buat kunci baru",
|
"Create new key": "Buat kunci baru",
|
||||||
"Create new secret key": "Buat kunci rahasia baru",
|
"Create new secret key": "Buat kunci rahasia baru",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Dibuat di",
|
"Created at": "Dibuat di",
|
||||||
"Created At": "Dibuat di",
|
"Created At": "Dibuat di",
|
||||||
"Created by": "Dibuat oleh",
|
"Created by": "Dibuat oleh",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Impor CSV",
|
"CSV Import": "Impor CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Model Saat Ini",
|
"Current Model": "Model Saat Ini",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Fungsi hapus?",
|
"Delete function?": "Fungsi hapus?",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Perintah hapus?",
|
"Delete prompt?": "Perintah hapus?",
|
||||||
"delete this link": "hapus tautan ini",
|
"delete this link": "hapus tautan ini",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Masukkan detail tentang diri Anda untuk diingat oleh LLM Anda",
|
"Enter a detail about yourself for your LLMs to recall": "Masukkan detail tentang diri Anda untuk diingat oleh LLM Anda",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Masukkan string pengesahan API (misalnya nama pengguna: kata sandi)",
|
"Enter api auth string (e.g. username:password)": "Masukkan string pengesahan API (misalnya nama pengguna: kata sandi)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Ekspor obrolan (.json)",
|
"Export chat (.json)": "Ekspor obrolan (.json)",
|
||||||
"Export Chats": "Ekspor Obrolan",
|
"Export Chats": "Ekspor Obrolan",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "Fungsi Ekspor",
|
|
||||||
"Export Models": "Model Ekspor",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Perintah Ekspor",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Alat Ekspor",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Gagal membaca konten papan klip",
|
"Failed to read clipboard contents": "Gagal membaca konten papan klip",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Gagal menyimpan percakapan",
|
"Failed to save conversation": "Gagal menyimpan percakapan",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Memfokuskan input obrolan",
|
"Focus chat input": "Memfokuskan input obrolan",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Halo, {{name}}",
|
"Hello, {{name}}": "Halo, {{name}}",
|
||||||
"Help": "Bantuan",
|
"Help": "Bantuan",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Impor Obrolan",
|
"Import Chats": "Impor Obrolan",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Fungsi Impor",
|
|
||||||
"Import Models": "Model Impor",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Petunjuk Impor",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Alat Impor",
|
|
||||||
"Important Update": "Pembaruan penting",
|
"Important Update": "Pembaruan penting",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Tag tidak valid",
|
"Invalid Tag": "Tag tidak valid",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Obrolan Baru",
|
"New Chat": "Obrolan Baru",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Kata Sandi Baru",
|
"New Password": "Kata Sandi Baru",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "Tidak ada file yang dipilih",
|
"No file selected": "Tidak ada file yang dipilih",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Tidak ada hasil yang ditemukan",
|
"No results": "Tidak ada hasil yang ditemukan",
|
||||||
"No results found": "Tidak ada hasil yang ditemukan",
|
"No results found": "Tidak ada hasil yang ditemukan",
|
||||||
"No search query generated": "Tidak ada permintaan pencarian yang dibuat",
|
"No search query generated": "Tidak ada permintaan pencarian yang dibuat",
|
||||||
"No source available": "Tidak ada sumber yang tersedia",
|
"No source available": "Tidak ada sumber yang tersedia",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Tidak ada prompt saran",
|
"No suggestion prompts": "Tidak ada prompt saran",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Tidak ada katup untuk diperbarui",
|
"No valves to update": "Tidak ada katup untuk diperbarui",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Tarik \"{{searchValue}}\" dari Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Tarik \"{{searchValue}}\" dari Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Tarik model dari Ollama.com",
|
"Pull a model from Ollama.com": "Tarik model dari Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Pilih hanya satu model untuk dipanggil",
|
"Select only one model to call": "Pilih hanya satu model untuk dipanggil",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Model yang dipilih tidak mendukung input gambar",
|
"Selected model(s) do not support image inputs": "Model yang dipilih tidak mendukung input gambar",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Kirim",
|
"Send": "Kirim",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "Bagikan Obrolan",
|
"Share Chat": "Bagikan Obrolan",
|
||||||
"Share to Open WebUI Community": "Bagikan ke Komunitas OpenWebUI",
|
"Share to Open WebUI Community": "Bagikan ke Komunitas OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Tampilkan",
|
"Show": "Tampilkan",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Permintaan Sistem",
|
"System Prompt": "Permintaan Sistem",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Kesulitan mengakses Ollama?",
|
"Trouble accessing Ollama?": "Kesulitan mengakses Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Pengaturan TTS",
|
"TTS Settings": "Pengaturan TTS",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Unggah File",
|
"Upload Files": "Unggah File",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Unggah Pipeline",
|
"Upload Pipeline": "Unggah Pipeline",
|
||||||
"Upload Progress": "Kemajuan Unggah",
|
"Upload Progress": "Kemajuan Unggah",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Cuir Grúpa Úsáideoirí leis",
|
"Add User Group": "Cuir Grúpa Úsáideoirí leis",
|
||||||
"Additional Config": "Cumraíocht Bhreise",
|
"Additional Config": "Cumraíocht Bhreise",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Roghanna cumraíochta breise don mharcóir. Ba chóir gur teaghrán JSON é seo le péirí eochrach-luachanna. Mar shampla, '{\"key\": \"value\"}'. I measc na n-eochracha a dtacaítear leo tá: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Roghanna cumraíochta breise don mharcóir. Ba chóir gur teaghrán JSON é seo le péirí eochrach-luachanna. Mar shampla, '{\"key\": \"value\"}'. I measc na n-eochracha a dtacaítear leo tá: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Cuirfear na socruithe seo ag coigeartú athruithe go huilíoch ar gach úsáideoir.",
|
"Adjusting these settings will apply changes universally to all users.": "Cuirfear na socruithe seo ag coigeartú athruithe go huilíoch ar gach úsáideoir.",
|
||||||
"admin": "riarachán",
|
"admin": "riarachán",
|
||||||
"Admin": "Riarachán",
|
"Admin": "Riarachán",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Cruthaigh Fillteán",
|
"Create Folder": "Cruthaigh Fillteán",
|
||||||
"Create Group": "Cruthaigh Grúpa",
|
"Create Group": "Cruthaigh Grúpa",
|
||||||
"Create Knowledge": "Cruthaigh Eolais",
|
"Create Knowledge": "Cruthaigh Eolais",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Cruthaigh eochair nua",
|
"Create new key": "Cruthaigh eochair nua",
|
||||||
"Create new secret key": "Cruthaigh eochair rúnda nua",
|
"Create new secret key": "Cruthaigh eochair rúnda nua",
|
||||||
"Create Note": "Cruthaigh Nóta",
|
"Create Note": "Cruthaigh Nóta",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Cruthaithe ag",
|
"Created at": "Cruthaithe ag",
|
||||||
"Created At": "Cruthaithe Ag",
|
"Created At": "Cruthaithe Ag",
|
||||||
"Created by": "Cruthaithe ag",
|
"Created by": "Cruthaithe ag",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Iompórtáil CSV",
|
"CSV Import": "Iompórtáil CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Iontráil chun Seol",
|
"Ctrl+Enter to Send": "Ctrl+Iontráil chun Seol",
|
||||||
"Current Model": "Samhail Reatha",
|
"Current Model": "Samhail Reatha",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Scrios feidhm?",
|
"Delete function?": "Scrios feidhm?",
|
||||||
"Delete Message": "Scrios Teachtaireacht",
|
"Delete Message": "Scrios Teachtaireacht",
|
||||||
"Delete message?": "Scrios teachtaireacht?",
|
"Delete message?": "Scrios teachtaireacht?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Scrios an nóta?",
|
"Delete note?": "Scrios an nóta?",
|
||||||
"Delete prompt?": "Scrios leid?",
|
"Delete prompt?": "Scrios leid?",
|
||||||
"delete this link": "scrios an nasc seo",
|
"delete this link": "scrios an nasc seo",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Cuir isteach mionsonraí fút féin chun do LLManna a mheabhrú",
|
"Enter a detail about yourself for your LLMs to recall": "Cuir isteach mionsonraí fút féin chun do LLManna a mheabhrú",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Cuir isteach teideal don fhorleagan faisnéise úsáideora atá ar feitheamh. Fág folamh don réamhshocrú.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Cuir isteach teideal don fhorleagan faisnéise úsáideora atá ar feitheamh. Fág folamh don réamhshocrú.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Cuir isteach comhartha uisce don fhreagra. Fág folamh mura bhfuil aon cheann ann.",
|
"Enter a watermark for the response. Leave empty for none.": "Cuir isteach comhartha uisce don fhreagra. Fág folamh mura bhfuil aon cheann ann.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Cuir isteach sreang auth api (m.sh. ainm úsáideora: pasfhocal)",
|
"Enter api auth string (e.g. username:password)": "Cuir isteach sreang auth api (m.sh. ainm úsáideora: pasfhocal)",
|
||||||
"Enter Application DN": "Cuir isteach Feidhmchlár DN",
|
"Enter Application DN": "Cuir isteach Feidhmchlár DN",
|
||||||
"Enter Application DN Password": "Iontráil Feidhmchlár DN Pasfhocal",
|
"Enter Application DN Password": "Iontráil Feidhmchlár DN Pasfhocal",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Easpórtáil comhrá (.json)",
|
"Export chat (.json)": "Easpórtáil comhrá (.json)",
|
||||||
"Export Chats": "Comhráite Easpórtá",
|
"Export Chats": "Comhráite Easpórtá",
|
||||||
"Export Config to JSON File": "Easpórtáil Cumraíocht chuig Comhad JSON",
|
"Export Config to JSON File": "Easpórtáil Cumraíocht chuig Comhad JSON",
|
||||||
"Export Functions": "Feidhmeanna Easp",
|
|
||||||
"Export Models": "Samhlacha Easpórtála",
|
|
||||||
"Export Presets": "Easpórtáil Gach Comhrá Cartlainne",
|
"Export Presets": "Easpórtáil Gach Comhrá Cartlainne",
|
||||||
"Export Prompt Suggestions": "Moltaí Easpórtála",
|
"Export Prompt Suggestions": "Moltaí Easpórtála",
|
||||||
"Export Prompts": "Leideanna Easpórtála",
|
|
||||||
"Export to CSV": "Easpórtáil go CSV",
|
"Export to CSV": "Easpórtáil go CSV",
|
||||||
"Export Tools": "Uirlisí Easpór",
|
|
||||||
"Export Users": "Easpórtáil Úsáideoirí",
|
"Export Users": "Easpórtáil Úsáideoirí",
|
||||||
"External": "Seachtrach",
|
"External": "Seachtrach",
|
||||||
"External Document Loader URL required.": "URL Luchtaitheora Doiciméad Seachtrach ag teastáil.",
|
"External Document Loader URL required.": "URL Luchtaitheora Doiciméad Seachtrach ag teastáil.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Theip ar lódáil ábhar an chomhaid.",
|
"Failed to load file content.": "Theip ar lódáil ábhar an chomhaid.",
|
||||||
"Failed to move chat": "Theip ar an gcomhrá a bhogadh",
|
"Failed to move chat": "Theip ar an gcomhrá a bhogadh",
|
||||||
"Failed to read clipboard contents": "Theip ar ábhar gearrthaisce a lé",
|
"Failed to read clipboard contents": "Theip ar ábhar gearrthaisce a lé",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Theip ar na naisc a shábháil",
|
"Failed to save connections": "Theip ar na naisc a shábháil",
|
||||||
"Failed to save conversation": "Theip ar an gcomhrá a shábháil",
|
"Failed to save conversation": "Theip ar an gcomhrá a shábháil",
|
||||||
"Failed to save models configuration": "Theip ar chumraíocht na samhlacha a shábháil",
|
"Failed to save models configuration": "Theip ar chumraíocht na samhlacha a shábháil",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Eochair API Firecrawl",
|
"Firecrawl API Key": "Eochair API Firecrawl",
|
||||||
"Floating Quick Actions": "Gníomhartha Tapa Snámha",
|
"Floating Quick Actions": "Gníomhartha Tapa Snámha",
|
||||||
"Focus chat input": "Ionchur comhrá fócas",
|
"Focus chat input": "Ionchur comhrá fócas",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Íomhá Chúlra Fillteáin",
|
"Folder Background Image": "Íomhá Chúlra Fillteáin",
|
||||||
"Folder deleted successfully": "Scriosadh an fillteán go rathúil",
|
"Folder deleted successfully": "Scriosadh an fillteán go rathúil",
|
||||||
"Folder Name": "Ainm an Fhillteáin",
|
"Folder Name": "Ainm an Fhillteáin",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Aiseolas Haptic",
|
"Haptic Feedback": "Aiseolas Haptic",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Airde",
|
"Height": "Airde",
|
||||||
"Hello, {{name}}": "Dia duit, {{name}}",
|
"Hello, {{name}}": "Dia duit, {{name}}",
|
||||||
"Help": "Cabhair",
|
"Help": "Cabhair",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Comhráite iompórtá",
|
"Import Chats": "Comhráite iompórtá",
|
||||||
"Import Config from JSON File": "Cumraíocht Iompórtáil ó Chomhad JSON",
|
"Import Config from JSON File": "Cumraíocht Iompórtáil ó Chomhad JSON",
|
||||||
"Import From Link": "Iompórtáil Ó Nasc",
|
"Import From Link": "Iompórtáil Ó Nasc",
|
||||||
"Import Functions": "Feidhmeanna Iom",
|
|
||||||
"Import Models": "Iompórtáil Samhlacha",
|
|
||||||
"Import Notes": "Nótaí Iompórtála",
|
"Import Notes": "Nótaí Iompórtála",
|
||||||
"Import Presets": "Réamhshocruithe Iompórtáil",
|
"Import Presets": "Réamhshocruithe Iompórtáil",
|
||||||
"Import Prompt Suggestions": "Moltaí Pras Iompórtála",
|
"Import Prompt Suggestions": "Moltaí Pras Iompórtála",
|
||||||
"Import Prompts": "Leideanna Iompórtála",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Uirlisí Iomp",
|
|
||||||
"Important Update": "Nuashonrú tábhachtach",
|
"Important Update": "Nuashonrú tábhachtach",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Chun OCR a fhorchur, ní mór OCR a chumasú.",
|
"In order to force OCR, performing OCR must be enabled.": "Chun OCR a fhorchur, ní mór OCR a chumasú.",
|
||||||
"Include": "Cuir san áireamh",
|
"Include": "Cuir san áireamh",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Formáid comhaid neamhbhailí.",
|
"Invalid file format.": "Formáid comhaid neamhbhailí.",
|
||||||
"Invalid JSON file": "Comhad JSON neamhbhailí",
|
"Invalid JSON file": "Comhad JSON neamhbhailí",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Formáid JSON neamhbhailí do Shreabhadh Oibre ComfyUI.",
|
"Invalid JSON format for ComfyUI Workflow.": "Formáid JSON neamhbhailí do Shreabhadh Oibre ComfyUI.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Formáid JSON neamhbhailí i gCumraíocht Bhreise",
|
"Invalid JSON format in Additional Config": "Formáid JSON neamhbhailí i gCumraíocht Bhreise",
|
||||||
"Invalid Tag": "Clib neamhbhailí",
|
"Invalid Tag": "Clib neamhbhailí",
|
||||||
"is typing...": "ag clóscríobh...",
|
"is typing...": "ag clóscríobh...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Comhrá Nua",
|
"New Chat": "Comhrá Nua",
|
||||||
"New Folder": "Fillteán Nua",
|
"New Folder": "Fillteán Nua",
|
||||||
"New Function": "Feidhm Nua",
|
"New Function": "Feidhm Nua",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nóta Nua",
|
"New Note": "Nóta Nua",
|
||||||
"New Password": "Pasfhocal Nua",
|
"New Password": "Pasfhocal Nua",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Uirlis Nua",
|
"New Tool": "Uirlis Nua",
|
||||||
"new-channel": "nua-chainéil",
|
"new-channel": "nua-chainéil",
|
||||||
"Next message": "An chéad teachtaireacht eile",
|
"Next message": "An chéad teachtaireacht eile",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Níl achar ar fáil",
|
"No distance available": "Níl achar ar fáil",
|
||||||
"No feedbacks found": "Níor aimsíodh aon aiseolas",
|
"No feedbacks found": "Níor aimsíodh aon aiseolas",
|
||||||
"No file selected": "Níl aon chomhad roghnaithe",
|
"No file selected": "Níl aon chomhad roghnaithe",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Gan aon ghrúpa a bhfuil rochtain acu, cuir grúpa leis chun rochtain a dheonú",
|
"No groups with access, add a group to grant access": "Gan aon ghrúpa a bhfuil rochtain acu, cuir grúpa leis chun rochtain a dheonú",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Níor aimsíodh aon ábhar HTML, CSS nó JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "Níor aimsíodh aon ábhar HTML, CSS nó JavaScript.",
|
||||||
"No inference engine with management support found": "Níor aimsíodh aon inneall tátail le tacaíocht bhainistíochta",
|
"No inference engine with management support found": "Níor aimsíodh aon inneall tátail le tacaíocht bhainistíochta",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Uimh samhlacha roghnaithe",
|
"No models selected": "Uimh samhlacha roghnaithe",
|
||||||
"No Notes": "Gan Nótaí",
|
"No Notes": "Gan Nótaí",
|
||||||
"No notes found": "Níor aimsíodh aon nótaí",
|
"No notes found": "Níor aimsíodh aon nótaí",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Níl aon torthaí le fáil",
|
"No results": "Níl aon torthaí le fáil",
|
||||||
"No results found": "Níl aon torthaí le fáil",
|
"No results found": "Níl aon torthaí le fáil",
|
||||||
"No search query generated": "Ní ghintear aon cheist cuardaigh",
|
"No search query generated": "Ní ghintear aon cheist cuardaigh",
|
||||||
"No source available": "Níl aon fhoinse ar fáil",
|
"No source available": "Níl aon fhoinse ar fáil",
|
||||||
"No sources found": "Níor aimsíodh aon fhoinsí",
|
"No sources found": "Níor aimsíodh aon fhoinsí",
|
||||||
"No suggestion prompts": "Gan leideanna molta",
|
"No suggestion prompts": "Gan leideanna molta",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Níor aimsíodh aon úsáideoirí.",
|
"No users were found.": "Níor aimsíodh aon úsáideoirí.",
|
||||||
"No valves": "Gan comhlaí",
|
"No valves": "Gan comhlaí",
|
||||||
"No valves to update": "Gan comhlaí le nuashonrú",
|
"No valves to update": "Gan comhlaí le nuashonrú",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Poiblí",
|
"Public": "Poiblí",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Tarraing \"{{searchValue}}\" ó Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Tarraing \"{{searchValue}}\" ó Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Tarraing samhail ó Ollama.com",
|
"Pull a model from Ollama.com": "Tarraing samhail ó Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Cuirí Ginearáil Ceisteanna",
|
"Query Generation Prompt": "Cuirí Ginearáil Ceisteanna",
|
||||||
"Querying": "Ag fiosrú",
|
"Querying": "Ag fiosrú",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "Roghnaigh conas téacs teachtaireachta a roinnt le haghaidh iarratais TTS",
|
"Select how to split message text for TTS requests": "Roghnaigh conas téacs teachtaireachta a roinnt le haghaidh iarratais TTS",
|
||||||
"Select Knowledge": "Roghnaigh Eolais",
|
"Select Knowledge": "Roghnaigh Eolais",
|
||||||
"Select only one model to call": "Roghnaigh samhail amháin le glaoch",
|
"Select only one model to call": "Roghnaigh samhail amháin le glaoch",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Ní thacaíonn an/na samhlacha roghnaithe le hionchuir íomhá",
|
"Selected model(s) do not support image inputs": "Ní thacaíonn an/na samhlacha roghnaithe le hionchuir íomhá",
|
||||||
"semantic": "séimeantach",
|
"semantic": "séimeantach",
|
||||||
"Send": "Seol",
|
"Send": "Seol",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Comhroinn Comhrá",
|
"Share Chat": "Comhroinn Comhrá",
|
||||||
"Share to Open WebUI Community": "Comhroinn le Pobal OpenWebUI",
|
"Share to Open WebUI Community": "Comhroinn le Pobal OpenWebUI",
|
||||||
"Share your background and interests": "Roinn do chúlra agus do leasanna",
|
"Share your background and interests": "Roinn do chúlra agus do leasanna",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Ceadanna a Roinnt",
|
"Sharing Permissions": "Ceadanna a Roinnt",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Is cásanna iad aicearraí a bhfuil réalta (*) orthu agus ní bhíonn siad gníomhach ach faoi choinníollacha sonracha.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Is cásanna iad aicearraí a bhfuil réalta (*) orthu agus ní bhíonn siad gníomhach ach faoi choinníollacha sonracha.",
|
||||||
"Show": "Taispeáin",
|
"Show": "Taispeáin",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Treoracha Córas",
|
"System Instructions": "Treoracha Córas",
|
||||||
"System Prompt": "Córas Leid",
|
"System Prompt": "Córas Leid",
|
||||||
"Table Mode": "Mód Tábla",
|
"Table Mode": "Mód Tábla",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Clibeanna",
|
"Tags": "Clibeanna",
|
||||||
"Tags Generation": "Giniúint Clibeanna",
|
"Tags Generation": "Giniúint Clibeanna",
|
||||||
"Tags Generation Prompt": "Clibeanna Giniúint Leid",
|
"Tags Generation Prompt": "Clibeanna Giniúint Leid",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Claochladáin",
|
"Transformers": "Claochladáin",
|
||||||
"Trouble accessing Ollama?": "Deacracht teacht ar Ollama?",
|
"Trouble accessing Ollama?": "Deacracht teacht ar Ollama?",
|
||||||
"Trust Proxy Environment": "Timpeallacht Iontaobhais do Phróicís",
|
"Trust Proxy Environment": "Timpeallacht Iontaobhais do Phróicís",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Bain Triail Arís",
|
"Try Again": "Bain Triail Arís",
|
||||||
"TTS Model": "Samhail TTS",
|
"TTS Model": "Samhail TTS",
|
||||||
"TTS Settings": "Socruithe TTS",
|
"TTS Settings": "Socruithe TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Uaslódáil eolaire",
|
"Upload directory": "Uaslódáil eolaire",
|
||||||
"Upload files": "Uaslódáil comhaid",
|
"Upload files": "Uaslódáil comhaid",
|
||||||
"Upload Files": "Uaslódáil Comhaid",
|
"Upload Files": "Uaslódáil Comhaid",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Uaslódáil píblíne",
|
"Upload Pipeline": "Uaslódáil píblíne",
|
||||||
"Upload Progress": "Dul Chun Cinn an Uaslódála",
|
"Upload Progress": "Dul Chun Cinn an Uaslódála",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Dul Chun Cinn Uaslódála: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Dul Chun Cinn Uaslódála: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Aggiungi gruppo utente",
|
"Add User Group": "Aggiungi gruppo utente",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "La modifica di queste impostazioni applicherà le modifiche universalmente a tutti gli utenti.",
|
"Adjusting these settings will apply changes universally to all users.": "La modifica di queste impostazioni applicherà le modifiche universalmente a tutti gli utenti.",
|
||||||
"admin": "amministratore",
|
"admin": "amministratore",
|
||||||
"Admin": "Amministratore",
|
"Admin": "Amministratore",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Crea gruppo",
|
"Create Group": "Crea gruppo",
|
||||||
"Create Knowledge": "Crea conoscenza",
|
"Create Knowledge": "Crea conoscenza",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Crea nuova chiave",
|
"Create new key": "Crea nuova chiave",
|
||||||
"Create new secret key": "Crea nuova chiave segreta",
|
"Create new secret key": "Crea nuova chiave segreta",
|
||||||
"Create Note": "Crea nota",
|
"Create Note": "Crea nota",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Creato il",
|
"Created at": "Creato il",
|
||||||
"Created At": "Creato il",
|
"Created At": "Creato il",
|
||||||
"Created by": "Creato da",
|
"Created by": "Creato da",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importazione CSV",
|
"CSV Import": "Importazione CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Invio per inviare",
|
"Ctrl+Enter to Send": "Ctrl+Invio per inviare",
|
||||||
"Current Model": "Modello corrente",
|
"Current Model": "Modello corrente",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Elimina funzione?",
|
"Delete function?": "Elimina funzione?",
|
||||||
"Delete Message": "Elimina messaggio",
|
"Delete Message": "Elimina messaggio",
|
||||||
"Delete message?": "Elimina messaggio?",
|
"Delete message?": "Elimina messaggio?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Elimina nota?",
|
"Delete note?": "Elimina nota?",
|
||||||
"Delete prompt?": "Elimina prompt?",
|
"Delete prompt?": "Elimina prompt?",
|
||||||
"delete this link": "elimina questo link",
|
"delete this link": "elimina questo link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Inserisci un dettaglio su di te per che i LLM possano ricordare",
|
"Enter a detail about yourself for your LLMs to recall": "Inserisci un dettaglio su di te per che i LLM possano ricordare",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Inserisci un titolo per gli utente in attesa nella schermata informazioni. LAscia vuoto per il predefinito.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Inserisci un titolo per gli utente in attesa nella schermata informazioni. LAscia vuoto per il predefinito.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Inserisci un watermark per le risposte. Lascia vuoto per nessuno.",
|
"Enter a watermark for the response. Leave empty for none.": "Inserisci un watermark per le risposte. Lascia vuoto per nessuno.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Inserisci la stringa di autenticazione API (ad es. nome utente:password)",
|
"Enter api auth string (e.g. username:password)": "Inserisci la stringa di autenticazione API (ad es. nome utente:password)",
|
||||||
"Enter Application DN": "Inserisci DN dell'applicazione",
|
"Enter Application DN": "Inserisci DN dell'applicazione",
|
||||||
"Enter Application DN Password": "Inserisci password DN dell'applicazione",
|
"Enter Application DN Password": "Inserisci password DN dell'applicazione",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Esporta chat (.json)",
|
"Export chat (.json)": "Esporta chat (.json)",
|
||||||
"Export Chats": "Esporta Chat",
|
"Export Chats": "Esporta Chat",
|
||||||
"Export Config to JSON File": "Esporta Configurazione in file JSON",
|
"Export Config to JSON File": "Esporta Configurazione in file JSON",
|
||||||
"Export Functions": "Esporta Funzioni",
|
|
||||||
"Export Models": "Esporta Modelli",
|
|
||||||
"Export Presets": "Esporta Preset",
|
"Export Presets": "Esporta Preset",
|
||||||
"Export Prompt Suggestions": "Esporta i suggerimenti per il prompt",
|
"Export Prompt Suggestions": "Esporta i suggerimenti per il prompt",
|
||||||
"Export Prompts": "Esporta Prompt",
|
|
||||||
"Export to CSV": "Esporta in CSV",
|
"Export to CSV": "Esporta in CSV",
|
||||||
"Export Tools": "Esporta Strumenti",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Esterno",
|
"External": "Esterno",
|
||||||
"External Document Loader URL required.": "URL esterna per il Document Loader necessaria.",
|
"External Document Loader URL required.": "URL esterna per il Document Loader necessaria.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Impossibile caricare il contenuto del file.",
|
"Failed to load file content.": "Impossibile caricare il contenuto del file.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Impossibile leggere il contenuto degli appunti",
|
"Failed to read clipboard contents": "Impossibile leggere il contenuto degli appunti",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Impossibile salvare le connessioni",
|
"Failed to save connections": "Impossibile salvare le connessioni",
|
||||||
"Failed to save conversation": "Impossibile salvare la conversazione",
|
"Failed to save conversation": "Impossibile salvare la conversazione",
|
||||||
"Failed to save models configuration": "Impossibile salvare la configurazione dei modelli",
|
"Failed to save models configuration": "Impossibile salvare la configurazione dei modelli",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Chiave API Firecrawl",
|
"Firecrawl API Key": "Chiave API Firecrawl",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Metti a fuoco l'input della chat",
|
"Focus chat input": "Metti a fuoco l'input della chat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Cartella rimossa con successo",
|
"Folder deleted successfully": "Cartella rimossa con successo",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Feedback Aptico",
|
"Haptic Feedback": "Feedback Aptico",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Ciao, {{name}}",
|
"Hello, {{name}}": "Ciao, {{name}}",
|
||||||
"Help": "Aiuto",
|
"Help": "Aiuto",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importa Chat",
|
"Import Chats": "Importa Chat",
|
||||||
"Import Config from JSON File": "Importa Configurazione da File JSON",
|
"Import Config from JSON File": "Importa Configurazione da File JSON",
|
||||||
"Import From Link": "Importa dai link",
|
"Import From Link": "Importa dai link",
|
||||||
"Import Functions": "Importa Funzioni",
|
|
||||||
"Import Models": "Importazione Modelli",
|
|
||||||
"Import Notes": "Importa Note",
|
"Import Notes": "Importa Note",
|
||||||
"Import Presets": "Importa Preset",
|
"Import Presets": "Importa Preset",
|
||||||
"Import Prompt Suggestions": "Importa suggerimenti Prompt",
|
"Import Prompt Suggestions": "Importa suggerimenti Prompt",
|
||||||
"Import Prompts": "Importa Prompt",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importa Tool",
|
|
||||||
"Important Update": "Aggiornamento importante",
|
"Important Update": "Aggiornamento importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Includi",
|
"Include": "Includi",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Formato file non valido.",
|
"Invalid file format.": "Formato file non valido.",
|
||||||
"Invalid JSON file": "File JSOn non valido",
|
"Invalid JSON file": "File JSOn non valido",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Tag non valido",
|
"Invalid Tag": "Tag non valido",
|
||||||
"is typing...": "sta digitando...",
|
"is typing...": "sta digitando...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nuova chat",
|
"New Chat": "Nuova chat",
|
||||||
"New Folder": "Nuova cartella",
|
"New Folder": "Nuova cartella",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nuova nota",
|
"New Note": "Nuova nota",
|
||||||
"New Password": "Nuova password",
|
"New Password": "Nuova password",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nuovo strumento",
|
"New Tool": "Nuovo strumento",
|
||||||
"new-channel": "nuovo-canale",
|
"new-channel": "nuovo-canale",
|
||||||
"Next message": "Messaggio successivo",
|
"Next message": "Messaggio successivo",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Nessuna distanza disponibile",
|
"No distance available": "Nessuna distanza disponibile",
|
||||||
"No feedbacks found": "Nessun feedback trovato",
|
"No feedbacks found": "Nessun feedback trovato",
|
||||||
"No file selected": "Nessun file selezionato",
|
"No file selected": "Nessun file selezionato",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Nessun gruppo con accesso, aggiungi un gruppo per concedere l'accesso",
|
"No groups with access, add a group to grant access": "Nessun gruppo con accesso, aggiungi un gruppo per concedere l'accesso",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nessun contenuto HTML, CSS o JavaScript trovato.",
|
"No HTML, CSS, or JavaScript content found.": "Nessun contenuto HTML, CSS o JavaScript trovato.",
|
||||||
"No inference engine with management support found": "Nessun motore di inferenza con supporto per la gestione trovato",
|
"No inference engine with management support found": "Nessun motore di inferenza con supporto per la gestione trovato",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Nessun modello selezionato",
|
"No models selected": "Nessun modello selezionato",
|
||||||
"No Notes": "Nessuna nota",
|
"No Notes": "Nessuna nota",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nessun risultato trovato",
|
"No results": "Nessun risultato trovato",
|
||||||
"No results found": "Nessun risultato trovato",
|
"No results found": "Nessun risultato trovato",
|
||||||
"No search query generated": "Nessuna query di ricerca generata",
|
"No search query generated": "Nessuna query di ricerca generata",
|
||||||
"No source available": "Nessuna fonte disponibile",
|
"No source available": "Nessuna fonte disponibile",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Nessun prompt suggerito",
|
"No suggestion prompts": "Nessun prompt suggerito",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Nessun utente trovato.",
|
"No users were found.": "Nessun utente trovato.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Nessuna valvola da aggiornare",
|
"No valves to update": "Nessuna valvola da aggiornare",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Pubblico",
|
"Public": "Pubblico",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Estrai \"{{searchValue}}\" da Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Estrai \"{{searchValue}}\" da Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Estrai un modello da Ollama.com",
|
"Pull a model from Ollama.com": "Estrai un modello da Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt di Generazione Query",
|
"Query Generation Prompt": "Prompt di Generazione Query",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Seleziona conoscenza",
|
"Select Knowledge": "Seleziona conoscenza",
|
||||||
"Select only one model to call": "Seleziona solo un modello da chiamare",
|
"Select only one model to call": "Seleziona solo un modello da chiamare",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "I modelli selezionati non supportano l'input di immagini",
|
"Selected model(s) do not support image inputs": "I modelli selezionati non supportano l'input di immagini",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Invia",
|
"Send": "Invia",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Condividi chat",
|
"Share Chat": "Condividi chat",
|
||||||
"Share to Open WebUI Community": "Condividi con la comunità OpenWebUI",
|
"Share to Open WebUI Community": "Condividi con la comunità OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Condivisione dei permessi",
|
"Sharing Permissions": "Condivisione dei permessi",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Mostra",
|
"Show": "Mostra",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Istruzioni di sistema",
|
"System Instructions": "Istruzioni di sistema",
|
||||||
"System Prompt": "Prompt di sistema",
|
"System Prompt": "Prompt di sistema",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tag",
|
"Tags": "Tag",
|
||||||
"Tags Generation": "Generazione tag",
|
"Tags Generation": "Generazione tag",
|
||||||
"Tags Generation Prompt": "Prompt di generazione dei tag",
|
"Tags Generation Prompt": "Prompt di generazione dei tag",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "Transformer",
|
"Transformers": "Transformer",
|
||||||
"Trouble accessing Ollama?": "Problemi di accesso a Ollama?",
|
"Trouble accessing Ollama?": "Problemi di accesso a Ollama?",
|
||||||
"Trust Proxy Environment": "Fidati dell'Ambiente Proxy",
|
"Trust Proxy Environment": "Fidati dell'Ambiente Proxy",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Modello TTS",
|
"TTS Model": "Modello TTS",
|
||||||
"TTS Settings": "Impostazioni TTS",
|
"TTS Settings": "Impostazioni TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Carica cartella",
|
"Upload directory": "Carica cartella",
|
||||||
"Upload files": "Carica file",
|
"Upload files": "Carica file",
|
||||||
"Upload Files": "Carica File",
|
"Upload Files": "Carica File",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Carica Pipeline",
|
"Upload Pipeline": "Carica Pipeline",
|
||||||
"Upload Progress": "Avanzamento Caricamento",
|
"Upload Progress": "Avanzamento Caricamento",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "ユーザーグループを追加",
|
"Add User Group": "ユーザーグループを追加",
|
||||||
"Additional Config": "追加設定",
|
"Additional Config": "追加設定",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "markerの追加設定オプション。これはキーと値のペアを含むJSON文字列である必要があります(例: '{\"key\": \"value\"}')。次のキーに対応しています: disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count、default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "markerの追加設定オプション。これはキーと値のペアを含むJSON文字列である必要があります(例: '{\"key\": \"value\"}')。次のキーに対応しています: disable_links、keep_pageheader_in_output、keep_pagefooter_in_output、filter_blank_pages、drop_repeated_text、layout_coverage_threshold、merge_threshold、height_tolerance、gap_threshold、image_threshold、min_line_length、level_count、default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "これらの設定を変更すると、すべてのユーザーに変更が適用されます。",
|
"Adjusting these settings will apply changes universally to all users.": "これらの設定を変更すると、すべてのユーザーに変更が適用されます。",
|
||||||
"admin": "管理者",
|
"admin": "管理者",
|
||||||
"Admin": "管理者",
|
"Admin": "管理者",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "フォルダを作成",
|
"Create Folder": "フォルダを作成",
|
||||||
"Create Group": "グループを作成",
|
"Create Group": "グループを作成",
|
||||||
"Create Knowledge": "ナレッジベース作成",
|
"Create Knowledge": "ナレッジベース作成",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "新しいキーを作成",
|
"Create new key": "新しいキーを作成",
|
||||||
"Create new secret key": "新しいシークレットキーを作成",
|
"Create new secret key": "新しいシークレットキーを作成",
|
||||||
"Create Note": "ノートを作成",
|
"Create Note": "ノートを作成",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "作成日時",
|
"Created at": "作成日時",
|
||||||
"Created At": "作成日時",
|
"Created At": "作成日時",
|
||||||
"Created by": "作成者",
|
"Created by": "作成者",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSVインポート",
|
"CSV Import": "CSVインポート",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enterで送信",
|
"Ctrl+Enter to Send": "Ctrl+Enterで送信",
|
||||||
"Current Model": "現在のモデル",
|
"Current Model": "現在のモデル",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Functionを削除しますか?",
|
"Delete function?": "Functionを削除しますか?",
|
||||||
"Delete Message": "メッセージを削除",
|
"Delete Message": "メッセージを削除",
|
||||||
"Delete message?": "メッセージを削除しますか?",
|
"Delete message?": "メッセージを削除しますか?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "ノートを削除しますか?",
|
"Delete note?": "ノートを削除しますか?",
|
||||||
"Delete prompt?": "プロンプトを削除しますか?",
|
"Delete prompt?": "プロンプトを削除しますか?",
|
||||||
"delete this link": "このリンクを削除",
|
"delete this link": "このリンクを削除",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "LLM が参照できるように、あなたに関する情報を入力してください",
|
"Enter a detail about yourself for your LLMs to recall": "LLM が参照できるように、あなたに関する情報を入力してください",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "保留中のユーザー情報オーバーレイのタイトルを入力。デフォルトのままにする場合は空のままにします。",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "保留中のユーザー情報オーバーレイのタイトルを入力。デフォルトのままにする場合は空のままにします。",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "応答のウォーターマークを入力。なしの場合は空のままにします。",
|
"Enter a watermark for the response. Leave empty for none.": "応答のウォーターマークを入力。なしの場合は空のままにします。",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "API AuthStringを入力(例: Username:Password)",
|
"Enter api auth string (e.g. username:password)": "API AuthStringを入力(例: Username:Password)",
|
||||||
"Enter Application DN": "Application DNを入力",
|
"Enter Application DN": "Application DNを入力",
|
||||||
"Enter Application DN Password": "Application DNパスワードを入力",
|
"Enter Application DN Password": "Application DNパスワードを入力",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "チャットをエクスポート(.json)",
|
"Export chat (.json)": "チャットをエクスポート(.json)",
|
||||||
"Export Chats": "チャットをエクスポート",
|
"Export Chats": "チャットをエクスポート",
|
||||||
"Export Config to JSON File": "設定をJSONファイルでエクスポート",
|
"Export Config to JSON File": "設定をJSONファイルでエクスポート",
|
||||||
"Export Functions": "Functionのエクスポート",
|
|
||||||
"Export Models": "モデルのエクスポート",
|
|
||||||
"Export Presets": "プリセットのエクスポート",
|
"Export Presets": "プリセットのエクスポート",
|
||||||
"Export Prompt Suggestions": "プロンプトの提案をエクスポート",
|
"Export Prompt Suggestions": "プロンプトの提案をエクスポート",
|
||||||
"Export Prompts": "プロンプトをエクスポート",
|
|
||||||
"Export to CSV": "CSVにエクスポート",
|
"Export to CSV": "CSVにエクスポート",
|
||||||
"Export Tools": "ツールのエクスポート",
|
|
||||||
"Export Users": "ユーザのエクスポート",
|
"Export Users": "ユーザのエクスポート",
|
||||||
"External": "外部",
|
"External": "外部",
|
||||||
"External Document Loader URL required.": "外部ドキュメントローダーのURLが必要です。",
|
"External Document Loader URL required.": "外部ドキュメントローダーのURLが必要です。",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "ファイルの内容を読み込めませんでした。",
|
"Failed to load file content.": "ファイルの内容を読み込めませんでした。",
|
||||||
"Failed to move chat": "チャットの移動に失敗しました。",
|
"Failed to move chat": "チャットの移動に失敗しました。",
|
||||||
"Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした。",
|
"Failed to read clipboard contents": "クリップボードの内容を読み取れませんでした。",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "接続の保存に失敗しました。",
|
"Failed to save connections": "接続の保存に失敗しました。",
|
||||||
"Failed to save conversation": "会話の保存に失敗しました。",
|
"Failed to save conversation": "会話の保存に失敗しました。",
|
||||||
"Failed to save models configuration": "モデルの設定の保存に失敗しました。",
|
"Failed to save models configuration": "モデルの設定の保存に失敗しました。",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl APIキー",
|
"Firecrawl API Key": "Firecrawl APIキー",
|
||||||
"Floating Quick Actions": "フローティング クイックアクション",
|
"Floating Quick Actions": "フローティング クイックアクション",
|
||||||
"Focus chat input": "チャット入力にフォーカス",
|
"Focus chat input": "チャット入力にフォーカス",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "フォルダー削除が成功しました。",
|
"Folder deleted successfully": "フォルダー削除が成功しました。",
|
||||||
"Folder Name": "フォルダ名",
|
"Folder Name": "フォルダ名",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "見出し2",
|
"H2": "見出し2",
|
||||||
"H3": "見出し3",
|
"H3": "見出し3",
|
||||||
"Haptic Feedback": "触覚フィードバック",
|
"Haptic Feedback": "触覚フィードバック",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "高さ",
|
"Height": "高さ",
|
||||||
"Hello, {{name}}": "こんにちは、{{name}} さん",
|
"Hello, {{name}}": "こんにちは、{{name}} さん",
|
||||||
"Help": "ヘルプ",
|
"Help": "ヘルプ",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "チャットをインポート",
|
"Import Chats": "チャットをインポート",
|
||||||
"Import Config from JSON File": "設定をJSONファイルからインポート",
|
"Import Config from JSON File": "設定をJSONファイルからインポート",
|
||||||
"Import From Link": "リンクからインポート",
|
"Import From Link": "リンクからインポート",
|
||||||
"Import Functions": "Functionのインポート",
|
|
||||||
"Import Models": "モデルのインポート",
|
|
||||||
"Import Notes": "ノートをインポート",
|
"Import Notes": "ノートをインポート",
|
||||||
"Import Presets": "プリセットをインポート",
|
"Import Presets": "プリセットをインポート",
|
||||||
"Import Prompt Suggestions": "プロンプトの提案をインポート",
|
"Import Prompt Suggestions": "プロンプトの提案をインポート",
|
||||||
"Import Prompts": "プロンプトをインポート",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "ツールのインポート",
|
|
||||||
"Important Update": "重要な更新",
|
"Important Update": "重要な更新",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "含める",
|
"Include": "含める",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "無効なファイル形式",
|
"Invalid file format.": "無効なファイル形式",
|
||||||
"Invalid JSON file": "無効なJSONファイル",
|
"Invalid JSON file": "無効なJSONファイル",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "ComfyUIワークフローとして無効なJSON形式",
|
"Invalid JSON format for ComfyUI Workflow.": "ComfyUIワークフローとして無効なJSON形式",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "追加設定として無効なJSON形式",
|
"Invalid JSON format in Additional Config": "追加設定として無効なJSON形式",
|
||||||
"Invalid Tag": "無効なタグ",
|
"Invalid Tag": "無効なタグ",
|
||||||
"is typing...": "入力中...",
|
"is typing...": "入力中...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "新しいチャット",
|
"New Chat": "新しいチャット",
|
||||||
"New Folder": "新しいフォルダ",
|
"New Folder": "新しいフォルダ",
|
||||||
"New Function": "新しいFunction",
|
"New Function": "新しいFunction",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "新しいノート",
|
"New Note": "新しいノート",
|
||||||
"New Password": "新しいパスワード",
|
"New Password": "新しいパスワード",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "新しいツール",
|
"New Tool": "新しいツール",
|
||||||
"new-channel": "新しいチャンネル",
|
"new-channel": "新しいチャンネル",
|
||||||
"Next message": "次のメッセージ",
|
"Next message": "次のメッセージ",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "距離が利用できません",
|
"No distance available": "距離が利用できません",
|
||||||
"No feedbacks found": "フィードバックが見つかりません",
|
"No feedbacks found": "フィードバックが見つかりません",
|
||||||
"No file selected": "ファイルが選択されていません",
|
"No file selected": "ファイルが選択されていません",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "アクセス権限があるグループがありません。グループを追加してアクセス権限を付与してください。",
|
"No groups with access, add a group to grant access": "アクセス権限があるグループがありません。グループを追加してアクセス権限を付与してください。",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML、CSS、またはJavaScriptの内容が見つかりません。",
|
"No HTML, CSS, or JavaScript content found.": "HTML、CSS、またはJavaScriptの内容が見つかりません。",
|
||||||
"No inference engine with management support found": "管理サポートのある推論エンジンが見つかりません。",
|
"No inference engine with management support found": "管理サポートのある推論エンジンが見つかりません。",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "モデルが選択されていません",
|
"No models selected": "モデルが選択されていません",
|
||||||
"No Notes": "ノートがありません",
|
"No Notes": "ノートがありません",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "結果が見つかりません",
|
"No results": "結果が見つかりません",
|
||||||
"No results found": "結果が見つかりません",
|
"No results found": "結果が見つかりません",
|
||||||
"No search query generated": "検索クエリは生成されません",
|
"No search query generated": "検索クエリは生成されません",
|
||||||
"No source available": "使用可能なソースがありません",
|
"No source available": "使用可能なソースがありません",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "提案プロンプトはありません",
|
"No suggestion prompts": "提案プロンプトはありません",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "ユーザーが見つかりません。",
|
"No users were found.": "ユーザーが見つかりません。",
|
||||||
"No valves": "バルブがありません",
|
"No valves": "バルブがありません",
|
||||||
"No valves to update": "更新するバルブがありません",
|
"No valves to update": "更新するバルブがありません",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "公開",
|
"Public": "公開",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com から \"{{searchValue}}\" をプル",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com から \"{{searchValue}}\" をプル",
|
||||||
"Pull a model from Ollama.com": "Ollama.com からモデルをプル",
|
"Pull a model from Ollama.com": "Ollama.com からモデルをプル",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "クエリ生成プロンプト",
|
"Query Generation Prompt": "クエリ生成プロンプト",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "TTSリクエストのテキスト分割方法を選択",
|
"Select how to split message text for TTS requests": "TTSリクエストのテキスト分割方法を選択",
|
||||||
"Select Knowledge": "ナレッジベースの選択",
|
"Select Knowledge": "ナレッジベースの選択",
|
||||||
"Select only one model to call": "1つのモデルを呼び出すには、1つのモデルを選択してください。",
|
"Select only one model to call": "1つのモデルを呼び出すには、1つのモデルを選択してください。",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
|
"Selected model(s) do not support image inputs": "一部のモデルは画像入力をサポートしていません",
|
||||||
"semantic": "意味的",
|
"semantic": "意味的",
|
||||||
"Send": "送信",
|
"Send": "送信",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "チャットを共有",
|
"Share Chat": "チャットを共有",
|
||||||
"Share to Open WebUI Community": "OpenWebUI コミュニティに共有",
|
"Share to Open WebUI Community": "OpenWebUI コミュニティに共有",
|
||||||
"Share your background and interests": "あなたの背景情報と興味を教えてください",
|
"Share your background and interests": "あなたの背景情報と興味を教えてください",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "共有に関する権限",
|
"Sharing Permissions": "共有に関する権限",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "アスタリスク(*)のついたショートカットは、特定の状況下でのみ有効です。",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "アスタリスク(*)のついたショートカットは、特定の状況下でのみ有効です。",
|
||||||
"Show": "表示",
|
"Show": "表示",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "システムインストラクション",
|
"System Instructions": "システムインストラクション",
|
||||||
"System Prompt": "システムプロンプト",
|
"System Prompt": "システムプロンプト",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "タグ",
|
"Tags": "タグ",
|
||||||
"Tags Generation": "タグ生成",
|
"Tags Generation": "タグ生成",
|
||||||
"Tags Generation Prompt": "タグ生成プロンプト",
|
"Tags Generation Prompt": "タグ生成プロンプト",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Ollama へのアクセスに問題がありますか?",
|
"Trouble accessing Ollama?": "Ollama へのアクセスに問題がありますか?",
|
||||||
"Trust Proxy Environment": "プロキシ環境を信頼する",
|
"Trust Proxy Environment": "プロキシ環境を信頼する",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "再試行",
|
"Try Again": "再試行",
|
||||||
"TTS Model": "TTSモデル",
|
"TTS Model": "TTSモデル",
|
||||||
"TTS Settings": "TTS 設定",
|
"TTS Settings": "TTS 設定",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "ディレクトリをアップロード",
|
"Upload directory": "ディレクトリをアップロード",
|
||||||
"Upload files": "ファイルをアップロード",
|
"Upload files": "ファイルをアップロード",
|
||||||
"Upload Files": "ファイルをアップロード",
|
"Upload Files": "ファイルをアップロード",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "パイプラインをアップロード",
|
"Upload Pipeline": "パイプラインをアップロード",
|
||||||
"Upload Progress": "アップロードの進行状況",
|
"Upload Progress": "アップロードの進行状況",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "アップロード状況: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "アップロード状況: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "მომხმარებლის ჯგუფის დამატება",
|
"Add User Group": "მომხმარებლის ჯგუფის დამატება",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "ამ პარამეტრების რეგულირება ცვლილებებს უნივერსალურად გამოიყენებს ყველა მომხმარებლისთვის.",
|
"Adjusting these settings will apply changes universally to all users.": "ამ პარამეტრების რეგულირება ცვლილებებს უნივერსალურად გამოიყენებს ყველა მომხმარებლისთვის.",
|
||||||
"admin": "ადმინისტრატორი",
|
"admin": "ადმინისტრატორი",
|
||||||
"Admin": "ადმინი",
|
"Admin": "ადმინი",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "ჯგუფის შექმნა",
|
"Create Group": "ჯგუფის შექმნა",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "ახალი გასაღების შექმნა",
|
"Create new key": "ახალი გასაღების შექმნა",
|
||||||
"Create new secret key": "ახალი საიდუმლო გასაღების შექმნა",
|
"Create new secret key": "ახალი საიდუმლო გასაღების შექმნა",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "შექმნის დრო",
|
"Created at": "შექმნის დრო",
|
||||||
"Created At": "შექმნის დრო",
|
"Created At": "შექმნის დრო",
|
||||||
"Created by": "ავტორი",
|
"Created by": "ავტორი",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV-ის შემოტანა",
|
"CSV Import": "CSV-ის შემოტანა",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "მიმდინარე მოდელი",
|
"Current Model": "მიმდინარე მოდელი",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "წავშალო ფუნქცია?",
|
"Delete function?": "წავშალო ფუნქცია?",
|
||||||
"Delete Message": "შეტყობინების წაშლა",
|
"Delete Message": "შეტყობინების წაშლა",
|
||||||
"Delete message?": "წავშალო შეტყობინება?",
|
"Delete message?": "წავშალო შეტყობინება?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "წავშალო მოთხოვნის ზოლი?",
|
"Delete prompt?": "წავშალო მოთხოვნის ზოლი?",
|
||||||
"delete this link": "ამ ბმული წაშლა",
|
"delete this link": "ამ ბმული წაშლა",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "შეიყვანეთ რამე თქვენს შესახებ, რომ თქვენმა LLM-მა გაიხსენოს",
|
"Enter a detail about yourself for your LLMs to recall": "შეიყვანეთ რამე თქვენს შესახებ, რომ თქვენმა LLM-მა გაიხსენოს",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "ჩატების გატანა",
|
"Export Chats": "ჩატების გატანა",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "მოდელების გატანა",
|
|
||||||
"Export Presets": "პრესეტების გატანა",
|
"Export Presets": "პრესეტების გატანა",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "მოთხოვნების გატანა",
|
|
||||||
"Export to CSV": "CVS-ში გატანა",
|
"Export to CSV": "CVS-ში გატანა",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "ბუფერის შემცველობის წაკითხვა ჩავარდა",
|
"Failed to read clipboard contents": "ბუფერის შემცველობის წაკითხვა ჩავარდა",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "საუბრის შენახვა ვერ მოხერხდა",
|
"Failed to save conversation": "საუბრის შენახვა ვერ მოხერხდა",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "ჩატში შეყვანის ფოკუსი",
|
"Focus chat input": "ჩატში შეყვანის ფოკუსი",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "გამარჯობა, {{name}}",
|
"Hello, {{name}}": "გამარჯობა, {{name}}",
|
||||||
"Help": "დახმარება",
|
"Help": "დახმარება",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "ჩატების შემოტანა",
|
"Import Chats": "ჩატების შემოტანა",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "მოდელების შემოტანა",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "პრესეტების შემოტანა",
|
"Import Presets": "პრესეტების შემოტანა",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "მოთხოვნების შემოტანა",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "მნიშვნელოვანი განახლება",
|
"Important Update": "მნიშვნელოვანი განახლება",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "ჩართვა",
|
"Include": "ჩართვა",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "არასწორი ფაილის ფორმატი.",
|
"Invalid file format.": "არასწორი ფაილის ფორმატი.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "არასწორი ჭდე",
|
"Invalid Tag": "არასწორი ჭდე",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "ახალი მიმოწერა",
|
"New Chat": "ახალი მიმოწერა",
|
||||||
"New Folder": "ახალი საქაღალდე",
|
"New Folder": "ახალი საქაღალდე",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "ახალი პაროლი",
|
"New Password": "ახალი პაროლი",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "new-channel",
|
"new-channel": "new-channel",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "მანძილი ხელმისაწვდომი არაა",
|
"No distance available": "მანძილი ხელმისაწვდომი არაა",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "ფაილი არჩეული არაა",
|
"No file selected": "ფაილი არჩეული არაა",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "მოდელები არჩეული არაა",
|
"No models selected": "მოდელები არჩეული არაა",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "შედეგების გარეშე",
|
"No results": "შედეგების გარეშე",
|
||||||
"No results found": "შედეგების გარეშე",
|
"No results found": "შედეგების გარეშე",
|
||||||
"No search query generated": "ძებნის მოთხოვნა არ შექმნილა",
|
"No search query generated": "ძებნის მოთხოვნა არ შექმნილა",
|
||||||
"No source available": "წყარო ხელმისაწვდომი არაა",
|
"No source available": "წყარო ხელმისაწვდომი არაა",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "არ არის შემოთავაზებული პრომპტები",
|
"No suggestion prompts": "არ არის შემოთავაზებული პრომპტები",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "მომხმარებლები აღმოჩენილი არაა.",
|
"No users were found.": "მომხმარებლები აღმოჩენილი არაა.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\"-ის გადმოწერა Ollama.com-იდან",
|
"Pull \"{{searchValue}}\" from Ollama.com": "\"{{searchValue}}\"-ის გადმოწერა Ollama.com-იდან",
|
||||||
"Pull a model from Ollama.com": "მოდელის გადმოწერა Ollama.com-დან",
|
"Pull a model from Ollama.com": "მოდელის გადმოწერა Ollama.com-დან",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "მონიშნულ მოდელებს გამოსახულების შეყვანის მხარდაჭერა არ გააჩნიათ",
|
"Selected model(s) do not support image inputs": "მონიშნულ მოდელებს გამოსახულების შეყვანის მხარდაჭერა არ გააჩნიათ",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "გაგზავნა",
|
"Send": "გაგზავნა",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "ჩატის გაზიარება",
|
"Share Chat": "ჩატის გაზიარება",
|
||||||
"Share to Open WebUI Community": "გაზიარება Open WebUI-ის საზოგადოებასთან",
|
"Share to Open WebUI Community": "გაზიარება Open WebUI-ის საზოგადოებასთან",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "ჩვენება",
|
"Show": "ჩვენება",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "სისტემური მოთხოვნა",
|
"System Prompt": "სისტემური მოთხოვნა",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Ollama-ს ვერ უკავშირდები?",
|
"Trouble accessing Ollama?": "Ollama-ს ვერ უკავშირდები?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS პარამეტრები",
|
"TTS Settings": "TTS პარამეტრები",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "ატვირთვის დირექტორია",
|
"Upload directory": "ატვირთვის დირექტორია",
|
||||||
"Upload files": "ფაილების ატვირთვა",
|
"Upload files": "ფაილების ატვირთვა",
|
||||||
"Upload Files": "ფაილების ატვირთვა",
|
"Upload Files": "ფაილების ატვირთვა",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "ატვირთვის მიმდინარეობა",
|
"Upload Progress": "ატვირთვის მიმდინარეობა",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Rnu agraw n iseqdacen",
|
"Add User Group": "Rnu agraw n iseqdacen",
|
||||||
"Additional Config": "Tawila tamernant",
|
"Additional Config": "Tawila tamernant",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Aswati n yiɣewwaren-a ad yessuter ibeddilen s wudem ameɣradan i yiseqdacen akk.",
|
"Adjusting these settings will apply changes universally to all users.": "Aswati n yiɣewwaren-a ad yessuter ibeddilen s wudem ameɣradan i yiseqdacen akk.",
|
||||||
"admin": "anedbal",
|
"admin": "anedbal",
|
||||||
"Admin": "Anebdal",
|
"Admin": "Anebdal",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Snulfu-d akaram",
|
"Create Folder": "Snulfu-d akaram",
|
||||||
"Create Group": "Snulfu-d agraw",
|
"Create Group": "Snulfu-d agraw",
|
||||||
"Create Knowledge": "Snulfu-d tamusni",
|
"Create Knowledge": "Snulfu-d tamusni",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Snulfu-d tasarut tamaynut",
|
"Create new key": "Snulfu-d tasarut tamaynut",
|
||||||
"Create new secret key": "Snulfu-d tasarut tuffirt tamaynut",
|
"Create new secret key": "Snulfu-d tasarut tuffirt tamaynut",
|
||||||
"Create Note": "Snulfu-d tazmilt",
|
"Create Note": "Snulfu-d tazmilt",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Yettwarna di",
|
"Created at": "Yettwarna di",
|
||||||
"Created At": "Yettwarna di",
|
"Created At": "Yettwarna di",
|
||||||
"Created by": "Yerna-t",
|
"Created by": "Yerna-t",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Kter CSV",
|
"CSV Import": "Kter CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter i tuzna",
|
"Ctrl+Enter to Send": "Ctrl+Enter i tuzna",
|
||||||
"Current Model": "Tamudemt tamirant",
|
"Current Model": "Tamudemt tamirant",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Kkes tasɣent?",
|
"Delete function?": "Kkes tasɣent?",
|
||||||
"Delete Message": "Kkes izen",
|
"Delete Message": "Kkes izen",
|
||||||
"Delete message?": "Kkes izen?",
|
"Delete message?": "Kkes izen?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Kkes tazmilt?",
|
"Delete note?": "Kkes tazmilt?",
|
||||||
"Delete prompt?": "Kkes aneftaɣ?",
|
"Delete prompt?": "Kkes aneftaɣ?",
|
||||||
"delete this link": "kkes aseɣwen-a",
|
"delete this link": "kkes aseɣwen-a",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Ssekcem-d ttfaṣil ɣef yiman-nnek akken ad d-temmektid LLMs-nnek akken ad d-temmektid",
|
"Enter a detail about yourself for your LLMs to recall": "Ssekcem-d ttfaṣil ɣef yiman-nnek akken ad d-temmektid LLMs-nnek akken ad d-temmektid",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Sekcem azwel i ugrudem n useqdac la yettraǧun. Eǧǧ-it d ilem i umezwar.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Sekcem azwel i ugrudem n useqdac la yettraǧun. Eǧǧ-it d ilem i umezwar.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Sekcem ticreḍt tafrawant i tririt. Eǧǧ-it d ilem i wulac.",
|
"Enter a watermark for the response. Leave empty for none.": "Sekcem ticreḍt tafrawant i tririt. Eǧǧ-it d ilem i wulac.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Sekcem azrir n usesteb n api (amedya. isem n useqdac:awal n uɛeddi)",
|
"Enter api auth string (e.g. username:password)": "Sekcem azrir n usesteb n api (amedya. isem n useqdac:awal n uɛeddi)",
|
||||||
"Enter Application DN": "Sekcem DN n usnas",
|
"Enter Application DN": "Sekcem DN n usnas",
|
||||||
"Enter Application DN Password": "Sekcem awal uffir n usnas DN",
|
"Enter Application DN Password": "Sekcem awal uffir n usnas DN",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Kter asqerdec (.json)",
|
"Export chat (.json)": "Kter asqerdec (.json)",
|
||||||
"Export Chats": "Sifeḍ idiwenniyen",
|
"Export Chats": "Sifeḍ idiwenniyen",
|
||||||
"Export Config to JSON File": "Sifeḍ asesteb ɣer ufaylu JSON",
|
"Export Config to JSON File": "Sifeḍ asesteb ɣer ufaylu JSON",
|
||||||
"Export Functions": "Asifeḍ n tesɣunin",
|
|
||||||
"Export Models": "Sifeḍ timudmiwin",
|
|
||||||
"Export Presets": "Sifeḍ isestab uzwiren",
|
"Export Presets": "Sifeḍ isestab uzwiren",
|
||||||
"Export Prompt Suggestions": "Sifeḍ isumar n uneftaɣ",
|
"Export Prompt Suggestions": "Sifeḍ isumar n uneftaɣ",
|
||||||
"Export Prompts": "Sifeḍ ineftaɣen",
|
|
||||||
"Export to CSV": "Kter ɣer CSV",
|
"Export to CSV": "Kter ɣer CSV",
|
||||||
"Export Tools": "Sifeḍ ifecka",
|
|
||||||
"Export Users": "Sifeḍ iseqdacen",
|
"Export Users": "Sifeḍ iseqdacen",
|
||||||
"External": "Azɣaray",
|
"External": "Azɣaray",
|
||||||
"External Document Loader URL required.": "URL n uslay n yisemli azɣaray, yettwasra.",
|
"External Document Loader URL required.": "URL n uslay n yisemli azɣaray, yettwasra.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Ur yessaweḍ ara ad d-yessali agbur n yifuyla.",
|
"Failed to load file content.": "Ur yessaweḍ ara ad d-yessali agbur n yifuyla.",
|
||||||
"Failed to move chat": "Tuccḍa deg unkaz n udiwenni",
|
"Failed to move chat": "Tuccḍa deg unkaz n udiwenni",
|
||||||
"Failed to read clipboard contents": "Ur yessaweḍ ara ad iɣer agbur n tfelwit",
|
"Failed to read clipboard contents": "Ur yessaweḍ ara ad iɣer agbur n tfelwit",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Yecceḍ uklas n tuqqniwin",
|
"Failed to save connections": "Yecceḍ uklas n tuqqniwin",
|
||||||
"Failed to save conversation": "Yecceḍ uklas n udiwenni",
|
"Failed to save conversation": "Yecceḍ uklas n udiwenni",
|
||||||
"Failed to save models configuration": "Ur yessaweḍ ara ad d-yessukkes tamudemt n usneftaɣ",
|
"Failed to save models configuration": "Ur yessaweḍ ara ad d-yessukkes tamudemt n usneftaɣ",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Tasarut API n Firecrawl",
|
"Firecrawl API Key": "Tasarut API n Firecrawl",
|
||||||
"Floating Quick Actions": "Tigawin tiruradin yettifliwen",
|
"Floating Quick Actions": "Tigawin tiruradin yettifliwen",
|
||||||
"Focus chat input": "Err asaḍes ɣer unekcum n udiwenni",
|
"Focus chat input": "Err asaḍes ɣer unekcum n udiwenni",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Tugna n ugilal n ukaram",
|
"Folder Background Image": "Tugna n ugilal n ukaram",
|
||||||
"Folder deleted successfully": "Akaram-nni yettwakkes akken iwata",
|
"Folder deleted successfully": "Akaram-nni yettwakkes akken iwata",
|
||||||
"Folder Name": "Isem n ukaram",
|
"Folder Name": "Isem n ukaram",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Teɣzi",
|
"Height": "Teɣzi",
|
||||||
"Hello, {{name}}": "Azul a {{name}}",
|
"Hello, {{name}}": "Azul a {{name}}",
|
||||||
"Help": "Tallalt",
|
"Help": "Tallalt",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Asifeḍ n yidiwenniyen",
|
"Import Chats": "Asifeḍ n yidiwenniyen",
|
||||||
"Import Config from JSON File": "Kter-d Config seg ufaylu JSON",
|
"Import Config from JSON File": "Kter-d Config seg ufaylu JSON",
|
||||||
"Import From Link": "Kter seg useɣwen",
|
"Import From Link": "Kter seg useɣwen",
|
||||||
"Import Functions": "Kter tisɣunin",
|
|
||||||
"Import Models": "Kter timudam",
|
|
||||||
"Import Notes": "Kter tizmilin",
|
"Import Notes": "Kter tizmilin",
|
||||||
"Import Presets": "Kter iɣewwaren uzwiren",
|
"Import Presets": "Kter iɣewwaren uzwiren",
|
||||||
"Import Prompt Suggestions": "Kter isumar n uneftaɣ",
|
"Import Prompt Suggestions": "Kter isumar n uneftaɣ",
|
||||||
"Import Prompts": "Kter ineftaɣen",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Kter ifecka",
|
|
||||||
"Important Update": "Aleqqem ahemmu",
|
"Important Update": "Aleqqem ahemmu",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Seddu",
|
"Include": "Seddu",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Amasal n ufaylu d arameɣtu.",
|
"Invalid file format.": "Amasal n ufaylu d arameɣtu.",
|
||||||
"Invalid JSON file": "Afaylu JSON arameɣtu",
|
"Invalid JSON file": "Afaylu JSON arameɣtu",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Amasal JSON d arameɣtu i ComfyUI Workflow.",
|
"Invalid JSON format for ComfyUI Workflow.": "Amasal JSON d arameɣtu i ComfyUI Workflow.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Amasal JSON arameɣtu deg usesteb niḍen",
|
"Invalid JSON format in Additional Config": "Amasal JSON arameɣtu deg usesteb niḍen",
|
||||||
"Invalid Tag": "Tabzimt d tarameɣtut",
|
"Invalid Tag": "Tabzimt d tarameɣtut",
|
||||||
"is typing...": "yettaru…",
|
"is typing...": "yettaru…",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Asqerdec amaynut",
|
"New Chat": "Asqerdec amaynut",
|
||||||
"New Folder": "Akaram amaynut",
|
"New Folder": "Akaram amaynut",
|
||||||
"New Function": "Tasɣent tamaynut",
|
"New Function": "Tasɣent tamaynut",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Tazmilt tamaynut",
|
"New Note": "Tazmilt tamaynut",
|
||||||
"New Password": "Awal n uɛeddi amaynut",
|
"New Password": "Awal n uɛeddi amaynut",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Afecku amaynut",
|
"New Tool": "Afecku amaynut",
|
||||||
"new-channel": "abadu amaynut",
|
"new-channel": "abadu amaynut",
|
||||||
"Next message": "Izen uḍfir",
|
"Next message": "Izen uḍfir",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Ulac ameccaq yettwafen",
|
"No distance available": "Ulac ameccaq yettwafen",
|
||||||
"No feedbacks found": "Ulac awennit i yettwafen",
|
"No feedbacks found": "Ulac awennit i yettwafen",
|
||||||
"No file selected": "Ulac afaylu i yettwafernen",
|
"No file selected": "Ulac afaylu i yettwafernen",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ulac agraw i yesɛan anekcum, rnu agraw i umuddu n unekcum",
|
"No groups with access, add a group to grant access": "Ulac agraw i yesɛan anekcum, rnu agraw i umuddu n unekcum",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Ulac agbur HTML, CSS neɣ JavaScript i d-yufraren.",
|
"No HTML, CSS, or JavaScript content found.": "Ulac agbur HTML, CSS neɣ JavaScript i d-yufraren.",
|
||||||
"No inference engine with management support found": "Ulac amsedday n unalkam s tallelt n usefrek i yettwafen",
|
"No inference engine with management support found": "Ulac amsedday n unalkam s tallelt n usefrek i yettwafen",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Ulac timudmin yettwafernen",
|
"No models selected": "Ulac timudmin yettwafernen",
|
||||||
"No Notes": "Ulac tizmilin",
|
"No Notes": "Ulac tizmilin",
|
||||||
"No notes found": "Ulac tizmilin yettwafen",
|
"No notes found": "Ulac tizmilin yettwafen",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Ulac igmaḍ yettwafen",
|
"No results": "Ulac igmaḍ yettwafen",
|
||||||
"No results found": "Ulac igmaḍ yettwafen",
|
"No results found": "Ulac igmaḍ yettwafen",
|
||||||
"No search query generated": "Ulac tuttra n unadi yettusirwen",
|
"No search query generated": "Ulac tuttra n unadi yettusirwen",
|
||||||
"No source available": "Ulac aɣbalu yettwafen",
|
"No source available": "Ulac aɣbalu yettwafen",
|
||||||
"No sources found": "Ulac iɣbula yettwafen",
|
"No sources found": "Ulac iɣbula yettwafen",
|
||||||
"No suggestion prompts": "Ulac isumar n prompt",
|
"No suggestion prompts": "Ulac isumar n prompt",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Ulac aqeddac i yettwafen.",
|
"No users were found.": "Ulac aqeddac i yettwafen.",
|
||||||
"No valves": "Ulac isegganen",
|
"No valves": "Ulac isegganen",
|
||||||
"No valves to update": "Ulac isegganen ara yettuleqmen",
|
"No valves to update": "Ulac isegganen ara yettuleqmen",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Azayaz",
|
"Public": "Azayaz",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Awway n \"{{searchValue}}\" seg Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Awway n \"{{searchValue}}\" seg Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Zdem-d tamudemt seg Ollama.com",
|
"Pull a model from Ollama.com": "Zdem-d tamudemt seg Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Aneftaɣ n usirew n tuttra",
|
"Query Generation Prompt": "Aneftaɣ n usirew n tuttra",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "Fren amek ara tebḍuḍ aḍris n yiznan i usuter n TTS",
|
"Select how to split message text for TTS requests": "Fren amek ara tebḍuḍ aḍris n yiznan i usuter n TTS",
|
||||||
"Select Knowledge": "Fren tamusni",
|
"Select Knowledge": "Fren tamusni",
|
||||||
"Select only one model to call": "Fren yiwet kan n tmudemt i wara d-siwleḍ",
|
"Select only one model to call": "Fren yiwet kan n tmudemt i wara d-siwleḍ",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Ammud(s) yettwafernen ur yessefrak ara inekcamen n tugniwin yettwafernen",
|
"Selected model(s) do not support image inputs": "Ammud(s) yettwafernen ur yessefrak ara inekcamen n tugniwin yettwafernen",
|
||||||
"semantic": "tasnamekt",
|
"semantic": "tasnamekt",
|
||||||
"Send": "Ceyyeɛ",
|
"Send": "Ceyyeɛ",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Bḍu asqerdec",
|
"Share Chat": "Bḍu asqerdec",
|
||||||
"Share to Open WebUI Community": "Bḍu i tkebbanit WebUI yeldin",
|
"Share to Open WebUI Community": "Bḍu i tkebbanit WebUI yeldin",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Tisirag n beṭṭu",
|
"Sharing Permissions": "Tisirag n beṭṭu",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Sken-d",
|
"Show": "Sken-d",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Tanaḍin n unagraw",
|
"System Instructions": "Tanaḍin n unagraw",
|
||||||
"System Prompt": "Aneftaɣ n unagraw",
|
"System Prompt": "Aneftaɣ n unagraw",
|
||||||
"Table Mode": "Askar n tfelwit",
|
"Table Mode": "Askar n tfelwit",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tibzimin",
|
"Tags": "Tibzimin",
|
||||||
"Tags Generation": "Asirew n tebzimin",
|
"Tags Generation": "Asirew n tebzimin",
|
||||||
"Tags Generation Prompt": "Aneftaɣ n usirew n tebzimin",
|
"Tags Generation Prompt": "Aneftaɣ n usirew n tebzimin",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Uguren deg adaf ɣer Ollama?",
|
"Trouble accessing Ollama?": "Uguren deg adaf ɣer Ollama?",
|
||||||
"Trust Proxy Environment": "Eg laman deg upṛuksi n twennaḍt",
|
"Trust Proxy Environment": "Eg laman deg upṛuksi n twennaḍt",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Ɛreḍ tikelt nniḍen",
|
"Try Again": "Ɛreḍ tikelt nniḍen",
|
||||||
"TTS Model": "Tamudemt TTS",
|
"TTS Model": "Tamudemt TTS",
|
||||||
"TTS Settings": "Iɣewwaṛen n TTS",
|
"TTS Settings": "Iɣewwaṛen n TTS",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Sali akaram",
|
"Upload directory": "Sali akaram",
|
||||||
"Upload files": "Sali-d ifuyla",
|
"Upload files": "Sali-d ifuyla",
|
||||||
"Upload Files": "Sali-d ifuyla",
|
"Upload Files": "Sali-d ifuyla",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Aselda n uɛebbi",
|
"Upload Pipeline": "Aselda n uɛebbi",
|
||||||
"Upload Progress": "",
|
"Upload Progress": "",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "사용자 그룹 추가",
|
"Add User Group": "사용자 그룹 추가",
|
||||||
"Additional Config": "추가 설정",
|
"Additional Config": "추가 설정",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Marker에 대한 추가 설정 옵션입니다. 키-값 쌍으로 이루어진 JSON 문자열이어야 합니다. 예를 들어, '{\"key\": \"value\"}'와 같습니다. 지원되는 키는 다음과 같습니다: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Marker에 대한 추가 설정 옵션입니다. 키-값 쌍으로 이루어진 JSON 문자열이어야 합니다. 예를 들어, '{\"key\": \"value\"}'와 같습니다. 지원되는 키는 다음과 같습니다: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "이 설정을 조정하면 모든 사용자에게 변경 사항이 일괄 적용됩니다.",
|
"Adjusting these settings will apply changes universally to all users.": "이 설정을 조정하면 모든 사용자에게 변경 사항이 일괄 적용됩니다.",
|
||||||
"admin": "관리자",
|
"admin": "관리자",
|
||||||
"Admin": "관리자",
|
"Admin": "관리자",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "폴더 생성",
|
"Create Folder": "폴더 생성",
|
||||||
"Create Group": "그룹 생성",
|
"Create Group": "그룹 생성",
|
||||||
"Create Knowledge": "지식 생성",
|
"Create Knowledge": "지식 생성",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "새로운 키 생성",
|
"Create new key": "새로운 키 생성",
|
||||||
"Create new secret key": "새로운 비밀 키 생성",
|
"Create new secret key": "새로운 비밀 키 생성",
|
||||||
"Create Note": "노트 생성",
|
"Create Note": "노트 생성",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "생성일",
|
"Created at": "생성일",
|
||||||
"Created At": "생성일",
|
"Created At": "생성일",
|
||||||
"Created by": "작성자",
|
"Created by": "작성자",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV 가져오기",
|
"CSV Import": "CSV 가져오기",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter로 보내기",
|
"Ctrl+Enter to Send": "Ctrl+Enter로 보내기",
|
||||||
"Current Model": "현재 모델",
|
"Current Model": "현재 모델",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "함수를 삭제하시겠습니까?",
|
"Delete function?": "함수를 삭제하시겠습니까?",
|
||||||
"Delete Message": "메시지 삭제",
|
"Delete Message": "메시지 삭제",
|
||||||
"Delete message?": "메시지를 삭제하시겠습니까?",
|
"Delete message?": "메시지를 삭제하시겠습니까?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "노트를 삭제하시겠습니까?",
|
"Delete note?": "노트를 삭제하시겠습니까?",
|
||||||
"Delete prompt?": "프롬프트를 삭제하시겠습니까?",
|
"Delete prompt?": "프롬프트를 삭제하시겠습니까?",
|
||||||
"delete this link": "이 링크를 삭제합니다.",
|
"delete this link": "이 링크를 삭제합니다.",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "자신에 대한 세부사항을 입력하여 LLM들이 기억할 수 있도록 하세요.",
|
"Enter a detail about yourself for your LLMs to recall": "자신에 대한 세부사항을 입력하여 LLM들이 기억할 수 있도록 하세요.",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "대기 중인 사용자 정보 오버레이의 제목을 입력하세요. 비워두면 기본값이 사용됩니다.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "대기 중인 사용자 정보 오버레이의 제목을 입력하세요. 비워두면 기본값이 사용됩니다.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "응답에 사용할 워터마크를 입력하세요. 비워두면 워터마크가 적용되지 않습니다.",
|
"Enter a watermark for the response. Leave empty for none.": "응답에 사용할 워터마크를 입력하세요. 비워두면 워터마크가 적용되지 않습니다.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "API 인증 문자 입력 (예: 사용자 이름:비밀번호)",
|
"Enter api auth string (e.g. username:password)": "API 인증 문자 입력 (예: 사용자 이름:비밀번호)",
|
||||||
"Enter Application DN": "애플리케이션 DN 입력",
|
"Enter Application DN": "애플리케이션 DN 입력",
|
||||||
"Enter Application DN Password": "애플리케이션 DN 비밀번호 입력",
|
"Enter Application DN Password": "애플리케이션 DN 비밀번호 입력",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "채팅 내보내기 (.json)",
|
"Export chat (.json)": "채팅 내보내기 (.json)",
|
||||||
"Export Chats": "채팅 내보내기",
|
"Export Chats": "채팅 내보내기",
|
||||||
"Export Config to JSON File": "Config를 JSON 파일로 내보내기",
|
"Export Config to JSON File": "Config를 JSON 파일로 내보내기",
|
||||||
"Export Functions": "함수 내보내기",
|
|
||||||
"Export Models": "모델 내보내기",
|
|
||||||
"Export Presets": "프리셋 내보내기",
|
"Export Presets": "프리셋 내보내기",
|
||||||
"Export Prompt Suggestions": "프롬프트 제안 내보내기",
|
"Export Prompt Suggestions": "프롬프트 제안 내보내기",
|
||||||
"Export Prompts": "프롬프트 내보내기",
|
|
||||||
"Export to CSV": "CSV로 내보내기",
|
"Export to CSV": "CSV로 내보내기",
|
||||||
"Export Tools": "도구 내보내기",
|
|
||||||
"Export Users": "사용자 정보 내보내기",
|
"Export Users": "사용자 정보 내보내기",
|
||||||
"External": "외부",
|
"External": "외부",
|
||||||
"External Document Loader URL required.": "외부 문서 로더 URL이 필요합니다.",
|
"External Document Loader URL required.": "외부 문서 로더 URL이 필요합니다.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "파일 내용 로드 실패.",
|
"Failed to load file content.": "파일 내용 로드 실패.",
|
||||||
"Failed to move chat": "채팅 이동 실패",
|
"Failed to move chat": "채팅 이동 실패",
|
||||||
"Failed to read clipboard contents": "클립보드 내용 가져오기를 실패하였습니다.",
|
"Failed to read clipboard contents": "클립보드 내용 가져오기를 실패하였습니다.",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "연결 저장 실패",
|
"Failed to save connections": "연결 저장 실패",
|
||||||
"Failed to save conversation": "대화 저장 실패",
|
"Failed to save conversation": "대화 저장 실패",
|
||||||
"Failed to save models configuration": "모델 구성 저장 실패",
|
"Failed to save models configuration": "모델 구성 저장 실패",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API 키",
|
"Firecrawl API Key": "Firecrawl API 키",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "채팅 입력창에 포커스",
|
"Focus chat input": "채팅 입력창에 포커스",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "폴더 배경 이미지",
|
"Folder Background Image": "폴더 배경 이미지",
|
||||||
"Folder deleted successfully": "성공적으로 폴더가 삭제되었습니다",
|
"Folder deleted successfully": "성공적으로 폴더가 삭제되었습니다",
|
||||||
"Folder Name": "폴더 이름",
|
"Folder Name": "폴더 이름",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "제목 2",
|
"H2": "제목 2",
|
||||||
"H3": "제목 3",
|
"H3": "제목 3",
|
||||||
"Haptic Feedback": "햅틱 피드백",
|
"Haptic Feedback": "햅틱 피드백",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "안녕하세요, {{name}}",
|
"Hello, {{name}}": "안녕하세요, {{name}}",
|
||||||
"Help": "도움말",
|
"Help": "도움말",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "채팅 가져오기",
|
"Import Chats": "채팅 가져오기",
|
||||||
"Import Config from JSON File": "JSON 파일에서 설정 가져오기",
|
"Import Config from JSON File": "JSON 파일에서 설정 가져오기",
|
||||||
"Import From Link": "링크에서 가져오기",
|
"Import From Link": "링크에서 가져오기",
|
||||||
"Import Functions": "함수 가져오기",
|
|
||||||
"Import Models": "모델 가져오기",
|
|
||||||
"Import Notes": "노트 가져오기",
|
"Import Notes": "노트 가져오기",
|
||||||
"Import Presets": "프리셋 가져오기",
|
"Import Presets": "프리셋 가져오기",
|
||||||
"Import Prompt Suggestions": "프롬프트 제안 가져오기",
|
"Import Prompt Suggestions": "프롬프트 제안 가져오기",
|
||||||
"Import Prompts": "프롬프트 가져오기",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "도구 가져오기",
|
|
||||||
"Important Update": "중요 업데이트",
|
"Important Update": "중요 업데이트",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "포함",
|
"Include": "포함",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "잘못된 파일 형식",
|
"Invalid file format.": "잘못된 파일 형식",
|
||||||
"Invalid JSON file": "잘못된 JSON 파일",
|
"Invalid JSON file": "잘못된 JSON 파일",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "추가 설정에 잘못된 JSON 형식 입력",
|
"Invalid JSON format in Additional Config": "추가 설정에 잘못된 JSON 형식 입력",
|
||||||
"Invalid Tag": "잘못된 태그",
|
"Invalid Tag": "잘못된 태그",
|
||||||
"is typing...": "입력 중...",
|
"is typing...": "입력 중...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "새 채팅",
|
"New Chat": "새 채팅",
|
||||||
"New Folder": "새 폴더",
|
"New Folder": "새 폴더",
|
||||||
"New Function": "새 함수",
|
"New Function": "새 함수",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "새 노트",
|
"New Note": "새 노트",
|
||||||
"New Password": "새 비밀번호",
|
"New Password": "새 비밀번호",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "새 도구",
|
"New Tool": "새 도구",
|
||||||
"new-channel": "새 채널",
|
"new-channel": "새 채널",
|
||||||
"Next message": "다음 메시지",
|
"Next message": "다음 메시지",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "거리 불가능",
|
"No distance available": "거리 불가능",
|
||||||
"No feedbacks found": "피드백 없음",
|
"No feedbacks found": "피드백 없음",
|
||||||
"No file selected": "파일이 선택되지 않음",
|
"No file selected": "파일이 선택되지 않음",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "접근 권한이 있는 그룹이 없습니다. 접근 권한을 부여하려면 그룹을 추가하세요.",
|
"No groups with access, add a group to grant access": "접근 권한이 있는 그룹이 없습니다. 접근 권한을 부여하려면 그룹을 추가하세요.",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS, JavaScript이 발견되지 않음",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS, JavaScript이 발견되지 않음",
|
||||||
"No inference engine with management support found": "관리 지원이 포함된 추론 엔진을 찾을 수 없음",
|
"No inference engine with management support found": "관리 지원이 포함된 추론 엔진을 찾을 수 없음",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "모델 선택 안됨",
|
"No models selected": "모델 선택 안됨",
|
||||||
"No Notes": "노트 없음",
|
"No Notes": "노트 없음",
|
||||||
"No notes found": "노트를 찾을 수 없음",
|
"No notes found": "노트를 찾을 수 없음",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "결과 없음",
|
"No results": "결과 없음",
|
||||||
"No results found": "결과 없음",
|
"No results found": "결과 없음",
|
||||||
"No search query generated": "검색어가 생성되지 않았습니다.",
|
"No search query generated": "검색어가 생성되지 않았습니다.",
|
||||||
"No source available": "사용 가능한 소스가 없습니다.",
|
"No source available": "사용 가능한 소스가 없습니다.",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "추천 프롬프트가 없습니다",
|
"No suggestion prompts": "추천 프롬프트가 없습니다",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "사용자를 찾을 수 없습니다.",
|
"No users were found.": "사용자를 찾을 수 없습니다.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "업데이트 할 밸브가 없습니다.",
|
"No valves to update": "업데이트 할 밸브가 없습니다.",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "공개",
|
"Public": "공개",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com에서 \"{{searchValue}}\" 가져오기",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com에서 \"{{searchValue}}\" 가져오기",
|
||||||
"Pull a model from Ollama.com": "Ollama.com에서 모델 가져오기(pull)",
|
"Pull a model from Ollama.com": "Ollama.com에서 모델 가져오기(pull)",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "쿼리 생성 프롬프트",
|
"Query Generation Prompt": "쿼리 생성 프롬프트",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "TTS 요청에 대한 메시지 텍스트 분할 방법 선택",
|
"Select how to split message text for TTS requests": "TTS 요청에 대한 메시지 텍스트 분할 방법 선택",
|
||||||
"Select Knowledge": "지식 기반 선택",
|
"Select Knowledge": "지식 기반 선택",
|
||||||
"Select only one model to call": "음성 기능을 위해서는 모델을 하나만 선택해야 합니다.",
|
"Select only one model to call": "음성 기능을 위해서는 모델을 하나만 선택해야 합니다.",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "선택한 모델은 이미지 입력을 지원하지 않습니다.",
|
"Selected model(s) do not support image inputs": "선택한 모델은 이미지 입력을 지원하지 않습니다.",
|
||||||
"semantic": "의미적",
|
"semantic": "의미적",
|
||||||
"Send": "보내기",
|
"Send": "보내기",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "채팅 공유",
|
"Share Chat": "채팅 공유",
|
||||||
"Share to Open WebUI Community": "OpenWebUI 커뮤니티에 공유",
|
"Share to Open WebUI Community": "OpenWebUI 커뮤니티에 공유",
|
||||||
"Share your background and interests": "당신의 배경과 관심사를 공유하세요",
|
"Share your background and interests": "당신의 배경과 관심사를 공유하세요",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "권한 공유",
|
"Sharing Permissions": "권한 공유",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "별표(*) 단축키는 특정 조건에서만 활성화됩니다.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "별표(*) 단축키는 특정 조건에서만 활성화됩니다.",
|
||||||
"Show": "보기",
|
"Show": "보기",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "시스템 지침",
|
"System Instructions": "시스템 지침",
|
||||||
"System Prompt": "시스템 프롬프트",
|
"System Prompt": "시스템 프롬프트",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "태그",
|
"Tags": "태그",
|
||||||
"Tags Generation": "태그 생성",
|
"Tags Generation": "태그 생성",
|
||||||
"Tags Generation Prompt": "태그 생성 프롬프트",
|
"Tags Generation Prompt": "태그 생성 프롬프트",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "트랜스포머",
|
"Transformers": "트랜스포머",
|
||||||
"Trouble accessing Ollama?": "올라마(Ollama)에 접근하는 데 문제가 있나요?",
|
"Trouble accessing Ollama?": "올라마(Ollama)에 접근하는 데 문제가 있나요?",
|
||||||
"Trust Proxy Environment": "신뢰 할 수 있는 프록시 환경",
|
"Trust Proxy Environment": "신뢰 할 수 있는 프록시 환경",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "다시 시도하기",
|
"Try Again": "다시 시도하기",
|
||||||
"TTS Model": "TTS 모델",
|
"TTS Model": "TTS 모델",
|
||||||
"TTS Settings": "TTS 설정",
|
"TTS Settings": "TTS 설정",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "디렉토리 업로드",
|
"Upload directory": "디렉토리 업로드",
|
||||||
"Upload files": "파일 업로드",
|
"Upload files": "파일 업로드",
|
||||||
"Upload Files": "파일 업로드",
|
"Upload Files": "파일 업로드",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "업로드 파이프라인",
|
"Upload Pipeline": "업로드 파이프라인",
|
||||||
"Upload Progress": "업로드 진행 상황",
|
"Upload Progress": "업로드 진행 상황",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Šių nustatymų pakeitimas bus pritakytas visiems naudotojams.",
|
"Adjusting these settings will apply changes universally to all users.": "Šių nustatymų pakeitimas bus pritakytas visiems naudotojams.",
|
||||||
"admin": "Administratorius",
|
"admin": "Administratorius",
|
||||||
"Admin": "Administratorius",
|
"Admin": "Administratorius",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Sukurti naują raktą",
|
"Create new key": "Sukurti naują raktą",
|
||||||
"Create new secret key": "Sukurti naują slaptą raktą",
|
"Create new secret key": "Sukurti naują slaptą raktą",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Sukurta",
|
"Created at": "Sukurta",
|
||||||
"Created At": "Sukurta",
|
"Created At": "Sukurta",
|
||||||
"Created by": "Sukurta",
|
"Created by": "Sukurta",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV importavimas",
|
"CSV Import": "CSV importavimas",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Dabartinis modelis",
|
"Current Model": "Dabartinis modelis",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Ištrinti funkciją",
|
"Delete function?": "Ištrinti funkciją",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Ištrinti užklausą?",
|
"Delete prompt?": "Ištrinti užklausą?",
|
||||||
"delete this link": "Ištrinti nuorodą",
|
"delete this link": "Ištrinti nuorodą",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Įveskite informaciją apie save jūsų modelio atminčiai",
|
"Enter a detail about yourself for your LLMs to recall": "Įveskite informaciją apie save jūsų modelio atminčiai",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Įveskite API autentifikacijos kodą (pvz. username:password)",
|
"Enter api auth string (e.g. username:password)": "Įveskite API autentifikacijos kodą (pvz. username:password)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Eksportuoti pokalbį (.json)",
|
"Export chat (.json)": "Eksportuoti pokalbį (.json)",
|
||||||
"Export Chats": "Eksportuoti pokalbius",
|
"Export Chats": "Eksportuoti pokalbius",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "Eksportuoti funkcijas",
|
|
||||||
"Export Models": "Eksportuoti modelius",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Eksportuoti užklausas",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Eksportuoti įrankius",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Nepavyko perskaityti kopijuoklės",
|
"Failed to read clipboard contents": "Nepavyko perskaityti kopijuoklės",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Nepavyko išsaugoti pokalbio",
|
"Failed to save conversation": "Nepavyko išsaugoti pokalbio",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokusuoti žinutės įvestį",
|
"Focus chat input": "Fokusuoti žinutės įvestį",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Sveiki, {{name}}",
|
"Hello, {{name}}": "Sveiki, {{name}}",
|
||||||
"Help": "Pagalba",
|
"Help": "Pagalba",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importuoti pokalbius",
|
"Import Chats": "Importuoti pokalbius",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Importuoti funkcijas",
|
|
||||||
"Import Models": "Importuoti modelius",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importuoti užklausas",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importuoti įrankius",
|
|
||||||
"Important Update": "Svarbus atnaujinimas",
|
"Important Update": "Svarbus atnaujinimas",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Neteisinga žyma",
|
"Invalid Tag": "Neteisinga žyma",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Naujas pokalbis",
|
"New Chat": "Naujas pokalbis",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Naujas slaptažodis",
|
"New Password": "Naujas slaptažodis",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "Nėra pasirinktų dokumentų",
|
"No file selected": "Nėra pasirinktų dokumentų",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Rezultatų nerasta",
|
"No results": "Rezultatų nerasta",
|
||||||
"No results found": "Rezultatų nerasta",
|
"No results found": "Rezultatų nerasta",
|
||||||
"No search query generated": "Paieškos užklausa nesugeneruota",
|
"No search query generated": "Paieškos užklausa nesugeneruota",
|
||||||
"No source available": "Šaltinių nerasta",
|
"No source available": "Šaltinių nerasta",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Nėra siūlomų raginimų",
|
"No suggestion prompts": "Nėra siūlomų raginimų",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Nėra atnaujinamų įeičių",
|
"No valves to update": "Nėra atnaujinamų įeičių",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Rasti \"{{searchValue}}\" iš Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Rasti \"{{searchValue}}\" iš Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Gauti modelį iš Ollama.com",
|
"Pull a model from Ollama.com": "Gauti modelį iš Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Pasirinkite vieną modelį",
|
"Select only one model to call": "Pasirinkite vieną modelį",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Pasirinkti modeliai nepalaiko vaizdinių užklausų",
|
"Selected model(s) do not support image inputs": "Pasirinkti modeliai nepalaiko vaizdinių užklausų",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Siųsti",
|
"Send": "Siųsti",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Dalintis pokalbiu",
|
"Share Chat": "Dalintis pokalbiu",
|
||||||
"Share to Open WebUI Community": "Dalintis su OpenWebUI bendruomene",
|
"Share to Open WebUI Community": "Dalintis su OpenWebUI bendruomene",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Rodyti",
|
"Show": "Rodyti",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Sistemos užklausa",
|
"System Prompt": "Sistemos užklausa",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Problemos prieinant prie Ollama?",
|
"Trouble accessing Ollama?": "Problemos prieinant prie Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS modelis",
|
"TTS Model": "TTS modelis",
|
||||||
"TTS Settings": "TTS parametrai",
|
"TTS Settings": "TTS parametrai",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Atnaujinti rinkmenas",
|
"Upload Files": "Atnaujinti rinkmenas",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Atnaujinti procesą",
|
"Upload Pipeline": "Atnaujinti procesą",
|
||||||
"Upload Progress": "Įkėlimo progresas",
|
"Upload Progress": "Įkėlimo progresas",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Melaraskan tetapan ini akan menggunakan perubahan secara universal kepada semua pengguna.",
|
"Adjusting these settings will apply changes universally to all users.": "Melaraskan tetapan ini akan menggunakan perubahan secara universal kepada semua pengguna.",
|
||||||
"admin": "pentadbir",
|
"admin": "pentadbir",
|
||||||
"Admin": "Pentadbir",
|
"Admin": "Pentadbir",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Cipta kekunci baharu",
|
"Create new key": "Cipta kekunci baharu",
|
||||||
"Create new secret key": "Cipta kekunci rahsia baharu",
|
"Create new secret key": "Cipta kekunci rahsia baharu",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Dicipta di",
|
"Created at": "Dicipta di",
|
||||||
"Created At": "Dicipta Pada",
|
"Created At": "Dicipta Pada",
|
||||||
"Created by": "Dicipta oleh",
|
"Created by": "Dicipta oleh",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import CSV",
|
"CSV Import": "Import CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Model Semasa",
|
"Current Model": "Model Semasa",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Padam fungsi?",
|
"Delete function?": "Padam fungsi?",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Padam Gesaan?",
|
"Delete prompt?": "Padam Gesaan?",
|
||||||
"delete this link": "Padam pautan ini?",
|
"delete this link": "Padam pautan ini?",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Masukkan butiran tentang diri anda untuk diingati oleh LLM anda",
|
"Enter a detail about yourself for your LLMs to recall": "Masukkan butiran tentang diri anda untuk diingati oleh LLM anda",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Masukkan kekunci auth api ( cth nama pengguna:kata laluan )",
|
"Enter api auth string (e.g. username:password)": "Masukkan kekunci auth api ( cth nama pengguna:kata laluan )",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Eksport perbualan (.json)",
|
"Export chat (.json)": "Eksport perbualan (.json)",
|
||||||
"Export Chats": "Eksport Perbualan",
|
"Export Chats": "Eksport Perbualan",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "Eksport Fungsi",
|
|
||||||
"Export Models": "Eksport Model",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Eksport Gesaan",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Eksport Alat",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Gagal membaca konten papan klip",
|
"Failed to read clipboard contents": "Gagal membaca konten papan klip",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Gagal menyimpan perbualan",
|
"Failed to save conversation": "Gagal menyimpan perbualan",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokus kepada input perbualan",
|
"Focus chat input": "Fokus kepada input perbualan",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hello, {{name}}",
|
"Hello, {{name}}": "Hello, {{name}}",
|
||||||
"Help": "Bantuan",
|
"Help": "Bantuan",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Import Perbualan",
|
"Import Chats": "Import Perbualan",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Import Fungsi",
|
|
||||||
"Import Models": "Import Model",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Import Gesaan",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Import Alat",
|
|
||||||
"Important Update": "Kemas kini penting",
|
"Important Update": "Kemas kini penting",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Tag tidak sah",
|
"Invalid Tag": "Tag tidak sah",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Perbualan Baru",
|
"New Chat": "Perbualan Baru",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Kata Laluan Baru",
|
"New Password": "Kata Laluan Baru",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "Tiada fail dipilih",
|
"No file selected": "Tiada fail dipilih",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Tiada keputusan dijumpai",
|
"No results": "Tiada keputusan dijumpai",
|
||||||
"No results found": "Tiada keputusan dijumpai",
|
"No results found": "Tiada keputusan dijumpai",
|
||||||
"No search query generated": "Tiada pertanyaan carian dijana",
|
"No search query generated": "Tiada pertanyaan carian dijana",
|
||||||
"No source available": "Tiada sumber tersedia",
|
"No source available": "Tiada sumber tersedia",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Tiada prompt cadangan",
|
"No suggestion prompts": "Tiada prompt cadangan",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Tiada 'valve' untuk dikemas kini",
|
"No valves to update": "Tiada 'valve' untuk dikemas kini",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Tarik \"{{ searchValue }}\" daripada Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Tarik \"{{ searchValue }}\" daripada Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Tarik model dari Ollama.com",
|
"Pull a model from Ollama.com": "Tarik model dari Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Pilih hanya satu model untuk dipanggil",
|
"Select only one model to call": "Pilih hanya satu model untuk dipanggil",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Model dipilih tidak menyokong input imej",
|
"Selected model(s) do not support image inputs": "Model dipilih tidak menyokong input imej",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Hantar",
|
"Send": "Hantar",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "Kongsi Perbualan",
|
"Share Chat": "Kongsi Perbualan",
|
||||||
"Share to Open WebUI Community": "Kongsi kepada Komuniti OpenWebUI",
|
"Share to Open WebUI Community": "Kongsi kepada Komuniti OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Tunjukkan",
|
"Show": "Tunjukkan",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Gesaan Sistem",
|
"System Prompt": "Gesaan Sistem",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Masalah mengakses Ollama?",
|
"Trouble accessing Ollama?": "Masalah mengakses Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Tetapan TTS",
|
"TTS Settings": "Tetapan TTS",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Muatnaik fail",
|
"Upload Files": "Muatnaik fail",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Muatnaik 'Pipeline'",
|
"Upload Pipeline": "Muatnaik 'Pipeline'",
|
||||||
"Upload Progress": "Kemajuan Muatnaik",
|
"Upload Progress": "Kemajuan Muatnaik",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Legg til brukergruppe",
|
"Add User Group": "Legg til brukergruppe",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Endring av disse innstillingene vil gjelde for alle brukere på tvers av systemet.",
|
"Adjusting these settings will apply changes universally to all users.": "Endring av disse innstillingene vil gjelde for alle brukere på tvers av systemet.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Administrator",
|
"Admin": "Administrator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Opprett gruppe",
|
"Create Group": "Opprett gruppe",
|
||||||
"Create Knowledge": "Opprett kunnskap",
|
"Create Knowledge": "Opprett kunnskap",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Lag ny nøkkel",
|
"Create new key": "Lag ny nøkkel",
|
||||||
"Create new secret key": "Lag ny hemmelig nøkkel",
|
"Create new secret key": "Lag ny hemmelig nøkkel",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Opprettet",
|
"Created at": "Opprettet",
|
||||||
"Created At": "Opprettet",
|
"Created At": "Opprettet",
|
||||||
"Created by": "Opprettet av",
|
"Created by": "Opprettet av",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV-import",
|
"CSV Import": "CSV-import",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Nåværende modell",
|
"Current Model": "Nåværende modell",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Slette funksjon?",
|
"Delete function?": "Slette funksjon?",
|
||||||
"Delete Message": "Slett melding",
|
"Delete Message": "Slett melding",
|
||||||
"Delete message?": "Slette melding?",
|
"Delete message?": "Slette melding?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Slette ledetekst?",
|
"Delete prompt?": "Slette ledetekst?",
|
||||||
"delete this link": "slett denne lenken",
|
"delete this link": "slett denne lenken",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Skriv inn en detalj om deg selv som språkmodellene dine kan huske",
|
"Enter a detail about yourself for your LLMs to recall": "Skriv inn en detalj om deg selv som språkmodellene dine kan huske",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Skriv inn API-autentiseringsstreng (f.eks. brukernavn:passord)",
|
"Enter api auth string (e.g. username:password)": "Skriv inn API-autentiseringsstreng (f.eks. brukernavn:passord)",
|
||||||
"Enter Application DN": "Angi applikasjonens DN",
|
"Enter Application DN": "Angi applikasjonens DN",
|
||||||
"Enter Application DN Password": "Angi applikasjonens DN-passord",
|
"Enter Application DN Password": "Angi applikasjonens DN-passord",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Eksporter chat (.json)",
|
"Export chat (.json)": "Eksporter chat (.json)",
|
||||||
"Export Chats": "Eksporter chatter",
|
"Export Chats": "Eksporter chatter",
|
||||||
"Export Config to JSON File": "Ekporter konfigurasjon til en JSON-fil",
|
"Export Config to JSON File": "Ekporter konfigurasjon til en JSON-fil",
|
||||||
"Export Functions": "Eksporter funksjoner",
|
|
||||||
"Export Models": "Eksporter modeller",
|
|
||||||
"Export Presets": "Eksporter forhåndsinnstillinger",
|
"Export Presets": "Eksporter forhåndsinnstillinger",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Eksporter ledetekster",
|
|
||||||
"Export to CSV": "Eksporter til CSV",
|
"Export to CSV": "Eksporter til CSV",
|
||||||
"Export Tools": "Eksporter verktøy",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Kan ikke lese utklippstavlens innhold",
|
"Failed to read clipboard contents": "Kan ikke lese utklippstavlens innhold",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Kan ikke lagre samtalen",
|
"Failed to save conversation": "Kan ikke lagre samtalen",
|
||||||
"Failed to save models configuration": "Kan ikke lagre konfigurasjonen av modeller",
|
"Failed to save models configuration": "Kan ikke lagre konfigurasjonen av modeller",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokusert chat-inndata",
|
"Focus chat input": "Fokusert chat-inndata",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Mappe slettet",
|
"Folder deleted successfully": "Mappe slettet",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptisk tilbakemelding",
|
"Haptic Feedback": "Haptisk tilbakemelding",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hei, {{name}}!",
|
"Hello, {{name}}": "Hei, {{name}}!",
|
||||||
"Help": "Hjelp",
|
"Help": "Hjelp",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importer chatter",
|
"Import Chats": "Importer chatter",
|
||||||
"Import Config from JSON File": "Importer konfigurasjon fra en JSON-fil",
|
"Import Config from JSON File": "Importer konfigurasjon fra en JSON-fil",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Importer funksjoner",
|
|
||||||
"Import Models": "Importer modeller",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Importer forhåndsinnstillinger",
|
"Import Presets": "Importer forhåndsinnstillinger",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importer ledetekster",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importer verktøy",
|
|
||||||
"Important Update": "Viktig oppdatering",
|
"Important Update": "Viktig oppdatering",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Inkluder",
|
"Include": "Inkluder",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Ugyldig filformat.",
|
"Invalid file format.": "Ugyldig filformat.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Ugyldig etikett",
|
"Invalid Tag": "Ugyldig etikett",
|
||||||
"is typing...": "Skriver...",
|
"is typing...": "Skriver...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Ny chat",
|
"New Chat": "Ny chat",
|
||||||
"New Folder": "Ny mappe",
|
"New Folder": "Ny mappe",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nytt passord",
|
"New Password": "Nytt passord",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "ny-kanal",
|
"new-channel": "ny-kanal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Ingen avstand tilgjengelig",
|
"No distance available": "Ingen avstand tilgjengelig",
|
||||||
"No feedbacks found": "Finner ingen tilbakemeldinger",
|
"No feedbacks found": "Finner ingen tilbakemeldinger",
|
||||||
"No file selected": "Ingen fil valgt",
|
"No file selected": "Ingen fil valgt",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ingen grupper med tilgang. Legg til en gruppe som skal ha tilgang.",
|
"No groups with access, add a group to grant access": "Ingen grupper med tilgang. Legg til en gruppe som skal ha tilgang.",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Finner ikke noe HTML, CSS- eller JavaScript-innhold.",
|
"No HTML, CSS, or JavaScript content found.": "Finner ikke noe HTML, CSS- eller JavaScript-innhold.",
|
||||||
"No inference engine with management support found": "Fant ingen konklusjonsmotor med støtte for administrasjon",
|
"No inference engine with management support found": "Fant ingen konklusjonsmotor med støtte for administrasjon",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Ingen modeller er valgt",
|
"No models selected": "Ingen modeller er valgt",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Finner ingen resultater",
|
"No results": "Finner ingen resultater",
|
||||||
"No results found": "Finner ingen resultater",
|
"No results found": "Finner ingen resultater",
|
||||||
"No search query generated": "Ingen søkespørringer er generert",
|
"No search query generated": "Ingen søkespørringer er generert",
|
||||||
"No source available": "Ingen kilde tilgjengelig",
|
"No source available": "Ingen kilde tilgjengelig",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Ingen forslagsprompter",
|
"No suggestion prompts": "Ingen forslagsprompter",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Finner ingen brukere",
|
"No users were found.": "Finner ingen brukere",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Ingen ventiler å oppdatere",
|
"No valves to update": "Ingen ventiler å oppdatere",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Hent {{searchValue}} fra Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Hent {{searchValue}} fra Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Hent en modell fra Ollama.com",
|
"Pull a model from Ollama.com": "Hent en modell fra Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Ledetekst for genering av spørringer",
|
"Query Generation Prompt": "Ledetekst for genering av spørringer",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Velg kunnskap",
|
"Select Knowledge": "Velg kunnskap",
|
||||||
"Select only one model to call": "Velg bare én modell som skal kalles",
|
"Select only one model to call": "Velg bare én modell som skal kalles",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Valgte modell(er) støtter ikke bildeinndata",
|
"Selected model(s) do not support image inputs": "Valgte modell(er) støtter ikke bildeinndata",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Send",
|
"Send": "Send",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Del chat",
|
"Share Chat": "Del chat",
|
||||||
"Share to Open WebUI Community": "Del med OpenWebUI-fellesskapet",
|
"Share to Open WebUI Community": "Del med OpenWebUI-fellesskapet",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Vis",
|
"Show": "Vis",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Systeminstruksjoner",
|
"System Instructions": "Systeminstruksjoner",
|
||||||
"System Prompt": "Systemledetekst",
|
"System Prompt": "Systemledetekst",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "Genering av etiketter",
|
"Tags Generation": "Genering av etiketter",
|
||||||
"Tags Generation Prompt": "Ledetekst for genering av etikett",
|
"Tags Generation Prompt": "Ledetekst for genering av etikett",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformatorer",
|
"Transformers": "Transformatorer",
|
||||||
"Trouble accessing Ollama?": "Problemer med å koble til Ollama?",
|
"Trouble accessing Ollama?": "Problemer med å koble til Ollama?",
|
||||||
"Trust Proxy Environment": "Stol på proxy-miljøet",
|
"Trust Proxy Environment": "Stol på proxy-miljøet",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS-modell",
|
"TTS Model": "TTS-modell",
|
||||||
"TTS Settings": "TTS-innstillinger",
|
"TTS Settings": "TTS-innstillinger",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Mappe for opplastinger",
|
"Upload directory": "Mappe for opplastinger",
|
||||||
"Upload files": "Last opp filer",
|
"Upload files": "Last opp filer",
|
||||||
"Upload Files": "Last opp filer",
|
"Upload Files": "Last opp filer",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Last opp pipeline",
|
"Upload Pipeline": "Last opp pipeline",
|
||||||
"Upload Progress": "Opplastingsfremdrift",
|
"Upload Progress": "Opplastingsfremdrift",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Voeg gebruikersgroep toe",
|
"Add User Group": "Voeg gebruikersgroep toe",
|
||||||
"Additional Config": "Extra configuratie",
|
"Additional Config": "Extra configuratie",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Het aanpassen van deze instellingen zal universeel worden toegepast op alle gebruikers.",
|
"Adjusting these settings will apply changes universally to all users.": "Het aanpassen van deze instellingen zal universeel worden toegepast op alle gebruikers.",
|
||||||
"admin": "beheerder",
|
"admin": "beheerder",
|
||||||
"Admin": "Beheerder",
|
"Admin": "Beheerder",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Maak groep",
|
"Create Group": "Maak groep",
|
||||||
"Create Knowledge": "Creër kennis",
|
"Create Knowledge": "Creër kennis",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Maak nieuwe sleutel",
|
"Create new key": "Maak nieuwe sleutel",
|
||||||
"Create new secret key": "Maak nieuwe geheime sleutel",
|
"Create new secret key": "Maak nieuwe geheime sleutel",
|
||||||
"Create Note": "Maak notitie",
|
"Create Note": "Maak notitie",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Gemaakt op",
|
"Created at": "Gemaakt op",
|
||||||
"Created At": "Gemaakt op",
|
"Created At": "Gemaakt op",
|
||||||
"Created by": "Gemaakt door",
|
"Created by": "Gemaakt door",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV import",
|
"CSV Import": "CSV import",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter om te sturen",
|
"Ctrl+Enter to Send": "Ctrl+Enter om te sturen",
|
||||||
"Current Model": "Huidig model",
|
"Current Model": "Huidig model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Verwijder functie?",
|
"Delete function?": "Verwijder functie?",
|
||||||
"Delete Message": "Verwijder bericht",
|
"Delete Message": "Verwijder bericht",
|
||||||
"Delete message?": "Bericht verwijderen?",
|
"Delete message?": "Bericht verwijderen?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Notitie verwijderen?",
|
"Delete note?": "Notitie verwijderen?",
|
||||||
"Delete prompt?": "Verwijder prompt?",
|
"Delete prompt?": "Verwijder prompt?",
|
||||||
"delete this link": "verwijder deze link",
|
"delete this link": "verwijder deze link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Voer een detail over jezelf in zodat LLM's het kunnen onthouden",
|
"Enter a detail about yourself for your LLMs to recall": "Voer een detail over jezelf in zodat LLM's het kunnen onthouden",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Voer api auth string in (bv. gebruikersnaam:wachtwoord)",
|
"Enter api auth string (e.g. username:password)": "Voer api auth string in (bv. gebruikersnaam:wachtwoord)",
|
||||||
"Enter Application DN": "Voer applicatie-DN in",
|
"Enter Application DN": "Voer applicatie-DN in",
|
||||||
"Enter Application DN Password": "Voer applicatie-DN wachtwoord in",
|
"Enter Application DN Password": "Voer applicatie-DN wachtwoord in",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exporteer chat (.json)",
|
"Export chat (.json)": "Exporteer chat (.json)",
|
||||||
"Export Chats": "Exporteer chats",
|
"Export Chats": "Exporteer chats",
|
||||||
"Export Config to JSON File": "Exporteer configuratie naar JSON-bestand",
|
"Export Config to JSON File": "Exporteer configuratie naar JSON-bestand",
|
||||||
"Export Functions": "Exporteer functies",
|
|
||||||
"Export Models": "Modellen exporteren",
|
|
||||||
"Export Presets": "Exporteer voorinstellingen",
|
"Export Presets": "Exporteer voorinstellingen",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Exporteer Prompts",
|
|
||||||
"Export to CSV": "Exporteer naar CSV",
|
"Export to CSV": "Exporteer naar CSV",
|
||||||
"Export Tools": "Exporteer gereedschappen",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Extern",
|
"External": "Extern",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Kan klembord inhoud niet lezen",
|
"Failed to read clipboard contents": "Kan klembord inhoud niet lezen",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Het is niet gelukt om het gesprek op te slaan",
|
"Failed to save conversation": "Het is niet gelukt om het gesprek op te slaan",
|
||||||
"Failed to save models configuration": "Het is niet gelukt om de modelconfiguratie op te slaan",
|
"Failed to save models configuration": "Het is niet gelukt om de modelconfiguratie op te slaan",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Focus chat input",
|
"Focus chat input": "Focus chat input",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Map succesvol verwijderd",
|
"Folder deleted successfully": "Map succesvol verwijderd",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptische feedback",
|
"Haptic Feedback": "Haptische feedback",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hallo, {{name}}",
|
"Hello, {{name}}": "Hallo, {{name}}",
|
||||||
"Help": "Help",
|
"Help": "Help",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importeer Chats",
|
"Import Chats": "Importeer Chats",
|
||||||
"Import Config from JSON File": "Importeer configuratie vanuit JSON-bestand",
|
"Import Config from JSON File": "Importeer configuratie vanuit JSON-bestand",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Importeer Functies",
|
|
||||||
"Import Models": "Modellen importeren",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Importeer voorinstellingen",
|
"Import Presets": "Importeer voorinstellingen",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importeer Prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importeer Gereedschappen",
|
|
||||||
"Important Update": "Belangrijke update",
|
"Important Update": "Belangrijke update",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Voeg toe",
|
"Include": "Voeg toe",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Ongeldig bestandsformaat",
|
"Invalid file format.": "Ongeldig bestandsformaat",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Ongeldige Tag",
|
"Invalid Tag": "Ongeldige Tag",
|
||||||
"is typing...": "is aan het schrijven...",
|
"is typing...": "is aan het schrijven...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nieuwe Chat",
|
"New Chat": "Nieuwe Chat",
|
||||||
"New Folder": "Nieuwe map",
|
"New Folder": "Nieuwe map",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nieuw Wachtwoord",
|
"New Password": "Nieuw Wachtwoord",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "nieuw-kanaal",
|
"new-channel": "nieuw-kanaal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Geen afstand beschikbaar",
|
"No distance available": "Geen afstand beschikbaar",
|
||||||
"No feedbacks found": "Geen feedback gevonden",
|
"No feedbacks found": "Geen feedback gevonden",
|
||||||
"No file selected": "Geen bestand geselecteerd",
|
"No file selected": "Geen bestand geselecteerd",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Geen groepen met toegang, voeg een groep toe om toegang te geven",
|
"No groups with access, add a group to grant access": "Geen groepen met toegang, voeg een groep toe om toegang te geven",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Geen HTML, CSS, of JavaScript inhoud gevonden",
|
"No HTML, CSS, or JavaScript content found.": "Geen HTML, CSS, of JavaScript inhoud gevonden",
|
||||||
"No inference engine with management support found": "Geen inferentie-engine met beheerondersteuning gevonden",
|
"No inference engine with management support found": "Geen inferentie-engine met beheerondersteuning gevonden",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Geen modellen geselecteerd",
|
"No models selected": "Geen modellen geselecteerd",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Geen resultaten gevonden",
|
"No results": "Geen resultaten gevonden",
|
||||||
"No results found": "Geen resultaten gevonden",
|
"No results found": "Geen resultaten gevonden",
|
||||||
"No search query generated": "Geen zoekopdracht gegenereerd",
|
"No search query generated": "Geen zoekopdracht gegenereerd",
|
||||||
"No source available": "Geen bron beschikbaar",
|
"No source available": "Geen bron beschikbaar",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Geen voorgestelde prompts",
|
"No suggestion prompts": "Geen voorgestelde prompts",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Geen gebruikers gevonden",
|
"No users were found.": "Geen gebruikers gevonden",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Geen kleppen om bij te werken",
|
"No valves to update": "Geen kleppen om bij te werken",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Publiek",
|
"Public": "Publiek",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Haal \"{{searchValue}}\" uit Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Haal \"{{searchValue}}\" uit Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Haal een model van Ollama.com",
|
"Pull a model from Ollama.com": "Haal een model van Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Vraaggeneratieprompt",
|
"Query Generation Prompt": "Vraaggeneratieprompt",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Selecteer kennis",
|
"Select Knowledge": "Selecteer kennis",
|
||||||
"Select only one model to call": "Selecteer maar één model om aan te roepen",
|
"Select only one model to call": "Selecteer maar één model om aan te roepen",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Geselecteerde modellen ondersteunen geen beeldinvoer",
|
"Selected model(s) do not support image inputs": "Geselecteerde modellen ondersteunen geen beeldinvoer",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Verzenden",
|
"Send": "Verzenden",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Deel chat",
|
"Share Chat": "Deel chat",
|
||||||
"Share to Open WebUI Community": "Deel naar OpenWebUI-community",
|
"Share to Open WebUI Community": "Deel naar OpenWebUI-community",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Deeltoestemmingen",
|
"Sharing Permissions": "Deeltoestemmingen",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Toon",
|
"Show": "Toon",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Systeem instructies",
|
"System Instructions": "Systeem instructies",
|
||||||
"System Prompt": "Systeem prompt",
|
"System Prompt": "Systeem prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tags",
|
"Tags": "Tags",
|
||||||
"Tags Generation": "Taggeneratie",
|
"Tags Generation": "Taggeneratie",
|
||||||
"Tags Generation Prompt": "Prompt voor taggeneratie",
|
"Tags Generation Prompt": "Prompt voor taggeneratie",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Problemen met toegang tot Ollama?",
|
"Trouble accessing Ollama?": "Problemen met toegang tot Ollama?",
|
||||||
"Trust Proxy Environment": "Vertrouwelijk proxyomgeving",
|
"Trust Proxy Environment": "Vertrouwelijk proxyomgeving",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS Model",
|
"TTS Model": "TTS Model",
|
||||||
"TTS Settings": "TTS instellingen",
|
"TTS Settings": "TTS instellingen",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Upload map",
|
"Upload directory": "Upload map",
|
||||||
"Upload files": "Bestanden uploaden",
|
"Upload files": "Bestanden uploaden",
|
||||||
"Upload Files": "Bestanden uploaden",
|
"Upload Files": "Bestanden uploaden",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Upload Pijpleiding",
|
"Upload Pipeline": "Upload Pijpleiding",
|
||||||
"Upload Progress": "Upload Voortgang",
|
"Upload Progress": "Upload Voortgang",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "ਇਹ ਸੈਟਿੰਗਾਂ ਨੂੰ ਠੀਕ ਕਰਨ ਨਾਲ ਸਾਰੇ ਉਪਭੋਗਤਾਵਾਂ ਲਈ ਬਦਲਾਅ ਲਾਗੂ ਹੋਣਗੇ।",
|
"Adjusting these settings will apply changes universally to all users.": "ਇਹ ਸੈਟਿੰਗਾਂ ਨੂੰ ਠੀਕ ਕਰਨ ਨਾਲ ਸਾਰੇ ਉਪਭੋਗਤਾਵਾਂ ਲਈ ਬਦਲਾਅ ਲਾਗੂ ਹੋਣਗੇ।",
|
||||||
"admin": "ਪ੍ਰਬੰਧਕ",
|
"admin": "ਪ੍ਰਬੰਧਕ",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "ਨਵੀਂ ਕੁੰਜੀ ਬਣਾਓ",
|
"Create new key": "ਨਵੀਂ ਕੁੰਜੀ ਬਣਾਓ",
|
||||||
"Create new secret key": "ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ",
|
"Create new secret key": "ਨਵੀਂ ਗੁਪਤ ਕੁੰਜੀ ਬਣਾਓ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
|
"Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
|
||||||
"Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
|
"Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "ਮੌਜੂਦਾ ਮਾਡਲ",
|
"Current Model": "ਮੌਜੂਦਾ ਮਾਡਲ",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
|
"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ਤੁਹਾਡੇ LLMs ਨੂੰ ਸੁਨੇਹਾ ਕਰਨ ਲਈ ਸੁਨੇਹਾ ਇੱਥੇ ਦਰਜ ਕਰੋ",
|
"Enter a detail about yourself for your LLMs to recall": "ਤੁਹਾਡੇ LLMs ਨੂੰ ਸੁਨੇਹਾ ਕਰਨ ਲਈ ਸੁਨੇਹਾ ਇੱਥੇ ਦਰਜ ਕਰੋ",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ",
|
"Export Chats": "ਗੱਲਾਂ ਨਿਰਯਾਤ ਕਰੋ",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "ਪ੍ਰੰਪਟ ਨਿਰਯਾਤ ਕਰੋ",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਪੜ੍ਹਣ ਵਿੱਚ ਅਸਫਲ",
|
"Failed to read clipboard contents": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਪੜ੍ਹਣ ਵਿੱਚ ਅਸਫਲ",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "ਗੱਲਬਾਤ ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫਲ",
|
"Failed to save conversation": "ਗੱਲਬਾਤ ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫਲ",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "ਗੱਲਬਾਤ ਇਨਪੁਟ 'ਤੇ ਧਿਆਨ ਦਿਓ",
|
"Focus chat input": "ਗੱਲਬਾਤ ਇਨਪੁਟ 'ਤੇ ਧਿਆਨ ਦਿਓ",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "ਸਤ ਸ੍ਰੀ ਅਕਾਲ, {{name}}",
|
"Hello, {{name}}": "ਸਤ ਸ੍ਰੀ ਅਕਾਲ, {{name}}",
|
||||||
"Help": "ਮਦਦ",
|
"Help": "ਮਦਦ",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "ਗੱਲਾਂ ਆਯਾਤ ਕਰੋ",
|
"Import Chats": "ਗੱਲਾਂ ਆਯਾਤ ਕਰੋ",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "ਮਹੱਤਵਪੂਰਨ ਅੱਪਡੇਟ",
|
"Important Update": "ਮਹੱਤਵਪੂਰਨ ਅੱਪਡੇਟ",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "ਗਲਤ ਟੈਗ",
|
"Invalid Tag": "ਗਲਤ ਟੈਗ",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
|
"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
|
"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
|
"No results": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
|
||||||
"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
|
"No results found": "ਕੋਈ ਨਤੀਜੇ ਨਹੀਂ ਮਿਲੇ",
|
||||||
"No search query generated": "ਕੋਈ ਖੋਜ ਪੁੱਛਗਿੱਛ ਤਿਆਰ ਨਹੀਂ ਕੀਤੀ ਗਈ",
|
"No search query generated": "ਕੋਈ ਖੋਜ ਪੁੱਛਗਿੱਛ ਤਿਆਰ ਨਹੀਂ ਕੀਤੀ ਗਈ",
|
||||||
"No source available": "ਕੋਈ ਸਰੋਤ ਉਪਲਬਧ ਨਹੀਂ",
|
"No source available": "ਕੋਈ ਸਰੋਤ ਉਪਲਬਧ ਨਹੀਂ",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "ਕੋਈ ਸੁਝਾਏ ਪ੍ਰਾਂਪਟ ਨਹੀਂ",
|
"No suggestion prompts": "ਕੋਈ ਸੁਝਾਏ ਪ੍ਰਾਂਪਟ ਨਹੀਂ",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "ਓਲਾਮਾ.ਕਾਮ ਤੋਂ \"{{searchValue}}\" ਖਿੱਚੋ",
|
"Pull \"{{searchValue}}\" from Ollama.com": "ਓਲਾਮਾ.ਕਾਮ ਤੋਂ \"{{searchValue}}\" ਖਿੱਚੋ",
|
||||||
"Pull a model from Ollama.com": "ਓਲਾਮਾ.ਕਾਮ ਤੋਂ ਇੱਕ ਮਾਡਲ ਖਿੱਚੋ",
|
"Pull a model from Ollama.com": "ਓਲਾਮਾ.ਕਾਮ ਤੋਂ ਇੱਕ ਮਾਡਲ ਖਿੱਚੋ",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "ਚੁਣੇ ਗਏ ਮਾਡਲ(ਆਂ) ਚਿੱਤਰ ਇਨਪੁੱਟਾਂ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦੇ",
|
"Selected model(s) do not support image inputs": "ਚੁਣੇ ਗਏ ਮਾਡਲ(ਆਂ) ਚਿੱਤਰ ਇਨਪੁੱਟਾਂ ਦਾ ਸਮਰਥਨ ਨਹੀਂ ਕਰਦੇ",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "ਭੇਜੋ",
|
"Send": "ਭੇਜੋ",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "ਗੱਲਬਾਤ ਸਾਂਝੀ ਕਰੋ",
|
"Share Chat": "ਗੱਲਬਾਤ ਸਾਂਝੀ ਕਰੋ",
|
||||||
"Share to Open WebUI Community": "ਓਪਨਵੈਬਯੂਆਈ ਕਮਿਊਨਿਟੀ ਨਾਲ ਸਾਂਝਾ ਕਰੋ",
|
"Share to Open WebUI Community": "ਓਪਨਵੈਬਯੂਆਈ ਕਮਿਊਨਿਟੀ ਨਾਲ ਸਾਂਝਾ ਕਰੋ",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "ਦਿਖਾਓ",
|
"Show": "ਦਿਖਾਓ",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "ਸਿਸਟਮ ਪ੍ਰੰਪਟ",
|
"System Prompt": "ਸਿਸਟਮ ਪ੍ਰੰਪਟ",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "ਓਲਾਮਾ ਤੱਕ ਪਹੁੰਚਣ ਵਿੱਚ ਮੁਸ਼ਕਲ?",
|
"Trouble accessing Ollama?": "ਓਲਾਮਾ ਤੱਕ ਪਹੁੰਚਣ ਵਿੱਚ ਮੁਸ਼ਕਲ?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "TTS ਸੈਟਿੰਗਾਂ",
|
"TTS Settings": "TTS ਸੈਟਿੰਗਾਂ",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "ਫਾਇਲਾਂ ਅੱਪਲੋਡ ਕਰੋ",
|
"Upload Files": "ਫਾਇਲਾਂ ਅੱਪਲੋਡ ਕਰੋ",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "ਅਪਲੋਡ ਪ੍ਰਗਤੀ",
|
"Upload Progress": "ਅਪਲੋਡ ਪ੍ਰਗਤੀ",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Dodaj grupę użytkowników",
|
"Add User Group": "Dodaj grupę użytkowników",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Dostosowanie tych ustawień spowoduje wprowadzenie zmian dla wszystkich użytkowników.",
|
"Adjusting these settings will apply changes universally to all users.": "Dostosowanie tych ustawień spowoduje wprowadzenie zmian dla wszystkich użytkowników.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Administrator",
|
"Admin": "Administrator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Utwórz folder",
|
"Create Folder": "Utwórz folder",
|
||||||
"Create Group": "Utwórz grupę",
|
"Create Group": "Utwórz grupę",
|
||||||
"Create Knowledge": "Utwórz wiedzę",
|
"Create Knowledge": "Utwórz wiedzę",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Utwórz nowy klucz",
|
"Create new key": "Utwórz nowy klucz",
|
||||||
"Create new secret key": "Utwórz nowy secret key",
|
"Create new secret key": "Utwórz nowy secret key",
|
||||||
"Create Note": "Utwórz notatkę",
|
"Create Note": "Utwórz notatkę",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Utworzono o",
|
"Created at": "Utworzono o",
|
||||||
"Created At": "Utworzono o",
|
"Created At": "Utworzono o",
|
||||||
"Created by": "Stworzone przez",
|
"Created by": "Stworzone przez",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import CSV",
|
"CSV Import": "Import CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter aby wysłać",
|
"Ctrl+Enter to Send": "Ctrl+Enter aby wysłać",
|
||||||
"Current Model": "Aktualny model",
|
"Current Model": "Aktualny model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Czy na pewno chcesz usunąć funkcję?",
|
"Delete function?": "Czy na pewno chcesz usunąć funkcję?",
|
||||||
"Delete Message": "Usuń wiadomość",
|
"Delete Message": "Usuń wiadomość",
|
||||||
"Delete message?": "Usunąć wiadomość?",
|
"Delete message?": "Usunąć wiadomość?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Usunąć notatkę?",
|
"Delete note?": "Usunąć notatkę?",
|
||||||
"Delete prompt?": "Czy chcesz usunąć prompt?",
|
"Delete prompt?": "Czy chcesz usunąć prompt?",
|
||||||
"delete this link": "usuń to połączenie",
|
"delete this link": "usuń to połączenie",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Podaj informacje o sobie, aby LLMs mogły je przypomnieć.",
|
"Enter a detail about yourself for your LLMs to recall": "Podaj informacje o sobie, aby LLMs mogły je przypomnieć.",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Wprowadź ciąg uwierzytelniania API (np. nazwa użytkownika:hasło)",
|
"Enter api auth string (e.g. username:password)": "Wprowadź ciąg uwierzytelniania API (np. nazwa użytkownika:hasło)",
|
||||||
"Enter Application DN": "Wprowadź nazwę konta technicznego - Format DN",
|
"Enter Application DN": "Wprowadź nazwę konta technicznego - Format DN",
|
||||||
"Enter Application DN Password": "Wprowadź hasło do konta technicznego",
|
"Enter Application DN Password": "Wprowadź hasło do konta technicznego",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Eksport czatu (.json)",
|
"Export chat (.json)": "Eksport czatu (.json)",
|
||||||
"Export Chats": "Eksportuj rozmowy",
|
"Export Chats": "Eksportuj rozmowy",
|
||||||
"Export Config to JSON File": "Eksportuj konfigurację do pliku JSON",
|
"Export Config to JSON File": "Eksportuj konfigurację do pliku JSON",
|
||||||
"Export Functions": "Funkcje eksportu",
|
|
||||||
"Export Models": "Eksportuj modele",
|
|
||||||
"Export Presets": "Wyeksportuj ustawienia domyślne",
|
"Export Presets": "Wyeksportuj ustawienia domyślne",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Eksportuj prompty",
|
|
||||||
"Export to CSV": "Eksport do CSV",
|
"Export to CSV": "Eksport do CSV",
|
||||||
"Export Tools": "Eksportuj narzędzia",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Nie udało się załadować zawartości pliku.",
|
"Failed to load file content.": "Nie udało się załadować zawartości pliku.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"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",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Nie udałio się zapisać połączeń",
|
"Failed to save connections": "Nie udałio się zapisać połączeń",
|
||||||
"Failed to save conversation": "Nie udało się zapisać rozmowy",
|
"Failed to save conversation": "Nie udało się zapisać rozmowy",
|
||||||
"Failed to save models configuration": "Nie udało się zapisać konfiguracji modelu",
|
"Failed to save models configuration": "Nie udało się zapisać konfiguracji modelu",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Skup się na czacie",
|
"Focus chat input": "Skup się na czacie",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Folder został usunięty pomyślnie",
|
"Folder deleted successfully": "Folder został usunięty pomyślnie",
|
||||||
"Folder Name": "Nazwa folderu",
|
"Folder Name": "Nazwa folderu",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptyczne sprzężenie zwrotne",
|
"Haptic Feedback": "Haptyczne sprzężenie zwrotne",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Witaj, {{name}}",
|
"Hello, {{name}}": "Witaj, {{name}}",
|
||||||
"Help": "Pomoc",
|
"Help": "Pomoc",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importuj czaty",
|
"Import Chats": "Importuj czaty",
|
||||||
"Import Config from JSON File": "Importuj konfigurację z pliku JSON",
|
"Import Config from JSON File": "Importuj konfigurację z pliku JSON",
|
||||||
"Import From Link": "Importuj z linku",
|
"Import From Link": "Importuj z linku",
|
||||||
"Import Functions": "Importuj funkcje",
|
|
||||||
"Import Models": "Importuj modele",
|
|
||||||
"Import Notes": "Importuj notatki",
|
"Import Notes": "Importuj notatki",
|
||||||
"Import Presets": "Importuj ustawienia",
|
"Import Presets": "Importuj ustawienia",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importuj prompty",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importuj narzędzia",
|
|
||||||
"Important Update": "Ważna aktualizacja",
|
"Important Update": "Ważna aktualizacja",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Włączyć",
|
"Include": "Włączyć",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Nieprawidłowy format pliku.",
|
"Invalid file format.": "Nieprawidłowy format pliku.",
|
||||||
"Invalid JSON file": "Nieprawidłowy plik JSON",
|
"Invalid JSON file": "Nieprawidłowy plik JSON",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Nieprawidłowy tag",
|
"Invalid Tag": "Nieprawidłowy tag",
|
||||||
"is typing...": "Pisanie...",
|
"is typing...": "Pisanie...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nowy czat",
|
"New Chat": "Nowy czat",
|
||||||
"New Folder": "Nowy folder",
|
"New Folder": "Nowy folder",
|
||||||
"New Function": "Nowa funkcja",
|
"New Function": "Nowa funkcja",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nowa notatka",
|
"New Note": "Nowa notatka",
|
||||||
"New Password": "Nowe hasło",
|
"New Password": "Nowe hasło",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nowe narzędzie",
|
"New Tool": "Nowe narzędzie",
|
||||||
"new-channel": "nowy-kanał",
|
"new-channel": "nowy-kanał",
|
||||||
"Next message": "Następna wiadomość",
|
"Next message": "Następna wiadomość",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Brak dostępnej odległości",
|
"No distance available": "Brak dostępnej odległości",
|
||||||
"No feedbacks found": "Nie znaleziono żadnych opinii",
|
"No feedbacks found": "Nie znaleziono żadnych opinii",
|
||||||
"No file selected": "Nie wybrano żadnego pliku",
|
"No file selected": "Nie wybrano żadnego pliku",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Brak grup z dostępem, dodaj grupę, aby przyznać dostęp",
|
"No groups with access, add a group to grant access": "Brak grup z dostępem, dodaj grupę, aby przyznać dostęp",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nie znaleziono żadnej zawartości HTML, CSS ani JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "Nie znaleziono żadnej zawartości HTML, CSS ani JavaScript.",
|
||||||
"No inference engine with management support found": "Nie znaleziono silnika wnioskującego z obsługą zarządzania",
|
"No inference engine with management support found": "Nie znaleziono silnika wnioskującego z obsługą zarządzania",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Brak wybranych modeli",
|
"No models selected": "Brak wybranych modeli",
|
||||||
"No Notes": "Brak notatek",
|
"No Notes": "Brak notatek",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Brak wyników",
|
"No results": "Brak wyników",
|
||||||
"No results found": "Brak wyników",
|
"No results found": "Brak wyników",
|
||||||
"No search query generated": "Nie wygenerowano żadnego zapytania wyszukiwania",
|
"No search query generated": "Nie wygenerowano żadnego zapytania wyszukiwania",
|
||||||
"No source available": "Źródło nie jest dostępne.",
|
"No source available": "Źródło nie jest dostępne.",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Brak sugerowanych promptów",
|
"No suggestion prompts": "Brak sugerowanych promptów",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Nie znaleziono użytkowników.",
|
"No users were found.": "Nie znaleziono użytkowników.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Brak zaworów do aktualizacji",
|
"No valves to update": "Brak zaworów do aktualizacji",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Publiczne",
|
"Public": "Publiczne",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Pobierz \"{{searchValue}}\" z Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Pobierz \"{{searchValue}}\" z Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Pobierz model z Ollama.com",
|
"Pull a model from Ollama.com": "Pobierz model z Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt do generowania zapytań",
|
"Query Generation Prompt": "Prompt do generowania zapytań",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Wybierz wiedzę",
|
"Select Knowledge": "Wybierz wiedzę",
|
||||||
"Select only one model to call": "Wybierz tylko jeden model do wywołania",
|
"Select only one model to call": "Wybierz tylko jeden model do wywołania",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Wybrane modele nie obsługują danych wejściowych w formie obrazu",
|
"Selected model(s) do not support image inputs": "Wybrane modele nie obsługują danych wejściowych w formie obrazu",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Wyślij",
|
"Send": "Wyślij",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Udostępnij rozmowę",
|
"Share Chat": "Udostępnij rozmowę",
|
||||||
"Share to Open WebUI Community": "Udostępnij w społeczności OpenWebUI",
|
"Share to Open WebUI Community": "Udostępnij w społeczności OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Uprawnienia udostępniania",
|
"Sharing Permissions": "Uprawnienia udostępniania",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Wyświetl",
|
"Show": "Wyświetl",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "Instrukcje systemowe",
|
"System Instructions": "Instrukcje systemowe",
|
||||||
"System Prompt": "Prompt systemowy",
|
"System Prompt": "Prompt systemowy",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Tagi",
|
"Tags": "Tagi",
|
||||||
"Tags Generation": "Generowanie tagów",
|
"Tags Generation": "Generowanie tagów",
|
||||||
"Tags Generation Prompt": "Prompt do generowania tagów",
|
"Tags Generation Prompt": "Prompt do generowania tagów",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "Transformery",
|
"Transformers": "Transformery",
|
||||||
"Trouble accessing Ollama?": "Czy masz problemy z dostępem do Ollama?",
|
"Trouble accessing Ollama?": "Czy masz problemy z dostępem do Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Ustawienia syntezatora mowy",
|
"TTS Settings": "Ustawienia syntezatora mowy",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "Prześlij katalog",
|
"Upload directory": "Prześlij katalog",
|
||||||
"Upload files": "Prześlij pliki",
|
"Upload files": "Prześlij pliki",
|
||||||
"Upload Files": "Prześlij pliki",
|
"Upload Files": "Prześlij pliki",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Prześlij przepływ",
|
"Upload Pipeline": "Prześlij przepływ",
|
||||||
"Upload Progress": "Postęp przesyłania plików",
|
"Upload Progress": "Postęp przesyłania plików",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Adicionar grupo de usuários",
|
"Add User Group": "Adicionar grupo de usuários",
|
||||||
"Additional Config": "Configuração adicional",
|
"Additional Config": "Configuração adicional",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opções de configuração adicionais para o marcador. Deve ser uma string JSON com pares chave-valor. Por exemplo, '{\"key\": \"value\"}'. As chaves suportadas incluem: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Opções de configuração adicionais para o marcador. Deve ser uma string JSON com pares chave-valor. Por exemplo, '{\"key\": \"value\"}'. As chaves suportadas incluem: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ajustar essas configurações aplicará mudanças para todos os usuários.",
|
"Adjusting these settings will apply changes universally to all users.": "Ajustar essas configurações aplicará mudanças para todos os usuários.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Criar Pasta",
|
"Create Folder": "Criar Pasta",
|
||||||
"Create Group": "Criar Grupo",
|
"Create Group": "Criar Grupo",
|
||||||
"Create Knowledge": "Criar Base de Conhecimento",
|
"Create Knowledge": "Criar Base de Conhecimento",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Criar nova chave",
|
"Create new key": "Criar nova chave",
|
||||||
"Create new secret key": "Criar nova chave secreta",
|
"Create new secret key": "Criar nova chave secreta",
|
||||||
"Create Note": "Criar Nota",
|
"Create Note": "Criar Nota",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Criado em",
|
"Created at": "Criado em",
|
||||||
"Created At": "Criado Em",
|
"Created At": "Criado Em",
|
||||||
"Created by": "Criado por",
|
"Created by": "Criado por",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Importação CSV",
|
"CSV Import": "Importação CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter para enviar",
|
"Ctrl+Enter to Send": "Ctrl+Enter para enviar",
|
||||||
"Current Model": "Modelo Atual",
|
"Current Model": "Modelo Atual",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Excluir função?",
|
"Delete function?": "Excluir função?",
|
||||||
"Delete Message": "Excluir mensagem",
|
"Delete Message": "Excluir mensagem",
|
||||||
"Delete message?": "Excluir mensagem?",
|
"Delete message?": "Excluir mensagem?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Excluir nota?",
|
"Delete note?": "Excluir nota?",
|
||||||
"Delete prompt?": "Excluir prompt?",
|
"Delete prompt?": "Excluir prompt?",
|
||||||
"delete this link": "Excluir este link",
|
"delete this link": "Excluir este link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Digite um detalhe sobre você para seus LLMs lembrarem",
|
"Enter a detail about yourself for your LLMs to recall": "Digite um detalhe sobre você para seus LLMs lembrarem",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Insira um título para a sobreposição de informações pendentes do usuário. Deixe em branco como padrão.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Insira um título para a sobreposição de informações pendentes do usuário. Deixe em branco como padrão.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Insira uma marca d'água para a resposta. Deixe em branco se não houver nenhuma.",
|
"Enter a watermark for the response. Leave empty for none.": "Insira uma marca d'água para a resposta. Deixe em branco se não houver nenhuma.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Digite a string de autenticação da API (por exemplo, username:password)",
|
"Enter api auth string (e.g. username:password)": "Digite a string de autenticação da API (por exemplo, username:password)",
|
||||||
"Enter Application DN": "Digite o DN da Aplicação",
|
"Enter Application DN": "Digite o DN da Aplicação",
|
||||||
"Enter Application DN Password": "Digite a Senha do DN da Aplicação",
|
"Enter Application DN Password": "Digite a Senha do DN da Aplicação",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportar chat (.json)",
|
"Export chat (.json)": "Exportar chat (.json)",
|
||||||
"Export Chats": "Exportar Chats",
|
"Export Chats": "Exportar Chats",
|
||||||
"Export Config to JSON File": "Exportar Configuração para Arquivo JSON",
|
"Export Config to JSON File": "Exportar Configuração para Arquivo JSON",
|
||||||
"Export Functions": "Exportar Funções",
|
|
||||||
"Export Models": "Exportar Modelos",
|
|
||||||
"Export Presets": "Exportar Presets",
|
"Export Presets": "Exportar Presets",
|
||||||
"Export Prompt Suggestions": "Exportar Sugestões de Prompt",
|
"Export Prompt Suggestions": "Exportar Sugestões de Prompt",
|
||||||
"Export Prompts": "Exportar Prompts",
|
|
||||||
"Export to CSV": "Exportar para CSV",
|
"Export to CSV": "Exportar para CSV",
|
||||||
"Export Tools": "Exportar Ferramentas",
|
|
||||||
"Export Users": "Exportar Usuários",
|
"Export Users": "Exportar Usuários",
|
||||||
"External": "Externo",
|
"External": "Externo",
|
||||||
"External Document Loader URL required.": "URL do carregador de documentos externo necessária.",
|
"External Document Loader URL required.": "URL do carregador de documentos externo necessária.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Falha ao carregar o conteúdo do arquivo.",
|
"Failed to load file content.": "Falha ao carregar o conteúdo do arquivo.",
|
||||||
"Failed to move chat": "Falha ao mover o chat",
|
"Failed to move chat": "Falha ao mover o chat",
|
||||||
"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",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Falha ao salvar conexões",
|
"Failed to save connections": "Falha ao salvar conexões",
|
||||||
"Failed to save conversation": "Falha ao salvar a conversa",
|
"Failed to save conversation": "Falha ao salvar a conversa",
|
||||||
"Failed to save models configuration": "Falha ao salvar a configuração dos modelos",
|
"Failed to save models configuration": "Falha ao salvar a configuração dos modelos",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Chave de API do Firecrawl",
|
"Firecrawl API Key": "Chave de API do Firecrawl",
|
||||||
"Floating Quick Actions": "Ações rápidas flutuantes",
|
"Floating Quick Actions": "Ações rápidas flutuantes",
|
||||||
"Focus chat input": "Focar entrada de chat",
|
"Focus chat input": "Focar entrada de chat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Imagem de fundo da pasta",
|
"Folder Background Image": "Imagem de fundo da pasta",
|
||||||
"Folder deleted successfully": "Pasta excluída com sucesso",
|
"Folder deleted successfully": "Pasta excluída com sucesso",
|
||||||
"Folder Name": "Nome da Pasta",
|
"Folder Name": "Nome da Pasta",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "Subtítulo",
|
"H2": "Subtítulo",
|
||||||
"H3": "Sub-subtítulos",
|
"H3": "Sub-subtítulos",
|
||||||
"Haptic Feedback": "Feedback Tátil",
|
"Haptic Feedback": "Feedback Tátil",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Altura",
|
"Height": "Altura",
|
||||||
"Hello, {{name}}": "Olá, {{name}}",
|
"Hello, {{name}}": "Olá, {{name}}",
|
||||||
"Help": "Ajuda",
|
"Help": "Ajuda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importar Chats",
|
"Import Chats": "Importar Chats",
|
||||||
"Import Config from JSON File": "Importar Configurações de JSON",
|
"Import Config from JSON File": "Importar Configurações de JSON",
|
||||||
"Import From Link": "Importar do link",
|
"Import From Link": "Importar do link",
|
||||||
"Import Functions": "Importar Funções",
|
|
||||||
"Import Models": "Importar Modelos",
|
|
||||||
"Import Notes": "Importar Notas",
|
"Import Notes": "Importar Notas",
|
||||||
"Import Presets": "Importar Presets",
|
"Import Presets": "Importar Presets",
|
||||||
"Import Prompt Suggestions": "Importar Sugestões de Prompt",
|
"Import Prompt Suggestions": "Importar Sugestões de Prompt",
|
||||||
"Import Prompts": "Importar Prompts",
|
|
||||||
"Import successful": "Importação bem-sucedida",
|
"Import successful": "Importação bem-sucedida",
|
||||||
"Import Tools": "Importar Ferramentas",
|
|
||||||
"Important Update": "Atualização importante",
|
"Important Update": "Atualização importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Para forçar o OCR, a execução do OCR deve estar habilitada.",
|
"In order to force OCR, performing OCR must be enabled.": "Para forçar o OCR, a execução do OCR deve estar habilitada.",
|
||||||
"Include": "Incluir",
|
"Include": "Incluir",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Formato de arquivo inválido.",
|
"Invalid file format.": "Formato de arquivo inválido.",
|
||||||
"Invalid JSON file": "Arquivo JSON inválido",
|
"Invalid JSON file": "Arquivo JSON inválido",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Formato JSON inválido para o fluxo de trabalho do ComfyUI.",
|
"Invalid JSON format for ComfyUI Workflow.": "Formato JSON inválido para o fluxo de trabalho do ComfyUI.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Formato JSON inválido na configuração adicional",
|
"Invalid JSON format in Additional Config": "Formato JSON inválido na configuração adicional",
|
||||||
"Invalid Tag": "Tag Inválida",
|
"Invalid Tag": "Tag Inválida",
|
||||||
"is typing...": "está digitando...",
|
"is typing...": "está digitando...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Novo Chat",
|
"New Chat": "Novo Chat",
|
||||||
"New Folder": "Nova Pasta",
|
"New Folder": "Nova Pasta",
|
||||||
"New Function": "Nova Função",
|
"New Function": "Nova Função",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Nota Nota",
|
"New Note": "Nota Nota",
|
||||||
"New Password": "Nova Senha",
|
"New Password": "Nova Senha",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nova Ferrameta",
|
"New Tool": "Nova Ferrameta",
|
||||||
"new-channel": "novo-canal",
|
"new-channel": "novo-canal",
|
||||||
"Next message": "Próxima mensagem",
|
"Next message": "Próxima mensagem",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Sem distância disponível",
|
"No distance available": "Sem distância disponível",
|
||||||
"No feedbacks found": "Comentários não encontrados",
|
"No feedbacks found": "Comentários não encontrados",
|
||||||
"No file selected": "Nenhum arquivo selecionado",
|
"No file selected": "Nenhum arquivo selecionado",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Nenhum grupo com acesso, adicione um grupo para dar acesso",
|
"No groups with access, add a group to grant access": "Nenhum grupo com acesso, adicione um grupo para dar acesso",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nenhum conteúdo HTML, CSS ou JavaScript encontrado.",
|
"No HTML, CSS, or JavaScript content found.": "Nenhum conteúdo HTML, CSS ou JavaScript encontrado.",
|
||||||
"No inference engine with management support found": "Nenhum mecanismo de inferência com suporte de gerenciamento encontrado",
|
"No inference engine with management support found": "Nenhum mecanismo de inferência com suporte de gerenciamento encontrado",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Nenhum modelo selecionado",
|
"No models selected": "Nenhum modelo selecionado",
|
||||||
"No Notes": "Sem Notas",
|
"No Notes": "Sem Notas",
|
||||||
"No notes found": "Notas não encontradas",
|
"No notes found": "Notas não encontradas",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nenhum resultado encontrado",
|
"No results": "Nenhum resultado encontrado",
|
||||||
"No results found": "Nenhum resultado encontrado",
|
"No results found": "Nenhum resultado encontrado",
|
||||||
"No search query generated": "Nenhuma consulta de pesquisa gerada",
|
"No search query generated": "Nenhuma consulta de pesquisa gerada",
|
||||||
"No source available": "Nenhuma fonte disponível",
|
"No source available": "Nenhuma fonte disponível",
|
||||||
"No sources found": "Nenhuma fonte encontrada",
|
"No sources found": "Nenhuma fonte encontrada",
|
||||||
"No suggestion prompts": "Sem prompts sugeridos",
|
"No suggestion prompts": "Sem prompts sugeridos",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Nenhum usuário foi encontrado.",
|
"No users were found.": "Nenhum usuário foi encontrado.",
|
||||||
"No valves": "Sem configurações",
|
"No valves": "Sem configurações",
|
||||||
"No valves to update": "Nenhuma configuração para atualizar",
|
"No valves to update": "Nenhuma configuração para atualizar",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Público",
|
"Public": "Público",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Obter \"{{searchValue}}\" de Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Obter \"{{searchValue}}\" de Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Obter um modelo de Ollama.com",
|
"Pull a model from Ollama.com": "Obter um modelo de Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt de Geração de Consulta",
|
"Query Generation Prompt": "Prompt de Geração de Consulta",
|
||||||
"Querying": "Consultando",
|
"Querying": "Consultando",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "Selecione como dividir o texto da mensagem para solicitações TTS",
|
"Select how to split message text for TTS requests": "Selecione como dividir o texto da mensagem para solicitações TTS",
|
||||||
"Select Knowledge": "Selecionar Conhecimento",
|
"Select Knowledge": "Selecionar Conhecimento",
|
||||||
"Select only one model to call": "Selecione apenas um modelo para chamar",
|
"Select only one model to call": "Selecione apenas um modelo para chamar",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Modelo(s) selecionado(s) não suportam entradas de imagem",
|
"Selected model(s) do not support image inputs": "Modelo(s) selecionado(s) não suportam entradas de imagem",
|
||||||
"semantic": "semântica",
|
"semantic": "semântica",
|
||||||
"Send": "Enviar",
|
"Send": "Enviar",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Compartilhar Chat",
|
"Share Chat": "Compartilhar Chat",
|
||||||
"Share to Open WebUI Community": "Compartilhar com a Comunidade OpenWebUI",
|
"Share to Open WebUI Community": "Compartilhar com a Comunidade OpenWebUI",
|
||||||
"Share your background and interests": "Fale sobre você e seus interesses",
|
"Share your background and interests": "Fale sobre você e seus interesses",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Permissões de compartilhamento",
|
"Sharing Permissions": "Permissões de compartilhamento",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Atalhos com um asterisco (*) são situacionais e só estão ativos em condições específicas.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Atalhos com um asterisco (*) são situacionais e só estão ativos em condições específicas.",
|
||||||
"Show": "Mostrar",
|
"Show": "Mostrar",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instruções do sistema",
|
"System Instructions": "Instruções do sistema",
|
||||||
"System Prompt": "Prompt do Sistema",
|
"System Prompt": "Prompt do Sistema",
|
||||||
"Table Mode": "Modo de Tabela",
|
"Table Mode": "Modo de Tabela",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "Geração de tags",
|
"Tags Generation": "Geração de tags",
|
||||||
"Tags Generation Prompt": "Prompt para geração de Tags",
|
"Tags Generation Prompt": "Prompt para geração de Tags",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Problemas para acessar o Ollama?",
|
"Trouble accessing Ollama?": "Problemas para acessar o Ollama?",
|
||||||
"Trust Proxy Environment": "Ambiente de Proxy Confiável",
|
"Trust Proxy Environment": "Ambiente de Proxy Confiável",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Tentar novamente",
|
"Try Again": "Tentar novamente",
|
||||||
"TTS Model": "Modelo TTS",
|
"TTS Model": "Modelo TTS",
|
||||||
"TTS Settings": "Configurações TTS",
|
"TTS Settings": "Configurações TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Carregar diretório",
|
"Upload directory": "Carregar diretório",
|
||||||
"Upload files": "Carregar arquivos",
|
"Upload files": "Carregar arquivos",
|
||||||
"Upload Files": "Carregar Arquivos",
|
"Upload Files": "Carregar Arquivos",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Fazer upload de Pipeline",
|
"Upload Pipeline": "Fazer upload de Pipeline",
|
||||||
"Upload Progress": "Progresso do Upload",
|
"Upload Progress": "Progresso do Upload",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progresso do upload: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Progresso do upload: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ajustar essas configurações aplicará alterações universalmente a todos os utilizadores.",
|
"Adjusting these settings will apply changes universally to all users.": "Ajustar essas configurações aplicará alterações universalmente a todos os utilizadores.",
|
||||||
"admin": "administrador",
|
"admin": "administrador",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Criar nova chave",
|
"Create new key": "Criar nova chave",
|
||||||
"Create new secret key": "Criar nova chave secreta",
|
"Create new secret key": "Criar nova chave secreta",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Criado em",
|
"Created at": "Criado em",
|
||||||
"Created At": "Criado em",
|
"Created At": "Criado em",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Modelo Atual",
|
"Current Model": "Modelo Atual",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "apagar este link",
|
"delete this link": "apagar este link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Escreva um detalhe sobre você para que os seus LLMs possam lembrar-se",
|
"Enter a detail about yourself for your LLMs to recall": "Escreva um detalhe sobre você para que os seus LLMs possam lembrar-se",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportar Conversa (.json)",
|
"Export chat (.json)": "Exportar Conversa (.json)",
|
||||||
"Export Chats": "Exportar Conversas",
|
"Export Chats": "Exportar Conversas",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "Modelos de Exportação",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Exportar Prompts",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"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",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Falha ao guardar a conversa",
|
"Failed to save conversation": "Falha ao guardar a conversa",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Focar na conversa",
|
"Focus chat input": "Focar na conversa",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Olá, {{name}}",
|
"Hello, {{name}}": "Olá, {{name}}",
|
||||||
"Help": "Ajuda",
|
"Help": "Ajuda",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importar Conversas",
|
"Import Chats": "Importar Conversas",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "Importar Modelos",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importar Prompts",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "Atualização importante",
|
"Important Update": "Atualização importante",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Etiqueta Inválida",
|
"Invalid Tag": "Etiqueta Inválida",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nova Conversa",
|
"New Chat": "Nova Conversa",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nova Senha",
|
"New Password": "Nova Senha",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Não foram encontrados resultados",
|
"No results": "Não foram encontrados resultados",
|
||||||
"No results found": "Não foram encontrados resultados",
|
"No results found": "Não foram encontrados resultados",
|
||||||
"No search query generated": "Não foi gerada nenhuma consulta de pesquisa",
|
"No search query generated": "Não foi gerada nenhuma consulta de pesquisa",
|
||||||
"No source available": "Nenhuma fonte disponível",
|
"No source available": "Nenhuma fonte disponível",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Sem prompts sugeridos",
|
"No suggestion prompts": "Sem prompts sugeridos",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Puxar \"{{searchValue}}\" do Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Puxar \"{{searchValue}}\" do Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Puxar um modelo do Ollama.com",
|
"Pull a model from Ollama.com": "Puxar um modelo do Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "Selecione apenas um modelo para a chamada",
|
"Select only one model to call": "Selecione apenas um modelo para a chamada",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entradas de imagem",
|
"Selected model(s) do not support image inputs": "O(s) modelo(s) selecionado(s) não suporta(m) entradas de imagem",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Enviar",
|
"Send": "Enviar",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Partilhar Conversa",
|
"Share Chat": "Partilhar Conversa",
|
||||||
"Share to Open WebUI Community": "Partilhar com a Comunidade OpenWebUI",
|
"Share to Open WebUI Community": "Partilhar com a Comunidade OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Mostrar",
|
"Show": "Mostrar",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Prompt do Sistema",
|
"System Prompt": "Prompt do Sistema",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Problemas a aceder ao Ollama?",
|
"Trouble accessing Ollama?": "Problemas a aceder ao Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Modelo TTS",
|
"TTS Model": "Modelo TTS",
|
||||||
"TTS Settings": "Configurações TTS",
|
"TTS Settings": "Configurações TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "Carregar ficheiros",
|
"Upload Files": "Carregar ficheiros",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Carregar Pipeline",
|
"Upload Pipeline": "Carregar Pipeline",
|
||||||
"Upload Progress": "Progresso do Carregamento",
|
"Upload Progress": "Progresso do Carregamento",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Adaugă grup de utilizatori",
|
"Add User Group": "Adaugă grup de utilizatori",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ajustarea acestor setări va aplica modificările universal pentru toți utilizatorii.",
|
"Adjusting these settings will apply changes universally to all users.": "Ajustarea acestor setări va aplica modificările universal pentru toți utilizatorii.",
|
||||||
"admin": "administrator",
|
"admin": "administrator",
|
||||||
"Admin": "Administrator",
|
"Admin": "Administrator",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Creează grup",
|
"Create Group": "Creează grup",
|
||||||
"Create Knowledge": "Creează cunoștințe",
|
"Create Knowledge": "Creează cunoștințe",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Creează cheie nouă",
|
"Create new key": "Creează cheie nouă",
|
||||||
"Create new secret key": "Creează cheie secretă nouă",
|
"Create new secret key": "Creează cheie secretă nouă",
|
||||||
"Create Note": "Creează notiță",
|
"Create Note": "Creează notiță",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Creat la",
|
"Created at": "Creat la",
|
||||||
"Created At": "Creat La",
|
"Created At": "Creat La",
|
||||||
"Created by": "Creat de",
|
"Created by": "Creat de",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Import CSV",
|
"CSV Import": "Import CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Model Curent",
|
"Current Model": "Model Curent",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Șterge funcția?",
|
"Delete function?": "Șterge funcția?",
|
||||||
"Delete Message": "Șterge mesajul",
|
"Delete Message": "Șterge mesajul",
|
||||||
"Delete message?": "Ștergeți mesajul?",
|
"Delete message?": "Ștergeți mesajul?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Ștergeți notița?",
|
"Delete note?": "Ștergeți notița?",
|
||||||
"Delete prompt?": "Șterge promptul?",
|
"Delete prompt?": "Șterge promptul?",
|
||||||
"delete this link": "șterge acest link",
|
"delete this link": "șterge acest link",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Introduceți un detaliu despre dvs. pe care LLM-urile să-l rețină",
|
"Enter a detail about yourself for your LLMs to recall": "Introduceți un detaliu despre dvs. pe care LLM-urile să-l rețină",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Introduceți șirul de autentificare API (de ex. username:password)",
|
"Enter api auth string (e.g. username:password)": "Introduceți șirul de autentificare API (de ex. username:password)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportă conversația (.json)",
|
"Export chat (.json)": "Exportă conversația (.json)",
|
||||||
"Export Chats": "Exportă Conversațiile",
|
"Export Chats": "Exportă Conversațiile",
|
||||||
"Export Config to JSON File": "Exportă Configurația în Fișier JSON",
|
"Export Config to JSON File": "Exportă Configurația în Fișier JSON",
|
||||||
"Export Functions": "Exportă Funcțiile",
|
|
||||||
"Export Models": "Exportă Modelele",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Exportă Prompturile",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Exportă Instrumentele",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Citirea conținutului clipboard-ului a eșuat",
|
"Failed to read clipboard contents": "Citirea conținutului clipboard-ului a eșuat",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Nu s-a putut salva conversația",
|
"Failed to save conversation": "Nu s-a putut salva conversația",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Focalizează câmpul de intrare pentru conversație",
|
"Focus chat input": "Focalizează câmpul de intrare pentru conversație",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Folder șters cu succes",
|
"Folder deleted successfully": "Folder șters cu succes",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Feedback haptic",
|
"Haptic Feedback": "Feedback haptic",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Salut, {{name}}",
|
"Hello, {{name}}": "Salut, {{name}}",
|
||||||
"Help": "Ajutor",
|
"Help": "Ajutor",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importă Conversațiile",
|
"Import Chats": "Importă Conversațiile",
|
||||||
"Import Config from JSON File": "Importarea configurației dintr-un fișier JSON",
|
"Import Config from JSON File": "Importarea configurației dintr-un fișier JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Importă Funcțiile",
|
|
||||||
"Import Models": "Importă Modelele",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importă Prompturile",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importă Instrumentele",
|
|
||||||
"Important Update": "Actualizare importantă",
|
"Important Update": "Actualizare importantă",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Include",
|
"Include": "Include",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Format de fișier invalid.",
|
"Invalid file format.": "Format de fișier invalid.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Etichetă Invalidă",
|
"Invalid Tag": "Etichetă Invalidă",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Conversație Nouă",
|
"New Chat": "Conversație Nouă",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Parolă Nouă",
|
"New Password": "Parolă Nouă",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Nicio distanță disponibilă",
|
"No distance available": "Nicio distanță disponibilă",
|
||||||
"No feedbacks found": "Niciun feedback găsit",
|
"No feedbacks found": "Niciun feedback găsit",
|
||||||
"No file selected": "Nu a fost selectat niciun fișier",
|
"No file selected": "Nu a fost selectat niciun fișier",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Niciun conținut HTML, CSS sau JavaScript găsit.",
|
"No HTML, CSS, or JavaScript content found.": "Niciun conținut HTML, CSS sau JavaScript găsit.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Nu au fost găsite rezultate",
|
"No results": "Nu au fost găsite rezultate",
|
||||||
"No results found": "Nu au fost găsite rezultate",
|
"No results found": "Nu au fost găsite rezultate",
|
||||||
"No search query generated": "Nu a fost generată nicio interogare de căutare",
|
"No search query generated": "Nu a fost generată nicio interogare de căutare",
|
||||||
"No source available": "Nicio sursă disponibilă",
|
"No source available": "Nicio sursă disponibilă",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Fără prompturi sugerate",
|
"No suggestion prompts": "Fără prompturi sugerate",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Nu există valve de actualizat",
|
"No valves to update": "Nu există valve de actualizat",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Extrage \"{{searchValue}}\" de pe Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Extrage \"{{searchValue}}\" de pe Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Extrage un model de pe Ollama.com",
|
"Pull a model from Ollama.com": "Extrage un model de pe Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Selectarea cunoștințelor (Knowledge Selection) este un proces esențial în multiple domenii, incluzând inteligența artificială și învățarea automată. Aceasta presupune alegerea corectă a informațiilor sau datelor relevante dintr-un set mai mare pentru a le utiliza în analize, modele sau sisteme specifice. De exemplu, în învățarea automată, selectarea caracteristicilor este un aspect al selectării cunoștințelor și implică alegerea celor mai relevante date de intrare care contribuie la îmbunătățirea preciziei modelului.",
|
"Select Knowledge": "Selectarea cunoștințelor (Knowledge Selection) este un proces esențial în multiple domenii, incluzând inteligența artificială și învățarea automată. Aceasta presupune alegerea corectă a informațiilor sau datelor relevante dintr-un set mai mare pentru a le utiliza în analize, modele sau sisteme specifice. De exemplu, în învățarea automată, selectarea caracteristicilor este un aspect al selectării cunoștințelor și implică alegerea celor mai relevante date de intrare care contribuie la îmbunătățirea preciziei modelului.",
|
||||||
"Select only one model to call": "Selectează doar un singur model pentru apel",
|
"Select only one model to call": "Selectează doar un singur model pentru apel",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Modelul(e) selectat(e) nu suportă intrări de imagine",
|
"Selected model(s) do not support image inputs": "Modelul(e) selectat(e) nu suportă intrări de imagine",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Trimite",
|
"Send": "Trimite",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Partajează Conversația",
|
"Share Chat": "Partajează Conversația",
|
||||||
"Share to Open WebUI Community": "Partajează cu Comunitatea OpenWebUI",
|
"Share to Open WebUI Community": "Partajează cu Comunitatea OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Afișează",
|
"Show": "Afișează",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Instrucțiuni pentru sistem",
|
"System Instructions": "Instrucțiuni pentru sistem",
|
||||||
"System Prompt": "Prompt de Sistem",
|
"System Prompt": "Prompt de Sistem",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "Generarea de Etichete Prompt",
|
"Tags Generation Prompt": "Generarea de Etichete Prompt",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Probleme la accesarea Ollama?",
|
"Trouble accessing Ollama?": "Probleme la accesarea Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Model TTS",
|
"TTS Model": "Model TTS",
|
||||||
"TTS Settings": "Setări TTS",
|
"TTS Settings": "Setări TTS",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Încărcare director",
|
"Upload directory": "Încărcare director",
|
||||||
"Upload files": "Încărcați fișiere",
|
"Upload files": "Încărcați fișiere",
|
||||||
"Upload Files": "Încarcă Fișiere",
|
"Upload Files": "Încarcă Fișiere",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Încarcă Conducta",
|
"Upload Pipeline": "Încarcă Conducta",
|
||||||
"Upload Progress": "Progres Încărcare",
|
"Upload Progress": "Progres Încărcare",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Добавить группу пользователей",
|
"Add User Group": "Добавить группу пользователей",
|
||||||
"Additional Config": "Дополнительные настройки",
|
"Additional Config": "Дополнительные настройки",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Дополнительные настройки для marker. Это должна быть строка JSON с ключами и значениями. Например, '{\"key\": \"value\"}'. Поддерживаемые ключи включают: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "Дополнительные настройки для marker. Это должна быть строка JSON с ключами и значениями. Например, '{\"key\": \"value\"}'. Поддерживаемые ключи включают: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Изменения в этих настройках будут применены для всех пользователей.",
|
"Adjusting these settings will apply changes universally to all users.": "Изменения в этих настройках будут применены для всех пользователей.",
|
||||||
"admin": "админ",
|
"admin": "админ",
|
||||||
"Admin": "Админ",
|
"Admin": "Админ",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "Создать папку",
|
"Create Folder": "Создать папку",
|
||||||
"Create Group": "Создать группу",
|
"Create Group": "Создать группу",
|
||||||
"Create Knowledge": "Создать знание",
|
"Create Knowledge": "Создать знание",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Создать новый ключ",
|
"Create new key": "Создать новый ключ",
|
||||||
"Create new secret key": "Создать новый секретный ключ",
|
"Create new secret key": "Создать новый секретный ключ",
|
||||||
"Create Note": "Создать заметку",
|
"Create Note": "Создать заметку",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Создан(а)",
|
"Created at": "Создан(а)",
|
||||||
"Created At": "Создано",
|
"Created At": "Создано",
|
||||||
"Created by": "Создано",
|
"Created by": "Создано",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Импорт CSV",
|
"CSV Import": "Импорт CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter чтобы отправить",
|
"Ctrl+Enter to Send": "Ctrl+Enter чтобы отправить",
|
||||||
"Current Model": "Текущая модель",
|
"Current Model": "Текущая модель",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Удалить функцию?",
|
"Delete function?": "Удалить функцию?",
|
||||||
"Delete Message": "Удалить сообщение",
|
"Delete Message": "Удалить сообщение",
|
||||||
"Delete message?": "Удалить сообщение?",
|
"Delete message?": "Удалить сообщение?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Удалить заметку?",
|
"Delete note?": "Удалить заметку?",
|
||||||
"Delete prompt?": "Удалить промпт?",
|
"Delete prompt?": "Удалить промпт?",
|
||||||
"delete this link": "удалить эту ссылку",
|
"delete this link": "удалить эту ссылку",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Введите детали о себе, чтобы LLMs могли запомнить",
|
"Enter a detail about yourself for your LLMs to recall": "Введите детали о себе, чтобы LLMs могли запомнить",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Введите заголовок информационного оверлея для ожидающего пользователя. Оставьте поле пустым для параметра по умолчанию.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Введите заголовок информационного оверлея для ожидающего пользователя. Оставьте поле пустым для параметра по умолчанию.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Укажите водяной знак для ответа. Оставьте пустым чтобы не было никакого.",
|
"Enter a watermark for the response. Leave empty for none.": "Укажите водяной знак для ответа. Оставьте пустым чтобы не было никакого.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Введите строку авторизации api (например, username:password)",
|
"Enter api auth string (e.g. username:password)": "Введите строку авторизации api (например, username:password)",
|
||||||
"Enter Application DN": "Введите ND приложения",
|
"Enter Application DN": "Введите ND приложения",
|
||||||
"Enter Application DN Password": "Введите пароль DN приложения",
|
"Enter Application DN Password": "Введите пароль DN приложения",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Экспортировать чат (.json)",
|
"Export chat (.json)": "Экспортировать чат (.json)",
|
||||||
"Export Chats": "Экспортировать чаты",
|
"Export Chats": "Экспортировать чаты",
|
||||||
"Export Config to JSON File": "Экспорт конфигурации в JSON-файл",
|
"Export Config to JSON File": "Экспорт конфигурации в JSON-файл",
|
||||||
"Export Functions": "Экспортировать функции",
|
|
||||||
"Export Models": "Экспортировать модели",
|
|
||||||
"Export Presets": "Экспорт Пресетов",
|
"Export Presets": "Экспорт Пресетов",
|
||||||
"Export Prompt Suggestions": "Экспортировать Предложения промптов",
|
"Export Prompt Suggestions": "Экспортировать Предложения промптов",
|
||||||
"Export Prompts": "Экспортировать промпты",
|
|
||||||
"Export to CSV": "Экспортировать в CSV",
|
"Export to CSV": "Экспортировать в CSV",
|
||||||
"Export Tools": "Экспортировать инструменты",
|
|
||||||
"Export Users": "Экспортировать пользователей",
|
"Export Users": "Экспортировать пользователей",
|
||||||
"External": "Внешнее",
|
"External": "Внешнее",
|
||||||
"External Document Loader URL required.": "Требуется URL-адрес внешнего загрузчика документов.",
|
"External Document Loader URL required.": "Требуется URL-адрес внешнего загрузчика документов.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Не удалось загрузить содержимое файла.",
|
"Failed to load file content.": "Не удалось загрузить содержимое файла.",
|
||||||
"Failed to move chat": "Не удалось переместить чат",
|
"Failed to move chat": "Не удалось переместить чат",
|
||||||
"Failed to read clipboard contents": "Не удалось прочитать содержимое буфера обмена",
|
"Failed to read clipboard contents": "Не удалось прочитать содержимое буфера обмена",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Не удалось сохранить подключения",
|
"Failed to save connections": "Не удалось сохранить подключения",
|
||||||
"Failed to save conversation": "Не удалось сохранить беседу",
|
"Failed to save conversation": "Не удалось сохранить беседу",
|
||||||
"Failed to save models configuration": "Не удалось сохранить конфигурацию моделей",
|
"Failed to save models configuration": "Не удалось сохранить конфигурацию моделей",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Ключ API Firecrawl",
|
"Firecrawl API Key": "Ключ API Firecrawl",
|
||||||
"Floating Quick Actions": "Плавающие быстрые действия",
|
"Floating Quick Actions": "Плавающие быстрые действия",
|
||||||
"Focus chat input": "Фокус ввода чата",
|
"Focus chat input": "Фокус ввода чата",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "Фоновое изображение папки",
|
"Folder Background Image": "Фоновое изображение папки",
|
||||||
"Folder deleted successfully": "Папка успешно удалена",
|
"Folder deleted successfully": "Папка успешно удалена",
|
||||||
"Folder Name": "Название папки",
|
"Folder Name": "Название папки",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "H2",
|
"H2": "H2",
|
||||||
"H3": "H3",
|
"H3": "H3",
|
||||||
"Haptic Feedback": "Тактильная обратная связь",
|
"Haptic Feedback": "Тактильная обратная связь",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "Высота",
|
"Height": "Высота",
|
||||||
"Hello, {{name}}": "Привет, {{name}}",
|
"Hello, {{name}}": "Привет, {{name}}",
|
||||||
"Help": "Помощь",
|
"Help": "Помощь",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Импортировать чаты",
|
"Import Chats": "Импортировать чаты",
|
||||||
"Import Config from JSON File": "Импорт конфигурации из JSON-файла",
|
"Import Config from JSON File": "Импорт конфигурации из JSON-файла",
|
||||||
"Import From Link": "Импортировать по ссылке",
|
"Import From Link": "Импортировать по ссылке",
|
||||||
"Import Functions": "Импортировать Функции",
|
|
||||||
"Import Models": "Импортировать Модели",
|
|
||||||
"Import Notes": "Импортировать Заметки",
|
"Import Notes": "Импортировать Заметки",
|
||||||
"Import Presets": "Импортировать Пресеты",
|
"Import Presets": "Импортировать Пресеты",
|
||||||
"Import Prompt Suggestions": "Импортировать Предложения промптов",
|
"Import Prompt Suggestions": "Импортировать Предложения промптов",
|
||||||
"Import Prompts": "Импортировать Промпты",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Импортировать Инструменты",
|
|
||||||
"Important Update": "Важное обновление",
|
"Important Update": "Важное обновление",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "Для принудительного OCR необходимо включить выполнение OCR.",
|
"In order to force OCR, performing OCR must be enabled.": "Для принудительного OCR необходимо включить выполнение OCR.",
|
||||||
"Include": "Включать",
|
"Include": "Включать",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Неверный формат файла.",
|
"Invalid file format.": "Неверный формат файла.",
|
||||||
"Invalid JSON file": "Недопустимый файл JSON",
|
"Invalid JSON file": "Недопустимый файл JSON",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "Неверный формат JSON для ComfyUI Workflow.",
|
"Invalid JSON format for ComfyUI Workflow.": "Неверный формат JSON для ComfyUI Workflow.",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "Неверный формат JSON в дополнительной конфигурации",
|
"Invalid JSON format in Additional Config": "Неверный формат JSON в дополнительной конфигурации",
|
||||||
"Invalid Tag": "Недопустимый тег",
|
"Invalid Tag": "Недопустимый тег",
|
||||||
"is typing...": "печатает...",
|
"is typing...": "печатает...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Новый чат",
|
"New Chat": "Новый чат",
|
||||||
"New Folder": "Новая папка",
|
"New Folder": "Новая папка",
|
||||||
"New Function": "Новая функция",
|
"New Function": "Новая функция",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Новая заметка",
|
"New Note": "Новая заметка",
|
||||||
"New Password": "Новый пароль",
|
"New Password": "Новый пароль",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Новый инструмент",
|
"New Tool": "Новый инструмент",
|
||||||
"new-channel": "новый-канал",
|
"new-channel": "новый-канал",
|
||||||
"Next message": "Следующее сообщение",
|
"Next message": "Следующее сообщение",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Никаких доступных растояний",
|
"No distance available": "Никаких доступных растояний",
|
||||||
"No feedbacks found": "Никаких обратных связей не найдено",
|
"No feedbacks found": "Никаких обратных связей не найдено",
|
||||||
"No file selected": "Файлы не выбраны",
|
"No file selected": "Файлы не выбраны",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Нет групп с доступом, добавьте группу для предоставления доступа",
|
"No groups with access, add a group to grant access": "Нет групп с доступом, добавьте группу для предоставления доступа",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Содержимое в формате HTML, CSS или JavaScript не найдено.",
|
"No HTML, CSS, or JavaScript content found.": "Содержимое в формате HTML, CSS или JavaScript не найдено.",
|
||||||
"No inference engine with management support found": "Механизм логического вывода с поддержкой управления не найден",
|
"No inference engine with management support found": "Механизм логического вывода с поддержкой управления не найден",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Модели не выбраны",
|
"No models selected": "Модели не выбраны",
|
||||||
"No Notes": "Нет заметок",
|
"No Notes": "Нет заметок",
|
||||||
"No notes found": "Заметки не найдены",
|
"No notes found": "Заметки не найдены",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Результатов не найдено",
|
"No results": "Результатов не найдено",
|
||||||
"No results found": "Результатов не найдено",
|
"No results found": "Результатов не найдено",
|
||||||
"No search query generated": "Поисковый запрос не сгенерирован",
|
"No search query generated": "Поисковый запрос не сгенерирован",
|
||||||
"No source available": "Нет доступных источников",
|
"No source available": "Нет доступных источников",
|
||||||
"No sources found": "Источники не найдены",
|
"No sources found": "Источники не найдены",
|
||||||
"No suggestion prompts": "Нет предложенных подсказок",
|
"No suggestion prompts": "Нет предложенных подсказок",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Пользователи не найдены.",
|
"No users were found.": "Пользователи не найдены.",
|
||||||
"No valves": "Нет клапанов",
|
"No valves": "Нет клапанов",
|
||||||
"No valves to update": "Нет вентилей для обновления",
|
"No valves to update": "Нет вентилей для обновления",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Публичное",
|
"Public": "Публичное",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Загрузить \"{{searchValue}}\" с Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Загрузить \"{{searchValue}}\" с Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Загрузить модель с Ollama.com",
|
"Pull a model from Ollama.com": "Загрузить модель с Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "Запрос на генерацию промпта",
|
"Query Generation Prompt": "Запрос на генерацию промпта",
|
||||||
"Querying": "Запрос",
|
"Querying": "Запрос",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "Выберите, как разделять текст сообщения для TTS запросов",
|
"Select how to split message text for TTS requests": "Выберите, как разделять текст сообщения для TTS запросов",
|
||||||
"Select Knowledge": "Выбрать знание",
|
"Select Knowledge": "Выбрать знание",
|
||||||
"Select only one model to call": "Выберите только одну модель для вызова",
|
"Select only one model to call": "Выберите только одну модель для вызова",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Выбранные модели не поддерживают ввод изображений",
|
"Selected model(s) do not support image inputs": "Выбранные модели не поддерживают ввод изображений",
|
||||||
"semantic": "семантический",
|
"semantic": "семантический",
|
||||||
"Send": "Отправить",
|
"Send": "Отправить",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Поделиться чатом",
|
"Share Chat": "Поделиться чатом",
|
||||||
"Share to Open WebUI Community": "Поделиться с сообществом OpenWebUI",
|
"Share to Open WebUI Community": "Поделиться с сообществом OpenWebUI",
|
||||||
"Share your background and interests": "Расскажите о своём опыте и интересах",
|
"Share your background and interests": "Расскажите о своём опыте и интересах",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Разрешения на общий доступ",
|
"Sharing Permissions": "Разрешения на общий доступ",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Комбинации клавиш со звёздочкой (*) являются ситуативными и активны только при определённых условиях.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Комбинации клавиш со звёздочкой (*) являются ситуативными и активны только при определённых условиях.",
|
||||||
"Show": "Показать",
|
"Show": "Показать",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "Системные инструкции",
|
"System Instructions": "Системные инструкции",
|
||||||
"System Prompt": "Системный промпт",
|
"System Prompt": "Системный промпт",
|
||||||
"Table Mode": "Режим таблицы",
|
"Table Mode": "Режим таблицы",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Теги",
|
"Tags": "Теги",
|
||||||
"Tags Generation": "Генерация тегов",
|
"Tags Generation": "Генерация тегов",
|
||||||
"Tags Generation Prompt": "Промпт для генерации тегов",
|
"Tags Generation Prompt": "Промпт для генерации тегов",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Проблемы с доступом к Ollama?",
|
"Trouble accessing Ollama?": "Проблемы с доступом к Ollama?",
|
||||||
"Trust Proxy Environment": "Доверять заданным параметрам прокси",
|
"Trust Proxy Environment": "Доверять заданным параметрам прокси",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "Попробовать снова",
|
"Try Again": "Попробовать снова",
|
||||||
"TTS Model": "Модель TTS",
|
"TTS Model": "Модель TTS",
|
||||||
"TTS Settings": "Настройки TTS",
|
"TTS Settings": "Настройки TTS",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "Загрузить каталог",
|
"Upload directory": "Загрузить каталог",
|
||||||
"Upload files": "Загрузить файлы",
|
"Upload files": "Загрузить файлы",
|
||||||
"Upload Files": "Загрузить файлы",
|
"Upload Files": "Загрузить файлы",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Загрузить конвейер",
|
"Upload Pipeline": "Загрузить конвейер",
|
||||||
"Upload Progress": "Прогресс загрузки",
|
"Upload Progress": "Прогресс загрузки",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Прогресс загрузки: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "Прогресс загрузки: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Pridať skupinu užívateľov",
|
"Add User Group": "Pridať skupinu užívateľov",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Úprava týchto nastavení sa prejaví univerzálne u všetkých užívateľov.",
|
"Adjusting these settings will apply changes universally to all users.": "Úprava týchto nastavení sa prejaví univerzálne u všetkých užívateľov.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Vytvoriť skupinu",
|
"Create Group": "Vytvoriť skupinu",
|
||||||
"Create Knowledge": "Vytvoriť knowledge",
|
"Create Knowledge": "Vytvoriť knowledge",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Vytvoriť nový kľúč",
|
"Create new key": "Vytvoriť nový kľúč",
|
||||||
"Create new secret key": "Vytvoriť nový tajný kľúč",
|
"Create new secret key": "Vytvoriť nový tajný kľúč",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Vytvorené dňa",
|
"Created at": "Vytvorené dňa",
|
||||||
"Created At": "Vytvorené dňa",
|
"Created At": "Vytvorené dňa",
|
||||||
"Created by": "Vytvorené užívateľom",
|
"Created by": "Vytvorené užívateľom",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV import",
|
"CSV Import": "CSV import",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Aktuálny model",
|
"Current Model": "Aktuálny model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Funkcia na odstránenie?",
|
"Delete function?": "Funkcia na odstránenie?",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Odstrániť prompt?",
|
"Delete prompt?": "Odstrániť prompt?",
|
||||||
"delete this link": "odstrániť tento odkaz",
|
"delete this link": "odstrániť tento odkaz",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Zadajte podrobnosť o sebe, ktorú si vaše LLM majú zapamätať.",
|
"Enter a detail about yourself for your LLMs to recall": "Zadajte podrobnosť o sebe, ktorú si vaše LLM majú zapamätať.",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Zadajte autentifikačný reťazec API (napr. užívateľské_meno:heslo)",
|
"Enter api auth string (e.g. username:password)": "Zadajte autentifikačný reťazec API (napr. užívateľské_meno:heslo)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportovať konverzáciu (.json)",
|
"Export chat (.json)": "Exportovať konverzáciu (.json)",
|
||||||
"Export Chats": "Exportovať konverzácie",
|
"Export Chats": "Exportovať konverzácie",
|
||||||
"Export Config to JSON File": "Exportujte konfiguráciu do súboru JSON",
|
"Export Config to JSON File": "Exportujte konfiguráciu do súboru JSON",
|
||||||
"Export Functions": "Exportovať funkcie",
|
|
||||||
"Export Models": "Exportovať modely",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Exportovať prompty",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "Exportné nástroje",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Nepodarilo sa prečítať obsah schránky",
|
"Failed to read clipboard contents": "Nepodarilo sa prečítať obsah schránky",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Nepodarilo sa uložiť konverzáciu",
|
"Failed to save conversation": "Nepodarilo sa uložiť konverzáciu",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Zamerajte sa na vstup chatu",
|
"Focus chat input": "Zamerajte sa na vstup chatu",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Priečinok bol úspešne vymazaný",
|
"Folder deleted successfully": "Priečinok bol úspešne vymazaný",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptická spätná väzba",
|
"Haptic Feedback": "Haptická spätná väzba",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Ahoj, {{name}}",
|
"Hello, {{name}}": "Ahoj, {{name}}",
|
||||||
"Help": "Pomoc",
|
"Help": "Pomoc",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importovať konverzácie",
|
"Import Chats": "Importovať konverzácie",
|
||||||
"Import Config from JSON File": "Importovanie konfigurácie z JSON súboru",
|
"Import Config from JSON File": "Importovanie konfigurácie z JSON súboru",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Načítanie funkcií",
|
|
||||||
"Import Models": "Importovanie modelov",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Importovať Prompty",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importovať nástroje",
|
|
||||||
"Important Update": "Dôležitá aktualizácia",
|
"Important Update": "Dôležitá aktualizácia",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Zahrnúť",
|
"Include": "Zahrnúť",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Neplatný formát súboru.",
|
"Invalid file format.": "Neplatný formát súboru.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Neplatný tag",
|
"Invalid Tag": "Neplatný tag",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Nový chat",
|
"New Chat": "Nový chat",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Nové heslo",
|
"New Password": "Nové heslo",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Nie je dostupná žiadna vzdialenosť",
|
"No distance available": "Nie je dostupná žiadna vzdialenosť",
|
||||||
"No feedbacks found": "Žiadna spätná väzba nenájdená",
|
"No feedbacks found": "Žiadna spätná väzba nenájdená",
|
||||||
"No file selected": "Nebola vybratá žiadna súbor",
|
"No file selected": "Nebola vybratá žiadna súbor",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Nebola nájdená žiadny obsah HTML, CSS ani JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "Nebola nájdená žiadny obsah HTML, CSS ani JavaScript.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Neboli nájdené žiadne výsledky",
|
"No results": "Neboli nájdené žiadne výsledky",
|
||||||
"No results found": "Neboli nájdené žiadne výsledky",
|
"No results found": "Neboli nájdené žiadne výsledky",
|
||||||
"No search query generated": "Nebola vygenerovaná žiadna vyhľadávacia otázka.",
|
"No search query generated": "Nebola vygenerovaná žiadna vyhľadávacia otázka.",
|
||||||
"No source available": "Nie je dostupný žiadny zdroj.",
|
"No source available": "Nie je dostupný žiadny zdroj.",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Žiadne navrhované prompty",
|
"No suggestion prompts": "Žiadne navrhované prompty",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Žiadne ventily na aktualizáciu",
|
"No valves to update": "Žiadne ventily na aktualizáciu",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Stiahnite \"{{searchValue}}\" z Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Stiahnite \"{{searchValue}}\" z Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Stiahnite model z Ollama.com",
|
"Pull a model from Ollama.com": "Stiahnite model z Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Vybrať znalosti",
|
"Select Knowledge": "Vybrať znalosti",
|
||||||
"Select only one model to call": "Vyberte iba jeden model, ktorý chcete použiť",
|
"Select only one model to call": "Vyberte iba jeden model, ktorý chcete použiť",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Vybraný(é) model(y) nepodporujú vstupy v podobe obrázkov.",
|
"Selected model(s) do not support image inputs": "Vybraný(é) model(y) nepodporujú vstupy v podobe obrázkov.",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Odoslať",
|
"Send": "Odoslať",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Zdieľať chat",
|
"Share Chat": "Zdieľať chat",
|
||||||
"Share to Open WebUI Community": "Zdieľať s komunitou OpenWebUI",
|
"Share to Open WebUI Community": "Zdieľať s komunitou OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Zobraziť",
|
"Show": "Zobraziť",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "Systémový prompt",
|
"System Prompt": "Systémový prompt",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "Prompt na generovanie značiek",
|
"Tags Generation Prompt": "Prompt na generovanie značiek",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Máte problémy s prístupom k Ollama?",
|
"Trouble accessing Ollama?": "Máte problémy s prístupom k Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Model prevodu textu na reč (TTS)",
|
"TTS Model": "Model prevodu textu na reč (TTS)",
|
||||||
"TTS Settings": "Nastavenia TTS (Text-to-Speech)",
|
"TTS Settings": "Nastavenia TTS (Text-to-Speech)",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "Nahrať adresár",
|
"Upload directory": "Nahrať adresár",
|
||||||
"Upload files": "Nahrať súbory",
|
"Upload files": "Nahrať súbory",
|
||||||
"Upload Files": "Nahrať súbory",
|
"Upload Files": "Nahrať súbory",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Nahrať pipeline",
|
"Upload Pipeline": "Nahrať pipeline",
|
||||||
"Upload Progress": "Priebeh nahrávania",
|
"Upload Progress": "Priebeh nahrávania",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Додај корисничку групу",
|
"Add User Group": "Додај корисничку групу",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Прилагођавање ових подешавања ће применити промене на све кориснике.",
|
"Adjusting these settings will apply changes universally to all users.": "Прилагођавање ових подешавања ће применити промене на све кориснике.",
|
||||||
"admin": "админ",
|
"admin": "админ",
|
||||||
"Admin": "Админ",
|
"Admin": "Админ",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Направи групу",
|
"Create Group": "Направи групу",
|
||||||
"Create Knowledge": "Направи знање",
|
"Create Knowledge": "Направи знање",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Направи нови кључ",
|
"Create new key": "Направи нови кључ",
|
||||||
"Create new secret key": "Направи нови тајни кључ",
|
"Create new secret key": "Направи нови тајни кључ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Направљено у",
|
"Created at": "Направљено у",
|
||||||
"Created At": "Направљено у",
|
"Created At": "Направљено у",
|
||||||
"Created by": "Направио/ла",
|
"Created by": "Направио/ла",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Увоз CSV-а",
|
"CSV Import": "Увоз CSV-а",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Тренутни модел",
|
"Current Model": "Тренутни модел",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Обрисати функцију?",
|
"Delete function?": "Обрисати функцију?",
|
||||||
"Delete Message": "Обриши поруку",
|
"Delete Message": "Обриши поруку",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Обрисати упит?",
|
"Delete prompt?": "Обрисати упит?",
|
||||||
"delete this link": "обриши ову везу",
|
"delete this link": "обриши ову везу",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Унесите детаље за себе да ће LLMs преузимати",
|
"Enter a detail about yourself for your LLMs to recall": "Унесите детаље за себе да ће LLMs преузимати",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Извези ћаскање (.json)",
|
"Export chat (.json)": "Извези ћаскање (.json)",
|
||||||
"Export Chats": "Извези ћаскања",
|
"Export Chats": "Извези ћаскања",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "Извези функције",
|
|
||||||
"Export Models": "Извези моделе",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Извези упите",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Неуспешно читање садржаја оставе",
|
"Failed to read clipboard contents": "Неуспешно читање садржаја оставе",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Неуспешно чување разговора",
|
"Failed to save conversation": "Неуспешно чување разговора",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Усредсредите унос ћаскања",
|
"Focus chat input": "Усредсредите унос ћаскања",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Вибрација као одговор",
|
"Haptic Feedback": "Вибрација као одговор",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Здраво, {{name}}",
|
"Hello, {{name}}": "Здраво, {{name}}",
|
||||||
"Help": "Помоћ",
|
"Help": "Помоћ",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Увези ћаскања",
|
"Import Chats": "Увези ћаскања",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Увези функције",
|
|
||||||
"Import Models": "Увези моделе",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Увези упите",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "Важно ажурирање",
|
"Important Update": "Важно ажурирање",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Неисправна ознака",
|
"Invalid Tag": "Неисправна ознака",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Ново ћаскање",
|
"New Chat": "Ново ћаскање",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Нова лозинка",
|
"New Password": "Нова лозинка",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Нема резултата",
|
"No results": "Нема резултата",
|
||||||
"No results found": "Нема резултата",
|
"No results found": "Нема резултата",
|
||||||
"No search query generated": "Није генерисан упит за претрагу",
|
"No search query generated": "Није генерисан упит за претрагу",
|
||||||
"No source available": "Нема доступног извора",
|
"No source available": "Нема доступног извора",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Нема предложених промптова",
|
"No suggestion prompts": "Нема предложених промптова",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Нема корисника.",
|
"No users were found.": "Нема корисника.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Повуците \"{{searchValue}}\" са Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Повуците \"{{searchValue}}\" са Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Повуците модел са Ollama.com",
|
"Pull a model from Ollama.com": "Повуците модел са Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1373,6 +1384,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Изабери знање",
|
"Select Knowledge": "Изабери знање",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика",
|
"Selected model(s) do not support image inputs": "Изабрани модели не подржавају уносе слика",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Пошаљи",
|
"Send": "Пошаљи",
|
||||||
|
|
@ -1413,6 +1425,7 @@
|
||||||
"Share Chat": "Подели ћаскање",
|
"Share Chat": "Подели ћаскање",
|
||||||
"Share to Open WebUI Community": "Подели са OpenWebUI заједницом",
|
"Share to Open WebUI Community": "Подели са OpenWebUI заједницом",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Прикажи",
|
"Show": "Прикажи",
|
||||||
|
|
@ -1480,6 +1493,7 @@
|
||||||
"System Instructions": "Системске инструкције",
|
"System Instructions": "Системске инструкције",
|
||||||
"System Prompt": "Системски упит",
|
"System Prompt": "Системски упит",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "Стварање ознака",
|
"Tags Generation": "Стварање ознака",
|
||||||
"Tags Generation Prompt": "Упит стварања ознака",
|
"Tags Generation Prompt": "Упит стварања ознака",
|
||||||
|
|
@ -1591,6 +1605,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Проблеми са приступом Ollama-и?",
|
"Trouble accessing Ollama?": "Проблеми са приступом Ollama-и?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS модел",
|
"TTS Model": "TTS модел",
|
||||||
"TTS Settings": "TTS подешавања",
|
"TTS Settings": "TTS подешавања",
|
||||||
|
|
@ -1627,6 +1642,7 @@
|
||||||
"Upload directory": "Отпреми фасциклу",
|
"Upload directory": "Отпреми фасциклу",
|
||||||
"Upload files": "Отпремање датотека",
|
"Upload files": "Отпремање датотека",
|
||||||
"Upload Files": "Отпремање датотека",
|
"Upload Files": "Отпремање датотека",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Цевовод отпремања",
|
"Upload Pipeline": "Цевовод отпремања",
|
||||||
"Upload Progress": "Напредак отпремања",
|
"Upload Progress": "Напредак отпремања",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Lägg till användargrupp",
|
"Add User Group": "Lägg till användargrupp",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Justering av dessa inställningar kommer att tillämpa ändringar universellt för alla användare.",
|
"Adjusting these settings will apply changes universally to all users.": "Justering av dessa inställningar kommer att tillämpa ändringar universellt för alla användare.",
|
||||||
"admin": "administratör",
|
"admin": "administratör",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Skapa grupp",
|
"Create Group": "Skapa grupp",
|
||||||
"Create Knowledge": "Skapa kunskap",
|
"Create Knowledge": "Skapa kunskap",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Skapa ny nyckel",
|
"Create new key": "Skapa ny nyckel",
|
||||||
"Create new secret key": "Skapa ny hemlig nyckel",
|
"Create new secret key": "Skapa ny hemlig nyckel",
|
||||||
"Create Note": "Skapa anteckning",
|
"Create Note": "Skapa anteckning",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Skapad",
|
"Created at": "Skapad",
|
||||||
"Created At": "Skapad",
|
"Created At": "Skapad",
|
||||||
"Created by": "Skapad av",
|
"Created by": "Skapad av",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV-import",
|
"CSV Import": "CSV-import",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter för att skicka",
|
"Ctrl+Enter to Send": "Ctrl+Enter för att skicka",
|
||||||
"Current Model": "Aktuell modell",
|
"Current Model": "Aktuell modell",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Radera funktion?",
|
"Delete function?": "Radera funktion?",
|
||||||
"Delete Message": "Radera meddelande",
|
"Delete Message": "Radera meddelande",
|
||||||
"Delete message?": "Radera meddelande?",
|
"Delete message?": "Radera meddelande?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Radera anteckning?",
|
"Delete note?": "Radera anteckning?",
|
||||||
"Delete prompt?": "Radera prompt?",
|
"Delete prompt?": "Radera prompt?",
|
||||||
"delete this link": "radera denna länk",
|
"delete this link": "radera denna länk",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Skriv en detalj om dig själv för att dina LLMs ska komma ihåg",
|
"Enter a detail about yourself for your LLMs to recall": "Skriv en detalj om dig själv för att dina LLMs ska komma ihåg",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Ange en titel för den väntande användarinformationen. Lämna tomt för standard.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Ange en titel för den väntande användarinformationen. Lämna tomt för standard.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Ange en vattenstämpel för svaret. Lämna tomt för ingen.",
|
"Enter a watermark for the response. Leave empty for none.": "Ange en vattenstämpel för svaret. Lämna tomt för ingen.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Ange API-autentiseringssträng (t.ex. användarnamn:lösenord)",
|
"Enter api auth string (e.g. username:password)": "Ange API-autentiseringssträng (t.ex. användarnamn:lösenord)",
|
||||||
"Enter Application DN": "Ange Application DN",
|
"Enter Application DN": "Ange Application DN",
|
||||||
"Enter Application DN Password": "Ange Application DN-lösenord",
|
"Enter Application DN Password": "Ange Application DN-lösenord",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Exportera chatt (.json)",
|
"Export chat (.json)": "Exportera chatt (.json)",
|
||||||
"Export Chats": "Exportera chattar",
|
"Export Chats": "Exportera chattar",
|
||||||
"Export Config to JSON File": "Exportera konfiguration till JSON-fil",
|
"Export Config to JSON File": "Exportera konfiguration till JSON-fil",
|
||||||
"Export Functions": "Exportera funktioner",
|
|
||||||
"Export Models": "Exportera modeller",
|
|
||||||
"Export Presets": "Exportera förinställningar",
|
"Export Presets": "Exportera förinställningar",
|
||||||
"Export Prompt Suggestions": "Exportera promptförslag",
|
"Export Prompt Suggestions": "Exportera promptförslag",
|
||||||
"Export Prompts": "Exportera instruktioner",
|
|
||||||
"Export to CSV": "Exportera till CSV",
|
"Export to CSV": "Exportera till CSV",
|
||||||
"Export Tools": "Exportera verktyg",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Extern",
|
"External": "Extern",
|
||||||
"External Document Loader URL required.": "Extern dokumentinläsare URL krävs.",
|
"External Document Loader URL required.": "Extern dokumentinläsare URL krävs.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Misslyckades med att läsa in filinnehåll.",
|
"Failed to load file content.": "Misslyckades med att läsa in filinnehåll.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Misslyckades med att läsa urklippsinnehåll",
|
"Failed to read clipboard contents": "Misslyckades med att läsa urklippsinnehåll",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Misslyckades med att spara anslutningar",
|
"Failed to save connections": "Misslyckades med att spara anslutningar",
|
||||||
"Failed to save conversation": "Misslyckades med att spara konversationen",
|
"Failed to save conversation": "Misslyckades med att spara konversationen",
|
||||||
"Failed to save models configuration": "Misslyckades med att spara modellkonfiguration",
|
"Failed to save models configuration": "Misslyckades med att spara modellkonfiguration",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API-nyckel",
|
"Firecrawl API Key": "Firecrawl API-nyckel",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Fokusera på chattfältet",
|
"Focus chat input": "Fokusera på chattfältet",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Mappen har tagits bort",
|
"Folder deleted successfully": "Mappen har tagits bort",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptisk återkoppling",
|
"Haptic Feedback": "Haptisk återkoppling",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Hej, {{name}}",
|
"Hello, {{name}}": "Hej, {{name}}",
|
||||||
"Help": "Hjälp",
|
"Help": "Hjälp",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Importera chattar",
|
"Import Chats": "Importera chattar",
|
||||||
"Import Config from JSON File": "Importera konfiguration från JSON-fil",
|
"Import Config from JSON File": "Importera konfiguration från JSON-fil",
|
||||||
"Import From Link": "Importera från länk",
|
"Import From Link": "Importera från länk",
|
||||||
"Import Functions": "Importera funktioner",
|
|
||||||
"Import Models": "Importera modeller",
|
|
||||||
"Import Notes": "Importera anteckningar",
|
"Import Notes": "Importera anteckningar",
|
||||||
"Import Presets": "Importera förinställningar",
|
"Import Presets": "Importera förinställningar",
|
||||||
"Import Prompt Suggestions": "Importera promptförslag",
|
"Import Prompt Suggestions": "Importera promptförslag",
|
||||||
"Import Prompts": "Importera instruktioner",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Importera verktyg",
|
|
||||||
"Important Update": "Viktig uppdatering",
|
"Important Update": "Viktig uppdatering",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Inkludera",
|
"Include": "Inkludera",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Ogiltigt filformat.",
|
"Invalid file format.": "Ogiltigt filformat.",
|
||||||
"Invalid JSON file": "Ogiltig JSON-fil",
|
"Invalid JSON file": "Ogiltig JSON-fil",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Ogiltig tagg",
|
"Invalid Tag": "Ogiltig tagg",
|
||||||
"is typing...": "skriver...",
|
"is typing...": "skriver...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Ny chatt",
|
"New Chat": "Ny chatt",
|
||||||
"New Folder": "Ny mapp",
|
"New Folder": "Ny mapp",
|
||||||
"New Function": "Ny funktion",
|
"New Function": "Ny funktion",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Ny anteckning",
|
"New Note": "Ny anteckning",
|
||||||
"New Password": "Nytt lösenord",
|
"New Password": "Nytt lösenord",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Nytt verktyg",
|
"New Tool": "Nytt verktyg",
|
||||||
"new-channel": "ny-kanal",
|
"new-channel": "ny-kanal",
|
||||||
"Next message": "Nästa meddelande",
|
"Next message": "Nästa meddelande",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Inget avstånd tillgängligt",
|
"No distance available": "Inget avstånd tillgängligt",
|
||||||
"No feedbacks found": "Ingen feedback hittades",
|
"No feedbacks found": "Ingen feedback hittades",
|
||||||
"No file selected": "Ingen fil vald",
|
"No file selected": "Ingen fil vald",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Inga grupper med åtkomst, lägg till en grupp för att ge åtkomst",
|
"No groups with access, add a group to grant access": "Inga grupper med åtkomst, lägg till en grupp för att ge åtkomst",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Inget HTML-, CSS- eller JavaScript-innehåll hittades.",
|
"No HTML, CSS, or JavaScript content found.": "Inget HTML-, CSS- eller JavaScript-innehåll hittades.",
|
||||||
"No inference engine with management support found": "Ingen inferensmotor med stöd för hantering hittades",
|
"No inference engine with management support found": "Ingen inferensmotor med stöd för hantering hittades",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Inga modeller valda",
|
"No models selected": "Inga modeller valda",
|
||||||
"No Notes": "Inga anteckningar",
|
"No Notes": "Inga anteckningar",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Inga resultat hittades",
|
"No results": "Inga resultat hittades",
|
||||||
"No results found": "Inga resultat hittades",
|
"No results found": "Inga resultat hittades",
|
||||||
"No search query generated": "Ingen sökfråga genererad",
|
"No search query generated": "Ingen sökfråga genererad",
|
||||||
"No source available": "Ingen tillgänglig källa",
|
"No source available": "Ingen tillgänglig källa",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Inga föreslagna promptar",
|
"No suggestion prompts": "Inga föreslagna promptar",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Inga användare hittades.",
|
"No users were found.": "Inga användare hittades.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Inga ventiler att uppdatera",
|
"No valves to update": "Inga ventiler att uppdatera",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Offentlig",
|
"Public": "Offentlig",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ladda ner \"{{searchValue}}\" från Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ladda ner \"{{searchValue}}\" från Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Ladda ner en modell från Ollama.com",
|
"Pull a model from Ollama.com": "Ladda ner en modell från Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt för frågegenerering",
|
"Query Generation Prompt": "Prompt för frågegenerering",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Välj kunskap",
|
"Select Knowledge": "Välj kunskap",
|
||||||
"Select only one model to call": "Välj endast en modell att ringa",
|
"Select only one model to call": "Välj endast en modell att ringa",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
|
"Selected model(s) do not support image inputs": "Valda modeller stöder inte bildinmatningar",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Skicka",
|
"Send": "Skicka",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Dela chatt",
|
"Share Chat": "Dela chatt",
|
||||||
"Share to Open WebUI Community": "Dela till OpenWebUI Community",
|
"Share to Open WebUI Community": "Dela till OpenWebUI Community",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Delningsbehörigheter",
|
"Sharing Permissions": "Delningsbehörigheter",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Genvägar med en asterisk (*) är situationsbundna och endast aktiva under specifika förhållanden.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "Genvägar med en asterisk (*) är situationsbundna och endast aktiva under specifika förhållanden.",
|
||||||
"Show": "Visa",
|
"Show": "Visa",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Systeminstruktioner",
|
"System Instructions": "Systeminstruktioner",
|
||||||
"System Prompt": "Systeminstruktion",
|
"System Prompt": "Systeminstruktion",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Taggar",
|
"Tags": "Taggar",
|
||||||
"Tags Generation": "Tagggenerering",
|
"Tags Generation": "Tagggenerering",
|
||||||
"Tags Generation Prompt": "Prompt för tagggenerering",
|
"Tags Generation Prompt": "Prompt för tagggenerering",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformatorer",
|
"Transformers": "Transformatorer",
|
||||||
"Trouble accessing Ollama?": "Problem med att komma åt Ollama?",
|
"Trouble accessing Ollama?": "Problem med att komma åt Ollama?",
|
||||||
"Trust Proxy Environment": "Trust Proxy-miljö",
|
"Trust Proxy Environment": "Trust Proxy-miljö",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Text-till-tal-modell",
|
"TTS Model": "Text-till-tal-modell",
|
||||||
"TTS Settings": "Text-till-tal-inställningar",
|
"TTS Settings": "Text-till-tal-inställningar",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Uppladdningskatalog",
|
"Upload directory": "Uppladdningskatalog",
|
||||||
"Upload files": "Ladda upp filer",
|
"Upload files": "Ladda upp filer",
|
||||||
"Upload Files": "Ladda upp filer",
|
"Upload Files": "Ladda upp filer",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Ladda upp rörledning",
|
"Upload Pipeline": "Ladda upp rörledning",
|
||||||
"Upload Progress": "Uppladdningsframsteg",
|
"Upload Progress": "Uppladdningsframsteg",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "การปรับการตั้งค่าเหล่านี้จะนำไปใช้กับผู้ใช้ทั้งหมด",
|
"Adjusting these settings will apply changes universally to all users.": "การปรับการตั้งค่าเหล่านี้จะนำไปใช้กับผู้ใช้ทั้งหมด",
|
||||||
"admin": "ผู้ดูแลระบบ",
|
"admin": "ผู้ดูแลระบบ",
|
||||||
"Admin": "ผู้ดูแลระบบ",
|
"Admin": "ผู้ดูแลระบบ",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "สร้างคีย์ใหม่",
|
"Create new key": "สร้างคีย์ใหม่",
|
||||||
"Create new secret key": "สร้างคีย์ลับใหม่",
|
"Create new secret key": "สร้างคีย์ลับใหม่",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "สร้างเมื่อ",
|
"Created at": "สร้างเมื่อ",
|
||||||
"Created At": "สร้างเมื่อ",
|
"Created At": "สร้างเมื่อ",
|
||||||
"Created by": "สร้างโดย",
|
"Created by": "สร้างโดย",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "นำเข้า CSV",
|
"CSV Import": "นำเข้า CSV",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "โมเดลปัจจุบัน",
|
"Current Model": "โมเดลปัจจุบัน",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "ลบฟังก์ชัน?",
|
"Delete function?": "ลบฟังก์ชัน?",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "ลบพรอมต์?",
|
"Delete prompt?": "ลบพรอมต์?",
|
||||||
"delete this link": "ลบลิงก์นี้",
|
"delete this link": "ลบลิงก์นี้",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ใส่รายละเอียดเกี่ยวกับตัวคุณสำหรับ LLMs ของคุณให้จดจำ",
|
"Enter a detail about yourself for your LLMs to recall": "ใส่รายละเอียดเกี่ยวกับตัวคุณสำหรับ LLMs ของคุณให้จดจำ",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "ใส่สตริงการตรวจสอบ API (เช่น username:password)",
|
"Enter api auth string (e.g. username:password)": "ใส่สตริงการตรวจสอบ API (เช่น username:password)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "ส่งออกการสนทนา (.json)",
|
"Export chat (.json)": "ส่งออกการสนทนา (.json)",
|
||||||
"Export Chats": "ส่งออกการสนทนา",
|
"Export Chats": "ส่งออกการสนทนา",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "ส่งออกฟังก์ชัน",
|
|
||||||
"Export Models": "ส่งออกโมเดล",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "ส่งออกพรอมต์",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "ส่งออกเครื่องมือ",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "อ่านเนื้อหาคลิปบอร์ดล้มเหลว",
|
"Failed to read clipboard contents": "อ่านเนื้อหาคลิปบอร์ดล้มเหลว",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "บันทึกการสนทนาล้มเหลว",
|
"Failed to save conversation": "บันทึกการสนทนาล้มเหลว",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "โฟกัสการป้อนแชท",
|
"Focus chat input": "โฟกัสการป้อนแชท",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "สวัสดี, {{name}}",
|
"Hello, {{name}}": "สวัสดี, {{name}}",
|
||||||
"Help": "ช่วยเหลือ",
|
"Help": "ช่วยเหลือ",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "นำเข้าการสนทนา",
|
"Import Chats": "นำเข้าการสนทนา",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "นำเข้าฟังก์ชัน",
|
|
||||||
"Import Models": "นำเข้าโมเดล",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "นำเข้าพรอมต์",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "นำเข้าเครื่องมือ",
|
|
||||||
"Important Update": "อัปเดตสำคัญ",
|
"Important Update": "อัปเดตสำคัญ",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "แท็กไม่ถูกต้อง",
|
"Invalid Tag": "แท็กไม่ถูกต้อง",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "แชทใหม่",
|
"New Chat": "แชทใหม่",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "รหัสผ่านใหม่",
|
"New Password": "รหัสผ่านใหม่",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "ไม่ได้เลือกไฟล์",
|
"No file selected": "ไม่ได้เลือกไฟล์",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "ไม่มีผลลัพธ์",
|
"No results": "ไม่มีผลลัพธ์",
|
||||||
"No results found": "ไม่มีผลลัพธ์",
|
"No results found": "ไม่มีผลลัพธ์",
|
||||||
"No search query generated": "ไม่มีการสร้างคำค้นหา",
|
"No search query generated": "ไม่มีการสร้างคำค้นหา",
|
||||||
"No source available": "ไม่มีแหล่งข้อมูล",
|
"No source available": "ไม่มีแหล่งข้อมูล",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "ไม่มีพรอมพ์แนะนำ",
|
"No suggestion prompts": "ไม่มีพรอมพ์แนะนำ",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "ไม่มีวาล์วที่จะอัปเดต",
|
"No valves to update": "ไม่มีวาล์วที่จะอัปเดต",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "",
|
"Pull a model from Ollama.com": "",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "เลือกเพียงโมเดลเดียวที่จะใช้",
|
"Select only one model to call": "เลือกเพียงโมเดลเดียวที่จะใช้",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "โมเดลที่เลือกไม่รองรับภาพ",
|
"Selected model(s) do not support image inputs": "โมเดลที่เลือกไม่รองรับภาพ",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "ส่ง",
|
"Send": "ส่ง",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "แชร์แชท",
|
"Share Chat": "แชร์แชท",
|
||||||
"Share to Open WebUI Community": "แชร์ไปยังชุมชน OpenWebUI",
|
"Share to Open WebUI Community": "แชร์ไปยังชุมชน OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "แสดง",
|
"Show": "แสดง",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "ระบบพรอมต์",
|
"System Prompt": "ระบบพรอมต์",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "มีปัญหาในการเข้าถึง Ollama?",
|
"Trouble accessing Ollama?": "มีปัญหาในการเข้าถึง Ollama?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "โมเดลแปลงข้อความเป็นเสียง",
|
"TTS Model": "โมเดลแปลงข้อความเป็นเสียง",
|
||||||
"TTS Settings": "การตั้งค่าแปลงข้อความเป็นเสียง",
|
"TTS Settings": "การตั้งค่าแปลงข้อความเป็นเสียง",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "อัปโหลดไฟล์",
|
"Upload Files": "อัปโหลดไฟล์",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "อัปโหลดพายป์ไลน์",
|
"Upload Pipeline": "อัปโหลดพายป์ไลน์",
|
||||||
"Upload Progress": "ความคืบหน้าการอัปโหลด",
|
"Upload Progress": "ความคืบหน้าการอัปโหลด",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Bu sazlamalary düzetmek ähli ulanyjylara birmeňzeş üýtgeşmeler girizer.",
|
"Adjusting these settings will apply changes universally to all users.": "Bu sazlamalary düzetmek ähli ulanyjylara birmeňzeş üýtgeşmeler girizer.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "",
|
"Admin": "",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "",
|
"Create Knowledge": "",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Täze açar döret",
|
"Create new key": "Täze açar döret",
|
||||||
"Create new secret key": "Täze gizlin açar döret",
|
"Create new secret key": "Täze gizlin açar döret",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Döredilen wagty",
|
"Created at": "Döredilen wagty",
|
||||||
"Created At": "Döredilen wagty",
|
"Created At": "Döredilen wagty",
|
||||||
"Created by": "",
|
"Created by": "",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "",
|
"CSV Import": "",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Häzirki Model",
|
"Current Model": "Häzirki Model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "",
|
"Delete function?": "",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "",
|
"Delete prompt?": "",
|
||||||
"delete this link": "",
|
"delete this link": "",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "",
|
"Enter a detail about yourself for your LLMs to recall": "",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "",
|
"Enter api auth string (e.g. username:password)": "",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "",
|
"Export chat (.json)": "",
|
||||||
"Export Chats": "",
|
"Export Chats": "",
|
||||||
"Export Config to JSON File": "",
|
"Export Config to JSON File": "",
|
||||||
"Export Functions": "",
|
|
||||||
"Export Models": "",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "",
|
"Failed to read clipboard contents": "",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Söhbeti ýazdyrmak başa barmady",
|
"Failed to save conversation": "Söhbeti ýazdyrmak başa barmady",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "",
|
"Focus chat input": "",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "",
|
"Folder deleted successfully": "",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "",
|
"Haptic Feedback": "",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "",
|
"Hello, {{name}}": "",
|
||||||
"Help": "Kömek",
|
"Help": "Kömek",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "",
|
"Import Chats": "",
|
||||||
"Import Config from JSON File": "",
|
"Import Config from JSON File": "",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "",
|
|
||||||
"Import Models": "",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "",
|
|
||||||
"Important Update": "Möhüm täzelenme",
|
"Important Update": "Möhüm täzelenme",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "",
|
"Include": "",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "",
|
"Invalid file format.": "",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "",
|
"Invalid Tag": "",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "",
|
"New Chat": "",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Täze Parol",
|
"New Password": "Täze Parol",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "",
|
"No distance available": "",
|
||||||
"No feedbacks found": "",
|
"No feedbacks found": "",
|
||||||
"No file selected": "",
|
"No file selected": "",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "",
|
"No HTML, CSS, or JavaScript content found.": "",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Netije ýok",
|
"No results": "Netije ýok",
|
||||||
"No results found": "",
|
"No results found": "",
|
||||||
"No search query generated": "",
|
"No search query generated": "",
|
||||||
"No source available": "",
|
"No source available": "",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Teklip edilýän prompt ýok",
|
"No suggestion prompts": "Teklip edilýän prompt ýok",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "",
|
"No valves to update": "",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Jemgyýetçilik",
|
"Public": "Jemgyýetçilik",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
"Pull \"{{searchValue}}\" from Ollama.com": "",
|
||||||
"Pull a model from Ollama.com": "",
|
"Pull a model from Ollama.com": "",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "",
|
"Select Knowledge": "",
|
||||||
"Select only one model to call": "",
|
"Select only one model to call": "",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "",
|
"Selected model(s) do not support image inputs": "",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Iber",
|
"Send": "Iber",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Çaty Paýlaş",
|
"Share Chat": "Çaty Paýlaş",
|
||||||
"Share to Open WebUI Community": "",
|
"Share to Open WebUI Community": "",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Görkez",
|
"Show": "Görkez",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "",
|
"System Instructions": "",
|
||||||
"System Prompt": "",
|
"System Prompt": "",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "",
|
"Tags Generation Prompt": "",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "",
|
"Trouble accessing Ollama?": "",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "",
|
"TTS Model": "",
|
||||||
"TTS Settings": "",
|
"TTS Settings": "",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "",
|
"Upload directory": "",
|
||||||
"Upload files": "",
|
"Upload files": "",
|
||||||
"Upload Files": "",
|
"Upload Files": "",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "",
|
"Upload Pipeline": "",
|
||||||
"Upload Progress": "",
|
"Upload Progress": "",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Kullanıcı Grubu Ekle",
|
"Add User Group": "Kullanıcı Grubu Ekle",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Bu ayarların yapılması, değişiklikleri tüm kullanıcılara evrensel olarak uygulayacaktır.",
|
"Adjusting these settings will apply changes universally to all users.": "Bu ayarların yapılması, değişiklikleri tüm kullanıcılara evrensel olarak uygulayacaktır.",
|
||||||
"admin": "yönetici",
|
"admin": "yönetici",
|
||||||
"Admin": "Yönetici",
|
"Admin": "Yönetici",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Grup Oluştur",
|
"Create Group": "Grup Oluştur",
|
||||||
"Create Knowledge": "Bilgi Oluştur",
|
"Create Knowledge": "Bilgi Oluştur",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Yeni anahtar oluştur",
|
"Create new key": "Yeni anahtar oluştur",
|
||||||
"Create new secret key": "Yeni gizli anahtar oluştur",
|
"Create new secret key": "Yeni gizli anahtar oluştur",
|
||||||
"Create Note": "Not Oluştur",
|
"Create Note": "Not Oluştur",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Oluşturulma tarihi",
|
"Created at": "Oluşturulma tarihi",
|
||||||
"Created At": "Şu Tarihte Oluşturuldu:",
|
"Created At": "Şu Tarihte Oluşturuldu:",
|
||||||
"Created by": "Şunun tarafından oluşturuldu:",
|
"Created by": "Şunun tarafından oluşturuldu:",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV İçe Aktarma",
|
"CSV Import": "CSV İçe Aktarma",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "Mevcut Model",
|
"Current Model": "Mevcut Model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Fonksiyonu sil?",
|
"Delete function?": "Fonksiyonu sil?",
|
||||||
"Delete Message": "Mesajı Sil",
|
"Delete Message": "Mesajı Sil",
|
||||||
"Delete message?": "Mesaj Silinsin mi?",
|
"Delete message?": "Mesaj Silinsin mi?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Not Silinsin mi?",
|
"Delete note?": "Not Silinsin mi?",
|
||||||
"Delete prompt?": "Promptu sil?",
|
"Delete prompt?": "Promptu sil?",
|
||||||
"delete this link": "bu bağlantıyı sil",
|
"delete this link": "bu bağlantıyı sil",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "LLM'lerinizin hatırlaması için kendiniz hakkında bir bilgi girin",
|
"Enter a detail about yourself for your LLMs to recall": "LLM'lerinizin hatırlaması için kendiniz hakkında bir bilgi girin",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Api auth dizesini girin (örn. kullanıcı adı:parola)",
|
"Enter api auth string (e.g. username:password)": "Api auth dizesini girin (örn. kullanıcı adı:parola)",
|
||||||
"Enter Application DN": "Uygulama DN'sini Girin",
|
"Enter Application DN": "Uygulama DN'sini Girin",
|
||||||
"Enter Application DN Password": "Uygulama DN Parolasını Girin",
|
"Enter Application DN Password": "Uygulama DN Parolasını Girin",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Sohbeti dışa aktar (.json)",
|
"Export chat (.json)": "Sohbeti dışa aktar (.json)",
|
||||||
"Export Chats": "Sohbetleri Dışa Aktar",
|
"Export Chats": "Sohbetleri Dışa Aktar",
|
||||||
"Export Config to JSON File": "Yapılandırmayı JSON Dosyasına Aktar",
|
"Export Config to JSON File": "Yapılandırmayı JSON Dosyasına Aktar",
|
||||||
"Export Functions": "Fonksiyonları Dışa Aktar",
|
|
||||||
"Export Models": "Modelleri Dışa Aktar",
|
|
||||||
"Export Presets": "Ön Ayarları Dışa Aktar",
|
"Export Presets": "Ön Ayarları Dışa Aktar",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Promptları Dışa Aktar",
|
|
||||||
"Export to CSV": "CSV'ye Aktar",
|
"Export to CSV": "CSV'ye Aktar",
|
||||||
"Export Tools": "Araçları Dışa Aktar",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Pano içeriği okunamadı",
|
"Failed to read clipboard contents": "Pano içeriği okunamadı",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Sohbet kaydedilemedi",
|
"Failed to save conversation": "Sohbet kaydedilemedi",
|
||||||
"Failed to save models configuration": "Modeller yapılandırması kaydedilemedi",
|
"Failed to save models configuration": "Modeller yapılandırması kaydedilemedi",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Sohbet girişine odaklan",
|
"Focus chat input": "Sohbet girişine odaklan",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Klasör başarıyla silindi",
|
"Folder deleted successfully": "Klasör başarıyla silindi",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Dokunsal Geri Bildirim",
|
"Haptic Feedback": "Dokunsal Geri Bildirim",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Merhaba, {{name}}",
|
"Hello, {{name}}": "Merhaba, {{name}}",
|
||||||
"Help": "Yardım",
|
"Help": "Yardım",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Sohbetleri İçe Aktar",
|
"Import Chats": "Sohbetleri İçe Aktar",
|
||||||
"Import Config from JSON File": "Yapılandırmayı JSON Dosyasından İçe Aktar",
|
"Import Config from JSON File": "Yapılandırmayı JSON Dosyasından İçe Aktar",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Fonksiyonları İçe Aktar",
|
|
||||||
"Import Models": "Modelleri İçe Aktar",
|
|
||||||
"Import Notes": "Notları İçe Aktar",
|
"Import Notes": "Notları İçe Aktar",
|
||||||
"Import Presets": "Ön Ayarları İçe Aktar",
|
"Import Presets": "Ön Ayarları İçe Aktar",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Promptları İçe Aktar",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Araçları İçe Aktar",
|
|
||||||
"Important Update": "Önemli güncelleme",
|
"Important Update": "Önemli güncelleme",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Dahil etmek",
|
"Include": "Dahil etmek",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Geçersiz dosya biçimi.",
|
"Invalid file format.": "Geçersiz dosya biçimi.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Geçersiz etiket",
|
"Invalid Tag": "Geçersiz etiket",
|
||||||
"is typing...": "yazıyor...",
|
"is typing...": "yazıyor...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Yeni Sohbet",
|
"New Chat": "Yeni Sohbet",
|
||||||
"New Folder": "Yeni Klasör",
|
"New Folder": "Yeni Klasör",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Yeni Not",
|
"New Note": "Yeni Not",
|
||||||
"New Password": "Yeni Parola",
|
"New Password": "Yeni Parola",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "yeni-kanal",
|
"new-channel": "yeni-kanal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Mesafe mevcut değil",
|
"No distance available": "Mesafe mevcut değil",
|
||||||
"No feedbacks found": "Geri bildirim bulunamadı",
|
"No feedbacks found": "Geri bildirim bulunamadı",
|
||||||
"No file selected": "Hiçbir dosya seçilmedi",
|
"No file selected": "Hiçbir dosya seçilmedi",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Erişimi olan grup yok, erişim sağlamak için bir grup ekleyin",
|
"No groups with access, add a group to grant access": "Erişimi olan grup yok, erişim sağlamak için bir grup ekleyin",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS veya JavaScript içeriği bulunamadı.",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS veya JavaScript içeriği bulunamadı.",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Model seçilmedi",
|
"No models selected": "Model seçilmedi",
|
||||||
"No Notes": "Not Yok",
|
"No Notes": "Not Yok",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Sonuç bulunamadı",
|
"No results": "Sonuç bulunamadı",
|
||||||
"No results found": "Sonuç bulunamadı",
|
"No results found": "Sonuç bulunamadı",
|
||||||
"No search query generated": "Hiç arama sorgusu oluşturulmadı",
|
"No search query generated": "Hiç arama sorgusu oluşturulmadı",
|
||||||
"No source available": "Kaynak mevcut değil",
|
"No source available": "Kaynak mevcut değil",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Önerilen istem yok",
|
"No suggestion prompts": "Önerilen istem yok",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Kullanıcı bulunamadı.",
|
"No users were found.": "Kullanıcı bulunamadı.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Güncellenecek valvler yok",
|
"No valves to update": "Güncellenecek valvler yok",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com'dan \"{{searchValue}}\" çekin",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com'dan \"{{searchValue}}\" çekin",
|
||||||
"Pull a model from Ollama.com": "Ollama.com'dan bir model çekin",
|
"Pull a model from Ollama.com": "Ollama.com'dan bir model çekin",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Sorgu Oluşturma Promptu",
|
"Query Generation Prompt": "Sorgu Oluşturma Promptu",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Bilgi Seç",
|
"Select Knowledge": "Bilgi Seç",
|
||||||
"Select only one model to call": "Arama için sadece bir model seç",
|
"Select only one model to call": "Arama için sadece bir model seç",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Seçilen model(ler) görüntü girişlerini desteklemiyor",
|
"Selected model(s) do not support image inputs": "Seçilen model(ler) görüntü girişlerini desteklemiyor",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Gönder",
|
"Send": "Gönder",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Sohbeti Paylaş",
|
"Share Chat": "Sohbeti Paylaş",
|
||||||
"Share to Open WebUI Community": "OpenWebUI Topluluğu ile Paylaş",
|
"Share to Open WebUI Community": "OpenWebUI Topluluğu ile Paylaş",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Göster",
|
"Show": "Göster",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Sistem Talimatları",
|
"System Instructions": "Sistem Talimatları",
|
||||||
"System Prompt": "Sistem Promptu",
|
"System Prompt": "Sistem Promptu",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Etiketler",
|
"Tags": "Etiketler",
|
||||||
"Tags Generation": "Etiketler Oluşturma",
|
"Tags Generation": "Etiketler Oluşturma",
|
||||||
"Tags Generation Prompt": "Etiketler Oluşturma Promptu",
|
"Tags Generation Prompt": "Etiketler Oluşturma Promptu",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Dönüştürücüler",
|
"Transformers": "Dönüştürücüler",
|
||||||
"Trouble accessing Ollama?": "Ollama'ya erişmede sorun mu yaşıyorsunuz?",
|
"Trouble accessing Ollama?": "Ollama'ya erişmede sorun mu yaşıyorsunuz?",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS Modeli",
|
"TTS Model": "TTS Modeli",
|
||||||
"TTS Settings": "TTS Ayarları",
|
"TTS Settings": "TTS Ayarları",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Dizini yükle",
|
"Upload directory": "Dizini yükle",
|
||||||
"Upload files": "Dosyaları yükle",
|
"Upload files": "Dosyaları yükle",
|
||||||
"Upload Files": "Dosyaları Yükle",
|
"Upload Files": "Dosyaları Yükle",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Pipeline Yükle",
|
"Upload Pipeline": "Pipeline Yükle",
|
||||||
"Upload Progress": "Yükleme İlerlemesi",
|
"Upload Progress": "Yükleme İlerlemesi",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "ئىشلەتكۈچى گۇرۇپپىسى قوشۇش",
|
"Add User Group": "ئىشلەتكۈچى گۇرۇپپىسى قوشۇش",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "بۇ تەڭشەكتىكى ئۆزگەرتىشلەر بارلىق ئىشلەتكۈچىلەرگە قوللىنىلىدۇ.",
|
"Adjusting these settings will apply changes universally to all users.": "بۇ تەڭشەكتىكى ئۆزگەرتىشلەر بارلىق ئىشلەتكۈچىلەرگە قوللىنىلىدۇ.",
|
||||||
"admin": "باشقۇرغۇچى",
|
"admin": "باشقۇرغۇچى",
|
||||||
"Admin": "باشقۇرغۇچى",
|
"Admin": "باشقۇرغۇچى",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "گۇرۇپپا قۇرۇش",
|
"Create Group": "گۇرۇپپا قۇرۇش",
|
||||||
"Create Knowledge": "بىلىم قۇرۇش",
|
"Create Knowledge": "بىلىم قۇرۇش",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "يېڭى ئاچقۇچ قۇرۇش",
|
"Create new key": "يېڭى ئاچقۇچ قۇرۇش",
|
||||||
"Create new secret key": "يېڭى مەخپىي ئاچقۇچ قۇرۇش",
|
"Create new secret key": "يېڭى مەخپىي ئاچقۇچ قۇرۇش",
|
||||||
"Create Note": "خاتىرە قۇرۇش",
|
"Create Note": "خاتىرە قۇرۇش",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "قۇرۇلغان ۋاقتى",
|
"Created at": "قۇرۇلغان ۋاقتى",
|
||||||
"Created At": "قۇرۇلغان ۋاقتى",
|
"Created At": "قۇرۇلغان ۋاقتى",
|
||||||
"Created by": "قۇرغۇچى",
|
"Created by": "قۇرغۇچى",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV ئىمپورت",
|
"CSV Import": "CSV ئىمپورت",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter يوللاش",
|
"Ctrl+Enter to Send": "Ctrl+Enter يوللاش",
|
||||||
"Current Model": "نۆۋەتتىكى مودېل",
|
"Current Model": "نۆۋەتتىكى مودېل",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "فۇنكسىيە ئۆچۈرەمسىز؟",
|
"Delete function?": "فۇنكسىيە ئۆچۈرەمسىز؟",
|
||||||
"Delete Message": "ئۇچۇر ئۆچۈرۈش",
|
"Delete Message": "ئۇچۇر ئۆچۈرۈش",
|
||||||
"Delete message?": "ئۇچۇر ئۆچۈرەمسىز؟",
|
"Delete message?": "ئۇچۇر ئۆچۈرەمسىز؟",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "خاتىرە ئۆچۈرەمسىز؟",
|
"Delete note?": "خاتىرە ئۆچۈرەمسىز؟",
|
||||||
"Delete prompt?": "تۈرتكە ئۆچۈرەمسىز؟",
|
"Delete prompt?": "تۈرتكە ئۆچۈرەمسىز؟",
|
||||||
"delete this link": "بۇ ئۇلانما ئۆچۈرۈش",
|
"delete this link": "بۇ ئۇلانما ئۆچۈرۈش",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "LLM ىڭىزنىڭ سىزنى ئېسىدە ساقلاش ئۈچۈن ئۆزىڭىز ھەققىدە بىر ئۇچۇر كىرگۈزۈڭ",
|
"Enter a detail about yourself for your LLMs to recall": "LLM ىڭىزنىڭ سىزنى ئېسىدە ساقلاش ئۈچۈن ئۆزىڭىز ھەققىدە بىر ئۇچۇر كىرگۈزۈڭ",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "كۈتۈۋاتقان ئىشلەتكۈچى ئۇچۇر قاپلىمىسى ئۈچۈن تېما كىرگۈزۈڭ. كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "كۈتۈۋاتقان ئىشلەتكۈچى ئۇچۇر قاپلىمىسى ئۈچۈن تېما كىرگۈزۈڭ. كۆڭۈلدىكى ئۈچۈن بوش قالدۇرۇڭ.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "ئىنكاس ئۈچۈن سۇ بەلگىسى كىرگۈزۈڭ. يوق بولسا بوش قالدۇرۇڭ.",
|
"Enter a watermark for the response. Leave empty for none.": "ئىنكاس ئۈچۈن سۇ بەلگىسى كىرگۈزۈڭ. يوق بولسا بوش قالدۇرۇڭ.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "API دەلىللەش ھەرپ تىزىقى كىرگۈزۈڭ (مەسىلەن: username:password)",
|
"Enter api auth string (e.g. username:password)": "API دەلىللەش ھەرپ تىزىقى كىرگۈزۈڭ (مەسىلەن: username:password)",
|
||||||
"Enter Application DN": "قوللىنىشچان DN كىرگۈزۈڭ",
|
"Enter Application DN": "قوللىنىشچان DN كىرگۈزۈڭ",
|
||||||
"Enter Application DN Password": "قوللىنىشچان DN پارولى كىرگۈزۈڭ",
|
"Enter Application DN Password": "قوللىنىشچان DN پارولى كىرگۈزۈڭ",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "سۆھبەت چىقىرىش (.json)",
|
"Export chat (.json)": "سۆھبەت چىقىرىش (.json)",
|
||||||
"Export Chats": "سۆھبەتلەرنى چىقىرىش",
|
"Export Chats": "سۆھبەتلەرنى چىقىرىش",
|
||||||
"Export Config to JSON File": "تەڭشەك چىقىرىش (JSON ھۆججىتى)",
|
"Export Config to JSON File": "تەڭشەك چىقىرىش (JSON ھۆججىتى)",
|
||||||
"Export Functions": "فۇنكسىيە چىقىرىش",
|
|
||||||
"Export Models": "مودېللارنى چىقىرىش",
|
|
||||||
"Export Presets": "ئالدىن تەڭشەك چىقىرىش",
|
"Export Presets": "ئالدىن تەڭشەك چىقىرىش",
|
||||||
"Export Prompt Suggestions": "تۈرتكە تەكلىپلىرىنى چىقىرىش",
|
"Export Prompt Suggestions": "تۈرتكە تەكلىپلىرىنى چىقىرىش",
|
||||||
"Export Prompts": "تۈرتكە چىقىرىش",
|
|
||||||
"Export to CSV": "CSV غا چىقىرىش",
|
"Export to CSV": "CSV غا چىقىرىش",
|
||||||
"Export Tools": "قوراللارنى چىقىرىش",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "سىرتقى",
|
"External": "سىرتقى",
|
||||||
"External Document Loader URL required.": "سىرتقى ھۆججەت يۈكلىگۈچ URL زۆرۈر.",
|
"External Document Loader URL required.": "سىرتقى ھۆججەت يۈكلىگۈچ URL زۆرۈر.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "ھۆججەت مەزمۇنى يۈكلەش مەغلۇپ بولدى.",
|
"Failed to load file content.": "ھۆججەت مەزمۇنى يۈكلەش مەغلۇپ بولدى.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "چاپلاش تاختىسى مەزمۇنىنى ئوقۇش مەغلۇپ بولدى",
|
"Failed to read clipboard contents": "چاپلاش تاختىسى مەزمۇنىنى ئوقۇش مەغلۇپ بولدى",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "ئۇلىنىشلارنى ساقلاش مەغلۇپ بولدى",
|
"Failed to save connections": "ئۇلىنىشلارنى ساقلاش مەغلۇپ بولدى",
|
||||||
"Failed to save conversation": "سۆھبەتنى ساقلاش مەغلۇپ بولدى",
|
"Failed to save conversation": "سۆھبەتنى ساقلاش مەغلۇپ بولدى",
|
||||||
"Failed to save models configuration": "مودېل تەڭشەكلىرىنى ساقلاش مەغلۇپ بولدى",
|
"Failed to save models configuration": "مودېل تەڭشەكلىرىنى ساقلاش مەغلۇپ بولدى",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API ئاچقۇچى",
|
"Firecrawl API Key": "Firecrawl API ئاچقۇچى",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "سۆھبەت كىرگۈزۈشىگە نىشانلا",
|
"Focus chat input": "سۆھبەت كىرگۈزۈشىگە نىشانلا",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "قىسقۇچ مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
|
"Folder deleted successfully": "قىسقۇچ مۇۋەپپەقىيەتلىك ئۆچۈرۈلدى",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "ئىجابىي ئۇقتۇرۇش",
|
"Haptic Feedback": "ئىجابىي ئۇقتۇرۇش",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "ياخشىمۇسىز، {{name}}",
|
"Hello, {{name}}": "ياخشىمۇسىز، {{name}}",
|
||||||
"Help": "ياردەم",
|
"Help": "ياردەم",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "سۆھبەتلەرنى ئىمپورت قىلىش",
|
"Import Chats": "سۆھبەتلەرنى ئىمپورت قىلىش",
|
||||||
"Import Config from JSON File": "JSON ھۆججىتىدىن تەڭشەك ئىمپورت قىلىش",
|
"Import Config from JSON File": "JSON ھۆججىتىدىن تەڭشەك ئىمپورت قىلىش",
|
||||||
"Import From Link": "ئۇلانمىدىن ئىمپورت قىلىش",
|
"Import From Link": "ئۇلانمىدىن ئىمپورت قىلىش",
|
||||||
"Import Functions": "فۇنكسىيە ئىمپورت قىلىش",
|
|
||||||
"Import Models": "مودېللارنى ئىمپورت قىلىش",
|
|
||||||
"Import Notes": "خاتىرە ئىمپورت قىلىش",
|
"Import Notes": "خاتىرە ئىمپورت قىلىش",
|
||||||
"Import Presets": "ئالدىن تەڭشەك ئىمپورت قىلىش",
|
"Import Presets": "ئالدىن تەڭشەك ئىمپورت قىلىش",
|
||||||
"Import Prompt Suggestions": "تۈرتكە تەكلىپى ئىمپورت قىلىش",
|
"Import Prompt Suggestions": "تۈرتكە تەكلىپى ئىمپورت قىلىش",
|
||||||
"Import Prompts": "تۈرتكە ئىمپورت قىلىش",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "قوراللارنى ئىمپورت قىلىش",
|
|
||||||
"Important Update": "مۇھىم يېڭىلانىش",
|
"Important Update": "مۇھىم يېڭىلانىش",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "ئىچكىرى قىل",
|
"Include": "ئىچكىرى قىل",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "ھۆججەت قېلىپى خاتا.",
|
"Invalid file format.": "ھۆججەت قېلىپى خاتا.",
|
||||||
"Invalid JSON file": "JSON ھۆججىتى خاتا",
|
"Invalid JSON file": "JSON ھۆججىتى خاتا",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "تەغ خاتا",
|
"Invalid Tag": "تەغ خاتا",
|
||||||
"is typing...": "يازماقتا...",
|
"is typing...": "يازماقتا...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "يېڭى سۆھبەت",
|
"New Chat": "يېڭى سۆھبەت",
|
||||||
"New Folder": "يېڭى قىسقۇچ",
|
"New Folder": "يېڭى قىسقۇچ",
|
||||||
"New Function": "يېڭى فۇنكسىيە",
|
"New Function": "يېڭى فۇنكسىيە",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "يېڭى خاتىرە",
|
"New Note": "يېڭى خاتىرە",
|
||||||
"New Password": "يېڭى پارول",
|
"New Password": "يېڭى پارول",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "يېڭى قورال",
|
"New Tool": "يېڭى قورال",
|
||||||
"new-channel": "يېڭى-قانال",
|
"new-channel": "يېڭى-قانال",
|
||||||
"Next message": "كېيىنكى ئۇچۇر",
|
"Next message": "كېيىنكى ئۇچۇر",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "ئارىلىق ئۇچۇرى يوق",
|
"No distance available": "ئارىلىق ئۇچۇرى يوق",
|
||||||
"No feedbacks found": "پىكىرلەر تېپىلمىدى",
|
"No feedbacks found": "پىكىرلەر تېپىلمىدى",
|
||||||
"No file selected": "ھۆججەت تاللانمىدى",
|
"No file selected": "ھۆججەت تاللانمىدى",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "ھوقۇقى بار گۇرۇپپا يوق، گۇرۇپپا قوشۇپ ھوقۇق بېرىڭ",
|
"No groups with access, add a group to grant access": "ھوقۇقى بار گۇرۇپپا يوق، گۇرۇپپا قوشۇپ ھوقۇق بېرىڭ",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML، CSS ياكى JavaScript مەزمۇنى تېپىلمىدى.",
|
"No HTML, CSS, or JavaScript content found.": "HTML، CSS ياكى JavaScript مەزمۇنى تېپىلمىدى.",
|
||||||
"No inference engine with management support found": "باشقۇرۇشنى قوللايدىغان يەكۈن ماتورى تېپىلمىدى",
|
"No inference engine with management support found": "باشقۇرۇشنى قوللايدىغان يەكۈن ماتورى تېپىلمىدى",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "مودېل تاللانمىدى",
|
"No models selected": "مودېل تاللانمىدى",
|
||||||
"No Notes": "خاتىرە يوق",
|
"No Notes": "خاتىرە يوق",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "نەتىجە تېپىلمىدى",
|
"No results": "نەتىجە تېپىلمىدى",
|
||||||
"No results found": "نەتىجە تېپىلمىدى",
|
"No results found": "نەتىجە تېپىلمىدى",
|
||||||
"No search query generated": "ئىزدەش سۇئالى ھاسىل قىلىنمىدى",
|
"No search query generated": "ئىزدەش سۇئالى ھاسىل قىلىنمىدى",
|
||||||
"No source available": "مەنبە يوق",
|
"No source available": "مەنبە يوق",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "تەۋسىيە قىلىنغان پرومپت يوق",
|
"No suggestion prompts": "تەۋسىيە قىلىنغان پرومپت يوق",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "ئىشلەتكۈچى تېپىلمىدى.",
|
"No users were found.": "ئىشلەتكۈچى تېپىلمىدى.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "يېڭىلاشقا كېرەكلىك كران يوق",
|
"No valves to update": "يېڭىلاشقا كېرەكلىك كران يوق",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "ئاممىۋى",
|
"Public": "ئاممىۋى",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com دىن \"{{searchValue}}\" نى تارتىش",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com دىن \"{{searchValue}}\" نى تارتىش",
|
||||||
"Pull a model from Ollama.com": "Ollama.com دىن مودېل تارتىش",
|
"Pull a model from Ollama.com": "Ollama.com دىن مودېل تارتىش",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "ئىزدەش سۇئالى تۈرتكەسى",
|
"Query Generation Prompt": "ئىزدەش سۇئالى تۈرتكەسى",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "بىلىم تاللاڭ",
|
"Select Knowledge": "بىلىم تاللاڭ",
|
||||||
"Select only one model to call": "پەقەت بىر مودېل چاقىرالايسىز",
|
"Select only one model to call": "پەقەت بىر مودېل چاقىرالايسىز",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "تاللانغان مودېل(لار) رەسىم كىرگۈزۈشنى قوللىمايدۇ",
|
"Selected model(s) do not support image inputs": "تاللانغان مودېل(لار) رەسىم كىرگۈزۈشنى قوللىمايدۇ",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "يوللاش",
|
"Send": "يوللاش",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "سۆھبەت ھەمبەھىرلەش",
|
"Share Chat": "سۆھبەت ھەمبەھىرلەش",
|
||||||
"Share to Open WebUI Community": "Open WebUI جەمئىيىتىگە ھەمبەھىرلەش",
|
"Share to Open WebUI Community": "Open WebUI جەمئىيىتىگە ھەمبەھىرلەش",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "ھەمبەھىرلەش ھوقۇقى",
|
"Sharing Permissions": "ھەمبەھىرلەش ھوقۇقى",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "چىقىرىش (*) بىلەن بەلگىلەنگەن تېز كۇنۇپكىلار پەقەت بەلگىلىك ئەھۋاللاردا ئىلان قىلىدۇ.",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "چىقىرىش (*) بىلەن بەلگىلەنگەن تېز كۇنۇپكىلار پەقەت بەلگىلىك ئەھۋاللاردا ئىلان قىلىدۇ.",
|
||||||
"Show": "كۆرسىتىش",
|
"Show": "كۆرسىتىش",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "سىستېما كۆرسىتىلمىسى",
|
"System Instructions": "سىستېما كۆرسىتىلمىسى",
|
||||||
"System Prompt": "سىستېما تۈرتكەسى",
|
"System Prompt": "سىستېما تۈرتكەسى",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "تەغلەر",
|
"Tags": "تەغلەر",
|
||||||
"Tags Generation": "تەغ ھاسىل قىلىش",
|
"Tags Generation": "تەغ ھاسىل قىلىش",
|
||||||
"Tags Generation Prompt": "تەغ ھاسىل قىلىش تۈرتكەسى",
|
"Tags Generation Prompt": "تەغ ھاسىل قىلىش تۈرتكەسى",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Ollama زىيارىتىدە مەسىلە بارمۇ؟",
|
"Trouble accessing Ollama?": "Ollama زىيارىتىدە مەسىلە بارمۇ؟",
|
||||||
"Trust Proxy Environment": "ۋاكالەت مۇھىتىگە ئىشەن",
|
"Trust Proxy Environment": "ۋاكالەت مۇھىتىگە ئىشەن",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS مودېلى",
|
"TTS Model": "TTS مودېلى",
|
||||||
"TTS Settings": "TTS تەڭشەكلىرى",
|
"TTS Settings": "TTS تەڭشەكلىرى",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "چىقىرىش قىسقۇچى",
|
"Upload directory": "چىقىرىش قىسقۇچى",
|
||||||
"Upload files": "ھۆججەت چىقىرىش",
|
"Upload files": "ھۆججەت چىقىرىش",
|
||||||
"Upload Files": "ھۆججەت چىقىرىش",
|
"Upload Files": "ھۆججەت چىقىرىش",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "جەريان چىقىرىش",
|
"Upload Pipeline": "جەريان چىقىرىش",
|
||||||
"Upload Progress": "چىقىرىش جەريانى",
|
"Upload Progress": "چىقىرىش جەريانى",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Додати групу користувачів",
|
"Add User Group": "Додати групу користувачів",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Зміни в цих налаштуваннях будуть застосовані для всіх користувачів.",
|
"Adjusting these settings will apply changes universally to all users.": "Зміни в цих налаштуваннях будуть застосовані для всіх користувачів.",
|
||||||
"admin": "адмін",
|
"admin": "адмін",
|
||||||
"Admin": "Адмін",
|
"Admin": "Адмін",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Створити групу",
|
"Create Group": "Створити групу",
|
||||||
"Create Knowledge": "Створити знання",
|
"Create Knowledge": "Створити знання",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Створити новий ключ",
|
"Create new key": "Створити новий ключ",
|
||||||
"Create new secret key": "Створити новий секретний ключ",
|
"Create new secret key": "Створити новий секретний ключ",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Створено у",
|
"Created at": "Створено у",
|
||||||
"Created At": "Створено у",
|
"Created At": "Створено у",
|
||||||
"Created by": "Створено",
|
"Created by": "Створено",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Імпорт CSV",
|
"CSV Import": "Імпорт CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter для відправки",
|
"Ctrl+Enter to Send": "Ctrl+Enter для відправки",
|
||||||
"Current Model": "Поточна модель",
|
"Current Model": "Поточна модель",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Видалити функцію?",
|
"Delete function?": "Видалити функцію?",
|
||||||
"Delete Message": "Видалити повідомлення",
|
"Delete Message": "Видалити повідомлення",
|
||||||
"Delete message?": "Видалити повідомлення?",
|
"Delete message?": "Видалити повідомлення?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Видалити промт?",
|
"Delete prompt?": "Видалити промт?",
|
||||||
"delete this link": "видалити це посилання",
|
"delete this link": "видалити це посилання",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Введіть відомості про себе для запам'ятовування вашими LLM.",
|
"Enter a detail about yourself for your LLMs to recall": "Введіть відомості про себе для запам'ятовування вашими LLM.",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Введіть рядок авторизації api (напр, ім'я користувача:пароль)",
|
"Enter api auth string (e.g. username:password)": "Введіть рядок авторизації api (напр, ім'я користувача:пароль)",
|
||||||
"Enter Application DN": "Введіть DN застосунку",
|
"Enter Application DN": "Введіть DN застосунку",
|
||||||
"Enter Application DN Password": "Введіть пароль DN застосунку",
|
"Enter Application DN Password": "Введіть пароль DN застосунку",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Експорт чату (.json)",
|
"Export chat (.json)": "Експорт чату (.json)",
|
||||||
"Export Chats": "Експорт чатів",
|
"Export Chats": "Експорт чатів",
|
||||||
"Export Config to JSON File": "Експорт конфігурації у файл JSON",
|
"Export Config to JSON File": "Експорт конфігурації у файл JSON",
|
||||||
"Export Functions": "Експорт функцій ",
|
|
||||||
"Export Models": "Експорт моделей",
|
|
||||||
"Export Presets": "Експорт пресетів",
|
"Export Presets": "Експорт пресетів",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Експорт промтів",
|
|
||||||
"Export to CSV": "Експорт в CSV",
|
"Export to CSV": "Експорт в CSV",
|
||||||
"Export Tools": "Експорт інструментів",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Зовнішній",
|
"External": "Зовнішній",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Не вдалося прочитати вміст буфера обміну",
|
"Failed to read clipboard contents": "Не вдалося прочитати вміст буфера обміну",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "Не вдалося зберегти розмову",
|
"Failed to save conversation": "Не вдалося зберегти розмову",
|
||||||
"Failed to save models configuration": "Не вдалося зберегти конфігурацію моделей",
|
"Failed to save models configuration": "Не вдалося зберегти конфігурацію моделей",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Фокус вводу чату",
|
"Focus chat input": "Фокус вводу чату",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Папку успішно видалено",
|
"Folder deleted successfully": "Папку успішно видалено",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Тактильний зворотній зв'язок",
|
"Haptic Feedback": "Тактильний зворотній зв'язок",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Привіт, {{name}}",
|
"Hello, {{name}}": "Привіт, {{name}}",
|
||||||
"Help": "Допоможіть",
|
"Help": "Допоможіть",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Імпорт чатів",
|
"Import Chats": "Імпорт чатів",
|
||||||
"Import Config from JSON File": "Імпорт конфігурації з файлу JSON",
|
"Import Config from JSON File": "Імпорт конфігурації з файлу JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Імпорт функцій ",
|
|
||||||
"Import Models": "Імпорт моделей",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Імпорт пресетів",
|
"Import Presets": "Імпорт пресетів",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Імпорт промтів",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Імпорт інструментів",
|
|
||||||
"Important Update": "Важливе оновлення",
|
"Important Update": "Важливе оновлення",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Включити",
|
"Include": "Включити",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Неправильний формат файлу.",
|
"Invalid file format.": "Неправильний формат файлу.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Недійсний тег",
|
"Invalid Tag": "Недійсний тег",
|
||||||
"is typing...": "друкує...",
|
"is typing...": "друкує...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Новий чат",
|
"New Chat": "Новий чат",
|
||||||
"New Folder": "Нова папка",
|
"New Folder": "Нова папка",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Новий пароль",
|
"New Password": "Новий пароль",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "новий-канал",
|
"new-channel": "новий-канал",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Відстань недоступна",
|
"No distance available": "Відстань недоступна",
|
||||||
"No feedbacks found": "Відгуків не знайдено",
|
"No feedbacks found": "Відгуків не знайдено",
|
||||||
"No file selected": "Файл не обрано",
|
"No file selected": "Файл не обрано",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Немає груп з доступом, додайте групу для надання доступу",
|
"No groups with access, add a group to grant access": "Немає груп з доступом, додайте групу для надання доступу",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS або JavaScript контент не знайдено.",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS або JavaScript контент не знайдено.",
|
||||||
"No inference engine with management support found": "Не знайдено двигуна висновків з підтримкою керування",
|
"No inference engine with management support found": "Не знайдено двигуна висновків з підтримкою керування",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Моделі не вибрано",
|
"No models selected": "Моделі не вибрано",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Не знайдено жодного результату",
|
"No results": "Не знайдено жодного результату",
|
||||||
"No results found": "Не знайдено жодного результату",
|
"No results found": "Не знайдено жодного результату",
|
||||||
"No search query generated": "Пошуковий запит не сформовано",
|
"No search query generated": "Пошуковий запит не сформовано",
|
||||||
"No source available": "Джерело не доступне",
|
"No source available": "Джерело не доступне",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Немає запропонованих підказок",
|
"No suggestion prompts": "Немає запропонованих підказок",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Користувачів не знайдено.",
|
"No users were found.": "Користувачів не знайдено.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Немає клапанів для оновлення",
|
"No valves to update": "Немає клапанів для оновлення",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Публічний",
|
"Public": "Публічний",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Завантажити \"{{searchValue}}\" з Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Завантажити \"{{searchValue}}\" з Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Завантажити модель з Ollama.com",
|
"Pull a model from Ollama.com": "Завантажити модель з Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Підказка для генерації запиту",
|
"Query Generation Prompt": "Підказка для генерації запиту",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1374,6 +1385,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Вибрати знання",
|
"Select Knowledge": "Вибрати знання",
|
||||||
"Select only one model to call": "Оберіть лише одну модель для виклику",
|
"Select only one model to call": "Оберіть лише одну модель для виклику",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Вибрані модель(і) не підтримують вхідні зображення",
|
"Selected model(s) do not support image inputs": "Вибрані модель(і) не підтримують вхідні зображення",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Надіслати",
|
"Send": "Надіслати",
|
||||||
|
|
@ -1414,6 +1426,7 @@
|
||||||
"Share Chat": "Поділитися чатом",
|
"Share Chat": "Поділитися чатом",
|
||||||
"Share to Open WebUI Community": "Поділитися зі спільнотою OpenWebUI",
|
"Share to Open WebUI Community": "Поділитися зі спільнотою OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Дозволи на обмін",
|
"Sharing Permissions": "Дозволи на обмін",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Показати",
|
"Show": "Показати",
|
||||||
|
|
@ -1481,6 +1494,7 @@
|
||||||
"System Instructions": "Системні інструкції",
|
"System Instructions": "Системні інструкції",
|
||||||
"System Prompt": "Системний промт",
|
"System Prompt": "Системний промт",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Теги",
|
"Tags": "Теги",
|
||||||
"Tags Generation": "Генерація тегів",
|
"Tags Generation": "Генерація тегів",
|
||||||
"Tags Generation Prompt": "Підказка для генерації тегів",
|
"Tags Generation Prompt": "Підказка для генерації тегів",
|
||||||
|
|
@ -1592,6 +1606,7 @@
|
||||||
"Transformers": "Трансформери",
|
"Transformers": "Трансформери",
|
||||||
"Trouble accessing Ollama?": "Проблеми з доступом до Ollama?",
|
"Trouble accessing Ollama?": "Проблеми з доступом до Ollama?",
|
||||||
"Trust Proxy Environment": "Довіряти середовищу проксі",
|
"Trust Proxy Environment": "Довіряти середовищу проксі",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Модель TTS",
|
"TTS Model": "Модель TTS",
|
||||||
"TTS Settings": "Налаштування TTS",
|
"TTS Settings": "Налаштування TTS",
|
||||||
|
|
@ -1628,6 +1643,7 @@
|
||||||
"Upload directory": "Завантажити каталог",
|
"Upload directory": "Завантажити каталог",
|
||||||
"Upload files": "Завантажити файли",
|
"Upload files": "Завантажити файли",
|
||||||
"Upload Files": "Завантажити файли",
|
"Upload Files": "Завантажити файли",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Завантажити конвеєр",
|
"Upload Pipeline": "Завантажити конвеєр",
|
||||||
"Upload Progress": "Прогрес завантаження",
|
"Upload Progress": "Прогрес завантаження",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "",
|
"Add User Group": "",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "ان سیٹنگز کو ایڈجسٹ کرنے سے تمام صارفین کے لئے تبدیلیاں یکساں طور پر نافذ ہوں گی",
|
"Adjusting these settings will apply changes universally to all users.": "ان سیٹنگز کو ایڈجسٹ کرنے سے تمام صارفین کے لئے تبدیلیاں یکساں طور پر نافذ ہوں گی",
|
||||||
"admin": "ایڈمن",
|
"admin": "ایڈمن",
|
||||||
"Admin": "ایڈمن",
|
"Admin": "ایڈمن",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "",
|
"Create Group": "",
|
||||||
"Create Knowledge": "علم بنائیں",
|
"Create Knowledge": "علم بنائیں",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "نیا کلید بنائیں",
|
"Create new key": "نیا کلید بنائیں",
|
||||||
"Create new secret key": "نیا خفیہ کلید بنائیں",
|
"Create new secret key": "نیا خفیہ کلید بنائیں",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "پر بنایا گیا",
|
"Created at": "پر بنایا گیا",
|
||||||
"Created At": "بنایا گیا:",
|
"Created At": "بنایا گیا:",
|
||||||
"Created by": "تخلیق کردہ",
|
"Created by": "تخلیق کردہ",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV درآمد کریں",
|
"CSV Import": "CSV درآمد کریں",
|
||||||
"Ctrl+Enter to Send": "",
|
"Ctrl+Enter to Send": "",
|
||||||
"Current Model": "موجودہ ماڈل",
|
"Current Model": "موجودہ ماڈل",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "حذف کریں؟",
|
"Delete function?": "حذف کریں؟",
|
||||||
"Delete Message": "",
|
"Delete Message": "",
|
||||||
"Delete message?": "",
|
"Delete message?": "",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "پرومپٹ کو حذف کریں؟",
|
"Delete prompt?": "پرومپٹ کو حذف کریں؟",
|
||||||
"delete this link": "اس لنک کو حذف کریں",
|
"delete this link": "اس لنک کو حذف کریں",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "اپنی ذات کے بارے میں کوئی تفصیل درج کریں تاکہ آپ کے LLMs اسے یاد رکھ سکیں",
|
"Enter a detail about yourself for your LLMs to recall": "اپنی ذات کے بارے میں کوئی تفصیل درج کریں تاکہ آپ کے LLMs اسے یاد رکھ سکیں",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "اے پی آئی اتھ سٹرنگ درج کریں (مثال کے طور پر: صارف نام:پاس ورڈ)",
|
"Enter api auth string (e.g. username:password)": "اے پی آئی اتھ سٹرنگ درج کریں (مثال کے طور پر: صارف نام:پاس ورڈ)",
|
||||||
"Enter Application DN": "",
|
"Enter Application DN": "",
|
||||||
"Enter Application DN Password": "",
|
"Enter Application DN Password": "",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "چیٹ برآمد کریں (.json)",
|
"Export chat (.json)": "چیٹ برآمد کریں (.json)",
|
||||||
"Export Chats": "چیٹس برآمد کریں",
|
"Export Chats": "چیٹس برآمد کریں",
|
||||||
"Export Config to JSON File": "کنفیگ کو JSON فائل میں ایکسپورٹ کریں",
|
"Export Config to JSON File": "کنفیگ کو JSON فائل میں ایکسپورٹ کریں",
|
||||||
"Export Functions": "ایکسپورٹ فنکشنز",
|
|
||||||
"Export Models": "ماڈلز برآمد کریں",
|
|
||||||
"Export Presets": "",
|
"Export Presets": "",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "پرامپٹس برآمد کریں",
|
|
||||||
"Export to CSV": "",
|
"Export to CSV": "",
|
||||||
"Export Tools": "ایکسپورٹ ٹولز",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "",
|
"External": "",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "کلپ بورڈ مواد کو پڑھنے میں ناکام",
|
"Failed to read clipboard contents": "کلپ بورڈ مواد کو پڑھنے میں ناکام",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "",
|
"Failed to save connections": "",
|
||||||
"Failed to save conversation": "گفتگو محفوظ نہیں ہو سکی",
|
"Failed to save conversation": "گفتگو محفوظ نہیں ہو سکی",
|
||||||
"Failed to save models configuration": "",
|
"Failed to save models configuration": "",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "چیٹ ان پٹ پر توجہ مرکوز کریں",
|
"Focus chat input": "چیٹ ان پٹ پر توجہ مرکوز کریں",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "پوشہ کامیابی سے حذف ہو گیا",
|
"Folder deleted successfully": "پوشہ کامیابی سے حذف ہو گیا",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "ہاپٹک فیڈ بیک",
|
"Haptic Feedback": "ہاپٹک فیڈ بیک",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "ہیلو، {{name}}",
|
"Hello, {{name}}": "ہیلو، {{name}}",
|
||||||
"Help": "مدد",
|
"Help": "مدد",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "چیٹس درآمد کریں",
|
"Import Chats": "چیٹس درآمد کریں",
|
||||||
"Import Config from JSON File": "JSON فائل سے تشکیلات درآمد کریں",
|
"Import Config from JSON File": "JSON فائل سے تشکیلات درآمد کریں",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "درآمد فنکشنز",
|
|
||||||
"Import Models": "ماڈلز درآمد کریں",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "",
|
"Import Presets": "",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "پرامپٹس درآمد کریں",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "امپورٹ ٹولز",
|
|
||||||
"Important Update": "اہم اپ ڈیٹ",
|
"Important Update": "اہم اپ ڈیٹ",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "شامل کریں",
|
"Include": "شامل کریں",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "غلط فائل فارمیٹ",
|
"Invalid file format.": "غلط فائل فارمیٹ",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "غلط ٹیگ",
|
"Invalid Tag": "غلط ٹیگ",
|
||||||
"is typing...": "",
|
"is typing...": "",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "نئی بات چیت",
|
"New Chat": "نئی بات چیت",
|
||||||
"New Folder": "",
|
"New Folder": "",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "نیا پاس ورڈ",
|
"New Password": "نیا پاس ورڈ",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "",
|
"new-channel": "",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "فاصلہ دستیاب نہیں ہے",
|
"No distance available": "فاصلہ دستیاب نہیں ہے",
|
||||||
"No feedbacks found": "کوئی تبصرے نہیں ملے",
|
"No feedbacks found": "کوئی تبصرے نہیں ملے",
|
||||||
"No file selected": "کوئی فائل منتخب نہیں کی گئی",
|
"No file selected": "کوئی فائل منتخب نہیں کی گئی",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "",
|
"No groups with access, add a group to grant access": "",
|
||||||
"No HTML, CSS, or JavaScript content found.": "کوئی HTML، CSS، یا جاوا اسکرپٹ مواد نہیں ملا",
|
"No HTML, CSS, or JavaScript content found.": "کوئی HTML، CSS، یا جاوا اسکرپٹ مواد نہیں ملا",
|
||||||
"No inference engine with management support found": "",
|
"No inference engine with management support found": "",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "",
|
"No models selected": "",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "کوئی نتائج نہیں ملے",
|
"No results": "کوئی نتائج نہیں ملے",
|
||||||
"No results found": "کوئی نتائج نہیں ملے",
|
"No results found": "کوئی نتائج نہیں ملے",
|
||||||
"No search query generated": "کوئی تلاش کی درخواست نہیں بنائی گئی",
|
"No search query generated": "کوئی تلاش کی درخواست نہیں بنائی گئی",
|
||||||
"No source available": "ماخذ دستیاب نہیں ہے",
|
"No source available": "ماخذ دستیاب نہیں ہے",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "کوئی تجویز کردہ پرامپٹس نہیں",
|
"No suggestion prompts": "کوئی تجویز کردہ پرامپٹس نہیں",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "",
|
"No users were found.": "",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "تازہ کاری کے لئے کوئی والو نہیں",
|
"No valves to update": "تازہ کاری کے لئے کوئی والو نہیں",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "",
|
"Public": "",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com سے \"{{searchValue}}\" کو کھینچیں",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com سے \"{{searchValue}}\" کو کھینچیں",
|
||||||
"Pull a model from Ollama.com": "Ollama.com سے ماڈل حاصل کریں",
|
"Pull a model from Ollama.com": "Ollama.com سے ماڈل حاصل کریں",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "",
|
"Query Generation Prompt": "",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "علم منتخب کریں",
|
"Select Knowledge": "علم منتخب کریں",
|
||||||
"Select only one model to call": "صرف ایک ماڈل کو کال کرنے کے لئے منتخب کریں",
|
"Select only one model to call": "صرف ایک ماڈل کو کال کرنے کے لئے منتخب کریں",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "منتخب کردہ ماڈل(ز) تصویری ان پٹ کی حمایت نہیں کرتے",
|
"Selected model(s) do not support image inputs": "منتخب کردہ ماڈل(ز) تصویری ان پٹ کی حمایت نہیں کرتے",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "بھیجیں",
|
"Send": "بھیجیں",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "چیٹ شیئر کریں",
|
"Share Chat": "چیٹ شیئر کریں",
|
||||||
"Share to Open WebUI Community": "اوپن ویب یوآئی کمیونٹی کے ساتھ شیئر کریں\n",
|
"Share to Open WebUI Community": "اوپن ویب یوآئی کمیونٹی کے ساتھ شیئر کریں\n",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "",
|
"Sharing Permissions": "",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "دکھائیں",
|
"Show": "دکھائیں",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "نظام کی ہدایات",
|
"System Instructions": "نظام کی ہدایات",
|
||||||
"System Prompt": "سسٹم پرومپٹ",
|
"System Prompt": "سسٹم پرومپٹ",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "",
|
"Tags": "",
|
||||||
"Tags Generation": "",
|
"Tags Generation": "",
|
||||||
"Tags Generation Prompt": "پرمپٹ کے لیے ٹیگز بنائیں",
|
"Tags Generation Prompt": "پرمپٹ کے لیے ٹیگز بنائیں",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "",
|
"Transformers": "",
|
||||||
"Trouble accessing Ollama?": "Ollama تک رسائی میں مشکل؟",
|
"Trouble accessing Ollama?": "Ollama تک رسائی میں مشکل؟",
|
||||||
"Trust Proxy Environment": "",
|
"Trust Proxy Environment": "",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "ٹی ٹی ایس ماڈل",
|
"TTS Model": "ٹی ٹی ایس ماڈل",
|
||||||
"TTS Settings": "ٹی ٹی ایس ترتیبات",
|
"TTS Settings": "ٹی ٹی ایس ترتیبات",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "ڈائریکٹری اپلوڈ کریں",
|
"Upload directory": "ڈائریکٹری اپلوڈ کریں",
|
||||||
"Upload files": "فائلیں اپلوڈ کریں",
|
"Upload files": "فائلیں اپلوڈ کریں",
|
||||||
"Upload Files": "فائلیں اپ لوڈ کریں",
|
"Upload Files": "فائلیں اپ لوڈ کریں",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "اپ لوڈ پائپ لائن",
|
"Upload Pipeline": "اپ لوڈ پائپ لائن",
|
||||||
"Upload Progress": "اپ لوڈ کی پیش رفت",
|
"Upload Progress": "اپ لوڈ کی پیش رفت",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Фойдаланувчилар гуруҳини қўшиш",
|
"Add User Group": "Фойдаланувчилар гуруҳини қўшиш",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ушбу созламаларни ўзгартириш барча фойдаланувчиларга универсал тарзда қўлланилади.",
|
"Adjusting these settings will apply changes universally to all users.": "Ушбу созламаларни ўзгартириш барча фойдаланувчиларга универсал тарзда қўлланилади.",
|
||||||
"admin": "админ",
|
"admin": "админ",
|
||||||
"Admin": "Админ",
|
"Admin": "Админ",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Гуруҳ яратиш",
|
"Create Group": "Гуруҳ яратиш",
|
||||||
"Create Knowledge": "Билим яратиш",
|
"Create Knowledge": "Билим яратиш",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Янги калит яратинг",
|
"Create new key": "Янги калит яратинг",
|
||||||
"Create new secret key": "Янги махфий калит яратинг",
|
"Create new secret key": "Янги махфий калит яратинг",
|
||||||
"Create Note": "Эслатма яратиш",
|
"Create Note": "Эслатма яратиш",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Яратилган",
|
"Created at": "Яратилган",
|
||||||
"Created At": "Яратилган",
|
"Created At": "Яратилган",
|
||||||
"Created by": "томонидан яратилган",
|
"Created by": "томонидан яратилган",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV импорти",
|
"CSV Import": "CSV импорти",
|
||||||
"Ctrl+Enter to Send": "Юбориш учун Ctrl+Enter",
|
"Ctrl+Enter to Send": "Юбориш учун Ctrl+Enter",
|
||||||
"Current Model": "Жорий Модел",
|
"Current Model": "Жорий Модел",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Функция ўчирилсинми?",
|
"Delete function?": "Функция ўчирилсинми?",
|
||||||
"Delete Message": "Хабарни ўчириш",
|
"Delete Message": "Хабарни ўчириш",
|
||||||
"Delete message?": "Хабар ўчирилсинми?",
|
"Delete message?": "Хабар ўчирилсинми?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Қайд ўчирилсинми?",
|
"Delete note?": "Қайд ўчирилсинми?",
|
||||||
"Delete prompt?": "Сўров ўчирилсинми?",
|
"Delete prompt?": "Сўров ўчирилсинми?",
|
||||||
"delete this link": "ушбу ҳаволани ўчиринг",
|
"delete this link": "ушбу ҳаволани ўчиринг",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "ЛЛМлар эслаб қолишлари учун ўзингиз ҳақингизда маълумот киритинг",
|
"Enter a detail about yourself for your LLMs to recall": "ЛЛМлар эслаб қолишлари учун ўзингиз ҳақингизда маълумот киритинг",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Кутилаётган фойдаланувчи маълумотлари учун сарлавҳа киритинг. Сукут бўйича бўш қолдиринг.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Кутилаётган фойдаланувчи маълумотлари учун сарлавҳа киритинг. Сукут бўйича бўш қолдиринг.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Жавоб учун мойбўёқли белгини киритинг. Ҳеч ким учун бўш қолдиринг.",
|
"Enter a watermark for the response. Leave empty for none.": "Жавоб учун мойбўёқли белгини киритинг. Ҳеч ким учун бўш қолдиринг.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "API auth сатрини киритинг (масалан, фойдаланувчи номи: парол)",
|
"Enter api auth string (e.g. username:password)": "API auth сатрини киритинг (масалан, фойдаланувчи номи: парол)",
|
||||||
"Enter Application DN": "Илова DN ни киритинг",
|
"Enter Application DN": "Илова DN ни киритинг",
|
||||||
"Enter Application DN Password": "Илова DN паролини киритинг",
|
"Enter Application DN Password": "Илова DN паролини киритинг",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Чатни экспорт қилиш (.жсон)",
|
"Export chat (.json)": "Чатни экспорт қилиш (.жсон)",
|
||||||
"Export Chats": "Чатларни экспорт қилиш",
|
"Export Chats": "Чатларни экспорт қилиш",
|
||||||
"Export Config to JSON File": "Конфигурацияни ЖСОН файлига экспорт қилинг",
|
"Export Config to JSON File": "Конфигурацияни ЖСОН файлига экспорт қилинг",
|
||||||
"Export Functions": "Экспорт функциялари",
|
|
||||||
"Export Models": "Экспорт моделлари",
|
|
||||||
"Export Presets": "Олдиндан созламаларни экспорт қилиш",
|
"Export Presets": "Олдиндан созламаларни экспорт қилиш",
|
||||||
"Export Prompt Suggestions": "Экспорт бўйича таклифлар",
|
"Export Prompt Suggestions": "Экспорт бўйича таклифлар",
|
||||||
"Export Prompts": "Экспорт таклифлари",
|
|
||||||
"Export to CSV": "CSV га экспорт қилиш",
|
"Export to CSV": "CSV га экспорт қилиш",
|
||||||
"Export Tools": "Экспорт воситалари",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Ташқи",
|
"External": "Ташқи",
|
||||||
"External Document Loader URL required.": "Ташқи ҳужжат юкловчи УРЛ манзили талаб қилинади.",
|
"External Document Loader URL required.": "Ташқи ҳужжат юкловчи УРЛ манзили талаб қилинади.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Файл таркибини юклаб бўлмади.",
|
"Failed to load file content.": "Файл таркибини юклаб бўлмади.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Буфер таркибини ўқиб бўлмади",
|
"Failed to read clipboard contents": "Буфер таркибини ўқиб бўлмади",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Уланишлар сақланмади",
|
"Failed to save connections": "Уланишлар сақланмади",
|
||||||
"Failed to save conversation": "Суҳбат сақланмади",
|
"Failed to save conversation": "Суҳбат сақланмади",
|
||||||
"Failed to save models configuration": "Моделлар конфигурацияси сақланмади",
|
"Failed to save models configuration": "Моделлар конфигурацияси сақланмади",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl АПИ калити",
|
"Firecrawl API Key": "Firecrawl АПИ калити",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Чат киритишга фокуслаш",
|
"Focus chat input": "Чат киритишга фокуслаш",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Жилд муваффақиятли ўчирилди",
|
"Folder deleted successfully": "Жилд муваффақиятли ўчирилди",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Ҳаптик фикр-мулоҳазалар",
|
"Haptic Feedback": "Ҳаптик фикр-мулоҳазалар",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Салом, {{name}}",
|
"Hello, {{name}}": "Салом, {{name}}",
|
||||||
"Help": "Ёрдам",
|
"Help": "Ёрдам",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Чатларни импорт қилиш",
|
"Import Chats": "Чатларни импорт қилиш",
|
||||||
"Import Config from JSON File": "ЖСОН файлидан конфигурацияни импорт қилинг",
|
"Import Config from JSON File": "ЖСОН файлидан конфигурацияни импорт қилинг",
|
||||||
"Import From Link": "Ҳаволадан импорт қилиш",
|
"Import From Link": "Ҳаволадан импорт қилиш",
|
||||||
"Import Functions": "Импорт функциялари",
|
|
||||||
"Import Models": "Импорт моделлари",
|
|
||||||
"Import Notes": "Эслатмаларни импорт қилиш",
|
"Import Notes": "Эслатмаларни импорт қилиш",
|
||||||
"Import Presets": "Олдиндан созламаларни импорт қилиш",
|
"Import Presets": "Олдиндан созламаларни импорт қилиш",
|
||||||
"Import Prompt Suggestions": "Импорт бўйича таклифлар",
|
"Import Prompt Suggestions": "Импорт бўйича таклифлар",
|
||||||
"Import Prompts": "Импорт кўрсатмалари",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Импорт воситалари",
|
|
||||||
"Important Update": "Мухим янгиланиш",
|
"Important Update": "Мухим янгиланиш",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Ўз ичига олади",
|
"Include": "Ўз ичига олади",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Файл формати нотўғри.",
|
"Invalid file format.": "Файл формати нотўғри.",
|
||||||
"Invalid JSON file": "ЖСОН файли яроқсиз",
|
"Invalid JSON file": "ЖСОН файли яроқсиз",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Тег нотўғри",
|
"Invalid Tag": "Тег нотўғри",
|
||||||
"is typing...": "ёзмоқда...",
|
"is typing...": "ёзмоқда...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Янги чат",
|
"New Chat": "Янги чат",
|
||||||
"New Folder": "Янги жилд",
|
"New Folder": "Янги жилд",
|
||||||
"New Function": "Янги функсия",
|
"New Function": "Янги функсия",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Янги эслатма",
|
"New Note": "Янги эслатма",
|
||||||
"New Password": "Янги парол",
|
"New Password": "Янги парол",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Янги восита",
|
"New Tool": "Янги восита",
|
||||||
"new-channel": "янги канал",
|
"new-channel": "янги канал",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Масофа мавжуд эмас",
|
"No distance available": "Масофа мавжуд эмас",
|
||||||
"No feedbacks found": "Ҳеч қандай фикр топилмади",
|
"No feedbacks found": "Ҳеч қандай фикр топилмади",
|
||||||
"No file selected": "Ҳеч қандай файл танланмаган",
|
"No file selected": "Ҳеч қандай файл танланмаган",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Рухсат берилган гуруҳлар йўқ, рухсат бериш учун гуруҳ қўшинг",
|
"No groups with access, add a group to grant access": "Рухсат берилган гуруҳлар йўқ, рухсат бериш учун гуруҳ қўшинг",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CСС ёки ЖаваСcрипт контенти топилмади.",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CСС ёки ЖаваСcрипт контенти топилмади.",
|
||||||
"No inference engine with management support found": "Бошқарув ёрдами билан хулоса чиқариш механизми топилмади",
|
"No inference engine with management support found": "Бошқарув ёрдами билан хулоса чиқариш механизми топилмади",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Ҳеч қандай модел танланмаган",
|
"No models selected": "Ҳеч қандай модел танланмаган",
|
||||||
"No Notes": "Қайдлар йўқ",
|
"No Notes": "Қайдлар йўқ",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Ҳеч қандай натижа топилмади",
|
"No results": "Ҳеч қандай натижа топилмади",
|
||||||
"No results found": "Ҳеч қандай натижа топилмади",
|
"No results found": "Ҳеч қандай натижа топилмади",
|
||||||
"No search query generated": "Ҳеч қандай қидирув сўрови яратилмади",
|
"No search query generated": "Ҳеч қандай қидирув сўрови яратилмади",
|
||||||
"No source available": "Манба мавжуд эмас",
|
"No source available": "Манба мавжуд эмас",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Тавсия этилган промптлар йўқ",
|
"No suggestion prompts": "Тавсия этилган промптлар йўқ",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Ҳеч қандай фойдаланувчи топилмади.",
|
"No users were found.": "Ҳеч қандай фойдаланувчи топилмади.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Янгилаш учун клапанлар йўқ",
|
"No valves to update": "Янгилаш учун клапанлар йўқ",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Оммавий",
|
"Public": "Оммавий",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.cом сайтидан “{{сеарчВалуе}}”ни тортинг",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.cом сайтидан “{{сеарчВалуе}}”ни тортинг",
|
||||||
"Pull a model from Ollama.com": "Ollama.cом дан моделни тортинг",
|
"Pull a model from Ollama.com": "Ollama.cом дан моделни тортинг",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Сўровни яратиш таклифи",
|
"Query Generation Prompt": "Сўровни яратиш таклифи",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Билим-ни танланг",
|
"Select Knowledge": "Билим-ни танланг",
|
||||||
"Select only one model to call": "Қўнғироқ қилиш учун фақат битта моделни танланг",
|
"Select only one model to call": "Қўнғироқ қилиш учун фақат битта моделни танланг",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Танланган модел(лар) тасвир киритишни қўллаб-қувватламайди",
|
"Selected model(s) do not support image inputs": "Танланган модел(лар) тасвир киритишни қўллаб-қувватламайди",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Юбориш",
|
"Send": "Юбориш",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Чатни улашиш",
|
"Share Chat": "Чатни улашиш",
|
||||||
"Share to Open WebUI Community": "Опен WебУИ ҳамжамиятига улашинг",
|
"Share to Open WebUI Community": "Опен WебУИ ҳамжамиятига улашинг",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Рухсатларни алмашиш",
|
"Sharing Permissions": "Рухсатларни алмашиш",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Кўрсатиш",
|
"Show": "Кўрсатиш",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Тизим кўрсатмалари",
|
"System Instructions": "Тизим кўрсатмалари",
|
||||||
"System Prompt": "Тизим сўрови",
|
"System Prompt": "Тизим сўрови",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Теглар",
|
"Tags": "Теглар",
|
||||||
"Tags Generation": "Теглар яратиш",
|
"Tags Generation": "Теглар яратиш",
|
||||||
"Tags Generation Prompt": "Теглар яратиш таклифи",
|
"Tags Generation Prompt": "Теглар яратиш таклифи",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Трансформаторлар",
|
"Transformers": "Трансформаторлар",
|
||||||
"Trouble accessing Ollama?": "Олламага киришда муаммо борми?",
|
"Trouble accessing Ollama?": "Олламага киришда муаммо борми?",
|
||||||
"Trust Proxy Environment": "Ишончли прокси муҳити",
|
"Trust Proxy Environment": "Ишончли прокси муҳити",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "ТТС модели",
|
"TTS Model": "ТТС модели",
|
||||||
"TTS Settings": "ТТС созламалари",
|
"TTS Settings": "ТТС созламалари",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Юклаб олиш каталоги",
|
"Upload directory": "Юклаб олиш каталоги",
|
||||||
"Upload files": "Файлларни юклаш",
|
"Upload files": "Файлларни юклаш",
|
||||||
"Upload Files": "Файлларни юклаш",
|
"Upload Files": "Файлларни юклаш",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Қувур линиясини юклаш",
|
"Upload Pipeline": "Қувур линиясини юклаш",
|
||||||
"Upload Progress": "Юклаш жараёни",
|
"Upload Progress": "Юклаш жараёни",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Foydalanuvchilar guruhini qo'shish",
|
"Add User Group": "Foydalanuvchilar guruhini qo'shish",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Ushbu sozlamalarni o'zgartirish barcha foydalanuvchilarga universal tarzda qo'llaniladi.",
|
"Adjusting these settings will apply changes universally to all users.": "Ushbu sozlamalarni o'zgartirish barcha foydalanuvchilarga universal tarzda qo'llaniladi.",
|
||||||
"admin": "admin",
|
"admin": "admin",
|
||||||
"Admin": "Admin",
|
"Admin": "Admin",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Guruh yaratish",
|
"Create Group": "Guruh yaratish",
|
||||||
"Create Knowledge": "Bilim yaratish",
|
"Create Knowledge": "Bilim yaratish",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Yangi kalit yarating",
|
"Create new key": "Yangi kalit yarating",
|
||||||
"Create new secret key": "Yangi maxfiy kalit yarating",
|
"Create new secret key": "Yangi maxfiy kalit yarating",
|
||||||
"Create Note": "Eslatma yaratish",
|
"Create Note": "Eslatma yaratish",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Yaratilgan",
|
"Created at": "Yaratilgan",
|
||||||
"Created At": "Yaratilgan",
|
"Created At": "Yaratilgan",
|
||||||
"Created by": "tomonidan yaratilgan",
|
"Created by": "tomonidan yaratilgan",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV importi",
|
"CSV Import": "CSV importi",
|
||||||
"Ctrl+Enter to Send": "Yuborish uchun Ctrl+Enter",
|
"Ctrl+Enter to Send": "Yuborish uchun Ctrl+Enter",
|
||||||
"Current Model": "Joriy Model",
|
"Current Model": "Joriy Model",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Funktsiya o'chirilsinmi?",
|
"Delete function?": "Funktsiya o'chirilsinmi?",
|
||||||
"Delete Message": "Xabarni o'chirish",
|
"Delete Message": "Xabarni o'chirish",
|
||||||
"Delete message?": "Xabar oʻchirilsinmi?",
|
"Delete message?": "Xabar oʻchirilsinmi?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "Qayd o‘chirilsinmi?",
|
"Delete note?": "Qayd o‘chirilsinmi?",
|
||||||
"Delete prompt?": "Soʻrov oʻchirilsinmi?",
|
"Delete prompt?": "Soʻrov oʻchirilsinmi?",
|
||||||
"delete this link": "ushbu havolani o'chiring",
|
"delete this link": "ushbu havolani o'chiring",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "LLMlar eslab qolishlari uchun oʻzingiz haqingizda maʼlumot kiriting",
|
"Enter a detail about yourself for your LLMs to recall": "LLMlar eslab qolishlari uchun oʻzingiz haqingizda maʼlumot kiriting",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "Kutilayotgan foydalanuvchi maʼlumotlari uchun sarlavha kiriting. Sukut bo'yicha bo'sh qoldiring.",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "Kutilayotgan foydalanuvchi maʼlumotlari uchun sarlavha kiriting. Sukut bo'yicha bo'sh qoldiring.",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "Javob uchun moybo'yoqli belgini kiriting. Hech kim uchun bo'sh qoldiring.",
|
"Enter a watermark for the response. Leave empty for none.": "Javob uchun moybo'yoqli belgini kiriting. Hech kim uchun bo'sh qoldiring.",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "api auth satrini kiriting (masalan, foydalanuvchi nomi: parol)",
|
"Enter api auth string (e.g. username:password)": "api auth satrini kiriting (masalan, foydalanuvchi nomi: parol)",
|
||||||
"Enter Application DN": "Ilova DN ni kiriting",
|
"Enter Application DN": "Ilova DN ni kiriting",
|
||||||
"Enter Application DN Password": "Ilova DN parolini kiriting",
|
"Enter Application DN Password": "Ilova DN parolini kiriting",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Chatni eksport qilish (.json)",
|
"Export chat (.json)": "Chatni eksport qilish (.json)",
|
||||||
"Export Chats": "Chatlarni eksport qilish",
|
"Export Chats": "Chatlarni eksport qilish",
|
||||||
"Export Config to JSON File": "Konfiguratsiyani JSON fayliga eksport qiling",
|
"Export Config to JSON File": "Konfiguratsiyani JSON fayliga eksport qiling",
|
||||||
"Export Functions": "Eksport funktsiyalari",
|
|
||||||
"Export Models": "Eksport modellari",
|
|
||||||
"Export Presets": "Oldindan sozlamalarni eksport qilish",
|
"Export Presets": "Oldindan sozlamalarni eksport qilish",
|
||||||
"Export Prompt Suggestions": "Eksport bo'yicha takliflar",
|
"Export Prompt Suggestions": "Eksport bo'yicha takliflar",
|
||||||
"Export Prompts": "Eksport takliflari",
|
|
||||||
"Export to CSV": "CSV ga eksport qilish",
|
"Export to CSV": "CSV ga eksport qilish",
|
||||||
"Export Tools": "Eksport vositalari",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Tashqi",
|
"External": "Tashqi",
|
||||||
"External Document Loader URL required.": "Tashqi hujjat yuklovchi URL manzili talab qilinadi.",
|
"External Document Loader URL required.": "Tashqi hujjat yuklovchi URL manzili talab qilinadi.",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "Fayl tarkibini yuklab bo‘lmadi.",
|
"Failed to load file content.": "Fayl tarkibini yuklab bo‘lmadi.",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Bufer tarkibini o‘qib bo‘lmadi",
|
"Failed to read clipboard contents": "Bufer tarkibini o‘qib bo‘lmadi",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Ulanishlar saqlanmadi",
|
"Failed to save connections": "Ulanishlar saqlanmadi",
|
||||||
"Failed to save conversation": "Suhbat saqlanmadi",
|
"Failed to save conversation": "Suhbat saqlanmadi",
|
||||||
"Failed to save models configuration": "Modellar konfiguratsiyasi saqlanmadi",
|
"Failed to save models configuration": "Modellar konfiguratsiyasi saqlanmadi",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API kaliti",
|
"Firecrawl API Key": "Firecrawl API kaliti",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Chat kiritishga fokuslash",
|
"Focus chat input": "Chat kiritishga fokuslash",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Jild muvaffaqiyatli oʻchirildi",
|
"Folder deleted successfully": "Jild muvaffaqiyatli oʻchirildi",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Haptik fikr-mulohazalar",
|
"Haptic Feedback": "Haptik fikr-mulohazalar",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Salom, {{name}}",
|
"Hello, {{name}}": "Salom, {{name}}",
|
||||||
"Help": "Yordam",
|
"Help": "Yordam",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Chatlarni import qilish",
|
"Import Chats": "Chatlarni import qilish",
|
||||||
"Import Config from JSON File": "JSON faylidan konfiguratsiyani import qiling",
|
"Import Config from JSON File": "JSON faylidan konfiguratsiyani import qiling",
|
||||||
"Import From Link": "Havoladan import qilish",
|
"Import From Link": "Havoladan import qilish",
|
||||||
"Import Functions": "Import funktsiyalari",
|
|
||||||
"Import Models": "Import modellari",
|
|
||||||
"Import Notes": "Eslatmalarni import qilish",
|
"Import Notes": "Eslatmalarni import qilish",
|
||||||
"Import Presets": "Oldindan sozlamalarni import qilish",
|
"Import Presets": "Oldindan sozlamalarni import qilish",
|
||||||
"Import Prompt Suggestions": "Import bo'yicha takliflar",
|
"Import Prompt Suggestions": "Import bo'yicha takliflar",
|
||||||
"Import Prompts": "Import ko'rsatmalari",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Import vositalari",
|
|
||||||
"Important Update": "Muhim yangilanish",
|
"Important Update": "Muhim yangilanish",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "O'z ichiga oladi",
|
"Include": "O'z ichiga oladi",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Fayl formati noto‘g‘ri.",
|
"Invalid file format.": "Fayl formati noto‘g‘ri.",
|
||||||
"Invalid JSON file": "JSON fayli yaroqsiz",
|
"Invalid JSON file": "JSON fayli yaroqsiz",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Teg noto‘g‘ri",
|
"Invalid Tag": "Teg noto‘g‘ri",
|
||||||
"is typing...": "yozmoqda...",
|
"is typing...": "yozmoqda...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Yangi chat",
|
"New Chat": "Yangi chat",
|
||||||
"New Folder": "Yangi jild",
|
"New Folder": "Yangi jild",
|
||||||
"New Function": "Yangi funksiya",
|
"New Function": "Yangi funksiya",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "Yangi eslatma",
|
"New Note": "Yangi eslatma",
|
||||||
"New Password": "Yangi parol",
|
"New Password": "Yangi parol",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "Yangi vosita",
|
"New Tool": "Yangi vosita",
|
||||||
"new-channel": "yangi kanal",
|
"new-channel": "yangi kanal",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Masofa mavjud emas",
|
"No distance available": "Masofa mavjud emas",
|
||||||
"No feedbacks found": "Hech qanday fikr topilmadi",
|
"No feedbacks found": "Hech qanday fikr topilmadi",
|
||||||
"No file selected": "Hech qanday fayl tanlanmagan",
|
"No file selected": "Hech qanday fayl tanlanmagan",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Ruxsat berilgan guruhlar yo‘q, ruxsat berish uchun guruh qo‘shing",
|
"No groups with access, add a group to grant access": "Ruxsat berilgan guruhlar yo‘q, ruxsat berish uchun guruh qo‘shing",
|
||||||
"No HTML, CSS, or JavaScript content found.": "HTML, CSS yoki JavaScript kontenti topilmadi.",
|
"No HTML, CSS, or JavaScript content found.": "HTML, CSS yoki JavaScript kontenti topilmadi.",
|
||||||
"No inference engine with management support found": "Boshqaruv yordami bilan xulosa chiqarish mexanizmi topilmadi",
|
"No inference engine with management support found": "Boshqaruv yordami bilan xulosa chiqarish mexanizmi topilmadi",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Hech qanday model tanlanmagan",
|
"No models selected": "Hech qanday model tanlanmagan",
|
||||||
"No Notes": "Qaydlar yo'q",
|
"No Notes": "Qaydlar yo'q",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Hech qanday natija topilmadi",
|
"No results": "Hech qanday natija topilmadi",
|
||||||
"No results found": "Hech qanday natija topilmadi",
|
"No results found": "Hech qanday natija topilmadi",
|
||||||
"No search query generated": "Hech qanday qidiruv soʻrovi yaratilmadi",
|
"No search query generated": "Hech qanday qidiruv soʻrovi yaratilmadi",
|
||||||
"No source available": "Manba mavjud emas",
|
"No source available": "Manba mavjud emas",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Tavsiya etilgan promptlar yo‘q",
|
"No suggestion prompts": "Tavsiya etilgan promptlar yo‘q",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Hech qanday foydalanuvchi topilmadi.",
|
"No users were found.": "Hech qanday foydalanuvchi topilmadi.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Yangilash uchun klapanlar yo'q",
|
"No valves to update": "Yangilash uchun klapanlar yo'q",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Ommaviy",
|
"Public": "Ommaviy",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com saytidan “{{searchValue}}”ni torting",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Ollama.com saytidan “{{searchValue}}”ni torting",
|
||||||
"Pull a model from Ollama.com": "Ollama.com dan modelni torting",
|
"Pull a model from Ollama.com": "Ollama.com dan modelni torting",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "So'rovni yaratish taklifi",
|
"Query Generation Prompt": "So'rovni yaratish taklifi",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1372,6 +1383,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Bilim-ni tanlang",
|
"Select Knowledge": "Bilim-ni tanlang",
|
||||||
"Select only one model to call": "Qo'ng'iroq qilish uchun faqat bitta modelni tanlang",
|
"Select only one model to call": "Qo'ng'iroq qilish uchun faqat bitta modelni tanlang",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Tanlangan model(lar) tasvir kiritishni qo‘llab-quvvatlamaydi",
|
"Selected model(s) do not support image inputs": "Tanlangan model(lar) tasvir kiritishni qo‘llab-quvvatlamaydi",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Yuborish",
|
"Send": "Yuborish",
|
||||||
|
|
@ -1412,6 +1424,7 @@
|
||||||
"Share Chat": "Chatni ulashish",
|
"Share Chat": "Chatni ulashish",
|
||||||
"Share to Open WebUI Community": "Open WebUI hamjamiyatiga ulashing",
|
"Share to Open WebUI Community": "Open WebUI hamjamiyatiga ulashing",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Ruxsatlarni almashish",
|
"Sharing Permissions": "Ruxsatlarni almashish",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Ko'rsatish",
|
"Show": "Ko'rsatish",
|
||||||
|
|
@ -1479,6 +1492,7 @@
|
||||||
"System Instructions": "Tizim ko'rsatmalari",
|
"System Instructions": "Tizim ko'rsatmalari",
|
||||||
"System Prompt": "Tizim so'rovi",
|
"System Prompt": "Tizim so'rovi",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Teglar",
|
"Tags": "Teglar",
|
||||||
"Tags Generation": "Teglar yaratish",
|
"Tags Generation": "Teglar yaratish",
|
||||||
"Tags Generation Prompt": "Teglar yaratish taklifi",
|
"Tags Generation Prompt": "Teglar yaratish taklifi",
|
||||||
|
|
@ -1590,6 +1604,7 @@
|
||||||
"Transformers": "Transformatorlar",
|
"Transformers": "Transformatorlar",
|
||||||
"Trouble accessing Ollama?": "Ollamaga kirishda muammo bormi?",
|
"Trouble accessing Ollama?": "Ollamaga kirishda muammo bormi?",
|
||||||
"Trust Proxy Environment": "Ishonchli proksi muhiti",
|
"Trust Proxy Environment": "Ishonchli proksi muhiti",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "TTS modeli",
|
"TTS Model": "TTS modeli",
|
||||||
"TTS Settings": "TTS sozlamalari",
|
"TTS Settings": "TTS sozlamalari",
|
||||||
|
|
@ -1626,6 +1641,7 @@
|
||||||
"Upload directory": "Yuklab olish katalogi",
|
"Upload directory": "Yuklab olish katalogi",
|
||||||
"Upload files": "Fayllarni yuklash",
|
"Upload files": "Fayllarni yuklash",
|
||||||
"Upload Files": "Fayllarni yuklash",
|
"Upload Files": "Fayllarni yuklash",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Quvur liniyasini yuklash",
|
"Upload Pipeline": "Quvur liniyasini yuklash",
|
||||||
"Upload Progress": "Yuklash jarayoni",
|
"Upload Progress": "Yuklash jarayoni",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -65,6 +65,7 @@
|
||||||
"Add User Group": "Thêm Nhóm Người dùng",
|
"Add User Group": "Thêm Nhóm Người dùng",
|
||||||
"Additional Config": "",
|
"Additional Config": "",
|
||||||
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
"Additional configuration options for marker. This should be a JSON string with key-value pairs. For example, '{\"key\": \"value\"}'. Supported keys include: disable_links, keep_pageheader_in_output, keep_pagefooter_in_output, filter_blank_pages, drop_repeated_text, layout_coverage_threshold, merge_threshold, height_tolerance, gap_threshold, image_threshold, min_line_length, level_count, default_level": "",
|
||||||
|
"Additional Parameters": "",
|
||||||
"Adjusting these settings will apply changes universally to all users.": "Các thay đổi cài đặt này sẽ áp dụng cho tất cả người sử dụng.",
|
"Adjusting these settings will apply changes universally to all users.": "Các thay đổi cài đặt này sẽ áp dụng cho tất cả người sử dụng.",
|
||||||
"admin": "quản trị viên",
|
"admin": "quản trị viên",
|
||||||
"Admin": "Quản trị",
|
"Admin": "Quản trị",
|
||||||
|
|
@ -343,6 +344,7 @@
|
||||||
"Create Folder": "",
|
"Create Folder": "",
|
||||||
"Create Group": "Tạo Nhóm",
|
"Create Group": "Tạo Nhóm",
|
||||||
"Create Knowledge": "Tạo Kiến thức",
|
"Create Knowledge": "Tạo Kiến thức",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "Tạo key mới",
|
"Create new key": "Tạo key mới",
|
||||||
"Create new secret key": "Tạo key bí mật mới",
|
"Create new secret key": "Tạo key bí mật mới",
|
||||||
"Create Note": "",
|
"Create Note": "",
|
||||||
|
|
@ -350,6 +352,7 @@
|
||||||
"Created at": "Được tạo vào lúc",
|
"Created at": "Được tạo vào lúc",
|
||||||
"Created At": "Tạo lúc",
|
"Created At": "Tạo lúc",
|
||||||
"Created by": "Tạo bởi",
|
"Created by": "Tạo bởi",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "Nạp CSV",
|
"CSV Import": "Nạp CSV",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter để Gửi",
|
"Ctrl+Enter to Send": "Ctrl+Enter để Gửi",
|
||||||
"Current Model": "Mô hình hiện tại",
|
"Current Model": "Mô hình hiện tại",
|
||||||
|
|
@ -396,6 +399,7 @@
|
||||||
"Delete function?": "Xóa function?",
|
"Delete function?": "Xóa function?",
|
||||||
"Delete Message": "Xóa Tin nhắn",
|
"Delete Message": "Xóa Tin nhắn",
|
||||||
"Delete message?": "Xóa tin nhắn?",
|
"Delete message?": "Xóa tin nhắn?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "",
|
"Delete note?": "",
|
||||||
"Delete prompt?": "Xóa prompt?",
|
"Delete prompt?": "Xóa prompt?",
|
||||||
"delete this link": "Xóa link này",
|
"delete this link": "Xóa link này",
|
||||||
|
|
@ -523,6 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "Nhập chi tiết về bản thân của bạn để LLMs có thể nhớ",
|
"Enter a detail about yourself for your LLMs to recall": "Nhập chi tiết về bản thân của bạn để LLMs có thể nhớ",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "",
|
"Enter a watermark for the response. Leave empty for none.": "",
|
||||||
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "Nhập chuỗi xác thực api (ví dụ: username: mật khẩu)",
|
"Enter api auth string (e.g. username:password)": "Nhập chuỗi xác thực api (ví dụ: username: mật khẩu)",
|
||||||
"Enter Application DN": "Nhập DN Ứng dụng",
|
"Enter Application DN": "Nhập DN Ứng dụng",
|
||||||
"Enter Application DN Password": "Nhập Mật khẩu DN Ứng dụng",
|
"Enter Application DN Password": "Nhập Mật khẩu DN Ứng dụng",
|
||||||
|
|
@ -667,13 +674,9 @@
|
||||||
"Export chat (.json)": "Tải chat (.json)",
|
"Export chat (.json)": "Tải chat (.json)",
|
||||||
"Export Chats": "Tải nội dung chat về máy",
|
"Export Chats": "Tải nội dung chat về máy",
|
||||||
"Export Config to JSON File": "Xuất Cấu hình ra Tệp JSON",
|
"Export Config to JSON File": "Xuất Cấu hình ra Tệp JSON",
|
||||||
"Export Functions": "Tải Functions về máy",
|
|
||||||
"Export Models": "Tải Models về máy",
|
|
||||||
"Export Presets": "Xuất các Preset",
|
"Export Presets": "Xuất các Preset",
|
||||||
"Export Prompt Suggestions": "",
|
"Export Prompt Suggestions": "",
|
||||||
"Export Prompts": "Tải các prompt về máy",
|
|
||||||
"Export to CSV": "Xuất ra CSV",
|
"Export to CSV": "Xuất ra CSV",
|
||||||
"Export Tools": "Tải Tools về máy",
|
|
||||||
"Export Users": "",
|
"Export Users": "",
|
||||||
"External": "Bên ngoài",
|
"External": "Bên ngoài",
|
||||||
"External Document Loader URL required.": "",
|
"External Document Loader URL required.": "",
|
||||||
|
|
@ -698,6 +701,7 @@
|
||||||
"Failed to load file content.": "",
|
"Failed to load file content.": "",
|
||||||
"Failed to move chat": "",
|
"Failed to move chat": "",
|
||||||
"Failed to read clipboard contents": "Không thể đọc nội dung clipboard",
|
"Failed to read clipboard contents": "Không thể đọc nội dung clipboard",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "Không thể lưu các kết nối",
|
"Failed to save connections": "Không thể lưu các kết nối",
|
||||||
"Failed to save conversation": "Không thể lưu cuộc trò chuyện",
|
"Failed to save conversation": "Không thể lưu cuộc trò chuyện",
|
||||||
"Failed to save models configuration": "Không thể lưu cấu hình mô hình",
|
"Failed to save models configuration": "Không thể lưu cấu hình mô hình",
|
||||||
|
|
@ -731,6 +735,7 @@
|
||||||
"Firecrawl API Key": "",
|
"Firecrawl API Key": "",
|
||||||
"Floating Quick Actions": "",
|
"Floating Quick Actions": "",
|
||||||
"Focus chat input": "Tập trung vào nội dung chat",
|
"Focus chat input": "Tập trung vào nội dung chat",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "",
|
"Folder Background Image": "",
|
||||||
"Folder deleted successfully": "Xóa thư mục thành công",
|
"Folder deleted successfully": "Xóa thư mục thành công",
|
||||||
"Folder Name": "",
|
"Folder Name": "",
|
||||||
|
|
@ -800,6 +805,8 @@
|
||||||
"H2": "",
|
"H2": "",
|
||||||
"H3": "",
|
"H3": "",
|
||||||
"Haptic Feedback": "Phản hồi xúc giác",
|
"Haptic Feedback": "Phản hồi xúc giác",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "",
|
"Height": "",
|
||||||
"Hello, {{name}}": "Xin chào {{name}}",
|
"Hello, {{name}}": "Xin chào {{name}}",
|
||||||
"Help": "Trợ giúp",
|
"Help": "Trợ giúp",
|
||||||
|
|
@ -841,14 +848,10 @@
|
||||||
"Import Chats": "Nạp lại nội dung chat",
|
"Import Chats": "Nạp lại nội dung chat",
|
||||||
"Import Config from JSON File": "Nhập Cấu hình từ Tệp JSON",
|
"Import Config from JSON File": "Nhập Cấu hình từ Tệp JSON",
|
||||||
"Import From Link": "",
|
"Import From Link": "",
|
||||||
"Import Functions": "Nạp Functions",
|
|
||||||
"Import Models": "Nạp model",
|
|
||||||
"Import Notes": "",
|
"Import Notes": "",
|
||||||
"Import Presets": "Nhập các Preset",
|
"Import Presets": "Nhập các Preset",
|
||||||
"Import Prompt Suggestions": "",
|
"Import Prompt Suggestions": "",
|
||||||
"Import Prompts": "Nạp các prompt lên hệ thống",
|
|
||||||
"Import successful": "",
|
"Import successful": "",
|
||||||
"Import Tools": "Nạp Tools",
|
|
||||||
"Important Update": "Bản cập nhật quan trọng",
|
"Important Update": "Bản cập nhật quan trọng",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "",
|
"In order to force OCR, performing OCR must be enabled.": "",
|
||||||
"Include": "Bao gồm",
|
"Include": "Bao gồm",
|
||||||
|
|
@ -876,6 +879,7 @@
|
||||||
"Invalid file format.": "Định dạng tệp không hợp lệ.",
|
"Invalid file format.": "Định dạng tệp không hợp lệ.",
|
||||||
"Invalid JSON file": "",
|
"Invalid JSON file": "",
|
||||||
"Invalid JSON format for ComfyUI Workflow.": "",
|
"Invalid JSON format for ComfyUI Workflow.": "",
|
||||||
|
"Invalid JSON format for Parameters": "",
|
||||||
"Invalid JSON format in Additional Config": "",
|
"Invalid JSON format in Additional Config": "",
|
||||||
"Invalid Tag": "Tag không hợp lệ",
|
"Invalid Tag": "Tag không hợp lệ",
|
||||||
"is typing...": "đang gõ...",
|
"is typing...": "đang gõ...",
|
||||||
|
|
@ -1034,8 +1038,11 @@
|
||||||
"New Chat": "Tạo chat mới",
|
"New Chat": "Tạo chat mới",
|
||||||
"New Folder": "Thư mục Mới",
|
"New Folder": "Thư mục Mới",
|
||||||
"New Function": "",
|
"New Function": "",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "",
|
"New Note": "",
|
||||||
"New Password": "Mật khẩu mới",
|
"New Password": "Mật khẩu mới",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "",
|
"New Tool": "",
|
||||||
"new-channel": "kênh-mới",
|
"new-channel": "kênh-mới",
|
||||||
"Next message": "",
|
"Next message": "",
|
||||||
|
|
@ -1051,6 +1058,7 @@
|
||||||
"No distance available": "Không có khoảng cách khả dụng",
|
"No distance available": "Không có khoảng cách khả dụng",
|
||||||
"No feedbacks found": "Không tìm thấy phản hồi nào",
|
"No feedbacks found": "Không tìm thấy phản hồi nào",
|
||||||
"No file selected": "Chưa có tệp nào được chọn",
|
"No file selected": "Chưa có tệp nào được chọn",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "Không có nhóm nào có quyền truy cập, hãy thêm một nhóm để cấp quyền truy cập",
|
"No groups with access, add a group to grant access": "Không có nhóm nào có quyền truy cập, hãy thêm một nhóm để cấp quyền truy cập",
|
||||||
"No HTML, CSS, or JavaScript content found.": "Không tìm thấy nội dung HTML, CSS hoặc JavaScript.",
|
"No HTML, CSS, or JavaScript content found.": "Không tìm thấy nội dung HTML, CSS hoặc JavaScript.",
|
||||||
"No inference engine with management support found": "Không tìm thấy engine suy luận nào có hỗ trợ quản lý",
|
"No inference engine with management support found": "Không tìm thấy engine suy luận nào có hỗ trợ quản lý",
|
||||||
|
|
@ -1061,12 +1069,14 @@
|
||||||
"No models selected": "Chưa chọn mô hình nào",
|
"No models selected": "Chưa chọn mô hình nào",
|
||||||
"No Notes": "",
|
"No Notes": "",
|
||||||
"No notes found": "",
|
"No notes found": "",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "Không tìm thấy kết quả",
|
"No results": "Không tìm thấy kết quả",
|
||||||
"No results found": "Không tìm thấy kết quả",
|
"No results found": "Không tìm thấy kết quả",
|
||||||
"No search query generated": "Không có truy vấn tìm kiếm nào được tạo ra",
|
"No search query generated": "Không có truy vấn tìm kiếm nào được tạo ra",
|
||||||
"No source available": "Không có nguồn",
|
"No source available": "Không có nguồn",
|
||||||
"No sources found": "",
|
"No sources found": "",
|
||||||
"No suggestion prompts": "Không có prompt gợi ý",
|
"No suggestion prompts": "Không có prompt gợi ý",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "Không tìm thấy người dùng nào.",
|
"No users were found.": "Không tìm thấy người dùng nào.",
|
||||||
"No valves": "",
|
"No valves": "",
|
||||||
"No valves to update": "Chưa có valves nào được cập nhật",
|
"No valves to update": "Chưa có valves nào được cập nhật",
|
||||||
|
|
@ -1225,6 +1235,7 @@
|
||||||
"Public": "Công khai",
|
"Public": "Công khai",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "Tải \"{{searchValue}}\" từ Ollama.com",
|
"Pull \"{{searchValue}}\" from Ollama.com": "Tải \"{{searchValue}}\" từ Ollama.com",
|
||||||
"Pull a model from Ollama.com": "Tải mô hình từ Ollama.com",
|
"Pull a model from Ollama.com": "Tải mô hình từ Ollama.com",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "",
|
"pypdfium2": "",
|
||||||
"Query Generation Prompt": "Prompt Tạo Truy vấn",
|
"Query Generation Prompt": "Prompt Tạo Truy vấn",
|
||||||
"Querying": "",
|
"Querying": "",
|
||||||
|
|
@ -1371,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "",
|
"Select how to split message text for TTS requests": "",
|
||||||
"Select Knowledge": "Chọn Kiến thức",
|
"Select Knowledge": "Chọn Kiến thức",
|
||||||
"Select only one model to call": "Chọn model để gọi",
|
"Select only one model to call": "Chọn model để gọi",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "Model được lựa chọn không hỗ trợ đầu vào là hình ảnh",
|
"Selected model(s) do not support image inputs": "Model được lựa chọn không hỗ trợ đầu vào là hình ảnh",
|
||||||
"semantic": "",
|
"semantic": "",
|
||||||
"Send": "Gửi",
|
"Send": "Gửi",
|
||||||
|
|
@ -1411,6 +1423,7 @@
|
||||||
"Share Chat": "Chia sẻ Chat",
|
"Share Chat": "Chia sẻ Chat",
|
||||||
"Share to Open WebUI Community": "Chia sẻ đến Cộng đồng OpenWebUI",
|
"Share to Open WebUI Community": "Chia sẻ đến Cộng đồng OpenWebUI",
|
||||||
"Share your background and interests": "",
|
"Share your background and interests": "",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "Quyền Chia sẻ",
|
"Sharing Permissions": "Quyền Chia sẻ",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "",
|
||||||
"Show": "Hiển thị",
|
"Show": "Hiển thị",
|
||||||
|
|
@ -1478,6 +1491,7 @@
|
||||||
"System Instructions": "Hướng dẫn Hệ thống",
|
"System Instructions": "Hướng dẫn Hệ thống",
|
||||||
"System Prompt": "Prompt Hệ thống (System Prompt)",
|
"System Prompt": "Prompt Hệ thống (System Prompt)",
|
||||||
"Table Mode": "",
|
"Table Mode": "",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "Thẻ",
|
"Tags": "Thẻ",
|
||||||
"Tags Generation": "Tạo Thẻ",
|
"Tags Generation": "Tạo Thẻ",
|
||||||
"Tags Generation Prompt": "Prompt Tạo Thẻ",
|
"Tags Generation Prompt": "Prompt Tạo Thẻ",
|
||||||
|
|
@ -1589,6 +1603,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "Gặp vấn đề khi truy cập Ollama?",
|
"Trouble accessing Ollama?": "Gặp vấn đề khi truy cập Ollama?",
|
||||||
"Trust Proxy Environment": "Tin cậy Môi trường Proxy",
|
"Trust Proxy Environment": "Tin cậy Môi trường Proxy",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "",
|
"Try Again": "",
|
||||||
"TTS Model": "Mô hình TTS",
|
"TTS Model": "Mô hình TTS",
|
||||||
"TTS Settings": "Cài đặt Chuyển văn bản thành Giọng nói",
|
"TTS Settings": "Cài đặt Chuyển văn bản thành Giọng nói",
|
||||||
|
|
@ -1625,6 +1640,7 @@
|
||||||
"Upload directory": "Thư mục tải lên",
|
"Upload directory": "Thư mục tải lên",
|
||||||
"Upload files": "Tải lên các tệp",
|
"Upload files": "Tải lên các tệp",
|
||||||
"Upload Files": "Tải tệp lên máy chủ",
|
"Upload Files": "Tải tệp lên máy chủ",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "Tải lên Pipeline",
|
"Upload Pipeline": "Tải lên Pipeline",
|
||||||
"Upload Progress": "Tiến trình tải tệp lên hệ thống",
|
"Upload Progress": "Tiến trình tải tệp lên hệ thống",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "",
|
||||||
|
|
|
||||||
|
|
@ -344,6 +344,7 @@
|
||||||
"Create Folder": "创建分组",
|
"Create Folder": "创建分组",
|
||||||
"Create Group": "创建权限组",
|
"Create Group": "创建权限组",
|
||||||
"Create Knowledge": "创建知识",
|
"Create Knowledge": "创建知识",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "创建新密钥",
|
"Create new key": "创建新密钥",
|
||||||
"Create new secret key": "创建新安全密钥",
|
"Create new secret key": "创建新安全密钥",
|
||||||
"Create Note": "创建笔记",
|
"Create Note": "创建笔记",
|
||||||
|
|
@ -351,6 +352,7 @@
|
||||||
"Created at": "创建于",
|
"Created at": "创建于",
|
||||||
"Created At": "创建于",
|
"Created At": "创建于",
|
||||||
"Created by": "作者",
|
"Created by": "作者",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "通过 CSV 文件导入",
|
"CSV Import": "通过 CSV 文件导入",
|
||||||
"Ctrl+Enter to Send": "Ctrl+Enter 发送",
|
"Ctrl+Enter to Send": "Ctrl+Enter 发送",
|
||||||
"Current Model": "当前模型",
|
"Current Model": "当前模型",
|
||||||
|
|
@ -397,6 +399,7 @@
|
||||||
"Delete function?": "要删除此函数吗?",
|
"Delete function?": "要删除此函数吗?",
|
||||||
"Delete Message": "删除消息",
|
"Delete Message": "删除消息",
|
||||||
"Delete message?": "要删除此消息吗?",
|
"Delete message?": "要删除此消息吗?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "要删除此笔记吗?",
|
"Delete note?": "要删除此笔记吗?",
|
||||||
"Delete prompt?": "要删除此提示词吗?",
|
"Delete prompt?": "要删除此提示词吗?",
|
||||||
"delete this link": "此处删除这个链接",
|
"delete this link": "此处删除这个链接",
|
||||||
|
|
@ -524,7 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "输入关于您的详细信息,以便大语言模型记住这些内容。",
|
"Enter a detail about yourself for your LLMs to recall": "输入关于您的详细信息,以便大语言模型记住这些内容。",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "输入用户待激活界面的标题。留空使用默认",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "输入用户待激活界面的标题。留空使用默认",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "输入复制水印。留空则不添加",
|
"Enter a watermark for the response. Leave empty for none.": "输入复制水印。留空则不添加",
|
||||||
"Enter additional parameters": "输入额外参数",
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "输入 API 鉴权路径(例如:用户名:密码)",
|
"Enter api auth string (e.g. username:password)": "输入 API 鉴权路径(例如:用户名:密码)",
|
||||||
"Enter Application DN": "输入 Application DN",
|
"Enter Application DN": "输入 Application DN",
|
||||||
"Enter Application DN Password": "输入 Application DN 密码",
|
"Enter Application DN Password": "输入 Application DN 密码",
|
||||||
|
|
@ -669,13 +674,9 @@
|
||||||
"Export chat (.json)": "JSON 文件 (.json)",
|
"Export chat (.json)": "JSON 文件 (.json)",
|
||||||
"Export Chats": "导出对话",
|
"Export Chats": "导出对话",
|
||||||
"Export Config to JSON File": "将配置信息导出为 JSON 文件",
|
"Export Config to JSON File": "将配置信息导出为 JSON 文件",
|
||||||
"Export Functions": "导出函数",
|
|
||||||
"Export Models": "导出模型",
|
|
||||||
"Export Presets": "导出预设",
|
"Export Presets": "导出预设",
|
||||||
"Export Prompt Suggestions": "导出提示词建议",
|
"Export Prompt Suggestions": "导出提示词建议",
|
||||||
"Export Prompts": "导出提示词",
|
|
||||||
"Export to CSV": "导出到 CSV",
|
"Export to CSV": "导出到 CSV",
|
||||||
"Export Tools": "导出工具",
|
|
||||||
"Export Users": "导出所有用户信息",
|
"Export Users": "导出所有用户信息",
|
||||||
"External": "外部",
|
"External": "外部",
|
||||||
"External Document Loader URL required.": "需要外部文档加载器 URL",
|
"External Document Loader URL required.": "需要外部文档加载器 URL",
|
||||||
|
|
@ -700,6 +701,7 @@
|
||||||
"Failed to load file content.": "文件内容加载失败",
|
"Failed to load file content.": "文件内容加载失败",
|
||||||
"Failed to move chat": "移动对话失败",
|
"Failed to move chat": "移动对话失败",
|
||||||
"Failed to read clipboard contents": "读取剪贴板内容失败",
|
"Failed to read clipboard contents": "读取剪贴板内容失败",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "保存连接失败",
|
"Failed to save connections": "保存连接失败",
|
||||||
"Failed to save conversation": "保存对话失败",
|
"Failed to save conversation": "保存对话失败",
|
||||||
"Failed to save models configuration": "保存模型配置失败",
|
"Failed to save models configuration": "保存模型配置失败",
|
||||||
|
|
@ -733,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API 密钥",
|
"Firecrawl API Key": "Firecrawl API 密钥",
|
||||||
"Floating Quick Actions": "快捷操作浮窗",
|
"Floating Quick Actions": "快捷操作浮窗",
|
||||||
"Focus chat input": "激活对话输入框",
|
"Focus chat input": "激活对话输入框",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "分组背景图",
|
"Folder Background Image": "分组背景图",
|
||||||
"Folder deleted successfully": "分组删除成功",
|
"Folder deleted successfully": "分组删除成功",
|
||||||
"Folder Name": "分组名称",
|
"Folder Name": "分组名称",
|
||||||
|
|
@ -802,6 +805,8 @@
|
||||||
"H2": "二级标题",
|
"H2": "二级标题",
|
||||||
"H3": "三级标题",
|
"H3": "三级标题",
|
||||||
"Haptic Feedback": "震动反馈",
|
"Haptic Feedback": "震动反馈",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "高度",
|
"Height": "高度",
|
||||||
"Hello, {{name}}": "您好,{{name}}",
|
"Hello, {{name}}": "您好,{{name}}",
|
||||||
"Help": "帮助",
|
"Help": "帮助",
|
||||||
|
|
@ -843,14 +848,10 @@
|
||||||
"Import Chats": "导入对话记录",
|
"Import Chats": "导入对话记录",
|
||||||
"Import Config from JSON File": "从 JSON 文件中导入配置信息",
|
"Import Config from JSON File": "从 JSON 文件中导入配置信息",
|
||||||
"Import From Link": "从链接导入",
|
"Import From Link": "从链接导入",
|
||||||
"Import Functions": "导入函数",
|
|
||||||
"Import Models": "导入模型",
|
|
||||||
"Import Notes": "导入笔记",
|
"Import Notes": "导入笔记",
|
||||||
"Import Presets": "导入预设",
|
"Import Presets": "导入预设",
|
||||||
"Import Prompt Suggestions": "导入提示词建议",
|
"Import Prompt Suggestions": "导入提示词建议",
|
||||||
"Import Prompts": "导入提示词",
|
|
||||||
"Import successful": "导入成功",
|
"Import successful": "导入成功",
|
||||||
"Import Tools": "导入工具",
|
|
||||||
"Important Update": "重要更新",
|
"Important Update": "重要更新",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "开启“强制文字识别”选项需要先开启“文字识别“选项。",
|
"In order to force OCR, performing OCR must be enabled.": "开启“强制文字识别”选项需要先开启“文字识别“选项。",
|
||||||
"Include": "包括",
|
"Include": "包括",
|
||||||
|
|
@ -1037,8 +1038,11 @@
|
||||||
"New Chat": "新对话",
|
"New Chat": "新对话",
|
||||||
"New Folder": "创建分组",
|
"New Folder": "创建分组",
|
||||||
"New Function": "新函数",
|
"New Function": "新函数",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "新笔记",
|
"New Note": "新笔记",
|
||||||
"New Password": "新密码",
|
"New Password": "新密码",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "新工具",
|
"New Tool": "新工具",
|
||||||
"new-channel": "新频道",
|
"new-channel": "新频道",
|
||||||
"Next message": "下一条消息",
|
"Next message": "下一条消息",
|
||||||
|
|
@ -1054,6 +1058,7 @@
|
||||||
"No distance available": "没有可用距离",
|
"No distance available": "没有可用距离",
|
||||||
"No feedbacks found": "暂无任何反馈",
|
"No feedbacks found": "暂无任何反馈",
|
||||||
"No file selected": "未选中文件",
|
"No file selected": "未选中文件",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "没有权限组,请添加一个权限组以授予访问权限",
|
"No groups with access, add a group to grant access": "没有权限组,请添加一个权限组以授予访问权限",
|
||||||
"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 内容。",
|
"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 内容。",
|
||||||
"No inference engine with management support found": "未找到支持管理的推理引擎",
|
"No inference engine with management support found": "未找到支持管理的推理引擎",
|
||||||
|
|
@ -1064,12 +1069,14 @@
|
||||||
"No models selected": "未选择任何模型",
|
"No models selected": "未选择任何模型",
|
||||||
"No Notes": "没有笔记",
|
"No Notes": "没有笔记",
|
||||||
"No notes found": "没有任何笔记",
|
"No notes found": "没有任何笔记",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "未找到结果",
|
"No results": "未找到结果",
|
||||||
"No results found": "未找到结果",
|
"No results found": "未找到结果",
|
||||||
"No search query generated": "未生成搜索查询",
|
"No search query generated": "未生成搜索查询",
|
||||||
"No source available": "没有可用引用来源",
|
"No source available": "没有可用引用来源",
|
||||||
"No sources found": "未找到任何引用来源",
|
"No sources found": "未找到任何引用来源",
|
||||||
"No suggestion prompts": "没有推荐提示词",
|
"No suggestion prompts": "没有推荐提示词",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "未找到用户",
|
"No users were found.": "未找到用户",
|
||||||
"No valves": "没有配置项",
|
"No valves": "没有配置项",
|
||||||
"No valves to update": "没有需要更新的配置项",
|
"No valves to update": "没有需要更新的配置项",
|
||||||
|
|
@ -1228,6 +1235,7 @@
|
||||||
"Public": "公共",
|
"Public": "公共",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "从 Ollama.com 拉取“{{searchValue}}”",
|
"Pull \"{{searchValue}}\" from Ollama.com": "从 Ollama.com 拉取“{{searchValue}}”",
|
||||||
"Pull a model from Ollama.com": "从 Ollama.com 拉取一个模型",
|
"Pull a model from Ollama.com": "从 Ollama.com 拉取一个模型",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "查询生成提示词",
|
"Query Generation Prompt": "查询生成提示词",
|
||||||
"Querying": "查询中",
|
"Querying": "查询中",
|
||||||
|
|
@ -1374,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "选择消息文本拆分方法,用于 TTS 请求。",
|
"Select how to split message text for TTS requests": "选择消息文本拆分方法,用于 TTS 请求。",
|
||||||
"Select Knowledge": "选择知识",
|
"Select Knowledge": "选择知识",
|
||||||
"Select only one model to call": "只允许选择一个模型进行语音通话",
|
"Select only one model to call": "只允许选择一个模型进行语音通话",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "所选择的模型不支持处理图像",
|
"Selected model(s) do not support image inputs": "所选择的模型不支持处理图像",
|
||||||
"semantic": "语义",
|
"semantic": "语义",
|
||||||
"Send": "发送",
|
"Send": "发送",
|
||||||
|
|
@ -1414,6 +1423,7 @@
|
||||||
"Share Chat": "分享对话",
|
"Share Chat": "分享对话",
|
||||||
"Share to Open WebUI Community": "分享到 Open WebUI 社区",
|
"Share to Open WebUI Community": "分享到 Open WebUI 社区",
|
||||||
"Share your background and interests": "分享您的经历和兴趣爱好",
|
"Share your background and interests": "分享您的经历和兴趣爱好",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "共享权限",
|
"Sharing Permissions": "共享权限",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "带星号 (*) 的快捷键受场景限制,仅在特定条件下生效。",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "带星号 (*) 的快捷键受场景限制,仅在特定条件下生效。",
|
||||||
"Show": "显示",
|
"Show": "显示",
|
||||||
|
|
@ -1481,6 +1491,7 @@
|
||||||
"System Instructions": "系统指令",
|
"System Instructions": "系统指令",
|
||||||
"System Prompt": "系统提示词",
|
"System Prompt": "系统提示词",
|
||||||
"Table Mode": "表格模式",
|
"Table Mode": "表格模式",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "标签",
|
"Tags": "标签",
|
||||||
"Tags Generation": "标签生成",
|
"Tags Generation": "标签生成",
|
||||||
"Tags Generation Prompt": "标签生成提示词",
|
"Tags Generation Prompt": "标签生成提示词",
|
||||||
|
|
@ -1592,6 +1603,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "访问 Ollama 时遇到问题?",
|
"Trouble accessing Ollama?": "访问 Ollama 时遇到问题?",
|
||||||
"Trust Proxy Environment": "信任代理环境",
|
"Trust Proxy Environment": "信任代理环境",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "重新生成",
|
"Try Again": "重新生成",
|
||||||
"TTS Model": "文本转语音模型",
|
"TTS Model": "文本转语音模型",
|
||||||
"TTS Settings": "文本转语音设置",
|
"TTS Settings": "文本转语音设置",
|
||||||
|
|
@ -1628,6 +1640,7 @@
|
||||||
"Upload directory": "上传目录",
|
"Upload directory": "上传目录",
|
||||||
"Upload files": "上传文件",
|
"Upload files": "上传文件",
|
||||||
"Upload Files": "上传文件",
|
"Upload Files": "上传文件",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "上传 Pipeline",
|
"Upload Pipeline": "上传 Pipeline",
|
||||||
"Upload Progress": "上传进度",
|
"Upload Progress": "上传进度",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "上传进度:{{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "上传进度:{{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
|
|
@ -344,6 +344,7 @@
|
||||||
"Create Folder": "建立分組",
|
"Create Folder": "建立分組",
|
||||||
"Create Group": "建立群組",
|
"Create Group": "建立群組",
|
||||||
"Create Knowledge": "建立知識",
|
"Create Knowledge": "建立知識",
|
||||||
|
"Create Model": "",
|
||||||
"Create new key": "建立新的金鑰",
|
"Create new key": "建立新的金鑰",
|
||||||
"Create new secret key": "建立新的金鑰",
|
"Create new secret key": "建立新的金鑰",
|
||||||
"Create Note": "新增筆記",
|
"Create Note": "新增筆記",
|
||||||
|
|
@ -351,6 +352,7 @@
|
||||||
"Created at": "建立於",
|
"Created at": "建立於",
|
||||||
"Created At": "建立於",
|
"Created At": "建立於",
|
||||||
"Created by": "建立者",
|
"Created by": "建立者",
|
||||||
|
"Created by you": "",
|
||||||
"CSV Import": "CSV 匯入",
|
"CSV Import": "CSV 匯入",
|
||||||
"Ctrl+Enter to Send": "使用 Ctrl+Enter 傳送",
|
"Ctrl+Enter to Send": "使用 Ctrl+Enter 傳送",
|
||||||
"Current Model": "目前模型",
|
"Current Model": "目前模型",
|
||||||
|
|
@ -397,6 +399,7 @@
|
||||||
"Delete function?": "刪除函式?",
|
"Delete function?": "刪除函式?",
|
||||||
"Delete Message": "刪除訊息",
|
"Delete Message": "刪除訊息",
|
||||||
"Delete message?": "刪除訊息?",
|
"Delete message?": "刪除訊息?",
|
||||||
|
"Delete Model": "",
|
||||||
"Delete note?": "刪除筆記?",
|
"Delete note?": "刪除筆記?",
|
||||||
"Delete prompt?": "刪除提示詞?",
|
"Delete prompt?": "刪除提示詞?",
|
||||||
"delete this link": "刪除此連結",
|
"delete this link": "刪除此連結",
|
||||||
|
|
@ -524,7 +527,9 @@
|
||||||
"Enter a detail about yourself for your LLMs to recall": "輸入有關您的詳細資訊,讓您的大型語言模型可以回想起來",
|
"Enter a detail about yourself for your LLMs to recall": "輸入有關您的詳細資訊,讓您的大型語言模型可以回想起來",
|
||||||
"Enter a title for the pending user info overlay. Leave empty for default.": "為待處理的使用者訊息覆蓋層輸入標題。留空以使用預設值。",
|
"Enter a title for the pending user info overlay. Leave empty for default.": "為待處理的使用者訊息覆蓋層輸入標題。留空以使用預設值。",
|
||||||
"Enter a watermark for the response. Leave empty for none.": "請輸入回應浮水印內容,留空表示不使用浮水印。",
|
"Enter a watermark for the response. Leave empty for none.": "請輸入回應浮水印內容,留空表示不使用浮水印。",
|
||||||
"Enter additional parameters": "輸入額外參數",
|
"Enter additional headers in JSON format": "",
|
||||||
|
"Enter additional headers in JSON format (e.g. {{'{{\"X-Custom-Header\": \"value\"}}'}})": "",
|
||||||
|
"Enter additional parameters in JSON format": "",
|
||||||
"Enter api auth string (e.g. username:password)": "輸入 API 驗證字串(例如:username:password)",
|
"Enter api auth string (e.g. username:password)": "輸入 API 驗證字串(例如:username:password)",
|
||||||
"Enter Application DN": "輸入應用程式 DN",
|
"Enter Application DN": "輸入應用程式 DN",
|
||||||
"Enter Application DN Password": "輸入應用程式 DN 密碼",
|
"Enter Application DN Password": "輸入應用程式 DN 密碼",
|
||||||
|
|
@ -669,13 +674,9 @@
|
||||||
"Export chat (.json)": "匯出對話紀錄(.json)",
|
"Export chat (.json)": "匯出對話紀錄(.json)",
|
||||||
"Export Chats": "匯出對話紀錄",
|
"Export Chats": "匯出對話紀錄",
|
||||||
"Export Config to JSON File": "將設定匯出為 JSON 檔案",
|
"Export Config to JSON File": "將設定匯出為 JSON 檔案",
|
||||||
"Export Functions": "匯出函式",
|
|
||||||
"Export Models": "匯出模型",
|
|
||||||
"Export Presets": "匯出預設集",
|
"Export Presets": "匯出預設集",
|
||||||
"Export Prompt Suggestions": "匯出提示建議",
|
"Export Prompt Suggestions": "匯出提示建議",
|
||||||
"Export Prompts": "匯出提示詞",
|
|
||||||
"Export to CSV": "匯出為 CSV",
|
"Export to CSV": "匯出為 CSV",
|
||||||
"Export Tools": "匯出工具",
|
|
||||||
"Export Users": "匯出所有使用者資訊",
|
"Export Users": "匯出所有使用者資訊",
|
||||||
"External": "外部",
|
"External": "外部",
|
||||||
"External Document Loader URL required.": "需要提供外部文件載入器 URL。",
|
"External Document Loader URL required.": "需要提供外部文件載入器 URL。",
|
||||||
|
|
@ -700,6 +701,7 @@
|
||||||
"Failed to load file content.": "載入檔案內容失敗。",
|
"Failed to load file content.": "載入檔案內容失敗。",
|
||||||
"Failed to move chat": "移動對話失敗",
|
"Failed to move chat": "移動對話失敗",
|
||||||
"Failed to read clipboard contents": "讀取剪貼簿內容失敗",
|
"Failed to read clipboard contents": "讀取剪貼簿內容失敗",
|
||||||
|
"Failed to render diagram": "",
|
||||||
"Failed to save connections": "儲存連線失敗",
|
"Failed to save connections": "儲存連線失敗",
|
||||||
"Failed to save conversation": "儲存對話失敗",
|
"Failed to save conversation": "儲存對話失敗",
|
||||||
"Failed to save models configuration": "儲存模型設定失敗",
|
"Failed to save models configuration": "儲存模型設定失敗",
|
||||||
|
|
@ -733,6 +735,7 @@
|
||||||
"Firecrawl API Key": "Firecrawl API 金鑰",
|
"Firecrawl API Key": "Firecrawl API 金鑰",
|
||||||
"Floating Quick Actions": "浮動快速操作",
|
"Floating Quick Actions": "浮動快速操作",
|
||||||
"Focus chat input": "聚焦對話輸入",
|
"Focus chat input": "聚焦對話輸入",
|
||||||
|
"Folder": "",
|
||||||
"Folder Background Image": "資料夾背景圖",
|
"Folder Background Image": "資料夾背景圖",
|
||||||
"Folder deleted successfully": "成功刪除資料夾",
|
"Folder deleted successfully": "成功刪除資料夾",
|
||||||
"Folder Name": "分組名稱",
|
"Folder Name": "分組名稱",
|
||||||
|
|
@ -802,6 +805,8 @@
|
||||||
"H2": "二級標題",
|
"H2": "二級標題",
|
||||||
"H3": "三級標題",
|
"H3": "三級標題",
|
||||||
"Haptic Feedback": "觸覺回饋",
|
"Haptic Feedback": "觸覺回饋",
|
||||||
|
"Headers": "",
|
||||||
|
"Headers must be a valid JSON object": "",
|
||||||
"Height": "高度",
|
"Height": "高度",
|
||||||
"Hello, {{name}}": "您好,{{name}}",
|
"Hello, {{name}}": "您好,{{name}}",
|
||||||
"Help": "說明",
|
"Help": "說明",
|
||||||
|
|
@ -843,14 +848,10 @@
|
||||||
"Import Chats": "匯入對話紀錄",
|
"Import Chats": "匯入對話紀錄",
|
||||||
"Import Config from JSON File": "從 JSON 檔案匯入設定",
|
"Import Config from JSON File": "從 JSON 檔案匯入設定",
|
||||||
"Import From Link": "從連結匯入",
|
"Import From Link": "從連結匯入",
|
||||||
"Import Functions": "匯入函式",
|
|
||||||
"Import Models": "匯入模型",
|
|
||||||
"Import Notes": "匯入筆記",
|
"Import Notes": "匯入筆記",
|
||||||
"Import Presets": "匯入預設集",
|
"Import Presets": "匯入預設集",
|
||||||
"Import Prompt Suggestions": "匯入提示建議",
|
"Import Prompt Suggestions": "匯入提示建議",
|
||||||
"Import Prompts": "匯入提示詞",
|
|
||||||
"Import successful": "匯入成功",
|
"Import successful": "匯入成功",
|
||||||
"Import Tools": "匯入工具",
|
|
||||||
"Important Update": "重要更新",
|
"Important Update": "重要更新",
|
||||||
"In order to force OCR, performing OCR must be enabled.": "要啟用「強制執行 OCR」,必須先啟用「執行 OCR」。",
|
"In order to force OCR, performing OCR must be enabled.": "要啟用「強制執行 OCR」,必須先啟用「執行 OCR」。",
|
||||||
"Include": "包含",
|
"Include": "包含",
|
||||||
|
|
@ -1037,8 +1038,11 @@
|
||||||
"New Chat": "新增對話",
|
"New Chat": "新增對話",
|
||||||
"New Folder": "新增資料夾",
|
"New Folder": "新增資料夾",
|
||||||
"New Function": "新增函式",
|
"New Function": "新增函式",
|
||||||
|
"New Knowledge": "",
|
||||||
|
"New Model": "",
|
||||||
"New Note": "新增筆記",
|
"New Note": "新增筆記",
|
||||||
"New Password": "新密碼",
|
"New Password": "新密碼",
|
||||||
|
"New Prompt": "",
|
||||||
"New Tool": "新增工具",
|
"New Tool": "新增工具",
|
||||||
"new-channel": "new-channel",
|
"new-channel": "new-channel",
|
||||||
"Next message": "下一條訊息",
|
"Next message": "下一條訊息",
|
||||||
|
|
@ -1054,6 +1058,7 @@
|
||||||
"No distance available": "無可用距離",
|
"No distance available": "無可用距離",
|
||||||
"No feedbacks found": "未找到回饋",
|
"No feedbacks found": "未找到回饋",
|
||||||
"No file selected": "未選取檔案",
|
"No file selected": "未選取檔案",
|
||||||
|
"No functions found": "",
|
||||||
"No groups with access, add a group to grant access": "沒有具有存取權限的群組,新增群組以授予存取權限",
|
"No groups with access, add a group to grant access": "沒有具有存取權限的群組,新增群組以授予存取權限",
|
||||||
"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 內容。",
|
"No HTML, CSS, or JavaScript content found.": "未找到 HTML、CSS 或 JavaScript 內容。",
|
||||||
"No inference engine with management support found": "未找到支援管理功能的推理引擎",
|
"No inference engine with management support found": "未找到支援管理功能的推理引擎",
|
||||||
|
|
@ -1064,12 +1069,14 @@
|
||||||
"No models selected": "未選取模型",
|
"No models selected": "未選取模型",
|
||||||
"No Notes": "尚無筆記",
|
"No Notes": "尚無筆記",
|
||||||
"No notes found": "沒有任何筆記",
|
"No notes found": "沒有任何筆記",
|
||||||
|
"No prompts found": "",
|
||||||
"No results": "沒有結果",
|
"No results": "沒有結果",
|
||||||
"No results found": "未找到任何結果",
|
"No results found": "未找到任何結果",
|
||||||
"No search query generated": "未產生搜尋查詢",
|
"No search query generated": "未產生搜尋查詢",
|
||||||
"No source available": "無可用來源",
|
"No source available": "無可用來源",
|
||||||
"No sources found": "未找到任何來源",
|
"No sources found": "未找到任何來源",
|
||||||
"No suggestion prompts": "沒有建議提示詞",
|
"No suggestion prompts": "沒有建議提示詞",
|
||||||
|
"No tools found": "",
|
||||||
"No users were found.": "未找到任何使用者",
|
"No users were found.": "未找到任何使用者",
|
||||||
"No valves": "沒有設定項目",
|
"No valves": "沒有設定項目",
|
||||||
"No valves to update": "設定項目可更新",
|
"No valves to update": "設定項目可更新",
|
||||||
|
|
@ -1228,6 +1235,7 @@
|
||||||
"Public": "公開",
|
"Public": "公開",
|
||||||
"Pull \"{{searchValue}}\" from Ollama.com": "從 Ollama.com 下載「{{searchValue}}」",
|
"Pull \"{{searchValue}}\" from Ollama.com": "從 Ollama.com 下載「{{searchValue}}」",
|
||||||
"Pull a model from Ollama.com": "從 Ollama.com 下載模型",
|
"Pull a model from Ollama.com": "從 Ollama.com 下載模型",
|
||||||
|
"Pull Model": "",
|
||||||
"pypdfium2": "pypdfium2",
|
"pypdfium2": "pypdfium2",
|
||||||
"Query Generation Prompt": "查詢生成提示詞",
|
"Query Generation Prompt": "查詢生成提示詞",
|
||||||
"Querying": "查詢中",
|
"Querying": "查詢中",
|
||||||
|
|
@ -1374,6 +1382,7 @@
|
||||||
"Select how to split message text for TTS requests": "選擇如何拆分訊息文字以用於 TTS 請求",
|
"Select how to split message text for TTS requests": "選擇如何拆分訊息文字以用於 TTS 請求",
|
||||||
"Select Knowledge": "選擇知識庫",
|
"Select Knowledge": "選擇知識庫",
|
||||||
"Select only one model to call": "僅選擇一個模型來呼叫",
|
"Select only one model to call": "僅選擇一個模型來呼叫",
|
||||||
|
"Select view": "",
|
||||||
"Selected model(s) do not support image inputs": "選取的模型不支援圖片輸入",
|
"Selected model(s) do not support image inputs": "選取的模型不支援圖片輸入",
|
||||||
"semantic": "語義",
|
"semantic": "語義",
|
||||||
"Send": "傳送",
|
"Send": "傳送",
|
||||||
|
|
@ -1414,6 +1423,7 @@
|
||||||
"Share Chat": "分享對話",
|
"Share Chat": "分享對話",
|
||||||
"Share to Open WebUI Community": "分享到 Open WebUI 社群",
|
"Share to Open WebUI Community": "分享到 Open WebUI 社群",
|
||||||
"Share your background and interests": "分享您的背景與興趣",
|
"Share your background and interests": "分享您的背景與興趣",
|
||||||
|
"Shared with you": "",
|
||||||
"Sharing Permissions": "分享權限設定",
|
"Sharing Permissions": "分享權限設定",
|
||||||
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "帶星號 (*) 的快捷鍵受場景限制,僅在特定條件下生效。",
|
"Shortcuts with an asterisk (*) are situational and only active under specific conditions.": "帶星號 (*) 的快捷鍵受場景限制,僅在特定條件下生效。",
|
||||||
"Show": "顯示",
|
"Show": "顯示",
|
||||||
|
|
@ -1481,6 +1491,7 @@
|
||||||
"System Instructions": "系統指令",
|
"System Instructions": "系統指令",
|
||||||
"System Prompt": "系統提示詞",
|
"System Prompt": "系統提示詞",
|
||||||
"Table Mode": "表格模式",
|
"Table Mode": "表格模式",
|
||||||
|
"Tag": "",
|
||||||
"Tags": "標籤",
|
"Tags": "標籤",
|
||||||
"Tags Generation": "標籤生成",
|
"Tags Generation": "標籤生成",
|
||||||
"Tags Generation Prompt": "標籤生成提示詞",
|
"Tags Generation Prompt": "標籤生成提示詞",
|
||||||
|
|
@ -1592,6 +1603,7 @@
|
||||||
"Transformers": "Transformers",
|
"Transformers": "Transformers",
|
||||||
"Trouble accessing Ollama?": "存取 Ollama 時遇到問題?",
|
"Trouble accessing Ollama?": "存取 Ollama 時遇到問題?",
|
||||||
"Trust Proxy Environment": "信任代理環境",
|
"Trust Proxy Environment": "信任代理環境",
|
||||||
|
"Try adjusting your search or filter to find what you are looking for.": "",
|
||||||
"Try Again": "重新產生",
|
"Try Again": "重新產生",
|
||||||
"TTS Model": "文字轉語音 (TTS) 模型",
|
"TTS Model": "文字轉語音 (TTS) 模型",
|
||||||
"TTS Settings": "文字轉語音 (TTS) 設定",
|
"TTS Settings": "文字轉語音 (TTS) 設定",
|
||||||
|
|
@ -1628,6 +1640,7 @@
|
||||||
"Upload directory": "上傳目錄",
|
"Upload directory": "上傳目錄",
|
||||||
"Upload files": "上傳檔案",
|
"Upload files": "上傳檔案",
|
||||||
"Upload Files": "上傳檔案",
|
"Upload Files": "上傳檔案",
|
||||||
|
"Upload Model": "",
|
||||||
"Upload Pipeline": "上傳管線",
|
"Upload Pipeline": "上傳管線",
|
||||||
"Upload Progress": "上傳進度",
|
"Upload Progress": "上傳進度",
|
||||||
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "上傳進度:{{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
"Upload Progress: {{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)": "上傳進度:{{uploadedFiles}}/{{totalFiles}} ({{percentage}}%)",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue