diff --git a/src/lib/components/admin/AddUserModal.svelte b/src/lib/components/admin/AddUserModal.svelte index a8d199bf5..8538ba04a 100644 --- a/src/lib/components/admin/AddUserModal.svelte +++ b/src/lib/components/admin/AddUserModal.svelte @@ -153,7 +153,7 @@ type="button" on:click={() => { tab = ''; - }}>Form{$i18n.t('Form')} {$i18n.t('CSV Import')}
diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json index e5065f341..20d465e55 100644 --- a/src/lib/i18n/locales/ar-BH/translation.json +++ b/src/lib/i18n/locales/ar-BH/translation.json @@ -135,6 +135,7 @@ "Created at": "أنشئت في", "Created At": "أنشئت من", "Created by": "", + "CSV Import": "", "Current Model": "الموديل المختار", "Current Password": "كلمة السر الحالية", "Custom": "مخصص", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "دفق قطع الاستجابة الخارجية الكبيرة بسلاسة", "Focus chat input": "التركيز على إدخال الدردشة", "Followed instructions perfectly": "اتبعت التعليمات على أكمل وجه", + "Form": "", "Format your variables using square brackets like this:": "قم بتنسيق المتغيرات الخاصة بك باستخدام الأقواس المربعة مثل هذا:", "Frequency Penalty": "عقوبة التردد", "Functions": "", diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index 92e7617db..8c2e731ee 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -135,6 +135,7 @@ "Created at": "Създадено на", "Created At": "Създадено на", "Created by": "", + "CSV Import": "", "Current Model": "Текущ модел", "Current Password": "Текуща Парола", "Custom": "Персонализиран", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Плавно предаване на големи части от външен отговор", "Focus chat input": "Фокусиране на чат вход", "Followed instructions perfectly": "Следвайте инструкциите перфектно", + "Form": "", "Format your variables using square brackets like this:": "Форматирайте вашите променливи, като използвате квадратни скоби, както следва:", "Frequency Penalty": "Наказание за честота", "Functions": "", diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index 055a8a517..17dea8e2c 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -135,6 +135,7 @@ "Created at": "নির্মানকাল", "Created At": "নির্মানকাল", "Created by": "", + "CSV Import": "", "Current Model": "বর্তমান মডেল", "Current Password": "বর্তমান পাসওয়ার্ড", "Custom": "কাস্টম", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "বড় এক্সটার্নাল রেসপন্স চাঙ্কগুলো মসৃণভাবে প্রবাহিত করুন", "Focus chat input": "চ্যাট ইনপুট ফোকাস করুন", "Followed instructions perfectly": "নির্দেশাবলী নিখুঁতভাবে অনুসরণ করা হয়েছে", + "Form": "", "Format your variables using square brackets like this:": "আপনার ভেরিয়বলগুলো এভাবে স্কয়ার ব্রাকেটের মাধ্যমে সাজান", "Frequency Penalty": "ফ্রিকোয়েন্সি পেনাল্টি", "Functions": "", diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index 95a9f602e..a7757749e 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -135,6 +135,7 @@ "Created at": "Creat el", "Created At": "Creat el", "Created by": "", + "CSV Import": "", "Current Model": "Model Actual", "Current Password": "Contrasenya Actual", "Custom": "Personalitzat", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Transmita con fluidez grandes fragmentos de respuesta externa", "Focus chat input": "Enfoca l'entrada del xat", "Followed instructions perfectly": "Siguiu les instruccions perfeicte", + "Form": "", "Format your variables using square brackets like this:": "Formata les teves variables utilitzant claudàtors així:", "Frequency Penalty": "Pena de freqüència", "Functions": "", diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json index b1589a1a9..74036d6a1 100644 --- a/src/lib/i18n/locales/ceb-PH/translation.json +++ b/src/lib/i18n/locales/ceb-PH/translation.json @@ -135,6 +135,7 @@ "Created at": "Gihimo ang", "Created At": "", "Created by": "", + "CSV Import": "", "Current Model": "Kasamtangang modelo", "Current Password": "Kasamtangang Password", "Custom": "Custom", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Hapsay nga paghatud sa daghang mga tipik sa eksternal nga mga tubag", "Focus chat input": "Pag-focus sa entry sa diskusyon", "Followed instructions perfectly": "", + "Form": "", "Format your variables using square brackets like this:": "I-format ang imong mga variable gamit ang square brackets sama niini:", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index 1282c971b..ad2a3852f 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -135,6 +135,7 @@ "Created at": "Erstellt am", "Created At": "Erstellt am", "Created by": "", + "CSV Import": "", "Current Model": "Aktuelles Modell", "Current Password": "Aktuelles Passwort", "Custom": "Benutzerdefiniert", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Große externe Antwortblöcke flüssig streamen", "Focus chat input": "Chat-Eingabe fokussieren", "Followed instructions perfectly": "Anweisungen perfekt befolgt", + "Form": "", "Format your variables using square brackets like this:": "Formatiere deine Variablen mit eckigen Klammern wie folgt:", "Frequency Penalty": "Frequenz-Strafe", "Functions": "", diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index b7427d9fb..f640f01ef 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -135,6 +135,7 @@ "Created at": "Created at", "Created At": "", "Created by": "", + "CSV Import": "", "Current Model": "Current Model", "Current Password": "Current Password", "Custom": "Custom", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Fluidly wow big chunks", "Focus chat input": "Focus chat bork", "Followed instructions perfectly": "", + "Form": "", "Format your variables using square brackets like this:": "Format variables using square brackets like wow:", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index fba2e4b2a..c4ea84702 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -135,6 +135,7 @@ "Created at": "", "Created At": "", "Created by": "", + "CSV Import": "", "Current Model": "", "Current Password": "", "Custom": "", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "", "Focus chat input": "", "Followed instructions perfectly": "", + "Form": "", "Format your variables using square brackets like this:": "", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index fba2e4b2a..c4ea84702 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -135,6 +135,7 @@ "Created at": "", "Created At": "", "Created by": "", + "CSV Import": "", "Current Model": "", "Current Password": "", "Custom": "", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "", "Focus chat input": "", "Followed instructions perfectly": "", + "Form": "", "Format your variables using square brackets like this:": "", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index 3130eabcc..a51f9d07c 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -135,6 +135,7 @@ "Created at": "Creado en", "Created At": "Creado en", "Created by": "", + "CSV Import": "", "Current Model": "Modelo Actual", "Current Password": "Contraseña Actual", "Custom": "Personalizado", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Transmita con fluidez grandes fragmentos de respuesta externa", "Focus chat input": "Enfoca la entrada del chat", "Followed instructions perfectly": "Siguió las instrucciones perfectamente", + "Form": "", "Format your variables using square brackets like this:": "Formatea tus variables usando corchetes de la siguiente manera:", "Frequency Penalty": "Penalización de frecuencia", "Functions": "", diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index c46f596dd..086ae7d71 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -135,6 +135,7 @@ "Created at": "ایجاد شده در", "Created At": "ایجاد شده در", "Created by": "", + "CSV Import": "", "Current Model": "مدل فعلی", "Current Password": "رمز عبور فعلی", "Custom": "دلخواه", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "تکه های پاسخ خارجی بزرگ را به صورت سیال پخش کنید", "Focus chat input": "فوکوس کردن ورودی گپ", "Followed instructions perfectly": "دستورالعمل ها را کاملا دنبال کرد", + "Form": "", "Format your variables using square brackets like this:": "متغیرهای خود را با استفاده از براکت مربع به شکل زیر قالب بندی کنید:", "Frequency Penalty": "مجازات فرکانس", "Functions": "", diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index 39bdd4b58..4b149f92e 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -135,6 +135,7 @@ "Created at": "Luotu", "Created At": "Luotu", "Created by": "", + "CSV Import": "", "Current Model": "Nykyinen malli", "Current Password": "Nykyinen salasana", "Custom": "Mukautettu", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Virtaa suuria ulkoisia vastausosia joustavasti", "Focus chat input": "Fokusoi syöttökenttään", "Followed instructions perfectly": "Noudatti ohjeita täydellisesti", + "Form": "", "Format your variables using square brackets like this:": "Muotoile muuttujat hakasulkeilla näin:", "Frequency Penalty": "Taajuussakko", "Functions": "", diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index 8f7d171ff..207368936 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -135,6 +135,7 @@ "Created at": "Créé le", "Created At": "Créé le", "Created by": "", + "CSV Import": "", "Current Model": "Modèle actuel", "Current Password": "Mot de passe actuel", "Custom": "Personnalisé", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Diffusez de manière fluide de gros morceaux de réponses externes", "Focus chat input": "Se concentrer sur l'entrée de la discussion", "Followed instructions perfectly": "Suivi des instructions parfaitement", + "Form": "", "Format your variables using square brackets like this:": "Formatez vos variables en utilisant des crochets comme ceci :", "Frequency Penalty": "Pénalité de fréquence", "Functions": "", diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 1149dd5a7..194c398d6 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -135,6 +135,7 @@ "Created at": "Créé le", "Created At": "Crée Le", "Created by": "", + "CSV Import": "", "Current Model": "Modèle actuel", "Current Password": "Mot de passe actuel", "Custom": "Personnalisé", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Diffusez de manière fluide de gros morceaux de réponses externes", "Focus chat input": "Concentrer sur l'entrée du chat", "Followed instructions perfectly": "A suivi les instructions parfaitement", + "Form": "", "Format your variables using square brackets like this:": "Formatez vos variables en utilisant des crochets comme ceci :", "Frequency Penalty": "Pénalité de fréquence", "Functions": "", diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json index d597af986..3a514cd38 100644 --- a/src/lib/i18n/locales/he-IL/translation.json +++ b/src/lib/i18n/locales/he-IL/translation.json @@ -135,6 +135,7 @@ "Created at": "נוצר ב", "Created At": "נוצר ב", "Created by": "", + "CSV Import": "", "Current Model": "המודל הנוכחי", "Current Password": "הסיסמה הנוכחית", "Custom": "מותאם אישית", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "שידור נתונים חיצוניים בקצב רציף", "Focus chat input": "מיקוד הקלט לצ'אט", "Followed instructions perfectly": "עקב אחר ההוראות במושלמות", + "Form": "", "Format your variables using square brackets like this:": "עצב את המשתנים שלך באמצעות סוגריים מרובעים כך:", "Frequency Penalty": "עונש תדירות", "Functions": "", diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json index 2848bef33..cb6029e8f 100644 --- a/src/lib/i18n/locales/hi-IN/translation.json +++ b/src/lib/i18n/locales/hi-IN/translation.json @@ -135,6 +135,7 @@ "Created at": "किस समय बनाया गया", "Created At": "किस समय बनाया गया", "Created by": "", + "CSV Import": "", "Current Model": "वर्तमान मॉडल", "Current Password": "वर्तमान पासवर्ड", "Custom": "कस्टम संस्करण", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "बड़े बाह्य प्रतिक्रिया खंडों को तरल रूप से प्रवाहित करें", "Focus chat input": "चैट इनपुट पर फ़ोकस करें", "Followed instructions perfectly": "निर्देशों का पूर्णतः पालन किया", + "Form": "", "Format your variables using square brackets like this:": "वर्गाकार कोष्ठकों का उपयोग करके अपने चरों को इस प्रकार प्रारूपित करें :", "Frequency Penalty": "फ्रीक्वेंसी पेनल्टी", "Functions": "", diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json index dfd5eafd8..31cf83edf 100644 --- a/src/lib/i18n/locales/hr-HR/translation.json +++ b/src/lib/i18n/locales/hr-HR/translation.json @@ -135,6 +135,7 @@ "Created at": "Stvoreno", "Created At": "Stvoreno", "Created by": "", + "CSV Import": "", "Current Model": "Trenutni model", "Current Password": "Trenutna lozinka", "Custom": "Prilagođeno", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Glavno strujanje velikih vanjskih dijelova odgovora", "Focus chat input": "Fokusiraj unos razgovora", "Followed instructions perfectly": "Savršeno slijedio upute", + "Form": "", "Format your variables using square brackets like this:": "Formatirajte svoje varijable pomoću uglatih zagrada ovako:", "Frequency Penalty": "Kazna za učestalost", "Functions": "", diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index c704c1447..70f4f0cbe 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -135,6 +135,7 @@ "Created at": "Creato il", "Created At": "Creato il", "Created by": "", + "CSV Import": "", "Current Model": "Modello corrente", "Current Password": "Password corrente", "Custom": "Personalizzato", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Trasmetti in modo fluido blocchi di risposta esterni di grandi dimensioni", "Focus chat input": "Metti a fuoco l'input della chat", "Followed instructions perfectly": "Ha seguito le istruzioni alla perfezione", + "Form": "", "Format your variables using square brackets like this:": "Formatta le tue variabili usando parentesi quadre come questa:", "Frequency Penalty": "Penalità di frequenza", "Functions": "", diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index 816e82c24..40bcf3010 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -135,6 +135,7 @@ "Created at": "作成日時", "Created At": "作成日時", "Created by": "", + "CSV Import": "", "Current Model": "現在のモデル", "Current Password": "現在のパスワード", "Custom": "カスタム", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "大規模な外部応答チャンクを流動的にストリーミングする", "Focus chat input": "チャット入力をフォーカス", "Followed instructions perfectly": "完全に指示に従った", + "Form": "", "Format your variables using square brackets like this:": "次のように角括弧を使用して変数をフォーマットします。", "Frequency Penalty": "周波数ペナルティ", "Functions": "", diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index 83173b329..f3e97b19b 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -135,6 +135,7 @@ "Created at": "შექმნილია", "Created At": "შექმნილია", "Created by": "", + "CSV Import": "", "Current Model": "მიმდინარე მოდელი", "Current Password": "მიმდინარე პაროლი", "Custom": "საკუთარი", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "თხევადი ნაკადი დიდი გარე საპასუხო ნაწილაკების", "Focus chat input": "ჩეთის შეყვანის ფოკუსი", "Followed instructions perfectly": "ყველა ინსტრუქცია უზრუნველყოფა", + "Form": "", "Format your variables using square brackets like this:": "დააფორმატეთ თქვენი ცვლადები კვადრატული ფრჩხილების გამოყენებით:", "Frequency Penalty": "სიხშირის ჯარიმა", "Functions": "", diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 361da0937..34153f163 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -135,6 +135,7 @@ "Created at": "생성일", "Created At": "생성일", "Created by": "", + "CSV Import": "", "Current Model": "현재 모델", "Current Password": "현재 비밀번호", "Custom": "사용자 정의", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "대규모 외부 응답 청크를 유연하게 스트리밍", "Focus chat input": "채팅 입력창에 포커스", "Followed instructions perfectly": "명령을 완벽히 따름", + "Form": "", "Format your variables using square brackets like this:": "다음과 같이 대괄호를 사용하여 변수를 형식화하세요:", "Frequency Penalty": "프리퀀시 페널티", "Functions": "", diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index 62edcb18c..e4960ae45 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -135,6 +135,7 @@ "Created at": "Sukurta", "Created At": "Sukurta", "Created by": "", + "CSV Import": "", "Current Model": "Dabartinis modelis", "Current Password": "Esamas slaptažodis", "Custom": "Personalizuota", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Sklandžiai transliuoti ilgus atsakymus", "Focus chat input": "Fokusuoti žinutės įvestį", "Followed instructions perfectly": "Tobulai sekė instrukcijas", + "Form": "", "Format your variables using square brackets like this:": "Formatuokite kintamuosius su kvadratiniais skliausteliais:", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json index 1d7d3b949..2d7274942 100644 --- a/src/lib/i18n/locales/nb-NO/translation.json +++ b/src/lib/i18n/locales/nb-NO/translation.json @@ -135,6 +135,7 @@ "Created at": "Opprettet", "Created At": "Opprettet", "Created by": "", + "CSV Import": "", "Current Model": "Nåværende modell", "Current Password": "Nåværende passord", "Custom": "Tilpasset", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Strøm store eksterne svarchunks flytende", "Focus chat input": "Fokuser chatinput", "Followed instructions perfectly": "Fulgte instruksjonene perfekt", + "Form": "", "Format your variables using square brackets like this:": "Formatér variablene dine med hakeparenteser som dette:", "Frequency Penalty": "Frekvensstraff", "Functions": "", diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index b47015366..e674ce902 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -135,6 +135,7 @@ "Created at": "Gemaakt op", "Created At": "Gemaakt op", "Created by": "", + "CSV Import": "", "Current Model": "Huidig Model", "Current Password": "Huidig Wachtwoord", "Custom": "Aangepast", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Stream vloeiend grote externe responsbrokken", "Focus chat input": "Focus chat input", "Followed instructions perfectly": "Volgde instructies perfect", + "Form": "", "Format your variables using square brackets like this:": "Formatteer je variabelen met vierkante haken zoals dit:", "Frequency Penalty": "Frequentie Straf", "Functions": "", diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json index 70289584f..d992f7c89 100644 --- a/src/lib/i18n/locales/pa-IN/translation.json +++ b/src/lib/i18n/locales/pa-IN/translation.json @@ -135,6 +135,7 @@ "Created at": "ਤੇ ਬਣਾਇਆ ਗਿਆ", "Created At": "ਤੇ ਬਣਾਇਆ ਗਿਆ", "Created by": "", + "CSV Import": "", "Current Model": "ਮੌਜੂਦਾ ਮਾਡਲ", "Current Password": "ਮੌਜੂਦਾ ਪਾਸਵਰਡ", "Custom": "ਕਸਟਮ", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "ਵੱਡੇ ਬਾਹਰੀ ਜਵਾਬ ਚੰਕਾਂ ਨੂੰ ਸਹੀ ਢੰਗ ਨਾਲ ਸਟ੍ਰੀਮ ਕਰੋ", "Focus chat input": "ਗੱਲਬਾਤ ਇਨਪੁਟ 'ਤੇ ਧਿਆਨ ਦਿਓ", "Followed instructions perfectly": "ਹਦਾਇਤਾਂ ਨੂੰ ਬਿਲਕੁਲ ਫਾਲੋ ਕੀਤਾ", + "Form": "", "Format your variables using square brackets like this:": "ਤੁਹਾਡੀਆਂ ਵੈਰੀਏਬਲਾਂ ਨੂੰ ਇਸ ਤਰ੍ਹਾਂ ਵਰਤੋਂ: [ ]", "Frequency Penalty": "ਬਾਰੰਬਾਰਤਾ ਜੁਰਮਾਨਾ", "Functions": "", diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index 4939e1d02..d1ebfe324 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -135,6 +135,7 @@ "Created at": "Utworzono o", "Created At": "Utworzono o", "Created by": "", + "CSV Import": "", "Current Model": "Bieżący model", "Current Password": "Bieżące hasło", "Custom": "Niestandardowy", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Płynnie przesyłaj strumieniowo duże fragmenty odpowiedzi zewnętrznych", "Focus chat input": "Skoncentruj na czacie", "Followed instructions perfectly": "Postępował z idealnie według instrukcji", + "Form": "", "Format your variables using square brackets like this:": "Formatuj swoje zmienne, używając nawiasów kwadratowych, np.", "Frequency Penalty": "Kara za częstotliwość", "Functions": "", diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 7b05152a0..41f547553 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -135,6 +135,7 @@ "Created at": "Criado em", "Created At": "Criado em", "Created by": "", + "CSV Import": "", "Current Model": "Modelo Atual", "Current Password": "Senha Atual", "Custom": "Personalizado", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Transmita com fluidez grandes blocos de resposta externa", "Focus chat input": "Focar entrada de bate-papo", "Followed instructions perfectly": "Seguiu instruções perfeitamente", + "Form": "", "Format your variables using square brackets like this:": "Formate suas variáveis usando colchetes como este:", "Frequency Penalty": "Penalidade de Frequência", "Functions": "", diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index 3659582b0..828a9d4d7 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -135,6 +135,7 @@ "Created at": "Criado em", "Created At": "Criado em", "Created by": "", + "CSV Import": "", "Current Model": "Modelo Atual", "Current Password": "Senha Atual", "Custom": "Personalizado", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Transmita com fluidez grandes blocos de resposta externa", "Focus chat input": "Focar na conversa", "Followed instructions perfectly": "Seguiu instruções perfeitamente", + "Form": "", "Format your variables using square brackets like this:": "Formate as suas variáveis usando parenteses rectos como este:", "Frequency Penalty": "Penalidade de Frequência", "Functions": "", diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index fc65c597c..90a8c041e 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -135,6 +135,7 @@ "Created at": "Создано в", "Created At": "Создано в", "Created by": "", + "CSV Import": "", "Current Model": "Текущая модель", "Current Password": "Текущий пароль", "Custom": "Пользовательский", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Плавная потоковая передача больших фрагментов внешних ответов", "Focus chat input": "Фокус ввода чата", "Followed instructions perfectly": "Учитывая инструкции идеально", + "Form": "", "Format your variables using square brackets like this:": "Форматируйте ваши переменные, используя квадратные скобки, как здесь:", "Frequency Penalty": "Штраф за частоту", "Functions": "", diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json index 17f62b297..cab384729 100644 --- a/src/lib/i18n/locales/sr-RS/translation.json +++ b/src/lib/i18n/locales/sr-RS/translation.json @@ -135,6 +135,7 @@ "Created at": "Направљено у", "Created At": "Направљено у", "Created by": "", + "CSV Import": "", "Current Model": "Тренутни модел", "Current Password": "Тренутна лозинка", "Custom": "Прилагођено", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Течно стримујте велике спољне делове одговора", "Focus chat input": "Усредсредите унос ћаскања", "Followed instructions perfectly": "Упутства су савршено праћена", + "Form": "", "Format your variables using square brackets like this:": "Форматирајте ваше променљиве користећи угластe заграде овако:", "Frequency Penalty": "Фреквентна казна", "Functions": "", diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index 505bb93ba..a8e943c14 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -135,6 +135,7 @@ "Created at": "Skapad", "Created At": "Skapad", "Created by": "", + "CSV Import": "", "Current Model": "Aktuell modell", "Current Password": "Nuvarande lösenord", "Custom": "Anpassad", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Strömma flytande stora externa svarschunks", "Focus chat input": "Fokusera på chattfältet", "Followed instructions perfectly": "Följde instruktionerna perfekt", + "Form": "", "Format your variables using square brackets like this:": "Formatera dina variabler med hakparenteser så här:", "Frequency Penalty": "Straff för frekvens", "Functions": "", diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json index fba2e4b2a..c4ea84702 100644 --- a/src/lib/i18n/locales/tk-TW/translation.json +++ b/src/lib/i18n/locales/tk-TW/translation.json @@ -135,6 +135,7 @@ "Created at": "", "Created At": "", "Created by": "", + "CSV Import": "", "Current Model": "", "Current Password": "", "Custom": "", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "", "Focus chat input": "", "Followed instructions perfectly": "", + "Form": "", "Format your variables using square brackets like this:": "", "Frequency Penalty": "", "Functions": "", diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index b824d99c5..8d0041fcf 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -135,6 +135,7 @@ "Created at": "Oluşturulma tarihi", "Created At": "Şu Tarihte Oluşturuldu:", "Created by": "", + "CSV Import": "", "Current Model": "Mevcut Model", "Current Password": "Mevcut Parola", "Custom": "Özel", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Büyük harici yanıt chunklarını akıcı bir şekilde yayınlayın", "Focus chat input": "Sohbet girişine odaklan", "Followed instructions perfectly": "Talimatları mükemmel şekilde takip etti", + "Form": "", "Format your variables using square brackets like this:": "Değişkenlerinizi şu şekilde kare parantezlerle biçimlendirin:", "Frequency Penalty": "Frekans Cezası", "Functions": "", diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index 086467855..228932f79 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -135,6 +135,7 @@ "Created at": "Створено у", "Created At": "Створено у", "Created by": "Створено", + "CSV Import": "Імпорт CSV", "Current Model": "Поточна модель", "Current Password": "Поточний пароль", "Custom": "Налаштувати", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Плавно передавати великі фрагменти зовнішніх відповідей", "Focus chat input": "Фокус вводу чату", "Followed instructions perfectly": "Бездоганно дотримувався інструкцій", + "Form": "Форма", "Format your variables using square brackets like this:": "Форматуйте свої змінні квадратними дужками так:", "Frequency Penalty": "Штраф за частоту", "Functions": "Функції", diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index b61a6d202..0ac69b015 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -135,6 +135,7 @@ "Created at": "Được tạo vào lúc", "Created At": "Tạo lúc", "Created by": "", + "CSV Import": "", "Current Model": "Mô hình hiện tại", "Current Password": "Mật khẩu hiện tại", "Custom": "Tùy chỉnh", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "Truyền tải các khối phản hồi bên ngoài lớn một cách trôi chảy", "Focus chat input": "Tập trung vào nội dung chat", "Followed instructions perfectly": "Tuân theo chỉ dẫn một cách hoàn hảo", + "Form": "", "Format your variables using square brackets like this:": "Định dạng các biến của bạn bằng cách sử dụng dấu ngoặc vuông như thế này:", "Frequency Penalty": "Hình phạt tần số", "Functions": "", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index dfca1fd5d..71f3efb5f 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -135,6 +135,7 @@ "Created at": "创建于", "Created At": "创建于", "Created by": "", + "CSV Import": "", "Current Model": "当前模型", "Current Password": "当前密码", "Custom": "自定义", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "流畅地传输外部大型响应块数据", "Focus chat input": "聚焦对话输入", "Followed instructions perfectly": "完全按照指示执行", + "Form": "", "Format your variables using square brackets like this:": "使用这样的方括号格式化你的变量:", "Frequency Penalty": "频率惩罚", "Functions": "功能", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index e1e3af222..a99ba68ff 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -135,6 +135,7 @@ "Created at": "建立於", "Created At": "建立於", "Created by": "", + "CSV Import": "", "Current Model": "目前模型", "Current Password": "目前密碼", "Custom": "自訂", @@ -248,6 +249,7 @@ "Fluidly stream large external response chunks": "流暢地傳輸大型外部響應區塊", "Focus chat input": "聚焦聊天輸入框", "Followed instructions perfectly": "完全遵循指示", + "Form": "", "Format your variables using square brackets like this:": "像這樣使用方括號來格式化你的變數:", "Frequency Penalty": "頻率懲罰", "Functions": "",