From 621393ca62971fd204851c7fe3b67900f40cf24a Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Fri, 2 Aug 2024 22:31:37 +0200 Subject: [PATCH] chore: format --- package-lock.json | 4 ++-- package.json | 2 +- src/lib/i18n/locales/ar-BH/translation.json | 1 + src/lib/i18n/locales/bg-BG/translation.json | 1 + src/lib/i18n/locales/bn-BD/translation.json | 1 + src/lib/i18n/locales/ca-ES/translation.json | 1 + src/lib/i18n/locales/ceb-PH/translation.json | 1 + src/lib/i18n/locales/de-DE/translation.json | 1 + src/lib/i18n/locales/dg-DG/translation.json | 1 + src/lib/i18n/locales/en-GB/translation.json | 1 + src/lib/i18n/locales/en-US/translation.json | 1 + src/lib/i18n/locales/es-ES/translation.json | 1 + src/lib/i18n/locales/fa-IR/translation.json | 1 + src/lib/i18n/locales/fi-FI/translation.json | 1 + src/lib/i18n/locales/fr-CA/translation.json | 1 + src/lib/i18n/locales/fr-FR/translation.json | 1 + src/lib/i18n/locales/he-IL/translation.json | 1 + src/lib/i18n/locales/hi-IN/translation.json | 1 + src/lib/i18n/locales/hr-HR/translation.json | 1 + src/lib/i18n/locales/id-ID/translation.json | 1 + src/lib/i18n/locales/it-IT/translation.json | 1 + src/lib/i18n/locales/ja-JP/translation.json | 1 + src/lib/i18n/locales/ka-GE/translation.json | 1 + src/lib/i18n/locales/ko-KR/translation.json | 1 + src/lib/i18n/locales/lt-LT/translation.json | 1 + src/lib/i18n/locales/nb-NO/translation.json | 1 + src/lib/i18n/locales/nl-NL/translation.json | 1 + src/lib/i18n/locales/pa-IN/translation.json | 1 + src/lib/i18n/locales/pl-PL/translation.json | 1 + src/lib/i18n/locales/pt-BR/translation.json | 1 + src/lib/i18n/locales/pt-PT/translation.json | 1 + src/lib/i18n/locales/ro-RO/translation.json | 1 + src/lib/i18n/locales/ru-RU/translation.json | 1 + src/lib/i18n/locales/sr-RS/translation.json | 1 + src/lib/i18n/locales/sv-SE/translation.json | 1 + src/lib/i18n/locales/th-TH/translation.json | 1 + src/lib/i18n/locales/tk-TW/translation.json | 1 + src/lib/i18n/locales/tr-TR/translation.json | 1 + src/lib/i18n/locales/uk-UA/translation.json | 1 + src/lib/i18n/locales/vi-VN/translation.json | 1 + src/lib/i18n/locales/zh-CN/translation.json | 1 + src/lib/i18n/locales/zh-TW/translation.json | 1 + 42 files changed, 43 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index c1639ec76..f3e8d2e38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "open-webui", - "version": "0.3.10", + "version": "0.3.11", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "open-webui", - "version": "0.3.10", + "version": "0.3.11", "dependencies": { "@codemirror/lang-javascript": "^6.2.2", "@codemirror/lang-python": "^6.1.6", diff --git a/package.json b/package.json index 87dcc09ae..6687cef75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "open-webui", - "version": "0.3.10", + "version": "0.3.11", "private": true, "scripts": { "dev": "npm run pyodide:fetch && vite dev --host", diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json index 4f707332c..5e7958d71 100644 --- a/src/lib/i18n/locales/ar-BH/translation.json +++ b/src/lib/i18n/locales/ar-BH/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "لن تتم مشاركة الرسائل التي ترسلها بعد إنشاء الرابط الخاص بك. سيتمكن المستخدمون الذين لديهم عنوان URL من عرض الدردشة المشتركة", + "Min P": "", "Minimum Score": "الحد الأدنى من النقاط", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index a7f7cd63a..e27116c6c 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Съобщенията, които изпращате след създаването на връзката, няма да бъдат споделяни. Потребителите с URL адреса ще могат да видят споделения чат.", + "Min P": "", "Minimum Score": "Минимална оценка", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index 74f613822..3d4297294 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "আপনার লিঙ্ক তৈরি করার পরে আপনার পাঠানো বার্তাগুলি শেয়ার করা হবে না। ইউআরএল ব্যবহারকারীরা শেয়ার করা চ্যাট দেখতে পারবেন।", + "Min P": "", "Minimum Score": "Minimum Score", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index 69de4d6ac..a0906e02e 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memòria eliminada correctament", "Memory updated successfully": "Memòria actualitzada correctament", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Els missatges enviats després de crear el teu enllaç no es compartiran. Els usuaris amb l'URL podran veure el xat compartit.", + "Min P": "", "Minimum Score": "Puntuació mínima", "Mirostat": "Mirostat", "Mirostat Eta": "Eta de Mirostat", diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json index b9f60e378..64a3976c8 100644 --- a/src/lib/i18n/locales/ceb-PH/translation.json +++ b/src/lib/i18n/locales/ceb-PH/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index 91496cde4..adf11f0d2 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Erinnerung erfolgreich gelöscht", "Memory updated successfully": "Erinnerung erfolgreich aktualisiert", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Nachrichten, die Sie nach der Erstellung Ihres Links senden, werden nicht geteilt. Nutzer mit der URL können die freigegebene Unterhaltung einsehen.", + "Min P": "", "Minimum Score": "Mindestpunktzahl", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index 07a99e549..49766723d 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index 7af812100..9ea698fa9 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "", "Mirostat": "", "Mirostat Eta": "", diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index 7af812100..9ea698fa9 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "", "Mirostat": "", "Mirostat Eta": "", diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index 78f3fde3b..c11526985 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memoria borrada correctamente", "Memory updated successfully": "Memoria actualizada correctamente", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Los mensajes que envíe después de crear su enlace no se compartirán. Los usuarios con el enlace podrán ver el chat compartido.", + "Min P": "", "Minimum Score": "Puntuación mínima", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index 05be5ee82..bc9094906 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "پیام های شما بعد از ایجاد لینک شما به اشتراک نمی گردد. کاربران با لینک URL می توانند چت اشتراک را مشاهده کنند.", + "Min P": "", "Minimum Score": "نماد کمینه", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index f1887d78d..b5c5d33d9 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Linkin luomisen jälkeen lähettämiäsi viestejä ei jaeta. Käyttäjät, joilla on URL-osoite, voivat tarkastella jaettua keskustelua.", + "Min P": "", "Minimum Score": "Vähimmäispisteet", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index acebc8d1f..2206feb61 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "La mémoire a été supprimée avec succès", "Memory updated successfully": "La mémoire a été mise à jour avec succès", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Les messages que vous envoyez après avoir créé votre lien ne seront pas partagés. Les utilisateurs disposant de l'URL pourront voir le chat partagé.", + "Min P": "", "Minimum Score": "Score minimal", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 0f3853cd4..b6646b371 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "La mémoire a été supprimée avec succès", "Memory updated successfully": "La mémoire a été mise à jour avec succès", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Les messages que vous envoyez après avoir créé votre lien ne seront pas partagés. Les utilisateurs disposant de l'URL pourront voir le chat partagé.", + "Min P": "", "Minimum Score": "Score minimal", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json index 237458e0e..d60dbcc48 100644 --- a/src/lib/i18n/locales/he-IL/translation.json +++ b/src/lib/i18n/locales/he-IL/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "הודעות שתשלח לאחר יצירת הקישור לא ישותפו. משתמשים עם כתובת האתר יוכלו לצפות בצ'אט המשותף.", + "Min P": "", "Minimum Score": "ציון מינימלי", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json index 5029e6159..bf1e57597 100644 --- a/src/lib/i18n/locales/hi-IN/translation.json +++ b/src/lib/i18n/locales/hi-IN/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "अपना लिंक बनाने के बाद आपके द्वारा भेजे गए संदेश साझा नहीं किए जाएंगे। यूआरएल वाले यूजर्स शेयर की गई चैट देख पाएंगे।", + "Min P": "", "Minimum Score": "न्यूनतम स्कोर", "Mirostat": "मिरोस्टा", "Mirostat Eta": "मिरोस्टा ईटा", diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json index 6ce5eda73..9e16edd39 100644 --- a/src/lib/i18n/locales/hr-HR/translation.json +++ b/src/lib/i18n/locales/hr-HR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Poruke koje pošaljete nakon stvaranja veze neće se dijeliti. Korisnici s URL-om moći će vidjeti zajednički chat.", + "Min P": "", "Minimum Score": "Minimalna ocjena", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json index ef3ed627b..10185db60 100644 --- a/src/lib/i18n/locales/id-ID/translation.json +++ b/src/lib/i18n/locales/id-ID/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memori berhasil dihapus", "Memory updated successfully": "Memori berhasil diperbarui", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Pesan yang Anda kirim setelah membuat tautan tidak akan dibagikan. Pengguna yang memiliki URL tersebut akan dapat melihat obrolan yang dibagikan.", + "Min P": "", "Minimum Score": "Skor Minimum", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index 613cb30ce..a4349f55a 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "I messaggi inviati dopo la creazione del link non verranno condivisi. Gli utenti con l'URL saranno in grado di visualizzare la chat condivisa.", + "Min P": "", "Minimum Score": "Punteggio minimo", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index fa69e25f6..e6a088bf5 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "リンクを作成した後、送信したメッセージは共有されません。URL を持つユーザーは共有チャットを閲覧できます。", + "Min P": "", "Minimum Score": "最低スコア", "Mirostat": "ミロスタット", "Mirostat Eta": "ミロスタット Eta", diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index b2dcee8b7..615065959 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "შეტყობინებები, რომელსაც თქვენ აგზავნით თქვენი ბმულის შექმნის შემდეგ, არ იქნება გაზიარებული. URL– ის მქონე მომხმარებლებს შეეძლებათ ნახონ საერთო ჩატი.", + "Min P": "", "Minimum Score": "მინიმალური ქულა", "Mirostat": "მიროსტატი", "Mirostat Eta": "მიროსტატი ეტა", diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index fb43b17c7..997cf6f5c 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "링크 생성 후에 보낸 메시지는 공유되지 않습니다. URL이 있는 사용자는 공유된 채팅을 볼 수 있습니다.", + "Min P": "", "Minimum Score": "최소 점수", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index 896da6be8..9cd609b37 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "Minimalus rezultatas", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json index b76e547cf..5d9c297e9 100644 --- a/src/lib/i18n/locales/nb-NO/translation.json +++ b/src/lib/i18n/locales/nb-NO/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Minne slettet", "Memory updated successfully": "Minne oppdatert", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Meldinger du sender etter at du har opprettet lenken din vil ikke bli delt. Brukere med URL-en vil kunne se den delte chatten.", + "Min P": "", "Minimum Score": "Minimum poengsum", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index da9a86aa9..08c2175e0 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Berichten die u verzendt nadat u uw link hebt gemaakt, worden niet gedeeld. Gebruikers met de URL kunnen de gedeelde chat bekijken.", + "Min P": "", "Minimum Score": "Minimale Score", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json index e370fe720..69aefebfa 100644 --- a/src/lib/i18n/locales/pa-IN/translation.json +++ b/src/lib/i18n/locales/pa-IN/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "ਤੁਹਾਡਾ ਲਿੰਕ ਬਣਾਉਣ ਤੋਂ ਬਾਅਦ ਤੁਹਾਡੇ ਵੱਲੋਂ ਭੇਜੇ ਗਏ ਸੁਨੇਹੇ ਸਾਂਝੇ ਨਹੀਂ ਕੀਤੇ ਜਾਣਗੇ। URL ਵਾਲੇ ਉਪਭੋਗਤਾ ਸਾਂਝੀ ਚੈਟ ਨੂੰ ਵੇਖ ਸਕਣਗੇ।", + "Min P": "", "Minimum Score": "ਘੱਟੋ-ਘੱਟ ਸਕੋਰ", "Mirostat": "ਮਿਰੋਸਟੈਟ", "Mirostat Eta": "ਮਿਰੋਸਟੈਟ ਈਟਾ", diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index ea9e76020..ae3777c0b 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Wiadomości wysyłane po utworzeniu linku nie będą udostępniane. Użytkownicy z adresem URL będą mogli wyświetlić udostępniony czat.", + "Min P": "", "Minimum Score": "Minimalny wynik", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 5cc7897c6..074a738cd 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memória excluída com sucesso", "Memory updated successfully": "Memória atualizada com sucesso", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Mensagens enviadas após criar seu link não serão compartilhadas. Usuários com o URL poderão visualizar o chat compartilhado.", + "Min P": "", "Minimum Score": "Pontuação Mínima", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index d0b381c40..919dd5d19 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Mensagens que você enviar após criar o seu link não serão partilhadas. Os utilizadores com o URL poderão visualizar a conversa partilhada.", + "Min P": "", "Minimum Score": "Mínimo de Pontuação", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/ro-RO/translation.json b/src/lib/i18n/locales/ro-RO/translation.json index a6f520338..58edc6a7c 100644 --- a/src/lib/i18n/locales/ro-RO/translation.json +++ b/src/lib/i18n/locales/ro-RO/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memoria a fost ștearsă cu succes", "Memory updated successfully": "Memoria a fost actualizată cu succes", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Mesajele pe care le trimiteți după crearea link-ului dvs. nu vor fi partajate. Utilizatorii cu URL-ul vor putea vizualiza conversația partajată.", + "Min P": "", "Minimum Score": "Scor Minim", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index 66433e365..4424c420b 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Сообщения, которые вы отправляете после создания ссылки, не будут распространяться. Пользователи с URL смогут просматривать общий чат.", + "Min P": "", "Minimum Score": "Минимальный балл", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json index 9dc8d0f04..3f4f7d723 100644 --- a/src/lib/i18n/locales/sr-RS/translation.json +++ b/src/lib/i18n/locales/sr-RS/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Поруке које пошаљете након стварања ваше везе неће бити подељене. Корисници са URL-ом ће моћи да виде дељено ћаскање.", + "Min P": "", "Minimum Score": "Најмањи резултат", "Mirostat": "Миростат", "Mirostat Eta": "Миростат Ета", diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index 86c7a0924..d553c2540 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Meddelanden du skickar efter att ha skapat din länk kommer inte att delas. Användare med URL:en kommer att kunna se delad chatt.", + "Min P": "", "Minimum Score": "Tröskel", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/th-TH/translation.json b/src/lib/i18n/locales/th-TH/translation.json index 8a8cf706d..5954873bf 100644 --- a/src/lib/i18n/locales/th-TH/translation.json +++ b/src/lib/i18n/locales/th-TH/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "ลบโมเดลสำเร็จ", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "ข้อความที่คุณส่งหลังจากสร้างลิงก์ของคุณแล้วจะไม่ถูกแชร์ ผู้ใช้ที่มี URL จะสามารถดูแชทที่แชร์ได้", + "Min P": "", "Minimum Score": "คะแนนขั้นต่ำ", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json index 7af812100..9ea698fa9 100644 --- a/src/lib/i18n/locales/tk-TW/translation.json +++ b/src/lib/i18n/locales/tk-TW/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "", + "Min P": "", "Minimum Score": "", "Mirostat": "", "Mirostat Eta": "", diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index c2cb62c85..92021510f 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Bellek başarıyla silindi", "Memory updated successfully": "Bellek başarıyla güncellendi", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Bağlantınızı oluşturduktan sonra gönderdiğiniz mesajlar paylaşılmayacaktır. URL'ye sahip kullanıcılar paylaşılan sohbeti görüntüleyebilecektir.", + "Min P": "", "Minimum Score": "Minimum Skor", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index 274d712b9..dff0b4f46 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Пам'ять успішно видалено", "Memory updated successfully": "Пам'ять успішно оновлено", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Повідомлення, які ви надішлете після створення посилання, не будуть доступні для інших. Користувачі, які мають URL, зможуть переглядати спільний чат.", + "Min P": "", "Minimum Score": "Мінімальний бал", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index 05c9a8004..a3628ea3a 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "Memory đã bị loại bỏ", "Memory updated successfully": "Memory đã cập nhật thành công", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "Tin nhắn bạn gửi sau khi tạo liên kết sẽ không được chia sẻ. Người dùng có URL sẽ có thể xem cuộc trò chuyện được chia sẻ.", + "Min P": "", "Minimum Score": "Score tối thiểu", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index f1b2f1537..11dcb0a85 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "记忆删除成功", "Memory updated successfully": "记忆更新成功", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "创建链接后发送的消息不会被共享。具有 URL 的用户将能够查看共享对话。", + "Min P": "", "Minimum Score": "最低分", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 68c8ac283..4843e7b61 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -375,6 +375,7 @@ "Memory deleted successfully": "", "Memory updated successfully": "", "Messages you send after creating your link won't be shared. Users with the URL will be able to view the shared chat.": "建立連結後傳送的訊息將不會被共享。具有 URL 的使用者將會能夠檢視共享的聊天。", + "Min P": "", "Minimum Score": "最低分數", "Mirostat": "Mirostat", "Mirostat Eta": "Mirostat Eta",