From 016b91addae114ea2eb071c87504925f465f23ef Mon Sep 17 00:00:00 2001 From: Timothy Jaeryang Baek Date: Tue, 31 Dec 2024 02:26:30 -0800 Subject: [PATCH] chore: format --- src/lib/apis/channels/index.ts | 22 +++++++++++++------- src/lib/i18n/locales/ar-BH/translation.json | 5 +++++ src/lib/i18n/locales/bg-BG/translation.json | 5 +++++ src/lib/i18n/locales/bn-BD/translation.json | 5 +++++ src/lib/i18n/locales/ca-ES/translation.json | 5 +++++ src/lib/i18n/locales/ceb-PH/translation.json | 5 +++++ src/lib/i18n/locales/cs-CZ/translation.json | 5 +++++ src/lib/i18n/locales/da-DK/translation.json | 5 +++++ src/lib/i18n/locales/de-DE/translation.json | 5 +++++ src/lib/i18n/locales/dg-DG/translation.json | 5 +++++ src/lib/i18n/locales/el-GR/translation.json | 5 +++++ src/lib/i18n/locales/en-GB/translation.json | 5 +++++ src/lib/i18n/locales/en-US/translation.json | 5 +++++ src/lib/i18n/locales/es-ES/translation.json | 5 +++++ src/lib/i18n/locales/eu-ES/translation.json | 5 +++++ src/lib/i18n/locales/fa-IR/translation.json | 5 +++++ src/lib/i18n/locales/fi-FI/translation.json | 5 +++++ src/lib/i18n/locales/fr-CA/translation.json | 5 +++++ src/lib/i18n/locales/fr-FR/translation.json | 5 +++++ src/lib/i18n/locales/he-IL/translation.json | 5 +++++ src/lib/i18n/locales/hi-IN/translation.json | 5 +++++ src/lib/i18n/locales/hr-HR/translation.json | 5 +++++ src/lib/i18n/locales/hu-HU/translation.json | 5 +++++ src/lib/i18n/locales/id-ID/translation.json | 5 +++++ src/lib/i18n/locales/ie-GA/translation.json | 5 +++++ src/lib/i18n/locales/it-IT/translation.json | 5 +++++ src/lib/i18n/locales/ja-JP/translation.json | 5 +++++ src/lib/i18n/locales/ka-GE/translation.json | 5 +++++ src/lib/i18n/locales/ko-KR/translation.json | 5 +++++ src/lib/i18n/locales/lt-LT/translation.json | 5 +++++ src/lib/i18n/locales/ms-MY/translation.json | 5 +++++ src/lib/i18n/locales/nb-NO/translation.json | 5 +++++ src/lib/i18n/locales/nl-NL/translation.json | 5 +++++ src/lib/i18n/locales/pa-IN/translation.json | 5 +++++ src/lib/i18n/locales/pl-PL/translation.json | 5 +++++ src/lib/i18n/locales/pt-BR/translation.json | 5 +++++ src/lib/i18n/locales/pt-PT/translation.json | 5 +++++ src/lib/i18n/locales/ro-RO/translation.json | 5 +++++ src/lib/i18n/locales/ru-RU/translation.json | 5 +++++ src/lib/i18n/locales/sk-SK/translation.json | 5 +++++ src/lib/i18n/locales/sr-RS/translation.json | 5 +++++ src/lib/i18n/locales/sv-SE/translation.json | 5 +++++ src/lib/i18n/locales/th-TH/translation.json | 5 +++++ src/lib/i18n/locales/tk-TW/translation.json | 5 +++++ src/lib/i18n/locales/tr-TR/translation.json | 5 +++++ src/lib/i18n/locales/uk-UA/translation.json | 5 +++++ src/lib/i18n/locales/ur-PK/translation.json | 5 +++++ src/lib/i18n/locales/vi-VN/translation.json | 5 +++++ src/lib/i18n/locales/zh-CN/translation.json | 5 +++++ src/lib/i18n/locales/zh-TW/translation.json | 5 +++++ src/lib/stores/index.ts | 22 +++++++++++--------- 51 files changed, 272 insertions(+), 17 deletions(-) diff --git a/src/lib/apis/channels/index.ts b/src/lib/apis/channels/index.ts index 965d24331..f16b43505 100644 --- a/src/lib/apis/channels/index.ts +++ b/src/lib/apis/channels/index.ts @@ -208,7 +208,6 @@ export const getChannelMessages = async ( return res; }; - export const getChannelThreadMessages = async ( token: string = '', channel_id: string, @@ -247,7 +246,7 @@ export const getChannelThreadMessages = async ( } return res; -} +}; type MessageForm = { parent_id?: string; @@ -328,7 +327,12 @@ export const updateMessage = async ( return res; }; -export const addReaction = async (token: string = '', channel_id: string, message_id: string, name: string) => { +export const addReaction = async ( + token: string = '', + channel_id: string, + message_id: string, + name: string +) => { let error = null; const res = await fetch( @@ -361,10 +365,14 @@ export const addReaction = async (token: string = '', channel_id: string, messag } return res; -} +}; - -export const removeReaction = async (token: string = '', channel_id: string, message_id: string, name: string) => { +export const removeReaction = async ( + token: string = '', + channel_id: string, + message_id: string, + name: string +) => { let error = null; const res = await fetch( @@ -397,7 +405,7 @@ export const removeReaction = async (token: string = '', channel_id: string, mes } return res; -} +}; export const deleteMessage = async (token: string = '', channel_id: string, message_id: string) => { let error = null; diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json index 4131ef250..902e8fbb0 100644 --- a/src/lib/i18n/locales/ar-BH/translation.json +++ b/src/lib/i18n/locales/ar-BH/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "( `sh webui.sh --api`مثال)", "(latest)": "(الأخير)", "{{ models }}": "{{ نماذج }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "دردشات {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} مطلوب", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "إضافة ذكرايات", "Add Model": "اضافة موديل", + "Add Reaction": "", "Add Tag": "", "Add Tags": "اضافة تاق", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "اللغة", "Last Active": "آخر نشاط", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "إعادة تسمية", "Reorder Models": "", "Repeat Last N": "N كرر آخر", + "Reply in Thread": "", "Request Mode": "وضع الطلب", "Reranking Model": "إعادة تقييم النموذج", "Reranking model disabled": "تم تعطيل نموذج إعادة الترتيب", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "متغير لاستبدالها بمحتوى الحافظة.", "Version": "إصدار", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index 8282801ff..d3676c333 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(например `sh webui.sh --api`)", "(latest)": "(последна)", "{{ models }}": "{{ модели }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s чатове", "{{webUIName}} Backend Required": "{{webUIName}} Изисква се Бекенд", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Добавяне на Памет", "Add Model": "Добавяне на Модел", + "Add Reaction": "", "Add Tag": "", "Add Tags": "добавяне на тагове", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Език", "Last Active": "Последни активни", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Преименуване", "Reorder Models": "", "Repeat Last N": "Repeat Last N", + "Reply in Thread": "", "Request Mode": "Request Mode", "Reranking Model": "Reranking Model", "Reranking model disabled": "Reranking model disabled", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "променливи да се заменят съдържанието от клипборд.", "Version": "Версия", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index 93ffbd5d3..8cb0046dc 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(যেমন `sh webui.sh --api`)", "(latest)": "(সর্বশেষ)", "{{ models }}": "{{ মডেল}}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}র চ্যাটস", "{{webUIName}} Backend Required": "{{webUIName}} ব্যাকএন্ড আবশ্যক", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "মেমোরি যোগ করুন", "Add Model": "মডেল যোগ করুন", + "Add Reaction": "", "Add Tag": "", "Add Tags": "ট্যাগ যোগ করুন", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "ভাষা", "Last Active": "সর্বশেষ সক্রিয়", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "রেনেম", "Reorder Models": "", "Repeat Last N": "রিপিট Last N", + "Reply in Thread": "", "Request Mode": "রিকোয়েস্ট মোড", "Reranking Model": "রির্যাক্টিং মডেল", "Reranking model disabled": "রির্যাক্টিং মডেল নিষ্ক্রিয় করা", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "ক্লিপবোর্ডের কন্টেন্ট দিয়ে যেই ভেরিয়েবল রিপ্লেস করা যাবে।", "Version": "ভার্সন", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index f8bc128b9..0ac469fc3 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(p. ex. `sh webui.sh --api`)", "(latest)": "(últim)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Els xats de {{user}}", "{{webUIName}} Backend Required": "El Backend de {{webUIName}} és necessari", "*Prompt node ID(s) are required for image generation": "*Els identificadors de nodes d'indicacions són necessaris per a la generació d'imatges", @@ -34,6 +35,7 @@ "Add Group": "Afegir grup", "Add Memory": "Afegir memòria", "Add Model": "Afegir un model", + "Add Reaction": "", "Add Tag": "Afegir etiqueta", "Add Tags": "Afegir etiquetes", "Add text content": "Afegir contingut de text", @@ -534,6 +536,7 @@ "Language": "Idioma", "Last Active": "Activitat recent", "Last Modified": "Modificació", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "Servidor LDAP actualitzat", "Leaderboard": "Tauler de classificació", @@ -739,6 +742,7 @@ "Rename": "Canviar el nom", "Reorder Models": "Reordenar els models", "Repeat Last N": "Repeteix els darrers N", + "Reply in Thread": "", "Request Mode": "Mode de sol·licitud", "Reranking Model": "Model de reavaluació", "Reranking model disabled": "Model de reavaluació desactivat", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable per tenir-les reemplaçades amb el contingut del porta-retalls.", "Version": "Versió", "Version {{selectedVersion}} of {{totalVersions}}": "Versió {{selectedVersion}} de {{totalVersions}}", + "View Replies": "", "Visibility": "Visibilitat", "Voice": "Veu", "Voice Input": "Entrada de veu", diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json index 3f009d970..0d1073307 100644 --- a/src/lib/i18n/locales/ceb-PH/translation.json +++ b/src/lib/i18n/locales/ceb-PH/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(pananglitan `sh webui.sh --api`)", "(latest)": "", "{{ models }}": "", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "", "{{webUIName}} Backend Required": "Backend {{webUIName}} gikinahanglan", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "", "Add Model": "", + "Add Reaction": "", "Add Tag": "", "Add Tags": "idugang ang mga tag", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Pinulongan", "Last Active": "", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "", "Reorder Models": "", "Repeat Last N": "Balika ang katapusang N", + "Reply in Thread": "", "Request Mode": "Query mode", "Reranking Model": "", "Reranking model disabled": "", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable aron pulihan kini sa mga sulud sa clipboard.", "Version": "Bersyon", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json index 4018a8d09..431f6e5e9 100644 --- a/src/lib/i18n/locales/cs-CZ/translation.json +++ b/src/lib/i18n/locales/cs-CZ/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(např. `sh webui.sh --api`)", "(latest)": "Nejnovější", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s konverzace", "{{webUIName}} Backend Required": "Požadován {{webUIName}} Backend", "*Prompt node ID(s) are required for image generation": "*Jsou vyžadovány IDs pro prompt node pro generování obrázků", @@ -34,6 +35,7 @@ "Add Group": "Přidat skupinu", "Add Memory": "Přidat paměť", "Add Model": "Přidat model", + "Add Reaction": "", "Add Tag": "Přidat štítek", "Add Tags": "Přidat štítky", "Add text content": "Přidejte textový obsah", @@ -534,6 +536,7 @@ "Language": "Jazyk", "Last Active": "Naposledy aktivní", "Last Modified": "Poslední změna", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "Žebříček", @@ -739,6 +742,7 @@ "Rename": "Přejmenovat", "Reorder Models": "", "Repeat Last N": "Opakovat posledních N", + "Reply in Thread": "", "Request Mode": "Režim žádosti", "Reranking Model": "Model pro přehodnocení pořadí", "Reranking model disabled": "Přeřazovací model je deaktivován", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "proměnnou, aby byl jejich obsah nahrazen obsahem schránky.", "Version": "Verze", "Version {{selectedVersion}} of {{totalVersions}}": "Verze {{selectedVersion}} z {{totalVersions}}", + "View Replies": "", "Visibility": "Viditelnost", "Voice": "Hlas", "Voice Input": "Hlasový vstup", diff --git a/src/lib/i18n/locales/da-DK/translation.json b/src/lib/i18n/locales/da-DK/translation.json index cf188b814..9d2a31b3a 100644 --- a/src/lib/i18n/locales/da-DK/translation.json +++ b/src/lib/i18n/locales/da-DK/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(f.eks. `sh webui.sh --api`)", "(latest)": "(seneste)", "{{ models }}": "{{ modeller }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}s chats", "{{webUIName}} Backend Required": "{{webUIName}} Backend kræves", "*Prompt node ID(s) are required for image generation": "*Prompt node ID(s) er påkrævet for at kunne generere billeder", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Tilføj hukommelse", "Add Model": "Tilføj model", + "Add Reaction": "", "Add Tag": "Tilføj tag", "Add Tags": "Tilføj tags", "Add text content": "Tilføj tekst", @@ -534,6 +536,7 @@ "Language": "Sprog", "Last Active": "Sidst aktiv", "Last Modified": "Sidst ændret", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Omdøb", "Reorder Models": "", "Repeat Last N": "Gentag sidste N", + "Reply in Thread": "", "Request Mode": "Forespørgselstilstand", "Reranking Model": "Omarrangeringsmodel", "Reranking model disabled": "Omarrangeringsmodel deaktiveret", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabel for at få dem erstattet med indholdet af udklipsholderen.", "Version": "Version", "Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} af {{totalVersions}}", + "View Replies": "", "Visibility": "", "Voice": "Stemme", "Voice Input": "", diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index f1fbcf015..d8b95e993 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(z. B. `sh webui.sh --api`)", "(latest)": "(neueste)", "{{ models }}": "{{ Modelle }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}s Unterhaltungen", "{{webUIName}} Backend Required": "{{webUIName}}-Backend erforderlich", "*Prompt node ID(s) are required for image generation": "*Prompt-Node-ID(s) sind für die Bildgenerierung erforderlich", @@ -34,6 +35,7 @@ "Add Group": "Gruppe hinzufügen", "Add Memory": "Erinnerung hinzufügen", "Add Model": "Modell hinzufügen", + "Add Reaction": "", "Add Tag": "Tag hinzufügen", "Add Tags": "Tags hinzufügen", "Add text content": "Textinhalt hinzufügen", @@ -534,6 +536,7 @@ "Language": "Sprache", "Last Active": "Zuletzt aktiv", "Last Modified": "Zuletzt bearbeitet", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP-Server aktualisiert", "Leaderboard": "Bestenliste", @@ -739,6 +742,7 @@ "Rename": "Umbenennen", "Reorder Models": "", "Repeat Last N": "Wiederhole die letzten N", + "Reply in Thread": "", "Request Mode": "Anforderungsmodus", "Reranking Model": "Reranking-Modell", "Reranking model disabled": "Reranking-Modell deaktiviert", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "Variable, um den Inhalt der Zwischenablage beim Nutzen des Prompts zu ersetzen.", "Version": "Version", "Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} von {{totalVersions}}", + "View Replies": "", "Visibility": "Sichtbarkeit", "Voice": "Stimme", "Voice Input": "Spracheingabe", diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index fdfe72a73..0689b4a0b 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(such e.g. `sh webui.sh --api`)", "(latest)": "(much latest)", "{{ models }}": "", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "", "{{webUIName}} Backend Required": "{{webUIName}} Backend Much Required", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "", "Add Model": "", + "Add Reaction": "", "Add Tag": "", "Add Tags": "", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Doge Speak", "Last Active": "", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "", "Reorder Models": "", "Repeat Last N": "Repeat Last N", + "Reply in Thread": "", "Request Mode": "Request Bark", "Reranking Model": "", "Reranking model disabled": "", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable to have them replaced with clipboard content. Very replace.", "Version": "Version much version", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/el-GR/translation.json b/src/lib/i18n/locales/el-GR/translation.json index b1d1c8f94..427123296 100644 --- a/src/lib/i18n/locales/el-GR/translation.json +++ b/src/lib/i18n/locales/el-GR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(π.χ. `sh webui.sh --api`)", "(latest)": "(τελευταίο)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Συνομιλίες του {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Απαιτείται Backend", "*Prompt node ID(s) are required for image generation": "*Τα αναγνωριστικά κόμβου Prompt απαιτούνται για τη δημιουργία εικόνων", @@ -34,6 +35,7 @@ "Add Group": "Προσθήκη Ομάδας", "Add Memory": "Προσθήκη Μνήμης", "Add Model": "Προσθήκη Μοντέλου", + "Add Reaction": "", "Add Tag": "Προσθήκη Ετικέτας", "Add Tags": "Προσθήκη Ετικετών", "Add text content": "Προσθήκη κειμένου", @@ -534,6 +536,7 @@ "Language": "Γλώσσα", "Last Active": "Τελευταία Ενεργή", "Last Modified": "Τελευταία Τροποποίηση", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "Ο διακομιστής LDAP ενημερώθηκε", "Leaderboard": "Κατάταξη", @@ -739,6 +742,7 @@ "Rename": "Μετονομασία", "Reorder Models": "Επαναταξινόμηση Μοντέλων", "Repeat Last N": "Επανάληψη Τελευταίων N", + "Reply in Thread": "", "Request Mode": "Λειτουργία Αιτήματος", "Reranking Model": "Μοντέλο Επαναταξινόμησης", "Reranking model disabled": "Το μοντέλο επαναταξινόμησης απενεργοποιήθηκε", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "μεταβλητή να αντικατασταθούν με το περιεχόμενο του πρόχειρου.", "Version": "Έκδοση", "Version {{selectedVersion}} of {{totalVersions}}": "Έκδοση {{selectedVersion}} από {{totalVersions}}", + "View Replies": "", "Visibility": "Ορατότητα", "Voice": "Φωνή", "Voice Input": "Εισαγωγή Φωνής", diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index 4aa68bf79..1799c4faf 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "", "(latest)": "", "{{ models }}": "", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "", "{{webUIName}} Backend Required": "", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "", "Add Model": "", + "Add Reaction": "", "Add Tag": "", "Add Tags": "", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "", "Last Active": "", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "", "Reorder Models": "", "Repeat Last N": "", + "Reply in Thread": "", "Request Mode": "", "Reranking Model": "", "Reranking model disabled": "", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "", "Version": "", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index 4aa68bf79..1799c4faf 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "", "(latest)": "", "{{ models }}": "", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "", "{{webUIName}} Backend Required": "", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "", "Add Model": "", + "Add Reaction": "", "Add Tag": "", "Add Tags": "", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "", "Last Active": "", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "", "Reorder Models": "", "Repeat Last N": "", + "Reply in Thread": "", "Request Mode": "", "Reranking Model": "", "Reranking model disabled": "", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "", "Version": "", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index f87ed9450..ae041515f 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(p.ej. `sh webui.sh --api`)", "(latest)": "(latest)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Chats de {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Servidor Requerido", "*Prompt node ID(s) are required for image generation": "Los ID de nodo son requeridos para la generación de imágenes", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Agregar Memoria", "Add Model": "Agregar Modelo", + "Add Reaction": "", "Add Tag": "Agregar etiqueta", "Add Tags": "agregar etiquetas", "Add text content": "Añade contenido de texto", @@ -534,6 +536,7 @@ "Language": "Lenguaje", "Last Active": "Última Actividad", "Last Modified": "Modificado por última vez", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Renombrar", "Reorder Models": "", "Repeat Last N": "Repetir las últimas N", + "Reply in Thread": "", "Request Mode": "Modo de petición", "Reranking Model": "Modelo de reranking", "Reranking model disabled": "Modelo de reranking deshabilitado", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable para reemplazarlos con el contenido del portapapeles.", "Version": "Versión", "Version {{selectedVersion}} of {{totalVersions}}": "Versión {{selectedVersion}} de {{totalVersions}}", + "View Replies": "", "Visibility": "", "Voice": "Voz", "Voice Input": "", diff --git a/src/lib/i18n/locales/eu-ES/translation.json b/src/lib/i18n/locales/eu-ES/translation.json index 5e042e699..361d93985 100644 --- a/src/lib/i18n/locales/eu-ES/translation.json +++ b/src/lib/i18n/locales/eu-ES/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(adib. `sh webui.sh --api`)", "(latest)": "(azkena)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}-ren Txatak", "{{webUIName}} Backend Required": "{{webUIName}} Backend-a Beharrezkoa", "*Prompt node ID(s) are required for image generation": "Prompt nodoaren IDa(k) beharrezkoak dira irudiak sortzeko", @@ -34,6 +35,7 @@ "Add Group": "Gehitu Taldea", "Add Memory": "Gehitu Memoria", "Add Model": "Gehitu Eredua", + "Add Reaction": "", "Add Tag": "Gehitu Etiketa", "Add Tags": "Gehitu Etiketak", "Add text content": "Gehitu testu edukia", @@ -534,6 +536,7 @@ "Language": "Hizkuntza", "Last Active": "Azken Aktibitatea", "Last Modified": "Azken Aldaketa", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP zerbitzaria eguneratu da", "Leaderboard": "Sailkapena", @@ -739,6 +742,7 @@ "Rename": "Berrizendatu", "Reorder Models": "Berrantolatu modeloak", "Repeat Last N": "Errepikatu azken N", + "Reply in Thread": "", "Request Mode": "Eskaera modua", "Reranking Model": "Berrantolatze modeloa", "Reranking model disabled": "Berrantolatze modeloa desgaituta", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "aldagaia arbeleko edukiarekin ordezkatzeko.", "Version": "Bertsioa", "Version {{selectedVersion}} of {{totalVersions}}": "{{totalVersions}}-tik {{selectedVersion}}. bertsioa", + "View Replies": "", "Visibility": "Ikusgarritasuna", "Voice": "Ahotsa", "Voice Input": "Ahots sarrera", diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index 3d4da3c90..fc8d8edeb 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", "(latest)": "(آخرین)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} گفتگوهای", "{{webUIName}} Backend Required": "بکند {{webUIName}} نیاز است.", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "افزودن حافظه", "Add Model": "افزودن مدل", + "Add Reaction": "", "Add Tag": "افزودن برچسب", "Add Tags": "افزودن برچسب\u200cها", "Add text content": "افزودن محتوای متنی", @@ -534,6 +536,7 @@ "Language": "زبان", "Last Active": "آخرین فعال", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "تغییر نام", "Reorder Models": "", "Repeat Last N": "Repeat Last N", + "Reply in Thread": "", "Request Mode": "حالت درخواست", "Reranking Model": "مدل ری\u200cشناسی مجدد غیرفعال است", "Reranking model disabled": "مدل ری\u200cشناسی مجدد غیرفعال است", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "متغیر برای جایگزینی آنها با محتوای بریده\u200cدان.", "Version": "نسخه", "Version {{selectedVersion}} of {{totalVersions}}": "نسخهٔ {{selectedVersion}} از {{totalVersions}}", + "View Replies": "", "Visibility": "", "Voice": "صوت", "Voice Input": "ورودی صوتی", diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index 0c1bd6903..fe37dabe4 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(esim. `sh webui.sh --api`)", "(latest)": "(uusin)", "{{ models }}": "{{ mallit }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}:n keskustelut", "{{webUIName}} Backend Required": "{{webUIName}}-backend vaaditaan", "*Prompt node ID(s) are required for image generation": "Kuvan luomiseen vaaditaan kehote-solmun ID(t)", @@ -34,6 +35,7 @@ "Add Group": "Lisää ryhmä", "Add Memory": "Lisää muistia", "Add Model": "Lisää malli", + "Add Reaction": "", "Add Tag": "Lisää tagi", "Add Tags": "Lisää tageja", "Add text content": "Lisää tekstisisältöä", @@ -534,6 +536,7 @@ "Language": "Kieli", "Last Active": "Viimeksi aktiivinen", "Last Modified": "Viimeksi muokattu", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP-palvelin päivitetty", "Leaderboard": "Tulosluettelo", @@ -739,6 +742,7 @@ "Rename": "Nimeä uudelleen", "Reorder Models": "Uudelleenjärjestä malleja", "Repeat Last N": "Toista viimeiset N", + "Reply in Thread": "", "Request Mode": "Pyyntötila", "Reranking Model": "Uudelleenpisteytymismalli", "Reranking model disabled": "Uudelleenpisteytymismalli poistettu käytöstä", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "muuttuja korvataan leikepöydän sisällöllä.", "Version": "Versio", "Version {{selectedVersion}} of {{totalVersions}}": "Versio {{selectedVersion}} / {{totalVersions}}", + "View Replies": "", "Visibility": "Näkyvyys", "Voice": "Ääni", "Voice Input": "Äänitulolaitteen käyttö", diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index b78af2489..10184428b 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(par exemple `sh webui.sh --api`)", "(latest)": "(dernier)", "{{ models }}": "{{ modèles }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Discussions de {{user}}", "{{webUIName}} Backend Required": "Backend {{webUIName}} requis", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Ajouter de la mémoire", "Add Model": "Ajouter un modèle", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Ajouter des balises", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Langue", "Last Active": "Dernière activité", "Last Modified": "Dernière modification", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Renommer", "Reorder Models": "", "Repeat Last N": "Répéter les N derniers", + "Reply in Thread": "", "Request Mode": "Mode de Requête", "Reranking Model": "Modèle de ré-ranking", "Reranking model disabled": "Modèle de ré-ranking désactivé", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable pour qu'elles soient remplacées par le contenu du presse-papiers.", "Version": "Version améliorée", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Voix", "Voice Input": "", diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 353f126da..988037382 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(par exemple `sh webui.sh --api`)", "(latest)": "(dernière version)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Conversations de {{user}}", "{{webUIName}} Backend Required": "Backend {{webUIName}} requis", "*Prompt node ID(s) are required for image generation": "*Les ID de noeud du prompt sont nécessaires pour la génération d’images", @@ -34,6 +35,7 @@ "Add Group": "Ajouter un groupe", "Add Memory": "Ajouter de la mémoire", "Add Model": "Ajouter un modèle", + "Add Reaction": "", "Add Tag": "Ajouter un tag", "Add Tags": "Ajouter des tags", "Add text content": "Ajouter du contenu textuel", @@ -534,6 +536,7 @@ "Language": "Langue", "Last Active": "Dernière activité", "Last Modified": "Dernière modification", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "Serveur LDAP mis à jour", "Leaderboard": "Classement", @@ -739,6 +742,7 @@ "Rename": "Renommer", "Reorder Models": "Réorganiser les modèles", "Repeat Last N": "Répéter les N derniers", + "Reply in Thread": "", "Request Mode": "Mode de requête", "Reranking Model": "Modèle de ré-ranking", "Reranking model disabled": "Modèle de ré-ranking désactivé", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variable pour qu'elles soient remplacées par le contenu du presse-papiers.", "Version": "version:", "Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} de {{totalVersions}}", + "View Replies": "", "Visibility": "Visibilité", "Voice": "Voix", "Voice Input": "Saisie vocale", diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json index c6b117520..fa3084b19 100644 --- a/src/lib/i18n/locales/he-IL/translation.json +++ b/src/lib/i18n/locales/he-IL/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(למשל `sh webui.sh --api`)", "(latest)": "(האחרון)", "{{ models }}": "{{ דגמים }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "צ'אטים של {{user}}", "{{webUIName}} Backend Required": "נדרש Backend של {{webUIName}}", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "הוסף זיכרון", "Add Model": "הוסף מודל", + "Add Reaction": "", "Add Tag": "", "Add Tags": "הוסף תגים", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "שפה", "Last Active": "פעיל לאחרונה", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "שנה שם", "Reorder Models": "", "Repeat Last N": "חזור על ה-N האחרונים", + "Reply in Thread": "", "Request Mode": "מצב בקשה", "Reranking Model": "מודל דירוג מחדש", "Reranking model disabled": "מודל דירוג מחדש מושבת", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "משתנה להחליפו ב- clipboard תוכן.", "Version": "גרסה", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json index a47e8a9fe..140da4194 100644 --- a/src/lib/i18n/locales/hi-IN/translation.json +++ b/src/lib/i18n/locales/hi-IN/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", "(latest)": "(latest)", "{{ models }}": "{{ मॉडल }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} की चैट", "{{webUIName}} Backend Required": "{{webUIName}} बैकएंड आवश्यक", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "मेमोरी जोड़ें", "Add Model": "मॉडल जोड़ें", + "Add Reaction": "", "Add Tag": "", "Add Tags": "टैगों को जोड़ें", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "भाषा", "Last Active": "पिछली बार सक्रिय", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "नाम बदलें", "Reorder Models": "", "Repeat Last N": "अंतिम N दोहराएँ", + "Reply in Thread": "", "Request Mode": "अनुरोध मोड", "Reranking Model": "रीरैकिंग मोड", "Reranking model disabled": "पुनर्रैंकिंग मॉडल अक्षम किया गया", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "उन्हें क्लिपबोर्ड सामग्री से बदलने के लिए वेरिएबल।", "Version": "संस्करण", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json index 4b5a0ad8d..491205445 100644 --- a/src/lib/i18n/locales/hr-HR/translation.json +++ b/src/lib/i18n/locales/hr-HR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(npr. `sh webui.sh --api`)", "(latest)": "(najnovije)", "{{ models }}": "{{ modeli }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Razgovori korisnika {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Backend je potreban", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Dodaj memoriju", "Add Model": "Dodaj model", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Dodaj oznake", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Jezik", "Last Active": "Zadnja aktivnost", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Preimenuj", "Reorder Models": "", "Repeat Last N": "Ponovi zadnjih N", + "Reply in Thread": "", "Request Mode": "Način zahtjeva", "Reranking Model": "Model za ponovno rangiranje", "Reranking model disabled": "Model za ponovno rangiranje onemogućen", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "varijabla za zamjenu sadržajem međuspremnika.", "Version": "Verzija", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/hu-HU/translation.json b/src/lib/i18n/locales/hu-HU/translation.json index 1897885a1..6d70c0958 100644 --- a/src/lib/i18n/locales/hu-HU/translation.json +++ b/src/lib/i18n/locales/hu-HU/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(pl. `sh webui.sh --api`)", "(latest)": "(legújabb)", "{{ models }}": "{{ modellek }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} beszélgetései", "{{webUIName}} Backend Required": "{{webUIName}} Backend szükséges", "*Prompt node ID(s) are required for image generation": "*Prompt node ID(k) szükségesek a képgeneráláshoz", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Memória hozzáadása", "Add Model": "Modell hozzáadása", + "Add Reaction": "", "Add Tag": "Címke hozzáadása", "Add Tags": "Címkék hozzáadása", "Add text content": "Szöveges tartalom hozzáadása", @@ -534,6 +536,7 @@ "Language": "Nyelv", "Last Active": "Utoljára aktív", "Last Modified": "Utoljára módosítva", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "Ranglista", @@ -739,6 +742,7 @@ "Rename": "Átnevezés", "Reorder Models": "", "Repeat Last N": "Utolsó N ismétlése", + "Reply in Thread": "", "Request Mode": "Kérési mód", "Reranking Model": "Újrarangsoroló modell", "Reranking model disabled": "Újrarangsoroló modell letiltva", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "változó, hogy a vágólap tartalmával helyettesítse őket.", "Version": "Verzió", "Version {{selectedVersion}} of {{totalVersions}}": "{{selectedVersion}}. verzió a {{totalVersions}}-ból", + "View Replies": "", "Visibility": "", "Voice": "Hang", "Voice Input": "Hangbevitel", diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json index 9be7a696d..4c0f9a192 100644 --- a/src/lib/i18n/locales/id-ID/translation.json +++ b/src/lib/i18n/locales/id-ID/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(contoh: `sh webui.sh --api`)", "(latest)": "(terbaru)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Obrolan {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Diperlukan Backend", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Menambahkan Memori", "Add Model": "Tambahkan Model", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Tambahkan Tag", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Bahasa", "Last Active": "Terakhir Aktif", "Last Modified": "Terakhir Dimodifikasi", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Ganti nama", "Reorder Models": "", "Repeat Last N": "Ulangi N Terakhir", + "Reply in Thread": "", "Request Mode": "Mode Permintaan", "Reranking Model": "Model Pemeringkatan Ulang", "Reranking model disabled": "Model pemeringkatan ulang dinonaktifkan", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabel untuk diganti dengan konten papan klip.", "Version": "Versi", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Suara", "Voice Input": "", diff --git a/src/lib/i18n/locales/ie-GA/translation.json b/src/lib/i18n/locales/ie-GA/translation.json index 84bc5be34..e0723a7cc 100644 --- a/src/lib/i18n/locales/ie-GA/translation.json +++ b/src/lib/i18n/locales/ie-GA/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(m.sh. `sh webui.sh --api`)", "(latest)": "(is déanaí)", "{{ models }}": "{{models}}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Comhráite {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Ceoldeireadh Riachtanach", "*Prompt node ID(s) are required for image generation": "* Tá ID nód pras ag teastáil chun íomhá a ghiniúint", @@ -34,6 +35,7 @@ "Add Group": "Cuir Grúpa leis", "Add Memory": "Cuir Cuimhne", "Add Model": "Cuir múnla leis", + "Add Reaction": "", "Add Tag": "Cuir Clib leis", "Add Tags": "Cuir Clibeanna leis", "Add text content": "Cuir ábhar téacs leis", @@ -534,6 +536,7 @@ "Language": "Teanga", "Last Active": "Gníomhach Deiridh", "Last Modified": "Athraithe Deiridh", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "Nuashonraíodh freastalaí LDAP", "Leaderboard": "An Clár Ceannairí", @@ -739,6 +742,7 @@ "Rename": "Athainmnigh", "Reorder Models": "", "Repeat Last N": "Déan an N deireanach arís", + "Reply in Thread": "", "Request Mode": "Mód Iarratais", "Reranking Model": "Múnla Athrangú", "Reranking model disabled": "Samhail athrangú faoi mhíchumas", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "athróg chun ábhar gearrthaisce a chur in ionad iad.", "Version": "Leagan", "Version {{selectedVersion}} of {{totalVersions}}": "Leagan {{selectedVersion}} de {{totalVersions}}", + "View Replies": "", "Visibility": "Infheictheacht", "Voice": "Guth", "Voice Input": "Ionchur Gutha", diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index db394dec7..adfcc5c4a 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(p.e. `sh webui.sh --api`)", "(latest)": "(ultima)", "{{ models }}": "{{ modelli }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} Chat", "{{webUIName}} Backend Required": "{{webUIName}} Backend richiesto", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Aggiungi memoria", "Add Model": "Aggiungi modello", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Aggiungi tag", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Lingua", "Last Active": "Ultima attività", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Rinomina", "Reorder Models": "", "Repeat Last N": "Ripeti ultimi N", + "Reply in Thread": "", "Request Mode": "Modalità richiesta", "Reranking Model": "Modello di riclassificazione", "Reranking model disabled": "Modello di riclassificazione disabilitato", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabile per farli sostituire con il contenuto degli appunti.", "Version": "Versione", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index 5a42abf0e..f1062528b 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(例: `sh webui.sh --api`)", "(latest)": "(最新)", "{{ models }}": "{{ モデル }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} のチャット", "{{webUIName}} Backend Required": "{{webUIName}} バックエンドが必要です", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "メモリを追加", "Add Model": "モデルを追加", + "Add Reaction": "", "Add Tag": "タグを追加", "Add Tags": "タグを追加", "Add text content": "コンテンツを追加", @@ -534,6 +536,7 @@ "Language": "言語", "Last Active": "最終アクティブ", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "名前を変更", "Reorder Models": "", "Repeat Last N": "最後の N を繰り返す", + "Reply in Thread": "", "Request Mode": "リクエストモード", "Reranking Model": "モデルの再ランキング", "Reranking model disabled": "再ランキングモデルが無効です", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "クリップボードの内容に置き換える変数。", "Version": "バージョン", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "ボイス", "Voice Input": "", diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index 53b518efd..c93dfbd95 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(მაგ. `sh webui.sh --api`)", "(latest)": "(უახლესი)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}-ის ჩათები", "{{webUIName}} Backend Required": "{{webUIName}} საჭიროა ბექენდი", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "მემორიის დამატება", "Add Model": "მოდელის დამატება", + "Add Reaction": "", "Add Tag": "", "Add Tags": "ტეგების დამატება", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "ენა", "Last Active": "ბოლო აქტიური", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "პოპულარობის რაოდენობა", "Reorder Models": "", "Repeat Last N": "გაიმეორეთ ბოლო N", + "Reply in Thread": "", "Request Mode": "მოთხოვნის რეჟიმი", "Reranking Model": "რექვექტირება", "Reranking model disabled": "რექვექტირება არაა ჩართული", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "ცვლადი, რომ შეცვალოს ისინი ბუფერში შიგთავსით.", "Version": "ვერსია", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index 41df46b8c..f244fe466 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(예: `sh webui.sh --api`)", "(latest)": "(최근)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}의 채팅", "{{webUIName}} Backend Required": "{{webUIName}} 백엔드가 필요합니다.", "*Prompt node ID(s) are required for image generation": "사진 생성을 위해 프롬포트 노드 ID가 필요합니다", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "메모리 추가", "Add Model": "모델 추가", + "Add Reaction": "", "Add Tag": "태그 추가", "Add Tags": "태그 추가", "Add text content": "글 추가", @@ -534,6 +536,7 @@ "Language": "언어", "Last Active": "최근 활동", "Last Modified": "마지막 수정", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "리더보드", @@ -739,6 +742,7 @@ "Rename": "이름 변경", "Reorder Models": "", "Repeat Last N": "마지막 N 반복", + "Reply in Thread": "", "Request Mode": "요청 모드", "Reranking Model": "Reranking 모델", "Reranking model disabled": "Reranking 모델 비활성화", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "변수를 사용하여 클립보드 내용으로 바꾸세요.", "Version": "버전", "Version {{selectedVersion}} of {{totalVersions}}": "버전 {{totalVersions}}의 {{selectedVersion}}", + "View Replies": "", "Visibility": "", "Voice": "음성", "Voice Input": "음성 입력", diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index 2df87de13..750de9088 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(pvz. `sh webui.sh --api`)", "(latest)": "(naujausias)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} susirašinėjimai", "{{webUIName}} Backend Required": "{{webUIName}} būtinas serveris", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Pridėti atminį", "Add Model": "Pridėti modelį", + "Add Reaction": "", "Add Tag": "Pridėti žymą", "Add Tags": "Pridėti žymas", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Kalba", "Last Active": "Paskutinį kartą aktyvus", "Last Modified": "Paskutinis pakeitimas", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Pervadinti", "Reorder Models": "", "Repeat Last N": "Pakartoti paskutinius N", + "Reply in Thread": "", "Request Mode": "Užklausos rėžimas", "Reranking Model": "Reranking modelis", "Reranking model disabled": "Reranking modelis neleidžiamas", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "kintamoji pakeičiama kopijuoklės turiniu.", "Version": "Versija", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Balsas", "Voice Input": "", diff --git a/src/lib/i18n/locales/ms-MY/translation.json b/src/lib/i18n/locales/ms-MY/translation.json index 5030087b0..e3c4ca431 100644 --- a/src/lib/i18n/locales/ms-MY/translation.json +++ b/src/lib/i18n/locales/ms-MY/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(contoh `sh webui.sh --api`)", "(latest)": "(terkini)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Perbualan {{user}}", "{{webUIName}} Backend Required": "{{webUIName}} Backend diperlukan", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Tambah Memori", "Add Model": "Tambah Model", + "Add Reaction": "", "Add Tag": "Tambah Tag", "Add Tags": "Tambah Tag", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Bahasa", "Last Active": "Dilihat aktif terakhir pada", "Last Modified": "Kemaskini terakhir pada", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Namakan Semula", "Reorder Models": "", "Repeat Last N": "Ulang N Terakhir", + "Reply in Thread": "", "Request Mode": "Mod Permintaan", "Reranking Model": "Model 'Reranking'", "Reranking model disabled": "Model 'Reranking' dilumpuhkan", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "pembolehubah untuk ia digantikan dengan kandungan papan klip.", "Version": "Versi", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Suara", "Voice Input": "", diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json index 0b3f13961..db7914312 100644 --- a/src/lib/i18n/locales/nb-NO/translation.json +++ b/src/lib/i18n/locales/nb-NO/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(f.eks. `sh webui.sh --api`)", "(latest)": "(siste)", "{{ models }}": "{{ modeller }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} sine samtaler", "{{webUIName}} Backend Required": "Backend til {{webUIName}} kreves", "*Prompt node ID(s) are required for image generation": "Node-ID-er for ledetekst kreves for generering av bilder", @@ -34,6 +35,7 @@ "Add Group": "Legg til gruppe", "Add Memory": "Legg til minne", "Add Model": "Legg til modell", + "Add Reaction": "", "Add Tag": "Legg til etikett", "Add Tags": "Legg til etiketter", "Add text content": "Legg til tekstinnhold", @@ -534,6 +536,7 @@ "Language": "Språk", "Last Active": "Sist aktiv", "Last Modified": "Sist endret", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP-server oppdatert", "Leaderboard": "Ledertavle", @@ -739,6 +742,7 @@ "Rename": "Gi nytt navn", "Reorder Models": "Sorter modeller på nytt", "Repeat Last N": "Gjenta siste N", + "Reply in Thread": "", "Request Mode": "Forespørselsmodus", "Reranking Model": "Omrangeringsmodell", "Reranking model disabled": "Omrangeringsmodell deaktivert", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabel for å erstatte dem med utklippstavleinnhold.", "Version": "Versjon", "Version {{selectedVersion}} of {{totalVersions}}": "Version {{selectedVersion}} av {{totalVersions}}", + "View Replies": "", "Visibility": "Synlighet", "Voice": "Stemme", "Voice Input": "Taleinndata", diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index 6335c5f85..b7c7fe53c 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(bv. `sh webui.sh --api`)", "(latest)": "(nieuwste)", "{{ models }}": "{{ modellen }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s chats", "{{webUIName}} Backend Required": "{{webUIName}} Backend Verplicht", "*Prompt node ID(s) are required for image generation": "*Prompt node ID('s) zijn vereist voor het genereren van afbeeldingen", @@ -34,6 +35,7 @@ "Add Group": "Voeg groep toe", "Add Memory": "Voeg geheugen toe", "Add Model": "Voeg model toe", + "Add Reaction": "", "Add Tag": "Voeg tag toe", "Add Tags": "Voeg tags toe", "Add text content": "Voeg tekstinhoud toe", @@ -534,6 +536,7 @@ "Language": "Taal", "Last Active": "Laatst Actief", "Last Modified": "Laatst aangepast", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP-server bijgewerkt", "Leaderboard": "Klassement", @@ -739,6 +742,7 @@ "Rename": "Hernoemen", "Reorder Models": "Herschik modellen", "Repeat Last N": "Herhaal Laatste N", + "Reply in Thread": "", "Request Mode": "Request Modus", "Reranking Model": "Reranking Model", "Reranking model disabled": "Reranking model uitgeschakeld", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabele om ze te laten vervangen door klembord inhoud.", "Version": "Versie", "Version {{selectedVersion}} of {{totalVersions}}": "Versie {{selectedVersion}} van {{totalVersions}}", + "View Replies": "", "Visibility": "Zichtbaarheid", "Voice": "Stem", "Voice Input": "Steminvoer", diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json index 2d66508e1..f7e8a8118 100644 --- a/src/lib/i18n/locales/pa-IN/translation.json +++ b/src/lib/i18n/locales/pa-IN/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(ਉਦਾਹਰਣ ਦੇ ਤੌਰ ਤੇ `sh webui.sh --api`)", "(latest)": "(ਤਾਜ਼ਾ)", "{{ models }}": "{{ ਮਾਡਲ }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} ਦੀਆਂ ਗੱਲਾਂ", "{{webUIName}} Backend Required": "{{webUIName}} ਬੈਕਐਂਡ ਲੋੜੀਂਦਾ ਹੈ", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "ਮਿਹਾਨ ਸ਼ਾਮਲ ਕਰੋ", "Add Model": "ਮਾਡਲ ਸ਼ਾਮਲ ਕਰੋ", + "Add Reaction": "", "Add Tag": "", "Add Tags": "ਟੈਗ ਸ਼ਾਮਲ ਕਰੋ", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "ਭਾਸ਼ਾ", "Last Active": "ਆਖਰੀ ਸਰਗਰਮ", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "ਨਾਮ ਬਦਲੋ", "Reorder Models": "", "Repeat Last N": "ਆਖਰੀ N ਨੂੰ ਦੁਹਰਾਓ", + "Reply in Thread": "", "Request Mode": "ਬੇਨਤੀ ਮੋਡ", "Reranking Model": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ", "Reranking model disabled": "ਮਾਡਲ ਮੁੜ ਰੈਂਕਿੰਗ ਅਯੋਗ ਕੀਤਾ ਗਿਆ", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "ਕਲਿੱਪਬੋਰਡ ਸਮੱਗਰੀ ਨਾਲ ਬਦਲਣ ਲਈ ਵੈਰੀਏਬਲ।", "Version": "ਵਰਜਨ", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index 6c0aaea63..2a299e790 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(np. `sh webui.sh --api`)", "(latest)": "(najnowszy)", "{{ models }}": "{{ modele }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} - czaty", "{{webUIName}} Backend Required": "Backend {{webUIName}} wymagane", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Dodaj pamięć", "Add Model": "Dodaj model", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Dodaj tagi", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Język", "Last Active": "Ostatnio aktywny", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "ZMień nazwę", "Reorder Models": "", "Repeat Last N": "Powtórz ostatnie N", + "Reply in Thread": "", "Request Mode": "Tryb żądania", "Reranking Model": "Zmiana rankingu modelu", "Reranking model disabled": "Zmiana rankingu modelu zablokowana", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "zmienna która zostanie zastąpiona zawartością schowka.", "Version": "Wersja", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 37bfd1b65..78af18226 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)", "(latest)": "(último)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Chats de {{user}}", "{{webUIName}} Backend Required": "Backend {{webUIName}} necessário", "*Prompt node ID(s) are required for image generation": "*Prompt node ID(s) são obrigatórios para gerar imagens", @@ -34,6 +35,7 @@ "Add Group": "Adicionar Grupo", "Add Memory": "Adicionar Memória", "Add Model": "Adicionar Modelo", + "Add Reaction": "", "Add Tag": "Adicionar Tag", "Add Tags": "Adicionar Tags", "Add text content": "Adicionar conteúdo de texto", @@ -534,6 +536,7 @@ "Language": "Idioma", "Last Active": "Última Atividade", "Last Modified": "Última Modificação", + "Last reply": "", "LDAP": "", "LDAP server updated": "Servidor LDAP atualizado", "Leaderboard": "Tabela de classificação", @@ -739,6 +742,7 @@ "Rename": "Renomear", "Reorder Models": "", "Repeat Last N": "Repetir Último N", + "Reply in Thread": "", "Request Mode": "Modo de Solicitação", "Reranking Model": "Modelo de Reclassificação", "Reranking model disabled": "Modelo de Reclassificação desativado", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variável para ser substituída pelo conteúdo da área de transferência.", "Version": "Versão", "Version {{selectedVersion}} of {{totalVersions}}": "Versão {{selectedVersion}} de {{totalVersions}}", + "View Replies": "", "Visibility": "Visibilidade", "Voice": "Voz", "Voice Input": "Entrada de voz", diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index 7d4c90e21..9344ecc6e 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(por exemplo, `sh webui.sh --api`)", "(latest)": "(mais recente)", "{{ models }}": "{{ modelos }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s Chats", "{{webUIName}} Backend Required": "{{webUIName}} Backend Necessário", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Adicionar memória", "Add Model": "Adicionar modelo", + "Add Reaction": "", "Add Tag": "", "Add Tags": "adicionar tags", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Idioma", "Last Active": "Último Ativo", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Renomear", "Reorder Models": "", "Repeat Last N": "Repetir Últimos N", + "Reply in Thread": "", "Request Mode": "Modo de Pedido", "Reranking Model": "Modelo de Reranking", "Reranking model disabled": "Modelo de Reranking desativado", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variável para que sejam substituídos pelo conteúdo da área de transferência.", "Version": "Versão", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/ro-RO/translation.json b/src/lib/i18n/locales/ro-RO/translation.json index 535e1903e..3b27ee8b3 100644 --- a/src/lib/i18n/locales/ro-RO/translation.json +++ b/src/lib/i18n/locales/ro-RO/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(de ex. `sh webui.sh --api`)", "(latest)": "(ultimul)", "{{ models }}": "{{ modele }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Conversațiile lui {{user}}", "{{webUIName}} Backend Required": "Este necesar backend-ul {{webUIName}}", "*Prompt node ID(s) are required for image generation": "*Sunt necesare ID-urile nodurilor de solicitare pentru generarea imaginii*", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Adaugă Memorie", "Add Model": "Adaugă Model", + "Add Reaction": "", "Add Tag": "Adaugă Etichetă", "Add Tags": "Adaugă Etichete", "Add text content": "Adăugați conținut textual", @@ -534,6 +536,7 @@ "Language": "Limbă", "Last Active": "Ultima Activitate", "Last Modified": "Ultima Modificare", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "Tabel de clasament", @@ -739,6 +742,7 @@ "Rename": "Redenumește", "Reorder Models": "", "Repeat Last N": "Repetă Ultimele N", + "Reply in Thread": "", "Request Mode": "Mod de Cerere", "Reranking Model": "Model de Rearanjare", "Reranking model disabled": "Modelul de Rearanjare este dezactivat", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabilă pentru a fi înlocuite cu conținutul clipboard-ului.", "Version": "Versiune", "Version {{selectedVersion}} of {{totalVersions}}": "Versiunea {{selectedVersion}} din {{totalVersions}}", + "View Replies": "", "Visibility": "", "Voice": "Voce", "Voice Input": "Intrare vocală", diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index e60b76098..d88a0b9a4 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(например, `sh webui.sh --api`)", "(latest)": "(последняя)", "{{ models }}": "{{ модели }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Чаты {{user}}'а", "{{webUIName}} Backend Required": "Необходимо подключение к серверу {{webUIName}}", "*Prompt node ID(s) are required for image generation": "ID узлов промптов обязательны для генерации изображения", @@ -34,6 +35,7 @@ "Add Group": "Добавить группу", "Add Memory": "Добавить воспоминание", "Add Model": "Добавить модель", + "Add Reaction": "", "Add Tag": "Добавить тег", "Add Tags": "Добавить теги", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Язык", "Last Active": "Последний Активный", "Last Modified": "Последнее Изменение", + "Last reply": "", "LDAP": "", "LDAP server updated": "LDAP сервер обновлен", "Leaderboard": "Таблица Лидеров", @@ -739,6 +742,7 @@ "Rename": "Переименовать", "Reorder Models": "", "Repeat Last N": "Повторить последние N", + "Reply in Thread": "", "Request Mode": "Режим запроса", "Reranking Model": "Модель реранжирования", "Reranking model disabled": "Модель реранжирования отключена", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "переменную, чтобы заменить их содержимым буфера обмена.", "Version": "Версия", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "Видимость", "Voice": "Голос", "Voice Input": "", diff --git a/src/lib/i18n/locales/sk-SK/translation.json b/src/lib/i18n/locales/sk-SK/translation.json index 143b27c40..1080f4379 100644 --- a/src/lib/i18n/locales/sk-SK/translation.json +++ b/src/lib/i18n/locales/sk-SK/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(napr. `sh webui.sh --api`)", "(latest)": "Najnovšie", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s konverzácie", "{{webUIName}} Backend Required": "Vyžaduje sa {{webUIName}} Backend", "*Prompt node ID(s) are required for image generation": "*Sú potrebné IDs pre prompt node na generovanie obrázkov", @@ -34,6 +35,7 @@ "Add Group": "Pridať skupinu", "Add Memory": "Pridať pamäť", "Add Model": "Pridať model", + "Add Reaction": "", "Add Tag": "Pridať štítok", "Add Tags": "Pridať štítky", "Add text content": "Pridajte textový obsah", @@ -534,6 +536,7 @@ "Language": "Jazyk", "Last Active": "Naposledy aktívny", "Last Modified": "Posledná zmena", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "Rebríček", @@ -739,6 +742,7 @@ "Rename": "Premenovať", "Reorder Models": "", "Repeat Last N": "Opakovať posledných N", + "Reply in Thread": "", "Request Mode": "Režim žiadosti", "Reranking Model": "Model na prehodnotenie poradia", "Reranking model disabled": "Model na prehodnotenie poradia je deaktivovaný", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "premennú, aby bol ich obsah nahradený obsahom schránky.", "Version": "Verzia", "Version {{selectedVersion}} of {{totalVersions}}": "Verzia {{selectedVersion}} z {{totalVersions}}", + "View Replies": "", "Visibility": "Viditeľnosť", "Voice": "Hlas", "Voice Input": "Hlasový vstup", diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json index b9fd76245..20aa8a2be 100644 --- a/src/lib/i18n/locales/sr-RS/translation.json +++ b/src/lib/i18n/locales/sr-RS/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(нпр. `sh webui.sh --api`)", "(latest)": "(најновије)", "{{ models }}": "{{ модели }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Ћаскања корисника {{user}}", "{{webUIName}} Backend Required": "Захтева се {{webUIName}} позадинац", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "Додај групу", "Add Memory": "Додај меморију", "Add Model": "Додај модел", + "Add Reaction": "", "Add Tag": "Додај ознаку", "Add Tags": "Додај ознаке", "Add text content": "Додај садржај текста", @@ -534,6 +536,7 @@ "Language": "Језик", "Last Active": "Последња активност", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "Ранг листа", @@ -739,6 +742,7 @@ "Rename": "Преименуј", "Reorder Models": "", "Repeat Last N": "Понови последњих N", + "Reply in Thread": "", "Request Mode": "Режим захтева", "Reranking Model": "Модел поновног рангирања", "Reranking model disabled": "Модел поновног рангирања онемогућен", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "променљива за замену са садржајем оставе.", "Version": "Издање", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index cd4b32b7e..1252a5ecb 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(t.ex. `sh webui.sh --api`)", "(latest)": "(senaste)", "{{ models }}": "{{ modeller }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}s Chats", "{{webUIName}} Backend Required": "{{webUIName}} Backend krävs", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Lägg till minne", "Add Model": "Lägg till modell", + "Add Reaction": "", "Add Tag": "", "Add Tags": "Lägg till taggar", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Språk", "Last Active": "Senast aktiv", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Byt namn", "Reorder Models": "", "Repeat Last N": "Upprepa senaste N", + "Reply in Thread": "", "Request Mode": "Frågeläge", "Reranking Model": "Reranking modell", "Reranking model disabled": "Reranking modell inaktiverad", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "variabel för att få dem ersatta med urklippsinnehåll.", "Version": "Version", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/th-TH/translation.json b/src/lib/i18n/locales/th-TH/translation.json index ca79e2890..22fae9aef 100644 --- a/src/lib/i18n/locales/th-TH/translation.json +++ b/src/lib/i18n/locales/th-TH/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(เช่น `sh webui.sh --api`)", "(latest)": "(ล่าสุด)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "การสนทนาของ {{user}}", "{{webUIName}} Backend Required": "ต้องการ Backend ของ {{webUIName}}", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "เพิ่มความจำ", "Add Model": "เพิ่มโมเดล", + "Add Reaction": "", "Add Tag": "", "Add Tags": "เพิ่มแท็ก", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "ภาษา", "Last Active": "ใช้งานล่าสุด", "Last Modified": "แก้ไขล่าสุด", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "เปลี่ยนชื่อ", "Reorder Models": "", "Repeat Last N": "ทำซ้ำครั้งล่าสุด N", + "Reply in Thread": "", "Request Mode": "โหมดคำขอ", "Reranking Model": "จัดอันดับใหม่โมเดล", "Reranking model disabled": "ปิดการใช้งานโมเดลการจัดอันดับใหม่", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "ตัวแปรเพื่อให้แทนที่ด้วยเนื้อหาคลิปบอร์ด", "Version": "เวอร์ชัน", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "เสียง", "Voice Input": "", diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json index 4aa68bf79..1799c4faf 100644 --- a/src/lib/i18n/locales/tk-TW/translation.json +++ b/src/lib/i18n/locales/tk-TW/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "", "(latest)": "", "{{ models }}": "", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "", "{{webUIName}} Backend Required": "", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "", "Add Model": "", + "Add Reaction": "", "Add Tag": "", "Add Tags": "", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "", "Last Active": "", "Last Modified": "", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "", "Reorder Models": "", "Repeat Last N": "", + "Reply in Thread": "", "Request Mode": "", "Reranking Model": "", "Reranking model disabled": "", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "", "Version": "", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "", "Voice Input": "", diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index 5a0666b16..4b8c850a5 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(örn. `sh webui.sh --api`)", "(latest)": "(en son)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'ın Sohbetleri", "{{webUIName}} Backend Required": "{{webUIName}} Arka-uç Gerekli", "*Prompt node ID(s) are required for image generation": "*Görüntü oluşturma için düğüm kimlikleri gereklidir", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Bellek Ekle", "Add Model": "Model Ekle", + "Add Reaction": "", "Add Tag": "Etiket Ekle", "Add Tags": "Etiketler Ekle", "Add text content": "Metin içeriği ekleme", @@ -534,6 +536,7 @@ "Language": "Dil", "Last Active": "Son Aktivite", "Last Modified": "Son Düzenleme", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP sunucusu güncellendi", "Leaderboard": "Liderlik Tablosu", @@ -739,6 +742,7 @@ "Rename": "Yeniden Adlandır", "Reorder Models": "", "Repeat Last N": "Son N'yi Tekrar Et", + "Reply in Thread": "", "Request Mode": "İstek Modu", "Reranking Model": "Yeniden Sıralama Modeli", "Reranking model disabled": "Yeniden sıralama modeli devre dışı bırakıldı", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "panodaki içerikle değiştirilmesi için değişken.", "Version": "Sürüm", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Ses", "Voice Input": "", diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index 3d089bc69..9588890ac 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(e.g. `sh webui.sh --api`)", "(latest)": "(остання)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "Чати {{user}}а", "{{webUIName}} Backend Required": "Необхідно підключення бекенду {{webUIName}}", "*Prompt node ID(s) are required for image generation": "*Для генерації зображення потрібно вказати ідентифікатор(и) вузла(ів)", @@ -34,6 +35,7 @@ "Add Group": "Додати групу", "Add Memory": "Додати пам'ять", "Add Model": "Додати модель", + "Add Reaction": "", "Add Tag": "Додати тег", "Add Tags": "Додати теги", "Add text content": "Додати текстовий вміст", @@ -534,6 +536,7 @@ "Language": "Мова", "Last Active": "Остання активність", "Last Modified": "Востаннє змінено", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "Сервер LDAP оновлено", "Leaderboard": "Таблиця лідерів", @@ -739,6 +742,7 @@ "Rename": "Перейменувати", "Reorder Models": "Переставити моделі", "Repeat Last N": "Повторити останні N", + "Reply in Thread": "", "Request Mode": "Режим запиту", "Reranking Model": "Модель переранжування", "Reranking model disabled": "Модель переранжування вимкнена", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "змінна, щоб замінити їх вмістом буфера обміну.", "Version": "Версія", "Version {{selectedVersion}} of {{totalVersions}}": "Версія {{selectedVersion}} з {{totalVersions}}", + "View Replies": "", "Visibility": "Видимість", "Voice": "Голос", "Voice Input": "Голосове введення", diff --git a/src/lib/i18n/locales/ur-PK/translation.json b/src/lib/i18n/locales/ur-PK/translation.json index 9eceee725..72af4e253 100644 --- a/src/lib/i18n/locales/ur-PK/translation.json +++ b/src/lib/i18n/locales/ur-PK/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(مثال کے طور پر: `sh webui.sh --api`)", "(latest)": "(تازہ ترین)", "{{ models }}": "{{ ماڈلز }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{ صارف }} کی بات چیت", "{{webUIName}} Backend Required": "{{webUIName}} بیک اینڈ درکار ہے", "*Prompt node ID(s) are required for image generation": "تصویر کی تخلیق کے لیے *پرومپٹ نوڈ آئی ڈی(ز) کی ضرورت ہے", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "میموری شامل کریں", "Add Model": "ماڈل شامل کریں", + "Add Reaction": "", "Add Tag": "ٹیگ شامل کریں", "Add Tags": "ٹیگز شامل کریں", "Add text content": "متن کا مواد شامل کریں", @@ -534,6 +536,7 @@ "Language": "زبان", "Last Active": "آخری سرگرمی", "Last Modified": "آخری ترمیم", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "لیڈر بورڈ", @@ -739,6 +742,7 @@ "Rename": "تبدیل نام کریں", "Reorder Models": "", "Repeat Last N": "آخری این (N)", + "Reply in Thread": "", "Request Mode": "درخواست کا موڈ", "Reranking Model": "دوبارہ درجہ بندی کا ماڈل", "Reranking model disabled": "دوبارہ درجہ بندی کا ماڈل غیر فعال کر دیا گیا", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "انہیں کلپ بورڈ کے مواد سے تبدیل کرنے کے لیے متغیر", "Version": "ورژن", "Version {{selectedVersion}} of {{totalVersions}}": "ورژن {{selectedVersion}} کا {{totalVersions}} میں سے", + "View Replies": "", "Visibility": "", "Voice": "آواز", "Voice Input": "آواز داخل کریں", diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index 084cbf2f0..f34a0e45c 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(vd: `sh webui.sh --api`)", "(latest)": "(mới nhất)", "{{ models }}": "{{ mô hình }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}}'s Chats", "{{webUIName}} Backend Required": "{{webUIName}} Yêu cầu Backend", "*Prompt node ID(s) are required for image generation": "", @@ -34,6 +35,7 @@ "Add Group": "", "Add Memory": "Thêm bộ nhớ", "Add Model": "Thêm model", + "Add Reaction": "", "Add Tag": "Thêm thẻ", "Add Tags": "thêm thẻ", "Add text content": "", @@ -534,6 +536,7 @@ "Language": "Ngôn ngữ", "Last Active": "Truy cập gần nhất", "Last Modified": "Lần sửa gần nhất", + "Last reply": "", "LDAP": "", "LDAP server updated": "", "Leaderboard": "", @@ -739,6 +742,7 @@ "Rename": "Đổi tên", "Reorder Models": "", "Repeat Last N": "Repeat Last N", + "Reply in Thread": "", "Request Mode": "Request Mode", "Reranking Model": "Reranking Model", "Reranking model disabled": "Reranking model disabled", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "biến để có chúng được thay thế bằng nội dung clipboard.", "Version": "Version", "Version {{selectedVersion}} of {{totalVersions}}": "", + "View Replies": "", "Visibility": "", "Voice": "Giọng nói", "Voice Input": "", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 950b2d357..1de8a8c79 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(例如 `sh webui.sh --api`)", "(latest)": "(最新版)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} 的对话记录", "{{webUIName}} Backend Required": "{{webUIName}} 需要后端服务", "*Prompt node ID(s) are required for image generation": "*图片生成需要 Prompt node ID", @@ -34,6 +35,7 @@ "Add Group": "添加权限组", "Add Memory": "添加记忆", "Add Model": "添加模型", + "Add Reaction": "", "Add Tag": "添加标签", "Add Tags": "添加标签", "Add text content": "添加文本内容", @@ -534,6 +536,7 @@ "Language": "语言", "Last Active": "最后在线时间", "Last Modified": "最后修改时间", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP 服务器已更新", "Leaderboard": "排行榜", @@ -739,6 +742,7 @@ "Rename": "重命名", "Reorder Models": "重新排序模型", "Repeat Last N": "重复最后 N 次", + "Reply in Thread": "", "Request Mode": "请求模式", "Reranking Model": "重排模型", "Reranking model disabled": "重排模型已禁用", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "变量将被剪贴板内容替换。", "Version": "版本", "Version {{selectedVersion}} of {{totalVersions}}": "版本 {{selectedVersion}}/{{totalVersions}}", + "View Replies": "", "Visibility": "可见性", "Voice": "语音", "Voice Input": "语音输入", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index 3bdc1e4e1..57af3bc17 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -5,6 +5,7 @@ "(e.g. `sh webui.sh --api`)": "(例如 `sh webui.sh --api`)", "(latest)": "(最新版)", "{{ models }}": "{{ models }}", + "{{COUNT}} Replies": "", "{{user}}'s Chats": "{{user}} 的對話", "{{webUIName}} Backend Required": "需要 {{webUIName}} 後端", "*Prompt node ID(s) are required for image generation": "* 圖片生成需要提示詞節點 ID", @@ -34,6 +35,7 @@ "Add Group": "新增群組", "Add Memory": "新增記憶", "Add Model": "新增模型", + "Add Reaction": "", "Add Tag": "新增標籤", "Add Tags": "新增標籤", "Add text content": "新增文字內容", @@ -534,6 +536,7 @@ "Language": "語言", "Last Active": "上次活動時間", "Last Modified": "上次修改時間", + "Last reply": "", "LDAP": "LDAP", "LDAP server updated": "LDAP 伺服器已更新", "Leaderboard": "排行榜", @@ -739,6 +742,7 @@ "Rename": "重新命名", "Reorder Models": "重新排序模型", "Repeat Last N": "重複最後 N 個", + "Reply in Thread": "", "Request Mode": "請求模式", "Reranking Model": "重新排序模型", "Reranking model disabled": "已停用重新排序模型", @@ -1005,6 +1009,7 @@ "variable to have them replaced with clipboard content.": "變數,以便將其替換為剪貼簿內容。", "Version": "版本", "Version {{selectedVersion}} of {{totalVersions}}": "第 {{selectedVersion}} 版,共 {{totalVersions}} 版", + "View Replies": "", "Visibility": "可見性", "Voice": "語音", "Voice Input": "語音輸入", diff --git a/src/lib/stores/index.ts b/src/lib/stores/index.ts index 8fe91cd20..bff1e18e3 100644 --- a/src/lib/stores/index.ts +++ b/src/lib/stores/index.ts @@ -1,6 +1,6 @@ import { APP_NAME } from '$lib/constants'; import { type Writable, writable } from 'svelte/store'; -import type { ModelConfig } from '$lib/apis'; +import type { ModelConfig } from '$lib/apis'; import type { Banner } from '$lib/types'; import type { Socket } from 'socket.io-client'; @@ -22,17 +22,19 @@ export const USAGE_POOL: Writable = writable(null); export const theme = writable('system'); -export const shortCodesToEmojis = writable(Object.entries(emojiShortCodes).reduce((acc, [key, value]) => { - if (typeof value === 'string') { - acc[value] = key; - } else { - for (const v of value) { - acc[v] = key; +export const shortCodesToEmojis = writable( + Object.entries(emojiShortCodes).reduce((acc, [key, value]) => { + if (typeof value === 'string') { + acc[value] = key; + } else { + for (const v of value) { + acc[v] = key; + } } - } - return acc; -}, {})); + return acc; + }, {}) +); export const chatId = writable(''); export const chatTitle = writable('');