diff --git a/src/lib/components/layout/Sidebar/SearchInput.svelte b/src/lib/components/layout/Sidebar/SearchInput.svelte
index 2f292a458..eddc5b069 100644
--- a/src/lib/components/layout/Sidebar/SearchInput.svelte
+++ b/src/lib/components/layout/Sidebar/SearchInput.svelte
@@ -177,9 +177,7 @@
dispatch('input');
}}
>
-
+
{tag.name}
diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json
index eb5e0d670..b349548e4 100644
--- a/src/lib/i18n/locales/ar-BH/translation.json
+++ b/src/lib/i18n/locales/ar-BH/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "معلومات دقيقة",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "أضف",
@@ -99,6 +100,7 @@
"Audio": "صوتي",
"August": "أغسطس",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "النسخ التلقائي للاستجابة إلى الحافظة",
"Auto-playback response": "استجابة التشغيل التلقائي",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "أغلق",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "أحذف هذا الرابط",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "اكتشف نموذجا",
"Discover a prompt": "اكتشاف موجه",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "اكتشاف وتنزيل واستكشاف المطالبات المخصصة",
@@ -307,6 +314,7 @@
"Don't like the style": "لا أحب النمط",
"Done": "",
"Download": "تحميل",
+ "Download as SVG": "",
"Download canceled": "تم اللغاء التحميل",
"Download Database": "تحميل قاعدة البيانات",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "فبراير",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "عقوبة التردد",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "فاتح",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "موقف ايجابي",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "أخر 30 يوم",
"Previous 7 days": "أخر 7 أيام",
"Profile Image": "صورة الملف الشخصي",
@@ -795,6 +807,7 @@
"Rename": "إعادة تسمية",
"Reorder Models": "",
"Repeat Last N": "N كرر آخر",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "وضع الطلب",
"Reranking Model": "إعادة تقييم النموذج",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "ضبط الصوت",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "أخبرنا المزيد:",
"Temperature": "درجة حرارة",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "GGUF رفع موديل نوع",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "تحذير: إذا قمت بتحديث أو تغيير نموذج التضمين الخاص بك، فستحتاج إلى إعادة استيراد كافة المستندات.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "",
"Web Loader Settings": "Web تحميل اعدادات",
diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json
index 7eb0ee1bd..8a9bc94c0 100644
--- a/src/lib/i18n/locales/bg-BG/translation.json
+++ b/src/lib/i18n/locales/bg-BG/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "Точни информация",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "Добавяне",
@@ -99,6 +100,7 @@
"Audio": "Аудио",
"August": "Август",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Аувтоматично копиране на отговор в клипборда",
"Auto-playback response": "Аувтоматично възпроизвеждане на Отговора",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Затвори",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "Изтриване на този линк",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Открийте модел",
"Discover a prompt": "Откриване на промпт",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Откриване, сваляне и преглед на персонализирани промптове",
@@ -307,6 +314,7 @@
"Don't like the style": "Не харесваш стила?",
"Done": "",
"Download": "Изтегляне отменено",
+ "Download as SVG": "",
"Download canceled": "Изтегляне отменено",
"Download Database": "Сваляне на база данни",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Февруари",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Наказание за честота",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Светъл",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Позитивна ативност",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Предыдущите 30 дни",
"Previous 7 days": "Предыдущите 7 дни",
"Profile Image": "Профилна снимка",
@@ -795,6 +807,7 @@
"Rename": "Преименуване",
"Reorder Models": "",
"Repeat Last N": "Repeat Last N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Request Mode",
"Reranking Model": "Reranking Model",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Задай Глас",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Повече информация:",
"Temperature": "Температура",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Качване на GGUF модел",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Предупреждение: Ако актуализирате или промените вашия модел за вграждане, трябва да повторите импортирането на всички документи.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Уеб",
"Web API": "",
"Web Loader Settings": "Настройки за зареждане на уеб",
diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json
index c0302b48b..ca423e03f 100644
--- a/src/lib/i18n/locales/bn-BD/translation.json
+++ b/src/lib/i18n/locales/bn-BD/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "সঠিক তথ্য",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "যোগ করুন",
@@ -99,6 +100,7 @@
"Audio": "অডিও",
"August": "আগস্ট",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "রেসপন্সগুলো স্বয়ংক্রিভাবে ক্লিপবোর্ডে কপি হবে",
"Auto-playback response": "রেসপন্স অটো-প্লেব্যাক",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "বন্ধ",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "এই লিংক মুছে ফেলুন",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "একটি মডেল আবিষ্কার করুন",
"Discover a prompt": "একটি প্রম্পট খুঁজে বের করুন",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "কাস্টম প্রম্পটগুলো আবিস্কার, ডাউনলোড এবং এক্সপ্লোর করুন",
@@ -307,6 +314,7 @@
"Don't like the style": "স্টাইল পছন্দ করেন না",
"Done": "",
"Download": "ডাউনলোড",
+ "Download as SVG": "",
"Download canceled": "ডাউনলোড বাতিল করা হয়েছে",
"Download Database": "ডেটাবেজ ডাউনলোড করুন",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "ফেব্রুয়ারি",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "ফ্রিকোয়েন্সি পেনাল্টি",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "লাইট",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "পজিটিভ আক্রমণ",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "পূর্ব ৩০ দিন",
"Previous 7 days": "পূর্ব ৭ দিন",
"Profile Image": "প্রোফাইল ইমেজ",
@@ -795,6 +807,7 @@
"Rename": "রেনেম",
"Reorder Models": "",
"Repeat Last N": "রিপিট Last N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "রিকোয়েস্ট মোড",
"Reranking Model": "রির্যাক্টিং মডেল",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "কন্ঠস্বর নির্ধারণ করুন",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "আরও বলুন:",
"Temperature": "তাপমাত্রা",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "একটি GGUF মডেল আপলোড করুন",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "সতর্কীকরণ: আপনি যদি আপনার এম্বেডিং মডেল আপডেট বা পরিবর্তন করেন, তাহলে আপনাকে সমস্ত নথি পুনরায় আমদানি করতে হবে।.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "ওয়েব",
"Web API": "",
"Web Loader Settings": "ওয়েব লোডার সেটিংস",
diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json
index 4b52d4c60..1ce80f198 100644
--- a/src/lib/i18n/locales/ca-ES/translation.json
+++ b/src/lib/i18n/locales/ca-ES/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Activació del compte pendent",
"Accurate information": "Informació precisa",
"Actions": "Accions",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activa aquest comanda escrivint \"{{COMMAND}}\" en el xat",
"Active Users": "Usuaris actius",
"Add": "Afegir",
@@ -99,6 +100,7 @@
"Audio": "Àudio",
"August": "Agost",
"Authenticate": "Autenticar",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copiar la resposta automàticament al porta-retalls",
"Auto-playback response": "Reproduir la resposta automàticament",
"Autocomplete Generation": "Generació automàtica",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "Clon de {{TITLE}}",
"Close": "Tancar",
"Code execution": "Execució de codi",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Codi formatat correctament",
"Code Interpreter": "Intèrpret de codi",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Continuar amb el correu",
"Continue with LDAP": "Continuar amb LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Controlar com es divideix el text del missatge per a les sol·licituds TTS. 'Puntuació' divideix en frases, 'paràgrafs' divideix en paràgrafs i 'cap' manté el missatge com una cadena única.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Controls",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Controlar l'equilibri entre la coherència i la diversitat de la sortida. Un valor més baix donarà lloc a un text més enfocat i coherent. (Per defecte: 5.0)",
"Copied": "Copiat",
@@ -265,6 +270,7 @@
"Delete folder?": "Eliminar la carpeta?",
"Delete function?": "Eliminar funció?",
"Delete Message": "Eleiminar el missatge",
+ "Delete message?": "",
"Delete prompt?": "Eliminar indicació?",
"delete this link": "Eliminar aquest enllaç",
"Delete tool?": "Eliminar eina?",
@@ -283,6 +289,7 @@
"Discover a model": "Descobrir un model",
"Discover a prompt": "Descobrir una indicació",
"Discover a tool": "Descobrir una eina",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Descobrir meravelles",
"Discover, download, and explore custom functions": "Descobrir, descarregar i explorar funcions personalitzades",
"Discover, download, and explore custom prompts": "Descobrir, descarregar i explorar indicacions personalitzades",
@@ -307,6 +314,7 @@
"Don't like the style": "No t'agrada l'estil?",
"Done": "Fet",
"Download": "Descarregar",
+ "Download as SVG": "",
"Download canceled": "Descàrrega cancel·lada",
"Download Database": "Descarregar la base de dades",
"Drag and drop a file to upload or select a file to view": "Arrossegar un arxiu per pujar o escull un arxiu a veure",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "No s'ha pogut desar la configuració dels models",
"Failed to update settings": "No s'han pogut actualitzar les preferències",
"Failed to upload file.": "No s'ha pogut pujar l'arxiu.",
+ "Features": "",
"Features Permissions": "Permisos de les característiques",
"February": "Febrer",
"Feedback History": "Històric de comentaris",
@@ -476,6 +485,7 @@
"Form": "Formulari",
"Format your variables using brackets like this:": "Formata les teves variables utilitzant claudàtors així:",
"Frequency Penalty": "Penalització per freqüència",
+ "Full Context Mode": "",
"Function": "Funció",
"Function Calling": "Crida a funcions",
"Function created successfully": "La funció s'ha creat correctament",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Deixa-ho en blanc per incloure tots els models o selecciona models específics",
"Leave empty to use the default prompt, or enter a custom prompt": "Deixa-ho en blanc per utilitzar la indicació predeterminada o introdueix una indicació personalitzada",
"Leave model field empty to use the default model.": "Deixa el camp de model buit per utilitzar el model per defecte.",
+ "License": "",
"Light": "Clar",
"Listening...": "Escoltant...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Actitud positiva",
"Prefix ID": "Identificador del prefix",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "L'identificador de prefix s'utilitza per evitar conflictes amb altres connexions afegint un prefix als ID de model; deixa'l en blanc per desactivar-lo.",
+ "Presence Penalty": "",
"Previous 30 days": "30 dies anteriors",
"Previous 7 days": "7 dies anteriors",
"Profile Image": "Imatge de perfil",
@@ -795,6 +807,7 @@
"Rename": "Canviar el nom",
"Reorder Models": "Reordenar els models",
"Repeat Last N": "Repeteix els darrers N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Respondre al fil",
"Request Mode": "Mode de sol·licitud",
"Reranking Model": "Model de reavaluació",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Establir el nombre de fils de treball utilitzats per al càlcul. Aquesta opció controla quants fils s'utilitzen per processar les sol·licituds entrants simultàniament. Augmentar aquest valor pot millorar el rendiment amb càrregues de treball de concurrència elevada, però també pot consumir més recursos de CPU.",
"Set Voice": "Establir la veu",
"Set whisper model": "Establir el model whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Establir fins a quin punt el model mira enrere per evitar la repetició. (Per defecte: 64, 0 = desactivat, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Establir amb quina força penalitzar les repeticions. Un valor més alt (p. ex., 1,5) penalitzarà les repeticions amb més força, mentre que un valor més baix (p. ex., 0,9) serà més indulgent. (Per defecte: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Establir la llavor del nombre aleatori que s'utilitzarà per a la generació. Establir-ho a un número específic farà que el model generi el mateix text per a la mateixa sol·licitud. (Per defecte: aleatori)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Estableix la mida de la finestra de context utilitzada per generar el següent token. (Per defecte: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Establir les seqüències d'aturada a utilitzar. Quan es trobi aquest patró, el LLM deixarà de generar text. Es poden establir diversos patrons de parada especificant diversos paràmetres de parada separats en un fitxer model.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Indicació per a la generació d'etiquetes",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "El mostreig sense cua s'utilitza per reduir l'impacte de tokens menys probables de la sortida. Un valor més alt (p. ex., 2,0) reduirà més l'impacte, mentre que un valor d'1,0 desactiva aquesta configuració. (per defecte: 1)",
"Tap to interrupt": "Prem per interrompre",
+ "Tasks": "",
"Tavily API Key": "Clau API de Tavily",
"Tell us more:": "Dona'ns més informació:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "Actualitzat",
"Updated at": "Actualitzat el",
"Updated At": "Actualitzat el",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Pujar",
"Upload a GGUF model": "Pujar un model GGUF",
"Upload directory": "Pujar directori",
@@ -1079,6 +1095,7 @@
"Warning:": "Avís:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avís: Habilitar això permetrà als usuaris penjar codi arbitrari al servidor.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Avís: Si s'actualitza o es canvia el model d'incrustació, s'hauran de tornar a importar tots els documents.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Preferències del carregador web",
diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json
index 5f8d94374..c3cea4909 100644
--- a/src/lib/i18n/locales/ceb-PH/translation.json
+++ b/src/lib/i18n/locales/ceb-PH/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Awtomatikong kopya sa tubag sa clipboard",
"Auto-playback response": "Autoplay nga tubag",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Suod nga",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "",
"Discover a prompt": "Pagkaplag usa ka prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Pagdiskubre, pag-download ug pagsuhid sa mga naandan nga pag-aghat",
@@ -307,6 +314,7 @@
"Don't like the style": "",
"Done": "",
"Download": "",
+ "Download as SVG": "",
"Download canceled": "",
"Download Database": "I-download ang database",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Kahayag",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "",
"Previous 7 days": "",
"Profile Image": "",
@@ -795,6 +807,7 @@
"Rename": "",
"Reorder Models": "",
"Repeat Last N": "Balika ang katapusang N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Query mode",
"Reranking Model": "",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Ibutang ang tingog",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Pag-upload ug modelo sa GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "",
"Web Loader Settings": "",
diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json
index 6c434ae42..535f3a310 100644
--- a/src/lib/i18n/locales/cs-CZ/translation.json
+++ b/src/lib/i18n/locales/cs-CZ/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Čeká na aktivaci účtu",
"Accurate information": "Přesné informace",
"Actions": "Akce",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivujte tenhle příkaz napsáním \"/{{COMMAND}}\" do chat inputu",
"Active Users": "Aktivní uživatelé",
"Add": "Přidat",
@@ -99,6 +100,7 @@
"Audio": "Zvuk",
"August": "Srpen",
"Authenticate": "Autentikace",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatické kopírování odpovědi do schránky",
"Auto-playback response": "Automatická odpověď při přehrávání",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Zavřít",
"Code execution": "Provádění kódu",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kód byl úspěšně naformátován.",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Řízení, jak se text zprávy rozděluje pro požadavky TTS. 'Punctuation' rozděluje text na věty, 'paragraphs' rozděluje text na odstavce a 'none' udržuje zprávu jako jeden celý řetězec.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Ovládací prvky",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Zkopírováno",
@@ -265,6 +270,7 @@
"Delete folder?": "Smazat složku?",
"Delete function?": "Funkce pro odstranění?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Smazat prompt?",
"delete this link": "smazat tento odkaz",
"Delete tool?": "Odstranit nástroj?",
@@ -283,6 +289,7 @@
"Discover a model": "Objevte model",
"Discover a prompt": "Objevte prompt",
"Discover a tool": "Objevte nástroj",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Objevujte, stahujte a zkoumejte vlastní funkce",
"Discover, download, and explore custom prompts": "Objevte, stáhněte a prozkoumejte vlastní prompty.",
@@ -307,6 +314,7 @@
"Don't like the style": "Nelíbí se mi ten styl.",
"Done": "Hotovo.",
"Download": "Stáhnout",
+ "Download as SVG": "",
"Download canceled": "Stahování zrušeno",
"Download Database": "Stáhnout databázi",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Nepodařilo se aktualizovat nastavení",
"Failed to upload file.": "Nepodařilo se nahrát soubor.",
+ "Features": "",
"Features Permissions": "",
"February": "Únor",
"Feedback History": "Historie zpětné vazby",
@@ -476,6 +485,7 @@
"Form": "Formulář",
"Format your variables using brackets like this:": "Formátujte své proměnné pomocí závorek takto:",
"Frequency Penalty": "Penalizace frekvence",
+ "Full Context Mode": "",
"Function": "Funkce",
"Function Calling": "",
"Function created successfully": "Funkce byla úspěšně vytvořena.",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Nechte prázdné pro zahrnutí všech modelů nebo vyberte konkrétní modely.",
"Leave empty to use the default prompt, or enter a custom prompt": "Nechte prázdné pro použití výchozího podnětu, nebo zadejte vlastní podnět.",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Světlo",
"Listening...": "Poslouchání...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozitivní přístup",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Předchozích 30 dnů",
"Previous 7 days": "Předchozích 7 dní",
"Profile Image": "Profilový obrázek",
@@ -795,6 +807,7 @@
"Rename": "Přejmenovat",
"Reorder Models": "",
"Repeat Last N": "Opakovat posledních N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Režim žádosti",
"Reranking Model": "Model pro přehodnocení pořadí",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Nastavit hlas",
"Set whisper model": "Nastavit model whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt pro generování značek",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Klepněte pro přerušení",
+ "Tasks": "",
"Tavily API Key": "Klíč API pro Tavily",
"Tell us more:": "Řekněte nám více.",
"Temperature": "",
@@ -1041,6 +1056,7 @@
"Updated": "Aktualizováno",
"Updated at": "Aktualizováno dne",
"Updated At": "Aktualizováno dne",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Nahrát",
"Upload a GGUF model": "Nahrát model ve formátu GGUF",
"Upload directory": "Nahrát adresář",
@@ -1079,6 +1095,7 @@
"Warning:": "Upozornění:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varování: Pokud aktualizujete nebo změníte svůj model vkládání, budete muset všechny dokumenty znovu importovat.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Webové API",
"Web Loader Settings": "Nastavení Web Loaderu",
diff --git a/src/lib/i18n/locales/da-DK/translation.json b/src/lib/i18n/locales/da-DK/translation.json
index 677506206..1ca37c9a7 100644
--- a/src/lib/i18n/locales/da-DK/translation.json
+++ b/src/lib/i18n/locales/da-DK/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Aktivering af profil afventer",
"Accurate information": "Profilinformation",
"Actions": "Handlinger",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Aktive brugere",
"Add": "Tilføj",
@@ -99,6 +100,7 @@
"Audio": "Lyd",
"August": "august",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatisk kopiering af svar til udklipsholder",
"Auto-playback response": "Automatisk afspil svar",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Luk",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kode formateret korrekt",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Kontroller hvordan beskedens tekst bliver splittet til TTS requests. 'Punctuation' (tegnsætning) splitter i sætninger, 'paragraphs' splitter i paragraffer, og 'none' beholder beskeden som en samlet streng.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Indstillinger",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Kopieret",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Slet funktion?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Slet prompt?",
"delete this link": "slet dette link",
"Delete tool?": "Slet værktøj?",
@@ -283,6 +289,7 @@
"Discover a model": "Find en model",
"Discover a prompt": "Find en prompt",
"Discover a tool": "Find et værktøj",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Find, download og udforsk unikke funktioner",
"Discover, download, and explore custom prompts": "Find, download og udforsk unikke prompts",
@@ -307,6 +314,7 @@
"Don't like the style": "Kan du ikke lide stilen",
"Done": "Færdig",
"Download": "Download",
+ "Download as SVG": "",
"Download canceled": "Download afbrudt",
"Download Database": "Download database",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Kunne ikke opdatere indstillinger",
"Failed to upload file.": "Kunne ikke uploade fil.",
+ "Features": "",
"Features Permissions": "",
"February": "Februar",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "Formular",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Hyppighedsstraf",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Funktion oprettet.",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "Lad stå tomt for at bruge standardprompten, eller indtast en brugerdefineret prompt",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Lys",
"Listening...": "Lytter...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Positiv holdning",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Seneste 30 dage",
"Previous 7 days": "Seneste 7 dage",
"Profile Image": "Profilbillede",
@@ -795,6 +807,7 @@
"Rename": "Omdøb",
"Reorder Models": "",
"Repeat Last N": "Gentag sidste N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Forespørgselstilstand",
"Reranking Model": "Omarrangeringsmodel",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Indstil stemme",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Tryk for at afbryde",
+ "Tasks": "",
"Tavily API Key": "Tavily API-nøgle",
"Tell us more:": "Fortæl os mere:",
"Temperature": "Temperatur",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Opdateret kl.",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Upload",
"Upload a GGUF model": "Upload en GGUF-model",
"Upload directory": "Uploadmappe",
@@ -1079,6 +1095,7 @@
"Warning:": "Advarsel:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Advarsel: Hvis du opdaterer eller ændrer din indlejringsmodel, skal du importere alle dokumenter igen.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Web Loader-indstillinger",
diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json
index 36ee43c41..3b1e99491 100644
--- a/src/lib/i18n/locales/de-DE/translation.json
+++ b/src/lib/i18n/locales/de-DE/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Kontoaktivierung ausstehend",
"Accurate information": "Präzise Information(en)",
"Actions": "Aktionen",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivieren Sie diesen Befehl, indem Sie \"/{{COMMAND}}\" in die Chat-Eingabe eingeben.",
"Active Users": "Aktive Benutzer",
"Add": "Hinzufügen",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "August",
"Authenticate": "Authentifizieren",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Antwort automatisch in die Zwischenablage kopieren",
"Auto-playback response": "Antwort automatisch abspielen",
"Autocomplete Generation": "Automatische Vervollständigung",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "Klon von {{TITLE}}",
"Close": "Schließen",
"Code execution": "Codeausführung",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Code erfolgreich formatiert",
"Code Interpreter": "Code-Interpreter",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Mit Email fortfahren",
"Continue with LDAP": "Mit LDAP fortfahren",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Kontrollieren Sie, wie Nachrichtentext für TTS-Anfragen aufgeteilt wird. 'Punctuation' teilt in Sätze auf, 'paragraphs' teilt in Absätze auf und 'none' behält die Nachricht als einzelnen String.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Steuerung",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Kontrolliert das Gleichgewicht zwischen Kohärenz und Vielfalt des Ausgabetextes. Ein niedrigerer Wert führt zu fokussierterem und kohärenterem Text. (Standard: 5.0)",
"Copied": "Kopiert",
@@ -265,6 +270,7 @@
"Delete folder?": "Ordner löschen?",
"Delete function?": "Funktion löschen?",
"Delete Message": "Nachricht löschen",
+ "Delete message?": "",
"Delete prompt?": "Prompt löschen?",
"delete this link": "diesen Link löschen",
"Delete tool?": "Werkzeug löschen?",
@@ -283,6 +289,7 @@
"Discover a model": "Entdecken Sie weitere Modelle",
"Discover a prompt": "Entdecken Sie weitere Prompts",
"Discover a tool": "Entdecken Sie weitere Werkzeuge",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Entdecken Sie Wunder",
"Discover, download, and explore custom functions": "Entdecken und beziehen Sie benutzerdefinierte Funktionen",
"Discover, download, and explore custom prompts": "Entdecken und beziehen Sie benutzerdefinierte Prompts",
@@ -307,6 +314,7 @@
"Don't like the style": "schlechter Schreibstil",
"Done": "Erledigt",
"Download": "Exportieren",
+ "Download as SVG": "",
"Download canceled": "Exportierung abgebrochen",
"Download Database": "Datenbank exportieren",
"Drag and drop a file to upload or select a file to view": "Ziehen Sie eine Datei zum Hochladen oder wählen Sie eine Datei zum Anzeigen aus",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Fehler beim Speichern der Modellkonfiguration",
"Failed to update settings": "Fehler beim Aktualisieren der Einstellungen",
"Failed to upload file.": "Fehler beim Hochladen der Datei.",
+ "Features": "",
"Features Permissions": "Funktionen-Berechtigungen",
"February": "Februar",
"Feedback History": "Feedback-Verlauf",
@@ -476,6 +485,7 @@
"Form": "Formular",
"Format your variables using brackets like this:": "Formatieren Sie Ihre Variablen mit Klammern, wie hier:",
"Frequency Penalty": "Frequenzstrafe",
+ "Full Context Mode": "",
"Function": "Funktion",
"Function Calling": "Funktionsaufruf",
"Function created successfully": "Funktion erfolgreich erstellt",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Leer lassen, um alle Modelle einzuschließen oder spezifische Modelle auszuwählen",
"Leave empty to use the default prompt, or enter a custom prompt": "Leer lassen, um den Standardprompt zu verwenden, oder geben Sie einen benutzerdefinierten Prompt ein",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Hell",
"Listening...": "Höre zu...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Positive Einstellung",
"Prefix ID": "Präfix-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Prefix-ID wird verwendet, um Konflikte mit anderen Verbindungen zu vermeiden, indem ein Präfix zu den Modell-IDs hinzugefügt wird - leer lassen, um zu deaktivieren",
+ "Presence Penalty": "",
"Previous 30 days": "Vorherige 30 Tage",
"Previous 7 days": "Vorherige 7 Tage",
"Profile Image": "Profilbild",
@@ -795,6 +807,7 @@
"Rename": "Umbenennen",
"Reorder Models": "Modelle neu anordnen",
"Repeat Last N": "Wiederhole die letzten N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Im Thread antworten",
"Request Mode": "Anforderungsmodus",
"Reranking Model": "Reranking-Modell",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Legt die Anzahl der für die Berechnung verwendeten GPU-Geräte fest. Diese Option steuert, wie viele GPU-Geräte (falls verfügbar) zur Verarbeitung eingehender Anfragen verwendet werden. Eine Erhöhung dieses Wertes kann die Leistung für Modelle, die für GPU-Beschleunigung optimiert sind, erheblich verbessern, kann jedoch auch mehr Strom und GPU-Ressourcen verbrauchen.",
"Set Voice": "Stimme festlegen",
"Set whisper model": "Whisper-Modell festlegen",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Legt fest, wie weit das Modell zurückblicken soll, um Wiederholungen zu verhindern. (Standard: 64, 0 = deaktiviert, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Legt fest, wie stark Wiederholungen bestraft werden sollen. Ein höherer Wert (z.B. 1.5) bestraft Wiederholungen stärker, während ein niedrigerer Wert (z.B. 0.9) nachsichtiger ist. (Standard: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Legt den Zufallszahlengenerator-Seed für die Generierung fest. Wenn dieser auf eine bestimmte Zahl gesetzt wird, erzeugt das Modell denselben Text für denselben Prompt. (Standard: zufällig)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Legt die Größe des Kontextfensters fest, das zur Generierung des nächsten Tokens verwendet wird. (Standard: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Legt die zu verwendenden Stoppsequenzen fest. Wenn dieses Muster erkannt wird, stoppt das LLM die Textgenerierung und gibt zurück. Mehrere Stoppmuster können festgelegt werden, indem mehrere separate Stopp-Parameter in einer Modelldatei angegeben werden.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt für Tag-Generierung",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Tail-Free Sampling wird verwendet, um den Einfluss weniger wahrscheinlicher Tokens auf die Ausgabe zu reduzieren. Ein höherer Wert (z.B. 2.0) reduziert den Einfluss stärker, während ein Wert von 1.0 diese Einstellung deaktiviert. (Standard: 1)",
"Tap to interrupt": "Zum Unterbrechen tippen",
+ "Tasks": "",
"Tavily API Key": "Tavily-API-Schlüssel",
"Tell us more:": "Erzähl uns mehr",
"Temperature": "Temperatur",
@@ -1041,6 +1056,7 @@
"Updated": "Aktualisiert",
"Updated at": "Aktualisiert am",
"Updated At": "Aktualisiert am",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Hochladen",
"Upload a GGUF model": "GGUF-Model hochladen",
"Upload directory": "Upload-Verzeichnis",
@@ -1079,6 +1095,7 @@
"Warning:": "Warnung:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Warnung: Wenn Sie dies aktivieren, können Benutzer beliebigen Code auf dem Server hochladen.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Warnung: Wenn Sie das Einbettungsmodell aktualisieren oder ändern, müssen Sie alle Dokumente erneut importieren.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web-API",
"Web Loader Settings": "Web Loader Einstellungen",
diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json
index 2fdb49813..3f1c5caca 100644
--- a/src/lib/i18n/locales/dg-DG/translation.json
+++ b/src/lib/i18n/locales/dg-DG/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copy Bark Auto Bark",
"Auto-playback response": "Auto-playback response",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Close",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "",
"Discover a prompt": "Discover a prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Discover, download, and explore custom prompts",
@@ -307,6 +314,7 @@
"Don't like the style": "",
"Done": "",
"Download": "",
+ "Download as SVG": "",
"Download canceled": "",
"Download Database": "Download Database",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Light",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "",
"Previous 7 days": "",
"Profile Image": "",
@@ -795,6 +807,7 @@
"Rename": "",
"Reorder Models": "",
"Repeat Last N": "Repeat Last N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Request Bark",
"Reranking Model": "",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Set Voice so speak",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "",
"Temperature": "Temperature very temp",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Upload a GGUF model very upload",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web very web",
"Web API": "",
"Web Loader Settings": "",
diff --git a/src/lib/i18n/locales/el-GR/translation.json b/src/lib/i18n/locales/el-GR/translation.json
index 5c91bdf96..eadd6ad66 100644
--- a/src/lib/i18n/locales/el-GR/translation.json
+++ b/src/lib/i18n/locales/el-GR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Ενεργοποίηση Λογαριασμού Εκκρεμεί",
"Accurate information": "Ακριβείς πληροφορίες",
"Actions": "Ενέργειες",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Ενεργοποιήστε αυτή την εντολή πληκτρολογώντας \"/{{COMMAND}}\" στο πεδίο συνομιλίας.",
"Active Users": "Ενεργοί Χρήστες",
"Add": "Προσθήκη",
@@ -99,6 +100,7 @@
"Audio": "Ήχος",
"August": "Αύγουστος",
"Authenticate": "Επαλήθευση",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Αυτόματη Αντιγραφή Απάντησης στο Πρόχειρο",
"Auto-playback response": "Αυτόματη αναπαραγωγή της απάντησης",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Κλείσιμο",
"Code execution": "Εκτέλεση κώδικα",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Ο κώδικας μορφοποιήθηκε επιτυχώς",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Συνέχεια με Email",
"Continue with LDAP": "Συνέχεια με LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Έλεγχος πώς διαχωρίζεται το κείμενο του μηνύματος για αιτήματα TTS. Το 'Στίξη' διαχωρίζει σε προτάσεις, οι 'παραγράφοι' σε παραγράφους, και το 'κανένα' κρατά το μήνυμα ως μια αλυσίδα.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Έλεγχοι",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Διαχειρίζεται την ισορροπία μεταξύ συνεκτικότητας και ποικιλίας της εξόδου. Μια χαμηλότερη τιμή θα έχει ως αποτέλεσμα πιο εστιασμένο και συνεκτικό κείμενο. (Προεπιλογή: 5.0)",
"Copied": "Αντιγράφηκε",
@@ -265,6 +270,7 @@
"Delete folder?": "Διαγραφή φακέλου;",
"Delete function?": "Διαγραφή λειτουργίας;",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Διαγραφή προτροπής;",
"delete this link": "διαγραφή αυτού του συνδέσμου",
"Delete tool?": "Διαγραφή εργαλείου;",
@@ -283,6 +289,7 @@
"Discover a model": "Ανακάλυψη μοντέλου",
"Discover a prompt": "Ανακάλυψη προτροπής",
"Discover a tool": "Ανακάλυψη εργαλείου",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Ανακάλυψη θαυμάτων",
"Discover, download, and explore custom functions": "Ανακαλύψτε, κατεβάστε και εξερευνήστε προσαρμοσμένες λειτουργίες",
"Discover, download, and explore custom prompts": "Ανακαλύψτε, κατεβάστε και εξερευνήστε προσαρμοσμένες προτροπές",
@@ -307,6 +314,7 @@
"Don't like the style": "Δεν σας αρέσει το στυλ",
"Done": "Έτοιμο",
"Download": "Λήψη",
+ "Download as SVG": "",
"Download canceled": "Η λήψη ακυρώθηκε",
"Download Database": "Λήψη Βάσης Δεδομένων",
"Drag and drop a file to upload or select a file to view": "Σύρετε και αφήστε ένα αρχείο για να το ανεβάσετε ή επιλέξτε ένα αρχείο για να το δείτε",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Αποτυχία αποθήκευσης ρυθμίσεων μοντέλων",
"Failed to update settings": "Αποτυχία ενημέρωσης ρυθμίσεων",
"Failed to upload file.": "Αποτυχία ανεβάσματος αρχείου.",
+ "Features": "",
"Features Permissions": "",
"February": "Φεβρουάριος",
"Feedback History": "Ιστορικό Ανατροφοδότησης",
@@ -476,6 +485,7 @@
"Form": "Φόρμα",
"Format your variables using brackets like this:": "Μορφοποιήστε τις μεταβλητές σας χρησιμοποιώντας αγκύλες όπως αυτό:",
"Frequency Penalty": "Ποινή Συχνότητας",
+ "Full Context Mode": "",
"Function": "Λειτουργία",
"Function Calling": "",
"Function created successfully": "Η λειτουργία δημιουργήθηκε με επιτυχία",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Αφήστε κενό για να χρησιμοποιήσετε όλα τα μοντέλα ή επιλέξτε συγκεκριμένα μοντέλα",
"Leave empty to use the default prompt, or enter a custom prompt": "Αφήστε κενό για να χρησιμοποιήσετε την προεπιλεγμένη προτροπή, ή εισάγετε μια προσαρμοσμένη προτροπή",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Φως",
"Listening...": "Ακούγεται...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Θετική στάση",
"Prefix ID": "ID Προθέματος",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Το ID Προθέματος χρησιμοποιείται για να αποφεύγονται συγκρούσεις με άλλες συνδέσεις προσθέτοντας ένα πρόθεμα στα IDs των μοντέλων - αφήστε κενό για απενεργοποίηση",
+ "Presence Penalty": "",
"Previous 30 days": "Προηγούμενες 30 ημέρες",
"Previous 7 days": "Προηγούμενες 7 ημέρες",
"Profile Image": "Εικόνα Προφίλ",
@@ -795,6 +807,7 @@
"Rename": "Μετονομασία",
"Reorder Models": "Επαναταξινόμηση Μοντέλων",
"Repeat Last N": "Επανάληψη Τελευταίων N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Λειτουργία Αιτήματος",
"Reranking Model": "Μοντέλο Επαναταξινόμησης",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Ορισμός του αριθμού των νημάτων εργασίας που χρησιμοποιούνται για υπολογισμούς. Αυτή η επιλογή ελέγχει πόσα νήματα χρησιμοποιούνται για την επεξεργασία των εισερχόμενων αιτημάτων ταυτόχρονα. Η αύξηση αυτής της τιμής μπορεί να βελτιώσει την απόδοση σε εργασίες υψηλής συγχρονισμένης φόρτωσης αλλά μπορεί επίσης να καταναλώσει περισσότερους πόρους CPU.",
"Set Voice": "Ορισμός Φωνής",
"Set whisper model": "Ορισμός μοντέλου whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Ορίζει πόσο πίσω θα κοιτάξει το μοντέλο για να αποτρέψει την επανάληψη. (Προεπιλογή: 64, 0 = απενεργοποιημένο, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Ορίζει πόσο δυνατά θα τιμωρηθούν οι επαναλήψεις. Μια υψηλότερη τιμή (π.χ., 1.5) θα τιμωρήσει τις επαναλήψεις πιο έντονα, ενώ μια χαμηλότερη τιμή (π.χ., 0.9) θα είναι πιο ευέλικτη. (Προεπιλογή: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Ορίζει τον τυχαίο σπόρο αριθμού που θα χρησιμοποιηθεί για τη δημιουργία. Ορισμός αυτού σε έναν συγκεκριμένο αριθμό θα κάνει το μοντέλο να δημιουργεί το ίδιο κείμενο για την ίδια προτροπή. (Προεπιλογή: τυχαίο)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Ορίζει το μέγεθος του παραθύρου πλαισίου που χρησιμοποιείται για τη δημιουργία του επόμενου token. (Προεπιλογή: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Ορίζει τις σειρές παύσης που θα χρησιμοποιηθούν. Όταν εντοπιστεί αυτό το μοτίβο, το LLM θα σταματήσει να δημιουργεί κείμενο και θα επιστρέψει. Πολλαπλά μοτίβα παύσης μπορούν να οριστούν καθορίζοντας πολλαπλές ξεχωριστές παραμέτρους παύσης σε ένα αρχείο μοντέλου.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Προτροπή Γενιάς Ετικετών",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Η δειγματοληψία Tail free χρησιμοποιείται για να μειώσει την επίδραση των λιγότερο πιθανών tokens από την έξοδο. Μια υψηλότερη τιμή (π.χ., 2.0) θα μειώσει την επίδραση περισσότερο, ενώ μια τιμή 1.0 απενεργοποιεί αυτή τη ρύθμιση. (προεπιλογή: 1)",
"Tap to interrupt": "Πατήστε για παύση",
+ "Tasks": "",
"Tavily API Key": "Κλειδί API Tavily",
"Tell us more:": "Πείτε μας περισσότερα:",
"Temperature": "Temperature",
@@ -1041,6 +1056,7 @@
"Updated": "Ενημερώθηκε",
"Updated at": "Ενημερώθηκε στις",
"Updated At": "Ενημερώθηκε στις",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Ανέβασμα",
"Upload a GGUF model": "Ανέβασμα μοντέλου GGUF",
"Upload directory": "Κατάλογος ανεβάσματος",
@@ -1079,6 +1095,7 @@
"Warning:": "Προειδοποίηση:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Προειδοποίηση: Η ενεργοποίηση αυτού θα επιτρέψει στους χρήστες να ανεβάσουν αυθαίρετο κώδικα στον διακομιστή.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Προειδοποίηση: Αν ενημερώσετε ή αλλάξετε το μοντέλο ενσωμάτωσής σας, θα χρειαστεί να επαναφέρετε όλα τα έγγραφα.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Διαδίκτυο",
"Web API": "Web API",
"Web Loader Settings": "Ρυθμίσεις Φόρτωσης Web",
diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json
index 42eddc473..96f7e21e1 100644
--- a/src/lib/i18n/locales/en-GB/translation.json
+++ b/src/lib/i18n/locales/en-GB/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "",
@@ -99,6 +100,7 @@
"Audio": "",
"August": "",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "",
"Auto-playback response": "",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "",
"Discover a prompt": "",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "",
@@ -307,6 +314,7 @@
"Don't like the style": "",
"Done": "",
"Download": "",
+ "Download as SVG": "",
"Download canceled": "",
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "",
"Previous 7 days": "",
"Profile Image": "",
@@ -795,6 +807,7 @@
"Rename": "",
"Reorder Models": "",
"Repeat Last N": "",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "",
"Reranking Model": "",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "",
"Temperature": "",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "",
"Web API": "",
"Web Loader Settings": "",
diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json
index f447d970e..96f7e21e1 100644
--- a/src/lib/i18n/locales/en-US/translation.json
+++ b/src/lib/i18n/locales/en-US/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "",
@@ -99,6 +100,7 @@
"Audio": "",
"August": "",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "",
"Auto-playback response": "",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "",
"Discover a prompt": "",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "",
@@ -307,6 +314,7 @@
"Don't like the style": "",
"Done": "",
"Download": "",
+ "Download as SVG": "",
"Download canceled": "",
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "",
"Listening...": "",
"Llama.cpp": "",
@@ -893,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -940,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "",
"Temperature": "",
@@ -1043,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "",
"Upload directory": "",
@@ -1081,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "",
"Web API": "",
"Web Loader Settings": "",
diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json
index 5b16b8496..af7f9539c 100644
--- a/src/lib/i18n/locales/es-ES/translation.json
+++ b/src/lib/i18n/locales/es-ES/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Activación de cuenta pendiente",
"Accurate information": "Información precisa",
"Actions": "Acciones",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Active este comando escribiendo \"/{{COMMAND}}\" en el chat",
"Active Users": "Usuarios activos",
"Add": "Agregar",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Agosto",
"Authenticate": "Autenticar",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copiar respuesta automáticamente al portapapeles",
"Auto-playback response": "Respuesta de reproducción automática",
"Autocomplete Generation": "Generación de autocompletado",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "Clon de {{TITLE}}",
"Close": "Cerrar",
"Code execution": "Ejecución de código",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Se ha formateado correctamente el código.",
"Code Interpreter": "Interprete de Código",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Continuar con email",
"Continue with LDAP": "Continuar con LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Controlar como el texto del mensaje se divide para las solicitudes de TTS. 'Punctuation' divide en oraciones, 'paragraphs' divide en párrafos y 'none' mantiene el mensaje como una sola cadena.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Controles",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": " Controlar el equilibrio entre la coherencia y la diversidad de la salida. Un valor más bajo resultará en un texto más enfocado y coherente. (Por defecto: 5.0)",
"Copied": "Copiado",
@@ -265,6 +270,7 @@
"Delete folder?": "¿Eliminar carpeta?",
"Delete function?": "Borrar la función?",
"Delete Message": "Eliminar mensaje",
+ "Delete message?": "",
"Delete prompt?": "Borrar el prompt?",
"delete this link": "Borrar este enlace",
"Delete tool?": "Borrar la herramienta",
@@ -283,6 +289,7 @@
"Discover a model": "Descubrir un modelo",
"Discover a prompt": "Descubre un Prompt",
"Discover a tool": "Descubre una herramienta",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Descubre maravillas",
"Discover, download, and explore custom functions": "Descubre, descarga y explora funciones personalizadas",
"Discover, download, and explore custom prompts": "Descubre, descarga, y explora Prompts personalizados",
@@ -307,6 +314,7 @@
"Don't like the style": "No te gusta el estilo?",
"Done": "Hecho",
"Download": "Descargar",
+ "Download as SVG": "",
"Download canceled": "Descarga cancelada",
"Download Database": "Descarga la Base de Datos",
"Drag and drop a file to upload or select a file to view": "Arrastra y suelta un archivo para subirlo o selecciona un archivo para verlo",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "No se pudo guardar la configuración de los modelos",
"Failed to update settings": "Falla al actualizar los ajustes",
"Failed to upload file.": "Falla al subir el archivo.",
+ "Features": "",
"Features Permissions": "Permisos de características",
"February": "Febrero",
"Feedback History": "Historial de retroalimentación",
@@ -476,6 +485,7 @@
"Form": "De",
"Format your variables using brackets like this:": "Formatea tus variables usando corchetes así:",
"Frequency Penalty": "Penalización de frecuencia",
+ "Full Context Mode": "",
"Function": "Función",
"Function Calling": "Llamada de función",
"Function created successfully": "Función creada exitosamente",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Deje vacío para incluir todos los modelos o seleccione modelos específicos",
"Leave empty to use the default prompt, or enter a custom prompt": "Deje vacío para usar el prompt predeterminado, o ingrese un prompt personalizado",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Claro",
"Listening...": "Escuchando...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Actitud positiva",
"Prefix ID": "ID de prefijo",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "El ID de prefijo se utiliza para evitar conflictos con otras conexiones añadiendo un prefijo a los IDs de los modelos - deje vacío para deshabilitar",
+ "Presence Penalty": "",
"Previous 30 days": "Últimos 30 días",
"Previous 7 days": "Últimos 7 días",
"Profile Image": "Imagen de perfil",
@@ -795,6 +807,7 @@
"Rename": "Renombrar",
"Reorder Models": "Reordenar modelos",
"Repeat Last N": "Repetir las últimas N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Responder en el hilo",
"Request Mode": "Modo de petición",
"Reranking Model": "Modelo de reranking",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Establece el número de hilos de trabajo utilizados para el cálculo. Esta opción controla cuántos hilos se utilizan para procesar las solicitudes entrantes simultáneamente. Aumentar este valor puede mejorar el rendimiento bajo cargas de trabajo de alta concurrencia, pero también puede consumir más recursos de CPU.",
"Set Voice": "Establecer la voz",
"Set whisper model": "Establecer modelo de whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Establece cuán lejos atrás debe mirar el modelo para evitar la repetición. (Predeterminado: 64, 0 = deshabilitado, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Establece cuán fuertemente penalizar las repeticiones. Un valor más alto (p.ej., 1.5) penalizará más fuertemente las repeticiones, mientras que un valor más bajo (p.ej., 0.9) será más permisivo. (Predeterminado: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Establece la semilla de número aleatorio a usar para la generación. Establecer esto en un número específico hará que el modelo genere el mismo texto para el mismo prompt. (Predeterminado: aleatorio)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Establece el tamaño de la ventana de contexto utilizada para generar el siguiente token. (Predeterminado: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Establece las secuencias de parada a usar. Cuando se encuentre este patrón, el LLM dejará de generar texto y devolverá. Se pueden establecer varios patrones de parada especificando múltiples parámetros de parada separados en un archivo de modelo.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt de generación de etiquetas",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "El muestreo libre de cola se utiliza para reducir el impacto de los tokens menos probables en la salida. Un valor más alto (p.ej., 2.0) reducirá el impacto más, mientras que un valor de 1.0 deshabilitará esta configuración. (predeterminado: 1)",
"Tap to interrupt": "Toca para interrumpir",
+ "Tasks": "",
"Tavily API Key": "Clave API de Tavily",
"Tell us more:": "Dinos más:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "Actualizado",
"Updated at": "Actualizado en",
"Updated At": "Actualizado en",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Subir",
"Upload a GGUF model": "Subir un modelo GGUF",
"Upload directory": "Directorio de carga",
@@ -1079,6 +1095,7 @@
"Warning:": "Advertencia:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advertencia: Habilitar esto permitirá a los usuarios subir código arbitrario en el servidor.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Advertencia: Si actualiza o cambia su modelo de inserción, necesitará volver a importar todos los documentos.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Configuración del cargador web",
diff --git a/src/lib/i18n/locales/eu-ES/translation.json b/src/lib/i18n/locales/eu-ES/translation.json
index 6fa2e71bd..9d73ecf14 100644
--- a/src/lib/i18n/locales/eu-ES/translation.json
+++ b/src/lib/i18n/locales/eu-ES/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Kontuaren Aktibazioa Zain",
"Accurate information": "Informazio zehatza",
"Actions": "Ekintzak",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "\"/{{COMMAND}}\" idatziz aktibatu komando hau txataren sarreran.",
"Active Users": "Erabiltzaile Aktiboak",
"Add": "Gehitu",
@@ -99,6 +100,7 @@
"Audio": "Audioa",
"August": "Abuztua",
"Authenticate": "Autentifikatu",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatikoki Kopiatu Erantzuna Arbelera",
"Auto-playback response": "Automatikoki erreproduzitu erantzuna",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Itxi",
"Code execution": "Kodearen exekuzioa",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kodea ongi formateatu da",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Jarraitu Posta Elektronikoarekin",
"Continue with LDAP": "Jarraitu LDAP-rekin",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Kontrolatu nola banatzen den mezuaren testua TTS eskaeretarako. 'Puntuazioa'-k esaldietan banatzen du, 'paragrafoak'-k paragrafoetan, eta 'bat ere ez'-ek mezua kate bakar gisa mantentzen du.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Kontrolak",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Irteeraren koherentzia eta aniztasunaren arteko oreka kontrolatzen du. Balio txikiagoak testu zentratuagoa eta koherenteagoa emango du. (Lehenetsia: 5.0)",
"Copied": "Kopiatuta",
@@ -265,6 +270,7 @@
"Delete folder?": "Ezabatu karpeta?",
"Delete function?": "Ezabatu funtzioa?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Ezabatu prompta?",
"delete this link": "ezabatu esteka hau",
"Delete tool?": "Ezabatu tresna?",
@@ -283,6 +289,7 @@
"Discover a model": "Aurkitu eredu bat",
"Discover a prompt": "Aurkitu prompt bat",
"Discover a tool": "Aurkitu tresna bat",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Aurkitu mirariak",
"Discover, download, and explore custom functions": "Aurkitu, deskargatu eta esploratu funtzio pertsonalizatuak",
"Discover, download, and explore custom prompts": "Aurkitu, deskargatu eta esploratu prompt pertsonalizatuak",
@@ -307,6 +314,7 @@
"Don't like the style": "Ez zaizu estiloa gustatzen?",
"Done": "Eginda",
"Download": "Deskargatu",
+ "Download as SVG": "",
"Download canceled": "Deskarga bertan behera utzi da",
"Download Database": "Deskargatu Datu-basea",
"Drag and drop a file to upload or select a file to view": "Arrastatu eta jaregin fitxategi bat igotzeko edo hautatu fitxategi bat ikusteko",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Huts egin du ereduen konfigurazioa gordetzean",
"Failed to update settings": "Huts egin du ezarpenak eguneratzean",
"Failed to upload file.": "Huts egin du fitxategia igotzean.",
+ "Features": "",
"Features Permissions": "",
"February": "Otsaila",
"Feedback History": "Feedbacken Historia",
@@ -476,6 +485,7 @@
"Form": "Inprimakia",
"Format your variables using brackets like this:": "Formateatu zure aldagaiak kortxeteak erabiliz honela:",
"Frequency Penalty": "Maiztasun Zigorra",
+ "Full Context Mode": "",
"Function": "Funtzioa",
"Function Calling": "",
"Function created successfully": "Funtzioa ongi sortu da",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Utzi hutsik eredu guztiak sartzeko edo hautatu eredu zehatzak",
"Leave empty to use the default prompt, or enter a custom prompt": "Utzi hutsik prompt lehenetsia erabiltzeko, edo sartu prompt pertsonalizatu bat",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Argia",
"Listening...": "Entzuten...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Jarrera positiboa",
"Prefix ID": "Aurrizki ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Aurrizki IDa erabiltzen da beste konexioekin gatazkak saihesteko modelo IDei aurrizki bat gehituz - utzi hutsik desgaitzeko",
+ "Presence Penalty": "",
"Previous 30 days": "Aurreko 30 egunak",
"Previous 7 days": "Aurreko 7 egunak",
"Profile Image": "Profil irudia",
@@ -795,6 +807,7 @@
"Rename": "Berrizendatu",
"Reorder Models": "Berrantolatu modeloak",
"Repeat Last N": "Errepikatu azken N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Eskaera modua",
"Reranking Model": "Berrantolatze modeloa",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Ezarri kalkulurako erabilitako langile harien kopurua. Aukera honek kontrolatzen du zenbat hari erabiltzen diren sarrerako eskaerak aldi berean prozesatzeko. Balio hau handitzeak errendimendua hobetu dezake konkurrentzia altuko lan-kargetan, baina CPU baliabide gehiago kontsumitu ditzake.",
"Set Voice": "Ezarri ahotsa",
"Set whisper model": "Ezarri whisper modeloa",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Ezartzen du modeloak zenbat atzera begiratu behar duen errepikapenak saihesteko. (Lehenetsia: 64, 0 = desgaituta, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Ezartzen du zenbateraino zigortu behar diren errepikapenak. Balio altuago batek (adib., 1.5) errepikapenak gogorrago zigortuko ditu, balio baxuago batek (adib., 0.9) malguagoa izango den bitartean. (Lehenetsia: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Ezartzen du sorkuntzarako erabiliko den ausazko zenbakien hazia. Hau zenbaki zehatz batera ezartzeak modeloak testu bera sortzea eragingo du prompt bererako. (Lehenetsia: ausazkoa)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Ezartzen du hurrengo tokena sortzeko erabilitako testuinguru leihoaren tamaina. (Lehenetsia: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Ezartzen ditu erabiliko diren gelditzeko sekuentziak. Patroi hau aurkitzen denean, LLMak testua sortzeari utziko dio eta itzuli egingo da. Gelditzeko patroi anitz ezar daitezke modelfile batean gelditzeko parametro anitz zehaztuz.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Etiketa sortzeko prompta",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Isats-libre laginketa erabiltzen da irteran probabilitate txikiagoko tokenen eragina murrizteko. Balio altuago batek (adib., 2.0) eragina gehiago murriztuko du, 1.0 balioak ezarpen hau desgaitzen duen bitartean. (lehenetsia: 1)",
"Tap to interrupt": "Ukitu eteteko",
+ "Tasks": "",
"Tavily API Key": "Tavily API gakoa",
"Tell us more:": "Kontatu gehiago:",
"Temperature": "Tenperatura",
@@ -1041,6 +1056,7 @@
"Updated": "Eguneratuta",
"Updated at": "Noiz eguneratuta",
"Updated At": "Noiz eguneratuta",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Kargatu",
"Upload a GGUF model": "Kargatu GGUF modelo bat",
"Upload directory": "Karga direktorioa",
@@ -1079,6 +1095,7 @@
"Warning:": "Abisua:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Abisua: Hau gaitzeak erabiltzaileei zerbitzarian kode arbitrarioa kargatzea ahalbidetuko die.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Abisua: Zure txertatze modeloa eguneratu edo aldatzen baduzu, dokumentu guztiak berriz inportatu beharko dituzu.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Weba",
"Web API": "Web APIa",
"Web Loader Settings": "Web kargatzailearen ezarpenak",
diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json
index 1d7d8e991..bbcc12272 100644
--- a/src/lib/i18n/locales/fa-IR/translation.json
+++ b/src/lib/i18n/locales/fa-IR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "فعال\u200cسازی حساب در حال انتظار",
"Accurate information": "اطلاعات دقیق",
"Actions": "کنش\u200cها",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "کاربران فعال",
"Add": "اضافه کردن",
@@ -99,6 +100,7 @@
"Audio": "صدا",
"August": "آگوست",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "کپی خودکار پاسخ به کلیپ بورد",
"Auto-playback response": "پخش خودکار پاسخ",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "بسته",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "کنترل\u200cها",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "کپی شد",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "حذف این لینک",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "کشف یک مدل",
"Discover a prompt": "یک اعلان را کشف کنید",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "پرامپت\u200cهای سفارشی را کشف، دانلود و کاوش کنید",
@@ -307,6 +314,7 @@
"Don't like the style": "نظری ندارید؟",
"Done": "",
"Download": "دانلود کن",
+ "Download as SVG": "",
"Download canceled": "دانلود لغو شد",
"Download Database": "دانلود پایگاه داده",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "خطا در به\u200cروزرسانی تنظیمات",
"Failed to upload file.": "خطا در بارگذاری پرونده",
+ "Features": "",
"Features Permissions": "",
"February": "فوریه",
"Feedback History": "تاریخچهٔ بازخورد",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "مجازات فرکانس",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "روشن",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "نظرات مثبت",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 روز قبل",
"Previous 7 days": "7 روز قبل",
"Profile Image": "تصویر پروفایل",
@@ -795,6 +807,7 @@
"Rename": "تغییر نام",
"Reorder Models": "",
"Repeat Last N": "Repeat Last N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "حالت درخواست",
"Reranking Model": "مدل ری\u200cشناسی مجدد غیرفعال است",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "تنظیم صدا",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "بیشتر بگویید:",
"Temperature": "دما",
@@ -1041,6 +1056,7 @@
"Updated": "بارگذاری شد",
"Updated at": "بارگذاری در",
"Updated At": "بارگذاری در",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "بارگذاری",
"Upload a GGUF model": "آپلود یک مدل GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "هشدار",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "هشدار: اگر شما به روز کنید یا تغییر دهید مدل شما، باید تمام سند ها را مجددا وارد کنید.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "وب",
"Web API": "",
"Web Loader Settings": "تنظیمات لودر وب",
diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json
index 8458c1da1..6374a2a16 100644
--- a/src/lib/i18n/locales/fi-FI/translation.json
+++ b/src/lib/i18n/locales/fi-FI/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Tilin aktivointi odottaa",
"Accurate information": "Tarkkaa tietoa",
"Actions": "Toiminnot",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivoi tämä komento kirjoittamalla \"/{{COMMAND}}\" chat-syötteeseen.",
"Active Users": "Aktiiviset käyttäjät",
"Add": "Lisää",
@@ -99,6 +100,7 @@
"Audio": "Ääni",
"August": "elokuu",
"Authenticate": "Todentaa",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Kopioi vastaus automaattisesti leikepöydälle",
"Auto-playback response": "Soita vastaus automaattisesti",
"Autocomplete Generation": "Automaattisen täydennyksen luonti",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "{{TITLE}} klooni",
"Close": "Sulje",
"Code execution": "Koodin suorittaminen",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Koodin muotoilu onnistui",
"Code Interpreter": "Ohjelmatulkki",
"Code Interpreter Engine": "Ohjelmatulkin moottori",
@@ -210,6 +214,7 @@
"Continue with Email": "Jatka sähköpostilla",
"Continue with LDAP": "Jatka LDAP:illa",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Säädä, miten viestin teksti jaetaan puhesynteesipyyntöjä varten. 'Välimerkit' jakaa lauseisiin, 'kappaleet' jakaa kappaleisiin ja 'ei mitään' pitää viestin yhtenä merkkijonona.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Ohjaimet",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Säätelee tulosteen yhtenäisyyden ja monimuotoisuuden välistä tasapainoa. Alhaisempi arvo tuottaa keskittyneempää ja yhtenäisempää tekstiä. (Oletus: 5.0)",
"Copied": "Kopioitu",
@@ -265,6 +270,7 @@
"Delete folder?": "Haluatko varmasti poistaa tämän kansion?",
"Delete function?": "Haluatko varmasti poistaa tämän toiminnon?",
"Delete Message": "Poista viesti",
+ "Delete message?": "",
"Delete prompt?": "Haluatko varmasti poistaa tämän kehotteen?",
"delete this link": "poista tämä linkki",
"Delete tool?": "Haluatko varmasti poistaa tämän työkalun?",
@@ -283,6 +289,7 @@
"Discover a model": "Tutustu malliin",
"Discover a prompt": "Löydä kehote",
"Discover a tool": "Löydä työkalu",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Löydä ihmeellisiä asioita",
"Discover, download, and explore custom functions": "Etsi, lataa ja tutki mukautettuja toimintoja",
"Discover, download, and explore custom prompts": "Löydä ja lataa mukautettuja kehotteita",
@@ -307,6 +314,7 @@
"Don't like the style": "En pidä tyylistä",
"Done": "Valmis",
"Download": "Lataa",
+ "Download as SVG": "",
"Download canceled": "Lataus peruutettu",
"Download Database": "Lataa tietokanta",
"Drag and drop a file to upload or select a file to view": "Raahaa ja pudota tiedosto ladattavaksi tai valitse tiedosto katseltavaksi",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Mallien määrityksen tallentaminen epäonnistui",
"Failed to update settings": "Asetusten päivittäminen epäonnistui",
"Failed to upload file.": "Tiedoston lataaminen epäonnistui.",
+ "Features": "",
"Features Permissions": "Ominaisuuksien käyttöoikeudet",
"February": "helmikuu",
"Feedback History": "Palautehistoria",
@@ -476,6 +485,7 @@
"Form": "Lomake",
"Format your variables using brackets like this:": "Muotoile muuttujasi hakasulkeilla tällä tavalla:",
"Frequency Penalty": "Taajuussakko",
+ "Full Context Mode": "",
"Function": "Toiminto",
"Function Calling": "",
"Function created successfully": "Toiminto luotu onnistuneesti",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Jätä tyhjäksi, jos haluat sisällyttää kaikki mallit tai valitse tietyt mallit",
"Leave empty to use the default prompt, or enter a custom prompt": "Jätä tyhjäksi käyttääksesi oletuskehotetta tai kirjoita mukautettu kehote",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Vaalea",
"Listening...": "Kuuntelee...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Positiivinen asenne",
"Prefix ID": "Etuliite-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Etuliite-ID:tä käytetään välttämään ristiriidat muiden yhteyksien kanssa lisäämällä etuliite mallitunnuksiin - jätä tyhjäksi, jos haluat ottaa sen pois käytöstä",
+ "Presence Penalty": "",
"Previous 30 days": "Edelliset 30 päivää",
"Previous 7 days": "Edelliset 7 päivää",
"Profile Image": "Profiilikuva",
@@ -795,6 +807,7 @@
"Rename": "Nimeä uudelleen",
"Reorder Models": "Uudelleenjärjestä malleja",
"Repeat Last N": "Toista viimeiset N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Vastauksia ",
"Request Mode": "Pyyntötila",
"Reranking Model": "Uudelleenpisteytymismalli",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Aseta työntekijäsäikeiden määrä laskentaa varten. Tämä asetus kontrolloi, kuinka monta säiettä käytetään saapuvien pyyntöjen rinnakkaiseen käsittelyyn. Arvon kasvattaminen voi parantaa suorituskykyä suurissa samanaikaisissa työkuormissa, mutta voi myös kuluttaa enemmän keskussuorittimen resursseja.",
"Set Voice": "Aseta puheääni",
"Set whisper model": "Aseta whisper-malli",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Määrittää, kuinka kauas taaksepäin malli katsoo välttääkseen toistoa. (Oletus: 64, 0 = pois käytöstä, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Määrittää, kuinka voimakkaasti toistoihin määrätään sanktioita. Korkeampi arvo (esim. 1,5) rankaisee toistoja voimakkaammin, kun taas alhaisempi arvo (esim. 0,9) on lempeämpi. (Oletus: 1,1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Määrittää satunnaislukujen siemenen käytettäväksi generoinnissa. Tämän asettaminen tiettyyn numeroon saa mallin tuottamaan saman tekstin samalle kehoteelle. (Oletus: satunnainen)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Määrittää kontekstiikkunan koon, jota käytetään seuraavan tokenin tuottamiseen. (Oletus: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Määrittää käytettävät lopetussekvenssit. Kun tämä kuvio havaitaan, LLM lopettaa tekstin tuottamisen ja palauttaa. Useita lopetuskuvioita voidaan asettaa määrittämällä useita erillisiä lopetusparametreja mallitiedostoon.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Tagien luontikehote",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Tail-free-otanta käytetään vähentämään vähemmän todennäköisten tokenien vaikutusta tulokseen. Korkeampi arvo (esim. 2,0) vähentää vaikutusta enemmän, kun taas arvo 1,0 poistaa tämän asetuksen käytöstä. (oletus: 1)",
"Tap to interrupt": "Napauta keskeyttääksesi",
+ "Tasks": "",
"Tavily API Key": "Tavily API -avain",
"Tell us more:": "Kerro lisää:",
"Temperature": "Lämpötila",
@@ -1041,6 +1056,7 @@
"Updated": "Päivitetty",
"Updated at": "Päivitetty",
"Updated At": "Päivitetty",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Lataa",
"Upload a GGUF model": "Lataa GGUF-malli",
"Upload directory": "Latauksen hakemisto",
@@ -1079,6 +1095,7 @@
"Warning:": "Varoitus:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Varoitus: Tämän käyttöönotto sallii käyttäjien ladata mielivaltaista koodia palvelimelle.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varoitus: Jos päivität tai vaihdat upotusmallia, sinun on tuotava kaikki asiakirjat uudelleen.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web-API",
"Web Loader Settings": "Web Loader -asetukset",
diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json
index a51217df1..0d1f2a9f4 100644
--- a/src/lib/i18n/locales/fr-CA/translation.json
+++ b/src/lib/i18n/locales/fr-CA/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Activation du compte en attente",
"Accurate information": "Information exacte",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Utilisateurs actifs",
"Add": "Ajouter",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Août",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
"Auto-playback response": "Réponse de lecture automatique",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Fermer",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Le code a été formaté avec succès",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Contrôle comment le texte des messages est divisé pour les demandes de TTS. 'Ponctuation' divise en phrases, 'paragraphes' divise en paragraphes et 'aucun' garde le message comme une seule chaîne.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Contrôles",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Supprimer la fonction ?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Supprimer la prompt ?",
"delete this link": "supprimer ce lien",
"Delete tool?": "Effacer l'outil ?",
@@ -283,6 +289,7 @@
"Discover a model": "Découvrir un modèle",
"Discover a prompt": "Découvrir une suggestion",
"Discover a tool": "Découvrez un outil",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Découvrez, téléchargez et explorez des fonctions personnalisées",
"Discover, download, and explore custom prompts": "Découvrez, téléchargez et explorez des prompts personnalisés",
@@ -307,6 +314,7 @@
"Don't like the style": "N'apprécie pas le style",
"Done": "Terminé",
"Download": "Télécharger",
+ "Download as SVG": "",
"Download canceled": "Téléchargement annulé",
"Download Database": "Télécharger la base de données",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Échec de la mise à jour des paramètres",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Février",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "Formulaire",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Pénalité de fréquence",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "La fonction a été créée avec succès",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Lumineux",
"Listening...": "En train d'écouter...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Attitude positive",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 derniers jours",
"Previous 7 days": "7 derniers jours",
"Profile Image": "Image de profil",
@@ -795,6 +807,7 @@
"Rename": "Renommer",
"Reorder Models": "",
"Repeat Last N": "Répéter les N derniers",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Mode de Requête",
"Reranking Model": "Modèle de ré-ranking",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Définir la voix",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Appuyez pour interrompre",
+ "Tasks": "",
"Tavily API Key": "Clé API Tavily",
"Tell us more:": "Dites-nous en plus à ce sujet : ",
"Temperature": "Température",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Mise à jour le",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Télécharger",
"Upload a GGUF model": "Téléverser un modèle GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Avertissement : Si vous mettez à jour ou modifiez votre modèle d'encodage, vous devrez réimporter tous les documents.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Paramètres du chargeur web",
diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json
index 796c364e9..c88a4e8ea 100644
--- a/src/lib/i18n/locales/fr-FR/translation.json
+++ b/src/lib/i18n/locales/fr-FR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Activation du compte en attente",
"Accurate information": "Information exacte",
"Actions": "Actions",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activez cette commande en tapant \"/{{COMMAND}}\" dans l'entrée de chat.",
"Active Users": "Utilisateurs actifs",
"Add": "Ajouter",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Août",
"Authenticate": "Authentifier",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copie automatique de la réponse vers le presse-papiers",
"Auto-playback response": "Lire automatiquement la réponse",
"Autocomplete Generation": "Génération des suggestions",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Fermer",
"Code execution": "Exécution de code",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Le code a été formaté avec succès",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Continuer avec l'email",
"Continue with LDAP": "Continuer avec LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Contrôle la façon dont le texte des messages est divisé pour les demandes de Text-to-Speech. « ponctuation » divise en phrases, « paragraphes » divise en paragraphes et « aucun » garde le message en tant que chaîne de texte unique.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Contrôles",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Contrôle l'équilibre entre la cohérence et la diversité de la sortie. Une valeur plus basse produira un texte plus focalisé et cohérent. (Par défaut : 5.0)",
"Copied": "Copié",
@@ -265,6 +270,7 @@
"Delete folder?": "Supprimer le dossier ?",
"Delete function?": "Supprimer la fonction ?",
"Delete Message": "Supprimer le message",
+ "Delete message?": "",
"Delete prompt?": "Supprimer le prompt ?",
"delete this link": "supprimer ce lien",
"Delete tool?": "Effacer l'outil ?",
@@ -283,6 +289,7 @@
"Discover a model": "Trouvez un modèle",
"Discover a prompt": "Trouvez un prompt",
"Discover a tool": "Trouvez un outil",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Découvrir des merveilles",
"Discover, download, and explore custom functions": "Découvrez, téléchargez et explorez des fonctions personnalisées",
"Discover, download, and explore custom prompts": "Découvrez, téléchargez et explorez des prompts personnalisés",
@@ -307,6 +314,7 @@
"Don't like the style": "N'apprécie pas le style",
"Done": "Terminé",
"Download": "Télécharger",
+ "Download as SVG": "",
"Download canceled": "Téléchargement annulé",
"Download Database": "Télécharger la base de données",
"Drag and drop a file to upload or select a file to view": "Glissez et déposez un fichier pour le télécharger ou sélectionnez un fichier à visualiser",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Échec de la sauvegarde de la configuration des modèles",
"Failed to update settings": "Échec de la mise à jour des paramètres",
"Failed to upload file.": "Échec du téléchargement du fichier.",
+ "Features": "",
"Features Permissions": "Autorisations des fonctionnalités",
"February": "Février",
"Feedback History": "Historique des avis",
@@ -476,6 +485,7 @@
"Form": "Formulaire",
"Format your variables using brackets like this:": "Formatez vos variables en utilisant des parenthèses comme ceci :",
"Frequency Penalty": "Pénalité de fréquence",
+ "Full Context Mode": "",
"Function": "Fonction",
"Function Calling": "",
"Function created successfully": "La fonction a été créée avec succès",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Laissez vide pour inclure tous les modèles ou sélectionnez des modèles spécifiques",
"Leave empty to use the default prompt, or enter a custom prompt": "Laissez vide pour utiliser le prompt par défaut, ou entrez un prompt personnalisé",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Clair",
"Listening...": "Écoute en cours...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Attitude positive",
"Prefix ID": "ID de préfixe",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Le préfixe ID est utilisé pour éviter les conflits avec d'autres connexions en ajoutant un préfixe aux ID de modèle - laissez vide pour désactiver",
+ "Presence Penalty": "",
"Previous 30 days": "30 derniers jours",
"Previous 7 days": "7 derniers jours",
"Profile Image": "Image de profil",
@@ -795,6 +807,7 @@
"Rename": "Renommer",
"Reorder Models": "Réorganiser les modèles",
"Repeat Last N": "Répéter les N derniers",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Répondre dans le fil de discussion",
"Request Mode": "Mode de requête",
"Reranking Model": "Modèle de ré-ranking",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Définir le nombre de threads de travail utilisés pour le calcul. Cette option contrôle combien de threads sont utilisés pour traiter les demandes entrantes simultanément. L'augmentation de cette valeur peut améliorer les performances sous de fortes charges de travail concurrentes mais peut également consommer plus de ressources CPU.",
"Set Voice": "Choisir la voix",
"Set whisper model": "Choisir le modèle Whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Définit la profondeur de recherche du modèle pour prévenir les répétitions. (Par défaut : 64, 0 = désactivé, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Définit la force avec laquelle les répétitions sont pénalisées. Une valeur plus élevée (par exemple 1.5) pénalisera plus fortement les répétitions, tandis qu'une valeur plus basse (par exemple 0.9) sera plus indulgente. (Par défaut : 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Définit la graine de nombre aléatoire à utiliser pour la génération. La définition de cette valeur à un nombre spécifique fera que le modèle générera le même texte pour le même prompt. (Par défaut : aléatoire)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Définit la taille de la fenêtre contextuelle utilisée pour générer le prochain token. (Par défaut : 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Définit les séquences d'arrêt à utiliser. Lorsque ce motif est rencontré, le LLM cessera de générer du texte et retournera. Plusieurs motifs d'arrêt peuvent être définis en spécifiant plusieurs paramètres d'arrêt distincts dans un fichier modèle.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt de génération de tags",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "L'échantillonnage sans queue est utilisé pour réduire l'impact des tokens moins probables dans la sortie. Une valeur plus élevée (par exemple 2.0) réduira davantage l'impact, tandis qu'une valeur de 1.0 désactive ce paramètre. (par défaut : 1)",
"Tap to interrupt": "Appuyez pour interrompre",
+ "Tasks": "",
"Tavily API Key": "Clé API Tavily",
"Tell us more:": "Dites-nous en plus à ce sujet : ",
"Temperature": "Température",
@@ -1041,6 +1056,7 @@
"Updated": "Mis à jour",
"Updated at": "Mise à jour le",
"Updated At": "Mise à jour le",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Téléverser",
"Upload a GGUF model": "Téléverser un modèle GGUF",
"Upload directory": "Téléverser un dossier",
@@ -1079,6 +1095,7 @@
"Warning:": "Avertissement :",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Avertissement : Activer cette option permettra aux utilisateurs de télécharger du code arbitraire sur le serveur.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Avertissement : Si vous mettez à jour ou modifiez votre modèle d'embedding, vous devrez réimporter tous les documents.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Paramètres du Web Loader",
diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json
index e9b708d4b..1f059997d 100644
--- a/src/lib/i18n/locales/he-IL/translation.json
+++ b/src/lib/i18n/locales/he-IL/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "מידע מדויק",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "הוסף",
@@ -99,6 +100,7 @@
"Audio": "אודיו",
"August": "אוגוסט",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "העתקה אוטומטית של תגובה ללוח",
"Auto-playback response": "תגובת השמעה אוטומטית",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "סגור",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "מחק את הקישור הזה",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "גלה מודל",
"Discover a prompt": "גלה פקודה",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "גלה, הורד, וחקור פקודות מותאמות אישית",
@@ -307,6 +314,7 @@
"Don't like the style": "לא אוהב את הסגנון",
"Done": "",
"Download": "הורד",
+ "Download as SVG": "",
"Download canceled": "ההורדה בוטלה",
"Download Database": "הורד מסד נתונים",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "פברואר",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "עונש תדירות",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "בהיר",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "גישה חיובית",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 הימים הקודמים",
"Previous 7 days": "7 הימים הקודמים",
"Profile Image": "תמונת פרופיל",
@@ -795,6 +807,7 @@
"Rename": "שנה שם",
"Reorder Models": "",
"Repeat Last N": "חזור על ה-N האחרונים",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "מצב בקשה",
"Reranking Model": "מודל דירוג מחדש",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "הגדר קול",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "תרשמו יותר:",
"Temperature": "טמפרטורה",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "העלה מודל GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "אזהרה: אם תעדכן או תשנה את מודל ההטבעה שלך, יהיה עליך לייבא מחדש את כל המסמכים.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "רשת",
"Web API": "",
"Web Loader Settings": "הגדרות טעינת אתר",
diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json
index 3bd44ebeb..e37d1dd3a 100644
--- a/src/lib/i18n/locales/hi-IN/translation.json
+++ b/src/lib/i18n/locales/hi-IN/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "सटीक जानकारी",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "जोड़ें",
@@ -99,6 +100,7 @@
"Audio": "ऑडियो",
"August": "अगस्त",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "क्लिपबोर्ड पर प्रतिक्रिया ऑटोकॉपी",
"Auto-playback response": "ऑटो-प्लेबैक प्रतिक्रिया",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "बंद करना",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "इस लिंक को हटाएं",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "एक मॉडल की खोज करें",
"Discover a prompt": "प्रॉम्प्ट खोजें",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "कस्टम प्रॉम्प्ट को खोजें, डाउनलोड करें और एक्सप्लोर करें",
@@ -307,6 +314,7 @@
"Don't like the style": "शैली पसंद नहीं है",
"Done": "",
"Download": "डाउनलोड",
+ "Download as SVG": "",
"Download canceled": "डाउनलोड रद्द किया गया",
"Download Database": "डेटाबेस डाउनलोड करें",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "फरवरी",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "फ्रीक्वेंसी पेनल्टी",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "सुन",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "सकारात्मक रवैया",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "पिछले 30 दिन",
"Previous 7 days": "पिछले 7 दिन",
"Profile Image": "प्रोफ़ाइल छवि",
@@ -795,6 +807,7 @@
"Rename": "नाम बदलें",
"Reorder Models": "",
"Repeat Last N": "अंतिम N दोहराएँ",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "अनुरोध मोड",
"Reranking Model": "रीरैकिंग मोड",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "आवाज सेट करें",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "हमें और अधिक बताएँ:",
"Temperature": "टेंपेरेचर",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "GGUF मॉडल अपलोड करें",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "चेतावनी: यदि आप अपने एम्बेडिंग मॉडल को अपडेट या बदलते हैं, तो आपको सभी दस्तावेज़ों को फिर से आयात करने की आवश्यकता होगी।",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "वेब",
"Web API": "",
"Web Loader Settings": "वेब लोडर सेटिंग्स",
diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json
index 88c6105cf..91a99faf7 100644
--- a/src/lib/i18n/locales/hr-HR/translation.json
+++ b/src/lib/i18n/locales/hr-HR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "Točne informacije",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Aktivni korisnici",
"Add": "Dodaj",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Kolovoz",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatsko kopiranje odgovora u međuspremnik",
"Auto-playback response": "Automatska reprodukcija odgovora",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Zatvori",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "izbriši ovu vezu",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Otkrijte model",
"Discover a prompt": "Otkrijte prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Otkrijte, preuzmite i istražite prilagođene prompte",
@@ -307,6 +314,7 @@
"Don't like the style": "Ne sviđa mi se stil",
"Done": "",
"Download": "Preuzimanje",
+ "Download as SVG": "",
"Download canceled": "Preuzimanje otkazano",
"Download Database": "Preuzmi bazu podataka",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Greška kod ažuriranja postavki",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Veljača",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Kazna za učestalost",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Svijetlo",
"Listening...": "Slušam...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozitivan stav",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Prethodnih 30 dana",
"Previous 7 days": "Prethodnih 7 dana",
"Profile Image": "Profilna slika",
@@ -795,6 +807,7 @@
"Rename": "Preimenuj",
"Reorder Models": "",
"Repeat Last N": "Ponovi zadnjih N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Način zahtjeva",
"Reranking Model": "Model za ponovno rangiranje",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Postavi glas",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Recite nam više:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Učitaj GGUF model",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Upozorenje: Ako ažurirate ili promijenite svoj model za umetanje, morat ćete ponovno uvesti sve dokumente.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Postavke web učitavanja",
diff --git a/src/lib/i18n/locales/hu-HU/translation.json b/src/lib/i18n/locales/hu-HU/translation.json
index 15e35b8de..7a18eb7dc 100644
--- a/src/lib/i18n/locales/hu-HU/translation.json
+++ b/src/lib/i18n/locales/hu-HU/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Fiók aktiválása folyamatban",
"Accurate information": "Pontos információ",
"Actions": "Műveletek",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Aktív felhasználók",
"Add": "Hozzáadás",
@@ -99,6 +100,7 @@
"Audio": "Hang",
"August": "Augusztus",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Válasz automatikus másolása a vágólapra",
"Auto-playback response": "Automatikus válasz lejátszás",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Bezárás",
"Code execution": "Kód végrehajtás",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kód sikeresen formázva",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Szabályozd, hogyan legyen felosztva az üzenet szövege a TTS kérésekhez. A 'Központozás' mondatokra bontja, a 'Bekezdések' bekezdésekre bontja, a 'Nincs' pedig egyetlen szövegként kezeli az üzenetet.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Vezérlők",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Másolva",
@@ -265,6 +270,7 @@
"Delete folder?": "Törli a mappát?",
"Delete function?": "Törli a funkciót?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Törli a promptot?",
"delete this link": "link törlése",
"Delete tool?": "Törli az eszközt?",
@@ -283,6 +289,7 @@
"Discover a model": "Modell felfedezése",
"Discover a prompt": "Prompt felfedezése",
"Discover a tool": "Eszköz felfedezése",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Fedezz fel, tölts le és fedezz fel egyéni funkciókat",
"Discover, download, and explore custom prompts": "Fedezz fel, tölts le és fedezz fel egyéni promptokat",
@@ -307,6 +314,7 @@
"Don't like the style": "Nem tetszik a stílus",
"Done": "Kész",
"Download": "Letöltés",
+ "Download as SVG": "",
"Download canceled": "Letöltés megszakítva",
"Download Database": "Adatbázis letöltése",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Nem sikerült frissíteni a beállításokat",
"Failed to upload file.": "Nem sikerült feltölteni a fájlt.",
+ "Features": "",
"Features Permissions": "",
"February": "Február",
"Feedback History": "Visszajelzés előzmények",
@@ -476,6 +485,7 @@
"Form": "Űrlap",
"Format your variables using brackets like this:": "Formázd a változóidat zárójelekkel így:",
"Frequency Penalty": "Gyakorisági büntetés",
+ "Full Context Mode": "",
"Function": "Funkció",
"Function Calling": "",
"Function created successfully": "Funkció sikeresen létrehozva",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Hagyja üresen az összes modell használatához, vagy válasszon ki konkrét modelleket",
"Leave empty to use the default prompt, or enter a custom prompt": "Hagyja üresen az alapértelmezett prompt használatához, vagy adjon meg egyéni promptot",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Világos",
"Listening...": "Hallgatás...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozitív hozzáállás",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Előző 30 nap",
"Previous 7 days": "Előző 7 nap",
"Profile Image": "Profilkép",
@@ -795,6 +807,7 @@
"Rename": "Átnevezés",
"Reorder Models": "",
"Repeat Last N": "Utolsó N ismétlése",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Kérési mód",
"Reranking Model": "Újrarangsoroló modell",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Hang beállítása",
"Set whisper model": "Whisper modell beállítása",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Címke generálási prompt",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Koppintson a megszakításhoz",
+ "Tasks": "",
"Tavily API Key": "Tavily API kulcs",
"Tell us more:": "Mondjon többet:",
"Temperature": "Hőmérséklet",
@@ -1041,6 +1056,7 @@
"Updated": "Frissítve",
"Updated at": "Frissítve ekkor",
"Updated At": "Frissítve ekkor",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Feltöltés",
"Upload a GGUF model": "GGUF modell feltöltése",
"Upload directory": "Könyvtár feltöltése",
@@ -1079,6 +1095,7 @@
"Warning:": "Figyelmeztetés:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Figyelmeztetés: Ha frissíti vagy megváltoztatja a beágyazási modellt, minden dokumentumot újra kell importálnia.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Web betöltő beállítások",
diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json
index f83574ae1..b764d4813 100644
--- a/src/lib/i18n/locales/id-ID/translation.json
+++ b/src/lib/i18n/locales/id-ID/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Aktivasi Akun Tertunda",
"Accurate information": "Informasi yang akurat",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Pengguna Aktif",
"Add": "Tambah",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Agustus",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Tanggapan Salin Otomatis ke Papan Klip",
"Auto-playback response": "Respons pemutaran otomatis",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Tutup",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kode berhasil diformat",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Fungsi hapus?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Perintah hapus?",
"delete this link": "hapus tautan ini",
"Delete tool?": "Hapus alat?",
@@ -283,6 +289,7 @@
"Discover a model": "Menemukan sebuah model",
"Discover a prompt": "Temukan petunjuk",
"Discover a tool": "Menemukan alat",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Menemukan, mengunduh, dan menjelajahi fungsi khusus",
"Discover, download, and explore custom prompts": "Temukan, unduh, dan jelajahi prompt khusus",
@@ -307,6 +314,7 @@
"Don't like the style": "Tidak suka gayanya",
"Done": "Selesai",
"Download": "Unduh",
+ "Download as SVG": "",
"Download canceled": "Unduh dibatalkan",
"Download Database": "Unduh Basis Data",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Gagal memperbarui pengaturan",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Februari",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "Formulir",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Penalti Frekuensi",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Fungsi berhasil dibuat",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Cahaya",
"Listening...": "Mendengarkan",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Sikap positif",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 hari sebelumnya",
"Previous 7 days": "7 hari sebelumnya",
"Profile Image": "Gambar Profil",
@@ -795,6 +807,7 @@
"Rename": "Ganti nama",
"Reorder Models": "",
"Repeat Last N": "Ulangi N Terakhir",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Mode Permintaan",
"Reranking Model": "Model Pemeringkatan Ulang",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Mengatur Suara",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Ketuk untuk menyela",
+ "Tasks": "",
"Tavily API Key": "Kunci API Tavily",
"Tell us more:": "Beri tahu kami lebih lanjut:",
"Temperature": "Suhu",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Diperbarui di",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Unggah",
"Upload a GGUF model": "Unggah model GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Peringatan: Jika Anda memperbarui atau mengubah model penyematan, Anda harus mengimpor ulang semua dokumen.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Pengaturan Pemuat Web",
diff --git a/src/lib/i18n/locales/ie-GA/translation.json b/src/lib/i18n/locales/ie-GA/translation.json
index dad52a06c..d901354c3 100644
--- a/src/lib/i18n/locales/ie-GA/translation.json
+++ b/src/lib/i18n/locales/ie-GA/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Gníomhachtaithe Cuntas",
"Accurate information": "Faisnéis chruinn",
"Actions": "Gníomhartha",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Gníomhachtaigh an t-ordú seo trí \"/{{COMMAND}}\" a chlóscríobh chun ionchur comhrá a dhéanamh.",
"Active Users": "Úsáideoirí Gníomhacha",
"Add": "Cuir",
@@ -99,6 +100,7 @@
"Audio": "Fuaim",
"August": "Lúnasa",
"Authenticate": "Fíordheimhnigh",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Freagra AutoCopy go Gearrthaisce",
"Auto-playback response": "Freagra uathsheinm",
"Autocomplete Generation": "Giniúint Uathchríochnaithe",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "Clón de {{TITLE}}",
"Close": "Dún",
"Code execution": "Cód a fhorghníomhú",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Cód formáidithe go rathúil",
"Code Interpreter": "Ateangaire Cód",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Lean ar aghaidh le Ríomhphost",
"Continue with LDAP": "Lean ar aghaidh le LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Rialú conas a roinntear téacs teachtaireachta d'iarratais TTS. Roinneann 'poncaíocht' ina abairtí, scoilteann 'míreanna' i míreanna, agus coinníonn 'aon' an teachtaireacht mar shreang amháin.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Rialuithe",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Rialaíonn sé an chothromaíocht idir comhleanúnachas agus éagsúlacht an aschuir. Beidh téacs níos dírithe agus níos soiléire mar thoradh ar luach níos ísle. (Réamhshocrú: 5.0)",
"Copied": "Cóipeáladh",
@@ -265,6 +270,7 @@
"Delete folder?": "Scrios fillteán?",
"Delete function?": "Scrios feidhm?",
"Delete Message": "Scrios Teachtaireacht",
+ "Delete message?": "",
"Delete prompt?": "Scrios leid?",
"delete this link": "scrios an nasc seo",
"Delete tool?": "Uirlis a scriosadh?",
@@ -283,6 +289,7 @@
"Discover a model": "Faigh amach múnla",
"Discover a prompt": "Faigh amach leid",
"Discover a tool": "Faigh amach uirlis",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Faigh amach iontais",
"Discover, download, and explore custom functions": "Faigh amach, íoslódáil agus iniúchadh feidhmeanna saincheaptha",
"Discover, download, and explore custom prompts": "Leideanna saincheaptha a fháil amach, a íoslódáil agus a iniúchadh",
@@ -307,6 +314,7 @@
"Don't like the style": "Ná thaitníonn an stíl",
"Done": "Déanta",
"Download": "Íoslódáil",
+ "Download as SVG": "",
"Download canceled": "Íoslódáil cealaithe",
"Download Database": "Íoslódáil Bunachair",
"Drag and drop a file to upload or select a file to view": "Tarraing agus scaoil comhad le huaslódáil nó roghnaigh comhad le féachaint air",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Theip ar chumraíocht na múnlaí a shábháil",
"Failed to update settings": "Theip ar shocruithe a nuashonrú",
"Failed to upload file.": "Theip ar uaslódáil an chomhaid.",
+ "Features": "",
"Features Permissions": "Ceadanna Gnéithe",
"February": "Feabhra",
"Feedback History": "Stair Aiseolais",
@@ -476,6 +485,7 @@
"Form": "Foirm",
"Format your variables using brackets like this:": "Formáidigh na hathróga ag baint úsáide as lúibíní mar seo:",
"Frequency Penalty": "Pionós Minicíochta",
+ "Full Context Mode": "",
"Function": "Feidhm",
"Function Calling": "Glaonna Feidhme",
"Function created successfully": "Cruthaíodh feidhm go rathúil",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Fág folamh chun gach múnla a chur san áireamh nó roghnaigh múnlaí sonracha",
"Leave empty to use the default prompt, or enter a custom prompt": "Fág folamh chun an leid réamhshocraithe a úsáid, nó cuir isteach leid saincheaptha",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Solas",
"Listening...": "Éisteacht...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Dearcadh dearfach",
"Prefix ID": "Aitheantas Réimír",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Úsáidtear Aitheantas Réimír chun coinbhleachtaí le naisc eile a sheachaint trí réimír a chur le haitheantas na samhla - fág folamh le díchumasú",
+ "Presence Penalty": "",
"Previous 30 days": "30 lá roimhe seo",
"Previous 7 days": "7 lá roimhe seo",
"Profile Image": "Íomhá Próifíl",
@@ -795,6 +807,7 @@
"Rename": "Athainmnigh",
"Reorder Models": "Múnlaí Athordú",
"Repeat Last N": "Déan an N deireanach arís",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Freagra i Snáithe",
"Request Mode": "Mód Iarratais",
"Reranking Model": "Múnla Athrangú",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Socraigh líon na snáitheanna oibrithe a úsáidtear le haghaidh ríomh. Rialaíonn an rogha seo cé mhéad snáithe a úsáidtear chun iarratais a thagann isteach a phróiseáil i gcomhthráth. D'fhéadfadh méadú ar an luach seo feidhmíocht a fheabhsú faoi ualaí oibre comhairgeadra ard ach féadfaidh sé níos mó acmhainní LAP a úsáid freisin.",
"Set Voice": "Socraigh Guth",
"Set whisper model": "Socraigh múnla cogar",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Socraíonn sé cé chomh fada siar is atá an tsamhail le breathnú siar chun athrá a chosc. (Réamhshocrú: 64, 0 = díchumasaithe, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Socraíonn sé cé chomh láidir is féidir pionós a ghearradh ar athrá. Cuirfidh luach níos airde (m.sh., 1.5) pionós níos láidre ar athrá, agus beidh luach níos ísle (m.sh., 0.9) níos boige. (Réamhshocrú: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Socraíonn sé an síol uimhir randamach a úsáid le haghaidh giniúna. Má shocraítear é seo ar uimhir shainiúil, ginfidh an tsamhail an téacs céanna don leid céanna. (Réamhshocrú: randamach)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Socraíonn sé méid na fuinneoige comhthéacs a úsáidtear chun an chéad chomhartha eile a ghiniúint. (Réamhshocrú: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Socraíonn sé na stadanna le húsáid. Nuair a thagtar ar an bpatrún seo, stopfaidh an LLM ag giniúint téacs agus ag filleadh. Is féidir patrúin stad iolracha a shocrú trí pharaiméadair stadanna iolracha a shonrú i gcomhad samhail.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Clibeanna Giniúint Leid",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Úsáidtear sampláil saor ó eireabaill chun tionchar na n-chomharthaí ón aschur nach bhfuil chomh dóchúil céanna a laghdú. Laghdóidh luach níos airde (m.sh., 2.0) an tionchar níos mó, agus díchumasaíonn luach 1.0 an socrú seo. (réamhshocraithe: 1)",
"Tap to interrupt": "Tapáil chun cur isteach",
+ "Tasks": "",
"Tavily API Key": "Eochair API Tavily",
"Tell us more:": "Inis dúinn níos mó:",
"Temperature": "Teocht",
@@ -1041,6 +1056,7 @@
"Updated": "Nuashonraithe",
"Updated at": "Nuashonraithe ag",
"Updated At": "Nuashonraithe Ag",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Uaslódáil",
"Upload a GGUF model": "Uaslódáil múnla GGUF",
"Upload directory": "Uaslódáil eolaire",
@@ -1079,6 +1095,7 @@
"Warning:": "Rabhadh:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Rabhadh: Cuirfidh sé seo ar chumas úsáideoirí cód treallach a uaslódáil ar an bhfreastalaí.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Rabhadh: Má nuashonraíonn tú nó má athraíonn tú do mhúnla leabaithe, beidh ort gach doiciméad a athiompórtáil.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Gréasán",
"Web API": "API Gréasáin",
"Web Loader Settings": "Socruithe Luchtaire Gréasáin",
diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json
index 9806ff154..4f4cfb050 100644
--- a/src/lib/i18n/locales/it-IT/translation.json
+++ b/src/lib/i18n/locales/it-IT/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "Informazioni accurate",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "Aggiungi",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Agosto",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copia automatica della risposta negli appunti",
"Auto-playback response": "Riproduzione automatica della risposta",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Chiudi",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "elimina questo link",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Scopri un modello",
"Discover a prompt": "Scopri un prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Scopri, scarica ed esplora prompt personalizzati",
@@ -307,6 +314,7 @@
"Don't like the style": "Non ti piace lo stile",
"Done": "",
"Download": "Scarica",
+ "Download as SVG": "",
"Download canceled": "Scaricamento annullato",
"Download Database": "Scarica database",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Febbraio",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Penalità di frequenza",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Chiaro",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Attitudine positiva",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Ultimi 30 giorni",
"Previous 7 days": "Ultimi 7 giorni",
"Profile Image": "Immagine del profilo",
@@ -795,6 +807,7 @@
"Rename": "Rinomina",
"Reorder Models": "",
"Repeat Last N": "Ripeti ultimi N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Modalità richiesta",
"Reranking Model": "Modello di riclassificazione",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Imposta voce",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Raccontaci di più:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Carica un modello GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Attenzione: se aggiorni o cambi il tuo modello di embedding, dovrai reimportare tutti i documenti.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "",
"Web Loader Settings": "Impostazioni del caricatore Web",
diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json
index 78326f5e3..47ff03e3b 100644
--- a/src/lib/i18n/locales/ja-JP/translation.json
+++ b/src/lib/i18n/locales/ja-JP/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "アカウント承認待ち",
"Accurate information": "情報が正確",
"Actions": "アクション",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "アクティブユーザー",
"Add": "追加",
@@ -99,6 +100,7 @@
"Audio": "オーディオ",
"August": "8月",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "クリップボードへの応答の自動コピー",
"Auto-playback response": "応答の自動再生",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "閉じる",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "コードフォーマットに成功しました",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "コントロール",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "コピー",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Functionを削除しますか?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "プロンプトを削除しますか?",
"delete this link": "このリンクを削除します",
"Delete tool?": "ツールを削除しますか?",
@@ -283,6 +289,7 @@
"Discover a model": "モデルを探す",
"Discover a prompt": "プロンプトを探す",
"Discover a tool": "ツールを探す",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "カスタムFunctionを探してダウンロードする",
"Discover, download, and explore custom prompts": "カスタムプロンプトを探してダウンロードする",
@@ -307,6 +314,7 @@
"Don't like the style": "デザインが好きでない",
"Done": "完了",
"Download": "ダウンロード",
+ "Download as SVG": "",
"Download canceled": "ダウンロードをキャンセルしました",
"Download Database": "データベースをダウンロード",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "設定アップデート失敗",
"Failed to upload file.": "ファイルアップロード失敗",
+ "Features": "",
"Features Permissions": "",
"February": "2月",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "フォーム",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "頻度ペナルティ",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Functionの作成が成功しました。",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "カスタムプロンプトを入力。空欄ならデフォルトプロンプト",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "ライト",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "前向きな態度",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "前の30日間",
"Previous 7 days": "前の7日間",
"Profile Image": "プロフィール画像",
@@ -795,6 +807,7 @@
"Rename": "名前を変更",
"Reorder Models": "",
"Repeat Last N": "最後の N を繰り返す",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "リクエストモード",
"Reranking Model": "モデルの再ランキング",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "音声を設定",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "もっと話してください:",
"Temperature": "温度",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "アップロード",
"Upload a GGUF model": "GGUF モデルをアップロード",
"Upload directory": "アップロードディレクトリ",
@@ -1079,6 +1095,7 @@
"Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "警告: 埋め込みモデルを更新または変更した場合は、すべてのドキュメントを再インポートする必要があります。",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "ウェブ",
"Web API": "ウェブAPI",
"Web Loader Settings": "Web 読み込み設定",
diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json
index 86f275858..b75489ea3 100644
--- a/src/lib/i18n/locales/ka-GE/translation.json
+++ b/src/lib/i18n/locales/ka-GE/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "დიდი ინფორმაცია",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "დამატება",
@@ -99,6 +100,7 @@
"Audio": "ხმოვანი",
"August": "აგვისტო",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "პასუხის ავტომატური კოპირება ბუფერში",
"Auto-playback response": "ავტომატური დაკვრის პასუხი",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "დახურვა",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "ბმულის წაშლა",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "გაიგეთ მოდელი",
"Discover a prompt": "აღმოაჩინეთ მოთხოვნა",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "აღმოაჩინეთ, ჩამოტვირთეთ და შეისწავლეთ მორგებული მოთხოვნები",
@@ -307,6 +314,7 @@
"Don't like the style": "არ ეთიკურია ფართოდ",
"Done": "",
"Download": "ჩამოტვირთვა გაუქმებულია",
+ "Download as SVG": "",
"Download canceled": "ჩამოტვირთვა გაუქმებულია",
"Download Database": "გადმოწერე მონაცემთა ბაზა",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "თებერვალი",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "სიხშირის ჯარიმა",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "მსუბუქი",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "პოზიტიური ანგარიში",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "უკან 30 დღე",
"Previous 7 days": "უკან 7 დღე",
"Profile Image": "პროფილის სურათი",
@@ -795,6 +807,7 @@
"Rename": "პოპულარობის რაოდენობა",
"Reorder Models": "",
"Repeat Last N": "გაიმეორეთ ბოლო N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "მოთხოვნის რეჟიმი",
"Reranking Model": "რექვექტირება",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "ხმის დაყენება",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "ჩვენთან დავუკავშირდით",
"Temperature": "ტემპერატურა",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "GGUF მოდელის ატვირთვა",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "გაფრთხილება: თუ განაახლებთ ან შეცვლით ჩანერგვის მოდელს, მოგიწევთ ყველა დოკუმენტის ხელახლა იმპორტი.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "ვები",
"Web API": "",
"Web Loader Settings": "ვების ჩატარების პარამეტრები",
diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json
index c4324d470..f0e8827bc 100644
--- a/src/lib/i18n/locales/ko-KR/translation.json
+++ b/src/lib/i18n/locales/ko-KR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "계정 활성화 대기",
"Accurate information": "정확한 정보",
"Actions": "행동",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "채팅에서 \"{{COMMAND}}\"을 입력하여 이 명령을 활성화할 수 있습니다.",
"Active Users": "활성 사용자",
"Add": "추가",
@@ -99,6 +100,7 @@
"Audio": "오디오",
"August": "8월",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "응답을 클립보드에 자동 복사",
"Auto-playback response": "응답 자동 재생",
"Autocomplete Generation": "자동완성 생성",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "닫기",
"Code execution": "코드 실행",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "성공적으로 코드가 생성되었습니다",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "TTS 요청에 메시지가 어떻게 나뉘어지는지 제어하십시오. '문장 부호'는 문장으로 나뉘고, '문단'은 문단으로 나뉘고, '없음'은 메세지를 하나의 문자열로 인식합니다.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "제어",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "복사됨",
@@ -265,6 +270,7 @@
"Delete folder?": "폴더를 삭제하시겠습니까?",
"Delete function?": "함수를 삭제하시겠습니까?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "프롬프트를 삭제하시겠습니까?",
"delete this link": "이 링크를 삭제합니다.",
"Delete tool?": "도구를 삭제하시겠습니까?",
@@ -283,6 +289,7 @@
"Discover a model": "모델 검색",
"Discover a prompt": "프롬프트 검색",
"Discover a tool": "도구 검색",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "사용자 정의 함수 검색, 다운로드 및 탐색",
"Discover, download, and explore custom prompts": "사용자 정의 프롬프트 검색, 다운로드 및 탐색",
@@ -307,6 +314,7 @@
"Don't like the style": "스타일이 마음에 안 드시나요?",
"Done": "완료됨",
"Download": "다운로드",
+ "Download as SVG": "",
"Download canceled": "다운로드 취소",
"Download Database": "데이터베이스 다운로드",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "설정 업데이트에 실패하였습니다.",
"Failed to upload file.": "파일 업로드에 실패했습니다",
+ "Features": "",
"Features Permissions": "기능 권한",
"February": "2월",
"Feedback History": "피드백 기록",
@@ -476,6 +485,7 @@
"Form": "폼",
"Format your variables using brackets like this:": "변수를 다음과 같이 괄호를 사용하여 생성하세요",
"Frequency Penalty": "빈도 페널티",
+ "Full Context Mode": "",
"Function": "함수",
"Function Calling": "",
"Function created successfully": "성공적으로 함수가 생성되었습니다",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "특정 모델을 선택하거나 모든 모델을 포함하고 싶으면 빈칸으로 남겨두세요",
"Leave empty to use the default prompt, or enter a custom prompt": "기본 프롬프트를 사용하기 위해 빈칸으로 남겨두거나, 커스텀 프롬프트를 입력하세요",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "라이트",
"Listening...": "듣는 중...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "긍정적인 자세",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "이전 30일",
"Previous 7 days": "이전 7일",
"Profile Image": "프로필 이미지",
@@ -795,6 +807,7 @@
"Rename": "이름 변경",
"Reorder Models": "모델 재정렬",
"Repeat Last N": "마지막 N 반복",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "요청 모드",
"Reranking Model": "Reranking 모델",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "음성 설정",
"Set whisper model": "자막 생성기 모델 설정",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "생성을 위한 무작위 숫자 시드를 설정합니다. 이 값을 특정 숫자로 설정하면 동일한 프롬프트에 대해 동일한 텍스트를 생성합니다. (기본값: 무작위)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "중단 시퀀스를 설정합니다. 이 패턴이 발생하면 LLM은 텍스트 생성을 중단하고 반환합니다. 여러 중단 패턴은 모델 파일에서 여러 개의 별도 중단 매개변수를 지정하여 설정할 수 있습니다.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "태그 생성 프롬프트",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "탭하여 중단",
+ "Tasks": "",
"Tavily API Key": "Tavily API 키",
"Tell us more:": "더 알려주세요:",
"Temperature": "온도",
@@ -1041,6 +1056,7 @@
"Updated": "업데이트됨",
"Updated at": "다음에 업데이트됨",
"Updated At": "다음에 업데이트됨됨",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "업로드",
"Upload a GGUF model": "GGUF 모델 업로드",
"Upload directory": "디렉토리 업로드",
@@ -1079,6 +1095,7 @@
"Warning:": "주의:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "주의: 이 기능을 활성화하면 사용자가 서버에 임의 코드를 업로드할 수 있습니다.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "주의: 기존 임베딩 모델을 변경 또는 업데이트하는 경우, 모든 문서를 다시 가져와야 합니다.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "웹",
"Web API": "웹 API",
"Web Loader Settings": "웹 로더 설정",
diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json
index b64f92d5c..7ff272272 100644
--- a/src/lib/i18n/locales/lt-LT/translation.json
+++ b/src/lib/i18n/locales/lt-LT/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Laukiama paskyros patvirtinimo",
"Accurate information": "Tiksli informacija",
"Actions": "Veiksmai",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Aktyvūs naudotojai",
"Add": "Pridėti",
@@ -99,6 +100,7 @@
"Audio": "Audio įrašas",
"August": "Rugpjūtis",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatiškai nukopijuoti atsakymą",
"Auto-playback response": "Automatinis atsakymo skaitymas",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Uždaryti",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kodas suformatuotas sėkmingai",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Valdymas",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Nukopijuota",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Ištrinti funkciją",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Ištrinti užklausą?",
"delete this link": "Ištrinti nuorodą",
"Delete tool?": "Ištrinti įrankį?",
@@ -283,6 +289,7 @@
"Discover a model": "Atrasti modelį",
"Discover a prompt": "Atrasti užklausas",
"Discover a tool": "Atrasti įrankį",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Atrasti, atsisiųsti arba rasti naujas funkcijas",
"Discover, download, and explore custom prompts": "Atrasti ir parsisiųsti užklausas",
@@ -307,6 +314,7 @@
"Don't like the style": "Nepatinka stilius",
"Done": "Atlikta",
"Download": "Parsisiųsti",
+ "Download as SVG": "",
"Download canceled": "Parsisiuntimas atšauktas",
"Download Database": "Parsisiųsti duomenų bazę",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Nepavyko atnaujinti nustatymų",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Vasaris",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "Forma",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Dažnumo bauda",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Funkcija sukurta sėkmingai",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Šviesus",
"Listening...": "Klausoma...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozityvus elgesys",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Paskutinės 30 dienų",
"Previous 7 days": "Paskutinės 7 dienos",
"Profile Image": "Profilio nuotrauka",
@@ -795,6 +807,7 @@
"Rename": "Pervadinti",
"Reorder Models": "",
"Repeat Last N": "Pakartoti paskutinius N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Užklausos rėžimas",
"Reranking Model": "Reranking modelis",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Numatyti balsą",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Paspauskite norėdami pertraukti",
+ "Tasks": "",
"Tavily API Key": "Tavily API raktas",
"Tell us more:": "Papasakokite daugiau",
"Temperature": "Temperatūra",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Atnaujinta",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Atnaujinti",
"Upload a GGUF model": "Parsisiųsti GGUF modelį",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "Perspėjimas",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Jei pakeisite embedding modelį, turėsite reimportuoti visus dokumentus",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Web krovimo nustatymai",
diff --git a/src/lib/i18n/locales/ms-MY/translation.json b/src/lib/i18n/locales/ms-MY/translation.json
index 017073bbb..dad9e1db9 100644
--- a/src/lib/i18n/locales/ms-MY/translation.json
+++ b/src/lib/i18n/locales/ms-MY/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Pengaktifan Akaun belum selesai",
"Accurate information": "Informasi tepat",
"Actions": "Tindakan",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Pengguna Aktif",
"Add": "Tambah",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Ogos",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Salin Response secara Automatik ke Papan Klip",
"Auto-playback response": "Main semula respons secara automatik",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Tutup",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kod berjaya diformatkan",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Kawalan",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Disalin",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Padam fungsi?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Padam Gesaan?",
"delete this link": "Padam pautan ini?",
"Delete tool?": "Padam alat?",
@@ -283,6 +289,7 @@
"Discover a model": "Temui model",
"Discover a prompt": "Temui gesaan",
"Discover a tool": "Temui alat",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Temui, muat turun dan teroka fungsi tersuai",
"Discover, download, and explore custom prompts": "Temui, muat turun dan teroka gesaan tersuai",
@@ -307,6 +314,7 @@
"Don't like the style": "Tidak suka gaya ini",
"Done": "Selesai",
"Download": "Muat Turun",
+ "Download as SVG": "",
"Download canceled": "Muat Turun dibatalkan",
"Download Database": "Muat turun Pangkalan Data",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Gagal mengemaskini tetapan",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Febuari",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "Borang",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Penalti Kekerapan",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Fungsi berjaya dibuat",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Cerah",
"Listening...": "Mendengar...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Sikap positif",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 hari sebelumnya",
"Previous 7 days": "7 hari sebelumnya",
"Profile Image": "Imej Profail",
@@ -795,6 +807,7 @@
"Rename": "Namakan Semula",
"Reorder Models": "",
"Repeat Last N": "Ulang N Terakhir",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Mod Permintaan",
"Reranking Model": "Model 'Reranking'",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Tetapan Suara",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Sentuh untuk mengganggu",
+ "Tasks": "",
"Tavily API Key": "Kunci API Tavily",
"Tell us more:": "Beritahu kami lebih lanjut",
"Temperature": "Suhu",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Dikemaskini pada",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Muatnaik",
"Upload a GGUF model": "Muatnaik model GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "Amaran:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Amaran: Jika anda mengemas kini atau menukar model benam anda, anda perlu mengimport semula semua dokumen.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Tetapan Pemuat Web",
diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json
index 725c9dd4b..8acca4399 100644
--- a/src/lib/i18n/locales/nb-NO/translation.json
+++ b/src/lib/i18n/locales/nb-NO/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Venter på kontoaktivering",
"Accurate information": "Nøyaktig informasjon",
"Actions": "Handlinger",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktiver denne kommandoen ved å skrive inn \"/{{COMMAND}}\" i chattens inntastingsfelt.",
"Active Users": "Aktive brukere",
"Add": "Legg til",
@@ -99,6 +100,7 @@
"Audio": "Lyd",
"August": "august",
"Authenticate": "Godkjenn",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Kopier svar automatisk til utklippstavlen",
"Auto-playback response": "Spill av svar automatisk",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Lukk",
"Code execution": "Kodekjøring",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Koden er formatert",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Fortsett med e-post",
"Continue with LDAP": "Fortsett med LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Kontrollerer hvordan meldingsteksten deles opp for TTS-forespørsler. 'Punctuation' deler opp i setninger, 'paragraphs' deler opp i avsnitt, og 'none' beholder meldingen som én enkelt streng.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Kontroller",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Styrer balansen mellom sammenheng og mangfold i utdataene. En lavere verdi gir en mer fokusert og sammenhengende tekst. (Standard: 5.0)",
"Copied": "Kopiert",
@@ -265,6 +270,7 @@
"Delete folder?": "Slette mappe?",
"Delete function?": "Slette funksjon?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Slette ledetekst?",
"delete this link": "slett denne lenken",
"Delete tool?": "Slette verktøy?",
@@ -283,6 +289,7 @@
"Discover a model": "Oppdag en modell",
"Discover a prompt": "Oppdag en ledetekst",
"Discover a tool": "Oppdag et verktøy",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Oppdag ",
"Discover, download, and explore custom functions": "Oppdag, last ned og utforsk tilpassede funksjoner",
"Discover, download, and explore custom prompts": "Oppdag, last ned og utforsk tilpassede ledetekster",
@@ -307,6 +314,7 @@
"Don't like the style": "Liker ikke stilen",
"Done": "Ferdig",
"Download": "Last ned",
+ "Download as SVG": "",
"Download canceled": "Nedlasting avbrutt",
"Download Database": "Last ned database",
"Drag and drop a file to upload or select a file to view": "Dra og slipp en fil for å laste den opp, eller velg en fil å vise den",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Kan ikke lagre konfigurasjonen av modeller",
"Failed to update settings": "Kan ikke oppdatere innstillinger",
"Failed to upload file.": "Kan ikke laste opp filen.",
+ "Features": "",
"Features Permissions": "",
"February": "februar",
"Feedback History": "Tilbakemeldingslogg",
@@ -476,6 +485,7 @@
"Form": "Form",
"Format your variables using brackets like this:": "Formatér variablene dine med klammer som disse:",
"Frequency Penalty": "Frekvensstraff",
+ "Full Context Mode": "",
"Function": "Funksjon",
"Function Calling": "",
"Function created successfully": "Funksjonen er opprettet",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "La stå tomt for å inkludere alle modeller",
"Leave empty to use the default prompt, or enter a custom prompt": "La stå tomt for å bruke standard ledetekst, eller angi en tilpasset ledetekst",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Lys",
"Listening...": "Lytter ...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Positiv holdning",
"Prefix ID": "Prefiks-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Prefiks-ID brukes for å unngå konflikter med andre tilkoblinger ved å legge til et prefiks til modell-ID-ene. La det stå tomt for å deaktivere",
+ "Presence Penalty": "",
"Previous 30 days": "Siste 30 dager",
"Previous 7 days": "Siste 7 dager",
"Profile Image": "Profilbilde",
@@ -795,6 +807,7 @@
"Rename": "Gi nytt navn",
"Reorder Models": "Sorter modeller på nytt",
"Repeat Last N": "Gjenta siste N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Forespørselsmodus",
"Reranking Model": "Omrangeringsmodell",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Angi antall arbeidstråder som skal brukes til beregning. Dette alternativet kontrollerer hvor mange tråder som brukes til å behandle innkommende forespørsler samtidig. Hvis du øker denne verdien, kan det forbedre ytelsen under arbeidsbelastninger med høy samtidighet, men det kan også føre til økt forbruk av CPU-ressurser.",
"Set Voice": "Angi stemme",
"Set whisper model": "Angi whisper-modell",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Angir hvor langt tilbake modellen skal se for å forhindre repetisjon. (Standard: 64, 0 = deaktivert, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Angir hvor sterkt repetisjoner skal straffes. En høyere verdi (f.eks. 1,5) vil straffe gjentakelser hardere, mens en lavere verdi (f.eks. 0,9) vil være mildere. (Standard: 1,1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Angir det tilfeldige tallfrøet som skal brukes til generering. Hvis du setter dette til et bestemt tall, vil modellen generere den samme teksten for den samme ledeteksten (standard: tilfeldig).",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Angir størrelsen på kontekstvinduet som brukes til å generere neste token. (Standard: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Angir hvilke stoppsekvenser som skal brukes. Når dette mønsteret forekommer, stopper LLM genereringen av tekst og returnerer. Du kan angi flere stoppmønstre ved å spesifisere flere separate stoppparametere i en modellfil.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Ledetekst for genering av etikett",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Tail free sampling brukes til å redusere innvirkningen av mindre sannsynlige tokens fra utdataene. En høyere verdi (f.eks. 2,0) vil redusere effekten mer, mens en verdi på 1,0 deaktiverer denne innstillingen. (standard: 1)",
"Tap to interrupt": "Trykk for å avbryte",
+ "Tasks": "",
"Tavily API Key": "API-nøkkel for Tavily",
"Tell us more:": "Fortell oss mer:",
"Temperature": "Temperatur",
@@ -1041,6 +1056,7 @@
"Updated": "Oppdatert",
"Updated at": "Oppdatert",
"Updated At": "Oppdatert",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Last opp",
"Upload a GGUF model": "Last opp en GGUF-modell",
"Upload directory": "Mappe for opplastinger",
@@ -1079,6 +1095,7 @@
"Warning:": "Advarsel!",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Advarsel: Hvis du aktiverer denne funksjonen, kan brukere laste opp vilkårlig kode på serveren.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Advarsel: Hvis du oppdaterer eller endrer innbyggingsmodellen din, må du importere alle dokumenter på nytt.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web-API",
"Web Loader Settings": "Web-lasterinnstillinger",
diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json
index d47c2e888..21d3e0c53 100644
--- a/src/lib/i18n/locales/nl-NL/translation.json
+++ b/src/lib/i18n/locales/nl-NL/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Accountactivatie in afwachting",
"Accurate information": "Accurate informatie",
"Actions": "Acties",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Activeer dit commando door \"/{{COMMAND}}\" in de chat te typen",
"Active Users": "Actieve gebruikers",
"Add": "Toevoegen",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "Augustus",
"Authenticate": "Authenticeer",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Antwoord automatisch kopiëren naar klembord",
"Auto-playback response": "Automatisch afspelen van antwoord",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Sluiten",
"Code execution": "Code uitvoeren",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Code succesvol geformateerd",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Ga door met E-mail",
"Continue with LDAP": "Ga door met LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Bepaal hoe berichttekst wordt opgesplitst voor TTS-verzoeken. 'Leestekens' splitst op in zinnen, 'alinea's' splitst op in paragrafen en 'geen' houdt het bericht als een enkele string.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Besturingselementen",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Regelt de balans tussen coherentie en diversiteit van de uitvoer. Een lagere waarde resulteert in meer gerichte en coherente tekst. (Standaard: 5.0)",
"Copied": "Gekopieerd",
@@ -265,6 +270,7 @@
"Delete folder?": "Verwijder map?",
"Delete function?": "Verwijder functie?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Verwijder prompt?",
"delete this link": "verwijder deze link",
"Delete tool?": "Verwijder tool?",
@@ -283,6 +289,7 @@
"Discover a model": "Ontdek een model",
"Discover a prompt": "Ontdek een prompt",
"Discover a tool": "Ontdek een tool",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Ontdek wonderen",
"Discover, download, and explore custom functions": "Ontdek, download en verken aangepaste functies",
"Discover, download, and explore custom prompts": "Ontdek, download en verken aangepaste prompts",
@@ -307,6 +314,7 @@
"Don't like the style": "Vind je de stijl niet mooi?",
"Done": "Voltooid",
"Download": "Download",
+ "Download as SVG": "",
"Download canceled": "Download geannuleerd",
"Download Database": "Download database",
"Drag and drop a file to upload or select a file to view": "Sleep een bestand om te uploaden of selecteer een bestand om te bekijken",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Het is niet gelukt om de modelconfiguratie op te slaan",
"Failed to update settings": "Instellingen konden niet worden bijgewerkt.",
"Failed to upload file.": "Bestand kon niet worden geüpload.",
+ "Features": "",
"Features Permissions": "",
"February": "Februari",
"Feedback History": "Feedback geschiedenis",
@@ -476,6 +485,7 @@
"Form": "Formulier",
"Format your variables using brackets like this:": "Formateer je variabelen met haken zoals dit:",
"Frequency Penalty": "Frequentiestraf",
+ "Full Context Mode": "",
"Function": "Functie",
"Function Calling": "",
"Function created successfully": "Functie succesvol aangemaakt",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Laat leeg om alle modellen mee te nemen, of selecteer specifieke modellen",
"Leave empty to use the default prompt, or enter a custom prompt": "Laat leeg om de standaard prompt te gebruiken, of selecteer een aangepaste prompt",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Licht",
"Listening...": "Aan het luisteren...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Positieve positie",
"Prefix ID": "Voorvoegsel-ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Voorvoegsel-ID wordt gebruikt om conflicten met andere verbindingen te vermijden door een voorvoegsel aan het model-ID toe te voegen - laat leeg om uit te schakelen",
+ "Presence Penalty": "",
"Previous 30 days": "Afgelopen 30 dagen",
"Previous 7 days": "Afgelopen 7 dagen",
"Profile Image": "Profielafbeelding",
@@ -795,6 +807,7 @@
"Rename": "Hernoemen",
"Reorder Models": "Herschik modellen",
"Repeat Last N": "Herhaal Laatste N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Request Modus",
"Reranking Model": "Reranking Model",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Stel het aantal threads in dat wordt gebruikt voor berekeningen. Deze optie bepaalt hoeveel threads worden gebruikt om gelijktijdig binnenkomende verzoeken te verwerken. Het verhogen van deze waarde kan de prestaties verbeteren onder hoge concurrency werklasten, maar kan ook meer CPU-bronnen verbruiken.",
"Set Voice": "Stel stem in",
"Set whisper model": "Stel Whisper-model in",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Stelt in hoe ver het model terug moet kijken om herhaling te voorkomen. (Standaard: 64, 0 = uitgeschakeld, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Stelt in hoe sterk herhalingen bestraft moeten worden. Een hogere waarde (bijv. 1,5) zal herhalingen sterker bestraffen, terwijl een lagere waarde (bijv. 0,9) milder zal zijn. (Standaard: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Stelt de willekeurigheid in om te gebruiken voor het genereren. Als je dit op een specifiek getal instelt, genereert het model dezelfde tekst voor dezelfde prompt. (Standaard: willekeurig)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Stelt de grootte in van het contextvenster dat wordt gebruikt om het volgende token te genereren. (Standaard: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Stelt de te gebruiken stopsequentie in. Als dit patroon wordt gevonden, stopt de LLM met het genereren van tekst en keert terug. Er kunnen meerdere stoppatronen worden ingesteld door meerdere afzonderlijke stopparameters op te geven in een modelbestand.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt voor taggeneratie",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Tail free sampling wordt gebruikt om de impact van minder waarschijnlijke tokens uit de uitvoer te verminderen. Een hogere waarde (bv. 2,0) zal de impact meer verminderen, terwijl een waarde van 1,0 deze instelling uitschakelt. (standaard: 1)",
"Tap to interrupt": "Tik om te onderbreken",
+ "Tasks": "",
"Tavily API Key": "Tavily API-sleutel",
"Tell us more:": "Vertel ons meer:",
"Temperature": "Temperatuur",
@@ -1041,6 +1056,7 @@
"Updated": "Bijgewerkt",
"Updated at": "Bijgewerkt om",
"Updated At": "Bijgewerkt om",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Uploaden",
"Upload a GGUF model": "Upload een GGUF-model",
"Upload directory": "Upload map",
@@ -1079,6 +1095,7 @@
"Warning:": "Waarschuwing",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Waarschuwing: Door dit in te schakelen kunnen gebruikers willekeurige code uploaden naar de server.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Warning: Als je de embedding model bijwerkt of wijzigt, moet je alle documenten opnieuw importeren.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web-API",
"Web Loader Settings": "Web Loader instellingen",
diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json
index c0c785c00..e7f8c2096 100644
--- a/src/lib/i18n/locales/pa-IN/translation.json
+++ b/src/lib/i18n/locales/pa-IN/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "ਸਹੀ ਜਾਣਕਾਰੀ",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "ਸ਼ਾਮਲ ਕਰੋ",
@@ -99,6 +100,7 @@
"Audio": "ਆਡੀਓ",
"August": "ਅਗਸਤ",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "ਜਵਾਬ ਆਟੋ ਕਾਪੀ ਕਲਿੱਪਬੋਰਡ 'ਤੇ",
"Auto-playback response": "ਆਟੋ-ਪਲੇਬੈਕ ਜਵਾਬ",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "ਬੰਦ ਕਰੋ",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "ਇਸ ਲਿੰਕ ਨੂੰ ਮਿਟਾਓ",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "ਇੱਕ ਮਾਡਲ ਲੱਭੋ",
"Discover a prompt": "ਇੱਕ ਪ੍ਰੰਪਟ ਖੋਜੋ",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "ਕਸਟਮ ਪ੍ਰੰਪਟਾਂ ਨੂੰ ਖੋਜੋ, ਡਾਊਨਲੋਡ ਕਰੋ ਅਤੇ ਪੜਚੋਲ ਕਰੋ",
@@ -307,6 +314,7 @@
"Don't like the style": "ਸਟਾਈਲ ਪਸੰਦ ਨਹੀਂ ਹੈ",
"Done": "",
"Download": "ਡਾਊਨਲੋਡ",
+ "Download as SVG": "",
"Download canceled": "ਡਾਊਨਲੋਡ ਰੱਦ ਕੀਤਾ ਗਿਆ",
"Download Database": "ਡਾਟਾਬੇਸ ਡਾਊਨਲੋਡ ਕਰੋ",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "ਫਰਵਰੀ",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "ਬਾਰੰਬਾਰਤਾ ਜੁਰਮਾਨਾ",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "ਹਲਕਾ",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "ਸਕਾਰਾਤਮਕ ਰਵੱਈਆ",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "ਪਿਛਲੇ 30 ਦਿਨ",
"Previous 7 days": "ਪਿਛਲੇ 7 ਦਿਨ",
"Profile Image": "ਪ੍ਰੋਫਾਈਲ ਚਿੱਤਰ",
@@ -795,6 +807,7 @@
"Rename": "ਨਾਮ ਬਦਲੋ",
"Reorder Models": "",
"Repeat Last N": "ਆਖਰੀ N ਨੂੰ ਦੁਹਰਾਓ",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "ਬੇਨਤੀ ਮੋਡ",
"Reranking Model": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "ਆਵਾਜ਼ ਸੈੱਟ ਕਰੋ",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "ਸਾਨੂੰ ਹੋਰ ਦੱਸੋ:",
"Temperature": "ਤਾਪਮਾਨ",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "ਇੱਕ GGUF ਮਾਡਲ ਅਪਲੋਡ ਕਰੋ",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "ਚੇਤਾਵਨੀ: ਜੇ ਤੁਸੀਂ ਆਪਣਾ ਐਮਬੈੱਡਿੰਗ ਮਾਡਲ ਅੱਪਡੇਟ ਜਾਂ ਬਦਲਦੇ ਹੋ, ਤਾਂ ਤੁਹਾਨੂੰ ਸਾਰੇ ਡਾਕੂਮੈਂਟ ਮੁੜ ਆਯਾਤ ਕਰਨ ਦੀ ਲੋੜ ਹੋਵੇਗੀ।",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "ਵੈਬ",
"Web API": "",
"Web Loader Settings": "ਵੈਬ ਲੋਡਰ ਸੈਟਿੰਗਾਂ",
diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json
index 1f499e22e..6f97f6674 100644
--- a/src/lib/i18n/locales/pl-PL/translation.json
+++ b/src/lib/i18n/locales/pl-PL/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "Dokładna informacja",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "Dodaj",
@@ -99,6 +100,7 @@
"Audio": "Dźwięk",
"August": "Sierpień",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatyczne kopiowanie odpowiedzi do schowka",
"Auto-playback response": "Odtwarzanie automatyczne odpowiedzi",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Zamknij",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "usuń ten link",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Odkryj model",
"Discover a prompt": "Odkryj prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Odkryj, pobierz i eksploruj niestandardowe prompty",
@@ -307,6 +314,7 @@
"Don't like the style": "Nie podobał mi się styl",
"Done": "",
"Download": "Pobieranie",
+ "Download as SVG": "",
"Download canceled": "Pobieranie przerwane",
"Download Database": "Pobierz bazę danych",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Luty",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Kara za częstotliwość",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Jasny",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozytywne podejście",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Poprzednie 30 dni",
"Previous 7 days": "Poprzednie 7 dni",
"Profile Image": "Obrazek profilowy",
@@ -795,6 +807,7 @@
"Rename": "ZMień nazwę",
"Reorder Models": "",
"Repeat Last N": "Powtórz ostatnie N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Tryb żądania",
"Reranking Model": "Zmiana rankingu modelu",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Ustaw głos",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Powiedz nam więcej",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Prześlij model GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Uwaga: Jeśli uaktualnisz lub zmienisz model osadzania, będziesz musiał ponownie zaimportować wszystkie dokumenty.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Sieć",
"Web API": "",
"Web Loader Settings": "Ustawienia pobierania z sieci",
diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json
index 21632b64b..be26c8a50 100644
--- a/src/lib/i18n/locales/pt-BR/translation.json
+++ b/src/lib/i18n/locales/pt-BR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Ativação da Conta Pendente",
"Accurate information": "Informação precisa",
"Actions": "Ações",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Ativar esse comando no chat digitando \"/{{COMMAND}}\"",
"Active Users": "Usuários Ativos",
"Add": "Adicionar",
@@ -99,6 +100,7 @@
"Audio": "Áudio",
"August": "Agosto",
"Authenticate": "Autenticar",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
"Auto-playback response": "Resposta de reprodução automática",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Fechar",
"Code execution": "Execução de código",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Código formatado com sucesso",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Continuar com Email",
"Continue with LDAP": "Continuar com LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Controlar como o texto do mensagem é dividido para solicitações TTS. 'Pontuação' dividida em frases, 'parágrafos' divide em parágrafos e 'não' mantém a mensagem como uma cadeia de caracteres.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Controles",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Controlar o equilibrio entre a coerencia e a diversidade da saída. Um valor mais baixo fará com que o texto seja mais focado e coerente. (Padrão: 5.0)",
"Copied": "Copiado",
@@ -265,6 +270,7 @@
"Delete folder?": "Excluir pasta?",
"Delete function?": "Excluir função?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Excluir prompt?",
"delete this link": "Excluir este link",
"Delete tool?": "Excluir ferramenta?",
@@ -283,6 +289,7 @@
"Discover a model": "Descubra um modelo",
"Discover a prompt": "Descubra um prompt",
"Discover a tool": "Descubra uma ferramenta",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Descobrir maravilhas",
"Discover, download, and explore custom functions": "Descubra, baixe e explore funções personalizadas",
"Discover, download, and explore custom prompts": "Descubra, baixe e explore prompts personalizados",
@@ -307,6 +314,7 @@
"Don't like the style": "Não gosta do estilo",
"Done": "Concluído",
"Download": "Baixar",
+ "Download as SVG": "",
"Download canceled": "Download cancelado",
"Download Database": "Baixar Banco de Dados",
"Drag and drop a file to upload or select a file to view": "Arraste e solte um arquivo para enviar ou selecione um arquivo para visualizar",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Falha ao atualizar as configurações",
"Failed to upload file.": "Falha ao carregar o arquivo.",
+ "Features": "",
"Features Permissions": "",
"February": "Fevereiro",
"Feedback History": "Histórico de comentários",
@@ -476,6 +485,7 @@
"Form": "Formulário",
"Format your variables using brackets like this:": "Formate suas variáveis usando colchetes como este:",
"Frequency Penalty": "Penalização por Frequência",
+ "Full Context Mode": "",
"Function": "Função",
"Function Calling": "",
"Function created successfully": "Função criada com sucesso",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Deixe vazio para incluir todos os modelos ou selecione modelos especificos",
"Leave empty to use the default prompt, or enter a custom prompt": "Deixe vazio para usar o prompt padrão, ou insira um prompt personalizado",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Claro",
"Listening...": "Escutando...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Atitude positiva",
"Prefix ID": "Prefixo ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "O ID de prefixo é utilizado para evitar conflitos com outras conexões, adicionando um prefixo aos IDs dos modelos - deixe em branco para desativar.",
+ "Presence Penalty": "",
"Previous 30 days": "Últimos 30 dias",
"Previous 7 days": "Últimos 7 dias",
"Profile Image": "Imagem de Perfil",
@@ -795,6 +807,7 @@
"Rename": "Renomear",
"Reorder Models": "",
"Repeat Last N": "Repetir Último N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Modo de Solicitação",
"Reranking Model": "Modelo de Reclassificação",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Defina o número de threads de trabalho usadas para computação. Esta opção controla quantos threads são usados para processar as solicitações recebidas de forma simultânea. Aumentar esse valor pode melhorar o desempenho em cargas de trabalho de alta concorrência, mas também pode consumir mais recursos da CPU.",
"Set Voice": "Definir Voz",
"Set whisper model": "Definir modelo Whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Define a distância de retrocesso que o modelo deve olhar para evitar repetições. (Padrão: 64, 0 = desativado, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Define com que intensidade as repetições serão penalizadas. Um valor mais alto (por exemplo, 1,5) penalizará as repetições mais fortemente, enquanto um valor mais baixo (por exemplo, 0,9) será mais permissivo. (Padrão: 1,1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Define a semente do número aleatório a ser usada para a geração. Definir isso como um número específico fará com que o modelo gere o mesmo texto para o mesmo prompt. (Padrão: aleatório)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Define o tamanho da janela de contexto usada para gerar o próximo token. (Padrão: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Define as sequências de parada a serem usadas. Quando esse padrão for encontrado, o modelo de linguagem (LLM) parará de gerar texto e retornará. Vários padrões de parada podem ser definidos especificando parâmetros de parada separados em um arquivo de modelo.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt para geração de Tags",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "A amostragem *tail free* é usada para reduzir o impacto de tokens menos prováveis na saída. Um valor mais alto (por exemplo, 2,0) reduzirá mais o impacto, enquanto um valor de 1,0 desativa essa configuração. (Padrão: 1)",
"Tap to interrupt": "Toque para interromper",
+ "Tasks": "",
"Tavily API Key": "Chave da API Tavily",
"Tell us more:": "Conte-nos mais:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "Atualizado",
"Updated at": "Atualizado em",
"Updated At": "Atualizado Em",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Fazer upload",
"Upload a GGUF model": "Fazer upload de um modelo GGUF",
"Upload directory": "Carregar diretório",
@@ -1079,6 +1095,7 @@
"Warning:": "Aviso:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Aviso: Habilitar isso permitirá que os usuários façam upload de código arbitrário no servidor.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Aviso: Se você atualizar ou alterar seu modelo de incorporação, será necessário reimportar todos os documentos.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Configurações do Carregador Web",
diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json
index 6c160eb8d..b178f6ea9 100644
--- a/src/lib/i18n/locales/pt-PT/translation.json
+++ b/src/lib/i18n/locales/pt-PT/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Ativação da Conta Pendente",
"Accurate information": "Informações precisas",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Utilizadores Ativos",
"Add": "Adicionar",
@@ -99,6 +100,7 @@
"Audio": "Áudio",
"August": "Agosto",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Cópia Automática da Resposta para a Área de Transferência",
"Auto-playback response": "Reprodução automática da resposta",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Fechar",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "apagar este link",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Descubra um modelo",
"Discover a prompt": "Descobrir um prompt",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Descubra, descarregue e explore prompts personalizados",
@@ -307,6 +314,7 @@
"Don't like the style": "Não gosta do estilo",
"Done": "",
"Download": "Descarregar",
+ "Download as SVG": "",
"Download canceled": "Download cancelado",
"Download Database": "Descarregar Base de Dados",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Falha ao atualizar as definições",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Fevereiro",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Penalidade de Frequência",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Claro",
"Listening...": "A escutar...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Atitude Positiva",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Últimos 30 dias",
"Previous 7 days": "Últimos 7 dias",
"Profile Image": "Imagem de Perfil",
@@ -795,6 +807,7 @@
"Rename": "Renomear",
"Reorder Models": "",
"Repeat Last N": "Repetir Últimos N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Modo de Pedido",
"Reranking Model": "Modelo de Reranking",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Definir Voz",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Diga-nos mais:",
"Temperature": "Temperatura",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Carregar um modelo GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Aviso: Se você atualizar ou alterar o seu modelo de vetorização, você tem de reimportar todos os documentos.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Configurações do Carregador da Web",
diff --git a/src/lib/i18n/locales/ro-RO/translation.json b/src/lib/i18n/locales/ro-RO/translation.json
index 125f73fff..24efb11d2 100644
--- a/src/lib/i18n/locales/ro-RO/translation.json
+++ b/src/lib/i18n/locales/ro-RO/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Activarea contului în așteptare",
"Accurate information": "Informații precise",
"Actions": "Acțiuni",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Utilizatori activi",
"Add": "Adaugă",
@@ -99,6 +100,7 @@
"Audio": "Audio",
"August": "August",
"Authenticate": "Autentificare",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Copiere Automată a Răspunsului în Clipboard",
"Auto-playback response": "Redare automată a răspunsului",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Închide",
"Code execution": "Executarea codului",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Cod formatat cu succes",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Controlează modul în care textul mesajului este divizat pentru cererile TTS. 'Punctuation' împarte în propoziții, 'paragraphs' împarte în paragrafe, iar 'none' menține mesajul ca un șir unic.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Controale",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Copiat",
@@ -265,6 +270,7 @@
"Delete folder?": "Ștergeți folderul?",
"Delete function?": "Șterge funcția?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Șterge promptul?",
"delete this link": "șterge acest link",
"Delete tool?": "Șterge instrumentul?",
@@ -283,6 +289,7 @@
"Discover a model": "Descoperă un model",
"Discover a prompt": "Descoperă un prompt",
"Discover a tool": "Descoperă un instrument",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Descoperă, descarcă și explorează funcții personalizate",
"Discover, download, and explore custom prompts": "Descoperă, descarcă și explorează prompturi personalizate",
@@ -307,6 +314,7 @@
"Don't like the style": "Nu îți place stilul",
"Done": "Gata",
"Download": "Descarcă",
+ "Download as SVG": "",
"Download canceled": "Descărcare anulată",
"Download Database": "Descarcă Baza de Date",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Actualizarea setărilor a eșuat",
"Failed to upload file.": "Încărcarea fișierului a eșuat.",
+ "Features": "",
"Features Permissions": "",
"February": "Februarie",
"Feedback History": "Istoricul feedback-ului",
@@ -476,6 +485,7 @@
"Form": "Formular",
"Format your variables using brackets like this:": "Formatează variabilele folosind acolade așa:",
"Frequency Penalty": "Penalizare de Frecvență",
+ "Full Context Mode": "",
"Function": "Funcție",
"Function Calling": "",
"Function created successfully": "Funcția a fost creată cu succes",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Lăsați gol pentru a include toate modelele sau selectați modele specifice",
"Leave empty to use the default prompt, or enter a custom prompt": "Lăsați gol pentru a utiliza promptul implicit sau introduceți un prompt personalizat",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Luminos",
"Listening...": "Ascult...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Atitudine pozitivă",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Ultimele 30 de zile",
"Previous 7 days": "Ultimele 7 zile",
"Profile Image": "Imagine de Profil",
@@ -795,6 +807,7 @@
"Rename": "Redenumește",
"Reorder Models": "",
"Repeat Last N": "Repetă Ultimele N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Mod de Cerere",
"Reranking Model": "Model de Rearanjare",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Setează Voce",
"Set whisper model": "Setează modelul whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Generarea de Etichete Prompt",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Apasă pentru a întrerupe",
+ "Tasks": "",
"Tavily API Key": "Cheie API Tavily",
"Tell us more:": "Spune-ne mai multe:",
"Temperature": "Temperatură",
@@ -1041,6 +1056,7 @@
"Updated": "Actualizat",
"Updated at": "Actualizat la",
"Updated At": "Actualizat la",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Încărcare",
"Upload a GGUF model": "Încarcă un model GGUF",
"Upload directory": "Încărcare director",
@@ -1079,6 +1095,7 @@
"Warning:": "Avertisment:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Avertisment: Dacă actualizați sau schimbați modelul de încapsulare, va trebui să reimportați toate documentele.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "API Web",
"Web Loader Settings": "Setări Încărcător Web",
diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json
index d5db72586..f18d9711d 100644
--- a/src/lib/i18n/locales/ru-RU/translation.json
+++ b/src/lib/i18n/locales/ru-RU/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Ожидание активации учетной записи",
"Accurate information": "Точная информация",
"Actions": "Действия",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Активируйте эту команду, набрав \"/{{COMMAND}}\" для ввода в чате.",
"Active Users": "Активные пользователи",
"Add": "Добавить",
@@ -99,6 +100,7 @@
"Audio": "Аудио",
"August": "Август",
"Authenticate": "Аутентификация",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Автоматическое копирование ответа в буфер обмена",
"Auto-playback response": "Автоматическое воспроизведение ответа",
"Autocomplete Generation": "Генерация автозаполнения",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Закрыть",
"Code execution": "Выполнение кода",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Код успешно отформатирован",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Продолжить с Email",
"Continue with LDAP": "Продолжить с LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Управляйте разделением текста сообщения для запросов TTS. 'Пунктуация' разделяет на предложения, 'абзацы' - разделяет на абзацы, а 'нет' сохраняет сообщение в виде одной строки.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Управление",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Управляет балансом между согласованностью и разнообразием выходных данных. Меньшее значение приведет к более сфокусированному и связному тексту. (По умолчанию: 5.0)",
"Copied": "Скопировано",
@@ -265,6 +270,7 @@
"Delete folder?": "Удалить папку?",
"Delete function?": "Удалить функцию?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Удалить промпт?",
"delete this link": "удалить эту ссылку",
"Delete tool?": "Удалить этот инструмент?",
@@ -283,6 +289,7 @@
"Discover a model": "Найти модель",
"Discover a prompt": "Найти промпт",
"Discover a tool": "Найти инструмент",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Откройте для себя чудеса",
"Discover, download, and explore custom functions": "Находите, загружайте и исследуйте пользовательские функции",
"Discover, download, and explore custom prompts": "Находите, загружайте и исследуйте пользовательские промпты",
@@ -307,6 +314,7 @@
"Don't like the style": "Не нравится стиль",
"Done": "Готово",
"Download": "Загрузить",
+ "Download as SVG": "",
"Download canceled": "Загрузка отменена",
"Download Database": "Загрузить базу данных",
"Drag and drop a file to upload or select a file to view": "Перетащите файл для загрузки или выберите файл для просмотра.",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Не удалось обновить настройки",
"Failed to upload file.": "Не удалось загрузить файл.",
+ "Features": "",
"Features Permissions": "",
"February": "Февраль",
"Feedback History": "История отзывов",
@@ -476,6 +485,7 @@
"Form": "Форма",
"Format your variables using brackets like this:": "Отформатируйте переменные, используя такие : скобки",
"Frequency Penalty": "Штраф за частоту",
+ "Full Context Mode": "",
"Function": "Функция",
"Function Calling": "",
"Function created successfully": "Функция успешно создана",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "Оставьте пустым, чтобы использовать промпт по умолчанию, или введите пользовательский промпт",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Светлый",
"Listening...": "Слушаю...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Позитивный настрой",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Предыдущие 30 дней",
"Previous 7 days": "Предыдущие 7 дней",
"Profile Image": "Изображение профиля",
@@ -795,6 +807,7 @@
"Rename": "Переименовать",
"Reorder Models": "",
"Repeat Last N": "Повторить последние N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Режим запроса",
"Reranking Model": "Модель реранжирования",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Установить голос",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Нажмите, чтобы прервать",
+ "Tasks": "",
"Tavily API Key": "Ключ API Tavily",
"Tell us more:": "Пожалуйста, расскажите нам больше:",
"Temperature": "Температура",
@@ -1041,6 +1056,7 @@
"Updated": "Обновлено",
"Updated at": "Обновлено",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Загрузить",
"Upload a GGUF model": "Загрузить модель GGUF",
"Upload directory": "Загрузить каталог",
@@ -1079,6 +1095,7 @@
"Warning:": "Предупреждение:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Предупреждение. Включение этого параметра позволит пользователям загружать произвольный код на сервер.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Предупреждение: Если вы обновите или измените модель эмбеддинга, вам нужно будет повторно импортировать все документы.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Веб",
"Web API": "Веб API",
"Web Loader Settings": "Настройки веб-загрузчика",
diff --git a/src/lib/i18n/locales/sk-SK/translation.json b/src/lib/i18n/locales/sk-SK/translation.json
index 130335e21..dfde49fc8 100644
--- a/src/lib/i18n/locales/sk-SK/translation.json
+++ b/src/lib/i18n/locales/sk-SK/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Čaká sa na aktiváciu účtu",
"Accurate information": "Presné informácie",
"Actions": "Akcie",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Aktivujte tento príkaz napísaním \"/{{COMMAND}}\" do chatového vstupu",
"Active Users": "Aktívni užívatelia",
"Add": "Pridať",
@@ -99,6 +100,7 @@
"Audio": "Zvuk",
"August": "August",
"Authenticate": "Autentifikovať",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Automatické kopírovanie odpovede do schránky",
"Auto-playback response": "Automatická odpoveď pri prehrávaní",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Zavrieť",
"Code execution": "Vykonávanie kódu",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kód bol úspešne naformátovaný.",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Kontrola, ako sa text správy rozdeľuje pre požiadavky TTS. 'Punctuation' rozdeľuje text na vety, 'paragraphs' rozdeľuje text na odseky a 'none' ponecháva správu ako jeden celý reťazec.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Ovládacie prvky",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Skopírované",
@@ -265,6 +270,7 @@
"Delete folder?": "Odstrániť priečinok?",
"Delete function?": "Funkcia na odstránenie?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Odstrániť prompt?",
"delete this link": "odstrániť tento odkaz",
"Delete tool?": "Odstrániť nástroj?",
@@ -283,6 +289,7 @@
"Discover a model": "Objaviť model",
"Discover a prompt": "Objaviť prompt",
"Discover a tool": "Objaviť nástroj",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Objavujte, sťahujte a preskúmajte vlastné funkcie",
"Discover, download, and explore custom prompts": "Objavte, stiahnite a preskúmajte vlastné prompty.",
@@ -307,6 +314,7 @@
"Don't like the style": "Nepáči sa mi tento štýl.",
"Done": "Hotovo.",
"Download": "Stiahnuť",
+ "Download as SVG": "",
"Download canceled": "Sťahovanie zrušené",
"Download Database": "Stiahnuť databázu",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Nepodarilo sa aktualizovať nastavenia",
"Failed to upload file.": "Nepodarilo sa nahrať súbor.",
+ "Features": "",
"Features Permissions": "",
"February": "Február",
"Feedback History": "História spätnej väzby",
@@ -476,6 +485,7 @@
"Form": "Formulár",
"Format your variables using brackets like this:": "Formátujte svoje premenné pomocou zátvoriek takto:",
"Frequency Penalty": "Penalizácia frekvencie",
+ "Full Context Mode": "",
"Function": "Funkcia",
"Function Calling": "",
"Function created successfully": "Funkcia bola úspešne vytvorená.",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Nechajte prázdne pre zahrnutie všetkých modelov alebo vyberte konkrétne modely.",
"Leave empty to use the default prompt, or enter a custom prompt": "Nechajte prázdne pre použitie predvoleného podnetu, alebo zadajte vlastný podnet.",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Svetlo",
"Listening...": "Počúvanie...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Pozitívny prístup",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Predchádzajúcich 30 dní",
"Previous 7 days": "Predchádzajúcich 7 dní",
"Profile Image": "Profilový obrázok",
@@ -795,6 +807,7 @@
"Rename": "Premenovať",
"Reorder Models": "",
"Repeat Last N": "Opakovať posledných N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Režim žiadosti",
"Reranking Model": "Model na prehodnotenie poradia",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Nastaviť hlas",
"Set whisper model": "Nastaviť model whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Prompt na generovanie značiek",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Klepnite na prerušenie",
+ "Tasks": "",
"Tavily API Key": "Kľúč API pre Tavily",
"Tell us more:": "Povedzte nám viac.",
"Temperature": "",
@@ -1041,6 +1056,7 @@
"Updated": "Aktualizované",
"Updated at": "Aktualizované dňa",
"Updated At": "Aktualizované dňa",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Nahrať",
"Upload a GGUF model": "Nahrať model vo formáte GGUF",
"Upload directory": "Nahrať adresár",
@@ -1079,6 +1095,7 @@
"Warning:": "Upozornenie:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varovanie: Ak aktualizujete alebo zmeníte svoj model vkladania, budete musieť všetky dokumenty znovu importovať.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Webové API",
"Web Loader Settings": "Nastavenia Web Loaderu",
diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json
index 4242592e3..14618b04b 100644
--- a/src/lib/i18n/locales/sr-RS/translation.json
+++ b/src/lib/i18n/locales/sr-RS/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Налози за активирање",
"Accurate information": "Прецизне информације",
"Actions": "Радње",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Покрените ову наредбу куцањем \"/{{COMMAND}}\" у ћаскање.",
"Active Users": "Активни корисници",
"Add": "Додај",
@@ -99,6 +100,7 @@
"Audio": "Звук",
"August": "Август",
"Authenticate": "Идентификација",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Самостално копирање одговора у оставу",
"Auto-playback response": "Самостално пуштање одговора",
"Autocomplete Generation": "Стварање самодовршавања",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Затвори",
"Code execution": "Извршавање кода",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Код форматиран успешно",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "Настави са е-адресом",
"Continue with LDAP": "Настави са ЛДАП-ом",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Контроле",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Копирано",
@@ -265,6 +270,7 @@
"Delete folder?": "Обрисати фасциклу?",
"Delete function?": "Обрисати функцију?",
"Delete Message": "Обриши поруку",
+ "Delete message?": "",
"Delete prompt?": "Обрисати упит?",
"delete this link": "обриши ову везу",
"Delete tool?": "Обрисати алат?",
@@ -283,6 +289,7 @@
"Discover a model": "Откријте модел",
"Discover a prompt": "Откриј упит",
"Discover a tool": "Откријте алат",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Откријте чудеса",
"Discover, download, and explore custom functions": "Откријте, преузмите и истражите прилагођене функције",
"Discover, download, and explore custom prompts": "Откријте, преузмите и истражите прилагођене упите",
@@ -307,6 +314,7 @@
"Don't like the style": "Не свиђа ми се стил",
"Done": "Готово",
"Download": "Преузми",
+ "Download as SVG": "",
"Download canceled": "Преузимање отказано",
"Download Database": "Преузми базу података",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Фебруар",
"Feedback History": "Историјат повратних података",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Фреквентна казна",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Светла",
"Listening...": "Слушам...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Позитиван став",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Претходних 30 дана",
"Previous 7 days": "Претходних 7 дана",
"Profile Image": "Слика профила",
@@ -795,6 +807,7 @@
"Rename": "Преименуј",
"Reorder Models": "",
"Repeat Last N": "Понови последњих N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Режим захтева",
"Reranking Model": "Модел поновног рангирања",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Подеси глас",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Упит стварања ознака",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Реците нам више:",
"Temperature": "Температура",
@@ -1041,6 +1056,7 @@
"Updated": "Ажурирано",
"Updated at": "Ажурирано у",
"Updated At": "Ажурирано у",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Отпреми",
"Upload a GGUF model": "Отпреми GGUF модел",
"Upload directory": "Отпреми фасциклу",
@@ -1079,6 +1095,7 @@
"Warning:": "Упозорење:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Упозорење: ако ажурирате или промените ваш модел уградње, мораћете поново да увезете све документе.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Веб",
"Web API": "Веб АПИ",
"Web Loader Settings": "Подешавања веб учитавача",
diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json
index 30b80a66e..645c546b5 100644
--- a/src/lib/i18n/locales/sv-SE/translation.json
+++ b/src/lib/i18n/locales/sv-SE/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Kontoaktivering väntar",
"Accurate information": "Exakt information",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Aktiva användare",
"Add": "Lägg till",
@@ -99,6 +100,7 @@
"Audio": "Ljud",
"August": "augusti",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Svara AutoCopy till urklipp",
"Auto-playback response": "Automatisk uppspelning",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Stäng",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "radera denna länk",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "Upptäck en modell",
"Discover a prompt": "Upptäck en instruktion",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "Upptäck, ladda ner och utforska anpassade instruktioner",
@@ -307,6 +314,7 @@
"Don't like the style": "Tycker inte om utseendet",
"Done": "",
"Download": "Ladda ner",
+ "Download as SVG": "",
"Download canceled": "Nedladdning avbruten",
"Download Database": "Ladda ner databas",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Misslyckades med att uppdatera inställningarna",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "februari",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Straff för frekvens",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Ljus",
"Listening...": "Lyssnar...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Positivt inställning",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Föregående 30 dagar",
"Previous 7 days": "Föregående 7 dagar",
"Profile Image": "Profilbild",
@@ -795,6 +807,7 @@
"Rename": "Byt namn",
"Reorder Models": "",
"Repeat Last N": "Upprepa senaste N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Frågeläge",
"Reranking Model": "Reranking modell",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Ange röst",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Berätta mer:",
"Temperature": "Temperatur",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Ladda upp en GGUF-modell",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Varning: Om du uppdaterar eller ändrar din embedding modell måste du importera alla dokument igen.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Webb",
"Web API": "Webb-API",
"Web Loader Settings": "Web Loader-inställningar",
diff --git a/src/lib/i18n/locales/th-TH/translation.json b/src/lib/i18n/locales/th-TH/translation.json
index 361543851..18b8efe42 100644
--- a/src/lib/i18n/locales/th-TH/translation.json
+++ b/src/lib/i18n/locales/th-TH/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "การเปิดใช้งานบัญชีอยู่ระหว่างดำเนินการ",
"Accurate information": "ข้อมูลที่ถูกต้อง",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "ผู้ใช้ที่ใช้งานอยู่",
"Add": "เพิ่ม",
@@ -99,6 +100,7 @@
"Audio": "เสียง",
"August": "สิงหาคม",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "ตอบสนองการคัดลอกอัตโนมัติไปยังคลิปบอร์ด",
"Auto-playback response": "ตอบสนองการเล่นอัตโนมัติ",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "ปิด",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "จัดรูปแบบโค้ดสำเร็จแล้ว",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "การควบคุม",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "ลบฟังก์ชัน?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "ลบพรอมต์?",
"delete this link": "ลบลิงก์นี้",
"Delete tool?": "ลบเครื่องมือ?",
@@ -283,6 +289,7 @@
"Discover a model": "ค้นหาโมเดล",
"Discover a prompt": "ค้นหาพรอมต์",
"Discover a tool": "ค้นหาเครื่องมือ",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "ค้นหา ดาวน์โหลด และสำรวจฟังก์ชันที่กำหนดเอง",
"Discover, download, and explore custom prompts": "ค้นหา ดาวน์โหลด และสำรวจพรอมต์ที่กำหนดเอง",
@@ -307,6 +314,7 @@
"Don't like the style": "ไม่ชอบสไตล์นี้",
"Done": "เสร็จสิ้น",
"Download": "ดาวน์โหลด",
+ "Download as SVG": "",
"Download canceled": "ยกเลิกการดาวน์โหลด",
"Download Database": "ดาวน์โหลดฐานข้อมูล",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "อัปเดตการตั้งค่าล้มเหลว",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "กุมภาพันธ์",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "ฟอร์ม",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "การลงโทษความถี่",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "สร้างฟังก์ชันสำเร็จ",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "แสง",
"Listening...": "กำลังฟัง...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "ทัศนคติด้านบวก",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 วันที่ผ่านมา",
"Previous 7 days": "7 วันที่ผ่านมา",
"Profile Image": "รูปโปรไฟล์",
@@ -795,6 +807,7 @@
"Rename": "เปลี่ยนชื่อ",
"Reorder Models": "",
"Repeat Last N": "ทำซ้ำครั้งล่าสุด N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "โหมดคำขอ",
"Reranking Model": "จัดอันดับใหม่โมเดล",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "ตั้งค่าเสียง",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "แตะเพื่อขัดจังหวะ",
+ "Tasks": "",
"Tavily API Key": "คีย์ API ของ Tavily",
"Tell us more:": "บอกเรามากขึ้น:",
"Temperature": "อุณหภูมิ",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "อัปเดตเมื่อ",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "อัปโหลด",
"Upload a GGUF model": "อัปโหลดโมเดล GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "คำเตือน:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "คำเตือน: หากคุณอัปเดตหรือเปลี่ยนโมเดลการฝัง คุณจะต้องนำเข้าเอกสารทั้งหมดอีกครั้ง",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "เว็บ",
"Web API": "เว็บ API",
"Web Loader Settings": "การตั้งค่าเว็บโหลดเดอร์",
diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json
index 42eddc473..96f7e21e1 100644
--- a/src/lib/i18n/locales/tk-TW/translation.json
+++ b/src/lib/i18n/locales/tk-TW/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "",
"Accurate information": "",
"Actions": "",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "",
"Add": "",
@@ -99,6 +100,7 @@
"Audio": "",
"August": "",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "",
"Auto-playback response": "",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "",
"delete this link": "",
"Delete tool?": "",
@@ -283,6 +289,7 @@
"Discover a model": "",
"Discover a prompt": "",
"Discover a tool": "",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "",
"Discover, download, and explore custom prompts": "",
@@ -307,6 +314,7 @@
"Don't like the style": "",
"Done": "",
"Download": "",
+ "Download as SVG": "",
"Download canceled": "",
"Download Database": "",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "",
"Listening...": "",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "",
"Previous 7 days": "",
"Profile Image": "",
@@ -795,6 +807,7 @@
"Rename": "",
"Reorder Models": "",
"Repeat Last N": "",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "",
"Reranking Model": "",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "",
"Temperature": "",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "",
"Web API": "",
"Web Loader Settings": "",
diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json
index e77f5dd85..6bef07d75 100644
--- a/src/lib/i18n/locales/tr-TR/translation.json
+++ b/src/lib/i18n/locales/tr-TR/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Hesap Aktivasyonu Bekleniyor",
"Accurate information": "Doğru bilgi",
"Actions": "Aksiyonlar",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Sohbet girişine \"/{{COMMAND}}\" yazarak bu komutu etkinleştirin.",
"Active Users": "Aktif Kullanıcılar",
"Add": "Ekle",
@@ -99,6 +100,7 @@
"Audio": "Ses",
"August": "Ağustos",
"Authenticate": "Kimlik Doğrulama",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Yanıtı Panoya Otomatik Kopyala",
"Auto-playback response": "Yanıtı otomatik oynatma",
"Autocomplete Generation": "Otomatik Tamamlama Üretimi",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Kapat",
"Code execution": "Kod yürütme",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Kod başarıyla biçimlendirildi",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "E-posta ile devam edin",
"Continue with LDAP": "LDAP ile devam edin",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Mesaj metninin TTS istekleri için nasıl bölüneceğini kontrol edin. 'Noktalama' cümlelere, 'paragraflar' paragraflara böler ve 'hiçbiri' mesajı tek bir dize olarak tutar.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Kontroller",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Çıktının tutarlılığı ve çeşitliliği arasındaki dengeyi kontrol eder. Daha düşük bir değer, daha odaklanmış ve tutarlı bir metinle sonuçlanacaktır. (Varsayılan: 5.0)",
"Copied": "Kopyalandı",
@@ -265,6 +270,7 @@
"Delete folder?": "Klasörü sil?",
"Delete function?": "Fonksiyonu sil?",
"Delete Message": "Mesajı Sil",
+ "Delete message?": "",
"Delete prompt?": "Promptu sil?",
"delete this link": "bu bağlantıyı sil",
"Delete tool?": "Aracı sil?",
@@ -283,6 +289,7 @@
"Discover a model": "Bir model keşfedin",
"Discover a prompt": "Bir prompt keşfedin",
"Discover a tool": "Bir araç keşfedin",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Harikaları keşfedin",
"Discover, download, and explore custom functions": "Özel fonksiyonları keşfedin, indirin ve inceleyin",
"Discover, download, and explore custom prompts": "Özel promptları keşfedin, indirin ve inceleyin",
@@ -307,6 +314,7 @@
"Don't like the style": "Tarzını beğenmedim",
"Done": "Tamamlandı",
"Download": "İndir",
+ "Download as SVG": "",
"Download canceled": "İndirme iptal edildi",
"Download Database": "Veritabanını İndir",
"Drag and drop a file to upload or select a file to view": "Yüklemek için bir dosyayı sürükleyip bırakın veya görüntülemek için bir dosya seçin",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Modeller yapılandırması kaydedilemedi",
"Failed to update settings": "Ayarlar güncellenemedi",
"Failed to upload file.": "Dosya yüklenemedi.",
+ "Features": "",
"Features Permissions": "",
"February": "Şubat",
"Feedback History": "Geri Bildirim Geçmişi",
@@ -476,6 +485,7 @@
"Form": "Form",
"Format your variables using brackets like this:": "Değişkenlerinizi şu şekilde parantez kullanarak biçimlendirin:",
"Frequency Penalty": "Frekans Cezası",
+ "Full Context Mode": "",
"Function": "Fonksiyon",
"Function Calling": "",
"Function created successfully": "Fonksiyon başarıyla oluşturuldu",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Tüm modelleri dahil etmek için boş bırakın veya belirli modelleri seçin",
"Leave empty to use the default prompt, or enter a custom prompt": "Varsayılan promptu kullanmak için boş bırakın veya özel bir prompt girin",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Açık",
"Listening...": "Dinleniyor...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Olumlu yaklaşım",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "Önceki 30 gün",
"Previous 7 days": "Önceki 7 gün",
"Profile Image": "Profil Fotoğrafı",
@@ -795,6 +807,7 @@
"Rename": "Yeniden Adlandır",
"Reorder Models": "Modelleri Yeniden Sırala",
"Repeat Last N": "Son N'yi Tekrar Et",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Konuya Yanıtla",
"Request Mode": "İstek Modu",
"Reranking Model": "Yeniden Sıralama Modeli",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Ses Ayarla",
"Set whisper model": "Fısıltı modelini ayarla",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Tekrarları önlemek için modelin ne kadar geriye bakacağını ayarlar. (Varsayılan: 64, 0 = devre dışı, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Tekrarları ne kadar güçlü bir şekilde cezalandıracağını ayarlar. Daha yüksek bir değer (örn. 1.5) tekrarları daha güçlü bir şekilde cezalandırırken, daha düşük bir değer (örn. 0.9) daha hoşgörülü olacaktır. (Varsayılan: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Oluşturma için kullanılacak rastgele sayı tohumunu(seed) ayarlar. Bunu belirli bir sayıya ayarlamak, modelin aynı prompt için aynı metni oluşturmasını sağlar. (Varsayılan: rastgele)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Bir sonraki tokenı oluşturmak için kullanılan bağlam penceresinin boyutunu ayarlar. (Varsayılan: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Kullanılacak durma dizilerini ayarlar. Bu desenle karşılaşıldığında, LLM metin oluşturmayı durduracak ve geri dönecektir. Birden çok durma deseni, bir modelfile'da birden çok ayrı durma parametresi belirterek ayarlanabilir.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Etiketler Oluşturma Promptu",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Durdurmak için dokunun",
+ "Tasks": "",
"Tavily API Key": "Tavily API Anahtarı",
"Tell us more:": "Bize daha fazlasını anlat:",
"Temperature": "Temperature",
@@ -1041,6 +1056,7 @@
"Updated": "Güncellendi",
"Updated at": "Şu tarihte güncellendi:",
"Updated At": "Güncelleme Tarihi",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Yükle",
"Upload a GGUF model": "Bir GGUF modeli yükle",
"Upload directory": "Dizini yükle",
@@ -1079,6 +1095,7 @@
"Warning:": "Uyarı:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Uyarı: Bu etkinleştirildiğinde, kullanıcıların sunucuya rastgele kod yüklemesine izin verilecektir.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Uyarı: Gömme modelinizi günceller veya değiştirirseniz, tüm belgeleri yeniden içe aktarmanız gerekecektir.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "Web API",
"Web Loader Settings": "Web Yükleyici Ayarları",
diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json
index 9553fedbd..daf82feed 100644
--- a/src/lib/i18n/locales/uk-UA/translation.json
+++ b/src/lib/i18n/locales/uk-UA/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Очікування активації облікового запису",
"Accurate information": "Точна інформація",
"Actions": "Дії",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "Активуйте цю команду, ввівши \"/{{COMMAND}}\" у введення чату.",
"Active Users": "Активні користувачі",
"Add": "Додати",
@@ -99,6 +100,7 @@
"Audio": "Аудіо",
"August": "Серпень",
"Authenticate": "Автентифікувати",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Автокопіювання відповіді в буфер обміну",
"Auto-playback response": "Автоматичне відтворення відповіді",
"Autocomplete Generation": "Генерація автозаповнення",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "Клон {{TITLE}}",
"Close": "Закрити",
"Code execution": "Виконання коду",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Код успішно відформатовано",
"Code Interpreter": "Інтерпретатор коду",
"Code Interpreter Engine": "Двигун інтерпретатора коду",
@@ -210,6 +214,7 @@
"Continue with Email": "Продовжити з електронною поштою",
"Continue with LDAP": "Продовжити з LDAP",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "Керування розбиттям тексту повідомлення для TTS-запитів. 'Punctuation' розбиває на речення, 'paragraphs' розбиває на абзаци, а 'none' залишає повідомлення як один рядок.",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "Керування",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "Контролює баланс між зв'язністю та різноманітністю виходу. Нижче значення призведе до більш зосередженого та зв'язного тексту. (За замовчуванням: 5.0)",
"Copied": "Скопійовано",
@@ -265,6 +270,7 @@
"Delete folder?": "Видалити папку?",
"Delete function?": "Видалити функцію?",
"Delete Message": "Видалити повідомлення",
+ "Delete message?": "",
"Delete prompt?": "Видалити промт?",
"delete this link": "видалити це посилання",
"Delete tool?": "Видалити інструмент?",
@@ -283,6 +289,7 @@
"Discover a model": "Знайдіть модель",
"Discover a prompt": "Знайдіть промт",
"Discover a tool": "Знайдіть інструмент",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "Відкривайте чудеса",
"Discover, download, and explore custom functions": "Знайдіть, завантажте та досліджуйте налаштовані функції",
"Discover, download, and explore custom prompts": "Знайдіть, завантажте та досліджуйте налаштовані промти",
@@ -307,6 +314,7 @@
"Don't like the style": "Не подобається стиль",
"Done": "Готово",
"Download": "Завантажити",
+ "Download as SVG": "",
"Download canceled": "Завантаження скасовано",
"Download Database": "Завантажити базу даних",
"Drag and drop a file to upload or select a file to view": "Перетягніть файл для завантаження або виберіть файл для перегляду",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "Не вдалося зберегти конфігурацію моделей",
"Failed to update settings": "Не вдалося оновити налаштування",
"Failed to upload file.": "Не вдалося завантажити файл.",
+ "Features": "",
"Features Permissions": "Дозволи функцій",
"February": "Лютий",
"Feedback History": "Історія відгуків",
@@ -476,6 +485,7 @@
"Form": "Форма",
"Format your variables using brackets like this:": "Форматуйте свої змінні, використовуючи фігурні дужки таким чином:",
"Frequency Penalty": "Штраф за частоту",
+ "Full Context Mode": "",
"Function": "Функція",
"Function Calling": "Виклик функцій",
"Function created successfully": "Функцію успішно створено",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "Залиште порожнім, щоб включити всі моделі, або виберіть конкретні моделі.",
"Leave empty to use the default prompt, or enter a custom prompt": "Залиште порожнім для використання стандартного запиту, або введіть власний запит",
"Leave model field empty to use the default model.": "Залиште поле моделі порожнім, щоб використовувати модель за замовчуванням.",
+ "License": "",
"Light": "Світла",
"Listening...": "Слухаю...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "Позитивне ставлення",
"Prefix ID": "ID префікса",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "ID префікса використовується для уникнення конфліктів з іншими підключеннями шляхом додавання префікса до ID моделей — залиште порожнім, щоб вимкнути",
+ "Presence Penalty": "",
"Previous 30 days": "Попередні 30 днів",
"Previous 7 days": "Попередні 7 днів",
"Profile Image": "Зображення профілю",
@@ -795,6 +807,7 @@
"Rename": "Переназвати",
"Reorder Models": "Переставити моделі",
"Repeat Last N": "Повторити останні N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "Відповісти в потоці",
"Request Mode": "Режим запиту",
"Reranking Model": "Модель переранжування",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "Встановити кількість робочих потоків, що використовуються для обробки інформації. Ця опція керує кількістю потоків, що використовуються для обробки надходження запитів одночасно. Збільшення цього значення може підвищити продуктивність при великій одночасності робіт, але також може споживати більше ресурсів CPU.",
"Set Voice": "Встановити голос",
"Set whisper model": "Встановити модель whisper",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "Встановлює, на скільки кроків назад модель повинна звертатися, щоб запобігти повторенням. (За замовчуванням: 64, 0 = вимкнено, -1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "Встановлює ступінь покарання за повторення. Чим вище значення (напр., 1.5), тим суворіше буде покарання за повтори; низьке значення (напр., 0.9) передбачає більш пом'якшувальним. (За замовчуванням: 1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "Встановлює насіння випадкового числа для генерації. Вказавши конкретне число, модель буде генерувати той самий текст для одного й того ж запиту. (За замовчуванням: випадкове)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "Встановлює розмір вікна контексту, яке використовується для генерації наступного токена. (За замовчуванням: 2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "Встановлює послідовності зупинки, які будуть використовуватися. Коли зустрічається така послідовність, LLM припиняє генерацію тексту і повертає результат. Можна встановити кілька послідовностей зупинки, вказавши кілька окремих параметрів зупинки у файлі моделі.",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "Підказка для генерації тегів",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Вибірка з відрізанням хвоста використовується для зменшення впливу малоймовірних токенів на результат. Вищі значення (напр., 2.0) зменшують цей вплив більше, в той час як значення 1.0 вимикає цю настройку. (За замовчуванням: 1)",
"Tap to interrupt": "Натисніть, щоб перервати",
+ "Tasks": "",
"Tavily API Key": "Ключ API Tavily",
"Tell us more:": "Розкажи нам більше:",
"Temperature": "Температура",
@@ -1041,6 +1056,7 @@
"Updated": "Оновлено",
"Updated at": "Оновлено на",
"Updated At": "Оновлено на",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "Завантажити",
"Upload a GGUF model": "Завантажити GGUF модель",
"Upload directory": "Завантажити каталог",
@@ -1079,6 +1095,7 @@
"Warning:": "Увага:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "Попередження: Увімкнення цього дозволить користувачам завантажувати довільний код на сервер.",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Попередження: Якщо ви оновлюєте або змінюєте модель вбудовування, вам потрібно буде повторно імпортувати всі документи.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Веб",
"Web API": "Веб-API",
"Web Loader Settings": "Налаштування веб-завантажувача",
diff --git a/src/lib/i18n/locales/ur-PK/translation.json b/src/lib/i18n/locales/ur-PK/translation.json
index ae4158bcf..797095be7 100644
--- a/src/lib/i18n/locales/ur-PK/translation.json
+++ b/src/lib/i18n/locales/ur-PK/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "اکاؤنٹ فعال ہونے کا انتظار ہے",
"Accurate information": "درست معلومات",
"Actions": "اعمال",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "فعال صارفین",
"Add": "شامل",
@@ -99,6 +100,7 @@
"Audio": "آڈیو",
"August": "اگست",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "جواب خودکار طور پر کلپ بورڈ پر کاپی ہو گیا",
"Auto-playback response": "آٹو پلے بیک جواب",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "بند کریں",
"Code execution": "کوڈ کا نفاذ",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "کوڈ کامیابی سے فارمیٹ ہو گیا",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "TTS درخواستوں کے لیے پیغام کے متن کی تقسیم کو کنٹرول کریں 'Punctuation' جملوں میں تقسیم کرتا ہے، 'paragraphs' پیراگراف میں تقسیم کرتا ہے، اور 'none' پیغام کو ایک ہی سٹرنگ کے طور پر رکھتا ہے",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "کنٹرولز",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "کاپی کیا گیا",
@@ -265,6 +270,7 @@
"Delete folder?": "کیا فولڈر حذف کریں؟",
"Delete function?": "حذف کریں؟",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "پرومپٹ کو حذف کریں؟",
"delete this link": "اس لنک کو حذف کریں",
"Delete tool?": "کیا آپ حذف کرنا چاہتے ہیں؟",
@@ -283,6 +289,7 @@
"Discover a model": "ایک ماڈل دریافت کریں",
"Discover a prompt": "ایک اشارہ دریافت کریں",
"Discover a tool": "ایک ٹول دریافت کریں",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "دریافت کریں، ڈاؤن لوڈ کریں، اور کسٹم فنکشنز کو دریافت کریں",
"Discover, download, and explore custom prompts": "دریافت کریں، ڈاؤن لوڈ کریں، اور حسب ضرورت پرامپٹس کو دریافت کریں",
@@ -307,6 +314,7 @@
"Don't like the style": "انداز پسند نہیں آیا",
"Done": "ہو گیا",
"Download": "ڈاؤن لوڈ کریں",
+ "Download as SVG": "",
"Download canceled": "ڈاؤن لوڈ منسوخ کر دیا گیا",
"Download Database": "ڈیٹا بیس ڈاؤن لوڈ کریں",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "ترتیبات کی تازہ کاری ناکام رہی",
"Failed to upload file.": "فائل اپلوڈ کرنے میں ناکامی ہوئی",
+ "Features": "",
"Features Permissions": "",
"February": "فروری",
"Feedback History": "تاریخ رائے",
@@ -476,6 +485,7 @@
"Form": "فارم",
"Format your variables using brackets like this:": "اپنے متغیرات کو اس طرح بریکٹس میں فارمیٹ کریں:",
"Frequency Penalty": "کثرت کی پابندی",
+ "Full Context Mode": "",
"Function": "فنکشن",
"Function Calling": "",
"Function created successfully": "فنکشن کامیابی سے تخلیق ہو گیا",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "تمام ماڈلز کو شامل کرنے کے لئے خالی چھوڑ دیں یا مخصوص ماڈلز منتخب کریں",
"Leave empty to use the default prompt, or enter a custom prompt": "خالی چھوڑیں تاکہ ڈیفالٹ پرامپٹ استعمال ہو، یا ایک حسب ضرورت پرامپٹ درج کریں",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "روشنی",
"Listening...": "سن رہے ہیں...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "مثبت رویہ",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "پچھلے 30 دن",
"Previous 7 days": "پچھلے 7 دن",
"Profile Image": "پروفائل تصویر",
@@ -795,6 +807,7 @@
"Rename": "تبدیل نام کریں",
"Reorder Models": "",
"Repeat Last N": "آخری این (N)",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "درخواست کا موڈ",
"Reranking Model": "دوبارہ درجہ بندی کا ماڈل",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "آواز کے لئے سیٹ کریں",
"Set whisper model": "وِسپر ماڈل مرتب کریں",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "پرمپٹ کے لیے ٹیگز بنائیں",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "رکنے کے لئے ٹچ کریں",
+ "Tasks": "",
"Tavily API Key": "ٹاویلی API کلید",
"Tell us more:": "ہمیں مزید بتائیں:",
"Temperature": "درجہ حرارت",
@@ -1041,6 +1056,7 @@
"Updated": "اپ ڈیٹ کیا گیا",
"Updated at": "پر تازہ کاری کی گئی ",
"Updated At": "تازہ کاری کی گئی تاریخ پر",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "اپ لوڈ کریں",
"Upload a GGUF model": "جی جی یو ایف ماڈل اپلوڈ کریں",
"Upload directory": "ڈائریکٹری اپلوڈ کریں",
@@ -1079,6 +1095,7 @@
"Warning:": "انتباہ:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "انتباہ: اگر آپ اپنا ایمبیڈنگ ماڈل اپ ڈیٹ یا تبدیل کرتے ہیں تو آپ کو تمام دستاویزات کو دوبارہ درآمد کرنے کی ضرورت ہوگی",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "ویب",
"Web API": "ویب اے پی آئی",
"Web Loader Settings": "ویب لوڈر کی ترتیبات",
diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json
index 12dfe34b2..e8d6f2aec 100644
--- a/src/lib/i18n/locales/vi-VN/translation.json
+++ b/src/lib/i18n/locales/vi-VN/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "Tài khoản đang chờ kích hoạt",
"Accurate information": "Thông tin chính xác",
"Actions": "Tác vụ",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "",
"Active Users": "Người dùng đang hoạt động",
"Add": "Thêm",
@@ -99,6 +100,7 @@
"Audio": "Âm thanh",
"August": "Tháng 8",
"Authenticate": "",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "Tự động Sao chép Phản hồi vào clipboard",
"Auto-playback response": "Tự động phát lại phản hồi (Auto-playback)",
"Autocomplete Generation": "",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "",
"Close": "Đóng",
"Code execution": "",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "Mã được định dạng thành công",
"Code Interpreter": "",
"Code Interpreter Engine": "",
@@ -210,6 +214,7 @@
"Continue with Email": "",
"Continue with LDAP": "",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "",
"Copied": "Đã sao chép",
@@ -265,6 +270,7 @@
"Delete folder?": "",
"Delete function?": "Xóa function?",
"Delete Message": "",
+ "Delete message?": "",
"Delete prompt?": "Xóa prompt?",
"delete this link": "Xóa link này",
"Delete tool?": "Xóa tool?",
@@ -283,6 +289,7 @@
"Discover a model": "Khám phá model",
"Discover a prompt": "Khám phá thêm prompt mới",
"Discover a tool": "Khám phá tool",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "",
"Discover, download, and explore custom functions": "Tìm kiếm, tải về và khám phá thêm các function tùy chỉnh",
"Discover, download, and explore custom prompts": "Tìm kiếm, tải về và khám phá thêm các prompt tùy chỉnh",
@@ -307,6 +314,7 @@
"Don't like the style": "Không thích phong cách trả lời",
"Done": "Hoàn thành",
"Download": "Tải về",
+ "Download as SVG": "",
"Download canceled": "Đã hủy download",
"Download Database": "Tải xuống Cơ sở dữ liệu",
"Drag and drop a file to upload or select a file to view": "",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "",
"Failed to update settings": "Lỗi khi cập nhật các cài đặt",
"Failed to upload file.": "",
+ "Features": "",
"Features Permissions": "",
"February": "Tháng 2",
"Feedback History": "",
@@ -476,6 +485,7 @@
"Form": "",
"Format your variables using brackets like this:": "",
"Frequency Penalty": "Hình phạt tần số",
+ "Full Context Mode": "",
"Function": "",
"Function Calling": "",
"Function created successfully": "Function được tạo thành công",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "",
"Leave empty to use the default prompt, or enter a custom prompt": "",
"Leave model field empty to use the default model.": "",
+ "License": "",
"Light": "Sáng",
"Listening...": "Đang nghe...",
"Llama.cpp": "",
@@ -759,6 +770,7 @@
"Positive attitude": "Thái độ tích cực",
"Prefix ID": "",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "",
+ "Presence Penalty": "",
"Previous 30 days": "30 ngày trước",
"Previous 7 days": "7 ngày trước",
"Profile Image": "Ảnh đại diện",
@@ -795,6 +807,7 @@
"Rename": "Đổi tên",
"Reorder Models": "",
"Repeat Last N": "Repeat Last N",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "",
"Request Mode": "Request Mode",
"Reranking Model": "Reranking Model",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "",
"Set Voice": "Đặt Giọng nói",
"Set whisper model": "",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "",
"Tap to interrupt": "Chạm để ngừng",
+ "Tasks": "",
"Tavily API Key": "",
"Tell us more:": "Hãy cho chúng tôi hiểu thêm về chất lượng của câu trả lời:",
"Temperature": "Mức độ sáng tạo",
@@ -1041,6 +1056,7 @@
"Updated": "",
"Updated at": "Cập nhật lúc",
"Updated At": "",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "",
"Upload a GGUF model": "Tải lên mô hình GGUF",
"Upload directory": "",
@@ -1079,6 +1095,7 @@
"Warning:": "Cảnh báo:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "Cảnh báo: Nếu cập nhật hoặc thay đổi embedding model, bạn sẽ cần cập nhật lại tất cả tài liệu.",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "Web",
"Web API": "",
"Web Loader Settings": "Cài đặt Web Loader",
diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json
index 3dd8dbee2..4e26eb022 100644
--- a/src/lib/i18n/locales/zh-CN/translation.json
+++ b/src/lib/i18n/locales/zh-CN/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "账号待激活",
"Accurate information": "提供的信息很准确",
"Actions": "自动化",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "通过输入 \"/{{COMMAND}}\" 激活此命令",
"Active Users": "当前在线用户",
"Add": "添加",
@@ -99,6 +100,7 @@
"Audio": "语音",
"August": "八月",
"Authenticate": "认证",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "自动复制回复到剪贴板",
"Auto-playback response": "自动念出回复内容",
"Autocomplete Generation": "输入框内容猜测补全",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "{{TITLE}} 的副本",
"Close": "关闭",
"Code execution": "代码执行",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "代码格式化成功",
"Code Interpreter": "代码解释器",
"Code Interpreter Engine": "代码解释引擎",
@@ -210,6 +214,7 @@
"Continue with Email": "使用邮箱登录",
"Continue with LDAP": "使用 LDAP 登录",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "控制消息文本如何拆分以用于 TTS 请求。“Punctuation”拆分为句子,“paragraphs”拆分为段落,“none”将消息保留为单个字符串。",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "对话高级设置",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "控制输出的连贯性和多样性之间的平衡。较低的值将导致更集中和连贯的文本。(默认值:5.0)",
"Copied": "已复制",
@@ -265,6 +270,7 @@
"Delete folder?": "删除分组?",
"Delete function?": "删除函数?",
"Delete Message": "删除消息",
+ "Delete message?": "",
"Delete prompt?": "删除提示词?",
"delete this link": "此处删除这个链接",
"Delete tool?": "删除工具?",
@@ -283,6 +289,7 @@
"Discover a model": "发现更多模型",
"Discover a prompt": "发现更多提示词",
"Discover a tool": "发现更多工具",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "发现奇迹",
"Discover, download, and explore custom functions": "发现、下载并探索更多函数",
"Discover, download, and explore custom prompts": "发现、下载并探索更多自定义提示词",
@@ -307,6 +314,7 @@
"Don't like the style": "不喜欢这个文风",
"Done": "完成",
"Download": "下载",
+ "Download as SVG": "",
"Download canceled": "下载已取消",
"Download Database": "下载数据库",
"Drag and drop a file to upload or select a file to view": "拖动文件上传或选择文件查看",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "无法保存模型配置",
"Failed to update settings": "无法更新设置",
"Failed to upload file.": "上传文件失败",
+ "Features": "",
"Features Permissions": "功能权限",
"February": "二月",
"Feedback History": "反馈历史",
@@ -476,6 +485,7 @@
"Form": "手动创建",
"Format your variables using brackets like this:": "使用括号格式化你的变量,如下所示:",
"Frequency Penalty": "频率惩罚",
+ "Full Context Mode": "",
"Function": "函数",
"Function Calling": "函数调用 (Function Calling)",
"Function created successfully": "函数创建成功",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "留空表示包含所有模型或请选择模型",
"Leave empty to use the default prompt, or enter a custom prompt": "留空以使用默认提示词,或输入自定义提示词。",
"Leave model field empty to use the default model.": "将模型字段留空以使用默认模型。",
+ "License": "",
"Light": "浅色",
"Listening...": "正在倾听...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "积极的态度",
"Prefix ID": "Prefix ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "Prefix ID 用于通过为模型 ID 添加前缀来避免与其他连接发生冲突 - 留空则禁用此功能",
+ "Presence Penalty": "",
"Previous 30 days": "过去 30 天",
"Previous 7 days": "过去 7 天",
"Profile Image": "用户头像",
@@ -795,6 +807,7 @@
"Rename": "重命名",
"Reorder Models": "重新排序模型",
"Repeat Last N": "重复最后 N 次",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "在主题中回复",
"Request Mode": "请求模式",
"Reranking Model": "重排模型",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "设置用于计算的工作线程数量。该选项可控制并发处理传入请求的线程数量。增加该值可以提高高并发工作负载下的性能,但也可能消耗更多的 CPU 资源。",
"Set Voice": "设置音色",
"Set whisper model": "设置 whisper 模型",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "设置模型回溯多远以防止重复。(默认值:64,0 = 禁用,-1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "设置对重复的惩罚力度。数值越大(如 1.5),对重复的惩罚力度越大,而数值越小(如 0.9),惩罚力度越轻。(默认值:1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "设置生成文本时使用的随机数种子。将其设置为一个特定的数字将使模型在同一提示下生成相同的文本。 默认值:随机",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "设置用于生成下一个 Token 的上下文大小。(默认值:2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "设置要使用的停止序列。遇到这种模式时,大语言模型将停止生成文本并返回。可以通过在模型文件中指定多个单独的停止参数来设置多个停止模式。",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "标签生成提示词",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "Tail free sampling 用于减少输出中可能性较低的标记的影响。数值越大(如 2.0),影响就越小,而数值为 1.0 则会禁用此设置。(默认值:1)",
"Tap to interrupt": "点击以中断",
+ "Tasks": "",
"Tavily API Key": "Tavily API 密钥",
"Tell us more:": "请告诉我们更多细节",
"Temperature": "温度 (Temperature)",
@@ -1041,6 +1056,7 @@
"Updated": "已更新",
"Updated at": "更新于",
"Updated At": "更新于",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "上传",
"Upload a GGUF model": "上传一个 GGUF 模型",
"Upload directory": "上传目录",
@@ -1079,6 +1095,7 @@
"Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:启用此功能将允许用户在服务器上上传任意代码。",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "警告:如果您修改了语义向量模型,则需要重新导入所有文档。",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "网页",
"Web API": "网页 API",
"Web Loader Settings": "网页爬取设置",
diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json
index a1dd11f34..5d0521587 100644
--- a/src/lib/i18n/locales/zh-TW/translation.json
+++ b/src/lib/i18n/locales/zh-TW/translation.json
@@ -20,6 +20,7 @@
"Account Activation Pending": "帳號待啟用",
"Accurate information": "準確資訊",
"Actions": "動作",
+ "Activate": "",
"Activate this command by typing \"/{{COMMAND}}\" to chat input.": "在對話輸入框中輸入 \"/{{COMMAND}}\" 來啟用此命令。",
"Active Users": "活躍使用者",
"Add": "新增",
@@ -99,6 +100,7 @@
"Audio": "音訊",
"August": "8 月",
"Authenticate": "驗證",
+ "Authentication": "",
"Auto-Copy Response to Clipboard": "自動將回應複製到剪貼簿",
"Auto-playback response": "自動播放回應",
"Autocomplete Generation": "自動完成生成",
@@ -178,6 +180,8 @@
"Clone of {{TITLE}}": "{{TITLE}} 的副本",
"Close": "關閉",
"Code execution": "程式碼執行",
+ "Code Execution": "",
+ "Code Execution Engine": "",
"Code formatted successfully": "程式碼格式化成功",
"Code Interpreter": "程式碼解釋器",
"Code Interpreter Engine": "程式碼解釋器引擎",
@@ -210,6 +214,7 @@
"Continue with Email": "使用 Email 繼續",
"Continue with LDAP": "使用 LDAP 繼續",
"Control how message text is split for TTS requests. 'Punctuation' splits into sentences, 'paragraphs' splits into paragraphs, and 'none' keeps the message as a single string.": "控制文字轉語音(TTS)請求中如何分割訊息文字。「標點符號」分割為句子,「段落」分割為段落,「無」則保持訊息為單一字串。",
+ "Control the repetition of token sequences in the generated text. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 1.1) will be more lenient. At 1, it is disabled. (Default: 1.1)": "",
"Controls": "控制項",
"Controls the balance between coherence and diversity of the output. A lower value will result in more focused and coherent text. (Default: 5.0)": "控制輸出的連貫性和多樣性之間的平衡。較低的值會產生更專注和連貫的文字。(預設:5.0)",
"Copied": "已複製",
@@ -265,6 +270,7 @@
"Delete folder?": "刪除資料夾?",
"Delete function?": "刪除函式?",
"Delete Message": "刪除訊息?",
+ "Delete message?": "",
"Delete prompt?": "刪除提示詞?",
"delete this link": "刪除此連結",
"Delete tool?": "刪除工具?",
@@ -283,6 +289,7 @@
"Discover a model": "發掘模型",
"Discover a prompt": "發掘提示詞",
"Discover a tool": "發掘工具",
+ "Discover how to use Open WebUI and seek support from the community.": "",
"Discover wonders": "發掘奇蹟",
"Discover, download, and explore custom functions": "發掘、下載及探索自訂函式",
"Discover, download, and explore custom prompts": "發掘、下載及探索自訂提示詞",
@@ -307,6 +314,7 @@
"Don't like the style": "不喜歡這個樣式",
"Done": "完成",
"Download": "下載",
+ "Download as SVG": "",
"Download canceled": "已取消下載",
"Download Database": "下載資料庫",
"Drag and drop a file to upload or select a file to view": "拖放檔案以上傳或選擇檔案以檢視",
@@ -447,6 +455,7 @@
"Failed to save models configuration": "儲存模型設定失敗",
"Failed to update settings": "更新設定失敗",
"Failed to upload file.": "上傳檔案失敗。",
+ "Features": "",
"Features Permissions": "功能權限",
"February": "2 月",
"Feedback History": "回饋歷史",
@@ -476,6 +485,7 @@
"Form": "表單",
"Format your variables using brackets like this:": "使用方括號格式化您的變數,如下所示:",
"Frequency Penalty": "頻率懲罰",
+ "Full Context Mode": "",
"Function": "函式",
"Function Calling": "函式呼叫",
"Function created successfully": "成功建立函式",
@@ -591,6 +601,7 @@
"Leave empty to include all models or select specific models": "留空以包含所有模型或選擇特定模型",
"Leave empty to use the default prompt, or enter a custom prompt": "留空以使用預設提示詞,或輸入自訂提示詞",
"Leave model field empty to use the default model.": "留空模型欄位以使用預設模型。",
+ "License": "",
"Light": "淺色",
"Listening...": "正在聆聽...",
"Llama.cpp": "Llama.cpp",
@@ -759,6 +770,7 @@
"Positive attitude": "積極的態度",
"Prefix ID": "前綴 ID",
"Prefix ID is used to avoid conflicts with other connections by adding a prefix to the model IDs - leave empty to disable": "前綴 ID 用於透過為模型 ID 新增前綴以避免與其他連線衝突 - 留空以停用",
+ "Presence Penalty": "",
"Previous 30 days": "過去 30 天",
"Previous 7 days": "過去 7 天",
"Profile Image": "個人檔案圖片",
@@ -795,6 +807,7 @@
"Rename": "重新命名",
"Reorder Models": "重新排序模型",
"Repeat Last N": "重複最後 N 個",
+ "Repeat Penalty (Ollama)": "",
"Reply in Thread": "在討論串中回覆",
"Request Mode": "請求模式",
"Reranking Model": "重新排序模型",
@@ -891,8 +904,9 @@
"Set the number of worker threads used for computation. This option controls how many threads are used to process incoming requests concurrently. Increasing this value can improve performance under high concurrency workloads but may also consume more CPU resources.": "設定用於計算的工作執行緒數量。此選項控制使用多少執行緒來同時處理傳入的請求。增加此值可以在高併發工作負載下提升效能,但也可能消耗更多 CPU 資源。",
"Set Voice": "設定語音",
"Set whisper model": "設定 whisper 模型",
+ "Sets a flat bias against tokens that have appeared at least once. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 0)": "",
+ "Sets a scaling bias against tokens to penalize repetitions, based on how many times they have appeared. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. At 0, it is disabled. (Default: 1.1)": "",
"Sets how far back for the model to look back to prevent repetition. (Default: 64, 0 = disabled, -1 = num_ctx)": "設定模型向後查看以防止重複的距離。(預設:64,0 = 停用,-1 = num_ctx)",
- "Sets how strongly to penalize repetitions. A higher value (e.g., 1.5) will penalize repetitions more strongly, while a lower value (e.g., 0.9) will be more lenient. (Default: 1.1)": "設定懲罰重複的強度。較高的值(例如 1.5)會更強烈懲罰重複,而較低的值(例如 0.9)會更寬容。(預設:1.1)",
"Sets the random number seed to use for generation. Setting this to a specific number will make the model generate the same text for the same prompt. (Default: random)": "設定用於生成的隨機數種子。將其設定為特定數字會使模型對相同的提示詞產生相同的文字。(預設:隨機)",
"Sets the size of the context window used to generate the next token. (Default: 2048)": "設定用於生成下一個 token 的上下文視窗大小。(預設:2048)",
"Sets the stop sequences to use. When this pattern is encountered, the LLM will stop generating text and return. Multiple stop patterns may be set by specifying multiple separate stop parameters in a modelfile.": "設定要使用的停止序列。當遇到此模式時,大型語言模型將停止生成文字並返回。可以在模型檔案中指定多個單獨的停止參數來設定多個停止模式。",
@@ -938,6 +952,7 @@
"Tags Generation Prompt": "標籤生成提示詞",
"Tail free sampling is used to reduce the impact of less probable tokens from the output. A higher value (e.g., 2.0) will reduce the impact more, while a value of 1.0 disables this setting. (default: 1)": "使用無尾採樣來減少較不可能的 token 對輸出的影響。較高的值(例如 2.0)會減少更多影響,而值為 1.0 則停用此設定。(預設:1)",
"Tap to interrupt": "點選以中斷",
+ "Tasks": "",
"Tavily API Key": "Tavily API 金鑰",
"Tell us more:": "告訴我們更多:",
"Temperature": "溫度",
@@ -1041,6 +1056,7 @@
"Updated": "已更新",
"Updated at": "更新於",
"Updated At": "更新於",
+ "Upgrade to a licensed plan for enhanced capabilities, including custom theming and branding, and dedicated support.": "",
"Upload": "上傳",
"Upload a GGUF model": "上傳 GGUF 模型",
"Upload directory": "上傳目錄",
@@ -1079,6 +1095,7 @@
"Warning:": "警告:",
"Warning: Enabling this will allow users to upload arbitrary code on the server.": "警告:啟用此功能將允許使用者在伺服器上上傳任意程式碼。",
"Warning: If you update or change your embedding model, you will need to re-import all documents.": "警告:如果您更新或更改嵌入模型,您將需要重新匯入所有文件。",
+ "Warning: Jupyter execution enables arbitrary code execution, posing severe security risks—proceed with extreme caution.": "",
"Web": "網頁",
"Web API": "網頁 API",
"Web Loader Settings": "網頁載入器設定",