diff --git a/src/lib/i18n/locales/ar-BH/translation.json b/src/lib/i18n/locales/ar-BH/translation.json index 6ce000630..4eeecaf8e 100644 --- a/src/lib/i18n/locales/ar-BH/translation.json +++ b/src/lib/i18n/locales/ar-BH/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "نماذج التصدير", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "مطالبات التصدير", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "ليس لديه محادثات.", "Hello, {{name}}": " {{name}} مرحبا", "Help": "مساعدة", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "استيراد النماذج", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "مطالبات الاستيراد", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "واجهه المستخدم", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "تاق غير صالحة", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "كلمة المرور الجديدة", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ar/translation.json b/src/lib/i18n/locales/ar/translation.json index 5d0d5c490..d66c48729 100644 --- a/src/lib/i18n/locales/ar/translation.json +++ b/src/lib/i18n/locales/ar/translation.json @@ -548,6 +548,7 @@ "Export Functions": "تصدير الوظائف", "Export Models": "نماذج التصدير", "Export Presets": "تصدير الإعدادات المسبقة", + "Export Prompt Suggestions": "", "Export Prompts": "مطالبات التصدير", "Export to CSV": "تصدير إلى CSV", "Export Tools": "تصدير الأدوات", @@ -639,7 +640,6 @@ "Group updated successfully": "تم تحديث المجموعة بنجاح", "Groups": "المجموعات", "Haptic Feedback": "الاهتزاز اللمسي", - "has no conversations.": "ليس لديه محادثات.", "Hello, {{name}}": " {{name}} مرحبا", "Help": "مساعدة", "Help us create the best community leaderboard by sharing your feedback history!": "ساعدنا في إنشاء أفضل قائمة للمتصدرين من خلال مشاركة سجل ملاحظاتك!", @@ -674,6 +674,7 @@ "Import Models": "استيراد النماذج", "Import Notes": "", "Import Presets": "استيراد الإعدادات المسبقة", + "Import Prompt Suggestions": "", "Import Prompts": "مطالبات الاستيراد", "Import Tools": "استيراد الأدوات", "Include": "تضمين", @@ -689,6 +690,7 @@ "Interface": "واجهه المستخدم", "Invalid file content": "", "Invalid file format.": "تنسيق ملف غير صالح.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "تاق غير صالحة", "is typing...": "يكتب...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "كلمة المرور الجديدة", "new-channel": "قناة جديدة", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "لم يتم العثور على محتوى", "No content found in file.": "", diff --git a/src/lib/i18n/locales/bg-BG/translation.json b/src/lib/i18n/locales/bg-BG/translation.json index 990d4d5b7..d3c46da90 100644 --- a/src/lib/i18n/locales/bg-BG/translation.json +++ b/src/lib/i18n/locales/bg-BG/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Експортиране на функции", "Export Models": "Експортиране на модели", "Export Presets": "Експортиране на предварителни настройки", + "Export Prompt Suggestions": "", "Export Prompts": "Експортване на промптове", "Export to CSV": "Експортиране в CSV", "Export Tools": "Експортиране на инструменти", @@ -639,7 +640,6 @@ "Group updated successfully": "Групата е актуализирана успешно", "Groups": "Групи", "Haptic Feedback": "Тактилна обратна връзка", - "has no conversations.": "няма разговори.", "Hello, {{name}}": "Здравей, {{name}}", "Help": "Помощ", "Help us create the best community leaderboard by sharing your feedback history!": "Помогнете ни да създадем най-добрата класация на общността, като споделите историята на вашата обратна връзка!", @@ -674,6 +674,7 @@ "Import Models": "Импортиране на модели", "Import Notes": "", "Import Presets": "Импортиране на предварителни настройки", + "Import Prompt Suggestions": "", "Import Prompts": "Импортване на промптове", "Import Tools": "Импортиране на инструменти", "Include": "Включи", @@ -689,6 +690,7 @@ "Interface": "Интерфейс", "Invalid file content": "", "Invalid file format.": "Невалиден формат на файла.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Невалиден таг", "is typing...": "пише...", @@ -820,6 +822,8 @@ "New Note": "Нова бележка", "New Password": "Нова парола", "new-channel": "нов-канал", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Без съдържание", "No content found": "Не е намерено съдържание", "No content found in file.": "Не е намерено съдържание във файла", diff --git a/src/lib/i18n/locales/bn-BD/translation.json b/src/lib/i18n/locales/bn-BD/translation.json index 1c13704dc..161e99075 100644 --- a/src/lib/i18n/locales/bn-BD/translation.json +++ b/src/lib/i18n/locales/bn-BD/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "রপ্তানি মডেল", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "প্রম্পটগুলো একপোর্ট করুন", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "কোন কনভার্সেশন আছে না।", "Hello, {{name}}": "হ্যালো, {{name}}", "Help": "সহায়তা", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "মডেল আমদানি করুন", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "প্রম্পটগুলো ইমপোর্ট করুন", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "ইন্টারফেস", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "অবৈধ ট্যাগ", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "নতুন পাসওয়ার্ড", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/bo-TB/translation.json b/src/lib/i18n/locales/bo-TB/translation.json index a6b7eb128..a4c3613dc 100644 --- a/src/lib/i18n/locales/bo-TB/translation.json +++ b/src/lib/i18n/locales/bo-TB/translation.json @@ -548,6 +548,7 @@ "Export Functions": "ལས་འགན་ཕྱིར་གཏོང་།", "Export Models": "དཔེ་དབྱིབས་ཕྱིར་གཏོང་།", "Export Presets": "སྔོན་སྒྲིག་ཕྱིར་གཏོང་།", + "Export Prompt Suggestions": "", "Export Prompts": "འགུལ་སློང་ཕྱིར་གཏོང་།", "Export to CSV": "CSV ལ་ཕྱིར་གཏོང་།", "Export Tools": "ལག་ཆ་ཕྱིར་གཏོང་།", @@ -639,7 +640,6 @@ "Group updated successfully": "ཚོགས་པ་ལེགས་པར་གསར་སྒྱུར་བྱས་ཟིན།", "Groups": "ཚོགས་པ།", "Haptic Feedback": "འདར་འཕྲུལ་གྱི་བསམ་འཆར།", - "has no conversations.": "ལ་ཁ་བརྡ་མེད།", "Hello, {{name}}": "བཀྲ་ཤིས་བདེ་ལེགས། {{name}}", "Help": "རོགས་རམ།", "Help us create the best community leaderboard by sharing your feedback history!": "ཁྱེད་ཀྱི་བསམ་འཆར་ལོ་རྒྱུས་མཉམ་སྤྱོད་བྱས་ནས་ང་ཚོས་སྤྱི་ཚོགས་ཀྱི་འགྲན་རེས་རེའུ་མིག་ཡག་ཤོས་བཟོ་བར་རོགས་པ་བྱེད་རོགས།", @@ -674,6 +674,7 @@ "Import Models": "དཔེ་དབྱིབས་ནང་འདྲེན།", "Import Notes": "", "Import Presets": "སྔོན་སྒྲིག་ནང་འདྲེན།", + "Import Prompt Suggestions": "", "Import Prompts": "འགུལ་སློང་ནང་འདྲེན།", "Import Tools": "ལག་ཆ་ནང་འདྲེན།", "Include": "ཚུད་པ།", @@ -689,6 +690,7 @@ "Interface": "ངོས་འཛིན།", "Invalid file content": "", "Invalid file format.": "ཡིག་ཆའི་བཀོད་པ་ནུས་མེད།", + "Invalid JSON file": "", "Invalid JSON schema": "JSON schema ནུས་མེད།", "Invalid Tag": "རྟགས་ནུས་མེད།", "is typing...": "ཡིག་འབྲུ་རྒྱག་བཞིན་པ།...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "གསང་གྲངས་གསར་པ།", "new-channel": "བགྲོ་གླེང་གསར་པ།", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "ནང་དོན་མ་རྙེད།", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ca-ES/translation.json b/src/lib/i18n/locales/ca-ES/translation.json index c659fb880..13e350737 100644 --- a/src/lib/i18n/locales/ca-ES/translation.json +++ b/src/lib/i18n/locales/ca-ES/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportar funcions", "Export Models": "Exportar els models", "Export Presets": "Exportar les configuracions", + "Export Prompt Suggestions": "", "Export Prompts": "Exportar les indicacions", "Export to CSV": "Exportar a CSV", "Export Tools": "Exportar les eines", @@ -639,7 +640,6 @@ "Group updated successfully": "Grup actualitzat correctament", "Groups": "Grups", "Haptic Feedback": "Retorn hàptic", - "has no conversations.": "no té converses.", "Hello, {{name}}": "Hola, {{name}}", "Help": "Ajuda", "Help us create the best community leaderboard by sharing your feedback history!": "Ajuda'ns a crear la millor taula de classificació de la comunitat compartint el teu historial de comentaris!", @@ -674,6 +674,7 @@ "Import Models": "Importar models", "Import Notes": "Importar nota", "Import Presets": "Importar configuracions", + "Import Prompt Suggestions": "", "Import Prompts": "Importar indicacions", "Import Tools": "Importar eines", "Include": "Incloure", @@ -689,6 +690,7 @@ "Interface": "Interfície", "Invalid file content": "Continguts del fitxer no vàlids", "Invalid file format.": "Format d'arxiu no vàlid.", + "Invalid JSON file": "", "Invalid JSON schema": "Esquema JSON no vàlid", "Invalid Tag": "Etiqueta no vàlida", "is typing...": "està escrivint...", @@ -820,6 +822,8 @@ "New Note": "Nova nota", "New Password": "Nova contrasenya", "new-channel": "nou-canal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "No hi ha contingut", "No content found": "No s'ha trobat contingut", "No content found in file.": "No s'ha trobat contingut en el fitxer.", diff --git a/src/lib/i18n/locales/ceb-PH/translation.json b/src/lib/i18n/locales/ceb-PH/translation.json index 43e5723b5..1dd9777fb 100644 --- a/src/lib/i18n/locales/ceb-PH/translation.json +++ b/src/lib/i18n/locales/ceb-PH/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Export prompts", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "", "Hello, {{name}}": "Maayong buntag, {{name}}", "Help": "", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Import prompt", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Bag-ong Password", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/cs-CZ/translation.json b/src/lib/i18n/locales/cs-CZ/translation.json index 6f518314e..b3bb48bee 100644 --- a/src/lib/i18n/locales/cs-CZ/translation.json +++ b/src/lib/i18n/locales/cs-CZ/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportovat funkce", "Export Models": "Export modelů", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exportovat prompty", "Export to CSV": "", "Export Tools": "Exportní nástroje", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "Haptická zpětná vazba", - "has no conversations.": "nemá žádné konverzace.", "Hello, {{name}}": "Ahoj, {{name}}", "Help": "Pomoc", "Help us create the best community leaderboard by sharing your feedback history!": "Pomozte nám vytvořit nejlepší komunitní žebříček sdílením historie vaší zpětné vazby!", @@ -674,6 +674,7 @@ "Import Models": "Importování modelů", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importovat Prompty", "Import Tools": "Importovat nástroje", "Include": "Zahrnout", @@ -689,6 +690,7 @@ "Interface": "Rozhraní", "Invalid file content": "", "Invalid file format.": "Neplatný formát souboru.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Neplatný tag", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nové heslo", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nebyly nalezeny žádné obsahové informace.", "No content found in file.": "", diff --git a/src/lib/i18n/locales/da-DK/translation.json b/src/lib/i18n/locales/da-DK/translation.json index 7bf7e65ae..ca720aeab 100644 --- a/src/lib/i18n/locales/da-DK/translation.json +++ b/src/lib/i18n/locales/da-DK/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Eksportér funktioner", "Export Models": "Eksportér modeller", "Export Presets": "Eksportér indstillinger", + "Export Prompt Suggestions": "", "Export Prompts": "Eksportér prompts", "Export to CSV": "Eksportér til CSV", "Export Tools": "Eksportér værktøjer", @@ -639,7 +640,6 @@ "Group updated successfully": "Gruppe opdateret.", "Groups": "Grupper", "Haptic Feedback": "Haptisk feedback", - "has no conversations.": "har ingen samtaler.", "Hello, {{name}}": "Hej {{name}}", "Help": "Hjælp", "Help us create the best community leaderboard by sharing your feedback history!": "Hjælp os med at oprette det bedste community-lederboard ved at dele din feedback-historik!", @@ -674,6 +674,7 @@ "Import Models": "Importer modeller", "Import Notes": "Importer noter", "Import Presets": "Importer Presets", + "Import Prompt Suggestions": "", "Import Prompts": "Importer prompts", "Import Tools": "Importer værktøjer", "Include": "Inkluder", @@ -689,6 +690,7 @@ "Interface": "Grænseflade", "Invalid file content": "Ugyldigt filindhold", "Invalid file format.": "Ugyldigt filformat.", + "Invalid JSON file": "", "Invalid JSON schema": "Ugyldigt JSON-schema", "Invalid Tag": "Ugyldigt tag", "is typing...": "er i gang med at skrive...", @@ -820,6 +822,8 @@ "New Note": "Ny note", "New Password": "Ny adgangskode", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Intet indhold", "No content found": "Intet indhold fundet", "No content found in file.": "Intet indhold fundet i fil.", diff --git a/src/lib/i18n/locales/de-DE/translation.json b/src/lib/i18n/locales/de-DE/translation.json index 2be394332..d39572e62 100644 --- a/src/lib/i18n/locales/de-DE/translation.json +++ b/src/lib/i18n/locales/de-DE/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Funktionen exportieren", "Export Models": "Modelle exportieren", "Export Presets": "Voreinstellungen exportieren", + "Export Prompt Suggestions": "", "Export Prompts": "Prompts exportieren", "Export to CSV": "Als CSV exportieren", "Export Tools": "Werkzeuge exportieren", @@ -639,7 +640,6 @@ "Group updated successfully": "Gruppe erfolgreich aktualisiert", "Groups": "Gruppen", "Haptic Feedback": "Haptisches Feedback", - "has no conversations.": "hat keine Chats.", "Hello, {{name}}": "Hallo, {{name}}", "Help": "Hilfe", "Help us create the best community leaderboard by sharing your feedback history!": "Helfen Sie uns, die beste Community-Bestenliste zu erstellen, indem Sie Ihren Feedback-Verlauf teilen!", @@ -674,6 +674,7 @@ "Import Models": "Modelle importieren", "Import Notes": "Notizen importieren", "Import Presets": "Voreinstellungen importieren", + "Import Prompt Suggestions": "", "Import Prompts": "Prompts importieren", "Import Tools": "Werkzeuge importieren", "Include": "Einschließen", @@ -689,6 +690,7 @@ "Interface": "Oberfläche", "Invalid file content": "Ungültiger Dateiinhalt", "Invalid file format.": "Ungültiges Dateiformat.", + "Invalid JSON file": "", "Invalid JSON schema": "Ungültiges JSON-Schema", "Invalid Tag": "Ungültiger Tag", "is typing...": "schreibt ...", @@ -820,6 +822,8 @@ "New Note": "Neue Notiz", "New Password": "Neues Passwort", "new-channel": "neuer-kanal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Kein Inhalt", "No content found": "Kein Inhalt gefunden", "No content found in file.": "Kein Inhalt in Datei gefunden.", diff --git a/src/lib/i18n/locales/dg-DG/translation.json b/src/lib/i18n/locales/dg-DG/translation.json index b57fa4d67..bd3d4003c 100644 --- a/src/lib/i18n/locales/dg-DG/translation.json +++ b/src/lib/i18n/locales/dg-DG/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Export Promptos", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "", "Hello, {{name}}": "Much helo, {{name}}", "Help": "", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Import Promptos", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "New Barkword", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/el-GR/translation.json b/src/lib/i18n/locales/el-GR/translation.json index 0ac7c73b3..350a27e96 100644 --- a/src/lib/i18n/locales/el-GR/translation.json +++ b/src/lib/i18n/locales/el-GR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Εξαγωγή Λειτουργιών", "Export Models": "Εξαγωγή Μοντέλων", "Export Presets": "Εξαγωγή Προκαθορισμένων", + "Export Prompt Suggestions": "", "Export Prompts": "Εξαγωγή Προτροπών", "Export to CSV": "Εξαγωγή σε CSV", "Export Tools": "Εξαγωγή Εργαλείων", @@ -639,7 +640,6 @@ "Group updated successfully": "Η ομάδα ενημερώθηκε με επιτυχία", "Groups": "Ομάδες", "Haptic Feedback": "Ανατροφοδότηση Haptic", - "has no conversations.": "δεν έχει συνομιλίες.", "Hello, {{name}}": "Γειά σου, {{name}}", "Help": "Βοήθεια", "Help us create the best community leaderboard by sharing your feedback history!": "Βοηθήστε μας να δημιουργήσουμε την καλύτερη κατάταξη κοινότητας μοιράζοντας το ιστορικό ανατροφοδότησής σας!", @@ -674,6 +674,7 @@ "Import Models": "Εισαγωγή Μοντέλων", "Import Notes": "", "Import Presets": "Εισαγωγή Προκαθορισμένων", + "Import Prompt Suggestions": "", "Import Prompts": "Εισαγωγή Προτροπών", "Import Tools": "Εισαγωγή Εργαλείων", "Include": "Συμπερίληψη", @@ -689,6 +690,7 @@ "Interface": "Διεπαφή", "Invalid file content": "", "Invalid file format.": "Μη έγκυρη μορφή αρχείου.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Μη έγκυρη Ετικέτα", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Νέος Κωδικός", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Δεν βρέθηκε περιεχόμενο", "No content found in file.": "", diff --git a/src/lib/i18n/locales/en-GB/translation.json b/src/lib/i18n/locales/en-GB/translation.json index aad35ec56..23fcba1ba 100644 --- a/src/lib/i18n/locales/en-GB/translation.json +++ b/src/lib/i18n/locales/en-GB/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "", "Hello, {{name}}": "", "Help": "", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/en-US/translation.json b/src/lib/i18n/locales/en-US/translation.json index aad35ec56..23fcba1ba 100644 --- a/src/lib/i18n/locales/en-US/translation.json +++ b/src/lib/i18n/locales/en-US/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "", "Hello, {{name}}": "", "Help": "", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/es-ES/translation.json b/src/lib/i18n/locales/es-ES/translation.json index 1862f88e2..394585133 100644 --- a/src/lib/i18n/locales/es-ES/translation.json +++ b/src/lib/i18n/locales/es-ES/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportar Funciones", "Export Models": "Exportar Modelos", "Export Presets": "Exportar Preajustes", + "Export Prompt Suggestions": "", "Export Prompts": "Exportar Prompts", "Export to CSV": "Exportar a CSV", "Export Tools": "Exportar Herramientas", @@ -639,7 +640,6 @@ "Group updated successfully": "Grupo actualizado correctamente", "Groups": "Grupos", "Haptic Feedback": "Realimentación Háptica", - "has no conversations.": "no tiene conversaciones.", "Hello, {{name}}": "Hola, {{name}}", "Help": "Ayuda", "Help us create the best community leaderboard by sharing your feedback history!": "¡Ayúdanos a crear la mejor tabla clasificatoria comunitaria compartiendo tu historial de realimentación!", @@ -674,6 +674,7 @@ "Import Models": "Importar Modelos", "Import Notes": "", "Import Presets": "Importar Preajustes", + "Import Prompt Suggestions": "", "Import Prompts": "Importar Prompts", "Import Tools": "Importar Herramientas", "Include": "Incluir", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "Formato de archivo Inválido.", + "Invalid JSON file": "", "Invalid JSON schema": "Esquema JSON Inválido", "Invalid Tag": "Etiqueta Inválida", "is typing...": "está escribiendo...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nueva Contraseña", "new-channel": "nuevo-canal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "No se encontró contenido", "No content found in file.": "", diff --git a/src/lib/i18n/locales/et-EE/translation.json b/src/lib/i18n/locales/et-EE/translation.json index bb3aeb087..2905574b0 100644 --- a/src/lib/i18n/locales/et-EE/translation.json +++ b/src/lib/i18n/locales/et-EE/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Ekspordi funktsioonid", "Export Models": "Ekspordi mudelid", "Export Presets": "Ekspordi eelseadistused", + "Export Prompt Suggestions": "", "Export Prompts": "Ekspordi vihjed", "Export to CSV": "Ekspordi CSV-na", "Export Tools": "Ekspordi tööriistad", @@ -639,7 +640,6 @@ "Group updated successfully": "Grupp edukalt uuendatud", "Groups": "Grupid", "Haptic Feedback": "Haptiline tagasiside", - "has no conversations.": "vestlused puuduvad.", "Hello, {{name}}": "Tere, {{name}}", "Help": "Abi", "Help us create the best community leaderboard by sharing your feedback history!": "Aidake meil luua parim kogukonna edetabel, jagades oma tagasiside ajalugu!", @@ -674,6 +674,7 @@ "Import Models": "Impordi mudelid", "Import Notes": "", "Import Presets": "Impordi eelseadistused", + "Import Prompt Suggestions": "", "Import Prompts": "Impordi vihjed", "Import Tools": "Impordi tööriistad", "Include": "Kaasa", @@ -689,6 +690,7 @@ "Interface": "Kasutajaliides", "Invalid file content": "", "Invalid file format.": "Vigane failiformaat.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Vigane silt", "is typing...": "kirjutab...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Uus parool", "new-channel": "uus-kanal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Sisu ei leitud", "No content found in file.": "", diff --git a/src/lib/i18n/locales/eu-ES/translation.json b/src/lib/i18n/locales/eu-ES/translation.json index c28ea9360..11712b26d 100644 --- a/src/lib/i18n/locales/eu-ES/translation.json +++ b/src/lib/i18n/locales/eu-ES/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Esportatu Funtzioak", "Export Models": "Esportatu Ereduak", "Export Presets": "Esportatu Aurrezarpenak", + "Export Prompt Suggestions": "", "Export Prompts": "Esportatu Promptak", "Export to CSV": "Esportatu CSVra", "Export Tools": "Esportatu Tresnak", @@ -639,7 +640,6 @@ "Group updated successfully": "Taldea ongi eguneratu da", "Groups": "Taldeak", "Haptic Feedback": "Feedback Haptikoa", - "has no conversations.": "ez du elkarrizketarik.", "Hello, {{name}}": "Kaixo, {{name}}", "Help": "Laguntza", "Help us create the best community leaderboard by sharing your feedback history!": "Lagundu komunitatearen sailkapen onena sortzen zure feedback historia partekatuz!", @@ -674,6 +674,7 @@ "Import Models": "Inportatu Ereduak", "Import Notes": "", "Import Presets": "Inportatu Aurrezarpenak", + "Import Prompt Suggestions": "", "Import Prompts": "Inportatu Promptak", "Import Tools": "Inportatu Tresnak", "Include": "Sartu", @@ -689,6 +690,7 @@ "Interface": "Interfazea", "Invalid file content": "", "Invalid file format.": "Fitxategi formatu baliogabea.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Etiketa Baliogabea", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Pasahitz berria", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Ez da edukirik aurkitu", "No content found in file.": "", diff --git a/src/lib/i18n/locales/fa-IR/translation.json b/src/lib/i18n/locales/fa-IR/translation.json index 0f261cc58..07af49884 100644 --- a/src/lib/i18n/locales/fa-IR/translation.json +++ b/src/lib/i18n/locales/fa-IR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "برون\u200cریزی توابع", "Export Models": "برون\u200cریزی مدل\u200cها", "Export Presets": "برون\u200cریزی پیش\u200cتنظیم\u200cها", + "Export Prompt Suggestions": "", "Export Prompts": "برون\u200cریزی پرامپت\u200cها", "Export to CSV": "برون\u200cریزی به CSV", "Export Tools": "برون\u200cریزی ابزارها", @@ -639,7 +640,6 @@ "Group updated successfully": "گروه با موفقیت به\u200cروز شد", "Groups": "گروه\u200cها", "Haptic Feedback": "بازخورد لمسی", - "has no conversations.": "ندارد.", "Hello, {{name}}": "سلام، {{name}}", "Help": "کمک", "Help us create the best community leaderboard by sharing your feedback history!": "با به اشتراک گذاشتن تاریخچه بازخورد خود به ما در ایجاد بهترین تابلوی امتیازات جامعه کمک کنید!", @@ -674,6 +674,7 @@ "Import Models": "درون\u200cریزی مدل\u200cها", "Import Notes": "", "Import Presets": "درون\u200cریزی پیش\u200cتنظیم\u200cها", + "Import Prompt Suggestions": "", "Import Prompts": "درون\u200cریزی پرامپت\u200cها", "Import Tools": "درون\u200cریزی ابزارها", "Include": "شامل", @@ -689,6 +690,7 @@ "Interface": "رابط", "Invalid file content": "", "Invalid file format.": "قالب فایل نامعتبر است.", + "Invalid JSON file": "", "Invalid JSON schema": "طرح JSON نامعتبر", "Invalid Tag": "تگ نامعتبر", "is typing...": "در حال تایپ...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "رمز عبور جدید", "new-channel": "کانال-جدید", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "محتوایی یافت نشد", "No content found in file.": "", diff --git a/src/lib/i18n/locales/fi-FI/translation.json b/src/lib/i18n/locales/fi-FI/translation.json index 20b83ba17..d296c9f9f 100644 --- a/src/lib/i18n/locales/fi-FI/translation.json +++ b/src/lib/i18n/locales/fi-FI/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Vie toiminnot", "Export Models": "Vie malleja", "Export Presets": "Vie esiasetukset", + "Export Prompt Suggestions": "", "Export Prompts": "Vie kehotteet", "Export to CSV": "Vie CSV-tiedostoon", "Export Tools": "Vie työkalut", @@ -639,7 +640,6 @@ "Group updated successfully": "Ryhmä päivitetty onnistuneesti", "Groups": "Ryhmät", "Haptic Feedback": "Haptinen palaute", - "has no conversations.": "ei ole keskusteluja.", "Hello, {{name}}": "Hei, {{name}}", "Help": "Ohje", "Help us create the best community leaderboard by sharing your feedback history!": "Auta meitä luomaan paras yhteisön tulosluettelo jakamalla palautehistoriasi!", @@ -674,6 +674,7 @@ "Import Models": "Tuo malleja", "Import Notes": "Tuo muistiinpanoja", "Import Presets": "Tuo esiasetuksia", + "Import Prompt Suggestions": "", "Import Prompts": "Tuo kehotteet", "Import Tools": "Tuo työkalut", "Include": "Sisällytä", @@ -689,6 +690,7 @@ "Interface": "Käyttöliittymä", "Invalid file content": "Virheellinen tiedostosisältö", "Invalid file format.": "Virheellinen tiedostomuoto.", + "Invalid JSON file": "", "Invalid JSON schema": "Virheellinen JSON kaava", "Invalid Tag": "Virheellinen tagi", "is typing...": "Kirjoittaa...", @@ -820,6 +822,8 @@ "New Note": "Uusi muistiinpano", "New Password": "Uusi salasana", "new-channel": "uusi-kanava", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Ei sisältöä", "No content found": "Sisältöä ei löytynyt", "No content found in file.": "Sisältöä ei löytynyt tiedostosta.", diff --git a/src/lib/i18n/locales/fr-CA/translation.json b/src/lib/i18n/locales/fr-CA/translation.json index b5f64ac2c..96063cc36 100644 --- a/src/lib/i18n/locales/fr-CA/translation.json +++ b/src/lib/i18n/locales/fr-CA/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportez les Fonctions", "Export Models": "Exporter les modèles", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exporter les Prompts", "Export to CSV": "", "Export Tools": "Outils d'exportation", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "n'a aucune conversation.", "Hello, {{name}}": "Bonjour, {{name}}.", "Help": "Aide", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Importer des modèles", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importer des Enseignes", "Import Tools": "Outils d'importation", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Interface utilisateur", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Étiquette non valide", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nouveau mot de passe", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/fr-FR/translation.json b/src/lib/i18n/locales/fr-FR/translation.json index 7aafecd97..fbfbe2e99 100644 --- a/src/lib/i18n/locales/fr-FR/translation.json +++ b/src/lib/i18n/locales/fr-FR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exporter des fonctions", "Export Models": "Exporter des modèles", "Export Presets": "Exporter les préréglages", + "Export Prompt Suggestions": "", "Export Prompts": "Exporter des prompts", "Export to CSV": "Exporter en CSV", "Export Tools": "Exporter des outils", @@ -639,7 +640,6 @@ "Group updated successfully": "Groupe mis à jour avec succès", "Groups": "Groupes", "Haptic Feedback": "Retour haptique", - "has no conversations.": "n'a aucune conversation.", "Hello, {{name}}": "Bonjour, {{name}}.", "Help": "Aide", "Help us create the best community leaderboard by sharing your feedback history!": "Aidez-nous à créer le meilleur classement communautaire en partageant votre historique des avis !", @@ -674,6 +674,7 @@ "Import Models": "Importer des modèles", "Import Notes": "", "Import Presets": "Importer les préréglages", + "Import Prompt Suggestions": "", "Import Prompts": "Importer des prompts", "Import Tools": "Importer des outils", "Include": "Inclure", @@ -689,6 +690,7 @@ "Interface": "Interface utilisateur", "Invalid file content": "", "Invalid file format.": "Format de fichier non valide.", + "Invalid JSON file": "", "Invalid JSON schema": "Schema JSon non valide", "Invalid Tag": "Tag non valide", "is typing...": "est en train d'écrire...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nouveau mot de passe", "new-channel": "nouveau-canal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Aucun contenu trouvé", "No content found in file.": "", diff --git a/src/lib/i18n/locales/he-IL/translation.json b/src/lib/i18n/locales/he-IL/translation.json index f703c37c9..bc481f440 100644 --- a/src/lib/i18n/locales/he-IL/translation.json +++ b/src/lib/i18n/locales/he-IL/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "ייצוא מודלים", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "ייצוא פקודות", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "אין שיחות.", "Hello, {{name}}": "שלום, {{name}}", "Help": "עזרה", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "ייבוא דגמים", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "יבוא פקודות", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "ממשק", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "תג לא חוקי", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "סיסמה חדשה", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/hi-IN/translation.json b/src/lib/i18n/locales/hi-IN/translation.json index d12e9d2e1..4e6d323e4 100644 --- a/src/lib/i18n/locales/hi-IN/translation.json +++ b/src/lib/i18n/locales/hi-IN/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "निर्यात मॉडल", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "प्रॉम्प्ट निर्यात करें", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "कोई बातचीत नहीं है", "Hello, {{name}}": "नमस्ते, {{name}}", "Help": "मदद", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "आयात मॉडल", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "प्रॉम्प्ट आयात करें", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "इंटरफेस", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "अवैध टैग", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "नया पासवर्ड", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/hr-HR/translation.json b/src/lib/i18n/locales/hr-HR/translation.json index 1848abc3c..009a97792 100644 --- a/src/lib/i18n/locales/hr-HR/translation.json +++ b/src/lib/i18n/locales/hr-HR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "Izvoz modela", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Izvoz prompta", "Export to CSV": "", "Export Tools": "Izvoz alata", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "nema razgovora.", "Hello, {{name}}": "Bok, {{name}}", "Help": "Pomoć", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Uvoz modela", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Uvoz prompta", "Import Tools": "Uvoz alata", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Sučelje", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Nevažeća oznaka", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nova lozinka", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/hu-HU/translation.json b/src/lib/i18n/locales/hu-HU/translation.json index 79bc9557b..33f2a7591 100644 --- a/src/lib/i18n/locales/hu-HU/translation.json +++ b/src/lib/i18n/locales/hu-HU/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Funkciók exportálása", "Export Models": "Modellek exportálása", "Export Presets": "Előre beállított exportálás", + "Export Prompt Suggestions": "", "Export Prompts": "Promptok exportálása", "Export to CSV": "Exportálás CSV-be", "Export Tools": "Eszközök exportálása", @@ -639,7 +640,6 @@ "Group updated successfully": "Csoport sikeresen frissítve", "Groups": "Csoportok", "Haptic Feedback": "Tapintási visszajelzés", - "has no conversations.": "nincsenek beszélgetései.", "Hello, {{name}}": "Helló, {{name}}", "Help": "Segítség", "Help us create the best community leaderboard by sharing your feedback history!": "Segíts nekünk a legjobb közösségi ranglista létrehozásában a visszajelzési előzményeid megosztásával!", @@ -674,6 +674,7 @@ "Import Models": "Modellek importálása", "Import Notes": "", "Import Presets": "Előre beállított importálás", + "Import Prompt Suggestions": "", "Import Prompts": "Promptok importálása", "Import Tools": "Eszközök importálása", "Include": "Tartalmaz", @@ -689,6 +690,7 @@ "Interface": "Felület", "Invalid file content": "", "Invalid file format.": "Érvénytelen fájlformátum.", + "Invalid JSON file": "", "Invalid JSON schema": "Érvénytelen JSON séma", "Invalid Tag": "Érvénytelen címke", "is typing...": "ír...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Új jelszó", "new-channel": "új csatorna", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nem található tartalom", "No content found in file.": "", diff --git a/src/lib/i18n/locales/id-ID/translation.json b/src/lib/i18n/locales/id-ID/translation.json index f8f7181aa..4bbf9466d 100644 --- a/src/lib/i18n/locales/id-ID/translation.json +++ b/src/lib/i18n/locales/id-ID/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Fungsi Ekspor", "Export Models": "Model Ekspor", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Perintah Ekspor", "Export to CSV": "", "Export Tools": "Alat Ekspor", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "tidak memiliki percakapan.", "Hello, {{name}}": "Halo, {{name}}", "Help": "Bantuan", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Model Impor", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Petunjuk Impor", "Import Tools": "Alat Impor", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Antarmuka", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Tag tidak valid", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Kata Sandi Baru", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ie-GA/translation.json b/src/lib/i18n/locales/ie-GA/translation.json index 2a6ff8b8a..a74a5a8e9 100644 --- a/src/lib/i18n/locales/ie-GA/translation.json +++ b/src/lib/i18n/locales/ie-GA/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Feidhmeanna Easp", "Export Models": "Múnlaí a Easpórtáil", "Export Presets": "Easpórtáil Gach Comhrá Cartlainne", + "Export Prompt Suggestions": "", "Export Prompts": "Leideanna Easpórtála", "Export to CSV": "Easpórtáil go CSV", "Export Tools": "Uirlisí Easpór", @@ -639,7 +640,6 @@ "Group updated successfully": "D'éirigh le nuashonrú an ghrúpa", "Groups": "Grúpaí", "Haptic Feedback": "Aiseolas Haptic", - "has no conversations.": "níl aon chomhráite aige.", "Hello, {{name}}": "Dia duit, {{name}}", "Help": "Cabhair", "Help us create the best community leaderboard by sharing your feedback history!": "Cabhraigh linn an clár ceannairí pobail is fearr a chruthú trí do stair aiseolais a roinnt!", @@ -674,6 +674,7 @@ "Import Models": "Múnlaí a Iompórtáil", "Import Notes": "", "Import Presets": "Réamhshocruithe Iompórtáil", + "Import Prompt Suggestions": "", "Import Prompts": "Leideanna Iompórtála", "Import Tools": "Uirlisí Iomp", "Include": "Cuir san áireamh", @@ -689,6 +690,7 @@ "Interface": "Comhéadan", "Invalid file content": "", "Invalid file format.": "Formáid comhaid neamhbhailí.", + "Invalid JSON file": "", "Invalid JSON schema": "Scéimre JSON neamhbhailí", "Invalid Tag": "Clib neamhbhailí", "is typing...": "ag clóscríobh...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Pasfhocal Nua", "new-channel": "nua-chainéil", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Níor aimsíodh aon ábhar", "No content found in file.": "", diff --git a/src/lib/i18n/locales/it-IT/translation.json b/src/lib/i18n/locales/it-IT/translation.json index f8dff82b0..a60cc9452 100644 --- a/src/lib/i18n/locales/it-IT/translation.json +++ b/src/lib/i18n/locales/it-IT/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Esporta Funzioni", "Export Models": "Esporta Modelli", "Export Presets": "Esporta Preset", + "Export Prompt Suggestions": "", "Export Prompts": "Esporta Prompt", "Export to CSV": "Esporta in CSV", "Export Tools": "Esporta Tool", @@ -639,7 +640,6 @@ "Group updated successfully": "Gruppo aggiornato con successo", "Groups": "Gruppi", "Haptic Feedback": "Feedback Aptico", - "has no conversations.": "non ha conversazioni.", "Hello, {{name}}": "Ciao, {{name}}", "Help": "Aiuto", "Help us create the best community leaderboard by sharing your feedback history!": "Aiutaci a creare la migliore classifica della community condividendo la tua cronologia feedback!", @@ -674,6 +674,7 @@ "Import Models": "Importazione Modelli", "Import Notes": "Importa Note", "Import Presets": "Importa Preset", + "Import Prompt Suggestions": "", "Import Prompts": "Importa Prompt", "Import Tools": "Importa Tool", "Include": "Includi", @@ -689,6 +690,7 @@ "Interface": "Interfaccia", "Invalid file content": "Contenuto del file non valido", "Invalid file format.": "Formato file non valido.", + "Invalid JSON file": "", "Invalid JSON schema": "Schema JSON non valido", "Invalid Tag": "Tag non valido", "is typing...": "sta digitando...", @@ -820,6 +822,8 @@ "New Note": "Nuova nota", "New Password": "Nuova password", "new-channel": "nuovo-canale", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Nessun contenuto", "No content found": "Nessun contenuto trovato", "No content found in file.": "Nessun contenuto trovato nel file.", diff --git a/src/lib/i18n/locales/ja-JP/translation.json b/src/lib/i18n/locales/ja-JP/translation.json index b8a2e808d..3ad51cdb5 100644 --- a/src/lib/i18n/locales/ja-JP/translation.json +++ b/src/lib/i18n/locales/ja-JP/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Functionのエクスポート", "Export Models": "モデルのエクスポート", "Export Presets": "プリセットのエクスポート", + "Export Prompt Suggestions": "", "Export Prompts": "プロンプトをエクスポート", "Export to CSV": "CSVにエクスポート", "Export Tools": "ツールのエクスポート", @@ -639,7 +640,6 @@ "Group updated successfully": "グループの更新が成功しました。", "Groups": "グループ", "Haptic Feedback": "触覚フィードバック", - "has no conversations.": "対話はありません。", "Hello, {{name}}": "こんにちは、{{name}} さん", "Help": "ヘルプ", "Help us create the best community leaderboard by sharing your feedback history!": "フィードバック履歴を共有して、最も優れたコミュニティリーダーボードを作成しましょう!", @@ -674,6 +674,7 @@ "Import Models": "モデルのインポート", "Import Notes": "ノートをインポート", "Import Presets": "プリセットをインポート", + "Import Prompt Suggestions": "", "Import Prompts": "プロンプトをインポート", "Import Tools": "ツールのインポート", "Include": "含める", @@ -689,6 +690,7 @@ "Interface": "インターフェース", "Invalid file content": "無効なファイル内容", "Invalid file format.": "無効なファイル形式", + "Invalid JSON file": "", "Invalid JSON schema": "無効なJSONスキーマ", "Invalid Tag": "無効なタグ", "is typing...": "入力中...", @@ -820,6 +822,8 @@ "New Note": "新しいノート", "New Password": "新しいパスワード", "new-channel": "新しいチャンネル", + "No chats found for this user.": "", + "No chats found.": "", "No content": "内容がありません", "No content found": "内容が見つかりません", "No content found in file.": "ファイル内に内容が見つかりません。", diff --git a/src/lib/i18n/locales/ka-GE/translation.json b/src/lib/i18n/locales/ka-GE/translation.json index 6639ff657..2e4ebbbb3 100644 --- a/src/lib/i18n/locales/ka-GE/translation.json +++ b/src/lib/i18n/locales/ka-GE/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "მოდელების გატანა", "Export Presets": "პრესეტების გატანა", + "Export Prompt Suggestions": "", "Export Prompts": "მოთხოვნების გატანა", "Export to CSV": "CVS-ში გატანა", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "ჯგუფები", "Haptic Feedback": "", - "has no conversations.": "არ აქვს საუბრები.", "Hello, {{name}}": "გამარჯობა, {{name}}", "Help": "დახმარება", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "მოდელების შემოტანა", "Import Notes": "", "Import Presets": "პრესეტების შემოტანა", + "Import Prompt Suggestions": "", "Import Prompts": "მოთხოვნების შემოტანა", "Import Tools": "", "Include": "ჩართვა", @@ -689,6 +690,7 @@ "Interface": "ინტერფეისი", "Invalid file content": "", "Invalid file format.": "არასწორი ფაილის ფორმატი.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "არასწორი ჭდე", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "ახალი პაროლი", "new-channel": "new-channel", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "შემცველობა აღმოჩენილი არაა", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ko-KR/translation.json b/src/lib/i18n/locales/ko-KR/translation.json index d52b33167..c1715a445 100644 --- a/src/lib/i18n/locales/ko-KR/translation.json +++ b/src/lib/i18n/locales/ko-KR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "함수 내보내기", "Export Models": "모델 내보내기", "Export Presets": "프리셋 내보내기", + "Export Prompt Suggestions": "", "Export Prompts": "프롬프트 내보내기", "Export to CSV": "CSV로 내보내기", "Export Tools": "도구 내보내기", @@ -639,7 +640,6 @@ "Group updated successfully": "성공적으로 그룹을 수정했습니다", "Groups": "그룹", "Haptic Feedback": "햅틱 피드백", - "has no conversations.": "대화가 없습니다.", "Hello, {{name}}": "안녕하세요, {{name}}", "Help": "도움말", "Help us create the best community leaderboard by sharing your feedback history!": "당신의 피드백 기록을 공유함으로서 최고의 커뮤니티 리더보드를 만드는데 도와주세요!", @@ -674,6 +674,7 @@ "Import Models": "모델 가져오기", "Import Notes": "노트 가져오기", "Import Presets": "프리셋 가져오기", + "Import Prompt Suggestions": "", "Import Prompts": "프롬프트 가져오기", "Import Tools": "도구 가져오기", "Include": "포함", @@ -689,6 +690,7 @@ "Interface": "인터페이스", "Invalid file content": "", "Invalid file format.": "잘못된 파일 형식", + "Invalid JSON file": "", "Invalid JSON schema": "잘못된 JSON 스키마", "Invalid Tag": "잘못된 태그", "is typing...": "입력 중...", @@ -820,6 +822,8 @@ "New Note": "새 노트", "New Password": "새 비밀번호", "new-channel": "새 채널", + "No chats found for this user.": "", + "No chats found.": "", "No content": "내용 없음", "No content found": "내용을 찾을 수 없음", "No content found in file.": "파일에서 내용을 찾을 수 없습니다.", diff --git a/src/lib/i18n/locales/lt-LT/translation.json b/src/lib/i18n/locales/lt-LT/translation.json index 1cc083660..4a74fc016 100644 --- a/src/lib/i18n/locales/lt-LT/translation.json +++ b/src/lib/i18n/locales/lt-LT/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Eksportuoti funkcijas", "Export Models": "Eksportuoti modelius", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Eksportuoti užklausas", "Export to CSV": "", "Export Tools": "Eksportuoti įrankius", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "neturi pokalbių", "Hello, {{name}}": "Sveiki, {{name}}", "Help": "Pagalba", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Importuoti modelius", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importuoti užklausas", "Import Tools": "Importuoti įrankius", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Sąsaja", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Neteisinga žyma", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Naujas slaptažodis", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ms-MY/translation.json b/src/lib/i18n/locales/ms-MY/translation.json index f7990c686..63e0df15f 100644 --- a/src/lib/i18n/locales/ms-MY/translation.json +++ b/src/lib/i18n/locales/ms-MY/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Eksport Fungsi", "Export Models": "Eksport Model", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Eksport Gesaan", "Export to CSV": "", "Export Tools": "Eksport Alat", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "tidak mempunyai perbualan.", "Hello, {{name}}": "Hello, {{name}}", "Help": "Bantuan", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Import Model", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Import Gesaan", "Import Tools": "Import Alat", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Antaramuka", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Tag tidak sah", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Kata Laluan Baru", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/nb-NO/translation.json b/src/lib/i18n/locales/nb-NO/translation.json index 525d4f7db..c91443fa9 100644 --- a/src/lib/i18n/locales/nb-NO/translation.json +++ b/src/lib/i18n/locales/nb-NO/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Eksporter funksjoner", "Export Models": "Eksporter modeller", "Export Presets": "Eksporter forhåndsinnstillinger", + "Export Prompt Suggestions": "", "Export Prompts": "Eksporter ledetekster", "Export to CSV": "Eksporter til CSV", "Export Tools": "Eksporter verktøy", @@ -639,7 +640,6 @@ "Group updated successfully": "Gruppe oppdatert", "Groups": "Grupper", "Haptic Feedback": "Haptisk tilbakemelding", - "has no conversations.": "har ingen samtaler.", "Hello, {{name}}": "Hei, {{name}}!", "Help": "Hjelp", "Help us create the best community leaderboard by sharing your feedback history!": "Hjelp oss med å skape den beste fellesskapsledertavlen ved å dele tilbakemeldingshistorikken din.", @@ -674,6 +674,7 @@ "Import Models": "Importer modeller", "Import Notes": "", "Import Presets": "Importer forhåndsinnstillinger", + "Import Prompt Suggestions": "", "Import Prompts": "Importer ledetekster", "Import Tools": "Importer verktøy", "Include": "Inkluder", @@ -689,6 +690,7 @@ "Interface": "Grensesnitt", "Invalid file content": "", "Invalid file format.": "Ugyldig filformat.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Ugyldig etikett", "is typing...": "Skriver...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nytt passord", "new-channel": "ny-kanal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Finner ikke noe innhold", "No content found in file.": "", diff --git a/src/lib/i18n/locales/nl-NL/translation.json b/src/lib/i18n/locales/nl-NL/translation.json index 583a811d3..f8b2446df 100644 --- a/src/lib/i18n/locales/nl-NL/translation.json +++ b/src/lib/i18n/locales/nl-NL/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exporteer functies", "Export Models": "Modellen exporteren", "Export Presets": "Exporteer voorinstellingen", + "Export Prompt Suggestions": "", "Export Prompts": "Exporteer Prompts", "Export to CSV": "Exporteer naar CSV", "Export Tools": "Exporteer gereedschappen", @@ -639,7 +640,6 @@ "Group updated successfully": "Groep succesvol bijgewerkt", "Groups": "Groepen", "Haptic Feedback": "Haptische feedback", - "has no conversations.": "heeft geen gesprekken.", "Hello, {{name}}": "Hallo, {{name}}", "Help": "Help", "Help us create the best community leaderboard by sharing your feedback history!": "Help ons het beste community leaderboard te maken door je feedbackgeschiedenis te delen!", @@ -674,6 +674,7 @@ "Import Models": "Modellen importeren", "Import Notes": "", "Import Presets": "Importeer voorinstellingen", + "Import Prompt Suggestions": "", "Import Prompts": "Importeer Prompts", "Import Tools": "Importeer Gereedschappen", "Include": "Voeg toe", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "Ongeldig bestandsformaat", + "Invalid JSON file": "", "Invalid JSON schema": "Ongeldig JSON-schema", "Invalid Tag": "Ongeldige Tag", "is typing...": "is aan het schrijven...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nieuw Wachtwoord", "new-channel": "nieuw-kanaal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Geen content gevonden", "No content found in file.": "", diff --git a/src/lib/i18n/locales/pa-IN/translation.json b/src/lib/i18n/locales/pa-IN/translation.json index ad5811525..3ccdeee7f 100644 --- a/src/lib/i18n/locales/pa-IN/translation.json +++ b/src/lib/i18n/locales/pa-IN/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "ਨਿਰਯਾਤ ਮਾਡਲ", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "ਪ੍ਰੰਪਟ ਨਿਰਯਾਤ ਕਰੋ", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "ਕੋਈ ਗੱਲਬਾਤ ਨਹੀਂ ਹੈ।", "Hello, {{name}}": "ਸਤ ਸ੍ਰੀ ਅਕਾਲ, {{name}}", "Help": "ਮਦਦ", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "ਮਾਡਲ ਆਯਾਤ ਕਰੋ", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "ਪ੍ਰੰਪਟ ਆਯਾਤ ਕਰੋ", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "ਇੰਟਰਫੇਸ", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "ਗਲਤ ਟੈਗ", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "ਨਵਾਂ ਪਾਸਵਰਡ", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/pl-PL/translation.json b/src/lib/i18n/locales/pl-PL/translation.json index 36475b479..cbe3fce79 100644 --- a/src/lib/i18n/locales/pl-PL/translation.json +++ b/src/lib/i18n/locales/pl-PL/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Funkcje eksportu", "Export Models": "Eksportuj modele", "Export Presets": "Wyeksportuj ustawienia domyślne", + "Export Prompt Suggestions": "", "Export Prompts": "Eksportuj prompty", "Export to CSV": "Eksport do CSV", "Export Tools": "Eksportuj narzędzia", @@ -639,7 +640,6 @@ "Group updated successfully": "Grupa zaktualizowana pomyślnie", "Groups": "Grupy", "Haptic Feedback": "Haptyczne sprzężenie zwrotne", - "has no conversations.": "nie zawiera rozmów.", "Hello, {{name}}": "Witaj, {{name}}", "Help": "Pomoc", "Help us create the best community leaderboard by sharing your feedback history!": "Pomóż nam stworzyć najlepszą tablicę liderów społeczności, dzieląc się swoją historią opinii!", @@ -674,6 +674,7 @@ "Import Models": "Importowanie modeli", "Import Notes": "", "Import Presets": "Importuj ustawienia", + "Import Prompt Suggestions": "", "Import Prompts": "Importuj prompty", "Import Tools": "Importuj narzędzia", "Include": "Włączyć", @@ -689,6 +690,7 @@ "Interface": "Interfejs", "Invalid file content": "", "Invalid file format.": "Nieprawidłowy format pliku.", + "Invalid JSON file": "", "Invalid JSON schema": "Nieprawidłowy schemat JSON", "Invalid Tag": "Nieprawidłowy tag", "is typing...": "Pisanie...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nowe hasło", "new-channel": "nowy-kanał", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nie znaleziono żadnej zawartości.", "No content found in file.": "", diff --git a/src/lib/i18n/locales/pt-BR/translation.json b/src/lib/i18n/locales/pt-BR/translation.json index 4eb54c778..80db4aa50 100644 --- a/src/lib/i18n/locales/pt-BR/translation.json +++ b/src/lib/i18n/locales/pt-BR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportar Funções", "Export Models": "Exportar Modelos", "Export Presets": "Exportar Presets", + "Export Prompt Suggestions": "", "Export Prompts": "Exportar Prompts", "Export to CSV": "Exportar para CSV", "Export Tools": "Exportar Ferramentas", @@ -639,7 +640,6 @@ "Group updated successfully": "Grupo atualizado com sucesso", "Groups": "Grupos", "Haptic Feedback": "", - "has no conversations.": "não tem conversas.", "Hello, {{name}}": "Olá, {{name}}", "Help": "Ajuda", "Help us create the best community leaderboard by sharing your feedback history!": "Ajude-nos a criar o melhor ranking da comunidade compartilhando sua historia de comentários!", @@ -674,6 +674,7 @@ "Import Models": "Importar Modelos", "Import Notes": "", "Import Presets": "Importar Presets", + "Import Prompt Suggestions": "", "Import Prompts": "Importar Prompts", "Import Tools": "Importar Ferramentas", "Include": "Incluir", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "Formato de arquivo inválido.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Tag Inválida", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nova Senha", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nenhum conteúdo encontrado", "No content found in file.": "", diff --git a/src/lib/i18n/locales/pt-PT/translation.json b/src/lib/i18n/locales/pt-PT/translation.json index 5bd606123..374faf5f5 100644 --- a/src/lib/i18n/locales/pt-PT/translation.json +++ b/src/lib/i18n/locales/pt-PT/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "Modelos de Exportação", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exportar Prompts", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "não possui conversas.", "Hello, {{name}}": "Olá, {{name}}", "Help": "Ajuda", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Importar Modelos", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importar Prompts", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Interface", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Etiqueta Inválida", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nova Senha", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ro-RO/translation.json b/src/lib/i18n/locales/ro-RO/translation.json index def3939c4..0150d0cce 100644 --- a/src/lib/i18n/locales/ro-RO/translation.json +++ b/src/lib/i18n/locales/ro-RO/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportă Funcțiile", "Export Models": "Exportă Modelele", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exportă Prompturile", "Export to CSV": "", "Export Tools": "Exportă Instrumentele", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "Feedback haptic", - "has no conversations.": "nu are conversații.", "Hello, {{name}}": "Salut, {{name}}", "Help": "Ajutor", "Help us create the best community leaderboard by sharing your feedback history!": "Ajută-ne să creăm cel mai bun clasament al comunității împărtășind istoricul tău de feedback!", @@ -674,6 +674,7 @@ "Import Models": "Importă Modelele", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importă Prompturile", "Import Tools": "Importă Instrumentele", "Include": "Include", @@ -689,6 +690,7 @@ "Interface": "Interfață", "Invalid file content": "", "Invalid file format.": "Format de fișier invalid.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Etichetă Invalidă", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Parolă Nouă", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nu a fost găsit niciun conținut", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ru-RU/translation.json b/src/lib/i18n/locales/ru-RU/translation.json index b96bc57d4..3274844d2 100644 --- a/src/lib/i18n/locales/ru-RU/translation.json +++ b/src/lib/i18n/locales/ru-RU/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Экспортировать функции", "Export Models": "Экспортировать модели", "Export Presets": "Экспортировать предустановок", + "Export Prompt Suggestions": "", "Export Prompts": "Экспортировать промпты", "Export to CSV": "Экспортировать в CSV", "Export Tools": "Экспортировать инструменты", @@ -639,7 +640,6 @@ "Group updated successfully": "Группа успешно обновлена", "Groups": "Группы", "Haptic Feedback": "Тактильная обратная связь", - "has no conversations.": "не имеет разговоров.", "Hello, {{name}}": "Привет, {{name}}", "Help": "Помощь", "Help us create the best community leaderboard by sharing your feedback history!": "Помогите нам создать лучшую таблицу лидеров сообщества, поделившись историей своих отзывов!", @@ -674,6 +674,7 @@ "Import Models": "Импортировать Модели", "Import Notes": "Импортировать Заметки", "Import Presets": "Импортировать Пресеты", + "Import Prompt Suggestions": "", "Import Prompts": "Импортировать Промпты", "Import Tools": "Импортировать Инструменты", "Include": "Включать", @@ -689,6 +690,7 @@ "Interface": "Интерфейс", "Invalid file content": "Недопустимое содержимое файла", "Invalid file format.": "Неверный формат файла.", + "Invalid JSON file": "", "Invalid JSON schema": "Недопустимая схема JSON", "Invalid Tag": "Недопустимый тег", "is typing...": "печатает...", @@ -820,6 +822,8 @@ "New Note": "Новая заметка", "New Password": "Новый пароль", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "Нет контента", "No content found": "Контент не найден", "No content found in file.": "В файле не найдено никакого содержимого", diff --git a/src/lib/i18n/locales/sk-SK/translation.json b/src/lib/i18n/locales/sk-SK/translation.json index abb9c3d62..3867cc284 100644 --- a/src/lib/i18n/locales/sk-SK/translation.json +++ b/src/lib/i18n/locales/sk-SK/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Exportovať funkcie", "Export Models": "Exportovať modely", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exportovať prompty", "Export to CSV": "", "Export Tools": "Exportné nástroje", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "Haptická spätná väzba", - "has no conversations.": "nemá žiadne konverzácie.", "Hello, {{name}}": "Ahoj, {{name}}", "Help": "Pomoc", "Help us create the best community leaderboard by sharing your feedback history!": "Pomôžte nám vytvoriť najlepší komunitný rebríček zdieľaním histórie vašej spätnej väzby!", @@ -674,6 +674,7 @@ "Import Models": "Importovanie modelov", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importovať Prompty", "Import Tools": "Importovať nástroje", "Include": "Zahrnúť", @@ -689,6 +690,7 @@ "Interface": "Rozhranie", "Invalid file content": "", "Invalid file format.": "Neplatný formát súboru.", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Neplatný tag", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nové heslo", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Nebol nájdený žiadny obsah.", "No content found in file.": "", diff --git a/src/lib/i18n/locales/sr-RS/translation.json b/src/lib/i18n/locales/sr-RS/translation.json index 8ef221f47..08c845755 100644 --- a/src/lib/i18n/locales/sr-RS/translation.json +++ b/src/lib/i18n/locales/sr-RS/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Извези функције", "Export Models": "Извези моделе", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Извези упите", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "Група измењена успешно", "Groups": "Групе", "Haptic Feedback": "Вибрација као одговор", - "has no conversations.": "нема разговора.", "Hello, {{name}}": "Здраво, {{name}}", "Help": "Помоћ", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Увези моделе", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Увези упите", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Изглед", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Неисправна ознака", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Нова лозинка", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/sv-SE/translation.json b/src/lib/i18n/locales/sv-SE/translation.json index 1d796c12d..8b8c4136d 100644 --- a/src/lib/i18n/locales/sv-SE/translation.json +++ b/src/lib/i18n/locales/sv-SE/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "Exportera modeller", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "Exportera instruktioner", "Export to CSV": "", "Export Tools": "Exportera verktyg", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "har inga samtal.", "Hello, {{name}}": "Hej, {{name}}", "Help": "Hjälp", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "Importera modeller", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "Importera instruktioner", "Import Tools": "Importera verktyg", "Include": "", @@ -689,6 +690,7 @@ "Interface": "Gränssnitt", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "Ogiltig tagg", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Nytt lösenord", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/th-TH/translation.json b/src/lib/i18n/locales/th-TH/translation.json index 8459914ad..1eee7b255 100644 --- a/src/lib/i18n/locales/th-TH/translation.json +++ b/src/lib/i18n/locales/th-TH/translation.json @@ -548,6 +548,7 @@ "Export Functions": "ส่งออกฟังก์ชัน", "Export Models": "ส่งออกโมเดล", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "ส่งออกพรอมต์", "Export to CSV": "", "Export Tools": "ส่งออกเครื่องมือ", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "กลุ่ม", "Haptic Feedback": "", - "has no conversations.": "ไม่มีการสนทนา", "Hello, {{name}}": "สวัสดี, {{name}}", "Help": "ช่วยเหลือ", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "นำเข้าโมเดล", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "นำเข้าพรอมต์", "Import Tools": "นำเข้าเครื่องมือ", "Include": "", @@ -689,6 +690,7 @@ "Interface": "อินเทอร์เฟซ", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "แท็กไม่ถูกต้อง", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "รหัสผ่านใหม่", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/tk-TW/translation.json b/src/lib/i18n/locales/tk-TW/translation.json index b3b2509f1..1fa7b7519 100644 --- a/src/lib/i18n/locales/tk-TW/translation.json +++ b/src/lib/i18n/locales/tk-TW/translation.json @@ -548,6 +548,7 @@ "Export Functions": "", "Export Models": "", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "", "Export to CSV": "", "Export Tools": "", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "", - "has no conversations.": "", "Hello, {{name}}": "", "Help": "", "Help us create the best community leaderboard by sharing your feedback history!": "", @@ -674,6 +674,7 @@ "Import Models": "", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "", "Import Tools": "", "Include": "", @@ -689,6 +690,7 @@ "Interface": "", "Invalid file content": "", "Invalid file format.": "", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "", "No content found in file.": "", diff --git a/src/lib/i18n/locales/tr-TR/translation.json b/src/lib/i18n/locales/tr-TR/translation.json index 70e56228e..25b2d74c5 100644 --- a/src/lib/i18n/locales/tr-TR/translation.json +++ b/src/lib/i18n/locales/tr-TR/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Fonksiyonları Dışa Aktar", "Export Models": "Modelleri Dışa Aktar", "Export Presets": "Ön Ayarları Dışa Aktar", + "Export Prompt Suggestions": "", "Export Prompts": "Promptları Dışa Aktar", "Export to CSV": "CSV'ye Aktar", "Export Tools": "Araçları Dışa Aktar", @@ -639,7 +640,6 @@ "Group updated successfully": "Grup başarıyla güncellendi", "Groups": "Gruplar", "Haptic Feedback": "Dokunsal Geri Bildirim", - "has no conversations.": "hiç konuşması yok.", "Hello, {{name}}": "Merhaba, {{name}}", "Help": "Yardım", "Help us create the best community leaderboard by sharing your feedback history!": "En iyi topluluk lider tablosunu oluşturmamıza yardımcı olun, geri bildirim geçmişinizi paylaşın!", @@ -674,6 +674,7 @@ "Import Models": "Modelleri İçe Aktar", "Import Notes": "Notları İçe Aktar", "Import Presets": "Ön Ayarları İçe Aktar", + "Import Prompt Suggestions": "", "Import Prompts": "Promptları İçe Aktar", "Import Tools": "Araçları İçe Aktar", "Include": "Dahil etmek", @@ -689,6 +690,7 @@ "Interface": "Arayüz", "Invalid file content": "", "Invalid file format.": "Geçersiz dosya biçimi.", + "Invalid JSON file": "", "Invalid JSON schema": "Geçersiz JSON şablonu", "Invalid Tag": "Geçersiz etiket", "is typing...": "yazıyor...", @@ -820,6 +822,8 @@ "New Note": "Yeni Not", "New Password": "Yeni Parola", "new-channel": "yeni-kanal", + "No chats found for this user.": "", + "No chats found.": "", "No content": "İçerik yok", "No content found": "İçerik bulunamadı", "No content found in file.": "Dosyada içerik bulunamadı", diff --git a/src/lib/i18n/locales/uk-UA/translation.json b/src/lib/i18n/locales/uk-UA/translation.json index a64dfdd9f..684acc8f7 100644 --- a/src/lib/i18n/locales/uk-UA/translation.json +++ b/src/lib/i18n/locales/uk-UA/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Експорт функцій ", "Export Models": "Експорт моделей", "Export Presets": "Експорт пресетів", + "Export Prompt Suggestions": "", "Export Prompts": "Експорт промтів", "Export to CSV": "Експорт в CSV", "Export Tools": "Експорт інструментів", @@ -639,7 +640,6 @@ "Group updated successfully": "Групу успішно оновлено", "Groups": "Групи", "Haptic Feedback": "Тактильний зворотній зв'язок", - "has no conversations.": "не має розмов.", "Hello, {{name}}": "Привіт, {{name}}", "Help": "Допоможіть", "Help us create the best community leaderboard by sharing your feedback history!": "Допоможіть нам створити найкращу таблицю лідерів спільноти, поділившись історією своїх відгуків!", @@ -674,6 +674,7 @@ "Import Models": "Імпорт моделей", "Import Notes": "", "Import Presets": "Імпорт пресетів", + "Import Prompt Suggestions": "", "Import Prompts": "Імпорт промтів", "Import Tools": "Імпорт інструментів", "Include": "Включити", @@ -689,6 +690,7 @@ "Interface": "Інтерфейс", "Invalid file content": "", "Invalid file format.": "Неправильний формат файлу.", + "Invalid JSON file": "", "Invalid JSON schema": "Невірна схема JSON", "Invalid Tag": "Недійсний тег", "is typing...": "друкує...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Новий пароль", "new-channel": "новий-канал", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Контент не знайдено.", "No content found in file.": "", diff --git a/src/lib/i18n/locales/ur-PK/translation.json b/src/lib/i18n/locales/ur-PK/translation.json index 72148bd31..e90153082 100644 --- a/src/lib/i18n/locales/ur-PK/translation.json +++ b/src/lib/i18n/locales/ur-PK/translation.json @@ -548,6 +548,7 @@ "Export Functions": "ایکسپورٹ فنکشنز", "Export Models": "ماڈلز برآمد کریں", "Export Presets": "", + "Export Prompt Suggestions": "", "Export Prompts": "پرامپٹس برآمد کریں", "Export to CSV": "", "Export Tools": "ایکسپورٹ ٹولز", @@ -639,7 +640,6 @@ "Group updated successfully": "", "Groups": "", "Haptic Feedback": "ہاپٹک فیڈ بیک", - "has no conversations.": "کوئی گفتگو نہیں ہے", "Hello, {{name}}": "ہیلو، {{name}}", "Help": "مدد", "Help us create the best community leaderboard by sharing your feedback history!": "ہمیں بہترین کمیونٹی لیڈر بورڈ بنانے میں مدد کریں، اپنی رائے کی تاریخ شیئر کر کے!", @@ -674,6 +674,7 @@ "Import Models": "ماڈلز درآمد کریں", "Import Notes": "", "Import Presets": "", + "Import Prompt Suggestions": "", "Import Prompts": "پرامپٹس درآمد کریں", "Import Tools": "امپورٹ ٹولز", "Include": "شامل کریں", @@ -689,6 +690,7 @@ "Interface": "انٹرفیس", "Invalid file content": "", "Invalid file format.": "غلط فائل فارمیٹ", + "Invalid JSON file": "", "Invalid JSON schema": "", "Invalid Tag": "غلط ٹیگ", "is typing...": "", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "نیا پاس ورڈ", "new-channel": "", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "کوئی مواد نہیں ملا", "No content found in file.": "", diff --git a/src/lib/i18n/locales/vi-VN/translation.json b/src/lib/i18n/locales/vi-VN/translation.json index e7745bc84..93e5912ba 100644 --- a/src/lib/i18n/locales/vi-VN/translation.json +++ b/src/lib/i18n/locales/vi-VN/translation.json @@ -548,6 +548,7 @@ "Export Functions": "Tải Functions về máy", "Export Models": "Tải Models về máy", "Export Presets": "Xuất các Preset", + "Export Prompt Suggestions": "", "Export Prompts": "Tải các prompt về máy", "Export to CSV": "Xuất ra CSV", "Export Tools": "Tải Tools về máy", @@ -639,7 +640,6 @@ "Group updated successfully": "Đã cập nhật nhóm thành công", "Groups": "Nhóm", "Haptic Feedback": "Phản hồi xúc giác", - "has no conversations.": "không có hội thoại", "Hello, {{name}}": "Xin chào {{name}}", "Help": "Trợ giúp", "Help us create the best community leaderboard by sharing your feedback history!": "Giúp chúng tôi tạo bảng xếp hạng cộng đồng tốt nhất bằng cách chia sẻ lịch sử phản hồi của bạn!", @@ -674,6 +674,7 @@ "Import Models": "Nạp model", "Import Notes": "", "Import Presets": "Nhập các Preset", + "Import Prompt Suggestions": "", "Import Prompts": "Nạp các prompt lên hệ thống", "Import Tools": "Nạp Tools", "Include": "Bao gồm", @@ -689,6 +690,7 @@ "Interface": "Giao diện", "Invalid file content": "", "Invalid file format.": "Định dạng tệp không hợp lệ.", + "Invalid JSON file": "", "Invalid JSON schema": "Lược đồ JSON không hợp lệ", "Invalid Tag": "Tag không hợp lệ", "is typing...": "đang gõ...", @@ -820,6 +822,8 @@ "New Note": "", "New Password": "Mật khẩu mới", "new-channel": "kênh-mới", + "No chats found for this user.": "", + "No chats found.": "", "No content": "", "No content found": "Không tìm thấy nội dung", "No content found in file.": "", diff --git a/src/lib/i18n/locales/zh-CN/translation.json b/src/lib/i18n/locales/zh-CN/translation.json index 665f44a58..b3bcd6c44 100644 --- a/src/lib/i18n/locales/zh-CN/translation.json +++ b/src/lib/i18n/locales/zh-CN/translation.json @@ -548,6 +548,7 @@ "Export Functions": "导出函数", "Export Models": "导出模型", "Export Presets": "导出预设", + "Export Prompt Suggestions": "", "Export Prompts": "导出提示词", "Export to CSV": "导出到 CSV", "Export Tools": "导出工具", @@ -639,7 +640,6 @@ "Group updated successfully": "权限组更新成功", "Groups": "权限组", "Haptic Feedback": "震动反馈", - "has no conversations.": "没有对话", "Hello, {{name}}": "您好,{{name}}", "Help": "帮助", "Help us create the best community leaderboard by sharing your feedback history!": "分享您的反馈历史记录,共建最佳模型社区排行榜!", @@ -674,6 +674,7 @@ "Import Models": "导入模型", "Import Notes": "导入笔记", "Import Presets": "导入预设", + "Import Prompt Suggestions": "", "Import Prompts": "导入提示词", "Import Tools": "导入工具", "Include": "包括", @@ -689,6 +690,7 @@ "Interface": "界面", "Invalid file content": "无效的文件内容", "Invalid file format.": "无效文件格式。", + "Invalid JSON file": "", "Invalid JSON schema": "无效的 JSON schema", "Invalid Tag": "无效标签", "is typing...": "输入中...", @@ -820,6 +822,8 @@ "New Note": "新笔记", "New Password": "新密码", "new-channel": "新频道", + "No chats found for this user.": "", + "No chats found.": "", "No content": "没有内容", "No content found": "未发现内容", "No content found in file.": "文件中未找到内容", diff --git a/src/lib/i18n/locales/zh-TW/translation.json b/src/lib/i18n/locales/zh-TW/translation.json index db03d9d85..5fda0576d 100644 --- a/src/lib/i18n/locales/zh-TW/translation.json +++ b/src/lib/i18n/locales/zh-TW/translation.json @@ -548,6 +548,7 @@ "Export Functions": "匯出函式", "Export Models": "匯出模型", "Export Presets": "匯出預設集", + "Export Prompt Suggestions": "", "Export Prompts": "匯出提示詞", "Export to CSV": "匯出為 CSV", "Export Tools": "匯出工具", @@ -639,7 +640,6 @@ "Group updated successfully": "群組更新成功", "Groups": "群組", "Haptic Feedback": "觸覺回饋", - "has no conversations.": "沒有對話。", "Hello, {{name}}": "您好,{{name}}", "Help": "說明", "Help us create the best community leaderboard by sharing your feedback history!": "透過分享您的回饋歷史,幫助我們建立最佳的社群排行榜!", @@ -674,6 +674,7 @@ "Import Models": "匯入模型", "Import Notes": "匯入筆記", "Import Presets": "匯入預設集", + "Import Prompt Suggestions": "", "Import Prompts": "匯入提示詞", "Import Tools": "匯入工具", "Include": "包含", @@ -689,6 +690,7 @@ "Interface": "介面", "Invalid file content": "檔案內容無效", "Invalid file format.": "檔案格式無效。", + "Invalid JSON file": "", "Invalid JSON schema": "JSON Schema 無效", "Invalid Tag": "無效標籤", "is typing...": "正在輸入……", @@ -820,6 +822,8 @@ "New Note": "新增筆記", "New Password": "新密碼", "new-channel": "new-channel", + "No chats found for this user.": "", + "No chats found.": "", "No content": "無內容", "No content found": "未找到內容", "No content found in file.": "檔案中未找到內容。",