Merge pull request #6840 from Peter-De-Ath/fix-translation-uk-UA

Fix missing comma in Ukrainian translation.json
This commit is contained in:
Timothy Jaeryang Baek 2024-11-10 16:26:55 -08:00 committed by GitHub
commit 24f2152493
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
47 changed files with 2 additions and 94 deletions

View File

@ -129,7 +129,7 @@
{#each message.files as file} {#each message.files as file}
<div class={($settings?.chatBubble ?? true) ? 'self-end' : ''}> <div class={($settings?.chatBubble ?? true) ? 'self-end' : ''}>
{#if file.type === 'image'} {#if file.type === 'image'}
<Image src={file.url} imageClassName=" max-h-96 rounded-lg" /> <Image src={file.url} imageClassName=" max-h-96 rounded-lg" />
{:else} {:else}
<FileItem <FileItem
item={file} item={file}

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "أضف", "Add": "أضف",
"Add a model id": "إضافة معرف نموذج",
"Add a short description about what this model does": "أضف وصفا موجزا حول ما يفعله هذا النموذج", "Add a short description about what this model does": "أضف وصفا موجزا حول ما يفعله هذا النموذج",
"Add a short title for this prompt": "أضف عنوانًا قصيرًا لبداء المحادثة", "Add a short title for this prompt": "أضف عنوانًا قصيرًا لبداء المحادثة",
"Add a tag": "أضافة تاق", "Add a tag": "أضافة تاق",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "الأسم", "Name": "الأسم",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "قم بتسمية النموذج الخاص بك",
"New Chat": "دردشة جديدة", "New Chat": "دردشة جديدة",
"New folder": "", "New folder": "",
"New Password": "كلمة المرور الجديدة", "New Password": "كلمة المرور الجديدة",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "Добавяне", "Add": "Добавяне",
"Add a model id": "Добавяне на ИД на модел",
"Add a short description about what this model does": "Добавете кратко описание за това какво прави този модел", "Add a short description about what this model does": "Добавете кратко описание за това какво прави този модел",
"Add a short title for this prompt": "Добавяне на кратко заглавие за този промпт", "Add a short title for this prompt": "Добавяне на кратко заглавие за този промпт",
"Add a tag": "Добавяне на таг", "Add a tag": "Добавяне на таг",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Име", "Name": "Име",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Дайте име на вашия модел",
"New Chat": "Нов чат", "New Chat": "Нов чат",
"New folder": "", "New folder": "",
"New Password": "Нова парола", "New Password": "Нова парола",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "যোগ করুন", "Add": "যোগ করুন",
"Add a model id": "একটি মডেল ID যোগ করুন",
"Add a short description about what this model does": "এই মডেলটি কী করে সে সম্পর্কে একটি সংক্ষিপ্ত বিবরণ যুক্ত করুন", "Add a short description about what this model does": "এই মডেলটি কী করে সে সম্পর্কে একটি সংক্ষিপ্ত বিবরণ যুক্ত করুন",
"Add a short title for this prompt": "এই প্রম্পটের জন্য একটি সংক্ষিপ্ত টাইটেল যোগ করুন", "Add a short title for this prompt": "এই প্রম্পটের জন্য একটি সংক্ষিপ্ত টাইটেল যোগ করুন",
"Add a tag": "একটি ট্যাগ যোগ করুন", "Add a tag": "একটি ট্যাগ যোগ করুন",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "নাম", "Name": "নাম",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "আপনার মডেলের নাম দিন",
"New Chat": "নতুন চ্যাট", "New Chat": "নতুন চ্যাট",
"New folder": "", "New folder": "",
"New Password": "নতুন পাসওয়ার্ড", "New Password": "নতুন পাসওয়ার্ড",

View File

@ -18,7 +18,6 @@
"Actions": "Accions", "Actions": "Accions",
"Active Users": "Usuaris actius", "Active Users": "Usuaris actius",
"Add": "Afegir", "Add": "Afegir",
"Add a model id": "Afegeix un identificador de model",
"Add a short description about what this model does": "Afegeix una breu descripció sobre què fa aquest model", "Add a short description about what this model does": "Afegeix una breu descripció sobre què fa aquest model",
"Add a short title for this prompt": "Afegeix un títol curt per a aquesta indicació", "Add a short title for this prompt": "Afegeix un títol curt per a aquesta indicació",
"Add a tag": "Afegir una etiqueta", "Add a tag": "Afegir una etiqueta",
@ -524,7 +523,6 @@
"Move to Top": "Moure a dalt de tot", "Move to Top": "Moure a dalt de tot",
"Name": "Nom", "Name": "Nom",
"Name your knowledge base": "Anomena la teva base de coneixement", "Name your knowledge base": "Anomena la teva base de coneixement",
"Name your model": "Posa un nom al teu model",
"New Chat": "Nou xat", "New Chat": "Nou xat",
"New folder": "Nova carpeta", "New folder": "Nova carpeta",
"New Password": "Nova contrasenya", "New Password": "Nova contrasenya",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "", "Add": "",
"Add a model id": "",
"Add a short description about what this model does": "", "Add a short description about what this model does": "",
"Add a short title for this prompt": "Pagdugang og usa ka mubo nga titulo alang niini nga prompt", "Add a short title for this prompt": "Pagdugang og usa ka mubo nga titulo alang niini nga prompt",
"Add a tag": "Pagdugang og tag", "Add a tag": "Pagdugang og tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Ngalan", "Name": "Ngalan",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "",
"New Chat": "Bag-ong diskusyon", "New Chat": "Bag-ong diskusyon",
"New folder": "", "New folder": "",
"New Password": "Bag-ong Password", "New Password": "Bag-ong Password",

View File

@ -18,7 +18,6 @@
"Actions": "Akce", "Actions": "Akce",
"Active Users": "Aktivní uživatelé", "Active Users": "Aktivní uživatelé",
"Add": "Přidat", "Add": "Přidat",
"Add a model id": "Přidat identifikátor modelu",
"Add a short description about what this model does": "Přidejte krátký popis toho, co tento model dělá.", "Add a short description about what this model does": "Přidejte krátký popis toho, co tento model dělá.",
"Add a short title for this prompt": "Překladový asistent pro programování", "Add a short title for this prompt": "Překladový asistent pro programování",
"Add a tag": "Přidat štítek", "Add a tag": "Přidat štítek",
@ -524,7 +523,6 @@
"Move to Top": "Přesunout nahoru", "Move to Top": "Přesunout nahoru",
"Name": "Jméno", "Name": "Jméno",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Pojmenujte svůj model",
"New Chat": "Nový chat", "New Chat": "Nový chat",
"New folder": "Nová složka", "New folder": "Nová složka",
"New Password": "Nové heslo", "New Password": "Nové heslo",

View File

@ -18,7 +18,6 @@
"Actions": "Handlinger", "Actions": "Handlinger",
"Active Users": "Aktive brugere", "Active Users": "Aktive brugere",
"Add": "Tilføj", "Add": "Tilføj",
"Add a model id": "Tilføj et model-id",
"Add a short description about what this model does": "En kort beskrivelse af hvad denne model gør", "Add a short description about what this model does": "En kort beskrivelse af hvad denne model gør",
"Add a short title for this prompt": "Tilføj en kort titel for denne prompt", "Add a short title for this prompt": "Tilføj en kort titel for denne prompt",
"Add a tag": "Tilføj et tag", "Add a tag": "Tilføj et tag",
@ -524,7 +523,6 @@
"Move to Top": "Flyt til toppen", "Move to Top": "Flyt til toppen",
"Name": "Navn", "Name": "Navn",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Navngiv din model",
"New Chat": "Ny chat", "New Chat": "Ny chat",
"New folder": "", "New folder": "",
"New Password": "Ny adgangskode", "New Password": "Ny adgangskode",

View File

@ -18,7 +18,6 @@
"Actions": "Aktionen", "Actions": "Aktionen",
"Active Users": "Aktive Benutzer", "Active Users": "Aktive Benutzer",
"Add": "Hinzufügen", "Add": "Hinzufügen",
"Add a model id": "Modell-ID hinzufügen",
"Add a short description about what this model does": "Fügen Sie eine kurze Beschreibung über dieses Modell hinzu", "Add a short description about what this model does": "Fügen Sie eine kurze Beschreibung über dieses Modell hinzu",
"Add a short title for this prompt": "Fügen Sie einen kurzen Titel für diesen Prompt hinzu", "Add a short title for this prompt": "Fügen Sie einen kurzen Titel für diesen Prompt hinzu",
"Add a tag": "Tag hinzufügen", "Add a tag": "Tag hinzufügen",
@ -524,7 +523,6 @@
"Move to Top": "Nach oben verschieben", "Move to Top": "Nach oben verschieben",
"Name": "Name", "Name": "Name",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Benennen Sie Ihr Modell",
"New Chat": "Neue Unterhaltung", "New Chat": "Neue Unterhaltung",
"New folder": "Neuer Ordner", "New folder": "Neuer Ordner",
"New Password": "Neues Passwort", "New Password": "Neues Passwort",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "", "Add": "",
"Add a model id": "",
"Add a short description about what this model does": "", "Add a short description about what this model does": "",
"Add a short title for this prompt": "Add short title for this prompt", "Add a short title for this prompt": "Add short title for this prompt",
"Add a tag": "Add such tag", "Add a tag": "Add such tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Name", "Name": "Name",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "",
"New Chat": "New Bark", "New Chat": "New Bark",
"New folder": "", "New folder": "",
"New Password": "New Barkword", "New Password": "New Barkword",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "", "Add": "",
"Add a model id": "",
"Add a short description about what this model does": "", "Add a short description about what this model does": "",
"Add a short title for this prompt": "", "Add a short title for this prompt": "",
"Add a tag": "", "Add a tag": "",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "", "Name": "",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "",
"New Chat": "", "New Chat": "",
"New folder": "", "New folder": "",
"New Password": "", "New Password": "",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "", "Add": "",
"Add a model id": "",
"Add a short description about what this model does": "", "Add a short description about what this model does": "",
"Add a short title for this prompt": "", "Add a short title for this prompt": "",
"Add a tag": "", "Add a tag": "",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "", "Name": "",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "",
"New Chat": "", "New Chat": "",
"New folder": "", "New folder": "",
"New Password": "", "New Password": "",

View File

@ -18,7 +18,6 @@
"Actions": "Acciones", "Actions": "Acciones",
"Active Users": "Usuarios activos", "Active Users": "Usuarios activos",
"Add": "Agregar", "Add": "Agregar",
"Add a model id": "Adición de un identificador de modelo",
"Add a short description about what this model does": "Agregue una breve descripción sobre lo que hace este modelo", "Add a short description about what this model does": "Agregue una breve descripción sobre lo que hace este modelo",
"Add a short title for this prompt": "Agregue un título corto para este Prompt", "Add a short title for this prompt": "Agregue un título corto para este Prompt",
"Add a tag": "Agregar una etiqueta", "Add a tag": "Agregar una etiqueta",
@ -524,7 +523,6 @@
"Move to Top": "Mueve al tope", "Move to Top": "Mueve al tope",
"Name": "Nombre", "Name": "Nombre",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Asigne un nombre a su modelo",
"New Chat": "Nuevo Chat", "New Chat": "Nuevo Chat",
"New folder": "", "New folder": "",
"New Password": "Nueva Contraseña", "New Password": "Nueva Contraseña",

View File

@ -18,7 +18,6 @@
"Actions": "کنش\u200cها", "Actions": "کنش\u200cها",
"Active Users": "کاربران فعال", "Active Users": "کاربران فعال",
"Add": "اضافه کردن", "Add": "اضافه کردن",
"Add a model id": "افزودن شناسه مدل",
"Add a short description about what this model does": "افزودن توضیحات کوتاه در مورد انچه که این مدل انجام می دهد", "Add a short description about what this model does": "افزودن توضیحات کوتاه در مورد انچه که این مدل انجام می دهد",
"Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید", "Add a short title for this prompt": "یک عنوان کوتاه برای این درخواست اضافه کنید",
"Add a tag": "افزودن یک برچسب", "Add a tag": "افزودن یک برچسب",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "نام", "Name": "نام",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "نام مدل خود را",
"New Chat": "گپ جدید", "New Chat": "گپ جدید",
"New folder": "", "New folder": "",
"New Password": "رمز عبور جدید", "New Password": "رمز عبور جدید",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "Lisää", "Add": "Lisää",
"Add a model id": "Mallitunnuksen lisääminen",
"Add a short description about what this model does": "Lisää lyhyt kuvaus siitä, mitä tämä malli tekee", "Add a short description about what this model does": "Lisää lyhyt kuvaus siitä, mitä tämä malli tekee",
"Add a short title for this prompt": "Lisää lyhyt otsikko tälle kehotteelle", "Add a short title for this prompt": "Lisää lyhyt otsikko tälle kehotteelle",
"Add a tag": "Lisää tagi", "Add a tag": "Lisää tagi",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nimi", "Name": "Nimi",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Mallin nimeäminen",
"New Chat": "Uusi keskustelu", "New Chat": "Uusi keskustelu",
"New folder": "", "New folder": "",
"New Password": "Uusi salasana", "New Password": "Uusi salasana",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "Utilisateurs actifs", "Active Users": "Utilisateurs actifs",
"Add": "Ajouter", "Add": "Ajouter",
"Add a model id": "Ajouter un identifiant de modèle",
"Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.", "Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.",
"Add a short title for this prompt": "Ajoutez un bref titre pour cette prompt.", "Add a short title for this prompt": "Ajoutez un bref titre pour cette prompt.",
"Add a tag": "Ajouter une balise", "Add a tag": "Ajouter une balise",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nom", "Name": "Nom",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Nommez votre modèle",
"New Chat": "Nouvelle conversation", "New Chat": "Nouvelle conversation",
"New folder": "", "New folder": "",
"New Password": "Nouveau mot de passe", "New Password": "Nouveau mot de passe",

View File

@ -18,7 +18,6 @@
"Actions": "Actions", "Actions": "Actions",
"Active Users": "Utilisateurs actifs", "Active Users": "Utilisateurs actifs",
"Add": "Ajouter", "Add": "Ajouter",
"Add a model id": "Ajouter un identifiant de modèle",
"Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.", "Add a short description about what this model does": "Ajoutez une brève description de ce que fait ce modèle.",
"Add a short title for this prompt": "Ajoutez un bref titre pour ce prompt.", "Add a short title for this prompt": "Ajoutez un bref titre pour ce prompt.",
"Add a tag": "Ajouter un tag", "Add a tag": "Ajouter un tag",
@ -524,7 +523,6 @@
"Move to Top": "Déplacer en haut", "Move to Top": "Déplacer en haut",
"Name": "Nom d'utilisateur", "Name": "Nom d'utilisateur",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Nommez votre modèle",
"New Chat": "Nouvelle conversation", "New Chat": "Nouvelle conversation",
"New folder": "Nouveau dossier", "New folder": "Nouveau dossier",
"New Password": "Nouveau mot de passe", "New Password": "Nouveau mot de passe",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "הוסף", "Add": "הוסף",
"Add a model id": "הוספת מזהה דגם",
"Add a short description about what this model does": "הוסף תיאור קצר אודות אופן הפעולה של מודל זה", "Add a short description about what this model does": "הוסף תיאור קצר אודות אופן הפעולה של מודל זה",
"Add a short title for this prompt": "הוסף כותרת קצרה לפקודה זו", "Add a short title for this prompt": "הוסף כותרת קצרה לפקודה זו",
"Add a tag": "הוסף תג", "Add a tag": "הוסף תג",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "שם", "Name": "שם",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "תן שם לדגם שלך",
"New Chat": "צ'אט חדש", "New Chat": "צ'אט חדש",
"New folder": "", "New folder": "",
"New Password": "סיסמה חדשה", "New Password": "סיסמה חדשה",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "जोड़ें", "Add": "जोड़ें",
"Add a model id": "मॉडल आईडी जोड़ना",
"Add a short description about what this model does": "इस मॉडल के बारे में एक संक्षिप्त विवरण जोड़ें", "Add a short description about what this model does": "इस मॉडल के बारे में एक संक्षिप्त विवरण जोड़ें",
"Add a short title for this prompt": "इस संकेत के लिए एक संक्षिप्त शीर्षक जोड़ें", "Add a short title for this prompt": "इस संकेत के लिए एक संक्षिप्त शीर्षक जोड़ें",
"Add a tag": "एक टैग जोड़े", "Add a tag": "एक टैग जोड़े",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "नाम", "Name": "नाम",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "अपने मॉडल को नाम दें",
"New Chat": "नई चैट", "New Chat": "नई चैट",
"New folder": "", "New folder": "",
"New Password": "नया पासवर्ड", "New Password": "नया पासवर्ड",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "Aktivni korisnici", "Active Users": "Aktivni korisnici",
"Add": "Dodaj", "Add": "Dodaj",
"Add a model id": "Dodavanje ID-a modela",
"Add a short description about what this model does": "Dodajte kratak opis funkcija ovog modela", "Add a short description about what this model does": "Dodajte kratak opis funkcija ovog modela",
"Add a short title for this prompt": "Dodajte kratki naslov za ovaj prompt", "Add a short title for this prompt": "Dodajte kratki naslov za ovaj prompt",
"Add a tag": "Dodaj oznaku", "Add a tag": "Dodaj oznaku",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Ime", "Name": "Ime",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Dodijelite naziv modelu",
"New Chat": "Novi razgovor", "New Chat": "Novi razgovor",
"New folder": "", "New folder": "",
"New Password": "Nova lozinka", "New Password": "Nova lozinka",

View File

@ -18,7 +18,6 @@
"Actions": "Műveletek", "Actions": "Műveletek",
"Active Users": "Aktív felhasználók", "Active Users": "Aktív felhasználók",
"Add": "Hozzáadás", "Add": "Hozzáadás",
"Add a model id": "Modell ID hozzáadása",
"Add a short description about what this model does": "Adj hozzá egy rövid leírást arról, hogy mit csinál ez a modell", "Add a short description about what this model does": "Adj hozzá egy rövid leírást arról, hogy mit csinál ez a modell",
"Add a short title for this prompt": "Adj hozzá egy rövid címet ehhez a prompthoz", "Add a short title for this prompt": "Adj hozzá egy rövid címet ehhez a prompthoz",
"Add a tag": "Címke hozzáadása", "Add a tag": "Címke hozzáadása",
@ -524,7 +523,6 @@
"Move to Top": "Mozgatás felülre", "Move to Top": "Mozgatás felülre",
"Name": "Név", "Name": "Név",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Nevezze el a modelljét",
"New Chat": "Új beszélgetés", "New Chat": "Új beszélgetés",
"New folder": "Új mappa", "New folder": "Új mappa",
"New Password": "Új jelszó", "New Password": "Új jelszó",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "Pengguna Aktif", "Active Users": "Pengguna Aktif",
"Add": "Tambah", "Add": "Tambah",
"Add a model id": "Tambahkan id model",
"Add a short description about what this model does": "Tambahkan deskripsi singkat tentang apa yang dilakukan model ini", "Add a short description about what this model does": "Tambahkan deskripsi singkat tentang apa yang dilakukan model ini",
"Add a short title for this prompt": "Tambahkan judul singkat untuk prompt ini", "Add a short title for this prompt": "Tambahkan judul singkat untuk prompt ini",
"Add a tag": "Menambahkan tag", "Add a tag": "Menambahkan tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nama", "Name": "Nama",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Beri nama model Anda",
"New Chat": "Obrolan Baru", "New Chat": "Obrolan Baru",
"New folder": "", "New folder": "",
"New Password": "Kata Sandi Baru", "New Password": "Kata Sandi Baru",

View File

@ -18,7 +18,6 @@
"Actions": "Gníomhartha", "Actions": "Gníomhartha",
"Active Users": "Úsáideoirí Gníomhacha", "Active Users": "Úsáideoirí Gníomhacha",
"Add": "Cuir", "Add": "Cuir",
"Add a model id": "Cuir id samhail leis",
"Add a short description about what this model does": "Cuir cur síos gairid leis faoin méid a dhéanann an tsamhail seo", "Add a short description about what this model does": "Cuir cur síos gairid leis faoin méid a dhéanann an tsamhail seo",
"Add a short title for this prompt": "Cuir teideal gairid leis an gpras seo", "Add a short title for this prompt": "Cuir teideal gairid leis an gpras seo",
"Add a tag": "Cuir clib leis", "Add a tag": "Cuir clib leis",
@ -524,7 +523,6 @@
"Move to Top": "Bogadh go dtí an Barr", "Move to Top": "Bogadh go dtí an Barr",
"Name": "Ainm", "Name": "Ainm",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Ainmnigh do mhúnla",
"New Chat": "Comhrá Nua", "New Chat": "Comhrá Nua",
"New folder": "Fillteán nua", "New folder": "Fillteán nua",
"New Password": "Pasfhocal Nua", "New Password": "Pasfhocal Nua",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "Aggiungi", "Add": "Aggiungi",
"Add a model id": "Aggiungere un ID modello",
"Add a short description about what this model does": "Aggiungi una breve descrizione di ciò che fa questo modello", "Add a short description about what this model does": "Aggiungi una breve descrizione di ciò che fa questo modello",
"Add a short title for this prompt": "Aggiungi un titolo breve per questo prompt", "Add a short title for this prompt": "Aggiungi un titolo breve per questo prompt",
"Add a tag": "Aggiungi un tag", "Add a tag": "Aggiungi un tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nome", "Name": "Nome",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Assegna un nome al tuo modello",
"New Chat": "Nuova chat", "New Chat": "Nuova chat",
"New folder": "", "New folder": "",
"New Password": "Nuova password", "New Password": "Nuova password",

View File

@ -18,7 +18,6 @@
"Actions": "アクション", "Actions": "アクション",
"Active Users": "アクティブユーザー", "Active Users": "アクティブユーザー",
"Add": "追加", "Add": "追加",
"Add a model id": "モデル ID を追加する",
"Add a short description about what this model does": "このモデルの機能に関する簡単な説明を追加します", "Add a short description about what this model does": "このモデルの機能に関する簡単な説明を追加します",
"Add a short title for this prompt": "このプロンプトへ名前を追加", "Add a short title for this prompt": "このプロンプトへ名前を追加",
"Add a tag": "タグを追加", "Add a tag": "タグを追加",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "名前", "Name": "名前",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "モデルに名前を付ける",
"New Chat": "新しいチャット", "New Chat": "新しいチャット",
"New folder": "", "New folder": "",
"New Password": "新しいパスワード", "New Password": "新しいパスワード",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "დამატება", "Add": "დამატება",
"Add a model id": "დაამატეთ მოდელის ID",
"Add a short description about what this model does": "დაამატეთ მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელი", "Add a short description about what this model does": "დაამატეთ მოკლე აღწერა იმის შესახებ, თუ რას აკეთებს ეს მოდელი",
"Add a short title for this prompt": "დაამატე მოკლე სათაური ამ მოთხოვნისთვის", "Add a short title for this prompt": "დაამატე მოკლე სათაური ამ მოთხოვნისთვის",
"Add a tag": "დაამატე ტეგი", "Add a tag": "დაამატე ტეგი",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "სახელი", "Name": "სახელი",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "დაასახელეთ თქვენი მოდელი",
"New Chat": "ახალი მიმოწერა", "New Chat": "ახალი მიმოწერა",
"New folder": "", "New folder": "",
"New Password": "ახალი პაროლი", "New Password": "ახალი პაროლი",

View File

@ -18,7 +18,6 @@
"Actions": "행동", "Actions": "행동",
"Active Users": "활성 사용자", "Active Users": "활성 사용자",
"Add": "추가", "Add": "추가",
"Add a model id": "모델 ID 추가",
"Add a short description about what this model does": "모델의 기능에 대한 간단한 설명 추가", "Add a short description about what this model does": "모델의 기능에 대한 간단한 설명 추가",
"Add a short title for this prompt": "프롬프트에 대한 간단한 제목 추가", "Add a short title for this prompt": "프롬프트에 대한 간단한 제목 추가",
"Add a tag": "태그 추가", "Add a tag": "태그 추가",
@ -524,7 +523,6 @@
"Move to Top": "맨 위로 이동", "Move to Top": "맨 위로 이동",
"Name": "이름", "Name": "이름",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "모델 이름 지정",
"New Chat": "새 채팅", "New Chat": "새 채팅",
"New folder": "새 폴더", "New folder": "새 폴더",
"New Password": "새 비밀번호", "New Password": "새 비밀번호",

View File

@ -18,7 +18,6 @@
"Actions": "Veiksmai", "Actions": "Veiksmai",
"Active Users": "Aktyvūs naudotojai", "Active Users": "Aktyvūs naudotojai",
"Add": "Pridėti", "Add": "Pridėti",
"Add a model id": "Pridėti modelio ID",
"Add a short description about what this model does": "Pridėti trumpą modelio aprašymą", "Add a short description about what this model does": "Pridėti trumpą modelio aprašymą",
"Add a short title for this prompt": "Pridėti trumpą šios užklausos pavadinimą", "Add a short title for this prompt": "Pridėti trumpą šios užklausos pavadinimą",
"Add a tag": "Pridėti žymą", "Add a tag": "Pridėti žymą",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Pavadinimas", "Name": "Pavadinimas",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Pavadinkite savo modelį",
"New Chat": "Naujas pokalbis", "New Chat": "Naujas pokalbis",
"New folder": "", "New folder": "",
"New Password": "Naujas slaptažodis", "New Password": "Naujas slaptažodis",

View File

@ -18,7 +18,6 @@
"Actions": "Tindakan", "Actions": "Tindakan",
"Active Users": "Pengguna Aktif", "Active Users": "Pengguna Aktif",
"Add": "Tambah", "Add": "Tambah",
"Add a model id": "Tambah id model",
"Add a short description about what this model does": "Tambah penerangan ringkas tentang apa yang model ini boleh lakukan", "Add a short description about what this model does": "Tambah penerangan ringkas tentang apa yang model ini boleh lakukan",
"Add a short title for this prompt": "Tambah tajuk pendek untuk arahan ini", "Add a short title for this prompt": "Tambah tajuk pendek untuk arahan ini",
"Add a tag": "Tambah tag", "Add a tag": "Tambah tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nama", "Name": "Nama",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Namakan Model Anda",
"New Chat": "Perbualan Baru", "New Chat": "Perbualan Baru",
"New folder": "", "New folder": "",
"New Password": "Kata Laluan Baru", "New Password": "Kata Laluan Baru",

View File

@ -18,7 +18,6 @@
"Actions": "Handlinger", "Actions": "Handlinger",
"Active Users": "Aktive brukere", "Active Users": "Aktive brukere",
"Add": "Legg til", "Add": "Legg til",
"Add a model id": "Legg til en modell-ID",
"Add a short description about what this model does": "Legg til en kort beskrivelse av hva denne modellen gjør", "Add a short description about what this model does": "Legg til en kort beskrivelse av hva denne modellen gjør",
"Add a short title for this prompt": "Legg til en kort tittel for denne prompten", "Add a short title for this prompt": "Legg til en kort tittel for denne prompten",
"Add a tag": "Legg til en tag", "Add a tag": "Legg til en tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Navn", "Name": "Navn",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Gi modellen din et navn",
"New Chat": "Ny chat", "New Chat": "Ny chat",
"New folder": "", "New folder": "",
"New Password": "Nytt passord", "New Password": "Nytt passord",

View File

@ -18,7 +18,6 @@
"Actions": "Acties", "Actions": "Acties",
"Active Users": "Actieve Gebruikers", "Active Users": "Actieve Gebruikers",
"Add": "Toevoegen", "Add": "Toevoegen",
"Add a model id": "Een model-id toevoegen",
"Add a short description about what this model does": "Voeg een korte beschrijving toe over wat dit model doet", "Add a short description about what this model does": "Voeg een korte beschrijving toe over wat dit model doet",
"Add a short title for this prompt": "Voeg een korte titel toe voor deze prompt", "Add a short title for this prompt": "Voeg een korte titel toe voor deze prompt",
"Add a tag": "Voeg een tag toe", "Add a tag": "Voeg een tag toe",
@ -524,7 +523,6 @@
"Move to Top": "Verplaats naar boven", "Move to Top": "Verplaats naar boven",
"Name": "Naam", "Name": "Naam",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Geef uw model een naam",
"New Chat": "Nieuwe Chat", "New Chat": "Nieuwe Chat",
"New folder": "Nieuwe map", "New folder": "Nieuwe map",
"New Password": "Nieuw Wachtwoord", "New Password": "Nieuw Wachtwoord",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "ਸ਼ਾਮਲ ਕਰੋ", "Add": "ਸ਼ਾਮਲ ਕਰੋ",
"Add a model id": "ਇੱਕ ਮਾਡਲ ID ਸ਼ਾਮਲ ਕਰੋ",
"Add a short description about what this model does": "ਇਸ ਬਾਰੇ ਇੱਕ ਸੰਖੇਪ ਵੇਰਵਾ ਸ਼ਾਮਲ ਕਰੋ ਕਿ ਇਹ ਮਾਡਲ ਕੀ ਕਰਦਾ ਹੈ", "Add a short description about what this model does": "ਇਸ ਬਾਰੇ ਇੱਕ ਸੰਖੇਪ ਵੇਰਵਾ ਸ਼ਾਮਲ ਕਰੋ ਕਿ ਇਹ ਮਾਡਲ ਕੀ ਕਰਦਾ ਹੈ",
"Add a short title for this prompt": "ਇਸ ਪ੍ਰੰਪਟ ਲਈ ਇੱਕ ਛੋਟਾ ਸਿਰਲੇਖ ਸ਼ਾਮਲ ਕਰੋ", "Add a short title for this prompt": "ਇਸ ਪ੍ਰੰਪਟ ਲਈ ਇੱਕ ਛੋਟਾ ਸਿਰਲੇਖ ਸ਼ਾਮਲ ਕਰੋ",
"Add a tag": "ਇੱਕ ਟੈਗ ਸ਼ਾਮਲ ਕਰੋ", "Add a tag": "ਇੱਕ ਟੈਗ ਸ਼ਾਮਲ ਕਰੋ",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "ਨਾਮ", "Name": "ਨਾਮ",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "ਆਪਣੇ ਮਾਡਲ ਦਾ ਨਾਮ ਦੱਸੋ",
"New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ", "New Chat": "ਨਵੀਂ ਗੱਲਬਾਤ",
"New folder": "", "New folder": "",
"New Password": "ਨਵਾਂ ਪਾਸਵਰਡ", "New Password": "ਨਵਾਂ ਪਾਸਵਰਡ",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "Dodaj", "Add": "Dodaj",
"Add a model id": "Dodawanie identyfikatora modelu",
"Add a short description about what this model does": "Dodaj krótki opis działania tego modelu", "Add a short description about what this model does": "Dodaj krótki opis działania tego modelu",
"Add a short title for this prompt": "Dodaj krótki tytuł tego polecenia", "Add a short title for this prompt": "Dodaj krótki tytuł tego polecenia",
"Add a tag": "Dodaj tag", "Add a tag": "Dodaj tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nazwa", "Name": "Nazwa",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Nazwij swój model",
"New Chat": "Nowy czat", "New Chat": "Nowy czat",
"New folder": "", "New folder": "",
"New Password": "Nowe hasło", "New Password": "Nowe hasło",

View File

@ -18,7 +18,6 @@
"Actions": "Ações", "Actions": "Ações",
"Active Users": "Usuários Ativos", "Active Users": "Usuários Ativos",
"Add": "Adicionar", "Add": "Adicionar",
"Add a model id": "Adicionar um ID de modelo",
"Add a short description about what this model does": "Adicione uma descrição curta sobre o que este modelo faz", "Add a short description about what this model does": "Adicione uma descrição curta sobre o que este modelo faz",
"Add a short title for this prompt": "Adicione um título curto para este prompt", "Add a short title for this prompt": "Adicione um título curto para este prompt",
"Add a tag": "Adicionar uma tag", "Add a tag": "Adicionar uma tag",
@ -524,7 +523,6 @@
"Move to Top": "Mover para o topo", "Move to Top": "Mover para o topo",
"Name": "Nome", "Name": "Nome",
"Name your knowledge base": "Nome da sua base de conhecimento", "Name your knowledge base": "Nome da sua base de conhecimento",
"Name your model": "Nome do seu modelo",
"New Chat": "Novo Chat", "New Chat": "Novo Chat",
"New folder": "Nova pasta", "New folder": "Nova pasta",
"New Password": "Nova Senha", "New Password": "Nova Senha",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "Utilizadores Ativos", "Active Users": "Utilizadores Ativos",
"Add": "Adicionar", "Add": "Adicionar",
"Add a model id": "Adicionar um ID de modelo",
"Add a short description about what this model does": "Adicione uma breve descrição sobre o que este modelo faz", "Add a short description about what this model does": "Adicione uma breve descrição sobre o que este modelo faz",
"Add a short title for this prompt": "Adicione um título curto para este prompt", "Add a short title for this prompt": "Adicione um título curto para este prompt",
"Add a tag": "Adicionar uma tag", "Add a tag": "Adicionar uma tag",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Nome", "Name": "Nome",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Atribua um nome ao seu modelo",
"New Chat": "Nova Conversa", "New Chat": "Nova Conversa",
"New folder": "", "New folder": "",
"New Password": "Nova Senha", "New Password": "Nova Senha",

View File

@ -18,7 +18,6 @@
"Actions": "Acțiuni", "Actions": "Acțiuni",
"Active Users": "Utilizatori activi", "Active Users": "Utilizatori activi",
"Add": "Adaugă", "Add": "Adaugă",
"Add a model id": "Adaugă un id de model",
"Add a short description about what this model does": "Adaugă o scurtă descriere despre ce face acest model", "Add a short description about what this model does": "Adaugă o scurtă descriere despre ce face acest model",
"Add a short title for this prompt": "Adaugă un titlu scurt pentru acest prompt", "Add a short title for this prompt": "Adaugă un titlu scurt pentru acest prompt",
"Add a tag": "Adaugă o etichetă", "Add a tag": "Adaugă o etichetă",
@ -524,7 +523,6 @@
"Move to Top": "Mută în partea de sus", "Move to Top": "Mută în partea de sus",
"Name": "Nume", "Name": "Nume",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Denumirea modelului",
"New Chat": "Conversație Nouă", "New Chat": "Conversație Nouă",
"New folder": "Folder nou", "New folder": "Folder nou",
"New Password": "Parolă Nouă", "New Password": "Parolă Nouă",

View File

@ -18,7 +18,6 @@
"Actions": "Действия", "Actions": "Действия",
"Active Users": "Активные пользователи", "Active Users": "Активные пользователи",
"Add": "Добавить", "Add": "Добавить",
"Add a model id": "Добавьте ID модели",
"Add a short description about what this model does": "Добавьте краткое описание того, что делает эта модель", "Add a short description about what this model does": "Добавьте краткое описание того, что делает эта модель",
"Add a short title for this prompt": "Добавьте краткий заголовок для этого ввода", "Add a short title for this prompt": "Добавьте краткий заголовок для этого ввода",
"Add a tag": "Добавьте тег", "Add a tag": "Добавьте тег",
@ -524,7 +523,6 @@
"Move to Top": "Поднять вверх", "Move to Top": "Поднять вверх",
"Name": "Имя", "Name": "Имя",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Присвойте модели имя",
"New Chat": "Новый чат", "New Chat": "Новый чат",
"New folder": "", "New folder": "",
"New Password": "Новый пароль", "New Password": "Новый пароль",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "Додај", "Add": "Додај",
"Add a model id": "Додавање ИД-а модела",
"Add a short description about what this model does": "Додавање кратког описа о томе шта овај модел ради", "Add a short description about what this model does": "Додавање кратког описа о томе шта овај модел ради",
"Add a short title for this prompt": "Додај кратак наслов за овај упит", "Add a short title for this prompt": "Додај кратак наслов за овај упит",
"Add a tag": "Додај ознаку", "Add a tag": "Додај ознаку",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Име", "Name": "Име",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Наведи свој модел",
"New Chat": "Ново ћаскање", "New Chat": "Ново ћаскање",
"New folder": "", "New folder": "",
"New Password": "Нова лозинка", "New Password": "Нова лозинка",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "Aktiva användare", "Active Users": "Aktiva användare",
"Add": "Lägg till", "Add": "Lägg till",
"Add a model id": "Lägga till ett modell-ID",
"Add a short description about what this model does": "Lägg till en kort beskrivning av vad den här modellen gör", "Add a short description about what this model does": "Lägg till en kort beskrivning av vad den här modellen gör",
"Add a short title for this prompt": "Lägg till en kort titel för denna instruktion", "Add a short title for this prompt": "Lägg till en kort titel för denna instruktion",
"Add a tag": "Lägg till en tagg", "Add a tag": "Lägg till en tagg",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Namn", "Name": "Namn",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Namnge din modell",
"New Chat": "Ny chatt", "New Chat": "Ny chatt",
"New folder": "", "New folder": "",
"New Password": "Nytt lösenord", "New Password": "Nytt lösenord",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "ผู้ใช้ที่ใช้งานอยู่", "Active Users": "ผู้ใช้ที่ใช้งานอยู่",
"Add": "เพิ่ม", "Add": "เพิ่ม",
"Add a model id": "เพิ่มรหัสโมเดล",
"Add a short description about what this model does": "เพิ่มคำอธิบายสั้นๆ เกี่ยวกับสิ่งที่โมเดลนี้ทำ", "Add a short description about what this model does": "เพิ่มคำอธิบายสั้นๆ เกี่ยวกับสิ่งที่โมเดลนี้ทำ",
"Add a short title for this prompt": "เพิ่มหัวข้อสั้นๆ สำหรับพรอมต์นี้", "Add a short title for this prompt": "เพิ่มหัวข้อสั้นๆ สำหรับพรอมต์นี้",
"Add a tag": "เพิ่มแท็ก", "Add a tag": "เพิ่มแท็ก",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "ชื่อ", "Name": "ชื่อ",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "ตั้งชื่อโมเดลของคุณ",
"New Chat": "แชทใหม่", "New Chat": "แชทใหม่",
"New folder": "", "New folder": "",
"New Password": "รหัสผ่านใหม่", "New Password": "รหัสผ่านใหม่",

View File

@ -18,7 +18,6 @@
"Actions": "", "Actions": "",
"Active Users": "", "Active Users": "",
"Add": "", "Add": "",
"Add a model id": "",
"Add a short description about what this model does": "", "Add a short description about what this model does": "",
"Add a short title for this prompt": "", "Add a short title for this prompt": "",
"Add a tag": "", "Add a tag": "",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "", "Name": "",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "",
"New Chat": "", "New Chat": "",
"New folder": "", "New folder": "",
"New Password": "", "New Password": "",

View File

@ -18,7 +18,6 @@
"Actions": "Aksiyonlar", "Actions": "Aksiyonlar",
"Active Users": "Aktif Kullanıcılar", "Active Users": "Aktif Kullanıcılar",
"Add": "Ekle", "Add": "Ekle",
"Add a model id": "Bir model id ekle",
"Add a short description about what this model does": "Bu modelin ne yaptığı hakkında kısa bir açıklama ekleyin", "Add a short description about what this model does": "Bu modelin ne yaptığı hakkında kısa bir açıklama ekleyin",
"Add a short title for this prompt": "Bu prompt için kısa bir başlık ekleyin", "Add a short title for this prompt": "Bu prompt için kısa bir başlık ekleyin",
"Add a tag": "Bir etiket ekleyin", "Add a tag": "Bir etiket ekleyin",
@ -524,7 +523,6 @@
"Move to Top": "En Üste Taşı", "Move to Top": "En Üste Taşı",
"Name": "Ad", "Name": "Ad",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Modelinizi Adlandırın",
"New Chat": "Yeni Sohbet", "New Chat": "Yeni Sohbet",
"New folder": "", "New folder": "",
"New Password": "Yeni Parola", "New Password": "Yeni Parola",

View File

@ -18,7 +18,6 @@
"Actions": "Дії", "Actions": "Дії",
"Active Users": "Активні користувачі", "Active Users": "Активні користувачі",
"Add": "Додати", "Add": "Додати",
"Add a model id": "Додайте id моделі",
"Add a short description about what this model does": "Додайте короткий опис того, що робить ця модель", "Add a short description about what this model does": "Додайте короткий опис того, що робить ця модель",
"Add a short title for this prompt": "Додати коротку назву для цього промту", "Add a short title for this prompt": "Додати коротку назву для цього промту",
"Add a tag": "Додайте тег", "Add a tag": "Додайте тег",
@ -50,7 +49,7 @@
"Allow User Location": "Доступ до місцезнаходження", "Allow User Location": "Доступ до місцезнаходження",
"Allow Voice Interruption in Call": "Дозволити переривання голосу під час виклику", "Allow Voice Interruption in Call": "Дозволити переривання голосу під час виклику",
"alphanumeric characters and hyphens": "алфавітно-цифрові символи та дефіси", "alphanumeric characters and hyphens": "алфавітно-цифрові символи та дефіси",
"Already have an account?": "Вже є обліковий запис?" "Already have an account?": "Вже є обліковий запис?",
"Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out. (Default: 0.0)": "Альтернатива параметру top_p, яка має на меті забезпечити баланс якості та різноманітності. Параметр p представляє мінімальну ймовірність для того, щоб токен був врахований, відносно ймовірності найбільш ймовірного токена. Наприклад, при p=0.05 і найбільш імовірному токені з ймовірністю 0.9, логіти зі значенням менше 0.045 будуть відфільтровані. (За замовчуванням: 0.0)", "Alternative to the top_p, and aims to ensure a balance of quality and variety. The parameter p represents the minimum probability for a token to be considered, relative to the probability of the most likely token. For example, with p=0.05 and the most likely token having a probability of 0.9, logits with a value less than 0.045 are filtered out. (Default: 0.0)": "Альтернатива параметру top_p, яка має на меті забезпечити баланс якості та різноманітності. Параметр p представляє мінімальну ймовірність для того, щоб токен був врахований, відносно ймовірності найбільш ймовірного токена. Наприклад, при p=0.05 і найбільш імовірному токені з ймовірністю 0.9, логіти зі значенням менше 0.045 будуть відфільтровані. (За замовчуванням: 0.0)",
"an assistant": "асистента", "an assistant": "асистента",
"and": "та", "and": "та",
@ -524,7 +523,6 @@
"Move to Top": "Перейти до початку", "Move to Top": "Перейти до початку",
"Name": "Ім'я", "Name": "Ім'я",
"Name your knowledge base": "Назвіть вашу базу знань", "Name your knowledge base": "Назвіть вашу базу знань",
"Name your model": "Назвіть свою модель",
"New Chat": "Новий чат", "New Chat": "Новий чат",
"New folder": "Нова папка", "New folder": "Нова папка",
"New Password": "Новий пароль", "New Password": "Новий пароль",

View File

@ -18,7 +18,6 @@
"Actions": "اعمال", "Actions": "اعمال",
"Active Users": "فعال صارفین", "Active Users": "فعال صارفین",
"Add": "شامل", "Add": "شامل",
"Add a model id": "ماڈل آئی ڈی شامل کریں",
"Add a short description about what this model does": "اس ماڈل کے کام کے بارے میں ایک مختصر وضاحت شامل کریں", "Add a short description about what this model does": "اس ماڈل کے کام کے بارے میں ایک مختصر وضاحت شامل کریں",
"Add a short title for this prompt": "اس پرامٹ کے لئے ایک مختصر عنوان شامل کریں", "Add a short title for this prompt": "اس پرامٹ کے لئے ایک مختصر عنوان شامل کریں",
"Add a tag": "ٹیگ شامل کریں", "Add a tag": "ٹیگ شامل کریں",
@ -524,7 +523,6 @@
"Move to Top": "اوپر منتقل کریں", "Move to Top": "اوپر منتقل کریں",
"Name": "نام", "Name": "نام",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "اپنے ماڈل کا نام دیں",
"New Chat": "نئی بات چیت", "New Chat": "نئی بات چیت",
"New folder": "نیا فولڈر", "New folder": "نیا فولڈر",
"New Password": "نیا پاس ورڈ", "New Password": "نیا پاس ورڈ",

View File

@ -18,7 +18,6 @@
"Actions": "Tác vụ", "Actions": "Tác vụ",
"Active Users": "Người dùng đang hoạt động", "Active Users": "Người dùng đang hoạt động",
"Add": "Thêm", "Add": "Thêm",
"Add a model id": "Thêm model id",
"Add a short description about what this model does": "Thêm mô tả ngắn về những khả năng của model", "Add a short description about what this model does": "Thêm mô tả ngắn về những khả năng của model",
"Add a short title for this prompt": "Thêm tiêu đề ngắn cho prompt này", "Add a short title for this prompt": "Thêm tiêu đề ngắn cho prompt này",
"Add a tag": "Thêm thẻ (tag)", "Add a tag": "Thêm thẻ (tag)",
@ -524,7 +523,6 @@
"Move to Top": "", "Move to Top": "",
"Name": "Tên", "Name": "Tên",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "Tên model",
"New Chat": "Tạo chat mới", "New Chat": "Tạo chat mới",
"New folder": "", "New folder": "",
"New Password": "Mật khẩu mới", "New Password": "Mật khẩu mới",

View File

@ -18,7 +18,6 @@
"Actions": "自动化", "Actions": "自动化",
"Active Users": "当前在线用户", "Active Users": "当前在线用户",
"Add": "添加", "Add": "添加",
"Add a model id": "添加一个模型 ID",
"Add a short description about what this model does": "添加有关该模型能力的简短描述", "Add a short description about what this model does": "添加有关该模型能力的简短描述",
"Add a short title for this prompt": "为此提示词添加一个简短的标题", "Add a short title for this prompt": "为此提示词添加一个简短的标题",
"Add a tag": "添加标签", "Add a tag": "添加标签",
@ -524,7 +523,6 @@
"Move to Top": "移动到顶部", "Move to Top": "移动到顶部",
"Name": "名称", "Name": "名称",
"Name your knowledge base": "为您的知识库命名", "Name your knowledge base": "为您的知识库命名",
"Name your model": "为您的模型命名",
"New Chat": "新对话", "New Chat": "新对话",
"New folder": "新建分组", "New folder": "新建分组",
"New Password": "新密码", "New Password": "新密码",

View File

@ -18,7 +18,6 @@
"Actions": "動作", "Actions": "動作",
"Active Users": "活躍使用者", "Active Users": "活躍使用者",
"Add": "新增", "Add": "新增",
"Add a model id": "新增模型 ID",
"Add a short description about what this model does": "新增這個模型的簡短描述", "Add a short description about what this model does": "新增這個模型的簡短描述",
"Add a short title for this prompt": "為這個提示詞新增一個簡短的標題", "Add a short title for this prompt": "為這個提示詞新增一個簡短的標題",
"Add a tag": "新增標籤", "Add a tag": "新增標籤",
@ -524,7 +523,6 @@
"Move to Top": "移至頂端", "Move to Top": "移至頂端",
"Name": "名稱", "Name": "名稱",
"Name your knowledge base": "", "Name your knowledge base": "",
"Name your model": "為您的模型命名",
"New Chat": "新增對話", "New Chat": "新增對話",
"New folder": "", "New folder": "",
"New Password": "新密碼", "New Password": "新密碼",