chore: format

This commit is contained in:
Timothy Jaeryang Baek 2025-05-19 03:58:42 +04:00
parent 2e56b1f13d
commit 2f2a7ee0b0
53 changed files with 115 additions and 16 deletions

View File

@ -312,16 +312,14 @@
<div class=" mb-1 text-xs text-gray-500">{$i18n.t('API Version')}</div> <div class=" mb-1 text-xs text-gray-500">{$i18n.t('API Version')}</div>
<div class="flex-1"> <div class="flex-1">
<Tooltip content={$i18n.t('Specify the API version to use')}> <input
<input class="w-full text-sm bg-transparent placeholder:text-gray-300 dark:placeholder:text-gray-700 outline-hidden"
class="w-full text-sm bg-transparent placeholder:text-gray-300 dark:placeholder:text-gray-700 outline-hidden" type="text"
type="text" bind:value={apiVersion}
bind:value={apiVersion} placeholder={$i18n.t('API Version')}
placeholder={$i18n.t('API Version')} autocomplete="off"
autocomplete="off" required
required />
/>
</Tooltip>
</div> </div>
</div> </div>
</div> </div>
@ -384,12 +382,9 @@
url: url url: url
})} })}
{:else if azure} {:else if azure}
{$i18n.t( {$i18n.t('Leave empty to include all models from "{{url}}" endpoint', {
'Leave empty to include all models from "{{url}}/openai/deployments" endpoint', url: `${url}/openai/deployments`
{ })}
url: url
}
)}
{:else} {:else}
{$i18n.t('Leave empty to include all models from "{{url}}/models" endpoint', { {$i18n.t('Leave empty to include all models from "{{url}}/models" endpoint', {
url: url url: url

View File

@ -95,6 +95,7 @@
"API Key created.": "API تم أنشاء المفتاح", "API Key created.": "API تم أنشاء المفتاح",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "مفاتيح واجهة برمجة التطبيقات", "API keys": "مفاتيح واجهة برمجة التطبيقات",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "تم إنشاء مفتاح واجهة API.", "API Key created.": "تم إنشاء مفتاح واجهة API.",
"API Key Endpoint Restrictions": "قيود نقاط نهاية مفتاح API", "API Key Endpoint Restrictions": "قيود نقاط نهاية مفتاح API",
"API keys": "مفاتيح واجهة برمجة التطبيقات (API)", "API keys": "مفاتيح واجهة برمجة التطبيقات (API)",
"API Version": "",
"Application DN": "DN التطبيق", "Application DN": "DN التطبيق",
"Application DN Password": "كلمة مرور DN التطبيق", "Application DN Password": "كلمة مرور DN التطبيق",
"applies to all users with the \"user\" role": "ينطبق على جميع المستخدمين الذين لديهم دور \"مستخدم\"", "applies to all users with the \"user\" role": "ينطبق على جميع المستخدمين الذين لديهم دور \"مستخدم\"",
@ -725,6 +726,7 @@
"Leaderboard": "لوحة المتصدرين", "Leaderboard": "لوحة المتصدرين",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "اتركه فارغًا لعدم وجود حد", "Leave empty for unlimited": "اتركه فارغًا لعدم وجود حد",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "اتركه فارغًا لتضمين جميع النماذج أو اختر نماذج محددة", "Leave empty to include all models or select specific models": "اتركه فارغًا لتضمين جميع النماذج أو اختر نماذج محددة",

View File

@ -95,6 +95,7 @@
"API Key created.": "API Ключ създаден.", "API Key created.": "API Ключ създаден.",
"API Key Endpoint Restrictions": "Ограничения на крайните точки за API Ключ", "API Key Endpoint Restrictions": "Ограничения на крайните точки за API Ключ",
"API keys": "API Ключове", "API keys": "API Ключове",
"API Version": "",
"Application DN": "DN на приложението", "Application DN": "DN на приложението",
"Application DN Password": "Парола за DN на приложението", "Application DN Password": "Парола за DN на приложението",
"applies to all users with the \"user\" role": "прилага се за всички потребители с роля \"потребител\"", "applies to all users with the \"user\" role": "прилага се за всички потребители с роля \"потребител\"",
@ -725,6 +726,7 @@
"Leaderboard": "Класация", "Leaderboard": "Класация",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Оставете празно за неограничено", "Leave empty for unlimited": "Оставете празно за неограничено",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Оставете празно, за да включите всички модели или изберете конкретни модели", "Leave empty to include all models or select specific models": "Оставете празно, за да включите всички модели или изберете конкретни модели",

View File

@ -95,6 +95,7 @@
"API Key created.": "একটি এপিআই কোড তৈরি করা হয়েছে.", "API Key created.": "একটি এপিআই কোড তৈরি করা হয়েছে.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "এপিআই কোডস", "API keys": "এপিআই কোডস",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API ལྡེ་མིག་བཟོས་ཟིན།", "API Key created.": "API ལྡེ་མིག་བཟོས་ཟིན།",
"API Key Endpoint Restrictions": "API ལྡེ་མིག་མཇུག་མཐུད་ཚད་བཀག", "API Key Endpoint Restrictions": "API ལྡེ་མིག་མཇུག་མཐུད་ཚད་བཀག",
"API keys": "API ལྡེ་མིག", "API keys": "API ལྡེ་མིག",
"API Version": "",
"Application DN": "Application DN", "Application DN": "Application DN",
"Application DN Password": "Application DN གསང་གྲངས།", "Application DN Password": "Application DN གསང་གྲངས།",
"applies to all users with the \"user\" role": "\"བེད་སྤྱོད་མཁན་\" གྱི་གནས་ཚད་ཡོད་པའི་བེད་སྤྱོད་མཁན་ཡོངས་ལ་འཕྲོད་པ།", "applies to all users with the \"user\" role": "\"བེད་སྤྱོད་མཁན་\" གྱི་གནས་ཚད་ཡོད་པའི་བེད་སྤྱོད་མཁན་ཡོངས་ལ་འཕྲོད་པ།",
@ -725,6 +726,7 @@
"Leaderboard": "འགྲན་རེས་རེའུ་མིག", "Leaderboard": "འགྲན་རེས་རེའུ་མིག",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "ཚད་མེད་པའི་ཆེད་དུ་སྟོང་པ་བཞག་པ།", "Leave empty for unlimited": "ཚད་མེད་པའི་ཆེད་དུ་སྟོང་པ་བཞག་པ།",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "\"{{url}}/api/tags\" མཇུག་མཐུད་ནས་དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པ།", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "\"{{url}}/api/tags\" མཇུག་མཐུད་ནས་དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པ།",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "\"{{url}}/models\" མཇུག་མཐུད་ནས་དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པ།", "Leave empty to include all models from \"{{url}}/models\" endpoint": "\"{{url}}/models\" མཇུག་མཐུད་ནས་དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པ།",
"Leave empty to include all models or select specific models": "དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པའམ། ཡང་ན་དཔེ་དབྱིབས་ངེས་ཅན་གདམ་ག་བྱེད་པ།", "Leave empty to include all models or select specific models": "དཔེ་དབྱིབས་ཡོངས་རྫོགས་ཚུད་པར་སྟོང་པ་བཞག་པའམ། ཡང་ན་དཔེ་དབྱིབས་ངེས་ཅན་གདམ་ག་བྱེད་པ།",

View File

@ -95,6 +95,7 @@
"API Key created.": "clau API creada.", "API Key created.": "clau API creada.",
"API Key Endpoint Restrictions": "Restriccions del punt d'accés de la Clau API", "API Key Endpoint Restrictions": "Restriccions del punt d'accés de la Clau API",
"API keys": "Claus de l'API", "API keys": "Claus de l'API",
"API Version": "",
"Application DN": "DN d'aplicació", "Application DN": "DN d'aplicació",
"Application DN Password": "Contrasenya del DN d'aplicació", "Application DN Password": "Contrasenya del DN d'aplicació",
"applies to all users with the \"user\" role": "s'aplica a tots els usuaris amb el rol \"usuari\"", "applies to all users with the \"user\" role": "s'aplica a tots els usuaris amb el rol \"usuari\"",
@ -725,6 +726,7 @@
"Leaderboard": "Tauler de classificació", "Leaderboard": "Tauler de classificació",
"Learn more about OpenAPI tool servers.": "Aprèn més sobre els servidors d'eines OpenAPI", "Learn more about OpenAPI tool servers.": "Aprèn més sobre els servidors d'eines OpenAPI",
"Leave empty for unlimited": "Deixar-ho buit per il·limitat", "Leave empty for unlimited": "Deixar-ho buit per il·limitat",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Deixar-ho buit per incloure tots els models del punt de connexió \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Deixar-ho buit per incloure tots els models del punt de connexió \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Deixar-ho buit per incloure tots els models del punt de connexió \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Deixar-ho buit per incloure tots els models del punt de connexió \"{{url}}/models\"",
"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 include all models or select specific models": "Deixa-ho en blanc per incloure tots els models o selecciona models específics",

View File

@ -95,6 +95,7 @@
"API Key created.": "", "API Key created.": "",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "", "API keys": "",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API klíč byl vytvořen.", "API Key created.": "API klíč byl vytvořen.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API klíče", "API keys": "API klíče",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "Žebříček", "Leaderboard": "Žebříček",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Nechte prázdné pro neomezeně", "Leave empty for unlimited": "Nechte prázdné pro neomezeně",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Nechte prázdné pro zahrnutí všech modelů nebo vyberte konkrétní modely.",

View File

@ -95,6 +95,7 @@
"API Key created.": "API nøgle lavet", "API Key created.": "API nøgle lavet",
"API Key Endpoint Restrictions": "API nøgler endpoint forbehold", "API Key Endpoint Restrictions": "API nøgler endpoint forbehold",
"API keys": "API nøgler", "API keys": "API nøgler",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "gælder for alle brugere med \"bruger\" rolle", "applies to all users with the \"user\" role": "gælder for alle brugere med \"bruger\" rolle",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Lad stå tomt for ubegrænset", "Leave empty for unlimited": "Lad stå tomt for ubegrænset",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API-Schlüssel erstellt.", "API Key created.": "API-Schlüssel erstellt.",
"API Key Endpoint Restrictions": "API-Schlüssel Endpunkteinschränkungen", "API Key Endpoint Restrictions": "API-Schlüssel Endpunkteinschränkungen",
"API keys": "API-Schlüssel", "API keys": "API-Schlüssel",
"API Version": "",
"Application DN": "Anwendungs-DN", "Application DN": "Anwendungs-DN",
"Application DN Password": "Anwendungs-DN-Passwort", "Application DN Password": "Anwendungs-DN-Passwort",
"applies to all users with the \"user\" role": "gilt für alle Benutzer mit der Rolle \"Benutzer\"", "applies to all users with the \"user\" role": "gilt für alle Benutzer mit der Rolle \"Benutzer\"",
@ -725,6 +726,7 @@
"Leaderboard": "Bestenliste", "Leaderboard": "Bestenliste",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Leer lassen für unbegrenzt", "Leave empty for unlimited": "Leer lassen für unbegrenzt",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Leer lassen, um alle Modelle einzuschließen oder spezifische Modelle auszuwählen",

View File

@ -95,6 +95,7 @@
"API Key created.": "", "API Key created.": "",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "", "API keys": "",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Το κλειδί API δημιουργήθηκε.", "API Key created.": "Το κλειδί API δημιουργήθηκε.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "κλειδιά API", "API keys": "κλειδιά API",
"API Version": "",
"Application DN": "DN Εφαρμογής", "Application DN": "DN Εφαρμογής",
"Application DN Password": "Κωδικός DN Εφαρμογής", "Application DN Password": "Κωδικός DN Εφαρμογής",
"applies to all users with the \"user\" role": "εφαρμόζεται σε όλους τους χρήστες με το ρόλο \"user\"", "applies to all users with the \"user\" role": "εφαρμόζεται σε όλους τους χρήστες με το ρόλο \"user\"",
@ -725,6 +726,7 @@
"Leaderboard": "Κατάταξη", "Leaderboard": "Κατάταξη",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Αφήστε κενό για απεριόριστο", "Leave empty for unlimited": "Αφήστε κενό για απεριόριστο",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Αφήστε κενό για να χρησιμοποιήσετε όλα τα μοντέλα ή επιλέξτε συγκεκριμένα μοντέλα", "Leave empty to include all models or select specific models": "Αφήστε κενό για να χρησιμοποιήσετε όλα τα μοντέλα ή επιλέξτε συγκεκριμένα μοντέλα",

View File

@ -95,6 +95,7 @@
"API Key created.": "", "API Key created.": "",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "", "API keys": "",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "", "API Key created.": "",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "", "API keys": "",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Clave API creada.", "API Key created.": "Clave API creada.",
"API Key Endpoint Restrictions": "Clave API para Endpoints Restringidos", "API Key Endpoint Restrictions": "Clave API para Endpoints Restringidos",
"API keys": "Claves API", "API keys": "Claves API",
"API Version": "",
"Application DN": "Aplicacion DN", "Application DN": "Aplicacion DN",
"Application DN Password": "Contraseña Aplicacion DN", "Application DN Password": "Contraseña Aplicacion DN",
"applies to all users with the \"user\" role": "se aplica a todos los usuarios con el rol \"user\" ", "applies to all users with the \"user\" role": "se aplica a todos los usuarios con el rol \"user\" ",
@ -725,6 +726,7 @@
"Leaderboard": "Tabla Clasificatoria", "Leaderboard": "Tabla Clasificatoria",
"Learn more about OpenAPI tool servers.": "Saber más sobre los servidores de herramientas OpenAPI", "Learn more about OpenAPI tool servers.": "Saber más sobre los servidores de herramientas OpenAPI",
"Leave empty for unlimited": "Dejar vacío para ilimitado", "Leave empty for unlimited": "Dejar vacío para ilimitado",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Dejar vacío para incluir todos los modelos desde el endpoint \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Dejar vacío para incluir todos los modelos desde el endpoint \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Dejar vacío para incluir todos los modelos desde el endpoint \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Dejar vacío para incluir todos los modelos desde el endpoint \"{{url}}/models\"",
"Leave empty to include all models or select specific models": "Dejar vacío para incluir todos los modelos o Seleccionar modelos específicos", "Leave empty to include all models or select specific models": "Dejar vacío para incluir todos los modelos o Seleccionar modelos específicos",

View File

@ -95,6 +95,7 @@
"API Key created.": "API võti loodud.", "API Key created.": "API võti loodud.",
"API Key Endpoint Restrictions": "API võtme lõpp-punkti piirangud", "API Key Endpoint Restrictions": "API võtme lõpp-punkti piirangud",
"API keys": "API võtmed", "API keys": "API võtmed",
"API Version": "",
"Application DN": "Rakenduse DN", "Application DN": "Rakenduse DN",
"Application DN Password": "Rakenduse DN parool", "Application DN Password": "Rakenduse DN parool",
"applies to all users with the \"user\" role": "kehtib kõigile kasutajatele \"kasutaja\" rolliga", "applies to all users with the \"user\" role": "kehtib kõigile kasutajatele \"kasutaja\" rolliga",
@ -725,6 +726,7 @@
"Leaderboard": "Edetabel", "Leaderboard": "Edetabel",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Jäta tühjaks piiranguta kasutamiseks", "Leave empty for unlimited": "Jäta tühjaks piiranguta kasutamiseks",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Jäta tühjaks, et kaasata kõik mudelid või vali konkreetsed mudelid", "Leave empty to include all models or select specific models": "Jäta tühjaks, et kaasata kõik mudelid või vali konkreetsed mudelid",

View File

@ -95,6 +95,7 @@
"API Key created.": "API Gakoa sortu da.", "API Key created.": "API Gakoa sortu da.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API gakoak", "API keys": "API gakoak",
"API Version": "",
"Application DN": "Aplikazioaren DN", "Application DN": "Aplikazioaren DN",
"Application DN Password": "Aplikazioaren DN Pasahitza", "Application DN Password": "Aplikazioaren DN Pasahitza",
"applies to all users with the \"user\" role": "\"erabiltzaile\" rola duten erabiltzaile guztiei aplikatzen zaie", "applies to all users with the \"user\" role": "\"erabiltzaile\" rola duten erabiltzaile guztiei aplikatzen zaie",
@ -725,6 +726,7 @@
"Leaderboard": "Sailkapena", "Leaderboard": "Sailkapena",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Utzi hutsik mugarik ez jartzeko", "Leave empty for unlimited": "Utzi hutsik mugarik ez jartzeko",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Utzi hutsik eredu guztiak sartzeko edo hautatu eredu zehatzak", "Leave empty to include all models or select specific models": "Utzi hutsik eredu guztiak sartzeko edo hautatu eredu zehatzak",

View File

@ -95,6 +95,7 @@
"API Key created.": "کلید API ساخته شد.", "API Key created.": "کلید API ساخته شد.",
"API Key Endpoint Restrictions": "محدودیت\u200cهای نقطه پایانی کلید API", "API Key Endpoint Restrictions": "محدودیت\u200cهای نقطه پایانی کلید API",
"API keys": "کلیدهای API", "API keys": "کلیدهای API",
"API Version": "",
"Application DN": "DN برنامه", "Application DN": "DN برنامه",
"Application DN Password": "رمز عبور DN برنامه", "Application DN Password": "رمز عبور DN برنامه",
"applies to all users with the \"user\" role": "برای همه کاربران با نقش \"کاربر\" اعمال می\u200cشود", "applies to all users with the \"user\" role": "برای همه کاربران با نقش \"کاربر\" اعمال می\u200cشود",
@ -725,6 +726,7 @@
"Leaderboard": "تابلوی امتیازات", "Leaderboard": "تابلوی امتیازات",
"Learn more about OpenAPI tool servers.": "درباره سرورهای ابزار OpenAPI بیشتر بدانید.", "Learn more about OpenAPI tool servers.": "درباره سرورهای ابزار OpenAPI بیشتر بدانید.",
"Leave empty for unlimited": "برای نامحدود خالی بگذارید", "Leave empty for unlimited": "برای نامحدود خالی بگذارید",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "برای شامل شدن همه مدل\u200cها از نقطه پایانی \"{{url}}/api/tags\" خالی بگذارید", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "برای شامل شدن همه مدل\u200cها از نقطه پایانی \"{{url}}/api/tags\" خالی بگذارید",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "برای شامل شدن همه مدل\u200cها از نقطه پایانی \"{{url}}/models\" خالی بگذارید", "Leave empty to include all models from \"{{url}}/models\" endpoint": "برای شامل شدن همه مدل\u200cها از نقطه پایانی \"{{url}}/models\" خالی بگذارید",
"Leave empty to include all models or select specific models": "برای شامل شدن همه مدل\u200cها خالی بگذارید یا مدل\u200cهای خاص را انتخاب کنید", "Leave empty to include all models or select specific models": "برای شامل شدن همه مدل\u200cها خالی بگذارید یا مدل\u200cهای خاص را انتخاب کنید",

View File

@ -95,6 +95,7 @@
"API Key created.": "API-avain luotu.", "API Key created.": "API-avain luotu.",
"API Key Endpoint Restrictions": "API-avaimen päätepiste rajoitukset", "API Key Endpoint Restrictions": "API-avaimen päätepiste rajoitukset",
"API keys": "API-avaimet", "API keys": "API-avaimet",
"API Version": "",
"Application DN": "Sovelluksen DN", "Application DN": "Sovelluksen DN",
"Application DN Password": "Sovelluksen DN-salasana", "Application DN Password": "Sovelluksen DN-salasana",
"applies to all users with the \"user\" role": "koskee kaikkia käyttäjiä, joilla on \"käyttäjä\"-rooli", "applies to all users with the \"user\" role": "koskee kaikkia käyttäjiä, joilla on \"käyttäjä\"-rooli",
@ -725,6 +726,7 @@
"Leaderboard": "Tulosluettelo", "Leaderboard": "Tulosluettelo",
"Learn more about OpenAPI tool servers.": "Lue lisää OpenAPI työkalu palvelimista.", "Learn more about OpenAPI tool servers.": "Lue lisää OpenAPI työkalu palvelimista.",
"Leave empty for unlimited": "Rajaton tyhjäksi jättämällä", "Leave empty for unlimited": "Rajaton tyhjäksi jättämällä",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Jätä tyhjäksi sisällyttääksesi \"{{url}}/api/tags\" päätepisteen mallit", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Jätä tyhjäksi sisällyttääksesi \"{{url}}/api/tags\" päätepisteen mallit",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Jätä tyhjäksi sisällyttääksesi \"{{url}}/models\" päätepisteen mallit", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Jätä tyhjäksi sisällyttääksesi \"{{url}}/models\" päätepisteen mallit",
"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 include all models or select specific models": "Jätä tyhjäksi, jos haluat sisällyttää kaikki mallit tai valitse tietyt mallit",

View File

@ -95,6 +95,7 @@
"API Key created.": "Clé d'API générée.", "API Key created.": "Clé d'API générée.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Clés d'API", "API keys": "Clés d'API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Clé d'API générée.", "API Key created.": "Clé d'API générée.",
"API Key Endpoint Restrictions": "Restrictions des points de terminaison de la clé API", "API Key Endpoint Restrictions": "Restrictions des points de terminaison de la clé API",
"API keys": "Clés d'API", "API keys": "Clés d'API",
"API Version": "",
"Application DN": "DN de l'application", "Application DN": "DN de l'application",
"Application DN Password": "Mot de passe DN de l'application", "Application DN Password": "Mot de passe DN de l'application",
"applies to all users with the \"user\" role": "s'applique à tous les utilisateurs ayant le rôle « utilisateur »", "applies to all users with the \"user\" role": "s'applique à tous les utilisateurs ayant le rôle « utilisateur »",
@ -725,6 +726,7 @@
"Leaderboard": "Classement", "Leaderboard": "Classement",
"Learn more about OpenAPI tool servers.": "En savoir plus sur les serveurs d'outils OpenAPI.", "Learn more about OpenAPI tool servers.": "En savoir plus sur les serveurs d'outils OpenAPI.",
"Leave empty for unlimited": "Laissez vide pour illimité", "Leave empty for unlimited": "Laissez vide pour illimité",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Laissez vide pour inclure tous les modèles ou sélectionnez des modèles spécifiques",

View File

@ -95,6 +95,7 @@
"API Key created.": "מפתח API נוצר.", "API Key created.": "מפתח API נוצר.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "מפתחות API", "API keys": "מפתחות API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "एपीआई कुंजी बनाई गई", "API Key created.": "एपीआई कुंजी बनाई गई",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "एपीआई कुंजियाँ", "API keys": "एपीआई कुंजियाँ",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API ključ je stvoren.", "API Key created.": "API ključ je stvoren.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API ključevi", "API keys": "API ključevi",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API kulcs létrehozva.", "API Key created.": "API kulcs létrehozva.",
"API Key Endpoint Restrictions": "API kulcs végpont korlátozások", "API Key Endpoint Restrictions": "API kulcs végpont korlátozások",
"API keys": "API kulcsok", "API keys": "API kulcsok",
"API Version": "",
"Application DN": "Alkalmazás DN", "Application DN": "Alkalmazás DN",
"Application DN Password": "Alkalmazás DN jelszó", "Application DN Password": "Alkalmazás DN jelszó",
"applies to all users with the \"user\" role": "minden \"felhasználó\" szerepkörű felhasználóra vonatkozik", "applies to all users with the \"user\" role": "minden \"felhasználó\" szerepkörű felhasználóra vonatkozik",
@ -725,6 +726,7 @@
"Leaderboard": "Ranglista", "Leaderboard": "Ranglista",
"Learn more about OpenAPI tool servers.": "Tudj meg többet az OpenAPI eszköszerverekről.", "Learn more about OpenAPI tool servers.": "Tudj meg többet az OpenAPI eszköszerverekről.",
"Leave empty for unlimited": "Hagyja üresen a korlátlan használathoz", "Leave empty for unlimited": "Hagyja üresen a korlátlan használathoz",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Hagyja üresen, hogy az összes modellt tartalmazza a \"{{url}}/api/tags\" végpontból", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Hagyja üresen, hogy az összes modellt tartalmazza a \"{{url}}/api/tags\" végpontból",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Hagyja üresen, hogy az összes modellt tartalmazza a \"{{url}}/models\" végpontból", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Hagyja üresen, hogy az összes modellt tartalmazza a \"{{url}}/models\" végpontból",
"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 include all models or select specific models": "Hagyja üresen az összes modell használatához, vagy válasszon ki konkrét modelleket",

View File

@ -95,6 +95,7 @@
"API Key created.": "Kunci API dibuat.", "API Key created.": "Kunci API dibuat.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Kunci API", "API keys": "Kunci API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Cruthaíodh Eochair API.", "API Key created.": "Cruthaíodh Eochair API.",
"API Key Endpoint Restrictions": "Príomhshrianta Críochphointe API", "API Key Endpoint Restrictions": "Príomhshrianta Críochphointe API",
"API keys": "Eochracha API", "API keys": "Eochracha API",
"API Version": "",
"Application DN": "Feidhmchlár DN", "Application DN": "Feidhmchlár DN",
"Application DN Password": "Feidhmchlár DN Pasfhocal", "Application DN Password": "Feidhmchlár DN Pasfhocal",
"applies to all users with the \"user\" role": "baineann sé le gach úsáideoir a bhfuil an ról \"úsáideoir\" aige", "applies to all users with the \"user\" role": "baineann sé le gach úsáideoir a bhfuil an ról \"úsáideoir\" aige",
@ -725,6 +726,7 @@
"Leaderboard": "An Clár Ceannairí", "Leaderboard": "An Clár Ceannairí",
"Learn more about OpenAPI tool servers.": "Foghlaim tuilleadh faoi fhreastalaithe uirlisí OpenAPI.", "Learn more about OpenAPI tool servers.": "Foghlaim tuilleadh faoi fhreastalaithe uirlisí OpenAPI.",
"Leave empty for unlimited": "Fág folamh le haghaidh neamhtheoranta", "Leave empty for unlimited": "Fág folamh le haghaidh neamhtheoranta",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Fág folamh chun gach múnla ó chríochphointe \"{{url}}/api/tags\" a chur san áireamh", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Fág folamh chun gach múnla ó chríochphointe \"{{url}}/api/tags\" a chur san áireamh",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Fág folamh chun gach múnla ón gcríochphointe \"{{url}}/models\" a chur san áireamh", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Fág folamh chun gach múnla ón gcríochphointe \"{{url}}/models\" a chur san áireamh",
"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 include all models or select specific models": "Fág folamh chun gach múnla a chur san áireamh nó roghnaigh múnlaí sonracha",

View File

@ -95,6 +95,7 @@
"API Key created.": "Chiave API creata.", "API Key created.": "Chiave API creata.",
"API Key Endpoint Restrictions": "Restrizioni Endpoint Chiave API", "API Key Endpoint Restrictions": "Restrizioni Endpoint Chiave API",
"API keys": "Chiavi API", "API keys": "Chiavi API",
"API Version": "",
"Application DN": "DN dell'applicazione", "Application DN": "DN dell'applicazione",
"Application DN Password": "Password DN dell'applicazione", "Application DN Password": "Password DN dell'applicazione",
"applies to all users with the \"user\" role": "applica a tutti gli utenti con il ruolo \"utente\"", "applies to all users with the \"user\" role": "applica a tutti gli utenti con il ruolo \"utente\"",
@ -725,6 +726,7 @@
"Leaderboard": "Classifica", "Leaderboard": "Classifica",
"Learn more about OpenAPI tool servers.": "Scopri di più sui server di tool OpenAPI.", "Learn more about OpenAPI tool servers.": "Scopri di più sui server di tool OpenAPI.",
"Leave empty for unlimited": "Lascia vuoto per illimitato", "Leave empty for unlimited": "Lascia vuoto per illimitato",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Lascia vuoto per includere tutti i modelli dall'endpoint \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Lascia vuoto per includere tutti i modelli dall'endpoint \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Lascia vuoto per includere tutti i modelli dall'endpoint \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Lascia vuoto per includere tutti i modelli dall'endpoint \"{{url}}/models\"",
"Leave empty to include all models or select specific models": "Lascia vuoto per includere tutti i modelli o seleziona modelli specifici", "Leave empty to include all models or select specific models": "Lascia vuoto per includere tutti i modelli o seleziona modelli specifici",

View File

@ -95,6 +95,7 @@
"API Key created.": "API キーが作成されました。", "API Key created.": "API キーが作成されました。",
"API Key Endpoint Restrictions": "API キーのエンドポイント制限", "API Key Endpoint Restrictions": "API キーのエンドポイント制限",
"API keys": "API キー", "API keys": "API キー",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "リーダーボード", "Leaderboard": "リーダーボード",
"Learn more about OpenAPI tool servers.": "OpenAPIツールサーバーについては、こちらをご覧ください。", "Learn more about OpenAPI tool servers.": "OpenAPIツールサーバーについては、こちらをご覧ください。",
"Leave empty for unlimited": "空欄なら無制限", "Leave empty for unlimited": "空欄なら無制限",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "空欄なら「{{url}}/api/tags」エンドポイントからすべてのモデルを含める", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "空欄なら「{{url}}/api/tags」エンドポイントからすべてのモデルを含める",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "空欄なら「{{url}}/models」エンドポイントからすべてのモデルを含める", "Leave empty to include all models from \"{{url}}/models\" endpoint": "空欄なら「{{url}}/models」エンドポイントからすべてのモデルを含める",
"Leave empty to include all models or select specific models": "すべてのモデルを含めるか、特定のモデルを選択", "Leave empty to include all models or select specific models": "すべてのモデルを含めるか、特定のモデルを選択",

View File

@ -95,6 +95,7 @@
"API Key created.": "API გასაღები შეიქმნა.", "API Key created.": "API გასაღები შეიქმნა.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API გასაღებები", "API keys": "API გასაღებები",
"API Version": "",
"Application DN": "აპლიკაციის DN", "Application DN": "აპლიკაციის DN",
"Application DN Password": "აპლიკაციის DN-ის პაროლი", "Application DN Password": "აპლიკაციის DN-ის პაროლი",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "ლიდერების დაფა", "Leaderboard": "ლიდერების დაფა",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API 키가 생성되었습니다.", "API Key created.": "API 키가 생성되었습니다.",
"API Key Endpoint Restrictions": "API 키 엔드포인트 제한", "API Key Endpoint Restrictions": "API 키 엔드포인트 제한",
"API keys": "API 키", "API keys": "API 키",
"API Version": "",
"Application DN": "Application DN", "Application DN": "Application DN",
"Application DN Password": "Application DN 비밀번호", "Application DN Password": "Application DN 비밀번호",
"applies to all users with the \"user\" role": "\"사용자\" 권한의 모든 사용자에게 적용됩니다", "applies to all users with the \"user\" role": "\"사용자\" 권한의 모든 사용자에게 적용됩니다",
@ -725,6 +726,7 @@
"Leaderboard": "리더보드", "Leaderboard": "리더보드",
"Learn more about OpenAPI tool servers.": "OpenAPI 도구 서버에 대해 자세히 알아보세요.", "Learn more about OpenAPI tool servers.": "OpenAPI 도구 서버에 대해 자세히 알아보세요.",
"Leave empty for unlimited": "무제한을 위해 빈칸으로 남겨두세요", "Leave empty for unlimited": "무제한을 위해 빈칸으로 남겨두세요",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "\\\"{{url}}/api/tags\\\" 엔드포인트의 모든 모델을 포함하려면 비워 두세요", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "\\\"{{url}}/api/tags\\\" 엔드포인트의 모든 모델을 포함하려면 비워 두세요",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "\\\"{{url}}/models\\\" 엔드포인트의 모든 모델을 포함하려면 비워 두세요", "Leave empty to include all models from \"{{url}}/models\" endpoint": "\\\"{{url}}/models\\\" 엔드포인트의 모든 모델을 포함하려면 비워 두세요",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API raktas sukurtas", "API Key created.": "API raktas sukurtas",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API raktai", "API keys": "API raktai",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Kunci API dicipta", "API Key created.": "Kunci API dicipta",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Kekunci API", "API keys": "Kekunci API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API-nøkkel opprettet.", "API Key created.": "API-nøkkel opprettet.",
"API Key Endpoint Restrictions": "Begrensninger for API-nøkkelens endepunkt", "API Key Endpoint Restrictions": "Begrensninger for API-nøkkelens endepunkt",
"API keys": "API-nøkler", "API keys": "API-nøkler",
"API Version": "",
"Application DN": "Applikasjonens DN", "Application DN": "Applikasjonens DN",
"Application DN Password": "Applikasjonens DN-passord", "Application DN Password": "Applikasjonens DN-passord",
"applies to all users with the \"user\" role": "gjelder for alle brukere med rollen \"user\"", "applies to all users with the \"user\" role": "gjelder for alle brukere med rollen \"user\"",
@ -725,6 +726,7 @@
"Leaderboard": "Ledertavle", "Leaderboard": "Ledertavle",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "La stå tomt for ubegrenset", "Leave empty for unlimited": "La stå tomt for ubegrenset",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "La stå tomt for å inkludere alle modeller", "Leave empty to include all models or select specific models": "La stå tomt for å inkludere alle modeller",

View File

@ -95,6 +95,7 @@
"API Key created.": "API-sleutel aangemaakt.", "API Key created.": "API-sleutel aangemaakt.",
"API Key Endpoint Restrictions": "API-sleutel endpoint-beperkingen", "API Key Endpoint Restrictions": "API-sleutel endpoint-beperkingen",
"API keys": "API-sleutels", "API keys": "API-sleutels",
"API Version": "",
"Application DN": "Applicatie DN", "Application DN": "Applicatie DN",
"Application DN Password": "Applicatie", "Application DN Password": "Applicatie",
"applies to all users with the \"user\" role": "wordt op alle gebruikers met de \"gebruikersrol\" toegepast", "applies to all users with the \"user\" role": "wordt op alle gebruikers met de \"gebruikersrol\" toegepast",
@ -725,6 +726,7 @@
"Leaderboard": "Klassement", "Leaderboard": "Klassement",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Laat leeg voor ongelimiteerd", "Leave empty for unlimited": "Laat leeg voor ongelimiteerd",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Laat leeg om alle modellen van het \"{{url}}/api/tags\"-endpoint mee te nemen", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Laat leeg om alle modellen van het \"{{url}}/api/tags\"-endpoint mee te nemen",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Laat leeg om alle modellen van \"{{url}}/models\"-endpoint mee te nemen", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Laat leeg om alle modellen van \"{{url}}/models\"-endpoint mee te nemen",
"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 include all models or select specific models": "Laat leeg om alle modellen mee te nemen, of selecteer specifieke modellen",

View File

@ -95,6 +95,7 @@
"API Key created.": "API ਕੁੰਜੀ ਬਣਾਈ ਗਈ।", "API Key created.": "API ਕੁੰਜੀ ਬਣਾਈ ਗਈ।",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API ਕੁੰਜੀਆਂ", "API keys": "API ਕੁੰਜੀਆਂ",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Klucz API został utworzony.", "API Key created.": "Klucz API został utworzony.",
"API Key Endpoint Restrictions": "Ograniczenia punktu końcowego klucza API", "API Key Endpoint Restrictions": "Ograniczenia punktu końcowego klucza API",
"API keys": "Klucze API", "API keys": "Klucze API",
"API Version": "",
"Application DN": "Konto techniczne - Format DN", "Application DN": "Konto techniczne - Format DN",
"Application DN Password": "Hasło do konta technicznego", "Application DN Password": "Hasło do konta technicznego",
"applies to all users with the \"user\" role": "dotyczy wszystkich użytkowników z rolą \"user\"", "applies to all users with the \"user\" role": "dotyczy wszystkich użytkowników z rolą \"user\"",
@ -725,6 +726,7 @@
"Leaderboard": "Tablica wyników", "Leaderboard": "Tablica wyników",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Pozostaw puste dla nieograniczonego", "Leave empty for unlimited": "Pozostaw puste dla nieograniczonego",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Pozostaw puste, aby uwzględnić wszystkie modele lub wybierz konkretne modele", "Leave empty to include all models or select specific models": "Pozostaw puste, aby uwzględnić wszystkie modele lub wybierz konkretne modele",

View File

@ -95,6 +95,7 @@
"API Key created.": "Chave API criada.", "API Key created.": "Chave API criada.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Chaves API", "API keys": "Chaves API",
"API Version": "",
"Application DN": "DN da Aplicação", "Application DN": "DN da Aplicação",
"Application DN Password": "Senha da aplicação DN", "Application DN Password": "Senha da aplicação DN",
"applies to all users with the \"user\" role": "Aplicar para todos com permissão de \"usuário\"", "applies to all users with the \"user\" role": "Aplicar para todos com permissão de \"usuário\"",
@ -725,6 +726,7 @@
"Leaderboard": "Tabela de classificação", "Leaderboard": "Tabela de classificação",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Deixe vazio para ilimitado", "Leave empty for unlimited": "Deixe vazio para ilimitado",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "Deixe vazio para incluir todos os modelos ou selecione modelos especificos", "Leave empty to include all models or select specific models": "Deixe vazio para incluir todos os modelos ou selecione modelos especificos",

View File

@ -95,6 +95,7 @@
"API Key created.": "Chave da API criada.", "API Key created.": "Chave da API criada.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Chaves da API", "API keys": "Chaves da API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "Cheie API creată.", "API Key created.": "Cheie API creată.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "Chei API", "API keys": "Chei API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "Tabel de clasament", "Leaderboard": "Tabel de clasament",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Lăsați gol pentru nelimitat", "Leave empty for unlimited": "Lăsați gol pentru nelimitat",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Lăsați gol pentru a include toate modelele sau selectați modele specifice",

View File

@ -95,6 +95,7 @@
"API Key created.": "Ключ API создан.", "API Key created.": "Ключ API создан.",
"API Key Endpoint Restrictions": "Ограничения на энд-поинт API", "API Key Endpoint Restrictions": "Ограничения на энд-поинт API",
"API keys": "Ключи API", "API keys": "Ключи API",
"API Version": "",
"Application DN": "DN приложения", "Application DN": "DN приложения",
"Application DN Password": "DN-пароль приложения", "Application DN Password": "DN-пароль приложения",
"applies to all users with the \"user\" role": "применяется ко всем пользователям с ролью «пользователь»", "applies to all users with the \"user\" role": "применяется ко всем пользователям с ролью «пользователь»",
@ -725,6 +726,7 @@
"Leaderboard": "Таблица лидеров", "Leaderboard": "Таблица лидеров",
"Learn more about OpenAPI tool servers.": "Узнайте больше о серверах инструментов OpenAPI.", "Learn more about OpenAPI tool servers.": "Узнайте больше о серверах инструментов OpenAPI.",
"Leave empty for unlimited": "Оставьте пустым для неограниченного", "Leave empty for unlimited": "Оставьте пустым для неограниченного",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Оставьте пустым, чтобы включить все модели из конечной точки \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Оставьте пустым, чтобы включить все модели из конечной точки \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Оставьте поле пустым, чтобы включить все модели из конечной точки \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Оставьте поле пустым, чтобы включить все модели из конечной точки \"{{url}}/models\"",
"Leave empty to include all models or select specific models": "Оставьте поле пустым, чтобы включить все модели или выбрать конкретные модели", "Leave empty to include all models or select specific models": "Оставьте поле пустым, чтобы включить все модели или выбрать конкретные модели",

View File

@ -95,6 +95,7 @@
"API Key created.": "API kľúč bol vytvorený.", "API Key created.": "API kľúč bol vytvorený.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API kľúče", "API keys": "API kľúče",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "Rebríček", "Leaderboard": "Rebríček",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Nechajte prázdne pre neobmedzene", "Leave empty for unlimited": "Nechajte prázdne pre neobmedzene",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Nechajte prázdne pre zahrnutie všetkých modelov alebo vyberte konkrétne modely.",

View File

@ -95,6 +95,7 @@
"API Key created.": "API кључ направљен.", "API Key created.": "API кључ направљен.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API кључеви", "API keys": "API кључеви",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "Ранг листа", "Leaderboard": "Ранг листа",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API-nyckel skapad.", "API Key created.": "API-nyckel skapad.",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API-nycklar", "API keys": "API-nycklar",
"API Version": "",
"Application DN": "Applikations-DN", "Application DN": "Applikations-DN",
"Application DN Password": "Applikations-DN lösenord", "Application DN Password": "Applikations-DN lösenord",
"applies to all users with the \"user\" role": "gäller alla användare med \"user\"-rollen", "applies to all users with the \"user\" role": "gäller alla användare med \"user\"-rollen",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "สร้างคีย์ API แล้ว", "API Key created.": "สร้างคีย์ API แล้ว",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "คีย์ API", "API keys": "คีย์ API",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "", "API Key created.": "",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "", "API keys": "",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "", "Leaderboard": "",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "", "Leave empty for unlimited": "",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "", "Leave empty to include all models or select specific models": "",

View File

@ -95,6 +95,7 @@
"API Key created.": "API Anahtarı oluşturuldu.", "API Key created.": "API Anahtarı oluşturuldu.",
"API Key Endpoint Restrictions": "API Anahtarı Uç Nokta Kısıtlamaları", "API Key Endpoint Restrictions": "API Anahtarı Uç Nokta Kısıtlamaları",
"API keys": "API anahtarları", "API keys": "API anahtarları",
"API Version": "",
"Application DN": "Uygulama DN", "Application DN": "Uygulama DN",
"Application DN Password": "Uygulama DN Parola", "Application DN Password": "Uygulama DN Parola",
"applies to all users with the \"user\" role": "\"kullanıcı\" rolüne sahip tüm kullanıcılar için geçerlidir", "applies to all users with the \"user\" role": "\"kullanıcı\" rolüne sahip tüm kullanıcılar için geçerlidir",
@ -725,6 +726,7 @@
"Leaderboard": "Liderlik Tablosu", "Leaderboard": "Liderlik Tablosu",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Sınırsız için boş bırakınız", "Leave empty for unlimited": "Sınırsız için boş bırakınız",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"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 include all models or select specific models": "Tüm modelleri dahil etmek için boş bırakın veya belirli modelleri seçin",

View File

@ -95,6 +95,7 @@
"API Key created.": "Ключ API створено.", "API Key created.": "Ключ API створено.",
"API Key Endpoint Restrictions": "Обмеження кінцевої точки ключа API", "API Key Endpoint Restrictions": "Обмеження кінцевої точки ключа API",
"API keys": "Ключі API", "API keys": "Ключі API",
"API Version": "",
"Application DN": "DN застосунку", "Application DN": "DN застосунку",
"Application DN Password": "Пароль DN застосунку", "Application DN Password": "Пароль DN застосунку",
"applies to all users with the \"user\" role": "стосується всіх користувачів з роллю \"користувач\"", "applies to all users with the \"user\" role": "стосується всіх користувачів з роллю \"користувач\"",
@ -725,6 +726,7 @@
"Leaderboard": "Таблиця лідерів", "Leaderboard": "Таблиця лідерів",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Залиште порожнім для необмеженого розміру", "Leave empty for unlimited": "Залиште порожнім для необмеженого розміру",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Залиште порожнім, щоб включити всі моделі з кінцевої точки \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Залиште порожнім, щоб включити всі моделі з кінцевої точки \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Залиште порожнім, щоб включити всі моделі з кінцевої точки \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Залиште порожнім, щоб включити всі моделі з кінцевої точки \"{{url}}/models\"",
"Leave empty to include all models or select specific models": "Залиште порожнім, щоб включити усі моделі, або виберіть конкретні моделі.", "Leave empty to include all models or select specific models": "Залиште порожнім, щоб включити усі моделі, або виберіть конкретні моделі.",

View File

@ -95,6 +95,7 @@
"API Key created.": "اے پی آئی کلید بنائی گئی", "API Key created.": "اے پی آئی کلید بنائی گئی",
"API Key Endpoint Restrictions": "", "API Key Endpoint Restrictions": "",
"API keys": "API کیز", "API keys": "API کیز",
"API Version": "",
"Application DN": "", "Application DN": "",
"Application DN Password": "", "Application DN Password": "",
"applies to all users with the \"user\" role": "", "applies to all users with the \"user\" role": "",
@ -725,6 +726,7 @@
"Leaderboard": "لیڈر بورڈ", "Leaderboard": "لیڈر بورڈ",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "لامحدود کے لیے خالی چھوڑیں", "Leave empty for unlimited": "لامحدود کے لیے خالی چھوڑیں",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "", "Leave empty to include all models from \"{{url}}/models\" endpoint": "",
"Leave empty to include all models or select specific models": "تمام ماڈلز کو شامل کرنے کے لئے خالی چھوڑ دیں یا مخصوص ماڈلز منتخب کریں", "Leave empty to include all models or select specific models": "تمام ماڈلز کو شامل کرنے کے لئے خالی چھوڑ دیں یا مخصوص ماڈلز منتخب کریں",

View File

@ -95,6 +95,7 @@
"API Key created.": "Khóa API đã tạo", "API Key created.": "Khóa API đã tạo",
"API Key Endpoint Restrictions": "Hạn chế Endpoint Khóa API", "API Key Endpoint Restrictions": "Hạn chế Endpoint Khóa API",
"API keys": "API Keys", "API keys": "API Keys",
"API Version": "",
"Application DN": "DN Ứng dụng", "Application DN": "DN Ứng dụng",
"Application DN Password": "Mật khẩu DN Ứng dụng", "Application DN Password": "Mật khẩu DN Ứng dụng",
"applies to all users with the \"user\" role": "áp dụng cho tất cả người dùng có vai trò \"user\"", "applies to all users with the \"user\" role": "áp dụng cho tất cả người dùng có vai trò \"user\"",
@ -725,6 +726,7 @@
"Leaderboard": "Bảng xếp hạng", "Leaderboard": "Bảng xếp hạng",
"Learn more about OpenAPI tool servers.": "", "Learn more about OpenAPI tool servers.": "",
"Leave empty for unlimited": "Để trống nếu không giới hạn", "Leave empty for unlimited": "Để trống nếu không giới hạn",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Để trống để bao gồm tất cả các mô hình từ điểm cuối \"{{url}}/api/tags\"", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "Để trống để bao gồm tất cả các mô hình từ điểm cuối \"{{url}}/api/tags\"",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "Để trống để bao gồm tất cả các mô hình từ điểm cuối \"{{url}}/models\"", "Leave empty to include all models from \"{{url}}/models\" endpoint": "Để trống để bao gồm tất cả các mô hình từ điểm cuối \"{{url}}/models\"",
"Leave empty to include all models or select specific models": "Để trống để bao gồm tất cả các mô hình hoặc chọn các mô hình cụ thể", "Leave empty to include all models or select specific models": "Để trống để bao gồm tất cả các mô hình hoặc chọn các mô hình cụ thể",

View File

@ -95,6 +95,7 @@
"API Key created.": "API 密钥已创建。", "API Key created.": "API 密钥已创建。",
"API Key Endpoint Restrictions": "API 密钥端点限制", "API Key Endpoint Restrictions": "API 密钥端点限制",
"API keys": "API 密钥", "API keys": "API 密钥",
"API Version": "",
"Application DN": "Application DN", "Application DN": "Application DN",
"Application DN Password": "Application DN 密码", "Application DN Password": "Application DN 密码",
"applies to all users with the \"user\" role": "用于所有具有“用户”角色的用户", "applies to all users with the \"user\" role": "用于所有具有“用户”角色的用户",
@ -725,6 +726,7 @@
"Leaderboard": "排行榜", "Leaderboard": "排行榜",
"Learn more about OpenAPI tool servers.": "进一步了解 OpenAPI 工具服务器。", "Learn more about OpenAPI tool servers.": "进一步了解 OpenAPI 工具服务器。",
"Leave empty for unlimited": "留空表示无限制", "Leave empty for unlimited": "留空表示无限制",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "留空以包含来自 \"{{url}}/api/tags\" 端点的所有模型", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "留空以包含来自 \"{{url}}/api/tags\" 端点的所有模型",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "留空以包含来自 \"{{url}}/models\" 端点的所有模型", "Leave empty to include all models from \"{{url}}/models\" endpoint": "留空以包含来自 \"{{url}}/models\" 端点的所有模型",
"Leave empty to include all models or select specific models": "留空表示包含所有模型或请选择模型", "Leave empty to include all models or select specific models": "留空表示包含所有模型或请选择模型",

View File

@ -95,6 +95,7 @@
"API Key created.": "API 金鑰已建立。", "API Key created.": "API 金鑰已建立。",
"API Key Endpoint Restrictions": "API 金鑰端點限制", "API Key Endpoint Restrictions": "API 金鑰端點限制",
"API keys": "API 金鑰", "API keys": "API 金鑰",
"API Version": "",
"Application DN": "應用程式 DN", "Application DN": "應用程式 DN",
"Application DN Password": "應用程式 DN 密碼", "Application DN Password": "應用程式 DN 密碼",
"applies to all users with the \"user\" role": "適用於所有具有「使用者」角色的使用者", "applies to all users with the \"user\" role": "適用於所有具有「使用者」角色的使用者",
@ -725,6 +726,7 @@
"Leaderboard": "排行榜", "Leaderboard": "排行榜",
"Learn more about OpenAPI tool servers.": "進一步了解 OpenAPI 工具伺服器。", "Learn more about OpenAPI tool servers.": "進一步了解 OpenAPI 工具伺服器。",
"Leave empty for unlimited": "留空表示無限制", "Leave empty for unlimited": "留空表示無限制",
"Leave empty to include all models from \"{{url}}\" endpoint": "",
"Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "留空以包含來自 \"{{url}}/api/tags\" 端點的所有模型。", "Leave empty to include all models from \"{{url}}/api/tags\" endpoint": "留空以包含來自 \"{{url}}/api/tags\" 端點的所有模型。",
"Leave empty to include all models from \"{{url}}/models\" endpoint": "留空以包含來自 \"{{url}}/models\" 端點的所有模型。", "Leave empty to include all models from \"{{url}}/models\" endpoint": "留空以包含來自 \"{{url}}/models\" 端點的所有模型。",
"Leave empty to include all models or select specific models": "留空以包含所有模型或選擇特定模型", "Leave empty to include all models or select specific models": "留空以包含所有模型或選擇特定模型",